Fix some ChangeLog entries.
[bpt/emacs.git] / etc / ChangeLog
index 8019d15..3244342 100644 (file)
@@ -1,6 +1,119 @@
-2010-06-26  Ken Brown <kbrown@cornell.edu>
+2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
 
-       * PROBLEMS: Update Cygwin-related info regarding GCC versions.
+       * images/checked.xpm:
+       * images/unchecked.xpm: New images.
+
+2010-10-24  Richard Stallman  <rms@gnu.org>
+
+       * DISTRIB: Update donation section.
+
+2010-10-24  Glenn Morris  <rgm@gnu.org>
+
+       * DISTRIB: Small updates.
+
+2010-10-19  Julien Danjou  <julien@danjou.info>
+
+       * tutorials/TUTORIAL: Don't mention mode-line end dashes.
+
+2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes: New directory for custom theme files, moved from lisp/.
+
+2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * tutorials/TUTORIAL.es: Fix typos.
+
+2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Mention `dynamic-library-alist'.
+
+2010-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
+
+2010-10-12  Glenn Morris  <rgm@gnu.org>
+
+       * TODO: Merge ../nextstep/FOR-RELEASE into this file.
+
+       * BABYL: Remove file.
+
+2010-09-21  Eric Ludlam  <zappo@gnu.org>
+
+       * srecode/java.srt: Make NAME be a prompt.
+
+2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Some Tramp methods are discontinued.
+
+2010-09-11  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
+       emacsclient -a instead of the first two).
+
+2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Mention the new libxml2 functions.
+
+2010-08-25  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO: Change designation sequences for Arabic text.
+
+2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: dbus.el supports alternative buses.
+
+2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
+
+       * emacs3.py: Import imp module and use it (Bug#5756).
+
+2010-08-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
+       Fix a few typos.
+
+2010-08-08  Ken Brown  <kbrown@cornell.edu>
+
+       * PROBLEMS: Mention problem with Cygwin 1.5.19.
+
+2010-08-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * NEWS: Mention the Hebrew translation.
+
+       * tutorials/TUTORIAL.he: Don't use acronyms.
+
+2010-08-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * AUTHORS: Rename unexec.o => unexcoff.o.
+       * PROBLEMS: Rename unexec.o => unexcoff.o.
+
+2010-07-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * tutorials/TUTORIAL.he: New file.
+
+       * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
+
+2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
+
+       * NEWS: Document new --distfiles configure.bat option and
+       `dist' make target on Windows.
+
+2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * PROBLEMS: Add note about use of backslashes in Windows paths.
+
+2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Mention --enable-checking is now supported on Windows.
+
+2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
+
+       * refcards/orgcard.tex: Remove the key for the TODO sparse tree
+       and add the new key.  Document new keys for image and entity
+       display.  Document the Org Babel keys.
+
+2010-06-19  Ken Brown  <kbrown@cornell.edu>
+
+       * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
 
 2010-06-12  Glenn Morris  <rgm@gnu.org>
 
        * etags.c: Changes for VMS.
        Always define ETAGS on VMS.
        Define macros GOOD and BAD for success and failure exit codes.
-       (begtk, intk): Allow `$' in identifiers
+       (begtk, intk): Allow `$' in identifiers.
        (main): Don't support -B, -F or -u on VMS.
        Alternate loop for scanning filename arguments.
        (system): Delete definition of this function.