1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/progmodes
Richard M. Stallman d3e5689115 (compile-internal): On systems with no asynchronous
processes: do relevant parts of compilation-sentinel after the
process exits; make modeline during and after compilation be
similar to what compilation-sentinel displays.
1995-12-23 07:13:31 +00:00
..
ada-mode.el Comment change. 1995-10-30 17:35:01 +00:00
asm-mode.el (asm-mode): Make a per-buffer child keymap here. 1995-03-23 20:57:04 +00:00
awk-mode.el (awk-mode): Require cc-mode. 1995-11-10 17:09:45 +00:00
c-mode.el (c-imenu-generic-expression): Var defined. 1995-07-28 00:28:28 +00:00
cmacexp.el Require cc-mode. 1995-10-26 03:14:40 +00:00
compile.el (compile-internal): On systems with no asynchronous 1995-12-23 07:13:31 +00:00
cplus-md.el (c++-mode): Remove autoload cookie. 1995-11-15 18:58:57 +00:00
cpp.el (cpp-edit-reset): Fix typo. 1995-04-19 06:37:49 +00:00
etags.el Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in, 1995-12-14 06:34:54 +00:00
executable.el (executable-set-magic): Use make-local-hook for after-save-hook. 1995-08-28 15:12:57 +00:00
f90.el Comment change. 1995-10-30 17:35:01 +00:00
fortran.el Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure. 1995-10-26 13:31:26 +00:00
hideif.el Provide hideif; require cc-mode. 1995-10-26 03:13:43 +00:00
hideshow.el Fix capitalization in menu bar. 1995-05-30 23:05:08 +00:00
icon.el Define user options with defvar, not defconst. 1995-08-21 14:30:34 +00:00
inf-lisp.el (inferior-lisp-load-command): Doc fix. 1995-11-25 00:28:19 +00:00
make-mode.el (makefile-font-lock-keywords): Fix bad structure 1995-12-21 17:56:09 +00:00
modula2.el (m2-execute-monitor-command): Renamed from execute-monitor-command. 1995-08-27 17:15:57 +00:00
pascal.el Comment change. 1995-10-30 17:35:01 +00:00
perl-mode.el (perl-imenu-generic-expression) New variable. 1995-07-26 18:01:10 +00:00
prolog.el (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate. 1995-03-02 15:38:25 +00:00
scheme.el (scheme-indent-sexp): Don't fail when 1995-03-31 19:23:55 +00:00
sh-script.el Provide sh-script. 1995-12-13 01:37:58 +00:00
simula.el (simula-mode): Remove ^ from paragraph-start & paragraph-separate. 1995-03-02 15:43:35 +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