aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (makefile-macroassign-regex): Recognize the ?= operator.Eli Zaretskii2001-07-301-1/+1
* (compile-internal): If EMACS is alreadyEli Zaretskii2001-07-231-1/+5
* (compilation-parse-errors): `linenum' might return a this-error usingStefan Monnier2001-07-191-34/+42
* *** empty log message ***Stefan Monnier2001-07-171-3/+3
* (ada-mode): Avoid unneeded version checks.Stefan Monnier2001-07-161-63/+36
* (ada-xref-initialize): Fix call to add-hook.Stefan Monnier2001-07-161-5/+6
* Some fixes to follow coding conventions.Pavel Janík2001-07-1625-93/+99
* Some fixes to follow coding conventions.Pavel Janík2001-07-1613-13/+64
* (hs-minor-mode): Use make-local-variable.Stefan Monnier2001-07-161-2/+1
* (makefile-browse): Use make-local-variable.Stefan Monnier2001-07-161-3/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-154-5/+5
* Fix license commentary.Gerd Moellmann2001-07-134-22/+28
* Say that the file _is_ part of Emacs.Eli Zaretskii2001-07-113-6/+6
* (c-indent-exp): Keep the indentation of the blockGerd Moellmann2001-07-101-1/+5
* Extended the kludge to interoperate with theStefan Monnier2001-07-091-0/+2
* (hs-minor-mode-map): Use mouse-2, not button-2, when bindingRichard M. Stallman2001-06-261-1/+1
* (glasses-make-readable): ConsiderGerd Moellmann2001-06-251-4/+4
* (c-set-style): Don't specify initial contents for completing-read.Richard M. Stallman2001-06-231-2/+3
* (antlr-mode): Check that `c-Java-access-key' isGerd Moellmann2001-06-181-2/+2
* (sh-mark-line): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-1/+4
* (cpp-make-button): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-0/+1
* (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.Eli Zaretskii2001-06-171-4/+6
* (perl-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs.Stefan Monnier2001-06-101-23/+50
* (tags-compression-info-list): Fix docstringStefan Monnier2001-05-311-23/+23
* (perl-mode): Use define-derived-mode.Stefan Monnier2001-05-251-81/+69
* Docstring typo.Stefan Monnier2001-05-251-1/+1
* (cperl-font-lock-keywords)Stefan Monnier2001-05-041-49/+54
* Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.Eli Zaretskii2001-05-041-17/+13
* (c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'Eli Zaretskii2001-05-041-36/+37
* (sh-prev-line): Look for sh-heredoc-faceStefan Monnier2001-05-021-7/+6
* (sh-font-lock-heredoc): AllowGerd Moellmann2001-04-301-2/+2
* (makefile-font-lock-keywords):Stefan Monnier2001-04-251-15/+6
* Fix autoload cookies.Gerd Moellmann2001-04-231-6/+6
* (sql-escape-newlines-and-send): New function.Gerd Moellmann2001-04-201-3/+120
* (sh-indent-line): Add optional PREFIX-ARGGerd Moellmann2001-04-101-2/+3
* (grep-compute-defaults): Use null-deviceEli Zaretskii2001-04-061-2/+2
* (c-outline-level):Stefan Monnier2001-04-041-3/+5
* (fortran-comment-region): Fix typo.Dave Love2001-03-301-1/+1
* Moved from progmodes/cplus-md.el to obsolete/cplus-md.el.Stefan Monnier2001-03-211-1080/+0
* Update to version 5.28.Gerd Moellmann2001-03-2111-1454/+2296
* (hs-minor-mode-hook): Include `:version' in defcustom form.Thien-Thi Nguyen2001-03-141-1/+2
* Update copyright.Thien-Thi Nguyen2001-03-131-14/+14
* (tags-loop-continue): Don't change point in aGerd Moellmann2001-03-121-7/+19
* 2001-03-12 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>Francesco Potortì2001-03-121-5/+72
* (sh-st-symbol): New symbol.Stefan Monnier2001-03-071-10/+6
* (cperl-msb-fix, cperl-get-help-defer):Stefan Monnier2001-03-061-5/+3
* (cperl-mode): Set major-mode to cperl-modeStefan Monnier2001-03-061-26/+33
* (sql-interbase): New function.Gerd Moellmann2001-03-061-14/+78
* (sql-sybase): Fix typo (was: query user about server twoGerd Moellmann2001-03-051-5/+9
* (fortran-strip-sqeuence-nos): Doc fix.Richard M. Stallman2001-02-171-3/+3