aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (inferior-lisp-load-command): Doc fix.Richard M. Stallman1995-11-251-3/+3
* (next-file): Make interactive arg t if had any prefix arg.Richard M. Stallman1995-11-171-1/+2
* (c++-mode): Remove autoload cookie.Richard M. Stallman1995-11-151-1/+0
* (compilation-sentinel): Use the local value ofRichard M. Stallman1995-11-141-6/+6
* (sh-mode): Remove ! in column 1.Erik Naggum1995-11-111-1/+1
* (sh-mode): as above. Use page-delimiter rather than literal "^L".Richard M. Stallman1995-11-111-1/+1
* (makefile-space-face): Don't list in facemenu.Karl Heuer1995-11-101-0/+1
* (awk-mode): Require cc-mode.Richard M. Stallman1995-11-101-0/+1
* (sh-mode-map): Put sh-execute-region on C-M-x.Richard M. Stallman1995-11-101-2/+2
* (makefile-mode): Call makefile-define-space-face only if it is defined.Richard M. Stallman1995-11-101-6/+7
* compilation-mode-font-lock-keywords tweakSimon Marshall1995-11-091-1/+2
* (makefile-define-space-face): Don't make face if non-X.Karl Heuer1995-11-051-3/+4
* (sh-shells): Eliminated variable redundant withKarl Heuer1995-11-031-99/+143
* (sh-remember-variable): Set variable to empty string,Karl Heuer1995-11-031-1/+1
* (select-tags-table): Don't modify the value of tags-table-list.Richard M. Stallman1995-10-301-1/+1
* Comment change.Richard M. Stallman1995-10-303-18/+18
* Use frame-parameters, not font-lock-background-mode and font-lock-display-type.Simon Marshall1995-10-301-11/+10
* Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.Simon Marshall1995-10-261-55/+87
* Require cc-mode.Richard M. Stallman1995-10-261-1/+3
* Provide hideif; require cc-mode.Richard M. Stallman1995-10-261-0/+4
* (calculate-c++-indent): Skip over paren-groupRichard M. Stallman1995-10-191-1/+10
* All doc strings changed to comply with standard Emacs conventions.Richard M. Stallman1995-10-171-89/+109
* (tags-table-check-computed-list): Map tags-expand-table-name over lists ofRoland McGrath1995-10-091-2/+3
* (ada-gen-treat-proc): Bind `procname' and `functype'.Erik Naggum1995-10-091-1/+1
* Major revision.Karl Heuer1995-09-221-411/+448
* (executable-set-magic): Use make-local-hook for after-save-hook.Richard M. Stallman1995-08-281-2/+2
* (makefile-font-lock-keywords): Highlight lines withRichard M. Stallman1995-08-281-5/+7
* (hide-ifdef-hiding): Delete duplicate defvar.Richard M. Stallman1995-08-271-3/+0
* (m2-execute-monitor-command): Renamed from execute-monitor-command.Richard M. Stallman1995-08-271-2/+2
* (next-file): Advance next-file-list before finding the file named in itsRoland McGrath1995-08-251-4/+7
* (makefile-mode-syntax-table): "]" is a close-paren.Richard M. Stallman1995-08-241-1/+1
* (makefile-add-log-defun): Avoid error at eob.Richard M. Stallman1995-08-241-1/+1
* Doc fixes.Richard M. Stallman1995-08-231-29/+27
* (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>Tom Tromey1995-08-221-3/+26
* (compilation-exit-message-function): New variable.Roland McGrath1995-08-211-9/+32
* (makefile-space-face): New variable.Richard M. Stallman1995-08-211-13/+13
* Define user options with defvar, not defconst.Richard M. Stallman1995-08-211-8/+8
* (sh-newline-and-indent): Don't interpret prefix argKarl Heuer1995-08-191-16/+15
* (pascal-mode): Set comment-start.Richard M. Stallman1995-08-171-4/+6
* (inferior-lisp): Use pop-to-buffer.Richard M. Stallman1995-08-161-1/+2
* (sh-mode-map): Use new name skeleton-pair-insert-maybe.Karl Heuer1995-08-151-10/+10
* (sh-test): New variable.Karl Heuer1995-08-151-32/+59
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Tweak fortran-font-lock-keywords-1.Simon Marshall1995-08-101-1/+1
* (interpreter-mode-alist): Delete autoload cookie.Richard M. Stallman1995-08-092-2/+7
* (tcl-do-auto-fill): Only fill past fill-column; for 19.29.Tom Tromey1995-08-071-21/+25
* (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):Richard M. Stallman1995-08-051-7/+11
* (compilation-error-regexp-alist): Add regexp for Sun ada.Roland McGrath1995-08-041-0/+4
* (fortran-break-line): Fixed a bug that sometimesRichard M. Stallman1995-07-291-3/+2