Remove lib-src/b2m.c and b2m.pl.
[bpt/emacs.git] / doc / emacs / ChangeLog
index d2df84e..a7ddef1 100644 (file)
@@ -1,3 +1,167 @@
+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.
+
+2010-08-21  Glenn Morris  <rgm@gnu.org>
+
+       * misc.texi (Amusements): Mention bubbles and animate.
+
+2010-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.texi (Visiting): Add more index entries for
+       large-file-warning-threshold.
+
+2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Tool Bars): Add doc for tool-bar-position.
+
+2010-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
+       * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
+       * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
+       * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
+       * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
+       * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
+       Untabify Texinfo files.
+
+2010-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * basic.texi (Inserting Text): Minor clarification.  (Bug#6374)
+
+       * basic.texi (Inserting Text): Fix typo.
+
+2010-06-10  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi (Acknowledgments):
+       * emacs.texi (Acknowledgments): Update for notifications.el.
+
+2010-05-31  Daiki Ueno  <ueno@unixuser.org>
+
+       * dired.texi (Operating on Files): Mention encryption commands
+       (Bug#6315).
+
+2010-05-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * basic.texi (Moving Point): Update due to renaming of commands bound
+       to arrows.  Document bidi-aware behavior of C-<right> and C-<left>.
+
+2010-05-18  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Fringes): Document reversal of fringe arrows for R2L
+       paragraphs.
+       (Line Truncation): Fix wording for bidi display.
+
+       * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
+       keys.
+
+2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * building.texi (GDB Graphical Interface): Remove misleading comparison
+       to an IDE (Bug#6128).
+
+2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
+
+       * programs.texi (Man Page):
+       * misc.texi (Invoking emacsclient):
+       * mini.texi (Repetition):
+       * mark.texi (Setting Mark): Fix typos.
+
+2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Printing): Document htmlfontify-buffer.
+
+2010-05-08  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Displaying the Diary, Format of Diary File):
+       Fix external cross-references for TeX format output.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-02  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * cmdargs.texi (Initial Options): Mention --chdir.
+
 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frames.texi (Tool Bars): Add tool-bar-style.
 
        * custom.texi (Init Examples): Add xref to Mail Header.
 
-       * emacs.texi (Top):  Fix xrefs.
+       * emacs.texi (Top): Fix xrefs.
 
 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
 
 
 2009-06-23  Miles Bader  <miles@gnu.org>
 
-       * display.texi (Scrolling): Document `recenter-redisplay'
+       * display.texi (Scrolling): Document `recenter-redisplay'.
        (Temporary Face Changes): Document `text-scale-set'.
 
 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
        (Fortran Columns): Mention font-locking.
        (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
 
-2008-08-23  Johan Bockgard  <bojohan@muon>
+2008-08-23  Johan Bockgård  <bojohan@muon>
 
        * basic.texi (Moving Point): Fix <prior>/<next> confusion.
 
 2005-03-05  Juri Linkov  <juri@jurta.org>
 
        * cmdargs.texi (Emacs Invocation): Add cindex
-       "invocation (command line arguments)"
+       "invocation (command line arguments)".
        (Misc X): Add -nbc, --no-blinking-cursor.
 
 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
 
 ;; 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