aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (set-keymap-parent): Fix bug in case of empty keymap.Richard M. Stallman1994-11-171-2/+2
* (debugger-list-functions): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (Helper-describe-mode): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
* (update-copyright): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+6
* (byte-compile-insert-header): Escape backslashesRichard M. Stallman1994-11-011-1/+4
* (byte-compile-file): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-1/+1
* (cl-macroexpand): keep documentation from `macroexpand'.Richard M. Stallman1994-11-011-0/+7
* (easy-menu-define): Call `easy-menu-do-define' to doRichard M. Stallman1994-10-281-12/+88
* (easy-menu-create-keymaps): Add autoload cookie.Richard M. Stallman1994-10-181-0/+1
* (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.Karl Heuer1994-10-131-31/+81
* Fix typo in previous change.Richard M. Stallman1994-10-101-1/+1
* (calculate-lisp-indent): Local varRichard M. Stallman1994-10-101-21/+30
* (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.Richard M. Stallman1994-10-091-1/+0
* (byte-compile-insert-header): Use user-mail-address.Richard M. Stallman1994-10-091-1/+1
* (insert-parentheses): Don't insert spaces at beginning and end of buffer.Richard M. Stallman1994-09-221-0/+2
* (make-lucid-menu-keymap-disable): New variable.Richard M. Stallman1994-09-181-1/+6
* (generate-file-autoloads): Warn if we put a lineRichard M. Stallman1994-09-171-0/+11
* Add autoloads.Richard M. Stallman1994-09-141-6/+12
* Update to 2.15.Richard M. Stallman1994-09-141-44/+77
* Initial revisionRichard M. Stallman1994-09-141-0/+493
* Initial revisionRichard M. Stallman1994-08-141-0/+171
* (easy-menu-define): Doc fix.Richard M. Stallman1994-08-141-2/+2
* (byte-after-unbind-ops): Fix paren error wrt doc string.Richard M. Stallman1994-08-061-4/+4
* (ad-subr-arglist): Adapted to new DOC file format.Richard M. Stallman1994-08-051-7/+16
* (byte-compile-protect-from-advice): Macro deleted.Richard M. Stallman1994-08-041-91/+60
* New handling of automatic advice activation thatRichard M. Stallman1994-08-041-594/+283
* (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-0/+2
* (byte-decompile-bytecode-1): Don't add pc valuesRichard M. Stallman1994-07-201-4/+9
* (disassemble-1): Display the pc values.Richard M. Stallman1994-07-201-6/+19
* (byte-decompile-bytecode-1):Richard M. Stallman1994-07-201-2/+10
* (backquote-splice-symbol): Doc typo fix.Richard M. Stallman1994-07-121-1/+1
* (lisp-complete-symbol): Bind completion-fixup-function.Richard M. Stallman1994-07-111-1/+6
* (byte-compile-defalias): Fix typo in prev change.Richard M. Stallman1994-07-021-1/+1
* (byte-compile-callargs-warn): Handle function defnitionRichard M. Stallman1994-06-291-3/+36
* (easy-menu-change): New function.Richard M. Stallman1994-06-291-0/+14
* (popup-menu): Allow user to select nothing.Karl Heuer1994-06-251-4/+5
* (popup-menu): Convert list to same-size vector, not singleton vector.Karl Heuer1994-06-231-1/+1
* (ring-insert-at-beginning): New function.Richard M. Stallman1994-06-231-2/+14
* (backquote-process): Fix criterion for using FIRSTLIST.Richard M. Stallman1994-06-221-1/+4
* Comment change.Richard M. Stallman1994-06-176-13/+13
* (lm-section-mark): Accept extra semicolons;Richard M. Stallman1994-06-171-2/+2
* (lisp-complete-symbol): Likewise.Richard M. Stallman1994-06-101-1/+1
* (make-lucid-menu-keymap): Allow any form as the enabler.Richard M. Stallman1994-05-281-6/+3
* Whitespace cleanup.Richard M. Stallman1994-05-271-2/+2
* (popup-dialog-box): Bind meaning with let.Richard M. Stallman1994-05-231-1/+3
* (popup-menu): Bind cmd with let.Richard M. Stallman1994-05-231-1/+1
* (popup-menu): Use mouse-pixel-position.Richard M. Stallman1994-05-231-1/+1
* (easy-menu-create-keymaps):Richard M. Stallman1994-05-221-3/+3
* (autoload-trim-file-name): Make it relativeRichard M. Stallman1994-05-121-11/+10
* (update-autoloads-here): Split up long message.Karl Heuer1994-05-121-3/+5