| Commit message (Expand) | Author | Age | Files | Lines |
* | (edebug-read-and-maybe-wrap-form): Protect | Richard M. Stallman | 1997-04-14 | 1 | -4/+6 |
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-14 | 1 | -9/+21 |
* | Update copyright years. | Richard M. Stallman | 1997-04-12 | 1 | -1/+1 |
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -13/+30 |
* | (elp-functionp): Definitions deleted; use functionp. | Richard M. Stallman | 1997-04-12 | 1 | -17/+1 |
* | (elp-functionp): New function. | Richard M. Stallman | 1997-04-12 | 1 | -48/+100 |
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -43/+88 |
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -6/+17 |
* | (eval-defun): For defcustom, always set the value. | Richard M. Stallman | 1997-04-10 | 1 | -3/+8 |
* | (indent-sexp): If calculate-lisp-indent returns nil, | Richard M. Stallman | 1997-04-05 | 1 | -16/+20 |
* | (debug): Use save-excursion inside the binding of buffer-read-only. | Richard M. Stallman | 1997-03-30 | 1 | -1/+3 |
* | (eldoc-idle-delay): Make defvar, not defconst. | Noah Friedman | 1997-03-27 | 1 | -4/+4 |
* | (tq-process-buffer): Catch errors running tq-queue-head-fn. | Richard M. Stallman | 1997-03-22 | 1 | -4/+7 |
* | Many doc fixes. | Richard M. Stallman | 1997-03-22 | 1 | -11/+16 |
* | (copyright-regexp): Allow "Copyright" and the copyright symbol together. | Richard M. Stallman | 1997-03-22 | 1 | -1/+3 |
* | (when, unless): Symbol props moved to subr.el. | Karl Heuer | 1997-03-14 | 1 | -1/+0 |
* | (lisp-imenu-generic-expression): Accept `*', `|', | Karl Heuer | 1997-03-11 | 1 | -3/+3 |
* | (byte-compile-file): Bind coding-system-for-write | Kenichi Handa | 1997-02-26 | 1 | -2/+2 |
* | (eval-last-sexp): Allow let-bindings to terminate | Karl Heuer | 1997-02-23 | 1 | -5/+19 |
* | (debugger-mode): Disable multibyte character handling | Karl Heuer | 1997-02-20 | 1 | -0/+2 |
* | (byte-compile-file): Write a compiled file without | Karl Heuer | 1997-02-20 | 1 | -2/+3 |
* | (update-file-autoloads): Read loaddefs.el without | Karl Heuer | 1997-02-20 | 1 | -1/+3 |
* | (eldoc-message-commands): Doc fixes. | Noah Friedman | 1997-02-19 | 1 | -138/+184 |
* | (update-autoloads-from-directory): Get absolute file names from | Roland McGrath | 1997-02-17 | 1 | -3/+3 |
* | (eldoc-display-message-p): New function. | Noah Friedman | 1997-02-04 | 1 | -13/+23 |
* | Update copyright notice to reflect assignment to FSF and incorporation | Noah Friedman | 1997-02-03 | 1 | -203/+278 |
* | (byte-compile-inline-expand): Recalculate fn | Richard M. Stallman | 1997-01-27 | 1 | -1/+4 |
* | (when, unless): Definitions moved to subr.el. | Richard M. Stallman | 1997-01-08 | 1 | -8/+0 |
* | (easy-menu-create-keymaps): Menu item STYLE toggle (checkbox) | Richard M. Stallman | 1997-01-02 | 1 | -28/+64 |
* | (byte-compile-file): Set default-directory in compiler input buffer. | Richard M. Stallman | 1996-12-30 | 1 | -2/+4 |
* | (edebug-read-symbol, edebug-read-string): Don't back up after reading. | Richard M. Stallman | 1996-12-26 | 1 | -21/+6 |
* | Change defconsts to defvars. | Richard M. Stallman | 1996-12-16 | 1 | -3/+3 |
* | (byte-compile-insert-header): Fix previous change. | Karl Heuer | 1996-12-11 | 1 | -3/+3 |
* | (byte-compile-insert-header): If emacs-version | Richard M. Stallman | 1996-12-07 | 1 | -1/+4 |
* | (combine-after-change-calls): The first form is not special. | Erik Naggum | 1996-11-11 | 1 | -1/+1 |
* | (combine-after-change-calls): Add lisp-indent-function property. | Richard M. Stallman | 1996-11-09 | 1 | -0/+1 |
* | (combine-after-change-calls): New def-edebug-spec. | Richard M. Stallman | 1996-11-09 | 1 | -2/+3 |
* | (lisp-complete-symbol): Sort the list. | Richard M. Stallman | 1996-11-01 | 1 | -0/+1 |
* | (lexical-let): Fixed a bug involving nested | Karl Heuer | 1996-10-24 | 1 | -0/+1 |
* | (define-function): Mark it as obsolete. | Richard M. Stallman | 1996-10-12 | 1 | -1/+2 |
* | (narrow-to-defun): Narrow to the same defun that `mark-defun' would make | Erik Naggum | 1996-10-08 | 1 | -4/+8 |
* | (with-current-buffer): Correct indentation property. | Erik Naggum | 1996-10-08 | 1 | -1/+1 |
* | (eldoc-function-argstring-from-docstring): Add search that finds arglist | Noah Friedman | 1996-10-04 | 1 | -3/+11 |
* | (eval-after-load): Add lisp-indent-function for it. | Richard M. Stallman | 1996-10-03 | 1 | -0/+1 |
* | (with-temp-buffer): Add indentation property. | Erik Naggum | 1996-10-03 | 1 | -0/+1 |
* | Delete several \n\'s. | Richard M. Stallman | 1996-10-02 | 1 | -28/+38 |
* | (save-selected-window, save-current-buffer) | Richard M. Stallman | 1996-10-02 | 1 | -2/+10 |
* | (with-temp-file): Add lisp-indent-function property. | Richard M. Stallman | 1996-09-28 | 1 | -0/+1 |
* | (save-current-buffer, with-current-buffer) | Richard M. Stallman | 1996-09-27 | 1 | -0/+3 |
* | (exec-to-string): New alias. | Richard M. Stallman | 1996-09-26 | 1 | -0/+2 |