summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (trace): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (testcover): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (elp): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (edebug): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (bytecomp): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (with-timeout): Improve argument/docstring consistency.Juanma Barranquero2005-07-041-4/+3
* (edebug-eval-defun): Remove unnecessary quotes.Juri Linkov2005-07-041-1/+1
* (eval-defun-1): Remove unnecessary quotes.Juri Linkov2005-07-041-3/+3
* (crm-find-current-element)Juri Linkov2005-07-041-3/+4
* (lisp-indent-maximum-backtracking): Fix typos in docstrings.Juanma Barranquero2005-07-041-2/+2
* (macroexp-accumulate): Rename arg to var+list.Richard M. Stallman2005-07-031-4/+6
* (byte-compile-nogroup-warn): Don't warn when name is not constantRichard M. Stallman2005-07-031-1/+4
* (crm-do-completion): Handle minibuffer prompt.Richard M. Stallman2005-07-011-5/+7
* (debug): Quieten Drew Adams.Stefan Monnier2005-06-301-1/+3
* (pp-buffer): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* (define-minor-mode): Don't automatically add a :require to the defcustom.Stefan Monnier2005-06-261-4/+1
* (make-autoload): Add the :setter for defcustoms corresponding to minor modes.Stefan Monnier2005-06-261-4/+14
* (lisp-mode-variables): Bind comment-indent-function locally.Richard M. Stallman2005-06-251-1/+3
* (ring-elements): Make it return a list of the elements of RING inLuc Teirlinck2005-06-241-2/+7
* (debugger-special-form-p): New defun.Lute Kamstra2005-06-231-3/+21
* (edebug-eval-defun):Juri Linkov2005-06-211-2/+9
* (eval-defun-1):Juri Linkov2005-06-211-2/+15
* (byte-optimize-pure-func): Fix spellings.Juanma Barranquero2005-06-211-8/+8
* (check-parens): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* (edebug-goto-here): Doc fix.Luc Teirlinck2005-06-171-1/+1
* (display-warning, lwarn, warning-minimum-log-level): Doc fixes.Juanma Barranquero2005-06-171-7/+16
* (regexp-opt-depth): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
* (elint-init-env): Fix spelling in docstrings.Juanma Barranquero2005-06-161-2/+2
* (derived-mode-init-mode-variables): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
* (edebug-all-defs, edebug-initial-mode, edebug-print-length)Luc Teirlinck2005-06-141-12/+13
* (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION andJuanma Barranquero2005-06-141-23/+23
* (debug-on-entry): Fix docstring.Lute Kamstra2005-06-141-3/+9
* (cancel-debug-on-entry): Mention default in minibuffer prompt.Luc Teirlinck2005-06-131-3/+3
* (cancel-debug-on-entry): Make the empty string argument obsolete.Lute Kamstra2005-06-131-4/+7
* Add comment.Stefan Monnier2005-06-121-2/+8
* Fix `repeat' BNF and `bits 2' example in Commentary.Thien-Thi Nguyen2005-06-111-3/+4
* (debug-on-entry, cancel-debug-on-entry): Doc fixes.Luc Teirlinck2005-06-111-6/+9
* Doc fixes for public funcs:Thien-Thi Nguyen2005-06-111-17/+19
* (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but makeLute Kamstra2005-06-111-12/+6
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387Miles Bader2005-06-101-7/+11
* (debugger-will-be-back): New var.Stefan Monnier2005-06-091-5/+22
* (debug): Don't iconify if we know we'll re-enter the debugger immediatelyStefan Monnier2005-06-081-13/+9
* (define-minor-mode): If BODY is empty, give the variable a doc stringRichard M. Stallman2005-06-081-5/+10
* (defstruct): Set 'doc-string-elt property.Juanma Barranquero2005-06-071-1/+2
* (debug): Don't bury the buffer unless it's in a dedicated window.Stefan Monnier2005-06-061-2/+8
* (debugger-window): New variable.Richard M. Stallman2005-06-061-1/+12
* (define-global-minor-mode): Make it keep track of which major mode itLuc Teirlinck2005-06-041-19/+47
* 4-digit copyright years.Stefan Monnier2005-06-011-1/+2
* (easy-menu-return-item): Find menu items with a nil command binding.Stefan Monnier2005-06-011-3/+10
* (defsetf): Improve argument/docstring consistency.Juanma Barranquero2005-06-011-2/+9