mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-05 15:11:30 -08:00
Remove xresmini.texi
This commit is contained in:
parent
cec910f79a
commit
d0d62cd564
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2006-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* Makefile.in (emacs.dvi): Remove xresmini.texi
|
||||
|
||||
* emacs: Include xresources.texi both for info and dvi.
|
||||
|
||||
* xresources.texi: Merge text from xresmini.texi
|
||||
|
||||
2006-11-17 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.texi: Fix typos.
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@ info.dvi: ${INFOSOURCES}
|
|||
../info/emacs: ${EMACSSOURCES}
|
||||
cd $(srcdir); $(MAKEINFO) emacs.texi
|
||||
|
||||
emacs.dvi: ${EMACSSOURCES} $(srcdir)/xresmini.texi
|
||||
emacs.dvi: ${EMACSSOURCES}
|
||||
$(ENVADD) $(TEXI2DVI) ${srcdir}/emacs.texi
|
||||
|
||||
# This target is here so you could easily get the list of the *.texi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue