emacs/lisp/emacs-lisp
Miles Bader 6f8a87c027 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 55-58)

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

 * gnus--rel--5.10  (patch 235-236)

   - Update from CVS

2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/replace.el (match): Use yellow1 instead of yellow.

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
   red.

   * lisp/pcvs-info.el (cvs-unknown): Likewise.

2007-07-10  Richard M. Stallman  <rms@gnu.org>

   * lisp/emacs-lisp/lisp-mode.el (eval-defun):
   Explain special handling of `defface'.

2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
   (gnus-server-closed-face, gnus-server-denied-face)
   (gnus-server-offline-face): Remove variable.
   (gnus-server-font-lock-keywords): Use faces that are not aliases.

   * lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
   (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
   if the coding-system argument is nil for XEmacs.

   * lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
   mm-charset-override-alist.

   * lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function
   rfc2045-encode-string.
   (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
   to quote the parameter value.

2007-07-10  Richard M. Stallman  <rms@gnu.org>

   * lispref/display.texi (Defining Faces): Explain C-M-x feature for defface.

2007-07-11  Jason Rumney  <jasonr@gnu.org>

   * nt/gmake.defs (OLE32): New library to link.

   * nt/nmake.defs (OLE32): Likewise.

2007-07-11  Jason Rumney  <jasonr@gnu.org>

   * src/makefile.w32-in (LIBS): Include OLE32.

   * src/w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
   (w32_msg_pump) <WM_DESTROY>: Uninitialize COM.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-812
2007-07-15 01:50:59 +00:00
..
.gitignore
advice.el (defadvice): Doc fix. 2007-07-14 16:14:58 +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 (generated-autoload-file): Autoload the safe-local-variable setting. 2007-07-14 19:03:22 +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 Revert last change. 2007-07-05 20:41:46 +00:00
byte-run.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
bytecomp.el (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file): 2007-06-14 21:25:12 +00:00
checkdoc.el Eric M. Ludlam <eric at siege-engine.com> 2007-06-07 06:22:02 +00:00
cl-compat.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-extra.el Set generated-autoload-file to cl-loaddefs.el. 2007-06-27 19:13:46 +00:00
cl-indent.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl-loaddefs.el *** empty log message *** 2007-07-10 18:03:43 +00:00
cl-macs.el Docstring convention fix. 2007-06-29 04:37:34 +00:00
cl-seq.el Set generated-autoload-file to cl-loaddefs.el. 2007-06-27 18:59:03 +00:00
cl-specs.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
cl.el Load cl-loaddefs.el quietly. 2007-07-10 21:01:20 +00:00
copyright.el (copyright-current-gpl-version): Set to 3. 2007-07-11 01:52:25 +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 (define-derived-mode): Remove bogus compatibiity code. 2007-05-25 17:00:54 +00:00
disass.el Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
easy-mmode.el (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings. 2007-06-04 22:51:47 +00:00
easymenu.el (easy-menu-binding): New function. 2007-07-10 16:35:24 +00:00
edebug.el (edebug-pop-to-buffer, edebug-display): Remove redundant checks. 2007-06-14 00:10:43 +00:00
eldoc.el (eldoc-last-data): Revise documentation. 2007-07-12 01:51:52 +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 Add 2007 to copyright years. 2007-01-21 02:48:43 +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 (eval-defun): Explain special handling of `defface'. 2007-07-10 01:07:09 +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 Add 2007 to copyright years. 2007-01-21 02:48:43 +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 (rx-constituents): Fix up `anything'. 2007-06-30 18:49:41 +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-06-04 23:51:01 +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 (tq-queue-pop): Stifle error when a process has died and we are trying 2007-06-04 23:15:08 +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