Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (testcover): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | (elp): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | (edebug): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 | |
| | | | | (edebug-display-freq-count): "?\ " -> "?\s". | |||||
* | (bytecomp): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | (with-timeout): Improve argument/docstring consistency. | Juanma Barranquero | 2005-07-04 | 1 | -4/+3 | |
| | ||||||
* | (edebug-eval-defun): Remove unnecessary quotes. | Juri Linkov | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | (eval-defun-1): Remove unnecessary quotes. | Juri Linkov | 2005-07-04 | 1 | -3/+3 | |
| | ||||||
* | (crm-find-current-element) | Juri Linkov | 2005-07-04 | 1 | -3/+4 | |
| | | | | (crm-minibuffer-complete-and-exit): Handle minibuffer prompt. | |||||
* | (lisp-indent-maximum-backtracking): Fix typos in docstrings. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 | |
| | | | | (lisp-indent): Finish `defgroup' description with period. | |||||
* | (macroexp-accumulate): Rename arg to var+list. | Richard M. Stallman | 2005-07-03 | 1 | -4/+6 | |
| | ||||||
* | (byte-compile-nogroup-warn): Don't warn when name is not constant | Richard M. Stallman | 2005-07-03 | 1 | -1/+4 | |
| | | | | or for defining the group `emacs'. | |||||
* | (crm-do-completion): Handle minibuffer prompt. | Richard M. Stallman | 2005-07-01 | 1 | -5/+7 | |
| | | | | (crm-find-current-element): Likewise. | |||||
* | (debug): Quieten Drew Adams. | Stefan Monnier | 2005-06-30 | 1 | -1/+3 | |
| | ||||||
* | (pp-buffer): Change space constants followed by a sexp to "?\s ". | Juanma Barranquero | 2005-06-29 | 1 | -1/+1 | |
| | ||||||
* | (define-minor-mode): Don't automatically add a :require to the defcustom. | Stefan Monnier | 2005-06-26 | 1 | -4/+1 | |
| | ||||||
* | (make-autoload): Add the :setter for defcustoms corresponding to minor modes. | Stefan Monnier | 2005-06-26 | 1 | -4/+14 | |
| | ||||||
* | (lisp-mode-variables): Bind comment-indent-function locally. | Richard M. Stallman | 2005-06-25 | 1 | -1/+3 | |
| | ||||||
* | (ring-elements): Make it return a list of the elements of RING in | Luc Teirlinck | 2005-06-24 | 1 | -2/+7 | |
| | | | | order, and without bogus nil elements. | |||||
* | (debugger-special-form-p): New defun. | Lute Kamstra | 2005-06-23 | 1 | -3/+21 | |
| | | | | | (debug-on-entry): Use it. New interactive declaration that uses function-called-at-point. | |||||
* | (edebug-eval-defun): | Juri Linkov | 2005-06-21 | 1 | -2/+9 | |
| | | | | | Set `saved-face' temporarily to nil before calling form. Set `customized-face' to the new spec after that. | |||||
* | (eval-defun-1): | Juri Linkov | 2005-06-21 | 1 | -2/+15 | |
| | | | | | Set `saved-face' temporarily to nil before calling form. Set `customized-face' to the new spec after that. | |||||
* | (byte-optimize-pure-func): Fix spellings. | Juanma Barranquero | 2005-06-21 | 1 | -8/+8 | |
| | ||||||
* | (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 | |
| | | | | | (warning-minimum-level, warning-minimum-log-level): Add :debug to defcustom's choices. | |||||
* | (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 | |
| | | | | | (edebug-print-level, edebug-print-circle, edebug-modify-breakpoint) (edebug-eval-last-sexp, edebug-eval-print-last-sexp): Doc fixes. | |||||
* | (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and | Juanma Barranquero | 2005-06-14 | 1 | -23/+23 | |
| | | | | | | NEW to OBSOLETE-NAME and CURRENT-NAME respectively. (make-obsolete-variable, define-obsolete-variable-alias): Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME respectively. | |||||
* | (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 | |
| | | | | "Returns" to "return", document useful return values, etc. | |||||
* | (edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make | Lute Kamstra | 2005-06-11 | 1 | -12/+6 | |
| | | | | | it the parent. (edebug-eval-mode): Use define-derived-mode. | |||||
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387 | Miles Bader | 2005-06-10 | 1 | -7/+11 | |
| | | | | | | | | | | | | Remove "-face" suffix from testcover faces 2005-06-10 Miles Bader <miles@gnu.org> * lisp/emacs-lisp/testcover.el (testcover-nohits, testcover-1value): Remove "-face" suffix from face names. (testcover-nohits-face, testcover-1value-face): New backward-compatibility aliases for renamed faces. (testcover-mark): Use renamed testcover faces. | |||||
* | (debugger-will-be-back): New var. | Stefan Monnier | 2005-06-09 | 1 | -5/+22 | |
| | | | | | | | | (debug): Use it. (debugger-step-through, debugger-continue, debugger-jump) (debugger-return-value): Set it when needed. (debugger-make-xrefs, debugger-frame, debugger-frame-clear): Use inhibit-read-only. | |||||
* | (debug): Don't iconify if we know we'll re-enter the debugger immediately | Stefan Monnier | 2005-06-08 | 1 | -13/+9 | |
| | | | | anyway. Undo the 2005-06-06 change, rendered unnecessary now. | |||||
* | (define-minor-mode): If BODY is empty, give the variable a doc string | Richard M. Stallman | 2005-06-08 | 1 | -5/+10 | |
| | | | | that doesn't say don't set it directly. | |||||
* | (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 | |
| | | | | | (debug): Use debugger-window if it is set and still alive. Record debugger-window for next entry. | |||||
* | (define-global-minor-mode): Make it keep track of which major mode it | Luc Teirlinck | 2005-06-04 | 1 | -19/+47 | |
| | | | | enabled the minor mode for. Use find-file-hook again. Update docstring. | |||||
* | 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 | |
| | | | | | | subroutines. * help-fns.el (help-C-file-name): Added autoload mark for `find-function-noselect'. |