summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (lisp-mode-variables): In comment-start-skip,Richard M. Stallman1994-04-241-1/+1
* (defun-prompt-regexp): Make this variable buffer-local.Karl Heuer1994-04-201-0/+1
* (debug, debugger-eval-expression): Preserve match-data.Karl Heuer1994-04-161-2/+5
* (backquote-process): Don't crash if ultimateRichard M. Stallman1994-04-121-7/+20
* Renamed from eval-region.el. Fix the `provide' call.Richard M. Stallman1994-04-111-11/+11
* entered into RCSRichard M. Stallman1994-04-111-1/+1
* comment changes.Daniel LaLiberte1994-04-091-3/+8
* Jumping up to new revision.Daniel LaLiberte1994-04-091-9/+8
* checked in with -k by liberte at 1994/04/09 20:57:56Daniel LaLiberte1994-04-081-51/+51
* (popup-dialog-box): New function.Richard M. Stallman1994-04-081-0/+50
* (edebug-version): Delete third arg of string-match.Richard M. Stallman1994-04-071-3/+3
* Change install- and uninstall- to -install and -uninstall.Daniel LaLiberte1994-04-051-11/+19
* ucomment fixDaniel LaLiberte1994-04-051-2/+2
* Comment fixes.Daniel LaLiberte1994-04-051-3/+3
* (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.Richard M. Stallman1994-04-051-10/+14
* Change install- to ... to ...-install.Daniel LaLiberte1994-04-041-9/+9
* Numerous changes and bug fixes to bring it up to version 3.5.Daniel LaLiberte1994-04-041-435/+444
* *** empty log message ***Richard M. Stallman1994-03-301-17/+27
* (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