.. |
.gitignore
|
ignore *.elc
|
2000-06-19 16:16:01 +00:00 |
advice.el
|
(documentation): Add ad-define-subr-args call.
|
2002-04-30 04:20:25 +00:00 |
assoc.el
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
authors.el
|
(authors-aliases): Delete "Richard Stallmao".
|
2001-12-11 21:40:12 +00:00 |
autoload.el
|
(make-autoload): Don't handle define-ibuffer-column,
|
2002-01-16 02:36:53 +00:00 |
backquote.el
|
(backquote-backquote-symbol)
|
2001-09-03 07:56:39 +00:00 |
byte-opt.el
|
(side-effect-free-fns, side-effect-and-error-free-fns):
|
2002-03-31 16:22:58 +00:00 |
bytecomp.el
|
(baud-rate): Fix obsolescence declaration.
|
2002-06-27 16:07:04 +00:00 |
checkdoc.el
|
(checkdoc-this-string-valid-engine): Fix typo.
|
2002-06-18 14:35:49 +00:00 |
cl-compat.el
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
cl-extra.el
|
(cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with
|
2002-06-08 22:32:06 +00:00 |
cl-indent.el
|
(common-lisp-indent-function-1):
|
2002-05-29 16:40:34 +00:00 |
cl-macs.el
|
Doc fix.
|
2001-12-20 19:01:00 +00:00 |
cl-seq.el
|
(mismatch): Doc fix.
|
2002-01-25 18:47:33 +00:00 |
cl-specs.el
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
cl.el
|
(values): Simplify definition.
|
2002-06-26 09:03:37 +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
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
debug.el
|
(cancel-debug-on-entry): Don't cons uselessly.
|
2002-06-18 21:53:30 +00:00 |
disass.el
|
(disassemble-1): Move the call to
|
1998-08-11 11:05:51 +00:00 |
easy-mmode.el
|
(define-minor-mode): Use "P" in interactive spec of minor mode commands.
|
2002-03-04 22:27:03 +00:00 |
easymenu.el
|
(easy-menu-make-symbol): Don't treat (lambda () ...) as an expression.
|
2002-05-15 22:14:16 +00:00 |
edebug.el
|
(edebug-eval-defun): Don't use defconst on variables.
|
2002-04-12 03:20:46 +00:00 |
eldoc.el
|
(eldoc-minor-mode-string): Fix custom type.
|
2002-01-08 23:57:49 +00:00 |
elint.el
|
(elint-unknown-builtin-args): Remove mocklisp entries.
|
2001-12-22 13:37:30 +00:00 |
elp.el
|
Comment change.
|
2001-12-27 03:23:50 +00:00 |
ewoc.el
|
Doc fix.
|
2001-12-20 19:01:00 +00:00 |
find-func.el
|
(find-function-search-for-symbol): Find funs defined with defun-cvs-mode.
|
2002-05-16 20:11:23 +00:00 |
find-gc.el
|
(source-files): Remove mocklisp.c.
|
2001-12-22 13:37:57 +00:00 |
float.el
|
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-07-15 16:15:35 +00:00 |
gulp.el
|
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-07-15 16:15:35 +00:00 |
helper.el
|
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-07-15 16:15:35 +00:00 |
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
|
Handle define-ibuffer-column, define-ibuffer-filter,
|
2002-01-13 05:40:59 +00:00 |
lisp.el
|
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
|
2002-02-17 15:08:31 +00:00 |
lmenu.el
|
Some fixes to follow coding conventions.
|
2001-07-15 19:53:53 +00:00 |
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
|
(ring-elements): New function.
|
2000-05-21 17:29:50 +00:00 |
rx.el
|
*** empty log message ***
|
2001-10-01 07:31:59 +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
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
syntax.el
|
Follow coding conventions.
|
2002-05-02 05:41:46 +00:00 |
tq.el
|
Change ;;; to ;; for outline-minor-mode.
|
2001-10-05 09:36:02 +00:00 |
trace.el
|
Change maintainer. Use new backquote
|
2000-04-13 19:12:13 +00:00 |