Fixed up initial line
[bpt/emacs.git] / lisp / progmodes /
1996-05-17 Karl HeuerDelete the hilit19 support--it doesn't work.
1996-05-13 Richard M. Stallman(pascal-end-of-statement, pascal-calculate-indent):
1996-05-11 Richard M. Stallman(f90-hilit-patterns): Avoid using undefined variables.
1996-05-05 Richard M. Stallman(hide-ifdef-mode): Doc fix.
1996-04-26 Richard M. Stallman(compilation-error-regexp-alist): Add regexp
1996-04-21 Richard M. Stallman(simula-submit-bug-report): Use emacs-version.
1996-04-21 Richard M. Stallman(simula-tab-always-indent, simula-indent-level)
1996-04-19 Karl Heuer(f90-keywords-re): Added operator and result.
1996-04-15 Richard M. Stallman(sh-while-getopts): Punctuate help message better.
1996-03-27 Richard M. Stallman(sh-alias-alist): Recognize lignux.
1996-03-27 Richard M. Stallman(sh-shell-arg): Add no options for bash, ksh, or wksh.
1996-03-25 Richard M. Stallman(sh-shell-arg): Don't add any options for bash, ksh.
1996-03-23 Tom Tromey(tcl-using-emacs-19): Work with XEmacs 20.0. From...
1996-03-22 Richard M. Stallman(switch-to-lisp): Sometimes turn on pop-up-frames.
1996-03-21 Richard M. Stallman(indent-c++-exp): Use calculate-c-indent-after-brace.
1996-03-20 Richard M. Stallman(sh-font-lock-keywords): Highlight \ only with non...
1996-03-14 Roland McGrath(compilation-find-buffer): Only choose compilation...
1996-03-07 Richard M. Stallman(pascal-declaration-end): Now locates the end of a...
1996-03-02 Richard M. StallmanComment change.
1996-03-01 Richard M. Stallman(compilation-parse-errors):
1996-03-01 Richard M. StallmanComment change.
1996-02-26 Richard M. Stallman(makefile-runtime-macros-list): Add + to the list.
1996-02-22 Erik Naggum(compilation-minor-mode): Add missing `)'.
1996-02-21 Karl Heuer(perl-imenu-generic-expression): Recognize packages.
1996-02-21 Karl Heuer(c++-mode-syntax-table): Don't use c-mode-syntax-table.
1996-02-21 Roland McGrath(compilation-minor-mode): Run compilation-minor-mode...
1996-02-21 Roland McGrathAdded provide.
1996-02-13 Roland McGrath(compilation-parse-errors): Detect doubled slashes...
1996-02-09 Karl Heuer(f90-indent-subprogram): Fix message.
1996-02-09 Richard M. Stallman(f90-indent-subprogram, f90-match-end): Pass proper...
1996-02-01 Richard M. Stallman(compilation-filter): Run compilation-filter-hook.
1996-01-29 Karl Heuer(visit-tags-table-buffer, tags-loop-scan, complete...
1996-01-29 Richard M. Stallman(sh-shell-variables-initialized): New variable.
1996-01-29 Karl Heuer(cpp-parse-error): Fix error format string.
1996-01-29 Karl Heuer(ada-indent-region, ada-check-matching-start, ada-check...
1996-01-29 Richard M. Stallman(c-macro-preprocessor): Define a preprocessor name
1996-01-26 Richard M. Stallman(makefile-font-lock-keywords): Improve highlighting
1996-01-25 Simon MarshallSupport for Font Lock mode.
1996-01-25 Karl Heuer(ada-adjust-case-region, ada-indent-region): Delete...
1996-01-25 Karl Heuer(simula-electric-keyword): Pass proper format string...
1996-01-24 Richard M. Stallman(makefile-browser-toggle): Use delete-region, not kill...
1996-01-23 Karl Heuer(compilation-handle-exit): Undo previous change.
1996-01-21 Karl Heuer(compilation-handle-exit): If process-status doesn't
1996-01-19 Erik Naggum(sh-mode): Add autoload cookie.
1996-01-17 Richard M. Stallman(sh-indent-line): Cope if no previous noncomment line.
1996-01-17 Richard M. Stallman(makefile-mode): Fix criterion for calling makefile...
1996-01-17 Richard M. Stallman(sh-shell-variables): New variable.
1996-01-15 Erik NaggumUpdate comment preamble.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-12 Richard M. StallmanMany doc fixes.
1996-01-11 Richard M. Stallman(sh-mode): Don't move point.
1996-01-09 Karl Heuer(sh-alias-alist): Don't map sh to bash.
1996-01-09 Karl Heuer(makefile-space-face): Don't work on
1996-01-09 Karl Heuer(executable-find): Renamed from `executable'.
1996-01-06 Roland McGrath(compilation-error-regexp-alist, grep-regexp-alist
1996-01-06 Roland McGrathMon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
1996-01-06 Roland McGrath(compilation-error-regexp-alist): Broaden GNAT regexp...
1996-01-06 Roland McGrath(compilation-error-regexp-alist): Add regexp for IBM...
1996-01-06 Roland McGrath(compilation-handle-exit): New function, broken out...
1996-01-05 Karl HeuerComment fixes.
1996-01-05 Richard M. Stallman(interpreter-mode-alist, auto-mode-alist): Don't alter...
1996-01-05 Richard M. Stallman(interpreter-mode-alist): Modification deleted.
1996-01-05 Karl HeuerComment fix.
1996-01-04 Karl Heuer(sh-mode-syntax-table): Doc fix.
1996-01-04 Karl Heuer(pascal-auto-newline, pascal-mode, electric-pascal...
1996-01-04 Karl Heuer(m2-case, m2-for, m2-if): Doc fix.
1996-01-04 Karl Heuer(makefile-insert-special-target,
1996-01-04 Karl Heuer(cpp-unknown-face, cpp-face-mono-list, cpp-face-all...
1996-01-04 Karl Heuer(c++-mode): Doc fix.
1996-01-04 Karl Heuer(compilation-error-list): Doc fix.
1996-01-04 Karl Heuer(ada-case-keyword, ada-auto-case, ada-krunch-args,
1996-01-04 Karl Heuer(hs-hide-block): Fix message spelling.
1996-01-01 Richard M. Stallman(cpp-config-file): New variable.
1995-12-25 Richard M. Stallman(hide-ifdefs): Set hif-outside-read-only here.
1995-12-25 Richard M. StallmanMany doc fixes.
1995-12-25 Richard M. Stallman(makefile-add-log-defun): Rewrite to scan back
1995-12-23 Richard M. Stallman(compile-internal): On systems with no asynchronous
1995-12-21 Karl Heuer(makefile-font-lock-keywords): Fix bad structure
1995-12-20 Roland McGrath(compilation-mode): Add autoload cookie.
1995-12-14 Roland McGrathFix completely broken changes of 4 Feb 95 by brat@htilb...
1995-12-13 Karl HeuerProvide sh-script.
1995-12-13 Karl Heuer(sh-mode-map): Make the code more legible.
1995-12-07 Tom Tromey(add-log-tcl-defun): Don't use tcl-beginning-of-defun...
1995-12-07 Tom Tromey(add-log-tcl-defun): Now uses tcl-beginning-of-defun.
1995-11-25 Richard M. Stallman(inferior-lisp-load-command): Doc fix.
1995-11-17 Richard M. Stallman(next-file): Make interactive arg t if had any prefix...
1995-11-15 Richard M. Stallman(c++-mode): Remove autoload cookie.
1995-11-14 Richard M. Stallman(compilation-sentinel): Use the local value of
1995-11-11 Erik Naggum(sh-mode): Remove ! in column 1.
1995-11-11 Richard M. Stallman(sh-mode): as above. Use page-delimiter rather than...
1995-11-10 Karl Heuer(makefile-space-face): Don't list in facemenu.
1995-11-10 Richard M. Stallman(awk-mode): Require cc-mode.
1995-11-10 Richard M. Stallman(sh-mode-map): Put sh-execute-region on C-M-x.
1995-11-10 Richard M. Stallman(makefile-mode): Call makefile-define-space-face only...
1995-11-09 Simon Marshallcompilation-mode-font-lock-keywords tweak
1995-11-05 Karl Heuer(makefile-define-space-face): Don't make face if non-X.
1995-11-03 Karl Heuer(sh-shells): Eliminated variable redundant with
1995-11-03 Karl Heuer(sh-remember-variable): Set variable to empty string,
1995-10-30 Richard M. Stallman(select-tags-table): Don't modify the value of tags...
1995-10-30 Richard M. StallmanComment change.
next