1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-14 03:37:38 -08:00
emacs/lisp/emacs-lisp
Sam Steingold 6c2599ed01 * emacs-lisp/debug.el (debugger-env-macro):
Use the new backquote syntax.

* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
1999-11-12 18:19:39 +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
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 * emacs-lisp/debug.el (debugger-env-macro): 1999-11-12 18:19:39 +00:00
disass.el
easy-mmode.el (easy-mmode-define-minor-mode): 1999-08-28 15:13:37 +00:00
easymenu.el * emacs-lisp/debug.el (debugger-env-macro): 1999-11-12 18:19:39 +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
lmenu.el
lselect.el
lucid.el
pp.el
profile.el
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