| Commit message (Expand) | Author | Age | Files | Lines |
| * | (easy-menu-remove): Add docstring. | Stefan Monnier | 2002-09-19 | 1 | -1/+6 |
| * | (ewoc--node-branch): Add docstring. | Stefan Monnier | 2002-09-19 | 1 | -1/+4 |
| * | (byte-compile-output-docform): Don't make the definition dynamic if it | Richard M. Stallman | 2002-09-18 | 1 | -2/+13 |
| * | (define-minor-mode): Add a :require arg. | Stefan Monnier | 2002-09-13 | 1 | -12/+15 |
| * | (find-library-name): Typo. | Stefan Monnier | 2002-09-12 | 1 | -1/+1 |
| * | (find-library-name): Don't forget the empty suffix. Fix stale variable name. | Stefan Monnier | 2002-09-12 | 1 | -2/+2 |
| * | (syntax-after): Delete. Moved to subr.el. | Stefan Monnier | 2002-09-09 | 1 | -8/+0 |
| * | (find-library-suffixes, find-library-name) | Stefan Monnier | 2002-09-09 | 1 | -17/+29 |
| * | (byte-compile-file): Don't switch buffer. | Stefan Monnier | 2002-09-09 | 1 | -3/+5 |
| * | (byte-recompile-directory): Set and then bind default-directory. | Richard M. Stallman | 2002-09-09 | 1 | -57/+61 |
| * | (byte-compile-delete-errors): Default to nil. | Richard M. Stallman | 2002-09-09 | 1 | -2/+2 |
| * | Comment change. | Richard M. Stallman | 2002-09-09 | 1 | -0/+4 |
| * | * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix. | John Paul Wallington | 2002-09-07 | 2 | -3/+4 |
| * | (rx): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -2/+2 |
| * | (string-to-float): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -21/+21 |
| * | (find-function-search-for-symbol): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -1/+1 |
| * | (easy-menu-define): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -1/+1 |
| * | (easy-menu-filter-return): | Stefan Monnier | 2002-08-30 | 1 | -13/+12 |
| * | (byte-compile-warning-prefix): | Richard M. Stallman | 2002-08-29 | 1 | -45/+72 |
| * | (byte-compile-log-file): Use \f. | Richard M. Stallman | 2002-08-29 | 1 | -6/+13 |
| * | (define-minor-mode): Use customize-mark-as-set for global minor modes. | Stefan Monnier | 2002-08-26 | 1 | -3/+5 |
| * | (authors-aliases, authors-fixed-entries): | Kim F. Storm | 2002-08-22 | 1 | -2/+2 |
| * | (easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks. | Stefan Monnier | 2002-08-15 | 1 | -10/+15 |
| * | (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks. | Stefan Monnier | 2002-08-15 | 1 | -1/+1 |
| * | (find-function-search-for-symbol): Obey `definition-name' properties. | Richard M. Stallman | 2002-08-13 | 1 | -0/+4 |
| * | (easy-mmode-define-global-mode): Put `definition-name' properties on | Richard M. Stallman | 2002-08-13 | 1 | -1/+3 |
| * | (checkdoc, checkdoc-interactive) | Richard M. Stallman | 2002-08-09 | 1 | -17/+22 |
| * | (edebug-eval-top-level-form): Use eval-expression. | Richard M. Stallman | 2002-08-02 | 1 | -5/+17 |
| * | (byte-compile-find-cl-functions): | Richard M. Stallman | 2002-07-31 | 1 | -2/+3 |
| * | Comment change. | Richard M. Stallman | 2002-07-29 | 1 | -0/+3 |
| * | (edebug-debugger): If inside redisplay, just return. | Richard M. Stallman | 2002-07-29 | 1 | -36/+39 |
| * | (debug): If redisplaying, just return. | Richard M. Stallman | 2002-07-29 | 1 | -119/+122 |
| * | (byte-compile-set-symbol-position): Don't recompute `entry' on each iteration. | Richard M. Stallman | 2002-07-25 | 1 | -13/+11 |
| * | (byte-compile-cl-functions): New variable. | Richard M. Stallman | 2002-07-24 | 1 | -10/+28 |
| * | Use warnings.el: | Richard M. Stallman | 2002-07-20 | 1 | -70/+59 |
| * | (byte-compile-cl-warn): Delete `values' | Richard M. Stallman | 2002-07-19 | 1 | -4/+4 |
| * | (unread-command-char, executing-macro, post-command-idle-hook, | Juanma Barranquero | 2002-07-19 | 1 | -9/+1 |
| * | (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate, | Juanma Barranquero | 2002-07-19 | 1 | -10/+1 |
| * | Fix doc typos. | Richard M. Stallman | 2002-07-14 | 1 | -6/+6 |
| * | (cl-set-substring): Fix thinko. | Stefan Monnier | 2002-07-13 | 1 | -3/+3 |
| * | (multiple-value-call): Add alias. | Richard M. Stallman | 2002-07-12 | 1 | -0/+2 |
| * | (authors-obsolete-file-p): Fix typo. | Juanma Barranquero | 2002-07-10 | 1 | -4/+4 |
| * | (debug-on-entry): Fix the wrapper used for | Stefan Monnier | 2002-07-07 | 1 | -17/+29 |
| * | (easy-menu-popup-menu): Function deleted. | Richard M. Stallman | 2002-07-07 | 1 | -14/+0 |
| * | (ad-compile-function): Disable cl-function warnings if cl is loaded. | Richard M. Stallman | 2002-07-07 | 1 | -1/+8 |
| * | Fix typo. | Juanma Barranquero | 2002-07-03 | 1 | -1/+1 |
| * | (easy-menu-popup-menu): New function. | Richard M. Stallman | 2002-07-02 | 1 | -0/+14 |
| * | (byte-compile-warning-types): | Richard M. Stallman | 2002-07-02 | 1 | -9/+57 |
| * | New file. | Kim F. Storm | 2002-07-01 | 1 | -0/+622 |
| * | (baud-rate): Fix obsolescence declaration. | Juanma Barranquero | 2002-06-27 | 1 | -3/+3 |