aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Indent `restart-case', `handler-bind' and `restart-bind' correctly.Richard M. Stallman1998-07-141-1/+3
* Indent `handler-case' correctly.Richard M. Stallman1998-07-101-0/+1
* (byte-compile-file): Bind set-auto-coding-for-load to t.Richard M. Stallman1998-07-051-1/+2
* (byte-boolean-vars): Add print-escape-multibyte.Richard M. Stallman1998-07-041-1/+2
* (checkdoc): Updated commentary.Eric M. Ludlam1998-07-031-552/+1358
* Require `loadhist'. VariableRichard M. Stallman1998-06-291-148/+231
* (copyright-query): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* (checkdoc-autofix-flag): Use `other'Andreas Schwab1998-06-241-2/+2
* (byte-compile-generate-call-tree):Andreas Schwab1998-06-241-2/+2
* (ad-redefinition-action,Andreas Schwab1998-06-241-3/+4
* (buffer-modified-p): Make defsetf handle buffer argument.Richard M. Stallman1998-06-231-1/+3
* Change copyright notice.Richard M. Stallman1998-06-231-1/+1
* Initial revisionDan Nicolaescu1998-06-221-0/+965
* (checkdoc-eval-defun): Doc fix.Karl Heuer1998-06-191-9/+8
* (find-function-on-key): Don't discard up event after down event.Richard M. Stallman1998-06-141-8/+0
* (elisp-eval-region): Accept new arg read-function; also handleRichard M. Stallman1998-06-131-2/+13
* (eval-defun): Pass read function toRichard M. Stallman1998-06-131-7/+6
* *** empty log message ***Dan Nicolaescu1998-06-061-7/+16
* Comment fix.Karl Heuer1998-06-051-9/+0
* (byte-compile-lambda): Fix previous change.Karl Heuer1998-06-041-2/+2
* (find-function-noselect): Don't callKarl Heuer1998-06-031-2/+3
* (easy-mmode-define-minor-mode): Add missing format arg.Karl Heuer1998-06-011-1/+1
* (make-autoload): Doc fix.Richard M. Stallman1998-05-261-2/+2
* (make-autoload): Add support for define-derived-mode. Update theRichard M. Stallman1998-05-261-6/+10
* (eval-defun): Pass proper beg to eval-region.Richard M. Stallman1998-05-251-2/+3
* (generate-file-autoloads): SetRichard M. Stallman1998-05-251-3/+6
* (byte-boolean-vars): Add print-escape-nonascii.Richard M. Stallman1998-05-251-10/+15
* (lisp-indent-error-function): New variable.Richard M. Stallman1998-05-241-7/+11
* (easy-menu-do-add-item): Small simplifications.Richard M. Stallman1998-05-231-11/+30
* Many doc fixes.Richard M. Stallman1998-05-231-171/+87
* Indent `with-standard-io-syntax' correctly.Richard M. Stallman1998-05-221-1/+2
* Whitespace change.Richard M. Stallman1998-05-211-2/+2
* (byte-compile-insert-header): Do not look for multibyte characters here.Richard M. Stallman1998-05-191-31/+67
* (debugger-frame-clear): Doc fix.Richard M. Stallman1998-05-171-1/+1
* Updated with latest version. Changes include:Eric M. Ludlam1998-05-171-34/+226
* (byte-decompile-bytecode-1):Richard M. Stallman1998-05-151-1/+3
* (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