summaryrefslogtreecommitdiff
path: root/info/dir
AgeCommit message (Collapse)Author
2013-12-12Stop keeping info/dir in the repository.Glenn Morris
* 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 Morris
2013-12-11* info/dir: Add octave-mode.Glenn Morris
2013-09-08* doc/misc/emacs-gnutls.texi: Tweak direntry.Glenn Morris
* info/dir: Tweak emacs-gnutls entry.
2013-08-04Add Todo mode user manual.Stephen Berman
* 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 Morris
* 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 Morris
* 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 Morris
* 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 Morris
* 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 Morris
* 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 Morris
* 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 Zlatanov
2011-01-21Add ERT manual to Info dir file.Chong Yidong
2010-06-22* info/dir: Start descriptions in column 32, per Texinfo convention.Glenn Morris
2009-12-15Add EDT entry.Glenn Morris
2009-11-16* info/dir: Add Semantic.Chong Yidong
2009-10-07Add entries for the EDE and EIEIO manuals.Chong Yidong
2009-03-03Add auth-source.Glenn Morris
2008-12-08Fix last change.Eli Zaretskii
2008-12-07Untabify.Eli Zaretskii
2008-11-15(NS-Emacs): Remove entry.Eli Zaretskii
2008-09-04Add ns-emacs.Glenn Morris
2008-07-29Add mairix-el.Chong Yidong
2008-06-15Add sasl.Glenn Morris
2008-02-08EasyPG: Add info/dir entry.Michael Olson
2008-02-07Group manuals by category, and move important groups to top.Jason Rumney
2008-02-06Regenerated.Jason Rumney
2006-05-06Remove the Emacs-Xtra entry.Eli Zaretskii
2006-01-29Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22Miles Bader
Creator: Michael Olson <mwolson@gnu.org> Install ERC.
2006-01-29Fix last change.Eli Zaretskii
2006-01-27Untabify the whole file.Eli Zaretskii
(Rcirc): New entry.
2005-09-17Add Newsticker.Eli Zaretskii
2004-12-09Replace org.info with org.Luc Teirlinck
2004-12-09(File): Add URL and Org Mode manuals.Luc Teirlinck
2004-09-10Add menu items for Sieve and PGG.Eli Zaretskii
2004-06-15(File): Add emacs-xtra.Luc Teirlinck
2004-06-12Move menu help lines from `* Menu:' to file header.Juri Linkov
Describe the purpose of a red *.
2004-05-29Add an entry for Flymake.Eli Zaretskii
2004-03-15(File): Add SMTP and SES.Luc Teirlinck
2003-07-09Split a line.Richard M. Stallman
2002-06-17* info/dir (File): Add an entry for Tramp.Kai Großjohann
* 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 Zaretskii
2001-12-28Rewrite the introductory text for clarity.Richard M. Stallman
Put the `info' topic above the "Emacs" subcategory line.
2001-11-24Update the entry for Emacs Lisp Introduction.Eli Zaretskii
2001-11-23Add an item for emacs-lisp-intro.Eli Zaretskii
2001-11-10Add an entry for the ELisp manual.Eli Zaretskii
2001-11-09Fix a typo in last change.Eli Zaretskii
2001-11-09Add an entry for Calc.Eli Zaretskii
2001-02-06Fix the Ebrowse entry (was missing a dot).Eli Zaretskii
2000-12-03Add an entry for PCL-CVS.Eli Zaretskii