aboutsummaryrefslogtreecommitdiffstats
path: root/info/dir (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-12Stop keeping info/dir in the repository.Glenn Morris1-103/+0
* build-aux/dir_top: Move here from admin/. * build-aux/make-info-dir: New script. * Makefile.in (bootstrap-clean): Delete info/. (info-dir, ${srcdir}/info/dir): New rules. (info): Also make info-dir. (check-info): Rename from check-info-dir. Instead of info/dir entries, check @dircategory in info/*.info. * make-dist: Use `info' rule rather than `info-real'. No more info/COPYING (not even the right license for info/ files). * info/: Remove from repository. * admin/update_autogen (info_dir): Use dir_top from build-aux/ rather than admin/. * .bzrignore: Ignore info/ altogether. * doc/emacs/Makefile.in: Comment.
2013-12-11Auto-commit of info/dir files.Glenn Morris1-8/+8
2013-12-11* info/dir: Add octave-mode.Glenn Morris1-0/+1
2013-09-08* doc/misc/emacs-gnutls.texi: Tweak direntry.Glenn Morris1-1/+1
* info/dir: Tweak emacs-gnutls entry.
2013-08-04Add Todo mode user manual.Stephen Berman1-1/+2
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode. (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)): (todo-mode.dvi, todo-mode.pdf): New rules. * doc/misc/todo-mode.texi: New file. * info/dir: Add todo-mode.
2013-07-25Add Makefile rules for ido.texiGlenn Morris1-0/+1
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido. (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules. * info/dir: Add ido.
2013-01-04Add htmlfontify manual to build processGlenn Morris1-0/+1
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add htmlfontify. (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT)) (htmlfontify.dvi, htmlfontify.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify. ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets. * info/dir: Add htmlfontify.
2012-12-12Add wisent manual to build processGlenn Morris1-1/+2
* doc/misc/wisent.texi: Small edits. Set copyright to FSF, update license to GFDL 1.3+. * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent. (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent. ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets. * info/dir: wisent.
2012-12-12Add bovine manual to build processGlenn Morris1-1/+2
* doc/misc/bovine.texi: Small edits. Set copyright to FSF, update license to GFDL 1.3+, remove empty index. * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine. (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine. ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets. * info/dir: Add bovine.
2012-12-12Add srecode manual to build processGlenn Morris1-0/+1
* doc/misc/srecode.texi: Small edits. Set copyright to FSF, add explicit GFDL 1.3+ license, fix up index. * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode. (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi) (srecode.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode. ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets. * info/dir: Add srecode.
2012-05-01Fix some info/dir entriesGlenn Morris1-9/+7
* doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi: Fix dircategory, direntry to match info/dir. * doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest"). * info/dir: Make some entries consistent with the source texi files.
2012-04-12Backport addition of emacs-gnutls manual from trunkTeodor Zlatanov1-0/+1
2012-04-09Add documentation for the Emacs GnuTLS integration.Ted Zlatanov1-0/+1
* info/dir (File): * Makefile.in: Add emacs-gnutls to the info directory and the INFO_FILES target. * doc/misc/emacs-gnutls.texi: Add documentation for the GnuTLS integration. * doc/misc/gnutls.texi: New file to explain the GnuTLS integration. * doc/misc/Makefile.in: Add gnutls.texi to build.
2011-01-21Add ERT manual to Info dir file.Chong Yidong1-0/+1
2010-06-22* info/dir: Start descriptions in column 32, per Texinfo convention.Glenn Morris1-57/+60
2009-12-15Add EDT entry.Glenn Morris1-0/+1
2009-11-16* info/dir: Add Semantic.Chong Yidong1-1/+2
2009-10-07Add entries for the EDE and EIEIO manuals.Chong Yidong1-1/+3
2009-03-03Add auth-source.Glenn Morris1-0/+1
2013-09-10merge upstreamJoakim Verona1-1/+1
2008-12-08Fix last change.Eli Zaretskii1-1/+1
2008-12-07Untabify.Eli Zaretskii1-14/+14
2008-11-15(NS-Emacs): Remove entry.Eli Zaretskii1-1/+0
2008-09-04Add ns-emacs.Glenn Morris1-0/+1
2008-07-29Add mairix-el.Chong Yidong1-0/+1
2008-06-15Add sasl.Glenn Morris1-0/+1
2008-02-08EasyPG: Add info/dir entry.Michael Olson1-0/+1
2008-02-07Group manuals by category, and move important groups to top.Jason Rumney1-44/+51
2008-02-06Regenerated.Jason Rumney1-66/+64
2006-05-06Remove the Emacs-Xtra entry.Eli Zaretskii1-1/+0
2006-01-29Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22Miles Bader1-0/+2
Creator: Michael Olson <mwolson@gnu.org> Install ERC.
2006-01-29Fix last change.Eli Zaretskii1-1/+1
2006-01-27Untabify the whole file.Eli Zaretskii1-29/+30
(Rcirc): New entry.
2005-09-17Add Newsticker.Eli Zaretskii1-0/+1
2005-03-09Changes from arch/CVS synchronizationMiles Bader1-2/+9
2004-12-09Replace org.info with org.Luc Teirlinck1-1/+1
2004-12-09(File): Add URL and Org Mode manuals.Luc Teirlinck1-0/+2
2004-09-10Add menu items for Sieve and PGG.Eli Zaretskii1-0/+2
2004-06-15(File): Add emacs-xtra.Luc Teirlinck1-0/+1
2004-06-12Move menu help lines from `* Menu:' to file header.Juri Linkov1-2/+3
Describe the purpose of a red *.
2004-05-29Add an entry for Flymake.Eli Zaretskii1-0/+1
2004-04-16Sync to HEADKenichi Handa1-3/+5
2004-03-15(File): Add SMTP and SES.Luc Teirlinck1-3/+5
2003-12-24tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137Karoly Lorentey1-68/+0
(automatically generated log message) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
2003-07-09Split a line.Richard M. Stallman1-2/+2
2002-06-17* info/dir (File): Add an entry for Tramp.Kai Großjohann1-0/+3
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. (../info/tramp, tramp.dvi): New targets.
2002-03-16Synchronize DIR entries with text in @direntry in Texinfo sources.Eli Zaretskii1-6/+8
2001-12-28Rewrite the introductory text for clarity.Richard M. Stallman1-9/+15
Put the `info' topic above the "Emacs" subcategory line.
2001-11-24Update the entry for Emacs Lisp Introduction.Eli Zaretskii1-1/+1
2001-11-23Add an item for emacs-lisp-intro.Eli Zaretskii1-0/+2