1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/emacs-lisp
Richard M. Stallman bf90c2c0ad (debugger-outer-inhibit-redisplay): New variable.
(debug): Bind and use debugger-outer-inhibit-redisplay.
Bind inhibit-redisplay to nil.
(debugger-env-macro): Treat inhibit-redisplay like other outside vars.
1999-05-18 04:20:59 +00:00
..
advice.el (ad-special-forms): Add save-current-buffer 1998-12-28 10:10:22 +00:00
assoc.el
autoload.el Fix doc-string-elt property on define-derived-mode. 1998-08-24 10:19:52 +00:00
backquote.el
byte-opt.el (byte-optimize-plus): Fix 1-arg case. 1999-05-17 01:37:04 +00:00
bytecomp.el (byte-compile-file): Clear buffer-file-coding-system. If the coding 1999-04-06 19:56:24 +00:00
checkdoc.el (checkdoc-sentencespace-region-engine): Protect a `forward-sexp' call 1998-10-04 12:37:28 +00:00
cl-compat.el
cl-extra.el
cl-indent.el indent `with-output-to-string' as a CL 1998-11-16 06:37:55 +00:00
cl-macs.el (buffer-modified-p): Make defsetf handle buffer argument. 1998-06-23 15:47:38 +00:00
cl-seq.el
cl-specs.el (function-form): Fix spec for 1998-10-21 09:02:47 +00:00
cl.el
copyright.el Update comment. 1998-12-14 03:22:44 +00:00
cust-print.el
debug.el (debugger-outer-inhibit-redisplay): New variable. 1999-05-18 04:20:59 +00:00
disass.el (disassemble-1): Move the call to 1998-08-11 11:05:51 +00:00
easy-mmode.el (easy-mmode-define-minor-mode): Add missing format arg. 1998-06-01 02:59:23 +00:00
easymenu.el (easy-menu-get-map): Don't crash if (current-local-map) is nil. 1999-02-18 01:10:46 +00:00
edebug.el (with-temp-message): Add def-edebug-spec call. 1999-01-19 17:55:16 +00:00
eldoc.el (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
elint.el
elp.el
eval-reg.el Change copyright notice. 1998-06-23 01:55:31 +00:00
find-func.el (find-function-on-key): Fix previous 1999-01-13 12:42:28 +00:00
float.el
gulp.el
helper.el
levents.el
lisp-mnt.el (lm-verify): Fix arg list. 1999-01-29 14:31:49 +00:00
lisp-mode.el (lisp-interaction-mode-map): Doc fix. 1998-11-19 18:45:47 +00:00
lisp.el (lisp-complete-symbol): Don't bind completion-fixup-function. 1998-10-13 23:56:32 +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
ring.el
shadow.el Whitespace change. 1998-05-21 01:55:57 +00:00
sregex.el (sregex-replace-match): Don't call sregex--value-groups. 1998-08-10 02:12:04 +00:00
tq.el
trace.el