aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix autoload cookies.Gerd Moellmann2001-04-231-1/+1
* (easy-mmode-defsyntax): Unquote `doc'.Stefan Monnier2001-04-191-3/+2
* (toplevel): Comment out the specGerd Moellmann2001-04-181-2/+4
* (ad-make-advised-definition): ConstructGerd Moellmann2001-04-101-9/+9
* Moved to lisp/obsolete/.Gerd Moellmann2001-04-091-292/+0
* (lm-keywords-list, lm-keywords-finder-p):Gerd Moellmann2001-04-041-0/+19
* (checkdoc-common-verbs-wrong-voice): AddGerd Moellmann2001-04-031-1/+2
* Say that it's obsolete in the header line.Eli Zaretskii2001-03-291-1/+1
* (ad-make-advised-definition): CallGerd Moellmann2001-03-291-7/+2
* (byte-optimize-while)Gerd Moellmann2001-03-261-1/+5
* (add-menu): Re-added (was erroneously removed).Stefan Monnier2001-03-181-0/+21
* (generate-file-autoloads): RemoveGerd Moellmann2001-03-121-12/+2
* (dotimes, dolist): Undef prior to autoloadingDave Love2001-03-051-0/+3
* (reb-mode): Quote the hook name. FromDave Love2001-02-091-1/+1
* (authors): Expand `root' before runningDave Love2001-02-091-1/+1
* (reb-update-modestring): Don't use concat for integers.Eli Zaretskii2001-01-311-1/+1
* (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,Eli Zaretskii2001-01-271-1/+4
* (define-minor-mode): Docstring fix.Stefan Monnier2001-01-251-2/+2
* (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.Sam Steingold2001-01-121-14/+15
* (byte-compile-log-1): In non-batch case, don't mention the file nameRichard M. Stallman2001-01-081-9/+15
* (copyright-current-year): Now a defvar.Eli Zaretskii2001-01-081-5/+8
* (remove, remq): Remove.Dave Love2001-01-051-3/+0
* (lm-copyright-prefix): New Variable.Gerd Moellmann2001-01-021-3/+42
* (butlast, nbutlast): Moved to subr.el.Kenichi Handa2000-12-281-14/+0
* (define-minor-mode): Improve the spec and remove the rogue second spec.Stefan Monnier2000-12-231-4/+5
* Change maintainer to FSF.Gerd Moellmann2000-12-141-1/+1
* (easy-menu-current-active-maps): TestGerd Moellmann2000-12-141-2/+4
* (easy-menu-define): Setup indentation.Stefan Monnier2000-12-131-27/+40
* (lisp-mode): SetDave Love2000-12-081-0/+1
* Fix copyright years.Dave Love2000-12-061-1/+1
* (update-file-autoloads): Use raw-text toEli Zaretskii2000-12-061-3/+7
* Remove erroneous spec for condition-case.Dave Love2000-12-041-2/+3
* (define-derived-mode,easy-mmode-derived-mode-p): Remove (moved to derived.el).Stefan Monnier2000-12-031-131/+0
* (eldoc): Don't make parent of itself.Andreas Schwab2000-12-021-2/+1
* (third...tenth): Really undo change of 2000-08-05.Stefan Monnier2000-11-301-16/+16
* (edebug-version)Dave Love2000-11-221-60/+31
* Remove autoload cookied, add author,Gerd Moellmann2000-11-221-2/+4
* (edebug-form-spec prop): use dolist.Stefan Monnier2000-11-211-25/+30
* (ad-special-forms): Correct the conditional inclusion of `track-mouse'.Miles Bader2000-11-211-1/+1
* (checkdoc-minor-mode) <defvar>: Remove.Stefan Monnier2000-11-141-53/+42
* (lisp-mode-variables):Stefan Monnier2000-11-141-36/+17
* (byte-compile-unfold-lambda): Don'tGerd Moellmann2000-11-141-1/+6
* (easy-mmode-define-keymap):Stefan Monnier2000-11-121-1/+2
* (easy-mmode-define-navigation):Stefan Monnier2000-11-091-11/+13
* (byte-compiling-files-p): New function.Gerd Moellmann2000-11-091-4/+2
* (byte-compile-current-file): Don't bindGerd Moellmann2000-11-091-2/+4
* (lisp-imenu-generic-expression): MatchDave Love2000-11-061-1/+1
* (ewoc-goto-prev, ewoc-goto-next):Stefan Monnier2000-11-061-3/+3
* (regexp-opt-group): Sort the strings when extracting a suffix.Stefan Monnier2000-11-051-1/+4
* (find-function-do-it): Quote the hook.Stefan Monnier2000-11-031-1/+1