Fix @setfilename.
This commit is contained in:
parent
651c5b8343
commit
e280480a9b
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-03-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* auth.texi: Fix @setfilename.
|
||||
|
||||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
|
||||
(auth, $(infodir)/auth, auth.dvi): New rules.
|
||||
|
||||
2009-02-25 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* faq.texi (Emacs for minimalists): New node. (Bug#2452)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename auth.info
|
||||
@setfilename ../../info/auth
|
||||
@settitle Emacs auth-source Library @value{VERSION}
|
||||
|
||||
@set VERSION 0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue