summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionRichard M. Stallman1993-11-081-0/+980
* (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATERoland McGrath1993-10-181-2/+5
* (compile-internal): Back out jimb change of making buffer read-only. ItBrian Fox1993-09-211-2/+2
* (tag-exact-match-p): Return true if TAG is the explicit tag name.Roland McGrath1993-09-061-4/+8
* Fix version in comment.Richard M. Stallman1993-09-061-1/+1
* Doc fixes.Richard M. Stallman1993-09-061-52/+52
* (next-file): If arg is neither t nor nil, then eval it to return initialRoland McGrath1993-08-301-12/+22
* (compilation-parse-errors): Don't add multiple errors for one source line.Richard M. Stallman1993-08-141-6/+10
* (next-error): Handle zero and negative prefix args.Roland McGrath1993-08-111-4/+19
* (etags-goto-tag-location): If match started with Ctrl-m,Richard M. Stallman1993-08-081-0/+5
* (perl-mode): Add autoload cookie.Richard M. Stallman1993-08-051-0/+1
* (compilation-minor-mode): Make variable buffer-local.Roland McGrath1993-08-031-0/+2
* (indent-c-exp): Don't document ENDPOS.Richard M. Stallman1993-08-021-7/+32
* (etags-tags-completion-table): Fixed regexp for today's format.Roland McGrath1993-08-011-8/+9
* (visit-tags-table-buffer): New local namedRichard M. Stallman1993-08-011-153/+161
* (etags-goto-tag-location): Handle selective display.Richard M. Stallman1993-08-011-1/+3
* (indent-c-exp): Don't move an { from column 0.Richard M. Stallman1993-08-011-1/+3
* (compilation-error-regexp-alist): Broaden RS6000 regexp to matchRoland McGrath1993-07-301-1/+3
* (calculate-c-indent): When checking whether function declRichard M. Stallman1993-07-291-0/+2
* (c++-mode-syntax-table): Don't alter syntax of '.Richard M. Stallman1993-07-271-2/+1
* (indent-c-exp): When previous line ends in comma,Richard M. Stallman1993-07-261-3/+10
* (c++-mode-syntax-table): Handle C-style comments.Richard M. Stallman1993-07-261-1/+2
* (indent-c-exp): Call calculate-c-indent-within-comment when appropriate.Richard M. Stallman1993-07-211-0/+4
* (indent-c-exp): If ENDPOS, always set OPOINTRichard M. Stallman1993-07-211-2/+15
* (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .Roland McGrath1993-07-181-32/+41
* (compilation-parse-errors): After skipping two lines, move one char back soRoland McGrath1993-07-151-1/+6
* (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexpRoland McGrath1993-07-081-2/+6
* (compile-abbreviate-directory): New function.Richard M. Stallman1993-06-301-1/+39
* (c-forward-conditional): New function.Richard M. Stallman1993-06-281-9/+31
* * compile.el (compile-file-of-error): Remember thatJim Blandy1993-06-221-2/+1
* (compilation-error-regexp-alist): Generalize theRichard M. Stallman1993-06-181-1/+3
* Comment changes for renaming from c++-mode.el to cplus-md.el.Richard M. Stallman1993-06-171-2/+2
* (inferior-lisp-buffer): Move defvar earlier.Richard M. Stallman1993-06-151-41/+36
* (c-indent-line): Call c-backward-to-start-of-ifRichard M. Stallman1993-06-131-0/+1
* (etags-tags-completion-table): When skipping the noiseRichard M. Stallman1993-06-121-1/+2
* Doc fixes.Richard M. Stallman1993-06-111-155/+72
* (calculate-c++-indent): RespectRichard M. Stallman1993-06-101-1/+5
* Doc fix.Jim Blandy1993-06-101-1/+6
* * compile.el (compilation-error-list): When we haven't yetJim Blandy1993-06-101-16/+24
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-0910-35/+35
* (fortran-indent-new-line): Renamed fromRichard M. Stallman1993-06-081-3/+3
* (etags-recognize-tags-table): Fix misspelling ofRichard M. Stallman1993-06-071-1/+1
* (compile-internal): Alter current buffer only temporarily.Richard M. Stallman1993-06-061-30/+31
* (define-hide-ifdef-mode-map): Don't bind C-c LETTER.Richard M. Stallman1993-06-031-9/+11
* (fortran-mode): Replace comment-indent-hook withRichard M. Stallman1993-06-011-32/+72
* (c-up-conditional): Handle commented-out #-cmds properly.Richard M. Stallman1993-05-291-17/+18
* Make C-x ` binding just once.Richard M. Stallman1993-05-261-2/+0
* (mark-c-function): Activate the mark.Richard M. Stallman1993-05-161-1/+1
* (tags-table-including): Take new third arg CORE-ONLY. If non-nil,Roland McGrath1993-05-131-7/+19
* (Setting minor-mode-map-alist):Richard M. Stallman1993-05-131-6/+6