emacs/lisp/emacs-lisp
Stefan Monnier eed083e697 (easy-mmode-define-navigation):
Allow `next' to jump to after the end of the last match.
2000-11-09 23:51:59 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
advice.el (ad-advice-class-completion-table) 2000-06-12 04:59:26 +00:00
assoc.el
authors.el (authors-public-domain-files): New variable. 2000-11-02 15:37:03 +00:00
autoload.el (make-autoload): Use `cond'. 2000-06-11 05:00:35 +00:00
backquote.el Remove inappropriate customization (allowing custom.el to use 2000-01-08 15:19:21 +00:00
byte-opt.el (byte-optimize-lapcode): Don't bind 2000-10-02 17:44:51 +00:00
bytecomp.el (byte-compiling-files-p): New function. 2000-11-09 23:01:40 +00:00
checkdoc.el (checkdoc-interactive-loop): Don't lose on a function with an empty 2000-01-26 17:15:13 +00:00
cl-compat.el (keywordp): Remove. 2000-04-13 19:04:00 +00:00
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 Doc fixes; mainly avoid duplicating arg 2000-05-05 20:01:01 +00:00
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 (copyright-update): Removed the 2000-01-14 22:42:11 +00:00
crm.el (crm-completion-table): New variable. 2000-04-27 19:00:09 +00:00
cust-print.el Change authors' mail address. 2000-08-15 12:39:23 +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 (easy-mmode-define-navigation): 2000-11-09 23:51:59 +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 Comment. 2000-10-06 18:37:50 +00:00
eldoc.el (eldoc-minor-mode-string): Add autoload cookie; otherwise autoloaded 2000-07-24 00:38:34 +00:00
elint.el (elint-check-defcustom-form): New function. 1997-10-02 02:47:57 +00:00
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 Bind free variables. 1999-12-18 16:36:31 +00:00
gulp.el (gulp-send-requests): Don't quote lambda. 2000-06-12 05:08:46 +00:00
helper.el (Helper-describe-mode): Make buffer writable. 2000-02-25 13:15:14 +00:00
levents.el Add provide call. 1997-06-22 18:57:55 +00:00
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-imenu-generic-expression): Match 2000-11-06 12:28:33 +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 Add provide call. 1997-06-22 18:57:55 +00:00
lucid.el Require CL. 2000-07-05 22:07:21 +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
re-builder.el Remove RCS Id, remove history comment. 2000-03-12 15:22:03 +00:00
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 Whitespace change. 1998-05-21 01:55:57 +00:00
sregex.el Add finder keywords. 2000-05-25 18:29:18 +00:00
tq.el (tq-filter): Use with-current-buffer. 1998-01-21 05:26:11 +00:00
trace.el Change maintainer. Use new backquote 2000-04-13 19:12:13 +00:00