aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (perl-indent-continued-arguments): New var.Gerd Moellmann2001-10-051-35/+31
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-241-6/+8
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-241-5/+11
* Fix character range regexp. Doc fix.Gerd Moellmann2001-09-241-6/+8
* Eliminate make-local-hook calls. Doc fix.Gerd Moellmann2001-09-241-10/+4
* w32 find cannot be used with `grep-find'.Sam Steingold2001-09-191-5/+10
* Doc fix.Gerd Moellmann2001-09-193-15/+15
* Doc fix.Gerd Moellmann2001-09-191-7/+7
* Replace "Prologue" by "Prolog" in PostScriptGerd Moellmann2001-09-191-11/+11
* (grep-compute-defaults): Don't setGerd Moellmann2001-09-131-30/+40
* (glasses-convert-to-unreadable): ConsiderGerd Moellmann2001-09-031-1/+1
* (c-macro-preprocessor): Use "gcc -E" forEli Zaretskii2001-09-021-2/+4
* Update first-line description.Thien-Thi Nguyen2001-08-271-32/+73
* Add Keywords header. From Pavel Janik.Eli Zaretskii2001-08-261-0/+1
* (sql-db2): Doc change.Gerd Moellmann2001-08-201-18/+18
* (executable-set-magic): IfGerd Moellmann2001-08-071-3/+9
* (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