summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (ad-handle-definition, defadvice): Fix error messages.Richard M. Stallman1998-05-141-5/+5
* (disassemble-1): Reference bytecode string as unibyte.Richard M. Stallman1998-05-141-1/+1
* (byte-compile-insert-header): Fix prev chg.Richard M. Stallman1998-05-131-2/+2
* (byte-compile-from-buffer):Richard M. Stallman1998-05-131-37/+63
* (easy-menu-change): Add autoload cookie.Richard M. Stallman1998-05-111-0/+1
* (byte-compile-output-docform): Use position-bytes.Richard M. Stallman1998-05-101-1/+3
* (find-function-noselect): Autoload it.Richard M. Stallman1998-05-091-0/+1
* (generate-file-autoloads): Handle progn forms generated byRichard M. Stallman1998-05-091-2/+11
* (edebug-all-forms): Add autoload cookie.Richard M. Stallman1998-05-071-0/+10
* (list-load-path-shadows): Don't sayRichard M. Stallman1998-05-041-5/+5
* (popup-menu-popup): Fix typo: set menu-keymap.Richard M. Stallman1998-05-011-1/+1
* (easy-menu-define-key): Fixed bug with BEFORERichard M. Stallman1998-04-281-12/+12
* (copyright-regexp): Put \251 before the multibyte copyright symbol.Richard M. Stallman1998-04-241-2/+2
* Indent defpackage correctly.Richard M. Stallman1998-04-241-0/+1
* Use new menu item format. Don't simulate button prefix.Richard M. Stallman1998-04-241-204/+150
* (byte-compile-file): Always read the file in multibyte modeRichard M. Stallman1998-04-231-1/+4
* (easy-menu-do-add-item):Richard M. Stallman1998-04-211-6/+9
* (cl-do-arglist): Undo previous change.Richard M. Stallman1998-04-201-1/+8
* *** empty log message ***Dan Nicolaescu1998-04-201-2/+4
* *** empty log message ***Dan Nicolaescu1998-04-181-1/+2
* Update copyright years.Richard M. Stallman1998-04-181-1/+1
* (edebug-compute-previous-result):Richard M. Stallman1998-04-181-1/+1
* (byte-after-unbind-ops): Delete byte-equal.Richard M. Stallman1998-04-171-1/+4
* (find-function-on-key):Richard M. Stallman1998-04-171-8/+34
* (byte-compile-warn-about-unresolved-functions): Fix whitespace.Karl Heuer1998-04-151-2/+2
* (byte-compile-warnings): Fix customizeAndreas Schwab1998-04-141-4/+6
* (eval-defun): Arrange to use eval-regionKarl Heuer1998-04-131-5/+18
* (cl-do-arglist): Intern initializes theKarl Heuer1998-04-121-5/+1
* (generate-autoload-section-header): Doc fix.Karl Heuer1998-04-121-9/+42
* Don't defconst the colon symbols, since theyKarl Heuer1998-04-101-20/+0
* (update-file-autoloads): Redo 1997-08-23 change.Richard M. Stallman1998-04-051-1/+4
* Customized.Stephen Eglen1998-04-059-55/+150
* Customized.Andreas Schwab1998-04-011-7/+20
* (lisp-fill-paragraph): AdjustDave Love1998-03-181-1/+11
* Updated to 0.4.3:Eric M. Ludlam1998-03-141-20/+21
* Change comment and version numbers.Richard M. Stallman1998-03-141-5/+4
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* (debug, debugger-env-macro): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (defsetf match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (update-file-autoloads):Richard M. Stallman1998-03-091-4/+1
* (lisp-interaction-mode-map)Richard M. Stallman1998-03-081-6/+6
* Whitespace changes.Richard M. Stallman1998-03-081-5/+9
* (gulp-send-requests): Call sort properly.Richard M. Stallman1998-03-031-3/+4
* (easy-menu-change): Handle case of no keywords.Richard M. Stallman1998-03-031-1/+1
* Customized.Stephen Eglen1998-02-221-4/+12
* Fix indentation rules forKarl Heuer1998-02-221-65/+61
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
* (byte-optimize-form-code-walker): Only call compiler-macroexpand ifRichard M. Stallman1998-02-091-0/+2
* (easy-mmode-define-minor-mode): FixRichard M. Stallman1998-02-061-5/+4