diff options
| author | Glenn Morris | 2013-12-11 19:37:38 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-12-11 19:37:38 -0800 |
| commit | f9405d87cdbb4e2072b6c53ee9c5c01ca14d41de (patch) | |
| tree | b903740ea85ca4487048efb8db12bfa23c1c6010 /doc/misc/org.texi | |
| parent | d5ccb7be025ddc5a6ac8c5291d89596b78d9745c (diff) | |
| download | emacs-f9405d87cdbb4e2072b6c53ee9c5c01ca14d41de.tar.gz emacs-f9405d87cdbb4e2072b6c53ee9c5c01ca14d41de.zip | |
Add support for auto-generating info/dir
* admin/update_autogen: Add option to generate info/dir.
(Usage): Add -I.
(info_flag): New variable.
(-I): New option.
(doc): Maybe check its status.
(info_dir): New function.
* admin/dir_top: New file.
* doc/emacs/emacs.texi:
* doc/lispintro/emacs-lisp-intro.texi:
* doc/lispref/elisp.texi:
* doc/misc/autotype.texi, doc/misc/cc-mode.texi, doc/misc/ediff.texi:
* doc/misc/ert.texi, doc/misc/htmlfontify.texi, doc/misc/ido.texi:
* doc/misc/octave-mode.texi, doc/misc/org.texi, doc/misc/srecode.texi:
* doc/misc/todo-mode.texi, doc/misc/tramp.texi:
Sync direntry with info/dir version.
Diffstat (limited to 'doc/misc/org.texi')
| -rw-r--r-- | doc/misc/org.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 015b519df6c..a90f3d4d536 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -279,7 +279,7 @@ modify this GNU manual.'' | |||
| 279 | 279 | ||
| 280 | @dircategory Emacs editing modes | 280 | @dircategory Emacs editing modes |
| 281 | @direntry | 281 | @direntry |
| 282 | * Org Mode: (org). Outline-based notes management and organizer | 282 | * Org Mode: (org). Outline-based notes management and organizer. |
| 283 | @end direntry | 283 | @end direntry |
| 284 | 284 | ||
| 285 | @titlepage | 285 | @titlepage |