emacs/lisp/emacs-lisp
Miles Bader 2092fd2b33 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 358-423)

   - Update from CVS
   - Remove "-face" suffix from widget faces
   - Remove "-face" suffix from custom faces
   - Remove "-face" suffix from change-log faces
   - Remove "-face" suffix from compilation faces
   - Remove "-face" suffix from diff-mode faces
   - lisp/longlines.el (longlines-visible-face): Face removed
   - Remove "-face" suffix from woman faces
   - Remove "-face" suffix from whitespace-highlight face
   - Remove "-face" suffix from ruler-mode faces
   - Remove "-face" suffix from show-paren faces
   - Remove "-face" suffix from log-view faces
   - Remove "-face" suffix from smerge faces
   - Remove "-face" suffix from show-tabs faces
   - Remove "-face" suffix from highlight-changes faces
   - Remove "-face" suffix from and downcase info faces
   - Remove "-face" suffix from pcvs faces
   - Update uses of renamed pcvs faces
   - Tweak ChangeLog
   - Remove "-face" suffix from strokes-char face
   - Remove "-face" suffix from compare-windows face
   - Remove "-face" suffix from calendar faces
   - Remove "-face" suffix from diary-button face
   - Remove "-face" suffix from testcover faces
   - Remove "-face" suffix from viper faces
   - Remove "-face" suffix from org faces
   - Remove "-face" suffix from sgml-namespace face
   - Remove "-face" suffix from table-cell face
   - Remove "-face" suffix from tex-mode faces
   - Remove "-face" suffix from texinfo-heading face
   - Remove "-face" suffix from flyspell faces
   - Remove "-face" suffix from gomoku faces
   - Remove "-face" suffix from mpuz faces
   - Merge from gnus--rel--5.10
   - Remove "-face" suffix from Buffer-menu-buffer face
   - Remove "-face" suffix from antlr-mode faces
   - Remove "-face" suffix from ebrowse faces
   - Remove "-face" suffix from flymake faces
   - Remove "-face" suffix from idlwave faces
   - Remove "-face" suffix from sh-script faces
   - Remove "-face" suffix from vhdl-mode faces
   - Remove "-face" suffix from which-func face
   - Remove "-face" suffix from cperl-mode faces
   - Remove "-face" suffix from ld-script faces
   - Fix cperl-mode font-lock problem
   - Tweak which-func face

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-06-15 23:32:15 +00:00
..
.gitignore
advice.el * emacs-lisp/advice.el: Replace legal' with valid'. 2005-03-25 09:55:34 +00:00
assoc.el
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
benchmark.el
bindat.el Fix repeat' BNF and bits 2' example in Commentary. 2005-06-11 23:56:33 +00:00
byte-opt.el Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 2004-12-08 05:02:30 +00:00
byte-run.el (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and 2005-06-14 15:50:22 +00:00
bytecomp.el Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57 2005-06-06 02:39:45 +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 (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany, 2005-05-22 17:48:02 +00:00
cl-indent.el
cl-macs.el Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57 2005-06-06 02:39:45 +00:00
cl-seq.el (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if, 2005-05-20 14:30:34 +00:00
cl-specs.el
cl.el (acons, pairlis): Add docstring. 2005-05-23 00:05:40 +00:00
copyright.el Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 2005-05-20 04:22:05 +00:00
crm.el
cust-print.el (custom-printers): Use defvar' instead of defconst'. 2004-11-21 03:27:39 +00:00
debug.el (debug-on-entry): Fix docstring. 2005-06-14 12:00:50 +00:00
derived.el Add comment. 2005-06-12 16:57:08 +00:00
disass.el
easy-mmode.el (define-minor-mode): If BODY is empty, give the variable a doc string 2005-06-08 15:54:43 +00:00
easymenu.el 4-digit copyright years. 2005-06-01 16:22:43 +00:00
edebug.el (edebug-all-defs, edebug-initial-mode, edebug-print-length) 2005-06-14 20:39:04 +00:00
eldoc.el (eldoc-mode): Doc fix. 2005-05-18 15:11:36 +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 Doc fixes for public funcs: 2005-06-11 20:33:28 +00:00
find-func.el * emacs-lisp/find-func.el (find-function-noselect): Handle 2005-05-30 18:06:02 +00:00
find-gc.el
float-sup.el
generic.el Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 2005-05-20 04:22:05 +00:00
gulp.el
helper.el
levents.el
lisp-mnt.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
lisp-mode.el (defstruct): Set 'doc-string-elt property. 2005-06-07 10:52:08 +00:00
lisp.el (check-parens): Fix docstring. 2005-05-18 08:29:38 +00:00
lmenu.el
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
map-ynp.el (map-y-or-n-p): Clarify RET/q in help message. 2005-04-10 23:25:16 +00:00
pp.el
re-builder.el (reb-mode): Use run-mode-hooks. 2005-05-26 15:13:09 +00:00
regexp-opt.el Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74 2004-12-08 05:02:30 +00:00
regi.el
ring.el
rx.el (rx-constituents): Add symbol-start and symbol-end. 2005-03-25 14:23:11 +00:00
shadow.el
sregex.el
syntax.el
tcover-ses.el
tcover-unsafep.el
testcover.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387 2005-06-10 10:44:18 +00:00
timer.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
tq.el
trace.el (inhibit-trace): New var. 2005-02-27 02:30:58 +00:00
unsafep.el
warnings.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00