1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/progmodes
Richard M. Stallman bb40e751be (compilation-parse-errors): Fixed two bugs that
could make compilation-parse-errors loop infinitely.  Each round
of the parsing loop now either moves point ahead at least a line
or sets `found-desired' to true to stop the loop.
1997-09-12 19:53:33 +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
cc-align.el Comment change. 1997-09-08 03:24:58 +00:00
cc-cmds.el (c-beginning-of-statement): Fixes in sentence movement to properly 1997-09-08 03:20:02 +00:00
cc-compat.el Comment change. 1997-09-08 03:24:58 +00:00
cc-defs.el Comment change. 1997-09-08 03:24:58 +00:00
cc-engine.el (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no 1997-09-08 03:20:49 +00:00
cc-langs.el (c-mode-base-map): Don't define C-c C-e here. 1997-09-08 03:20:17 +00:00
cc-menus.el Comment change. 1997-09-08 03:24:58 +00:00
cc-mode.el (c-version): Updated. 1997-09-08 03:24:01 +00:00
cc-styles.el (c-style-alist) <python>:, knr-argdecl-intro == + 1997-09-08 03:22:22 +00:00
cc-vars.el Comment change. 1997-09-08 03:24:58 +00:00
cmacexp.el (c-macro-expand): Add autoload cookie. 1997-08-25 17:18:44 +00:00
compile.el (compilation-parse-errors): Fixed two bugs that 1997-09-12 19:53:33 +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 (find-tag-tag): Pass default to completing-read. 1997-09-03 22:30:48 +00:00
executable.el (executable-chmod): Fix customize type. 1997-09-09 02:57:27 +00:00
f90.el (f90-break-before-delimiters): Fix customize type. 1997-09-09 02:58:06 +00:00
fortran.el Add defgroup's; use defcustom for user vars. 1997-04-12 04:15:03 +00:00
hideif.el (hif-greater, hif-less, hif-greater-equal) 1997-08-25 17:06:42 +00:00
hideshow.el (hs-minor-mode-hook): Fix customize type. 1997-09-09 02:58:23 +00:00
icon.el (icon-tab-always-indent): Fix customize type. 1997-09-09 02:58:47 +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-mode): Add autoload cookie. 1997-09-06 22:20:09 +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 (sh-indent-line): Delete debugging code. 1997-08-27 17:39:44 +00:00
simula.el (simula-emacs-features): Treat Emacs 20 like Emacs 19. 1997-09-07 03:42:01 +00:00
tcl.el (tcl-indent-command): Use insert-tab, not self-insert-command. 1996-09-12 17:02:52 +00:00