summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* Comment changes.Richard M. Stallman1993-05-061-1/+12
* Doc fix.Richard M. Stallman1993-05-051-10/+8
* Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.Roland McGrath1993-04-281-9/+42
* (find-tag-interactive): New function to read args for find-tag et al.Roland McGrath1993-04-261-65/+108
* Rewritten and simplified, commentary added. It now will usuallyEric S. Raymond1993-04-211-157/+143
* (makefile-mode): Fix typo in autoload cookie.Richard M. Stallman1993-04-141-2/+2
* (compile-internal): Initialize the process-mark.Roland McGrath1993-04-071-0/+1
* (compilation-error-regexp-alist): Tighten first regexp so that itRoland McGrath1993-04-071-1/+1
* (compilation-parse-errors): Remove debugging setq.Roland McGrath1993-04-071-1/+0
* (compilation-filter): New function.Roland McGrath1993-04-071-0/+12
* (compilation-error-regexp-alist): Fixed MIPS CC regexp to match fileRoland McGrath1993-04-071-4/+6
* (compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with theRoland McGrath1993-04-051-16/+21
* (compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) toRoland McGrath1993-04-051-2/+2
* (etags-tags-completion-table): Rewritten with a mondo regexp.Roland McGrath1993-04-011-18/+18
* (etags-tags-completion-table): Use skip-syntax-backward instead ofRoland McGrath1993-03-311-4/+3
* : Added autoload cookie for entry point.Eric S. Raymond1993-03-281-1/+2
* Fix library headers.Eric S. Raymond1993-03-231-1/+5
* Added or corrected Commentary headersEric S. Raymond1993-03-221-1/+5
* Added or corrected Commentary sectionsEric S. Raymond1993-03-222-0/+12
* Added or corrected Commentary sectionsEric S. Raymond1993-03-2213-31/+64
* Add or correct keywordsEric S. Raymond1993-03-183-3/+3
* Added standard library headers.Eric S. Raymond1993-03-171-1/+1
* (c-beginning-of-statement): If next to a comment, use sentence motion.Richard M. Stallman1993-03-091-2/+7
* (fortran-abbrev-start): Handle any kind of event.Richard M. Stallman1993-03-061-3/+3
* (simula-electric-label): Handle any event when flushing the display.Richard M. Stallman1993-03-061-1/+1
* * etags.el (find-tag-other-window): If another window is alreadyJim Blandy1993-03-021-2/+9
* * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote inJim Blandy1993-02-141-8/+8
* (compilation-forget-errors): Just setRoland McGrath1993-02-081-10/+16
* (c-macro-expand): Use expanded name to write or delete.Richard M. Stallman1993-01-301-5/+9
* JimB's changes since January 18thJim Blandy1993-01-263-8/+10
* (tags-query-replace): C-tRoland McGrath1993-01-251-1/+1
* (tags-loop-scan): Set default value to an error form.Roland McGrath1993-01-211-1/+3
* (visit-tags-table-buffer): When propagating a change of name afterRoland McGrath1993-01-211-1/+1
* (visit-tags-table-buffer): Error if called with 'same and no current table.Roland McGrath1993-01-191-3/+9
* * c-mode.el (c-switch-label-regexp): New constant.Jim Blandy1993-01-161-3/+8
* (compilation-sentinel): Change buffer-read-only with let.Richard M. Stallman1993-01-021-20/+19
* (visit-tags-table-buffer): When picking a table and using tags-table-list,Roland McGrath1992-12-241-1/+9
* (etags-verify-tags-table): Use eq instead of = in case char-after returnsRoland McGrath1992-12-241-1/+2
* * compile.el (compilation-error-regexp-alist): Tightened upJim Blandy1992-12-241-1/+8
* * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixJim Blandy1992-12-241-14/+52
* (visit-tags-table-buffer): Don't look in list for tags-file-name if nil.Roland McGrath1992-12-211-1/+2
* Many comments added and docstrings fixed.Roland McGrath1992-12-211-123/+197
* Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)Jim Blandy1992-12-061-1/+1
* * c-mode.el (c-style-alist): Add quotes around C++ style name.Eric S. Raymond1992-12-061-1/+1
* * fortran.el: New version of version 1.30 (!) from Stephen A. WoodJim Blandy1992-11-201-240/+132
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2