Remove lib-src/b2m.c and b2m.pl.
[bpt/emacs.git] / doc / emacs / ChangeLog
index 7f2e834..a7ddef1 100644 (file)
@@ -1,3 +1,81 @@
+2010-10-09  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments): No more b2m.c.
+
+       * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
+       (emacs): Remove rule.
+       (dist): No need to deal with the emacs rule any more.
+
+2010-10-07  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (version): New, set by configure.
+       (clean): Delete dist tar file.
+       (dist): Use version in tar name.
+
+2010-10-06  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (EMACS_XTRA): Add the main source file.
+       (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
+       (mostlyclean): No core files, reorder other files.
+       (clean): Delete specific dvi and pdf files.
+       (infoclean, dist): New rules.
+       (maintainer-clean): Use infoclean.
+       ($(infodir)): Add parallel build workaround.
+
+2010-10-04  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (SHELL): Set it.
+       (INFO_TARGETS, DVI_TARGETS): Remove variables.
+       (info, dvi): Replace above variables with their expansions.
+       (info): Move mkdir from here...
+       ($(infodir)/emacs): ... to here (for parallel builds).
+       (pdf): New target.
+       ($(infodir)/emacs): Pass -o option to makeinfo.
+       (.PHONY): Declare clean rules.
+       (maintainer-clean): Delete dvi and pdf files.
+       Guard against cd failures.  Use a more restrictive delete.
+
+2010-10-02  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Shell Mode): Remove reference to old function name.
+
+2010-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * maintaining.texi (VC Mode Line): Mention all the possible VC status
+       indicator characters.
+
+2010-09-29  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (top_srcdir): Remove unused variable.
+
+2010-09-14  Glenn Morris  <rgm@gnu.org>
+
+       * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
+       the last hook item.
+
+       * calendar.texi (Appointments): Also updated when a diary include file
+       is saved.
+
+2010-09-14  Glenn Morris  <rgm@gnu.org>
+
+       * trouble.texi (Bugs): Update the section intro.
+       (Known Problems): New section.
+       (Checklist): Misc updates.  Prefer M-x report-emacs-bug.
+       (Sending Patches): Bug fixes are best as responses to existing bugs.
+       * emacs.texi (Known Problems): Add menu entry for new section.
+
+2010-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * xresources.texi: Untabify.
+
+2010-09-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
+
+2010-09-06  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Saving Emacs Sessions): Mention desktop-path.  (Bug#6948)
+
 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
 
 ;; Local Variables:
 ;; coding: utf-8
-;; fill-column: 79
-;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
-      2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+  Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
+    2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+    Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd