emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 23 Feb 2008 19:34:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/23 19:34:25

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12878
retrieving revision 1.12879
diff -u -b -r1.12878 -r1.12879
--- ChangeLog   23 Feb 2008 06:32:12 -0000      1.12878
+++ ChangeLog   23 Feb 2008 19:34:23 -0000      1.12879
@@ -1,3 +1,16 @@
+2008-02-23  Glenn Morris  <address@hidden>
+
+       * 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  <address@hidden>
 
        * vc.el (vc-find-revision): Make vc-parent-buffer local before




reply via email to

[Prev in Thread] Current Thread [Next in Thread]