| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (values): Simplify definition. | Richard M. Stallman | 2002-06-26 | 1 | -1/+1 |
* | (byte-compile-callargs-warn): | Stefan Monnier | 2002-06-25 | 1 | -22/+24 |
* | (cancel-debug-on-entry): Don't cons uselessly. | Stefan Monnier | 2002-06-18 | 1 | -5/+1 |
* | (regexp-opt-group): Don't cons uselessly. | Stefan Monnier | 2002-06-18 | 1 | -3/+3 |
* | (checkdoc-this-string-valid-engine): Fix typo. | Juanma Barranquero | 2002-06-18 | 1 | -1/+1 |
* | (byte-recompile-directory): Doc fix. | Richard M. Stallman | 2002-06-15 | 1 | -7/+8 |
* | (copy-list): Moved back from subr.el. | Richard M. Stallman | 2002-06-10 | 1 | -0/+9 |
* | (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with | Colin Walters | 2002-06-08 | 1 | -18/+1 |
* | (copy-list): Moved to subr.el. | Colin Walters | 2002-06-08 | 1 | -9/+0 |
* | (common-lisp-indent-function-1): | Richard M. Stallman | 2002-05-29 | 1 | -26/+53 |
* | (batch-byte-compile-file): Delete the output file if we get a file-error. | Richard M. Stallman | 2002-05-29 | 1 | -1/+12 |
* | (byte-compile-last-line): Deleted. | Colin Walters | 2002-05-28 | 1 | -66/+160 |
* | (find-function-search-for-symbol): Find funs defined with defun-cvs-mode. | Stefan Monnier | 2002-05-16 | 1 | -5/+8 |
* | (easy-menu-make-symbol): Don't treat (lambda () ...) as an expression. | Stefan Monnier | 2002-05-15 | 1 | -2/+2 |
* | (easy-menu-add): Doc fix. | Eli Zaretskii | 2002-05-15 | 1 | -1/+1 |
* | (easy-menu-name-match): Match both | Jason Rumney | 2002-05-14 | 1 | -1/+5 |
* | (checkdoc-minor-mode): Define it with define-minor-mode. | Markus Rost | 2002-05-12 | 1 | -1/+1 |
* | (find-function-search-for-symbol): Handle more whitespace/newline | Markus Rost | 2002-05-12 | 1 | -1/+1 |
* | (find-function-search-for-symbol): Add autoload cookie. | Markus Rost | 2002-05-08 | 1 | -1/+2 |
* | (find-function-search-for-symbol): Use with-syntax-table. | Markus Rost | 2002-05-06 | 1 | -17/+13 |
* | (find-function-search-for-symbol): Bind case-fold-search when searching. | Markus Rost | 2002-05-04 | 1 | -1/+2 |
* | Follow coding conventions. | Pavel JanÃk | 2002-05-02 | 1 | -1/+4 |