summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (compile-internal): Set EMACS=t in process-environment.Richard M. Stallman1994-09-161-3/+4
* (compilation-sentinel): Include exit status in modeline.Karl Heuer1994-09-161-1/+2
* (c-mode-map): Add "Highlight Conditionals" menu item.Richard M. Stallman1994-09-141-0/+2
* entered into RCSRichard M. Stallman1994-09-141-11/+6
* *** empty log message ***Richard M. Stallman1994-09-141-3/+6
* *** empty log message ***Richard M. Stallman1994-09-141-22/+11
* Initial revisionRichard M. Stallman1994-09-141-0/+773
* (c-macro-prompt-flag): Set default back to nil.Richard M. Stallman1994-09-051-2/+2
* (pascal-auto-lineup): New variable.Richard M. Stallman1994-09-031-33/+103
* (grep-command): Doc fix.Richard M. Stallman1994-09-011-1/+1
* Added filename completion in inferior tcl modeTom Tromey1994-09-011-3/+9
* * cmacexp.el (c-macro-prompt-flag): set default to t.Francesco Potortì1994-09-011-4/+5
* (tags-table-extend-computed-list): In loop processing list of includedRoland McGrath1994-08-251-1/+2
* tcl-load-file default to current buffer.Tom Tromey1994-08-221-6/+11
* Fixed bug in tcl-guess-application.Tom Tromey1994-08-211-4/+8
* Keybindings don't overshadown comint bindings.Tom Tromey1994-08-211-15/+18
* (perl-indent-command): Fix backwards conditional.Richard M. Stallman1994-08-171-1/+1
* (c-macro-expansion): If the CPP output is empty, just show error messages.Richard M. Stallman1994-08-131-6/+9
* (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