From: Juanma Barranquero Date: Tue, 25 Sep 2007 11:31:17 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~10658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d87b5cedee979f06f432ff711303400105e9f0f6;p=emacs.git Fix typo. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 4baa10f87a6..d8ba4fb60db 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-09-25 Johannes Weiner + + * NEWS: Fix typo. + 2007-09-24 Glenn Morris * CONTRIBUTE: Remove information on maintaining copyright years; @@ -38,8 +42,7 @@ 2007-09-08 Michael Olson - * ERC-NEWS: Update for changes to the development version of ERC - 5.3. + * ERC-NEWS: Update for changes to the development version of ERC 5.3. 2007-09-06 Glenn Morris @@ -120,10 +123,10 @@ 2007-08-22 Karl Berry - * refcard.tex: updates for printing. - (\versionyear): update to 2007. - (\copyrightnotice): modified or unmodified ok. - (Simple Customization): don't use goto-line, since now it's bound. + * refcard.tex: Updates for printing. + (\versionyear): Update to 2007. + (\copyrightnotice): Modified or unmodified ok. + (Simple Customization): Don't use goto-line, since now it's bound. Also, use now-preferred (kbd ...) syntax. 2007-08-22 Michael Albinus @@ -145,7 +148,7 @@ * README: Move information about tex files from here... * refcards/README: ...to here. - * tutorials/: New directory. Move TUTORIAL* here. + * tutorials/: New directory. Move TUTORIAL* here. * gnus.pbm, letter.pbm, letter.xpm: * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/. diff --git a/etc/NEWS b/etc/NEWS index 5c6f69cbf08..3022068d0a3 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -80,7 +80,7 @@ highlighting, and help echoing in the minibuffer. recenter the visited source file. Its value can be a number (for example, 0 for top line, -1 for bottom line), or nil for no recentering. -** The mode-line display a `@' if the default-directory for the current buffer +** The mode-line displays a `@' if the default-directory for the current buffer is on a remote machine, or a hyphen otherwise. ** The new command balance-window-area balances windows both vertically