diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2013-07-06 11:37:29 +0200 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2013-07-06 11:37:29 +0200 |
| commit | 88c45e34b6626e4deab5e9a139323bf1e4b1c9b3 (patch) | |
| tree | e229abe26489055d07baed6ebc891ee0b7a85834 | |
| parent | 61e56e2c8ae166d7a4430b0ba717f71faae78ff9 (diff) | |
| download | emacs-88c45e34b6626e4deab5e9a139323bf1e4b1c9b3.tar.gz | |
etc/NEWS: Fix typos.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |
