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
Dave Love faa5fa58af (edebug-install-read-eval-functions)
(edebug-uninstall-read-eval-functions): Use load-read-function,
avoiding elisp-eval.
1999-10-16 21:30:20 +00:00
..
advice.el (ad-special-forms): Use track-mouse iff bound. 1999-08-14 03:55:01 +00:00
assoc.el
autoload.el (make-autoload): Handle defun* like defun. 1999-09-03 23:57:31 +00:00
backquote.el Customized. 1998-04-05 18:26:32 +00:00
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 (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 (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 (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): 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 (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
eval-reg.el (elisp-eval-buffer): Handle all 5 args of eval-buffer. 1999-08-07 03:21:32 +00:00
find-func.el (find-function-regexp): Allow a ) or ( to end a function name. 1999-08-29 18:15:29 +00:00
float.el Comment change. 1997-06-16 17:32:40 +00:00
gulp.el Customized. 1998-04-05 18:26:32 +00:00
helper.el
levents.el Add provide call. 1997-06-22 18:57:55 +00:00
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 (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
lselect.el Add provide call. 1997-06-22 18:57:55 +00:00
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