Searched +refs:idlwave +refs:info (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/emacs-93/emacs/man/
H A DMakefile.in36 INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
37 ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
38 ../info/message ../info/sieve ../info/pg
[all...]
H A Dmakefile.w32-in28 infodir = $(srcdir)/../info
32 MULTI_INSTALL_INFO = $(srcdir)\..\nt\multi-install-info.bat
37 $(infodir)/info $(infodir)/mh-e $(infodir)/reftex \
40 $(infodir)/autotype $(infodir)/calc $(infodir)/idlwave \
50 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
54 INFOSOURCES = info.texi
123 info: $(INFO_TARGETS)
133 # the @setfilename directive in info.texi, which is required for
139 $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
141 $(infodir)/info
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlw-help.el38 ;; http://idlwave.org
46 (defvar idlwave-help-browse-url-available nil
49 (setq idlwave-help-browse-url-available
54 (defgroup idlwave-online-help nil
56 :group 'idlwave)
58 (defcustom idlwave-html-help-pre-v6 nil
60 :group 'idlwave-online-help
63 (defvar idlwave-html-link-sep
64 (if idlwave-html-help-pre-v6 "#" "#wp"))
66 (defcustom idlwave
[all...]
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")
45 ;; for features, key bindings, and info.
46 ;; Also, Info format documentation is available with `M-x idlwave-info'
50 ;; http://idlwave.org
59 ;; (autoload 'idlwave-mode "idlwave" "IDLWAVE Mode" t)
60 ;; (autoload 'idlwave
185 (defgroup idlwave nil function
[all...]

Completed in 243 milliseconds