aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (compilation-set-window-height): Add save-excursion.Richard M. Stallman1994-08-111-7/+10
* (tags-table-including): Inside loop: if CORE-ONLY skip all consecutiveRoland McGrath1994-08-101-8/+8
* (compilation-set-window-height): New function,Richard M. Stallman1994-08-081-11/+20
* Doc fixes.Richard M. Stallman1994-08-071-7/+18
* (indent-c-exp): Preserve point when handling comments.Richard M. Stallman1994-08-061-11/+12
* (select-tags-table): Doc fix.Richard M. Stallman1994-08-051-1/+1
* (auto-mode-alist): Fix typos in comments.Karl Heuer1994-08-031-2/+2
* Set up a "Compile" menubar item.Richard M. Stallman1994-08-021-0/+42
* (compilation-error-regexp-alist): Fix previous change.Richard M. Stallman1994-08-011-1/+10
* (compilation-error-regexp-alist): Make separateRichard M. Stallman1994-07-311-5/+7
* (hide-ifdefs): Doc fix.Richard M. Stallman1994-07-291-1/+1
* (compilation-error-regexp-alist): Fix bug in BorlandRichard M. Stallman1994-07-271-3/+9
* Finish installing previous change.Richard M. Stallman1994-07-261-111/+114
* (compilation-next-error-locus): New arg SILENT.Richard M. Stallman1994-07-261-4/+5
* Emacs 18 changes from Carl Witty.Tom Tromey1994-07-261-10/+17
* (c++-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-1/+2
* (visit-tags-table-buffer): Bind a variable local-tags-file-name with theRoland McGrath1994-07-201-68/+75
* (compilation-error-regexp-alist): Allow `(' afterRichard M. Stallman1994-07-191-2/+4
* "Comment out" autoload cookies.Richard M. Stallman1994-07-151-4/+8
* Added ";;;###autoload" comments where appropriate.Tom Tromey1994-07-141-3/+9
* (compilation-next-error-locus): Don't callRichard M. Stallman1994-07-121-1/+7
* (prolog-mode-syntax-table): Make newline end comments.Richard M. Stallman1994-07-121-0/+1
* (compilation-window-height): Use defvar.Richard M. Stallman1994-07-111-3/+3
* (find-tag-regexp): Bind to C-M-..Richard M. Stallman1994-07-101-0/+1
* (sh-chmod-argument): Change default.Richard M. Stallman1994-07-021-2/+3
* (visit-tags-table-buffer): Move error call into scope of `file'.Richard M. Stallman1994-07-021-2/+2
* (sh-set-shell): Obey sh-query-for-magic in all cases.Richard M. Stallman1994-07-011-7/+11
* (minor-mode-map-alist): Add missing quote.Richard M. Stallman1994-06-301-1/+1
* (tag-exact-match-p): Fix typo in last change.Roland McGrath1994-06-281-1/+1
* (tag-exact-match-p): Test for point sitting after the explicit tag nameRoland McGrath1994-06-281-1/+4
* (visit-tags-table-buffer): Don't take car of return frmoRoland McGrath1994-06-241-10/+10
* Fix bits of last change lost in Emacs crash.Roland McGrath1994-06-231-3/+5
* (tags-table-including): Don't call tags-table-check-computed-list.Roland McGrath1994-06-231-9/+23
* (tags-table-computed-list, tags-table-computed-list-for): New variables.Roland McGrath1994-06-171-376/+309
* (find-tag-history): New variable.Richard M. Stallman1994-06-151-0/+3
* (fortran-blink-matching-do): When looking for do,Richard M. Stallman1994-06-141-2/+2
* Fix regexp in last change.Roland McGrath1994-06-141-2/+2
* (compilation-error-regexp-alist): Extend first regexp to handle Borland C++Roland McGrath1994-06-131-1/+5
* (complete-tag): Likewise.Richard M. Stallman1994-06-101-1/+1
* tcl-current-word does the right thing in inferior-tcl-mode.Tom Tromey1994-06-051-4/+8
* Another menu fix.Tom Tromey1994-06-031-6/+9
* Fixed menu bug.Tom Tromey1994-06-031-6/+9
* Fixed bug in bug-reporting code.Tom Tromey1994-06-031-4/+7
* (compilation-error-regexp-alist): Stricter Lucid regexp.Richard M. Stallman1994-06-021-1/+1
* (fortran-link-matching-do): Ignore DO statements with line numbers.Richard M. Stallman1994-05-261-2/+2
* Menu items now sensitive as appropriate.Tom Tromey1994-05-261-10/+26
* (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