..
.gitignore
ignore *.elc
2000-06-19 16:16:01 +00:00
advice.el
(ad-subr-arglist): Simplify.
2004-03-22 15:16:27 +00:00
assoc.el
Add arch taglines
2003-09-01 15:45:59 +00:00
authors.el
Alias for Francesco Potort�
2003-10-23 20:36:19 +00:00
autoload.el
Add arch taglines
2003-09-01 15:45:59 +00:00
backquote.el
(backquote-list*-macro): Use nreverse.
2004-03-22 15:17:01 +00:00
benchmark.el
Add arch taglines
2003-09-01 15:45:59 +00:00
bindat.el
Add arch taglines
2003-09-01 15:45:59 +00:00
byte-opt.el
(byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
2004-03-22 15:21:08 +00:00
byte-run.el
(defsubst): Add edebug spec and use backquote.
2004-03-22 15:22:34 +00:00
bytecomp.el
(byte-recompile-directory): Ignore hidden dir.
2004-03-22 15:23:59 +00:00
checkdoc.el
(checkdoc-error): Dont' assume point-min == 1.
2004-03-22 15:24:49 +00:00
cl-compat.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cl-extra.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cl-indent.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cl-macs.el
(defstruct): Remove extra format string
2004-02-08 22:41:39 +00:00
cl-seq.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cl-specs.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cl.el
(cl-cannot-unload): New function.
2004-01-16 18:20:00 +00:00
copyright.el
allow / and *, too
2004-01-05 22:50:58 +00:00
crm.el
Add arch taglines
2003-09-01 15:45:59 +00:00
cust-print.el
Add arch taglines
2003-09-01 15:45:59 +00:00
debug.el
Add arch taglines
2003-09-01 15:45:59 +00:00
derived.el
Add arch taglines
2003-09-01 15:45:59 +00:00
disass.el
Add arch taglines
2003-09-01 15:45:59 +00:00
easy-mmode.el
(easy-mmode-define-navigation): Use a more robust check of widening.
2004-01-27 22:54:45 +00:00
easymenu.el
(easy-menu-define): Doc fix.
2003-12-29 12:05:15 +00:00
edebug.el
(edebug-display): Bring up a debug trace if the source location can't be found.
2004-03-22 15:27:46 +00:00
eldoc.el
(eldoc-print-current-symbol-info-function):
2003-09-06 17:32:31 +00:00
elint.el
(elint-check-defcustom-form): Don't use `evenp' so we don't implicitly
2003-10-20 17:16:16 +00:00
elp.el
Add arch taglines
2003-09-01 15:45:59 +00:00
ewoc.el
Add arch taglines
2003-09-01 15:45:59 +00:00
find-func.el
Add arch taglines
2003-09-01 15:45:59 +00:00
find-gc.el
Add arch taglines
2003-09-01 15:45:59 +00:00
float-sup.el
Add arch taglines
2003-09-01 15:45:59 +00:00
gulp.el
Add arch taglines
2003-09-01 15:45:59 +00:00
helper.el
Add arch taglines
2003-09-01 15:45:59 +00:00
levents.el
Add arch taglines
2003-09-01 15:45:59 +00:00
lisp-mnt.el
(lm-keywords-finder-p): Use defvar rather than with-no-warnings.
2004-03-22 15:28:28 +00:00
lisp-mode.el
(lisp-mode-variables): Don't set
2004-03-22 15:31:46 +00:00
lisp.el
(beginning-of-defun-raw, end-of-defun):
2004-01-29 17:56:42 +00:00
lmenu.el
Add arch taglines
2003-09-01 15:45:59 +00:00
lselect.el
Add arch taglines
2003-09-01 15:45:59 +00:00
lucid.el
Add arch taglines
2003-09-01 15:45:59 +00:00
macroexp.el
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-84
2004-02-10 01:52:31 +00:00
map-ynp.el
Add arch taglines
2003-09-01 15:45:59 +00:00
pp.el
Add arch taglines
2003-09-01 15:45:59 +00:00
re-builder.el
Add arch taglines
2003-09-01 15:45:59 +00:00
regexp-opt.el
Add arch taglines
2003-09-01 15:45:59 +00:00
regi.el
Add arch taglines
2003-09-01 15:45:59 +00:00
ring.el
Add arch taglines
2003-09-01 15:45:59 +00:00
rx.el
(rx): Work at compile time, not run time.
2004-03-21 15:34:56 +00:00
shadow.el
* progmodes/idlwave.el (idlwave-make-tags):
2004-01-03 12:12:01 +00:00
sregex.el
Add arch taglines
2003-09-01 15:45:59 +00:00
syntax.el
Add arch taglines
2003-09-01 15:45:59 +00:00
tcover-ses.el
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
2003-12-30 08:26:00 +00:00
tcover-unsafep.el
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
2003-12-30 08:26:00 +00:00
testcover.el
Ensure that forms marked with `1value' actually always return the same value.
2003-11-30 06:56:28 +00:00
timer.el
Add arch taglines
2003-09-01 15:45:59 +00:00
tq.el
(tq-create): Fix mixed up unquote style.
2003-09-12 15:55:47 +00:00
trace.el
Add arch taglines
2003-09-01 15:45:59 +00:00
unsafep.el
Add arch taglines
2003-09-01 15:45:59 +00:00
warnings.el
Doc fix.
2004-03-22 07:48:01 +00:00