diff options
| author | Eli Zaretskii | 2011-02-18 21:03:59 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-02-18 21:03:59 +0200 |
| commit | e979a521f3dee5333545d96d9ff2934756a583c8 (patch) | |
| tree | 4b1e0ce1b2636b53dccd0192bc352b48014bd1c7 /doc | |
| parent | 61aa93ed0d083435c6fef9ab85d5776f233376e1 (diff) | |
| download | emacs-e979a521f3dee5333545d96d9ff2934756a583c8.tar.gz emacs-e979a521f3dee5333545d96d9ff2934756a583c8.zip | |
Followup for fixing bug #7942.
doc/lispref/elisp.texi: Sync @dircategory with ../../info/dir.
doc/lispintro/emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.
doc/misc/ede.texi: Sync letter-case with ../../info/dir.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispintro/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | doc/misc/ede.texi | 2 |
5 files changed, 9 insertions, 3 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index b77431f3313..19bb3195d66 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-02-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir. | ||
| 4 | |||
| 1 | 2010-09-21 Glenn Morris <rgm@gnu.org> | 5 | 2010-09-21 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * cons-1.eps, cons-2.eps, cons-2a.eps, cons-3.eps, cons-4.eps: | 7 | * cons-1.eps, cons-2.eps, cons-2a.eps, cons-3.eps, cons-4.eps: |
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 5a0b5693b14..4cce412b225 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -216,7 +216,7 @@ | |||
| 216 | 216 | ||
| 217 | @c ---------------------------------------------------- | 217 | @c ---------------------------------------------------- |
| 218 | 218 | ||
| 219 | @dircategory Emacs | 219 | @dircategory GNU Emacs Lisp |
| 220 | @direntry | 220 | @direntry |
| 221 | * Emacs Lisp Intro: (eintr). | 221 | * Emacs Lisp Intro: (eintr). |
| 222 | A simple introduction to Emacs Lisp programming. | 222 | A simple introduction to Emacs Lisp programming. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8673ed51907..9be1104a256 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-02-18 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-02-18 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * elisp.texi: Sync @dircategory with ../../info/dir. | ||
| 4 | |||
| 3 | * files.texi (Visiting Functions): Document find-file-literally, | 5 | * files.texi (Visiting Functions): Document find-file-literally, |
| 4 | both the command and the variable. | 6 | both the command and the variable. |
| 5 | 7 | ||
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index aef8229e4b4..cfc02a07068 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -63,7 +63,7 @@ developing GNU and promoting software freedom.'' | |||
| 63 | @end quotation | 63 | @end quotation |
| 64 | @end copying | 64 | @end copying |
| 65 | 65 | ||
| 66 | @dircategory Emacs | 66 | @dircategory GNU Emacs Lisp |
| 67 | @direntry | 67 | @direntry |
| 68 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 68 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 69 | @end direntry | 69 | @end direntry |
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index a9fbf2a5f5c..1bc27c43c46 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi | |||
| @@ -24,7 +24,7 @@ developing GNU and promoting software freedom.'' | |||
| 24 | 24 | ||
| 25 | @dircategory Emacs misc features | 25 | @dircategory Emacs misc features |
| 26 | @direntry | 26 | @direntry |
| 27 | * ede: (ede). Project management for Emacs. | 27 | * EDE: (ede). Project management for Emacs. |
| 28 | @end direntry | 28 | @end direntry |
| 29 | 29 | ||
| 30 | @titlepage | 30 | @titlepage |