mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-30 10:41:23 -07:00
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 581-597) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 133-141) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: texi/gnus.texi (RSS): Fix key description. - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.
36 lines
1.2 KiB
Text
36 lines
1.2 KiB
Text
2005-10-14 Bill Wohler <wohler@newt.com>
|
|
|
|
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
|
|
* mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
|
|
need to be indented.
|
|
|
|
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
|
|
make-variable-buffer-local call to top level to avoid warnings in
|
|
CVS Emacs.
|
|
|
|
* mh-comp.el (mh-insert-letter): Replaced deprecated read-input
|
|
with read-string.
|
|
|
|
2005-10-09 Bill Wohler <wohler@newt.com>
|
|
|
|
* mh-init.el (mh-image-load-path): New function that adds the path
|
|
to the MH-E images to the image-load-path or load-path depending
|
|
on the version of Emacs.
|
|
|
|
* mh-customize.el: Call mh-image-load-path just before
|
|
mh-tool-bar-define so that the toolbar images can be found.
|
|
|
|
2005-10-04 Bill Wohler <wohler@newt.com>
|
|
|
|
* ChangeLog: Moved contents into ChangeLog.1 and trimmed.
|
|
|
|
* ChangeLog.1: New file. Contains old ChangeLog.
|
|
|
|
|
|
Copyright (C) 2005 Free Software Foundation, Inc.
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved.
|
|
|
|
;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51
|