| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (check-parens): Fix spellings. | Juanma Barranquero | 2005-06-21 | 1 | -1/+1 |
* | (edebug-goto-here): Doc fix. | Luc Teirlinck | 2005-06-17 | 1 | -1/+1 |
* | (display-warning, lwarn, warning-minimum-log-level): Doc fixes. | Juanma Barranquero | 2005-06-17 | 1 | -7/+16 |
* | (regexp-opt-depth): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
* | (elint-init-env): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -2/+2 |
* | (derived-mode-init-mode-variables): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
* | (edebug-all-defs, edebug-initial-mode, edebug-print-length) | Luc Teirlinck | 2005-06-14 | 1 | -12/+13 |
* | (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and | Juanma Barranquero | 2005-06-14 | 1 | -23/+23 |
* | (debug-on-entry): Fix docstring. | Lute Kamstra | 2005-06-14 | 1 | -3/+9 |
* | (cancel-debug-on-entry): Mention default in minibuffer prompt. | Luc Teirlinck | 2005-06-13 | 1 | -3/+3 |
* | (cancel-debug-on-entry): Make the empty string argument obsolete. | Lute Kamstra | 2005-06-13 | 1 | -4/+7 |
* | Add comment. | Stefan Monnier | 2005-06-12 | 1 | -2/+8 |
* | Fix `repeat' BNF and `bits 2' example in Commentary. | Thien-Thi Nguyen | 2005-06-11 | 1 | -3/+4 |
* | (debug-on-entry, cancel-debug-on-entry): Doc fixes. | Luc Teirlinck | 2005-06-11 | 1 | -6/+9 |
* | Doc fixes for public funcs: | Thien-Thi Nguyen | 2005-06-11 | 1 | -17/+19 |
* | (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make | Lute Kamstra | 2005-06-11 | 1 | -12/+6 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387 | Miles Bader | 2005-06-10 | 1 | -7/+11 |
* | (debugger-will-be-back): New var. | Stefan Monnier | 2005-06-09 | 1 | -5/+22 |
* | (debug): Don't iconify if we know we'll re-enter the debugger immediately | Stefan Monnier | 2005-06-08 | 1 | -13/+9 |
* | (define-minor-mode): If BODY is empty, give the variable a doc string | Richard M. Stallman | 2005-06-08 | 1 | -5/+10 |
* | (defstruct): Set 'doc-string-elt property. | Juanma Barranquero | 2005-06-07 | 1 | -1/+2 |
* | (debug): Don't bury the buffer unless it's in a dedicated window. | Stefan Monnier | 2005-06-06 | 1 | -2/+8 |
* | (debugger-window): New variable. | Richard M. Stallman | 2005-06-06 | 1 | -1/+12 |
* | (define-global-minor-mode): Make it keep track of which major mode it | Luc Teirlinck | 2005-06-04 | 1 | -19/+47 |
* | 4-digit copyright years. | Stefan Monnier | 2005-06-01 | 1 | -1/+2 |
* | (easy-menu-return-item): Find menu items with a nil command binding. | Stefan Monnier | 2005-06-01 | 1 | -3/+10 |
* | (defsetf): Improve argument/docstring consistency. | Juanma Barranquero | 2005-06-01 | 1 | -2/+9 |
* | * emacs-lisp/find-func.el (find-function-noselect): Handle | Masatake YAMATO | 2005-05-30 | 1 | -2/+2 |
* | (byte-compile-nogroup-warn): Warn only when name to be defined is quoted. | Richard M. Stallman | 2005-05-30 | 1 | -9/+9 |
* | (reb-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (acons, pairlis): Add docstring. | Juanma Barranquero | 2005-05-23 | 1 | -2/+11 |
* | (define-global-minor-mode): Use `after-change-major-mode-hook' instead | Luc Teirlinck | 2005-05-22 | 1 | -3/+3 |
* | (eql): Remove. It's a builtin already. | Stefan Monnier | 2005-05-22 | 1 | -11/+1 |
* | (function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*, | Juanma Barranquero | 2005-05-22 | 1 | -16/+22 |
* | (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany, | Juanma Barranquero | 2005-05-22 | 1 | -28/+42 |
* | (pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*, | Juanma Barranquero | 2005-05-22 | 1 | -19/+25 |
* | Remove make-obsolete-variable for | Nick Roberts | 2005-05-22 | 1 | -21/+0 |
* | (define-derived-mode): Doc fix. | Luc Teirlinck | 2005-05-21 | 1 | -0/+1 |
* | (easy-menu-add): Correct docstring since | David Kastrup | 2005-05-20 | 1 | -5/+9 |
* | (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if, | Juanma Barranquero | 2005-05-20 | 1 | -76/+133 |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -1/+2 |
* | (eval-when-compile): Doc fix. | Richard M. Stallman | 2005-05-19 | 1 | -2/+3 |
* | (byte-compile-file-form-custom-declare-variable): | Richard M. Stallman | 2005-05-19 | 1 | -0/+2 |
* | (copyright-fix-years): Make sure all years are fixed. Don't insert a | Lute Kamstra | 2005-05-19 | 1 | -20/+18 |
* | (eldoc-mode): Doc fix. | Luc Teirlinck | 2005-05-18 | 1 | -3/+3 |
* | (check-parens): Fix docstring. | Lute Kamstra | 2005-05-18 | 1 | -4/+5 |
* | (define-minor-mode): Don't generate a defcustom for the mode hook variable. | Lute Kamstra | 2005-05-17 | 1 | -15/+8 |
* | (authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual. | Lute Kamstra | 2005-05-17 | 1 | -3/+2 |
* | (subsetp, tree-equal): Doc fixes. | Juanma Barranquero | 2005-05-17 | 1 | -2/+2 |
* | (macrolet, symbol-macrolet): Doc fixes. | Juanma Barranquero | 2005-05-17 | 1 | -2/+2 |