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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 14 Oct 2007 20:42:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     07/10/14 20:42:07

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11928
retrieving revision 1.11929
diff -u -b -r1.11928 -r1.11929
--- ChangeLog   14 Oct 2007 02:52:58 -0000      1.11928
+++ ChangeLog   14 Oct 2007 20:42:05 -0000      1.11929
@@ -1,3 +1,20 @@
+2007-10-14  Juri Linkov  <address@hidden>
+
+       * faces.el (describe-face): Allow handling a string as the face name.
+
+       * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
+       active region in transient-mark-mode.
+       (ispell-region): Change messages displayed at the start and end of
+       the spell-checking to be the same.
+
+       * startup.el (fancy-startup-tail): Say exactly what does the button
+       dismiss ("Dismiss this startup screen").  Use text "Never show
+       it again" for the checkbox after this button.
+       (fancy-startup-screen, fancy-about-screen): Put point before the
+       first link, so the user can quickly select links with the keyboard.
+       (normal-mouse-startup-screen): Add more useful text describing how
+       to follow a link.
+
 2007-10-14  Glenn Morris  <address@hidden>
 
        * progmodes/etags.el (select-tags-table): Disable undo in the




reply via email to

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