(redisplay): Limit prev change to pause != 0.
[bpt/emacs.git] / lisp / progmodes /
1994-05-26 Richard M. Stallman(fortran-link-matching-do): Ignore DO statements with...
1994-05-26 Tom TromeyMenu items now sensitive as appropriate.
1994-05-25 Richard M. Stallman(c-fill-paragraph): Don't include part of comment
1994-05-23 Richard M. Stallman(select-tags-table-mode): New function, a major mode.
1994-05-22 Richard M. StallmanDoc fix.
1994-05-22 Tom TromeyAdded bug-report keybindings and menu entries.
1994-05-22 Tom TromeyEven more compile stuff.
1994-05-22 Tom TromeyMoved emacs version checking code to very beginning.
1994-05-22 Tom TromeyCompile fixes.
1994-05-22 Tom TromeyFixed mark-defun for 19.23.
1994-05-22 Tom TromeyFixed bug with M-;.
1994-05-22 Tom TromeyFixes for imenu.
1994-05-22 Tom TromeyFixed menu support.
1994-05-19 Richard M. Stallman(compilation-goto-locus): Handle case where *compilation*
1994-05-07 Karl Heuer(asm-comment): Don't match newline.
1994-05-07 Karl Heuer(hide-ifdef-syntax-table): New variable.
1994-05-04 Richard M. Stallman(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Tom Tromey*** empty log message ***
1994-05-03 Roland McGrath(visit-tags-tbale-buffer): If CONT is stringp, use...
1994-05-02 Roland McGrath(tags-find-table-in-list): Only recurse if (tags-includ...
1994-04-30 Roland McGrath(tags-table-parent-pointer-list): Doc fix; elts are...
1994-04-27 Karl Heuer(compilation-error-regexp-alist): Add fortran pattern.
1994-04-26 Richard M. Stallman(tags-add-tables): Doc fix.
1994-04-25 Roland McGrath(compilation-next-error-locus): Use compilation-error...
1994-04-24 Richard M. Stallman(inferior-lisp-mode): Remove space after `:' in mode...
1994-04-24 Richard M. Stallman(compilation-setup, compilation-sentinel):
1994-04-23 Tom TromeyWrote tcl-indent-for-comment
1994-04-22 Richard M. Stallman(makefile-mode): Removed extra quote before makefile...
1994-04-21 Richard M. Stallman(c-macro-expansion): changed the algorithm to allow
1994-04-20 Roland McGrath(compilation-parse-errors): Fix references for column...
1994-04-20 Richard M. StallmanDoc fixes.
1994-04-20 Richard M. StallmanProvide cmacexp.
1994-04-18 Richard M. Stallman(pascal-outline-map): Move pascal-outline-goto-defun...
1994-04-11 Karl Heuer(makefile-mode): make-local-variable misspelled as...
1994-04-07 Richard M. Stallman(fortran-blink-matching-do): New function,
1994-04-07 Tom TromeyUpdated LCD archive entry.
1994-04-07 Tom TromeyModified LCD archive entry.
1994-04-06 Tom TromeyBug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom TromeyFixed up headers for release.
1994-04-06 Tom TromeyInitial revision
1994-04-05 Karl Heuer(compile-reinitialize-errors): Fix typo in comment.
1994-04-02 Karl Heuer(compile-mouse-goto-error): Simplify.
1994-03-30 Richard M. Stallman(compile-mouse-goto-error): New command.
1994-03-30 Karl Heuer(calculate-c-indent): Don't loop forever at bobp.
1994-03-22 Richard M. Stallman(asm-mode): Doc fix.
1994-03-22 Richard M. Stallmanentered into RCS
1994-03-19 Roland McGrath(compilation-error-regexp-alist): Generalize ultrix...
1994-03-12 Richard M. Stallman(pascal-indent-case): Handle comma separated list.
1994-03-12 Karl HeuerPut hyphen in a safer place in the character class.
1994-03-12 Karl HeuerDon't use triple-hyphen in a character class.
1994-03-08 Roland McGrath(etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath(etags-tags-completion-table): Let the line number...
1994-03-07 Roland McGrath(compile-reinitialize-errors): Rename first arg from...
1994-03-04 Roland McGrath(compile-goto-error): Push the mark before calling...
1994-03-04 Karl Heuer(c-fill-paragraph): Preserve final sentence boundary.
1994-03-02 Richard M. Stallman(pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M. Stallman(inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman(makefile-mode): Set local-write-file-hooks, not write...
1994-03-02 Roland McGrath(tags-add-tables): Change default value to 'ask-user...
1994-03-01 Richard M. Stallman(pascal-sub-block-re): Recognize for and with.
1994-02-25 Richard M. Stallman(c-macro-display-buffer): Delete special view-mode...
1994-02-24 Richard M. Stallman(c-mode): Set outline-regexp and outline-level.
1994-02-17 Roland McGrath(copmilation-error-regexp-alist): Tighten up Ultrix...
1994-02-16 Richard M. Stallman(c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-12 Richard M. Stallman(perl-mode): Set parse-sexp-ignore-comments.
1994-02-11 Roland McGrath(etags-goto-tag-location): First go directly to STARTPO...
1994-02-07 Richard M. Stallman(makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M. Stallman(c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M. StallmanProperly check in the total rewrite installed months...
1994-02-07 Richard M. Stallman(indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. StallmanComment change.
1994-02-03 Karl Heuer(c-fill-paragraph): Delete extraneous close paren.
1994-02-01 Richard M. StallmanMany doc fixes.
1994-02-01 Richard M. Stallman(calculate-fortran-indent): Handle
1994-01-31 Roland McGrath(visit-tags-table-buffer): Don't change VISIT-TAGS...
1994-01-29 Richard M. Stallman(c-fill-paragraph): Handle C++ mode.
1994-01-19 Richard M. Stallman(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
1994-01-16 Roland McGrath(copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath(compilation-error-regexp-alist): Add regexp for Lucid...
1994-01-14 Richard M. StallmanChange defconsts to defvars. Doc fixes.
1994-01-11 Richard M. Stallman(hif-tokenize): Handle // comments after #if.
1994-01-09 Richard M. Stallman(c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. StallmanComment fix.
1994-01-06 Roland McGrath(compilation-parse-errors): Prepend comint-file-name...
1994-01-06 Roland McGrath(compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman(makefile-mode): Make comment-start, comment-end,
1994-01-06 Richard M. Stallman(compile-internal): Extended to work without asynchrono...
1994-01-03 Richard M. StallmanFix typo in previous change.
1994-01-03 Richard M. StallmanMore menu bar commands.
1994-01-02 Richard M. Stallman(c-mode-map): Add menu bar menu.
1994-01-01 Richard M. Stallman(compilation-read-command, compilation-ask-about-save...
1993-12-24 Richard M. Stallman(awk-mode-syntax-table): Was mistakenly changing
1993-12-23 Richard M. Stallman(makefile-ignored-files-in-pickup-regex): Supply missin...
1993-12-23 Richard M. Stallman(c-delete-backslash): Do nothing if empty line.
1993-12-23 Richard M. Stallman(inferior-lisp-prompt): Don't match more than one line.
1993-12-23 Richard M. Stallman(c++-indent-line, calculate-c++-indent):
1993-12-23 Richard M. Stallman(visit-tags-table-buffer): Change "Add to list" question.
1993-12-23 Richard M. Stallman(asm-mode): Don't mess with auto-fill mode.
next