1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
emacs/lisp/emacs-lisp
2002-10-26 22:34:50 +00:00
..
.gitignore
advice.el (ad-compile-function): Disable cl-function warnings if cl is loaded. 2002-07-07 09:37:09 +00:00
assoc.el
authors.el (authors-aliases, authors-fixed-entries): 2002-08-22 14:27:50 +00:00
autoload.el (autoload-print-form): Cleanup. 2002-10-14 01:32:25 +00:00
backquote.el (backquote-backquote-symbol) 2001-09-03 07:56:39 +00:00
bindat.el New file. 2002-07-01 22:01:13 +00:00
byte-opt.el (byte-optimize-form-code-walker): Treat `ignore' specially--prevent 2002-10-14 01:33:40 +00:00
bytecomp.el Fix typo. 2002-10-17 15:32:26 +00:00
checkdoc.el (checkdoc, checkdoc-interactive) 2002-08-09 01:56:00 +00:00
cl-compat.el
cl-extra.el (cl-push, cl-pop): Remove. Use pop and push throughout the file instead. 2002-09-27 22:32:48 +00:00
cl-indent.el * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix. 2002-09-07 06:45:43 +00:00
cl-macs.el Use the new usage-in-docstring syntax. 2002-09-27 23:16:27 +00:00
cl-seq.el (cl-push, cl-pop): Remove. 2002-09-27 22:19:22 +00:00
cl-specs.el Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
cl.el (cl-set-substring): Fix thinko. 2002-07-13 23:08:01 +00:00
copyright.el (copyright-regexp): Delete the unibyte copyright symbol; it's redundant. 2002-02-07 17:39:27 +00:00
crm.el (completing-read-multiple): Better preserve 2001-11-30 01:13:59 +00:00
cust-print.el
debug.el Comment change. 2002-07-29 02:09:19 +00:00
disass.el
easy-mmode.el (define-minor-mode): Doc fix. 2002-10-07 22:49:39 +00:00
easymenu.el (easy-menu-remove): Add docstring. 2002-09-19 05:12:24 +00:00
edebug.el Don't precompute menu shortcuts during 2002-09-27 22:18:17 +00:00
eldoc.el (eldoc-minor-mode-string): Fix custom type. 2002-01-08 23:57:49 +00:00
elint.el (elint-error, elint-warning): Fix typo. 2002-10-17 16:49:14 +00:00
elp.el Comment change. 2001-12-27 03:23:50 +00:00
ewoc.el (ewoc--node-branch): Add docstring. 2002-09-19 05:11:48 +00:00
find-func.el (find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz". 2002-09-25 18:58:37 +00:00
find-gc.el (source-files): Remove mocklisp.c. 2001-12-22 13:37:57 +00:00
float.el (string-to-float): Fix spacing. 2002-09-06 07:13:53 +00:00
gulp.el
helper.el
levents.el Add Keywords header. 2001-09-04 12:54:14 +00:00
lisp-mnt.el (lm-copyright-prefix): Group the leader. 2001-12-18 16:30:26 +00:00
lisp-mode.el Fix typo. 2002-07-03 12:01:24 +00:00
lisp.el (beginning-of-defun): Fix typo. 2002-10-17 16:50:28 +00:00
lmenu.el
lselect.el Use facep iso find-face. 2001-10-05 09:32:11 +00:00
lucid.el (device-class, buffer-syntactic-context) 2002-04-12 03:25:00 +00:00
pp.el 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-14 16:47:11 +00:00
re-builder.el (reb-match-0, reb-match-1) 2001-11-22 14:55:55 +00:00
regexp-opt.el (regexp-opt-group): Don't cons uselessly. 2002-06-18 21:52:42 +00:00
ring.el
rx.el (rx): Fix spacing. 2002-09-06 07:14:12 +00:00
shadow.el (list-load-path-shadows): Only ignore last copy of standard Lisp 2002-03-28 18:15:32 +00:00
sregex.el
syntax.el (syntax-after): Delete. Moved to subr.el. 2002-09-09 23:14:13 +00:00
testcover-ses.el New major mode "SES" for spreadsheets. 2002-09-28 18:45:56 +00:00
testcover-unsafep.el New major mode "SES" for spreadsheets. 2002-09-28 18:45:56 +00:00
testcover.el New major mode "SES" for spreadsheets. 2002-09-28 18:45:56 +00:00
tq.el Change ;;; to ;; for outline-minor-mode. 2001-10-05 09:36:02 +00:00
trace.el Add/remove spaces. 2002-09-25 17:45:29 +00:00
unsafep.el (unsafep-variable): Pass second arg to risky-local-variable-p. 2002-10-26 22:34:50 +00:00