aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* simplify.Simon Marshall1997-06-271-9/+9
* (profile-million): Variable moved.Richard M. Stallman1997-06-231-2/+2
* (popup-menu): Redefine as macro.Richard M. Stallman1997-06-231-8/+37
* (lm-version, lm-last-modified-date):Richard M. Stallman1997-06-231-3/+2
* (edebug-version): Use the Emacs version.Richard M. Stallman1997-06-231-8/+1
* (byte-compile-file): Doc fix.Richard M. Stallman1997-06-221-3/+4
* Initial revisionRichard M. Stallman1997-06-221-0/+169
* Add provide call.Richard M. Stallman1997-06-226-0/+12
* (edebug-sit-for-seconds): New variable.Richard M. Stallman1997-06-221-3/+8
* Comment change.Richard M. Stallman1997-06-161-1/+1
* (byte-save-current-buffer): Change to code 114 (0162).Richard M. Stallman1997-06-151-4/+3
* (debug): Set overriding-terminal-local-map to nil,Richard M. Stallman1997-06-091-1/+3
* (debug, debugger-eval-expression):Richard M. Stallman1997-06-081-0/+10
* emit charsets after strings so that the final regexp finds the longest match.Simon Marshall1997-06-061-37/+45
* Update version.Richard M. Stallman1997-05-311-3/+3
* (edebug-signal): Avoid infinite recursion.Richard M. Stallman1997-05-291-3/+5
* Initial revisionRichard M. Stallman1997-05-291-0/+231
* (gulp-send-requests): Sort maintainers alphabetically.Richard M. Stallman1997-05-291-6/+13
* Comment change.Richard M. Stallman1997-05-271-1/+2
* (eldoc-message-commands): Move docstring into comments, since this isn'tNoah Friedman1997-05-221-27/+36
* (event-closest-point): Fix paren error.Richard M. Stallman1997-05-201-1/+1
* (event-closest-point): New function.Richard M. Stallman1997-05-171-0/+55
* (update-autoloads-from-directories): Renamed fromRichard M. Stallman1997-05-161-12/+16
* (defcustom): Add doc-string-elt property.Richard M. Stallman1997-05-121-3/+9
* (byte-compile-file-form-custom-declare-variable): New function.Richard M. Stallman1997-05-081-1/+9
* (byte-optimize-approx-equal): Use <=, not <.Richard M. Stallman1997-05-061-1/+19
* Use defcustom.Richard M. Stallman1997-05-051-4/+8
* (edebug-eval-mode): Add a mode-class property.Richard M. Stallman1997-05-051-2/+3
* (generated-autoload-file): Change defconst to defvar.Richard M. Stallman1997-04-291-2/+2
* (elp-report-limit): Change prompt string.Richard M. Stallman1997-04-211-30/+23
* (edebug-read-and-maybe-wrap-form): ProtectRichard M. Stallman1997-04-141-4/+6
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-9/+21
* Update copyright years.Richard M. Stallman1997-04-121-1/+1
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-121-13/+30
* (elp-functionp): Definitions deleted; use functionp.Richard M. Stallman1997-04-121-17/+1
* (elp-functionp): New function.Richard M. Stallman1997-04-121-48/+100
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-43/+88
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-6/+17
* (eval-defun): For defcustom, always set the value.Richard M. Stallman1997-04-101-3/+8
* (indent-sexp): If calculate-lisp-indent returns nil,Richard M. Stallman1997-04-051-16/+20
* (debug): Use save-excursion inside the binding of buffer-read-only.Richard M. Stallman1997-03-301-1/+3
* (eldoc-idle-delay): Make defvar, not defconst.Noah Friedman1997-03-271-4/+4
* (tq-process-buffer): Catch errors running tq-queue-head-fn.Richard M. Stallman1997-03-221-4/+7
* Many doc fixes.Richard M. Stallman1997-03-221-11/+16
* (copyright-regexp): Allow "Copyright" and the copyright symbol together.Richard M. Stallman1997-03-221-1/+3
* (when, unless): Symbol props moved to subr.el.Karl Heuer1997-03-141-1/+0
* (lisp-imenu-generic-expression): Accept `*', `|',Karl Heuer1997-03-111-3/+3
* (byte-compile-file): Bind coding-system-for-writeKenichi Handa1997-02-261-2/+2
* (eval-last-sexp): Allow let-bindings to terminateKarl Heuer1997-02-231-5/+19
* (debugger-mode): Disable multibyte character handlingKarl Heuer1997-02-201-0/+2