1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/progmodes
Richard M. Stallman d0c50a29ad (c-beginning-of-statement-1): When checking for bare semi, don't match
on a semi following a close brace.

(c-guess-basic-syntax): CASE 5I: When adding 'inclass syntax, use the
relpos pointing to the class opening brace, unless that hangs on the
right side, in which case, use the start of the class/struct keyword.
1997-08-09 18:28:54 +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): Call c-initialize-cc-mode. 1997-07-25 20:51:42 +00:00
c-mode.el
cc-align.el Comment change. 1997-07-18 02:16:42 +00:00
cc-cmds.el Require cc-defs for the c-add-syntax macro. 1997-07-18 02:10:48 +00:00
cc-compat.el Comment change. 1997-07-18 02:16:42 +00:00
cc-defs.el (c-load-all): Function deleted. 1997-07-18 02:14:22 +00:00
cc-engine.el (c-beginning-of-statement-1): When checking for bare semi, don't match 1997-08-09 18:28:54 +00:00
cc-langs.el (c-symbol-key): 1997-08-09 18:26:19 +00:00
cc-menus.el Comment change. 1997-07-18 02:16:42 +00:00
cc-mode.el (c-initialize-cc-mode): New function. 1997-07-18 02:16:22 +00:00
cc-styles.el (c-set-offset): Add autoload cookie. 1997-08-07 17:36:36 +00:00
cc-vars.el Comment change. 1997-07-18 02:16:42 +00:00
cmacexp.el Delete RCS version header. 1997-06-23 02:10:46 +00:00
compile.el (compilation-parse-errors): Fix previous change. 1997-08-06 02:47:18 +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 (next-file, tags-loop-scan): Fix error message. 1997-07-05 00:54:32 +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