.. |
.gitignore
|
|
|
advice.el
|
* emacs-lisp/advice.el: Replace legal' with valid'.
|
2005-03-25 09:55:34 +00:00 |
assoc.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
authors.el
|
(authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual.
|
2005-05-17 15:05:02 +00:00 |
autoload.el
|
(make-autoload): Handle define-global-minor-mode.
|
2005-03-31 21:17:40 +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-optimize-form-code-walker):
|
2004-11-25 02:58:34 +00:00 |
byte-run.el
|
(define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes.
|
2005-05-05 22:58:40 +00:00 |
bytecomp.el
|
(byte-compile-nogroup-warn): New function.
|
2005-05-14 12:30:08 +00:00 |
checkdoc.el
|
(checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
|
2004-12-11 22:01:42 +00:00 |
cl-compat.el
|
(pair-with-newsyms): Use make-symbol.
|
2004-11-16 04:04:50 +00:00 |
cl-extra.el
|
(equalp): Doc fix.
|
2005-05-16 15:32:09 +00:00 |
cl-indent.el
|
(lisp-indent-defmethod): Correct
|
2004-08-21 12:24:13 +00:00 |
cl-macs.el
|
(macrolet, symbol-macrolet): Doc fixes.
|
2005-05-17 00:26:59 +00:00 |
cl-seq.el
|
(subsetp, tree-equal): Doc fixes.
|
2005-05-17 00:28:50 +00:00 |
cl-specs.el
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2004-04-10 05:55:49 +00:00 |
cl.el
|
(eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
|
2005-05-17 00:26:26 +00:00 |
copyright.el
|
(copyright-fix-years): Match properly if the first year is 2-digit.
|
2005-05-15 22:03:16 +00:00 |
crm.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cust-print.el
|
(custom-printers): Use defvar' instead of defconst'.
|
2004-11-21 03:27:39 +00:00 |
debug.el
|
(debug-on-entry): Handle autoloaded functions and compiled macros.
|
2005-03-29 13:59:41 +00:00 |
derived.el
|
(define-derived-mode): Add link to Elisp manual to docstring.
|
2005-05-14 18:32:45 +00:00 |
disass.el
|
(disassemble): Handle lambda-exp as arg.
|
2004-04-21 19:14:04 +00:00 |
easy-mmode.el
|
(define-minor-mode): Don't generate a defcustom for the mode hook variable.
|
2005-05-17 15:17:18 +00:00 |
easymenu.el
|
(easy-menu-define): Doc fixes.
|
2005-05-13 23:22:42 +00:00 |
edebug.el
|
(edebug-set-global-break-condition):
|
2004-11-28 07:57:10 +00:00 |
eldoc.el
|
(eldoc-documentation-function): Add autoload.
|
2005-05-14 11:25:31 +00:00 |
elint.el
|
Fixed typo in Commentary section.
|
2005-01-12 16:07:42 +00:00 |
elp.el
|
(elp-results): Delete wasteful beginning-of-buffer.
|
2004-11-07 04:09:31 +00:00 |
ewoc.el
|
(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):
|
2004-06-16 23:50:03 +00:00 |
find-func.el
|
(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.
|
2005-03-16 07:41:57 +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 |
generic.el
|
(define-generic-mode): Don't generate a defcustom for the mode hook
|
2005-05-12 13:23:31 +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
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 11:34:49 +00:00 |
lisp-mode.el
|
(lisp-mode-variables): Set font-lock-comment-start-skip.
|
2005-05-15 14:29:25 +00:00 |
lisp.el
|
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
|
2005-04-08 23:10:24 +00:00 |
lmenu.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
lselect.el
|
Adjust to new names for x-(lost|sent)-selection-functions.
|
2004-10-28 23:32:28 +00:00 |
lucid.el
|
(map-keymap): Definition deleted.
|
2004-11-16 17:06:56 +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
|
(map-y-or-n-p): Clarify RET/q in help message.
|
2005-04-10 23:25:16 +00:00 |
pp.el
|
(pp-buffer): Add autoload.
|
2004-06-28 23:08:31 +00:00 |
re-builder.el
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 11:34:49 +00:00 |
regexp-opt.el
|
(regexp-opt-depth): Use subregexp-context-p.
|
2004-12-06 15:12:46 +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-constituents): Add symbol-start and symbol-end.
|
2005-03-25 14:23:11 +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
|
Added some additional functions to the 1-valued', compose', and progn groups.
|
2004-07-17 17:06:26 +00:00 |
timer.el
|
Change release version from 21.4 to 22.1 throughout.
|
2005-02-09 15:50:47 +00:00 |
tq.el
|
(tq-create): Fix mixed up unquote style.
|
2003-09-12 15:55:47 +00:00 |
trace.el
|
(inhibit-trace): New var.
|
2005-02-27 02:30:58 +00:00 |
unsafep.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
warnings.el
|
Change release version from 21.4 to 22.1 throughout.
|
2005-02-09 15:50:47 +00:00 |