aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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 <[email protected]>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
* (grep-regexp-alist): Remove the blank fromEli Zaretskii2001-02-161-1/+3
* (find-tag-default-function): Fix :type.Dave Love2001-02-071-1/+1
* (dcl-calc-command-indent-function): Fix :type.Dave Love2001-02-071-1/+1
* (ada-popup-key): Fix :type.Dave Love2001-02-071-2/+2
* (makefile-mode): Set SYNTAX-BEGIN memberEli Zaretskii2001-02-061-1/+5
* Eliminate time-stamp functions.Gerd Moellmann2001-02-051-6/+7
* (f90-mode): Remove startup message.Dave Love2001-02-011-2/+2
* (outline, dabbrev, add-log): Require whenGerd Moellmann2001-01-291-17/+22
* (find-tag-noselect): Don't bindGerd Moellmann2001-01-271-2/+1
* (delphi-comment-face, delphi-string-face)Dave Love2001-01-261-5/+8
* (find-tag-noselect): Save the value ofGerd Moellmann2001-01-151-3/+5
* (ada-popup-key): Fix last change.Dave Love2001-01-121-2/+3
* (fortran-mode-map): Modify CustomizationDave Love2001-01-111-51/+49
* (find-tag-interactive): If last-tag is nil,Eli Zaretskii2001-01-111-4/+4
* (ada-popup-key): Fix :type.Dave Love2001-01-091-2/+2