1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/emacs-lisp
Gerd Moellmann 99c6d63bb2 (eval-last-sexp-1): Renamed from
eval-last-sexp.  Don't bind debug-on-error here.
(eval-last-sexp): New function.  Bind debug-on-error if
eval-expression-debug-on-error is non-nil.
(eval-defun-2, eval-defun): Likewise.
2000-01-12 13:14:48 +00:00
..
advice.el Fix last change. 1999-11-26 21:27:25 +00:00
assoc.el
autoload.el (make-autoload): Recognize the new `define-minor-mode'. 1999-11-23 09:26:55 +00:00
backquote.el Remove inappropriate customization (allowing custom.el to use 2000-01-08 15:19:21 +00:00
byte-opt.el Don't put optimization info on `eql'. 1999-12-18 17:28:36 +00:00
bytecomp.el (byte-extrude-byte-code-vectors): Use remprop. 2000-01-06 23:38:46 +00:00
checkdoc.el (checkdoc-this-string-valid-engine): 1999-11-26 17:33:36 +00:00
cl-compat.el
cl-extra.el (cl-make-hash-table): Use make-hash-table. 2000-01-05 16:51:08 +00:00
cl-indent.el Add defclass, define-condition, defmethod, symbol-macrolet. 2000-01-06 23:46:13 +00:00
cl-macs.el Remove conditional definition of eval-when-compile. Don't specify abs, 1999-12-18 17:10:56 +00:00
cl-seq.el
cl-specs.el (function-form): Fix spec for 1998-10-21 09:02:47 +00:00
cl.el Remove Emacs 18 compatibility code. Prepend `cl-' to autoload names 1999-12-18 17:00:52 +00:00
copyright.el Tag as emacs-mule coding. 2000-01-06 23:35:31 +00:00
cust-print.el Use new backquote syntax. 1999-11-21 14:50:21 +00:00
debug.el (debugger-continue): Don't continue If 1999-12-19 13:12:28 +00:00
disass.el (disassemble-1): Move the call to 1998-08-11 11:05:51 +00:00
easy-mmode.el Changed maintainer. 1999-11-23 09:08:38 +00:00
easymenu.el * emacs-lisp/debug.el (debugger-env-macro): 1999-11-12 18:19:39 +00:00
edebug.el (with-syntax-table): Add a def-edebug-spec. 2000-01-12 03:04:09 +00:00
eldoc.el (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
elint.el
elp.el
find-func.el Fix last change. 1999-11-25 14:41:30 +00:00
float.el Bind free variables. 1999-12-18 16:36:31 +00:00
gulp.el
helper.el
levents.el
lisp-mnt.el (lm-header-multiline): fix spurious use of `cond'. 1999-12-02 16:27:21 +00:00
lisp-mode.el (eval-last-sexp-1): Renamed from 2000-01-12 13:14:48 +00:00
lisp.el (beginning-of-defun): New variable. 2000-01-05 15:08:36 +00:00
lmenu.el
lselect.el
lucid.el
pp.el Doc fixes. 1998-09-13 03:37:24 +00:00
profile.el (profile-timer-program): Var deleted. 1998-10-21 07:01:32 +00:00
regexp-opt.el (regexp-opt-try-suffix): New function. 1999-10-08 23:06:15 +00:00
ring.el Fix previous change. 1999-08-30 23:58:18 +00:00
shadow.el
sregex.el (sregex-replace-match): Don't call sregex--value-groups. 1998-08-10 02:12:04 +00:00
tq.el
trace.el