# HG changeset patch # User Glenn Morris # Date 1203795263 0 # Node ID 3541cb2543ccba7b1ef5f479e37180983cb269cf # Parent 8bebc6db7663e4588d9f874b34dba36ab7eba731 *** empty log message *** diff -r 8bebc6db7663 -r 3541cb2543cc lisp/ChangeLog --- 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 + + * 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 * vc.el (vc-find-revision): Make vc-parent-buffer local before