aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (inferior-lisp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* (compilation-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* Use defgroup and defcustom.Richard M. Stallman1997-05-041-17/+37
* Use defcustom.Richard M. Stallman1997-05-031-20/+43
* Support compilers that give a message each time the file beingRichard M. Stallman1997-05-031-287/+386
* (compilation-error-regexp-alist): Add regexp for Perl -w.Richard M. Stallman1997-04-271-0/+4
* (dsssl-sgml-declaration): Doc fix.Richard M. Stallman1997-04-271-17/+33
* (inferior-octave-output-list): Declare hereRichard M. Stallman1997-04-221-0/+4
* (m2-end-comment-column): New defvar.Richard M. Stallman1997-04-221-7/+7
* (sh-case): Make this a simple define-skeletonRichard M. Stallman1997-04-221-46/+36
* Comment change.Richard M. Stallman1997-04-203-6/+6
* Remove all menu-enable properties except for sh-case.Richard M. Stallman1997-04-171-3/+3
* Font Lock support.Simon Marshall1997-04-171-1/+106
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-34/+65
* (pascal-mode): Set comment-start.Richard M. Stallman1997-04-151-2/+4
* (sh-while-getopts): Don't add menu-enable property.Richard M. Stallman1997-04-151-1/+0
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-10/+23
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-12/+28
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-122-87/+187
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-13/+33
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-121-29/+95
* (make): Add scheme-indent-function property.Richard M. Stallman1997-04-111-0/+1
* Add DSSSL mode and share code with newly requiredRichard M. Stallman1997-04-101-275/+189
* (sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.Richard M. Stallman1997-04-101-6/+9
* (calculate-perl-indent): When indenting under aRichard M. Stallman1997-04-081-0/+1
* (grep-null-device): Move before first use.Richard M. Stallman1997-04-011-3/+3
* (hs-hide-block-at-point): Doc fix.Karl Heuer1997-03-311-1/+1
* (icon-mode-map): Added menus.Richard M. Stallman1997-03-301-9/+98
* Minor doc fix.Richard M. Stallman1997-03-301-1/+1
* (sh-set-shell): If file has no #! line,Richard M. Stallman1997-03-301-1/+4
* (hs-show-all, hs-safety-is-job-n): Fix messages.Richard M. Stallman1997-03-291-156/+276
* Add copyright notice and distribution terms.Richard M. Stallman1997-03-271-0/+19
* Initial revisionRichard M. Stallman1997-03-251-0/+2120
* (grep-program): New variable.Richard M. Stallman1997-03-241-3/+65
* (makefile-backslash-align): New variable.Richard M. Stallman1997-03-241-44/+140
* (sh-case): Define with defun and defvarRichard M. Stallman1997-03-221-39/+46
* (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