1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/progmodes
Richard M. Stallman 389ebc1310 Comment change.
1997-08-16 03:42:25 +00:00
..
ada-mode.el Finish installing previous change. 1997-06-02 19:58:49 +00:00
asm-mode.el Add provide call. 1997-06-22 18:57:55 +00:00
awk-mode.el (awk-mode): Require cc-mode, not cc-langs. 1997-08-12 17:23:14 +00:00
c-mode.el Added provide. 1996-02-21 07:29:19 +00:00
cc-align.el Comment change. 1997-08-16 03:42:25 +00:00
cc-cmds.el (c-comment-line-break-function): In this function, and the defadvice, 1997-08-16 03:40:20 +00:00
cc-compat.el Comment change. 1997-08-16 03:42:25 +00:00
cc-defs.el Comment change. 1997-08-16 03:42:25 +00:00
cc-engine.el (c-end-of-statement-1): Eliminate false hits on important characters 1997-08-16 03:38:57 +00:00
cc-langs.el (c-double-slash-is-comments-p): Remove obsolete variable. 1997-08-16 03:42:09 +00:00
cc-menus.el Comment change. 1997-08-16 03:42:25 +00:00
cc-mode.el (c-buffer-is-cc-mode): Definition moved here from cc-vars.el. 1997-08-16 03:41:39 +00:00
cc-styles.el (c-style-alist): "python" style requires c-comment-continuation-stars be "". 1997-08-16 03:37:28 +00:00
cc-vars.el (c-buffer-is-cc-mode): Definition moved to cc-mode.el 1997-08-16 03:41:02 +00:00
cmacexp.el Delete RCS version header. 1997-06-23 02:10:46 +00:00
compile.el (compilation-error-regexp-alist): New regexp for Caml. 1997-08-14 22:11:09 +00:00
cplus-md.el Add provide call. 1997-06-22 18:57:55 +00:00
cpp.el (cpp-edit-reset): Add a close-quote after the file name. 1997-08-04 06:18:23 +00:00
dcl-mode.el Minor doc fix. 1997-03-30 05:28:43 +00:00
etags.el (tags-verify-table): Obey revert-without-query. 1997-08-15 19:28:16 +00:00
executable.el Comment change. 1997-05-27 19:51:23 +00:00
f90.el (f90-looking-at-where-or-forall): Recognize where/forall 1997-06-10 18:04:01 +00:00
fortran.el Add defgroup's; use defcustom for user vars. 1997-04-12 04:15:03 +00:00
hideif.el (hif-token-regexp): Move ! after !=. 1996-09-13 21:53:55 +00:00
hideshow.el Correct the autoload cookies. 1997-08-09 02:11:29 +00:00
icon.el Fix provide call. 1997-06-22 18:32:34 +00:00
inf-lisp.el (inferior-lisp-mode): Add a mode-class property. 1997-05-05 01:10:01 +00:00
m4-mode.el (m4-program): Guess which m4 binary to use. 1997-05-20 18:37:35 +00:00
make-mode.el (makefile-space-face): Add defface. 1997-07-28 22:22:27 +00:00
mantemp.el (mantemp-insert-cxx-syntax): Recognize non-class templates. 1997-01-19 00:48:00 +00:00
meta-mode.el Comment change. 1997-08-03 05:06:05 +00:00
modula2.el Add provide call. 1997-06-22 18:57:55 +00:00
octave-hlp.el Comment change. 1997-04-20 07:33:52 +00:00
octave-inf.el Comment change. 1997-04-20 07:33:52 +00:00
octave-mod.el (inferior-octave-output-list): Declare here 1997-04-22 04:45:17 +00:00
pascal.el (pascal-mode-syntax-table): _ is now a symbol constituent. 1997-08-04 19:42:32 +00:00
perl-mode.el (calculate-perl-indent): When indenting under a 1997-04-08 01:18:14 +00:00
prolog.el Add provide call. 1997-06-22 18:57:55 +00:00
scheme.el (scheme): Add defgroup. 1997-06-17 21:54:16 +00:00
sh-script.el Whitespace change. 1997-06-22 18:47:05 +00:00
simula.el Use simpler fn. 1996-11-16 13:42:45 +00:00
tcl.el (tcl-indent-command): Use insert-tab, not self-insert-command. 1996-09-12 17:02:52 +00:00