Searched +refs:idlwave +refs:mode +refs:hook (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el0 ;; idlwave.el --- IDL editing mode for GNU Emacs
44 ;; See the mode description ("C-h m" in idlwave-mode or "C-h f idlwave-mode")
46 ;; Also, Info format documentation is available with `M-x idlwave-info'
50 ;; http://idlwave.org
59 ;; (autoload 'idlwave
185 (defgroup idlwave nil function
[all...]
H A Didlw-shell.el32 ;; This mode is for IDL version 5 or later. It should work on
42 ;; Documentation should be available online with `M-x idlwave-info'.
46 ;; http://idlwave.org
55 ;; (autoload 'idlwave-shell "idlw-shell" "IDLWAVE Shell" t)
64 ;; http://idlwave.org
87 ;; the variables which control the behavior of the mode, use
88 ;; `M-x idlwave-customize'.
97 (require 'idlwave)
101 (defvar idlwave-shell-have-new-custom nil)
109 (setq idlwave
[all...]

Completed in 317 milliseconds