(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / progmodes /
1997-10-15 Karl Heuer(compilation-forget-errors):
1997-10-15 Karl Heuer(hs-special-modes-alist): Correct alist
1997-09-27 Karl Heuer(compilation-mode-font-lock-keywords): Font-lock column...
1997-09-27 Karl Heuer(compilation-mode-map): Use more meaningful menu name.
1997-09-21 Richard M. Stallman(c-initialize-builtin-style): Don't ever try to use...
1997-09-19 Richard M. Stallman(c-initialize-builtin-style):
1997-09-12 Richard M. Stallman(makefile-pickup-everything-picks-up-filenames-p):...
1997-09-12 Richard M. Stallman(compilation-parse-errors): Fixed two bugs that
1997-09-09 Richard M. Stallman(icon-tab-always-indent): Fix customize type.
1997-09-09 Richard M. Stallman(hs-minor-mode-hook): Fix customize type.
1997-09-09 Richard M. Stallman(f90-break-before-delimiters): Fix customize type.
1997-09-09 Richard M. Stallman(executable-chmod): Fix customize type.
1997-09-08 Richard M. StallmanComment change.
1997-09-08 Richard M. Stallman(c-version): Updated.
1997-09-08 Richard M. Stallman(c-style-alist) <python>:, knr-argdecl-intro == +
1997-09-08 Richard M. Stallman(c-end-of-statement-1): Wrap backward-up-list in a...
1997-09-08 Richard M. Stallman(c-mode-base-map): Don't define C-c C-e here.
1997-09-08 Richard M. Stallman(c-beginning-of-statement): Fixes in sentence movement...
1997-09-07 Richard M. Stallman(simula-emacs-features): Treat Emacs 20 like Emacs 19.
1997-09-06 Richard M. Stallman(m4-mode): Add autoload cookie.
1997-09-05 Richard M. Stallman(compilation-ask-about-save): Add autoload cookie.
1997-09-03 Richard M. Stallman(find-tag-tag): Pass default to completing-read.
1997-08-29 Richard M. Stallman(compilation-error-regexp-alist): Allow spaces in file...
1997-08-27 Richard M. Stallman(sh-indent-line): Delete debugging code.
1997-08-25 Richard M. Stallman(c-macro-expand): Add autoload cookie.
1997-08-25 Richard M. Stallman(hif-greater, hif-less, hif-greater-equal)
1997-08-23 Richard M. Stallman(sh-indent-line): Avoid infinite loop
1997-08-16 Richard M. StallmanComment change.
1997-08-16 Richard M. Stallman(c-double-slash-is-comments-p): Remove obsolete variable.
1997-08-16 Richard M. Stallman(c-buffer-is-cc-mode): Definition moved here from cc...
1997-08-16 Richard M. Stallman(c-buffer-is-cc-mode): Definition moved to cc-mode.el
1997-08-16 Richard M. Stallman(c-comment-line-break-function): In this function,...
1997-08-16 Richard M. Stallman(c-end-of-statement-1): Eliminate false hits on importa...
1997-08-16 Richard M. Stallman(c-style-alist): "python" style requires c-comment...
1997-08-15 Richard M. Stallman(tags-verify-table): Obey revert-without-query.
1997-08-14 Richard M. Stallman(compilation-error-regexp-alist): New regexp for Caml.
1997-08-14 Richard M. Stallman(c-style-alist) <gnu>:
1997-08-12 Richard M. Stallman(awk-mode): Require cc-mode, not cc-langs.
1997-08-11 Richard M. Stallman(c-electric-brace): Make preserve-p nil at BOB.
1997-08-11 Richard M. StallmanComment change.
1997-08-11 Richard M. Stallman(c-offsets-alist): Added template-args-cont syntactic...
1997-08-11 Richard M. Stallman(c-guess-basic-syntax): CASE 5D.4: template argument...
1997-08-11 Richard M. Stallman(c-mode-base-map, c++-mode-map):
1997-08-11 Richard M. Stallman(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
1997-08-11 Richard M. Stallman(c-buffer-is-cc-mode): New variable.
1997-08-11 Richard M. Stallman(indent-new-comment-line): Add advice for older Emacs...
1997-08-11 Richard M. Stallman(c-lineup-java-throws): Change the `when' clause to...
1997-08-09 Richard M. Stallman(idl-mode-hook): New variable.
1997-08-09 Richard M. Stallman(c-styles-alist): In "java" style, set
1997-08-09 Richard M. Stallman(idl-mode): Support for CORBA's IDL language.
1997-08-09 Richard M. StallmanComment change.
1997-08-09 Richard M. Stallman(c-beginning-of-statement-1): When checking for bare...
1997-08-09 Richard M. Stallman(c-symbol-key):
1997-08-09 Richard M. StallmanCorrect the autoload cookies.
1997-08-07 Richard M. Stallman(c-set-offset): Add autoload cookie.
1997-08-06 Richard M. Stallman(compilation-parse-errors): Fix previous change.
1997-08-05 Richard M. Stallman(compilation-error-regexp-alist): Make the
1997-08-04 Richard M. Stallman(pascal-mode-syntax-table): _ is now a symbol constituent.
1997-08-04 Richard M. Stallman(cpp-edit-reset): Add a close-quote after the file...
1997-08-04 Richard M. Stallman(cpp-create-bg-face): Don't really make a face.
1997-08-03 Richard M. StallmanComment change.
1997-07-28 Richard M. Stallman(makefile-space-face): Add defface.
1997-07-27 Richard M. StallmanCustomized.
1997-07-27 Richard M. StallmanCustomized.
1997-07-27 Richard M. Stallman(compile-command): More doc fix.
1997-07-25 Richard M. Stallman(awk-mode): Call c-initialize-cc-mode.
1997-07-25 Richard M. Stallman(compile-command): Doc fix.
1997-07-25 Richard M. Stallman(compilation-error-regexp-alist): Add elt for EPC F90.
1997-07-23 Richard M. StallmanUpdate copyright notice and permission notice.
1997-07-19 Richard M. Stallman(hs-special-modes-alist): Use a regexp generated by...
1997-07-18 Richard M. StallmanComment change.
1997-07-18 Richard M. Stallman(c-initialize-cc-mode): New function.
1997-07-18 Richard M. Stallman(c-load-all): Function deleted.
1997-07-18 Richard M. Stallman(c-initialize-builtin-style): Use copy-sequence
1997-07-18 Richard M. Stallman(c-maybe-labelp): Add defvar.
1997-07-18 Richard M. StallmanRequire cc-defs for the c-add-syntax macro.
1997-07-18 Richard M. StallmanRequire 'cc-defs for the definition of c-emacs-features.
1997-07-15 Richard M. Stallman(c-copy-tree): Fix bugs.
1997-07-13 Richard M. Stallman(awk-mode): Require cc-langs, not cc-mode.
1997-07-13 Richard M. StallmanRequire cc-defs.
1997-07-10 Richard M. Stallman(c-copy-tree): New function.
1997-07-10 Richard M. StallmanInitial revision
1997-07-05 Richard M. Stallman(next-file, tags-loop-scan): Fix error message.
1997-07-04 Richard M. Stallman(compilation-error-regexp-alist):
1997-07-02 Richard M. Stallman(compilation-parse-errors): Skip 2 lines only for Compi...
1997-06-27 Richard M. Stallman(compilation-error-regexp-alist): New item, for Oracle...
1997-06-24 Richard M. Stallman(hs-discard-overlays): Use overlays-in to
1997-06-23 Richard M. StallmanDelete RCS version header.
1997-06-22 Richard M. StallmanInitial revision
1997-06-22 Richard M. StallmanAdd provide call.
1997-06-22 Richard M. StallmanWhitespace change.
1997-06-22 Richard M. StallmanFix provide call.
1997-06-19 Simon MarshallDo <* *> via syntax table not regexps; use regexp-opt.
1997-06-19 Richard M. StallmanDelete M-TAB binding of complete-tag.
1997-06-17 Richard M. Stallman(scheme): Add defgroup.
1997-06-17 Richard M. Stallman(icon-indent-line): A comment ends at the end of the
1997-06-16 Richard M. Stallman(grep-program): Comment out the use of zgrep.
1997-06-16 Richard M. Stallman(icon-imenu-generic-expression): Improved regexp.
1997-06-13 Richard M. Stallman(hideshow): Added a :prefix.
1997-06-10 Karl Heuer(f90-looking-at-where-or-forall): Recognize where/forall
next