Generate info/dir from .texi files rather than .info files
* Makefile.in (install-info): Handle missing info/dir. (info_dir_deps): New variable. (${srcdir}/info/dir): Depend on .texi files rather than .info files. (check-info): Update topics. * build-aux/make-info-dir: Use .texi files rather than .info files. Update topics. * doc/lispintro/emacs-lisp-intro.texi: * doc/lispref/elisp.texi: Tweak dircategory (all the others use "Emacs" + lower-case).
This commit is contained in:
parent
2cc82b9fbc
commit
b55e11bf85
7 changed files with 49 additions and 11 deletions
|
@ -96,7 +96,7 @@
|
|||
|
||||
@c ----------------------------------------------------
|
||||
|
||||
@dircategory GNU Emacs Lisp
|
||||
@dircategory Emacs lisp
|
||||
@direntry
|
||||
* Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp programming.
|
||||
@end direntry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue