current dir at the end.
2005-09-10 Emilio C. Lopes <eclig@gmx.net>
-
+
* woman.el (woman-topic-at-point-default): Renamed to
woman-use-topic-at-point-default.
(woman-topic-at-point): Renamed to woman-use-topic-at-point.
2005-08-15 David Ponce <david@dponce.com>
- * tree-widget.el Update Commentary header.
+ * tree-widget.el: Update Commentary header.
(tree-widget-theme): Doc fix.
(tree-widget-space-width): New option.
(tree-widget-image-properties): Look up in the default theme too.
* ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
- * ediff-init: Get rid of -face in face names.
+ * ediff-init.el: Get rid of -face in face names.
2005-07-10 Richard M. Stallman <rms@gnu.org>
2005-03-25 Werner Lemberg <wl@gnu.org>
- * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
- * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
- * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
- * emulation/vip.el: Replace `illegal' with `invalid'.
- * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with
- `invalid'.
- * mail/supercite.el: Replace `illegal' with `invalid'.
+ * calc/calc-forms.el, calc/calc-sel.el:
+ * midnight.el, vc-cvs.el:
+ * emacs-lisp/cl-macs.el:
+ * emulation/vip.el:
+ * eshell/esh-io.el, eshell/esh-var.el:
+ * mail/supercite.el:
* progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
* progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
* progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
* progmodes/sh-script.el, progmodes/xscheme.el:
- Replace `illegal' with `invalid'.
* textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
* textmodes/reftex-index.el, textmodes/reftex-parse.el
* textmodes/reftex-ref.el, textmodes/reftex-vars.el
2005-03-22 Jay Belanger <belanger@truman.edu>
- * calc/calc-embed (calc-embedded-original-modes): New variable.
+ * calc/calc-embed.el (calc-embedded-original-modes): New variable.
(calc-embedded-save-original-modes)
(calc-embedded-restore-original-modes): New functions.
(calc-do-embedded): Save original modes when entering embedded mode
2004-05-09 Jason Rumney <jasonr@gnu.org>
- * international/code-pages (cp932, cp936, cp949, c950): Remove.
+ * international/code-pages.el (cp932, cp936, cp949, c950): Remove.
Only define cp125* if windows-125* is already defined.
* language/korean.el (cp949): Add alias.
* spam.el: more compilation fixes for BBDB
- * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
+ * spam-stat.el: added code from Alex Schroeder <alex@gnu.org>
(spam-stat-reduce-size): Interactive.
(spam-stat-reset): New function.
(spam-stat-save): Interactive.
2001-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
- * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
+ * mm-view.el (mm-inline-text): Decode a charset-encoded rich text.
2001-12-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
(mh-show-from-face, mh-show-xface-face, mh-speedbar-folder-face)
(mh-speedbar-selected-folder-face)
(mh-speedbar-folder-with-unseen-messages-face)
- (mh-speedbar-selected-folder-with-unseen-messages-face):
+ (mh-speedbar-selected-folder-with-unseen-messages-face):
New backward-compatibility aliases for renamed faces.
(mh-folder-body-face, mh-folder-cur-msg-face)
(mh-folder-cur-msg-number-face, mh-folder-date-face)
(mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
(mh-show-to-face, mh-show-from-face, mh-show-subject-face)
(mh-speedbar-folder-with-unseen-messages)
- (mh-speedbar-selected-folder-with-unseen-messages):
+ (mh-speedbar-selected-folder-with-unseen-messages):
Use renamed MH-E faces.
* mh-utils.el (mh-letter-font-lock-keywords)
* mh-e.el (Version, mh-version): Updated for release 7.4.3.
- * This patch release contains the following two patches:
+ This patch release contains the following two patches:
* mh-identity.el (mh-identity-make-menu): Removed condition on
mh-auto-fields-list. Use it to enable or disable menu item
defcustom to mh-utils because I got an error about a nil value for
mh-tool-bar-reply-3-buttons when I fired up mh-rmail.
- * mh-comp.el, mh-funcs,el, mh-mime.el, mh-pick.el: Moved (provide)
+ * mh-comp.el, mh-funcs.el, mh-mime.el, mh-pick.el: Moved (provide)
to the end of the file to be consistent with most other files (see
additional rationale in mh-e.el description below).
2002-08-19 Peter S Galbraith <psg@debian.org>
* reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm,
- reply-all.xpm, reply-all.bpm: New icons for various reply methods.
+ * reply-all.xpm, reply-all.bpm: New icons for various reply methods.
* mh-e.el (mh-folder-tool-bar-map): Split reply button into three
that won't prompt for "from", "to" and "all".
* mh-comp.el (mh-reply): Put variable reply-to in the interactive
operations made on all messages in the selected range when
transient-mark-mode is on doesn't work in XEmacs.
- * mh-e.el, mh-utils: Conditionalize calls to
+ * mh-e.el, mh-utils.el: Conditionalize calls to
'add-to-list 'facemenu-unlisted-faces for XEmacs.
2001-12-11 Jeffrey C Honig <jch@honig.net>
* pgg.texi (User Commands, Backend methods): Do.
* gnus.texi: Markup fixes.
(Setting Process Marks): Fix `M P a' entry.
- * emacs-mime: Fixes.
+ * emacs-mime.texi: Fixes.
2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>