(sh-test): New variable.
[bpt/emacs.git] / lisp / progmodes /
1995-08-15 Karl Heuer(sh-test): New variable.
1995-08-10 Richard M. StallmanComment change.
1995-08-10 Richard M. StallmanComment change.
1995-08-10 Simon MarshallTweak fortran-font-lock-keywords-1.
1995-08-09 Richard M. Stallman(interpreter-mode-alist): Delete autoload cookie.
1995-08-07 Tom Tromey(tcl-do-auto-fill): Only fill past fill-column; for...
1995-08-05 Richard M. Stallman(fortran-auto-fill-mode, fortran-do-auto-fill, fortran...
1995-08-04 Roland McGrath(compilation-error-regexp-alist): Add regexp for Sun...
1995-07-29 Richard M. Stallman(fortran-break-line): Fixed a bug that sometimes
1995-07-28 Karl Heuer(c++-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(c-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(ada-imenu-generic-expression): Var defined.
1995-07-27 Richard M. Stallman(pascal-mode): Added imenu support.
1995-07-26 Richard M. Stallman(perl-imenu-generic-expression) New variable.
1995-07-23 Tom Tromey(tcl-word-no-props): New function.
1995-07-23 Tom TromeyDoc fixes.
1995-07-18 Richard M. Stallman(ada-ident-re): Doc fix.
1995-07-17 Tom Tromey(inferior-tcl-mode): Use modeline-process if it exists.
1995-07-17 Tom TromeyXEmacs currently must use tcl-internal-end-of-defun
1995-07-14 Tom TromeyChanges to make menus work in XEmacs.
1995-07-11 Tom Tromey(tcl-mode): Customize for new dabbrev.
1995-07-09 Tom Tromey(tcl-do-fill-paragraph): New function.
1995-07-09 Tom Tromey(tcl-mode): Fixes to 19.29 paragraph variables.
1995-07-09 Tom Tromey(tcl-do-auto-fill): Set fill-prefix.
1995-07-09 Tom Tromey(tcl-imenu-create-index-function): Work with imenu...
1995-07-07 Karl Heuerrestructured, largely rewritten without the bugs and
1995-07-07 Karl HeuerInitial revision
1995-07-07 Richard M. Stallman(calculate-c-indent-after-brace): New function.
1995-06-28 Richard M. Stallman(electric-c++-terminator): Fix logic for handling colon.
1995-06-27 Tom Tromey(tcl-type-alist): More itcl changes.
1995-06-27 Tom TromeyMore changes for itcl.
1995-06-27 Tom Tromey(tcl-set-proc-regexp): Allow leading spaces.
1995-06-26 Simon MarshallSpecify all Font Lock keywords in font-lock-defaults.
1995-06-24 Richard M. Stallman(makefile-define-tab-face): New function.
1995-06-16 Simon Marshallditto for c-backslash-region.
1995-06-16 Simon MarshallPut menu-enable mark-active on relevant items.
1995-06-16 Richard M. Stallman(grep-null-device): Defined.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-06-14 Roland McGrath(compilation-find-file): If FILENAME is absolute, apply
1995-06-02 Karl HeuerRemove version information.
1995-05-31 Karl Heuer(initial comments): Copyright 1995; don't speak
1995-05-30 Karl Heuer(sh-mode-map): Fix capitalization in menu bar.
1995-05-30 Karl HeuerFix capitalization in menu bar.
1995-05-30 Karl HeuerFix capitalization and punctuation in menu bar.
1995-05-30 Karl Heuer(compilation-mode-map): Fix capitalization in menu...
1995-05-30 Roland McGrath(compilation-error-regexp-alist): In "Cray C" regexp...
1995-05-26 Roland McGrath(compilation-error-regexp-alist): In "IBM C/C++ Tools...
1995-05-22 Karl Heuer(ada-add-ada-menu): Fix args to easy-menu-define.
1995-05-17 Karl Heuer(c-fill-paragraph): Don't alter point
1995-05-12 Roland McGrath(compilation-next-error-locus): Ignore zero column...
1995-05-12 Simon MarshallAdded `entry' to `fortran-font-lock-keywords-1' highlig...
1995-05-11 Tom Tromey(tcl-type-alist): Include entry for "proc".
1995-05-11 Roland McGrath(tags-loop-continue): Doc fix.
1995-05-11 Roland McGrath(compilation-error-regexp-alist): Add regexps for IBM...
1995-05-10 Tom Tromey(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
1995-05-10 Tom TromeyBug fix in menu code for XEmacs.
1995-05-09 Tom TromeyChanged "Lucid Emacs" to "XEmacs".
1995-05-02 Richard M. Stallman(hide-ifdef-mode-prefix-key): Change to C-c @.
1995-05-01 Richard M. Stallman(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.
1995-04-29 Richard M. Stallman(compile-internal): Disable undo before erasing
1995-04-25 Karl Heuer(fortran-auto-fill-mode): Use force-mode-line-update.
1995-04-25 Karl Heuer(hide-ifdef-toggle-read-only): Use force-mode-line...
1995-04-25 Karl Heuer(f90-auto-fill-mode): Use force-mode-line-update.
1995-04-24 Simon MarshallUse new fortran-match-!-comment to do !-style fontifica...
1995-04-20 Karl Heuer(f90-keywords): "only" added to keyword list.
1995-04-19 Richard M. Stallman(cpp-edit-reset): Fix typo.
1995-04-18 Roland McGrath(tags-search, tags-query-replace): Put (quote ...)...
1995-04-18 Richard M. Stallman(cpp-edit-list): Move definition toward start of file.
1995-04-15 Richard M. Stallman(cpp-parse-open): Delete comments that go past end...
1995-04-14 Richard M. StallmanComment change.
1995-04-11 Richard M. Stallman(perl-comment-indent): Make extra space only when
1995-04-10 Roland McGrath(compilation-error-regexp-alist): Remove superfluous...
1995-04-09 Richard M. Stallman(list-tags): Delete call to select-tags-matched-file.
1995-04-09 Roland McGrath(next-file): Add paren missing from last change.
1995-04-09 Roland McGrath(next-file): Handle empty list returned by (tags-table...
1995-04-08 Roland McGrath(compilation-error-regexp-alist): Extend Ultrix 3.0...
1995-04-08 Tom Tromey(tcl-outline-level): New function
1995-04-07 Karl HeuerUpdate copyright.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-04 Karl HeuerFix comments.
1995-03-31 Richard M. Stallman(scheme-indent-sexp): Don't fail when
1995-03-27 Richard M. Stallman(calculate-c++-indent): Copy colon-line-end code from...
1995-03-24 Karl Heuer(c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer(compilation-sentinel): Use `format'; `concat' doesn't
1995-03-23 Richard M. Stallman(asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M. Stallman(pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-22 Richard M. StallmanDoc fixes.
1995-03-20 Richard M. Stallman(c-mode-map): Use "C-mode", not "C mode".
1995-03-15 Richard M. Stallman(c-style-alist): For BSD, set c-continued-brace-offset
1995-03-14 Thien-Thi Nguyen`emacs-version' checking now handles Lucid's version...
1995-03-13 Richard M. Stallman(c-mode): Make comment-multi-line t locally.
1995-03-08 Richard M. Stallman(calculate-perl-indent): When backing up over continuat...
1995-03-07 Francesco Potortì* cmacexp.el (c-macro-expansion): put the unique string...
1995-03-06 Roland McGrath(compilation-buffer-p): Fix braino in last change:...
1995-03-02 Boris Goldowsky(simula-mode): Remove ^ from paragraph-start & paragrap...
1995-03-02 Boris Goldowsky(scheme-mode-variables): Remove ^ from paragraph-start...
1995-03-02 Boris Goldowsky(prolog-mode-variables): Remove ^ from paragraph-start...
1995-03-02 Boris Goldowsky(perl-mode): Remove ^ from paragraph-start & paragraph...
1995-03-02 Boris Goldowsky(modula-2-mode): Remove ^ from paragraph-start & paragr...
next