1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/progmodes
Richard M. Stallman 4dba7b41a4 (compile-internal): Force redisplay on compilation
buffer before executing compile process.
1995-01-20 23:45:34 +00:00
..
asm-mode.el * asm-mode.el: (asm-mode): Set font-lock-defaults. 1994-10-12 08:06:09 +00:00
awk-mode.el Update copyright. 1994-05-03 23:47:06 +00:00
c-mode.el (set-c-style): Ignore case in completion. 1995-01-20 03:20:35 +00:00
cmacexp.el (c-macro-prompt-flag): Set default back to nil. 1994-09-05 04:33:23 +00:00
compile.el (compile-internal): Force redisplay on compilation 1995-01-20 23:45:34 +00:00
cplus-md.el (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case. 1995-01-12 22:45:24 +00:00
cpp.el entered into RCS 1994-09-14 18:48:45 +00:00
etags.el (etags-file-of-tag): Use a regexp search to find the file name, 1995-01-18 21:57:03 +00:00
fortran.el (fortran-end-if, fortran-end-do, 1994-12-18 21:20:07 +00:00
hideif.el Handle ==, !=, + and -. 1994-09-19 05:29:15 +00:00
hideshow.el Initial revision 1994-12-27 23:28:51 +00:00
icon.el (icon-mode): Add autoload cookie. 1994-09-24 04:05:44 +00:00
inf-lisp.el Doc fix. 1994-05-22 22:14:17 +00:00
make-mode.el Changed almost every doc string. 1994-10-30 21:20:42 +00:00
modula2.el Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
pascal.el (pascal-mode-map, pascal-outline-map): 1995-01-17 20:53:31 +00:00
perl-mode.el * perl-mode.el: (perl-mode): Set font-lock-defaults. 1994-10-12 09:04:05 +00:00
prolog.el (prolog-mode-syntax-table): Make newline end comments. 1994-07-12 03:10:30 +00:00
scheme.el (scheme-mode-variables): Set parse-sexp-ignore-comments to t. 1994-11-14 18:52:51 +00:00
sh-script.el Removed setting of font-lock-keywords inadvertently left after last patch. 1994-10-12 16:03:28 +00:00
simula.el Doc fix. 1994-05-22 22:14:17 +00:00
tcl.el (tcl-mode): imenu-create-index-function made buffer local. 1994-10-11 02:01:27 +00:00