aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-014-4/+4
* (byte-compile-associative): Treat one arg case like (+ x 0).Richard M. Stallman1996-08-291-1/+5
* (narrow-to-defun): New function.Richard M. Stallman1996-08-291-0/+9
* (byte-compile-out-toplevel): Always compile to byte codeRichard M. Stallman1996-08-281-9/+47
* (byte-compile-funarg-2): New function,Richard M. Stallman1996-08-281-1/+15
* (byte-compile-insert-header): Fix previous change.Richard M. Stallman1996-08-261-4/+3
* (byte-compile-insert-header):Richard M. Stallman1996-08-251-2/+6
* (byte-compile-version): Use $Revision, not $Id.Richard M. Stallman1996-08-251-1/+1
* (byte-compile-insert-header): Clean up syntaxRichard M. Stallman1996-08-251-10/+13
* (edebug-trace-display): Save and restore current buffer.Richard M. Stallman1996-07-241-4/+6
* (list-load-path-shadows): Doc fix.Richard M. Stallman1996-07-231-3/+3
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
* (list-load-path-shadows): Fix ambiguous wording.Karl Heuer1996-07-201-20/+21
* (eldoc-mode): Toggle eldoc-mode if no prefix given.Noah Friedman1996-07-141-4/+6
* (lisp-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (profile-functions): No need to assume that theRichard M. Stallman1996-06-281-33/+36
* (pp-to-string): Treat #( like (.Richard M. Stallman1996-06-181-2/+2
* (make-lucid-menu-keymap): Add menu-alias property.Richard M. Stallman1996-06-131-0/+1
* (easy-menu-create-keymaps): Add menu-alias property.Richard M. Stallman1996-06-131-1/+2
* Use executing-kbd-macro, not executing-macro.Karl Heuer1996-05-292-9/+9
* Fixed up initial lineErik Naggum1996-05-201-1/+1
* Lots of fixes.Richard M. Stallman1996-05-111-49/+80
* (gulp-search-path, gulp-packages): Variable deleted.Richard M. Stallman1996-05-071-15/+10
* Initial revisionRichard M. Stallman1996-05-071-0/+125
* (defstruct): Treat multi-nested :include properly.Richard M. Stallman1996-04-161-7/+29
* (isqrt): Support expanded range of Lisp integers.Richard M. Stallman1996-04-161-4/+7
* (disassemble-internal): Graceful error if compile failed.Richard M. Stallman1996-04-081-2/+3
* (elp-instrument-package): Don't instrument keymaps and autoloaded functions.Richard M. Stallman1996-03-221-3/+3
* Comment change.Richard M. Stallman1996-03-201-292/+270
* (lisp-fill-paragraph): Treat code-and-comment case specially.Richard M. Stallman1996-03-171-3/+13
* (equalp): Use string-equal on strings.Erik Naggum1996-03-081-2/+2
* (profile-convert-byte-code): New function.Richard M. Stallman1996-03-081-0/+18
* (post-command-idle-hook, post-command-idle-delay): Mark obsolete.Richard M. Stallman1996-03-061-0/+4
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
* Comment change.Richard M. Stallman1996-03-021-1/+1
* Save if reqd in emacs-lisp-byte-compile-and-load.Simon Marshall1996-02-291-7/+9
* (timeout-event-p): Function deleted.Richard M. Stallman1996-02-281-5/+0
* Comments censored.Karl Heuer1996-02-211-1/+10
* (lisp-fill-paragraph): When filling a comment,Karl Heuer1996-02-211-21/+35
* Change defconst into defvar. Many doc fixes.Richard M. Stallman1996-02-081-57/+53
* Fix the FSF address again.Erik Naggum1996-02-061-1/+2
* (lm-header-prefix): New variable.Richard M. Stallman1996-02-061-105/+221
* (lisp-mode-variables): Locally clear adaptive-fill-mode.Richard M. Stallman1996-02-051-0/+5
* (lm-insert-at-column): Renamed from insert-at-column.Richard M. Stallman1996-02-041-6/+7
* (tq-process-buffer): Fix error format string.Karl Heuer1996-01-291-3/+3
* (byte-compile-log-1): Delete format call inside message.Karl Heuer1996-01-291-8/+8
* (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.Richard M. Stallman1996-01-261-2/+2
* (list-load-path-shadows): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
* (lm-report-bug): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
* (emacs-lisp-mode-map): Avoid duplicate in menu bindings.Karl Heuer1996-01-241-1/+1