aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (c-fill-paragraph): Don't include part of commentRichard M. Stallman1994-05-251-0/+5
* (select-tags-table-mode): New function, a major mode.Richard M. Stallman1994-05-231-10/+22
* Doc fix.Richard M. Stallman1994-05-223-6/+6
* Added bug-report keybindings and menu entries.Tom Tromey1994-05-221-6/+15
* Even more compile stuff.Tom Tromey1994-05-221-5/+8
* Moved emacs version checking code to very beginning.Tom Tromey1994-05-221-16/+19
* Compile fixes.Tom Tromey1994-05-221-12/+16
* Fixed mark-defun for 19.23.Tom Tromey1994-05-221-24/+32
* Fixed bug with M-;.Tom Tromey1994-05-221-15/+61
* Fixes for imenu.Tom Tromey1994-05-221-3/+14
* Fixed menu support.Tom Tromey1994-05-221-78/+96
* (compilation-goto-locus): Handle case where *compilation*Richard M. Stallman1994-05-191-1/+4
* (asm-comment): Don't match newline.Karl Heuer1994-05-071-1/+1
* (hide-ifdef-syntax-table): New variable.Karl Heuer1994-05-071-54/+57
* (show-ifdefs, hide-ifdefs): Bind inhibit-read-only.Richard M. Stallman1994-05-041-66/+54
* Update copyright.Karl Heuer1994-05-034-4/+4
* Update copyright.Karl Heuer1994-05-031-2/+2
* *** empty log message ***Tom Tromey1994-05-031-4/+8
* (visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.Roland McGrath1994-05-031-14/+25
* (tags-find-table-in-list): Only recurse if (tags-included-tables) returnsRoland McGrath1994-05-021-16/+18
* (tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.Roland McGrath1994-04-301-60/+134
* (compilation-error-regexp-alist): Add fortran pattern.Karl Heuer1994-04-271-0/+2
* (tags-add-tables): Doc fix.Richard M. Stallman1994-04-261-3/+3
* (compilation-next-error-locus): Use compilation-error-message instead ofRoland McGrath1994-04-251-3/+4
* (inferior-lisp-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (compilation-setup, compilation-sentinel):Richard M. Stallman1994-04-241-2/+2
* Wrote tcl-indent-for-commentTom Tromey1994-04-231-46/+92
* (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.Richard M. Stallman1994-04-221-2/+2
* (c-macro-expansion): changed the algorithm to allowRichard M. Stallman1994-04-211-97/+79
* (compilation-parse-errors): Fix references for column number, 3 elt notRoland McGrath1994-04-201-2/+2
* Doc fixes.Richard M. Stallman1994-04-201-23/+26
* Provide cmacexp.Richard M. Stallman1994-04-201-175/+74
* (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.Richard M. Stallman1994-04-181-1/+1
* (makefile-mode): make-local-variable misspelled as make-local-file.Karl Heuer1994-04-111-2/+2
* (fortran-blink-matching-do): New function,Richard M. Stallman1994-04-071-2/+42
* Updated LCD archive entry.Tom Tromey1994-04-071-2/+2
* Modified LCD archive entry.Tom Tromey1994-04-071-2/+2
* Bug fix; 19.23 should (require 'lmenu).Tom Tromey1994-04-061-4/+4
* Fixed up headers for release.Tom Tromey1994-04-061-6/+7
* Initial revisionTom Tromey1994-04-061-0/+1815
* (compile-reinitialize-errors): Fix typo in comment.Karl Heuer1994-04-051-1/+1
* (compile-mouse-goto-error): Simplify.Karl Heuer1994-04-021-33/+32
* (compile-mouse-goto-error): New command.Richard M. Stallman1994-03-301-0/+37
* (calculate-c-indent): Don't loop forever at bobp.Karl Heuer1994-03-301-7/+12
* (asm-mode): Doc fix.Richard M. Stallman1994-03-221-1/+2
* entered into RCSRichard M. Stallman1994-03-221-0/+895
* (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to matchRoland McGrath1994-03-191-1/+4
* (pascal-indent-case): Handle comma separated list.Richard M. Stallman1994-03-121-47/+53
* Put hyphen in a safer place in the character class.Karl Heuer1994-03-121-1/+1
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-1/+1