aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (debug): Behave sensibly if pop-up-frames is set.Karl Heuer1994-03-291-4/+13
* (byte-compile-file): Use whole file name for errors.Richard M. Stallman1994-03-281-1/+1
* *** empty log message ***Richard M. Stallman1994-03-271-23/+22
* Initial revisionRichard M. Stallman1994-03-251-0/+104
* New version from author.Daniel LaLiberte1994-03-241-1723/+3730
* Change "internal" to "original" throughout.Daniel LaLiberte1994-03-241-261/+406
* Initial revisionDaniel LaLiberte1994-03-232-0/+681
* (debugger-eval-expression): Use a history list.Richard M. Stallman1994-03-221-1/+5
* (make-lucid-menu-keymap): Any row of dashes means blank.Karl Heuer1994-03-211-1/+1
* Provide lmenu, not menubar.Richard M. Stallman1994-03-201-1/+1
* (beginning-of-defun-raw): Don't err when called at end of buffer.Karl Heuer1994-03-191-1/+1
* (beginning-of-defun-raw): New function.Karl Heuer1994-03-181-7/+15
* (end-of-defun): Fix check for trailing comment.Karl Heuer1994-03-181-1/+1
* (defun-prompt-regexp): Doc fix.Karl Heuer1994-03-151-1/+4
* (byte-compile-track-mouse): Undo previous change,Richard M. Stallman1994-03-101-5/+7
* (generate-file-autoloads): Don't ignore the lineRichard M. Stallman1994-03-101-1/+1
* (edebug-skip-whitespace): Only \n, not \r, ends a comment.Richard M. Stallman1994-03-061-1/+1
* (backquote-listify): Renamed from bq-listify.Richard M. Stallman1994-03-061-27/+25
* Complete rewrite by Sladkey.Richard M. Stallman1994-03-061-339/+186
* (byte-compile-track-mouse): Handle >1 body form.Richard M. Stallman1994-03-051-7/+5
* (byte-compile-insert-header): Take a filename argument.Richard M. Stallman1994-03-041-17/+18
* (generate-file-autoloads): Move misplaced paren in match clause of condRoland McGrath1994-03-031-2/+2
* (byte-compile-from-buffer, byte-compile-top-level):Richard M. Stallman1994-02-251-108/+28
* (byte-compile-protect-from-advice): New macro thatRichard M. Stallman1994-02-251-78/+109
* (lisp-mode-variables): Set outline-regexp.Richard M. Stallman1994-02-241-0/+2
* (debug, debug-on-entry): Doc strings.Richard M. Stallman1994-02-231-4/+4
* (byte-compile-file): Return nil on failure.Karl Heuer1994-02-231-2/+2
* Removed all support for Emacs-18:Richard M. Stallman1994-02-231-479/+486
* (lisp-complete-symbol): Doc fix.Richard M. Stallman1994-02-181-4/+5
* Delete the code to enable menu bars.Richard M. Stallman1994-02-171-7/+8
* (defun-prompt-regexp): Now a user variable.Richard M. Stallman1994-02-171-1/+1
* (generate-file-autoloads): Don't frob literal formfeeds into \f; just bindRoland McGrath1994-02-081-44/+36
* (batch-update-autoloads): Add missing close paren.Karl Heuer1994-02-081-1/+1
* (insert-parentheses): Doc mod.Karl Heuer1994-02-071-2/+2
* (autoload-trim-file-name): New function.Roland McGrath1994-02-071-65/+124
* (update-file-autoloads): Never ask the user where to put a new section.Roland McGrath1994-02-071-45/+35
* Comment changes and doc fixes.Richard M. Stallman1994-02-051-238/+172
* (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weKarl Heuer1994-02-021-1/+6
* (update-copyright): Wrap final copyright-matching regexp in parens, so \1Roland McGrath1994-01-161-2/+2
* (debug): Bind unread-command-char to -1, not nil.Richard M. Stallman1994-01-141-1/+1
* (byte-compile-condition-case): Disable warning aboutRichard M. Stallman1994-01-111-8/+16
* (debug): Fixed typo.Roland McGrath1994-01-091-2/+2
* (debug): Bind a bunch of vars, like last-command, toRichard M. Stallman1994-01-091-56/+126
* (make-lucid-menu-keymap): Allow multiple identical inactive strings.Richard M. Stallman1994-01-071-2/+6
* (make-lucid-menu-keymap): For "----", make blank line.Richard M. Stallman1994-01-061-1/+1
* [ms-dos] (byte-compile-file): Save as binary.Richard M. Stallman1994-01-061-0/+2
* (popup-menu): Add loop to handle submenus.Richard M. Stallman1994-01-041-5/+10
* Comment fix.Richard M. Stallman1994-01-041-2/+0
* (debug): Bind this-command and last-command.Richard M. Stallman1994-01-041-0/+1
* (eval-current-buffer): Old definition deleted.Richard M. Stallman1993-12-311-15/+8