| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | (generate-file-autoloads): Don't ignore the line | Richard M. Stallman | 1994-03-10 | 1 | -1/+1 | 
| *  | (edebug-skip-whitespace): Only \n, not \r, ends a comment. | Richard M. Stallman | 1994-03-06 | 1 | -1/+1 | 
| *  | (backquote-listify): Renamed from bq-listify. | Richard M. Stallman | 1994-03-06 | 1 | -27/+25 | 
| *  | Complete rewrite by Sladkey. | Richard M. Stallman | 1994-03-06 | 1 | -339/+186 | 
| *  | (byte-compile-track-mouse): Handle >1 body form. | Richard M. Stallman | 1994-03-05 | 1 | -7/+5 | 
| *  | (byte-compile-insert-header): Take a filename argument. | Richard M. Stallman | 1994-03-04 | 1 | -17/+18 | 
| *  | (generate-file-autoloads): Move misplaced paren in match clause of cond | Roland McGrath | 1994-03-03 | 1 | -2/+2 | 
| *  | (byte-compile-from-buffer, byte-compile-top-level): | Richard M. Stallman | 1994-02-25 | 1 | -108/+28 | 
| *  | (byte-compile-protect-from-advice): New macro that | Richard M. Stallman | 1994-02-25 | 1 | -78/+109 | 
| *  | (lisp-mode-variables): Set outline-regexp. | Richard M. Stallman | 1994-02-24 | 1 | -0/+2 | 
| *  | (debug, debug-on-entry): Doc strings. | Richard M. Stallman | 1994-02-23 | 1 | -4/+4 | 
| *  | (byte-compile-file): Return nil on failure. | Karl Heuer | 1994-02-23 | 1 | -2/+2 | 
| *  | Removed all support for Emacs-18: | Richard M. Stallman | 1994-02-23 | 1 | -479/+486 | 
| *  | (lisp-complete-symbol): Doc fix. | Richard M. Stallman | 1994-02-18 | 1 | -4/+5 | 
| *  | Delete the code to enable menu bars. | Richard M. Stallman | 1994-02-17 | 1 | -7/+8 | 
| *  | (defun-prompt-regexp): Now a user variable. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 | 
| *  | (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind | Roland McGrath | 1994-02-08 | 1 | -44/+36 | 
| *  | (batch-update-autoloads): Add missing close paren. | Karl Heuer | 1994-02-08 | 1 | -1/+1 | 
| *  | (insert-parentheses): Doc mod. | Karl Heuer | 1994-02-07 | 1 | -2/+2 | 
| *  | (autoload-trim-file-name): New function. | Roland McGrath | 1994-02-07 | 1 | -65/+124 | 
| *  | (update-file-autoloads): Never ask the user where to put a new section. | Roland McGrath | 1994-02-07 | 1 | -45/+35 | 
| *  | Comment changes and doc fixes. | Richard M. Stallman | 1994-02-05 | 1 | -238/+172 | 
| *  | (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we | Karl Heuer | 1994-02-02 | 1 | -1/+6 | 
| *  | (update-copyright): Wrap final copyright-matching regexp in parens, so \1 | Roland McGrath | 1994-01-16 | 1 | -2/+2 | 
| *  | (debug): Bind unread-command-char to -1, not nil. | Richard M. Stallman | 1994-01-14 | 1 | -1/+1 | 
| *  | (byte-compile-condition-case): Disable warning about | Richard M. Stallman | 1994-01-11 | 1 | -8/+16 | 
| *  | (debug): Fixed typo. | Roland McGrath | 1994-01-09 | 1 | -2/+2 | 
| *  | (debug): Bind a bunch of vars, like last-command, to | Richard M. Stallman | 1994-01-09 | 1 | -56/+126 | 
| *  | (make-lucid-menu-keymap): Allow multiple identical inactive strings. | Richard M. Stallman | 1994-01-07 | 1 | -2/+6 | 
| *  | (make-lucid-menu-keymap): For "----", make blank line. | Richard M. Stallman | 1994-01-06 | 1 | -1/+1 | 
| *  | [ms-dos] (byte-compile-file): Save as binary. | Richard M. Stallman | 1994-01-06 | 1 | -0/+2 | 
| *  | (popup-menu): Add loop to handle submenus. | Richard M. Stallman | 1994-01-04 | 1 | -5/+10 | 
| *  | Comment fix. | Richard M. Stallman | 1994-01-04 | 1 | -2/+0 | 
| *  | (debug): Bind this-command and last-command. | Richard M. Stallman | 1994-01-04 | 1 | -0/+1 | 
| *  | (eval-current-buffer): Old definition deleted. | Richard M. Stallman | 1993-12-31 | 1 | -15/+8 | 
| *  | (lm-report-bug): lm-maintainer returns a cons; convert it to a string. | Richard M. Stallman | 1993-12-26 | 1 | -2/+6 | 
| *  | (lm-report-bug): Don't crash if version is nil. | Richard M. Stallman | 1993-12-26 | 1 | -2/+2 | 
| *  | Provide bytecomp as well as byte-compile. | Richard M. Stallman | 1993-12-25 | 1 | -0/+1 | 
| *  | Add side-effect-free props for many functions. | Richard M. Stallman | 1993-12-23 | 1 | -20/+42 | 
| *  | (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it. | Richard M. Stallman | 1993-12-23 | 1 | -2/+4 | 
| *  | (Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'. | Noah Friedman | 1993-12-22 | 1 | -5/+6 | 
| *  | Comment change. | Richard M. Stallman | 1993-11-23 | 2 | -2/+2 | 
| *  | Comment change. | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 | 
| *  | Delete periods from error messages. | Richard M. Stallman | 1993-11-23 | 1 | -11/+11 | 
| *  | (edebug-functionp): Recognize compiled functions. | Richard M. Stallman | 1993-11-23 | 1 | -0/+1 | 
| *  | (lisp-eval-defun): Renamed from lisp-send-defun. | Richard M. Stallman | 1993-11-22 | 1 | -3/+3 | 
| *  | (remove-hook): Function deleted. | Richard M. Stallman | 1993-11-13 | 1 | -12/+0 | 
| *  | Doc fix. | Brian Fox | 1993-10-05 | 1 | -1/+1 | 
| *  | (disassemble-internal): Allow a call to byte-code as argument. | Richard M. Stallman | 1993-09-27 | 1 | -0/+2 | 
| *  | (edebug-enter): Don't call the current function being debugged in | Brian Fox | 1993-09-21 | 1 | -0/+4 |