summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (easy-menu-intern): Downcase before interning.Richard M. Stallman2002-04-241-21/+38
* (device-class, buffer-syntactic-context)Stefan Monnier2002-04-121-0/+31
* (edebug-eval-defun): Don't use defconst on variables.Stefan Monnier2002-04-121-2/+2
* (debug-on-entry): Use push.Stefan Monnier2002-04-121-4/+5
* (side-effect-free-fns, side-effect-and-error-free-fns):Richard M. Stallman2002-03-311-19/+38
* (list-load-path-shadows): Only ignore last copy of standard LispRichard M. Stallman2002-03-281-2/+2
* (byte-compile-file-form-defmumble):Gerd Moellmann2002-03-241-2/+18
* (batch-byte-compile-if-not-done): Add autoload cookie.Stefan Monnier2002-03-221-1/+2
* (common-lisp-loop-part-indentation):Gerd Moellmann2002-03-151-1/+1
* Require `button'.Miles Bader2002-03-141-1/+4
* (lisp-loop-keyword-indentation)Gerd Moellmann2002-03-121-5/+69
* (define-minor-mode): Use "P" in interactive spec of minor mode commands.Richard M. Stallman2002-03-041-1/+1
* * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marksKai Großjohann2002-02-171-11/+12
* * lisp/simple.el (mark-word): Mark more if repeated.Kai Großjohann2002-02-151-13/+26
* 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-141-0/+1
* (copyright-regexp): Delete the unibyte copyright symbol; it's redundant.Richard M. Stallman2002-02-071-2/+2
* (debugger-frame-offset): Var deleted.Richard M. Stallman2002-02-061-20/+12
* (checkdoc-this-string-valid-engine):Richard M. Stallman2002-02-061-12/+16
* (debugger-frame-clear, debugger-frame): Error on non-frame line.Richard M. Stallman2002-02-011-0/+8
* (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,Richard M. Stallman2002-02-011-0/+9
* (batch-byte-compile): New arg noforce.Richard M. Stallman2002-02-011-5/+20
* (mismatch): Doc fix.Eli Zaretskii2002-01-251-1/+1
* (copyright-regexp): Fix previous change.Richard M. Stallman2002-01-221-1/+1
* (make-autoload): Don't handle define-ibuffer-column,Richard M. Stallman2002-01-161-3/+0
* (copyright-regexp): Make (C) optional.Richard M. Stallman2002-01-131-19/+24
* Fix typo.Pavel Janík2002-01-131-1/+1
* (make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,Colin Walters2002-01-131-0/+3
* Handle define-ibuffer-column, define-ibuffer-filter,Colin Walters2002-01-131-1/+3
* (lisp-complete-symbol): Repeating the commandRichard M. Stallman2002-01-111-51/+69
* (regexp-opt): Bind max-specpdl-size.Richard M. Stallman2002-01-091-0/+1
* (eldoc-minor-mode-string): Fix custom type.Richard M. Stallman2002-01-081-3/+3
* (copyright-regexp): Allow multi-line copyrights to be updated.Richard M. Stallman2002-01-041-1/+1
* Comment change.Richard M. Stallman2001-12-271-1/+1
* (debugger-mode-map): Bind C-m, not `RET'.Richard M. Stallman2001-12-251-2/+3
* (source-files): Remove mocklisp.c.Pavel Janík2001-12-221-1/+1
* (elint-unknown-builtin-args): Remove mocklisp entries.Pavel Janík2001-12-221-4/+0
* (byte-optimize-form-code-walker): Remove mocklisp case.Pavel Janík2001-12-221-4/+2
* (define-modify-macro): Better indent spec.Richard M. Stallman2001-12-221-1/+1
* (define-minor-mode): Make no arg by default in an interactive call,Richard M. Stallman2001-12-211-2/+4
* (eval-defun-1): Cope with atoms as args.Richard M. Stallman2001-12-211-1/+3
* Doc fix.Pavel Janík2001-12-205-5/+5
* (lm-copyright-prefix): Group the leader.Dave Love2001-12-181-8/+35
* Fix previous change.Richard M. Stallman2001-12-161-2/+0
* (debugger-make-xrefs): Optimize by (1) using skip-syntax-forwardRichard M. Stallman2001-12-161-7/+68
* (easy-menu-intern): New fun.Stefan Monnier2001-12-131-9/+14
* (authors-aliases): Delete "Richard Stallmao".Richard M. Stallman2001-12-111-1/+0
* (ad-compile-function):Richard M. Stallman2001-12-111-1/+4
* Tweak previous change.Richard M. Stallman2001-12-091-1/+1
* (lm-verify): New arg NON-FSF-OK.Richard M. Stallman2001-12-091-21/+32
* (toplevel): Define docstring offset for `defmacro*'.Colin Walters2001-12-041-0/+1