Add build, install, uninstall rules for all dvi, html, pdf, ps manuals
[bpt/emacs.git] / doc / emacs / ChangeLog
index 90e31b9..3951150 100644 (file)
@@ -1,3 +1,163 @@
+2013-08-12  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
+       (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
+       (INSTALL_DATA): New, set by configure.
+       (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
+       New variables.
+       (.SUFFIXES): Add .ps and .dvi.
+       (.dvi.ps): New suffix rule.
+       (dvi, html, pdf, ps): Use *_TARGETS variables.
+       (emacs.ps, emacs-xtra.ps): Remove explicit rules.
+       (emacs.html): Use HTML_OPTS.
+       (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
+       (.PHONY): install-dvi, install-html, install-pdf, install-ps
+       ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
+       uninstall-ps, and uninstall-doc.
+       (install-dvi, install-html, install-pdf, install-ps, install-doc)
+       (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
+       (uninstall-doc): New rules.
+
+2013-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.texi (Top): Remove menu item for the removed "Disabling
+       Multibyte" node.
+
+2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * rmail.texi (Rmail Coding): Move here from mule.texi.
+
+       * custom.texi (Specifying File Variables): Fix cross-references.
+
+       * mule.texi (Unibyte Mode): Fix cross-references.
+       (Disabling Multibyte): Remove.
+
+       * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
+
+       * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
+       (Mayan Calendar): Move here from calendar.texi.
+       * emacs.texi (Top): Update menu.
+
+2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * emacs.texi (Top): Add menu entry.
+
+       * maintaining.texi (VC Ignore): New node.  Document vc-ignore.
+       (VC Directory Commands): Add vc-dir-ignore.
+
+2013-07-28  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * glossary.texi (Glossary): Add some entries.
+
+2013-07-27  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
+       vc-dir.  (Bug#14948)
+
+2013-07-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Fringes): Document the variable fringe-mode.
+       (Bug#14946)
+
+2013-07-03  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (EDE): Fix cross-reference.
+
+       * programs.texi (Program Modes): Fix emacs-xtra reference.
+
+       * help.texi (Misc Help): Index describe-syntax.
+
+2013-06-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * basic.texi (Moving Point): Document visual-order-cursor-movement
+       and its effect on right-char and left-char.
+
+2013-06-28  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Small update.
+
+2013-06-19  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (dist): Edit more configure variables.
+       Try to check that we do not miss any in future.
+
+2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * vc1-xtra.texi (Revision Tags): Add a cross reference.
+       (CVS Options): Fix the default value of `vc-cvs-stay-local'.
+
+2013-06-11  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (VC Directory Commands): Copyedit.
+       (Branches): Put back milder version of pre 2013-06-07 text.
+
+2013-06-07  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Branches): Remove text copied from other sources.
+
+2013-06-05  Alan Mackenzie  <acm@muc.de>
+
+       * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
+       (Not Exiting Isearch): Document new user option
+       `isearch-allow-prefix'.  (Bug#9706)
+
+2013-06-03  Juri Linkov  <juri@jurta.org>
+
+       * display.texi (Highlight Interactively): Add global keybindings
+       with the key prefix `M-s h'.  Document old command `highlight-phrase'.
+       Document new command `highlight-symbol-at-point'.
+
+2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Branches): Add motivations for branching.
+       (VC Mode Line): Fix typo.
+       (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
+       prefix argument.
+
+2013-06-02  Michael Albinus  <michael.albinus@gmx.de>
+
+       * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
+       dummy value for $DBUS_SESSION_BUS_ADDRESS.  It also suppresses
+       autolaunching of the D-Bus session bus.
+
+2013-06-01  Glenn Morris  <rgm@gnu.org>
+
+       * programs.texi (Semantic): Fix typo.
+
+2013-05-30  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * maintaining.texi (Types of Log File): Supplement some
+       information of change log files.
+
+2013-05-15  Juri Linkov  <juri@jurta.org>
+
+       * search.texi (Repeat Isearch): Mention key `RET' to finish
+       editing the string.  (Bug#13348)
+
+2013-05-14  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
+
+2013-05-09  Glenn Morris  <rgm@gnu.org>
+
+       * sending.texi (Mail Sending): Fix typo.
+
+       * windows.texi (Change Window): Fix typo.
+
+       * custom.texi (Changing a Variable): Fix typo.
+
+       * trouble.texi (Contributing): Remove obsolete info re pretesters.
+
+2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
+       * cmdargs.texi (Initial Options):
+       * files.texi (Customize Save): Document this.
+
+2013-05-04  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
+
 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        doc: convert some TeX accents to UTF-8