1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/emacs-lisp
Dave Love 6db746da26 (edebug-version)
(edebug-maintainer-address): Deleted.
(edebug-submit-bug-report): Just alias to report-emacs-bug.
(edebug-read-function): Account for other `'#' read forms.
(edebug-mode-menus): Make some items toggles.
(edebug-outside-unread-command-event, unread-command-event):
Remove these to avoid warnings.
2000-11-22 16:24:34 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
advice.el (ad-special-forms): Correct the conditional inclusion of `track-mouse'. 2000-11-21 08:49:33 +00:00
assoc.el
authors.el Remove autoload cookied, add author, 2000-11-22 15:11:36 +00:00
autoload.el (make-autoload): Use `cond'. 2000-06-11 05:00:35 +00:00
backquote.el
byte-opt.el (byte-compile-unfold-lambda): Don't 2000-11-14 04:41:56 +00:00
bytecomp.el (byte-compiling-files-p): New function. 2000-11-09 23:01:40 +00:00
checkdoc.el (checkdoc-minor-mode) <defvar>: Remove. 2000-11-14 20:11:23 +00:00
cl-compat.el
cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) 2000-10-15 04:49:20 +00:00
cl-indent.el * emacs-lisp/cl-indent.el (toplevel): Indent `defclass', 2000-08-07 16:51:57 +00:00
cl-macs.el (cl-do-arglist): Use plist-get and plist-member instead of memq. 2000-10-15 05:23:57 +00:00
cl-seq.el
cl-specs.el Change authors' mail address. 2000-08-15 12:39:23 +00:00
cl.el (cl-macroexpand): Doc fix. 2000-08-21 11:38:26 +00:00
copyright.el
crm.el
cust-print.el Change authors' mail address. 2000-08-15 12:39:23 +00:00
debug.el
disass.el
easy-mmode.el (easy-mmode-define-keymap): 2000-11-12 18:09:09 +00:00
easymenu.el (easy-menu-convert-item-1): Only intern if the label is a string. 2000-07-14 08:43:32 +00:00
edebug.el (edebug-version) 2000-11-22 16:24:34 +00:00
eldoc.el (eldoc-minor-mode-string): Add autoload cookie; otherwise autoloaded 2000-07-24 00:38:34 +00:00
elint.el
elp.el (elp-restore-function): Remove autoload 2000-11-01 19:14:57 +00:00
ewoc.el (ewoc-goto-prev, ewoc-goto-next): 2000-11-06 07:13:07 +00:00
find-func.el (find-function-do-it): Quote the hook. 2000-11-03 22:40:21 +00:00
float.el
gulp.el (gulp-send-requests): Don't quote lambda. 2000-06-12 05:08:46 +00:00
helper.el
levents.el
lisp-mnt.el (lm-get-header-re): Allow spaces between the header and the colon. 2000-09-17 01:00:09 +00:00
lisp-mode.el (lisp-mode-variables): 2000-11-14 09:52:24 +00:00
lisp.el (defun-prompt-regexp): Doc fix. 2000-10-24 11:22:48 +00:00
lmenu.el (popup-menu, popup-menu-internal, popup-menu-popup): Remove. 2000-09-16 23:35:51 +00:00
lselect.el
lucid.el Require CL. 2000-07-05 22:07:21 +00:00
pp.el
profile.el
re-builder.el
regexp-opt.el (regexp-opt-group): Sort the strings when extracting a suffix. 2000-11-05 19:07:07 +00:00
ring.el (ring-elements): New function. 2000-05-21 17:29:50 +00:00
shadow.el
sregex.el Add finder keywords. 2000-05-25 18:29:18 +00:00
tq.el
trace.el