aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2009-07-11 02:50:20 +0000
committerGlenn Morris2009-07-11 02:50:20 +0000
commitc5ae942b955731330855bf7045bd562e3adfeb36 (patch)
treecdc11b8705d2034343fcc0e9b1e417a35b787249 /doc
parent75962ab7c8d5ee534f82ec53669d55034b97a8db (diff)
downloademacs-c5ae942b955731330855bf7045bd562e3adfeb36.tar.gz
emacs-c5ae942b955731330855bf7045bd562e3adfeb36.zip
(Dired): End menu descriptions with a period.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog27
-rw-r--r--doc/emacs/dired.texi2
2 files changed, 28 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index c90fb818cfd..b86ff147a36 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,30 @@
12009-07-11 Glenn Morris <rgm@gnu.org>
2
3 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4
5 * display.texi (Horizontal Scrolling): Re-word to remove widow.
6
7 * emacs.texi (Top): Info can be read from other places than Emacs.
8 Don't print the copying notice twice in the printed version.
9 Update the menu and detailmenu.
10 (Preface): The meaning of "on-line" has changed.
11 Correct name for "Common Problems" chapter.
12 (Distrib): Update FSF shop URL.
13 (Intro): Showing two files at once is not so exciting.
14
15 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
16 (Mac / GNUstep Basics): Minor grammar changes.
17 (Mac / GNUstep Events): Fix typo.
18 (GNUstep Support): CANNOT_DUMP no longer applies.
19
20 * misc.texi (Document View): Fix typos.
21
22 * dired.texi (Dired):
23 * help.texi (Help):
24 * macos.texi (Mac OS / GNUstep):
25 * maintaining.texi (Version Control, Introduction to VC):
26 End menu descriptions with a period.
27
12009-07-09 Eli Zaretskii <eliz@gnu.org> 282009-07-09 Eli Zaretskii <eliz@gnu.org>
2 29
3 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be 30 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index 4e98212ace7..e58a0d72ff4 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -50,7 +50,7 @@ you to operate on the listed files. @xref{Directories}.
50* Updating: Dired Updating. Discarding lines for files of no interest. 50* Updating: Dired Updating. Discarding lines for files of no interest.
51* Find: Dired and Find. Using `find' to choose the files for Dired. 51* Find: Dired and Find. Using `find' to choose the files for Dired.
52* Wdired:: Operating on files by editing the Dired buffer. 52* Wdired:: Operating on files by editing the Dired buffer.
53* Image-Dired:: Viewing image thumbnails in Dired 53* Image-Dired:: Viewing image thumbnails in Dired.
54* Misc: Misc Dired Features. Various other features. 54* Misc: Misc Dired Features. Various other features.
55@end menu 55@end menu
56 56