comparison lisp/ChangeLog @ 85301:d68353926a20

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 14 Oct 2007 20:42:05 +0000
parents 691f06f3e509
children 070315abf3d9
comparison
equal deleted inserted replaced
85300:50e4a0be4dcb 85301:d68353926a20
1 2007-10-14 Juri Linkov <juri@jurta.org>
2
3 * faces.el (describe-face): Allow handling a string as the face name.
4
5 * textmodes/ispell.el (ispell-word): Call `ispell-region' on the
6 active region in transient-mark-mode.
7 (ispell-region): Change messages displayed at the start and end of
8 the spell-checking to be the same.
9
10 * startup.el (fancy-startup-tail): Say exactly what does the button
11 dismiss ("Dismiss this startup screen"). Use text "Never show
12 it again" for the checkbox after this button.
13 (fancy-startup-screen, fancy-about-screen): Put point before the
14 first link, so the user can quickly select links with the keyboard.
15 (normal-mouse-startup-screen): Add more useful text describing how
16 to follow a link.
17
1 2007-10-14 Glenn Morris <rgm@gnu.org> 18 2007-10-14 Glenn Morris <rgm@gnu.org>
2 19
3 * progmodes/etags.el (select-tags-table): Disable undo in the 20 * progmodes/etags.el (select-tags-table): Disable undo in the
4 `*Tags Table List*' buffer. 21 `*Tags Table List*' buffer.
5 22