Mercurial > emacs
changeset 92131:3541cb2543cc
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Feb 2008 19:34:23 +0000 |
parents | 8bebc6db7663 |
children | 25747d612a01 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 23 19:34:09 2008 +0000 +++ b/lisp/ChangeLog Sat Feb 23 19:34:23 2008 +0000 @@ -1,3 +1,16 @@ +2008-02-23 Glenn Morris <rgm@gnu.org> + + * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong. + Add :help for Solitaire and Tetris. + + * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings. + (smtpmail-code-conv-from): Doc fix. Fix custom type. + (smtpmail-queue-index-file): Make it a defcustom. + (smtpmail-queue-index): Delete. + (smtpmail-send-it, smtpmail-send-queued-mail): + Use smtpmail-queue-index-file and smtpmail-queue-dir rather than + smtpmail-queue-index. + 2008-02-23 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-find-revision): Make vc-parent-buffer local before