Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (byte-compile-log-1): Delete format call inside message. | Karl Heuer | 1996-01-29 | 1 | -8/+8 | |
| | ||||||
* | (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment. | Richard M. Stallman | 1996-01-26 | 1 | -2/+2 | |
| | ||||||
* | (list-load-path-shadows): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -2/+2 | |
| | | | | (list-load-path-shadows): Delete format call inside message. | |||||
* | (lm-report-bug): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -2/+2 | |
| | ||||||
* | (emacs-lisp-mode-map): Avoid duplicate in menu bindings. | Karl Heuer | 1996-01-24 | 1 | -1/+1 | |
| | ||||||
* | (update-file-autoloads): Only give "up to date" msg if (interactive-p). | Roland McGrath | 1996-01-21 | 1 | -3/+5 | |
| | | | | (update-autoloads-from-directory): Call expand-file-name on arg. | |||||
* | (pp-eval-expression): Use `frame-width' instead of `screen-width'. | Erik Naggum | 1996-01-19 | 1 | -1/+1 | |
| | ||||||
* | Comment change. | Erik Naggum | 1996-01-19 | 1 | -1/+1 | |
| | ||||||
* | (update-file-autoloads): Fix message. | Erik Naggum | 1996-01-16 | 1 | -1/+1 | |
| | ||||||
* | Update comment preamble | Erik Naggum | 1996-01-15 | 1 | -1/+2 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 34 | -404/+451 | |
| | ||||||
* | (emacs-lisp-byte-compile): Fix error message. | Karl Heuer | 1996-01-09 | 1 | -1/+16 | |
| | | | | | (emacs-lisp-compile-and-load): New function. (emacs-lisp-mode-map): Add emacs-lisp-compile-and-load to menu bar. | |||||
* | (easy-menu-define): Doc fix. | Karl Heuer | 1996-01-09 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Karl Heuer | 1996-01-08 | 1 | -0/+201 | |
| | ||||||
* | (update-file-autoloads): Fix placement of new sections. | Roland McGrath | 1996-01-06 | 1 | -1/+7 | |
| | ||||||
* | (update-file-autoloads): Notice when searching found nothing at all. | Roland McGrath | 1996-01-06 | 1 | -88/+63 | |
| | | | | | | (update-autoloads-from-directory): New function. (batch-update-autoloads): Use it. (update-directory-autoloads, update-autoloads-here): Functions removed. | |||||
* | Comment fixes. | Karl Heuer | 1996-01-05 | 5 | -9/+9 | |
| | ||||||
* | (batch-update-autoloads): Use error-message-string. | Richard M. Stallman | 1996-01-05 | 1 | -3/+1 | |
| | ||||||
* | (cl-copy-tree): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 | |
| | ||||||
* | (debug): Fix message spelling. | Karl Heuer | 1996-01-04 | 1 | -1/+1 | |
| | ||||||
* | (generate-file-autoloads): Preserve whitespace after cookie in literal text | Roland McGrath | 1996-01-04 | 1 | -4/+11 | |
| | | | | copied to output; eat only a single space. | |||||
* | (lisp-fill-paragraph): Several changes. | Karl Heuer | 1995-12-21 | 1 | -10/+16 | |
| | | | | | | Change how to recognize partial comment lines, how to find start of region to fill. Use fill-region. Use tabs when making comment-fill-prefix. | |||||
* | (byte-compile-output-docform): Don't do dynamic doc | Karl Heuer | 1995-12-21 | 1 | -0/+1 | |
| | | | | strings if byte-compile-compatibility. | |||||
* | (byte-compile-unfold-lambda): Recursively optimize body. | Karl Heuer | 1995-12-21 | 1 | -0/+1 | |
| | ||||||
* | (generate-file-autoloads): If no buffer visiting FILE exists, read it into | Roland McGrath | 1995-12-14 | 1 | -2/+8 | |
| | | | | a temp buffer for processing without visiting it. | |||||
* | (copyright-regexp): Recognize ISO copyright symbol. | Karl Heuer | 1995-12-03 | 1 | -3/+3 | |
| | | | | (copyright-update): Pattern is now match #2, not #1. | |||||
* | (eldoc-message): New macro. | Noah Friedman | 1995-11-25 | 1 | -9/+16 | |
| | | | | (eldoc-print-var-docstring, eldoc-print-fnsym-args): Use it. | |||||
* | (eldoc-mode-print-current-symbol-info): Do nothing if executing-macro. | Noah Friedman | 1995-11-21 | 1 | -2/+3 | |
| | ||||||
* | (eldoc-minor-mode-string): New variable. | Noah Friedman | 1995-11-18 | 1 | -3/+6 | |
| | ||||||
* | (top level): Make sure to set global minor-mode-alist, not local one. | Noah Friedman | 1995-11-13 | 1 | -11/+25 | |
| | | | | | | (eldoc-mode-print-current-symbol-info): Make sure this-command is a symbol. (eldoc-function-argstring): If fn is a macro, skip leading `macro' elt. (eldoc-function-argstring-from-docstring): Look for `condition-case' pattern. | |||||
* | Initial revision | Noah Friedman | 1995-11-12 | 1 | -0/+423 | |
| | ||||||
* | (lisp-mode-variables, lisp-fill-paragraph): Remove | Richard M. Stallman | 1995-11-11 | 1 | -3/+3 | |
| | | | | | "^" from paragraph-start and paragraph-separate. Moved page-delimiter first in case it has a "^" also. | |||||
* | (byte-compile-associative): Do operations left to right. | Richard M. Stallman | 1995-11-10 | 1 | -9/+21 | |
| | | | | (byte-force-recompile): Improve the prompt. | |||||
* | Make byte-force-recompile suitably interactive. | Simon Marshall | 1995-11-06 | 1 | -0/+1 | |
| | ||||||
* | (disassemble-internal): Handle lazy-loaded doc strings. | Richard M. Stallman | 1995-10-30 | 1 | -1/+4 | |
| | | | | (disassemble-1): Handle lazy-loaded bytecode objects. | |||||
* | (byte-recompile-directory): New arg FORCE. | Richard M. Stallman | 1995-10-30 | 1 | -3/+16 | |
| | | | | (byte-force-recompile): New function. | |||||
* | Comment change. | Richard M. Stallman | 1995-10-30 | 8 | -24/+11 | |
| | ||||||
* | (byte-compile-from-buffer): Bind print-level. | Richard M. Stallman | 1995-10-06 | 1 | -0/+1 | |
| | ||||||
* | (get-setf-method): Protect caller's match-data from string-match. | Erik Naggum | 1995-09-22 | 1 | -1/+2 | |
| | ||||||
* | (byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in | Erik Naggum | 1995-09-21 | 1 | -10/+9 | |
| | | | | the C code. | |||||
* | (rassoc): Definition deleted. | Richard M. Stallman | 1995-08-27 | 1 | -2/+0 | |
| | ||||||
* | (eventp): Duplicate definition deleted. | Richard M. Stallman | 1995-08-26 | 1 | -9/+0 | |
| | ||||||
* | (byte-compiler-base-file-name): New function. | Richard M. Stallman | 1995-08-22 | 1 | -4/+15 | |
| | | | | (byte-compile-dest-file): Call byte-compiler-base-file-name. | |||||
* | (byte-compile-insert-header): Use 19.29, not 19.28.90 | Richard M. Stallman | 1995-08-10 | 1 | -54/+56 | |
| | | | | | | | | | as limit for where dynamic docstrings are allowed. (byte-compile-insert-header): New args inbuffer and outbuffer. Test byte-compile-dynamic-docstrings in the initially current buffer. (byte-compile-from-buffer): Add new args to byte-compile-insert-header. | |||||
* | (byte-compile-output-docform): Check | Richard M. Stallman | 1995-08-07 | 1 | -66/+69 | |
| | | | | byte-compile-dynamic-docstrings in input buffer, not output buffer. | |||||
* | (byte-optimize-nthcdr): Fix previous change. | Richard M. Stallman | 1995-08-01 | 1 | -1/+1 | |
| | ||||||
* | (byte-compile-insert-header): If compiling for vers 18, | Richard M. Stallman | 1995-07-30 | 1 | -2/+4 | |
| | | | | arrange to set current-load-list when loadingthe file. | |||||
* | (lisp-imenu-generic-expression): Var defined. | Karl Heuer | 1995-07-28 | 1 | -1/+15 | |
| | | | | (lisp-mode-variables): Set imenu-generic-expression. | |||||
* | (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function. | Richard M. Stallman | 1995-07-26 | 1 | -3/+2 | |
| | ||||||
* | (byte-optimize-lapcode): Fix format calls. | Richard M. Stallman | 1995-07-21 | 1 | -2/+2 | |
| |