1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
emacs/lisp/progmodes
Richard M. Stallman 5e1cecee20 All doc strings changed to comply with standard Emacs conventions.
(ada-mode): Support new font-lock-mode.
(ada-format-paramlist): Changed all `accept' to `access'.
(ada-insert-paramlist): Changed all `accept' to `access'.
(ada-in-comment-p): Use standard Emacs way `parse-partial-sexp'.
(ada-font-lock-keywords-1): Change order of some alternatives.
1995-10-17 03:33:46 +00:00
..
ada-mode.el All doc strings changed to comply with standard Emacs conventions. 1995-10-17 03:33:46 +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): Remove ^ from paragraph-start & paragraph-separate. 1995-03-01 15:41:51 +00:00
c-mode.el (c-imenu-generic-expression): Var defined. 1995-07-28 00:28:28 +00:00
cmacexp.el * cmacexp.el (c-macro-expansion): put the unique string before the 1995-03-07 15:24:44 +00:00
compile.el (compilation-exit-message-function): New variable. 1995-08-21 22:15:58 +00:00
cplus-md.el (c++-imenu-generic-expression): Var defined. 1995-07-28 00:30:18 +00:00
cpp.el (cpp-edit-reset): Fix typo. 1995-04-19 06:37:49 +00:00
etags.el (tags-table-check-computed-list): Map tags-expand-table-name over lists of 1995-10-09 18:00: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 Major revision. 1995-09-22 21:31:45 +00:00
fortran.el Tweak fortran-font-lock-keywords-1. 1995-08-10 14:04:25 +00:00
hideif.el (hide-ifdef-hiding): Delete duplicate defvar. 1995-08-27 17:18:05 +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): Use pop-to-buffer. 1995-08-16 14:41:11 +00:00
make-mode.el (makefile-font-lock-keywords): Highlight lines with 1995-08-28 15:09:57 +00:00
modula2.el (m2-execute-monitor-command): Renamed from execute-monitor-command. 1995-08-27 17:15:57 +00:00
pascal.el (pascal-mode): Set comment-start. 1995-08-17 22:08:36 +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 (sh-newline-and-indent): Don't interpret prefix arg 1995-08-19 00:30:56 +00:00
simula.el (simula-mode): Remove ^ from paragraph-start & paragraph-separate. 1995-03-02 15:43:35 +00:00
tcl.el (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu> 1995-08-22 17:49:45 +00:00