aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* (byte-compile-warnings): Doc fix.Dave Love1999-01-071-4/+2
* (edebug-eval-defun): Deal with defcustomDave Love1999-01-071-4/+9
* More doc fixes.Dave Love1999-01-071-6/+6
* Doc fixes.Richard M. Stallman1999-01-061-22/+27
* (easy-menu-define): Doc fix.Richard M. Stallman1999-01-041-51/+127
* (debug): Leave recursive minibuffer enabledAndreas Schwab1999-01-041-1/+2
* (easy-menu-get-map): Change global map only if this menu exists in theRichard M. Stallman1998-12-291-3/+11
* (ad-special-forms): Add save-current-bufferAndreas Schwab1998-12-281-5/+5
* (easy-menu-get-map): If MENU is nil, use global menu-bar map.Richard M. Stallman1998-12-251-28/+31
* Update comment.Karl Heuer1998-12-141-2/+1
* (find-function-search-for-symbol):Dave Love1998-12-111-23/+21
* Require bytecomp for byte-goto-ops.Markus Rost1998-12-051-0/+2
* (lm-summary): Strip off -*-Andreas Schwab1998-12-031-1/+6
* (lisp-interaction-mode-map): Doc fix.Richard M. Stallman1998-11-191-1/+2
* (find-function-regexp): Handle skeletons.Richard M. Stallman1998-11-191-1/+1
* (temp-buffer-show-hook): This is not obsolete.Richard M. Stallman1998-11-181-3/+1
* indent `with-output-to-string' as a CLKarl Heuer1998-11-161-0/+1
* Set syntaxes all non-word multibyteKenichi Handa1998-11-161-1/+9
* (find-variable-noselect): Autoload.Karl Heuer1998-11-071-0/+1
* (edebug-initial-mode): Fix customize type.Andreas Schwab1998-10-301-2/+6
* (eldoc-argument-case): Fix customize type.Andreas Schwab1998-10-301-2/+4
* (lm-report-bug): UseAndreas Schwab1998-10-301-1/+1
* (function-form): Fix spec forAndreas Schwab1998-10-211-2/+2
* (profile-timer-program): Var deleted.Karl Heuer1998-10-211-167/+128
* (byte-recompile-directory):Richard M. Stallman1998-10-171-7/+7
* (lisp-complete-symbol): Don't bind completion-fixup-function.Richard M. Stallman1998-10-131-6/+1
* (profile-fix-fun): If already profiled,Karl Heuer1998-10-071-32/+22
* (eval-defun): Return the evaluation result.Karl Heuer1998-10-061-2/+6
* (checkdoc-sentencespace-region-engine): Protect a `forward-sexp' callEric M. Ludlam1998-10-041-4/+7
* (byte-compile-dynamic): Doc fix.Richard M. Stallman1998-09-281-2/+3
* (find-function-search-for-symbol): Fix error messages.Karl Heuer1998-09-211-2/+2
* (eldoc-message): Check for 1-arg case, and store string inNoah Friedman1998-09-191-104/+126
* Doc fixes.Karl Heuer1998-09-131-6/+6
* (checkdoc-buffer-label): New function.Eric M. Ludlam1998-09-051-66/+79
* (lisp-imenu-generic-expression):Karl Heuer1998-09-041-1/+1
* (byte-compile-inline-expand):Karl Heuer1998-09-041-2/+4
* (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