[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS.22,v
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS.22,v |
Date: |
Tue, 29 May 2007 00:46:21 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 07/05/29 00:46:20
Index: NEWS.22
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS.22,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- NEWS.22 22 May 2007 06:15:10 -0000 1.1
+++ NEWS.22 29 May 2007 00:46:20 -0000 1.2
@@ -442,7 +442,7 @@
`help-echo' property, but, in certain cases, it can display a more
keyboard oriented alternative.
-*** New user option `help-at-pt-display-when-idle' allows to
+*** New user option `help-at-pt-display-when-idle' allows you to
automatically show the help provided by `display-local-help' on
point-over, after suitable idle time. The amount of idle time is
determined by the user option `help-at-pt-timer-delay' and defaults
@@ -1950,7 +1950,7 @@
If point is at the end of a file buffer before reverting, Auto Revert
mode keeps it at the end after reverting. Similarly if point is
displayed at the end of a file buffer in any window, it stays at
-the end of the buffer in that window. This allows to tail a file:
+the end of the buffer in that window. This allows you to tail a file:
just put point at the end of the buffer and it stays there. This
rule applies to file buffers. For non-file buffers, the behavior can
be mode dependent.
@@ -3047,7 +3047,7 @@
*** Support for `movemail' from GNU mailutils was added to Rmail.
-This version of `movemail' allows to read mail from a wide range of
+This version of `movemail' allows you to read mail from a wide range of
mailbox formats, including remote POP3 and IMAP4 mailboxes with or
without TLS encryption. If GNU mailutils is installed on the system
and its version of `movemail' can be found in exec-path, it will be
- [Emacs-diffs] Changes to emacs/etc/NEWS.22,v,
Glenn Morris <=