emacs/lisp/emacs-lisp
Miles Bader 4ace64cc90 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 726-750)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (patch 6-17)

   - Update from CVS
   - Update from CVS: src/xterm.c (XTread_socket): Revert last change.

 * gnus--rel--5.10  (patch 218-221)

   - Merge from emacs--devo--0, emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-205
2007-05-15 07:17:13 +00:00
..
.gitignore
advice.el (ad-special-forms): Remove. 2007-05-08 16:05:02 +00:00
assoc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
authors.el (top-level): Provide self. 2007-04-05 06:16:18 +00:00
autoload.el (global-cwarn-mode): Add define-globalized-minor-mode. 2007-02-03 17:25:17 +00:00
backquote.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
benchmark.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
bindat.el (bindat--unpack-u*): Optimize. 2007-02-17 22:02:25 +00:00
byte-opt.el Merge from emacs--devo--0 2007-04-24 21:56:25 +00:00
byte-run.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
bytecomp.el Merge from emacs--devo--0 2007-04-24 21:56:25 +00:00
checkdoc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-compat.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-extra.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-indent.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-macs.el Merge from emacs--devo--0 2007-01-26 06:16:11 +00:00
cl-seq.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-specs.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
copyright.el Merge from emacs--devo--0 2007-01-26 06:16:11 +00:00
crm.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cust-print.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
debug.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
derived.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
disass.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
easy-mmode.el (define-minor-mode): Fix generated doc string. 2007-05-10 16:33:50 +00:00
easymenu.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
edebug.el (edebug-pop-to-buffer): Don't select window marked as dedicated. 2007-04-13 06:05:15 +00:00
eldoc.el (turn-on-eldoc-mode): Doc fix. 2007-05-06 18:10:35 +00:00
elint.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
elp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
ewoc.el (ewoc--insert-new-node): Take additional arg DLL. 2007-03-30 16:12:19 +00:00
find-func.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
find-gc.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
float-sup.el Remove obsolete comment. 2007-02-09 11:23:37 +00:00
generic.el Merge from emacs--devo--0 2007-01-26 06:16:11 +00:00
gulp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
helper.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
levents.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lisp-mnt.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lisp-mode.el (lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in 2007-04-01 19:35:32 +00:00
lisp.el (lisp-complete-symbol): Make get-buffer-window find windows in other frames. 2007-03-28 00:54:08 +00:00
lmenu.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lselect.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
lucid.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
macroexp.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
map-ynp.el (map-y-or-n-p): Apply minibuffer-prompt-properties. 2007-02-25 22:01:08 +00:00
pp.el (pp-eval-last-sexp): Don't eval here. 2007-01-28 07:11:24 +00:00
re-builder.el (reb-update-overlays): Do not mark zero-width regexps as invalid 2007-03-18 14:34:18 +00:00
regexp-opt.el Merge from emacs--devo--0 2007-01-26 06:16:11 +00:00
regi.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
ring.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
rx.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
shadow.el (list-load-path-shadows): Doc fix. 2007-01-29 11:55:30 +00:00
sregex.el (sregexq): Fix doc string quoting. 2007-04-27 15:17:28 +00:00
syntax.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tcover-ses.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
tcover-unsafep.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
testcover.el (testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add 2007-03-24 15:54:09 +00:00
timer.el (run-at-time): Doc fix. 2007-03-31 23:22:35 +00:00
tq.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
trace.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
unsafep.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
warnings.el (display-warning): If we create the buffer displaying the warning, 2007-03-31 19:41:46 +00:00