1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
emacs/lisp/progmodes
Richard M. Stallman 5d73ac6685 (sh-shell-variables-initialized): New variable.
(sh-mode): Make sh-shell-variables and
sh-shell-variables-initialized local.
(sh-set-shell): Don't scan the buffer for variable assignments.
Set sh-shell-variables-initialized to nil.
(sh-shell-initialize-variables): New function.
(sh-add-completer): New function.  Initialize sh-shell-variables
here if not yet done.
(sh-add): Use sh-add-completer for completion.
1996-01-29 23:11:40 +00:00
..
ada-mode.el (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error 1996-01-29 23:09:15 +00:00
asm-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
awk-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
c-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
cmacexp.el (c-macro-preprocessor): Define a preprocessor name 1996-01-29 05:26:21 +00:00
compile.el (compilation-handle-exit): Undo previous change. 1996-01-23 17:51:09 +00:00
cplus-md.el Update FSF's address. 1996-01-14 07:34:30 +00:00
cpp.el (cpp-parse-error): Fix error format string. 1996-01-29 23:11:17 +00:00
etags.el Update FSF's address. 1996-01-14 07:34:30 +00:00
executable.el Update FSF's address. 1996-01-14 07:34:30 +00:00
f90.el Update FSF's address. 1996-01-14 07:34:30 +00:00
fortran.el Update FSF's address. 1996-01-14 07:34:30 +00:00
hideif.el Update FSF's address. 1996-01-14 07:34:30 +00:00
hideshow.el Update FSF's address. 1996-01-14 07:34:30 +00:00
icon.el Update FSF's address. 1996-01-14 07:34:30 +00:00
inf-lisp.el Update FSF's address. 1996-01-14 07:34:30 +00:00
make-mode.el (makefile-font-lock-keywords): Improve highlighting 1996-01-26 19:30:42 +00:00
modula2.el (m2-case, m2-for, m2-if): Doc fix. 1996-01-04 23:45:36 +00:00
pascal.el Update comment preamble. 1996-01-15 05:56:38 +00:00
perl-mode.el Support for Font Lock mode. 1996-01-25 10:27:31 +00:00
prolog.el Update FSF's address. 1996-01-14 07:34:30 +00:00
scheme.el Update FSF's address. 1996-01-14 07:34:30 +00:00
sh-script.el (sh-shell-variables-initialized): New variable. 1996-01-29 23:11:40 +00:00
simula.el (simula-electric-keyword): Pass proper format string to message. 1996-01-25 00:57:23 +00:00
tcl.el (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end 1995-12-07 18:27:47 +00:00