1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/emacs-lisp
Gerd Moellmann 094e092801 (debugger-continue): Don't continue If
debugger-may-continue is nil.
1999-12-19 13:12:28 +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 Customized. 1998-04-05 18:26:32 +00:00
byte-opt.el Don't put optimization info on `eql'. 1999-12-18 17:28:36 +00:00
bytecomp.el (byte-compile-constp): Include keywords. 1999-12-18 16:30:48 +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): 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 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 Update comment. 1998-12-14 03:22:44 +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 (edebug-make-enter-wrapper): Correct 1999-11-29 15:34:47 +00:00
eldoc.el (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
elint.el (elint-check-defcustom-form): New function. 1997-10-02 02:47:57 +00:00
elp.el Change comment and version numbers. 1998-03-14 05:46:01 +00:00
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 Customized. 1998-04-05 18:26:32 +00:00
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 (lisp-mode-variables): Change 1999-12-02 10:20:22 +00:00
lisp.el (lisp-complete-symbol): Don't bind completion-fixup-function. 1998-10-13 23:56:32 +00:00
lmenu.el (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
lselect.el
lucid.el (extent-properties, extent-at): New functions. 1997-08-13 19:39:39 +00:00
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 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 (tq-filter): Use with-current-buffer. 1998-01-21 05:26:11 +00:00
trace.el Customized. 1998-04-05 18:26:32 +00:00