summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (octave-abbrev-table): Add abbrevs for switch,Karl Heuer1997-03-121-8/+26
* Provide octave-inf.Karl Heuer1997-03-121-0/+4
* Provide octave-hlp.Karl Heuer1997-03-121-0/+4
* (makefile-dependency-regex): Disallow "=" in name,Karl Heuer1997-03-111-2/+2
* (sh-mode-hook, sh-set-shell-hook): Add defvars.Karl Heuer1997-02-231-0/+6
* Add ... to relevant menu entries.Simon Marshall1997-02-211-1/+1
* Rewrite Font Lock support.Simon Marshall1997-02-211-7/+17
* (grep-process-setup): New function, sets up theEli Zaretskii1997-02-201-16/+20
* (compile-mouse-goto-error): Move to end of lineEli Zaretskii1997-02-191-0/+5
* * (compilation-process-setup-function): New variable.Eli Zaretskii1997-02-091-0/+9
* (compilation-enter-directory-regexp)Richard M. Stallman1997-01-311-2/+2
* (compilation-error-regexp-alist): Undo 1/21 change.Richard M. Stallman1997-01-281-6/+1
* (compilation-parse-errors): Use looking-at on each line.Richard M. Stallman1997-01-231-22/+28
* (compilation-error-regexp-alist):Richard M. Stallman1997-01-221-3/+8
* Delete explicit autoload calls.Richard M. Stallman1997-01-211-146/+138
* Whitespace change.Richard M. Stallman1997-01-211-1/+1
* Merge in octave.el; don't require octave.el.Richard M. Stallman1997-01-211-6/+186
* Require octave-mod, not octave.Richard M. Stallman1997-01-212-5/+3
* Initial revisionRichard M. Stallman1997-01-212-0/+485
* (octave-mode): Delete the startup message.Richard M. Stallman1997-01-211-5/+1
* Initial revisionRichard M. Stallman1997-01-211-0/+1227
* (mantemp-insert-cxx-syntax): Recognize non-class templates.Richard M. Stallman1997-01-191-7/+20
* Initial revisionRichard M. Stallman1997-01-191-0/+193
* compile.el (first-error): Doc fix.Karl Heuer1997-01-151-1/+1
* (sh-shell-file): Downcase and remove extension on shells in NT.Richard M. Stallman1997-01-071-3/+3
* (sh-shell-file): On MSDOS, collapse $SHELL to lowerRichard M. Stallman1997-01-021-8/+16
* (hs-emacs-type): Doc fix.Richard M. Stallman1996-12-291-1/+1
* (cpp-edit-load): Don't load anything if init-file-user is nil.Richard M. Stallman1996-12-151-2/+5
* (etags-file-of-tag): Expand the file nameRichard M. Stallman1996-12-071-1/+2
* (pascal-mode): Make comment-indent-function buffer local.Richard M. Stallman1996-12-071-0/+1
* Fixed syntax table for quotes since they messed upRichard M. Stallman1996-12-071-0/+3
* *** empty log message ***Karl Heuer1996-11-171-1/+0
* Use simpler fn.Simon Marshall1996-11-161-2/+2
* use simpler fn.Simon Marshall1996-11-161-1/+1
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (sh-mode-syntax-table): Turn on comment syntax for #,Richard M. Stallman1996-11-071-36/+14
* (sh-mode): Set `comment-start-skip'; otherwiseRichard M. Stallman1996-11-071-0/+1
* (compile-auto-highlight): Renamed fromRichard M. Stallman1996-11-051-11/+12
* (compile-highlight-display-limit): New variable.Richard M. Stallman1996-11-051-1/+34
* (makefile-font-lock-keywords): Handle dependenciesRichard M. Stallman1996-11-031-5/+5
* Initial revisionRichard M. Stallman1996-10-301-0/+149
* Use new face.Simon Marshall1996-10-281-1/+1
* (electric-perl-terminator, perl-indent-command):Richard M. Stallman1996-10-261-4/+8
* (sh-mode): Don't make font-lock-keywords buffer-local.Richard M. Stallman1996-10-261-1/+0
* (pascal-indent-declaration): Avoid infinite loopRichard M. Stallman1996-10-261-1/+2
* (makefile-font-lock-keywords): Accept - and . inKarl Heuer1996-10-251-1/+1
* Add Font Lock support. Add mode command autoload cookie.Simon Marshall1996-10-231-49/+160
* Add Font Lock support. Provide when loaded.Simon Marshall1996-10-231-1/+57
* (compilation-skip-to-next-location): Defined.Karl Heuer1996-10-201-6/+12
* (f90-no-block-limit): Fixed bug for indentation ofRichard M. Stallman1996-10-151-35/+38