aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (easy-mmode-define-global-mode): Only turn mode off if it's on.Stefan Monnier2000-11-031-1/+1
* (define-minor-mode): Remove :toggle arg.Stefan Monnier2000-11-031-29/+28
* (find-variable-regexp): Avoid defgroup.Dave Love2000-11-021-2/+2
* (authors-public-domain-files): New variable.Gerd Moellmann2000-11-021-1/+31
* (define-minor-mode):Stefan Monnier2000-11-011-64/+44
* (elp-restore-function): Remove autoloadDave Love2000-11-011-1/+0
* (elp-unload-hook): New function.Dave Love2000-10-311-0/+3
* Doc fix.Miles Bader2000-10-281-1/+3
* (define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE'Miles Bader2000-10-281-5/+47
* (batch-update-authors): New function.Gerd Moellmann2000-10-251-4/+147
* (authors-aliases): Add some more aliases.Gerd Moellmann2000-10-241-0/+4
* (defun-prompt-regexp): Doc fix.Gerd Moellmann2000-10-241-1/+3
* (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.Miles Bader2000-10-231-1/+2
* [the following changes fix a bug where `define-minor-mode' didn'tMiles Bader2000-10-231-6/+13
* (authors-add): Don't add an entry ifGerd Moellmann2000-10-161-1/+2
* (easy-mmode-define-syntax): Use plist-get and allow :inherit.Stefan Monnier2000-10-151-1/+7
* (cl-do-arglist): Use plist-get and plist-member instead of memq.Stefan Monnier2000-10-151-7/+8
* (ewoc-location): New function.Stefan Monnier2000-10-151-7/+14
* (cl-builtin-gethash, cl-builtin-remhash)Stefan Monnier2000-10-151-0/+7
* (down-list, backward-up-list, up-list): Doc fix.Gerd Moellmann2000-10-131-6/+3
* (regexp-opt): Add \< and \> if PAREN=`words'.Stefan Monnier2000-10-081-6/+12
* (lisp-imenu-generic-expression): Don'tDave Love2000-10-081-15/+17
* Comment.Dave Love2000-10-061-0/+2
* (find-function-regexp): Remove spurion.Dave Love2000-10-061-27/+3
* (define-derived-mode): Tweak generated docstring parts.Miles Bader2000-10-061-5/+7
* (byte-optimize-lapcode): Don't bindDave Love2000-10-021-3/+3
* (easy-mmode-define-navigation):Miles Bader2000-10-011-1/+2
* (easy-mmode-pretty-mode-name): Prettier.Stefan Monnier2000-10-011-2/+4
* (lisp-complete-symbol): Only jump 2 not 3 levels.Stefan Monnier2000-10-011-1/+0
* (regexp-opt-group): Put more parenthesis.Stefan Monnier2000-10-011-4/+4
* (authors-obsolete-file-p): New function.Gerd Moellmann2000-09-301-6/+28
* (authors-print): Rephrase many-files string.Miles Bader2000-09-291-1/+1
* (lisp-complete-symbol):Stefan Monnier2000-09-291-12/+31
* (easy-mmode-define-keymap): Autoload.Stefan Monnier2000-09-291-5/+4