summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (byte-compile-output-as-comment):Kenichi Handa1998-08-281-9/+4
* (find-function-search-for-symbol): LookDave Love1998-08-271-1/+8
* Fix :version tags to have a string value, not a float.Andreas Schwab1998-08-261-4/+4
* Fix doc-string-elt property on define-derived-mode.Andreas Schwab1998-08-241-1/+1
* Whitespace change.Richard M. Stallman1998-08-181-5/+5
* (disassemble-1): Move the call toRichard M. Stallman1998-08-111-2/+2
* (sregex-replace-match): Don't call sregex--value-groups.Richard M. Stallman1998-08-101-20/+5
* (debugger-outer-unread-post-input-method-events): New variable.Kenichi Handa1998-08-061-0/+10
* (top-level let): add defsubst.Richard M. Stallman1998-08-051-1/+1
* (byte-compile-from-buffer): Make the output buffer multibyte.Richard M. Stallman1998-08-051-1/+2
* (find-function-search-for-symbol): Ignore directoriesRichard M. Stallman1998-08-011-5/+2
* (lisp-indent-defun-method): New variable.Richard M. Stallman1998-07-311-37/+34
* (find-function-noselect): Autoload cookie.Richard M. Stallman1998-07-291-0/+1
* (find-function-regexp): Added :version 20.3.Richard M. Stallman1998-07-141-18/+36
* 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