summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2013-07-06 11:37:29 +0200
committerJuanma Barranquero <lekktu@gmail.com>2013-07-06 11:37:29 +0200
commit88c45e34b6626e4deab5e9a139323bf1e4b1c9b3 (patch)
treee229abe26489055d07baed6ebc891ee0b7a85834
parent61e56e2c8ae166d7a4430b0ba717f71faae78ff9 (diff)
downloademacs-88c45e34b6626e4deab5e9a139323bf1e4b1c9b3.tar.gz
etc/NEWS: Fix typos.
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 077ee1c6196..7b8878d02a6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -268,7 +268,7 @@ on the given date.
*** `desktop-auto-save-timeout' defines the number of seconds between
auto-saves of the desktop.
-*** `desktop-restore-frames enables saving and restoring the window/frame
+*** `desktop-restore-frames' enables saving and restoring the window/frame
configuration.
** Dired
@@ -436,7 +436,7 @@ for remote machines which support filesystem notifications.
** Woman
*** The commands `woman-default-faces' and `woman-monochrome-faces'
-are obsolete. Customize the `woman-* faces instead.
+are obsolete. Customize the `woman-*' faces instead.
** Eshell
@@ -1058,7 +1058,7 @@ file at point.
`DEL' (`dired-unmark-backward'), and `d' (`dired-flag-file-deletion')
mark/unmark/flag all files in the active region.
-*** The minibuffer default for `=' (`dired-diff) has changed.
+*** The minibuffer default for `=' (`dired-diff') has changed.
It is now the backup file for the file at point, if one exists.
In Transient Mark mode the default is the file at the active mark.