summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
...
* (c++-mode): Doc fix.Karl Heuer1996-01-041-1/+1
* (compilation-error-list): Doc fix.Karl Heuer1996-01-041-2/+2
* (ada-case-keyword, ada-auto-case, ada-krunch-args,Karl Heuer1996-01-041-9/+9
* (hs-hide-block): Fix message spelling.Karl Heuer1996-01-041-3/+3
* (cpp-config-file): New variable.Richard M. Stallman1996-01-011-6/+9
* (hide-ifdefs): Set hif-outside-read-only here.Richard M. Stallman1995-12-251-0/+1
* Many doc fixes.Richard M. Stallman1995-12-251-32/+36
* (makefile-add-log-defun): Rewrite to scan backRichard M. Stallman1995-12-251-12/+23
* (compile-internal): On systems with no asynchronousRichard M. Stallman1995-12-231-2/+26
* (makefile-font-lock-keywords): Fix bad structureKarl Heuer1995-12-211-1/+1
* (compilation-mode): Add autoload cookie.Roland McGrath1995-12-201-13/+14
* Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,Roland McGrath1995-12-141-179/+136
* Provide sh-script.Karl Heuer1995-12-131-0/+1
* (sh-mode-map): Make the code more legible.Karl Heuer1995-12-131-34/+28
* (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to endTom Tromey1995-12-071-6/+8
* (add-log-tcl-defun): Now uses tcl-beginning-of-defun.Tom Tromey1995-12-071-5/+10
* (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