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
Gerd Moellmann 63ca439e7f (debug): If noninteractive, display the
backtrace using `message', then exit Emacs.
(debugger-batch-max-lines): New variable.
(debugger-setup-buffer): New subroutine, broken out of `debug'.
Change the messages put at the start, to say that the debugger
was entered.
1999-11-03 13:43:19 +00:00
..
advice.el (ad-activate-on): Make it an alias for ad-activate. 1999-10-30 20:26:22 +00:00
assoc.el
autoload.el (make-autoload): Handle defun* like defun. 1999-09-03 23:57:31 +00:00
backquote.el
byte-opt.el (byte-optimize-backward-char, byte-optimize-backward-word): New 1999-09-09 20:04:17 +00:00
bytecomp.el (byte-compile-output-docform): Bind print-gensym-alist for compatibility, 1999-09-11 04:46:31 +00:00
checkdoc.el (checkdoc-display-status-buffer): Avoid 1999-09-13 21:05:01 +00:00
cl-compat.el
cl-extra.el (cl-make-hash-table): Renamed from make-hash-table. 1999-07-21 21:43:03 +00:00
cl-indent.el (common-lisp-indent-function): Use eq' instead of eql'. 1999-10-16 12:00:02 +00:00
cl-macs.el
cl-seq.el
cl-specs.el (function-form): Fix spec for 1998-10-21 09:02:47 +00:00
cl.el (custom-print-functions): Add autoload cookie. 1999-05-29 19:15:10 +00:00
copyright.el Update comment. 1998-12-14 03:22:44 +00:00
cust-print.el
debug.el (debug): If noninteractive, display the 1999-11-03 13:43:19 +00:00
disass.el
easy-mmode.el (easy-mmode-define-minor-mode): 1999-08-28 15:13:37 +00:00
easymenu.el (easy-menu-get-map-look-for-name): New fn. 1999-08-10 16:54:00 +00:00
edebug.el (edebug-install-read-eval-functions) 1999-10-16 21:30:20 +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 (find-function-regexp): Allow a ) or ( to end a function name. 1999-08-29 18:15:29 +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 (eval-last-sexp): Use prin1 instead of print. 1999-09-14 20:12:00 +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
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
tq.el
trace.el