summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change.Dave Love1999-07-301-1/+1
* (eval-defun): Re-written to avoidDave Love1999-07-291-31/+34
* Delete compatibility code.Karl Heuer1999-07-251-8/+7
* (cl-make-hash-table): Renamed from make-hash-table.Gerd Moellmann1999-07-211-7/+3
* (easy-menu-do-add-item): Support for new seperator types.Gerd Moellmann1999-07-211-9/+3
* (easy-mmode-define-keymap): Doc fix.Richard M. Stallman1999-07-091-1/+1
* (generated-autoload-file): Doc fix.Karl Heuer1999-06-271-1/+2
* (eval-defun): Doc fix.Karl Heuer1999-06-271-1/+7
* Comment fix.Karl Heuer1999-06-221-1/+1
* (getf): Don't call get*.Karl Heuer1999-06-121-1/+7
* (regexp-opt-group): Avoid infiniteKarl Heuer1999-06-041-1/+3
* (custom-print-functions): Add autoload cookie.Karl Heuer1999-05-291-0/+1
* (debugger-outer-inhibit-redisplay): New variable.Richard M. Stallman1999-05-181-6/+12
* (byte-optimize-plus): Fix 1-arg case.Richard M. Stallman1999-05-171-0/+4
* (byte-boolean-vars): AddAndreas Schwab1999-05-101-1/+2
* (byte-compile-file): Clear buffer-file-coding-system. If the codingRichard M. Stallman1999-04-061-2/+10
* (debug): Make *Backtrace* buffer writable.Andreas Schwab1999-03-271-0/+1
* (easy-menu-get-map): Don't crash if (current-local-map) is nil.Richard M. Stallman1999-02-181-2/+3
* (lm-verify): Fix arg list.Dave Love1999-01-291-3/+4
* (with-temp-message): Add def-edebug-spec call.Richard M. Stallman1999-01-191-0/+1
* (easy-menu-get-map): Fix bugs in prev change.Richard M. Stallman1999-01-151-8/+11
* (find-function-on-key): Fix previousDave Love1999-01-131-1/+1
* (find-function-on-key): DTRT for mouseDave Love1999-01-101-8/+21
* (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