1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/progmodes
Roland McGrath 8fca6c30ae (compilation-buffer-p): Check for compilation-minor-mode or
compilation-mode major mode, rather than internal state variables.  Don't
want to match a buffer that was once in compilation-minor-mode but is not now.
1995-02-26 21:37:30 +00:00
..
ada-mode.el Add autoload cookie. 1995-02-09 00:17:31 +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 (c-switch-label-regexp): Insist on colon after `default'. 1995-02-13 18:10:28 +00:00
cmacexp.el (c-macro-prompt-flag): Set default back to nil. 1994-09-05 04:33:23 +00:00
compile.el (compilation-buffer-p): Check for compilation-minor-mode or 1995-02-26 21:37:30 +00:00
cplus-md.el (c++-backward-to-noncomment): Don't loop forever 1995-02-25 07:49:39 +00:00
cpp.el entered into RCS 1994-09-14 18:48:45 +00:00
etags.el (etags-file-of-tag): Handle file name used as tag. 1995-02-07 21:00:28 +00:00
f90.el (f90-mode-version): Variable deleted. 1995-02-03 20:56:33 +00:00
fortran.el Turn of syntax fontification by default. 1995-02-20 10:49:58 +00:00
hideif.el Handle ==, !=, + and -. 1994-09-19 05:29:15 +00:00
hideshow.el Clean up doc strings. 1995-02-26 21:05:42 +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-*-completion, pascal-comp-defun) 1995-01-24 03:27:54 +00:00
perl-mode.el (perl-tab-to-comment): Default is nil. 1995-02-23 06:26:55 +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