time.el: Use `define-derived-mode'. Simplify.
[bpt/emacs.git] / etc / ChangeLog
index f845ab9..ecd3940 100644 (file)
@@ -1,3 +1,88 @@
+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>
+
+       * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
+
+2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Add notifications.el.
+
+2010-05-28  Glenn Morris  <rgm@gnu.org>
+
+       * MACHINES: Remove some old information no longer of relevance.
+       Switch to outline-mode.
+
+2010-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * PROBLEMS: Remove old information no longer of relevance.
+
+2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * NEWS: Add sections for Emacs-23.3.
+
+2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
+
+2010-05-08  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO: Adjust Burmese for Unicode 5.2 encoding.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-05-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * HELLO: Reorder Arabic greetings into logical order (they were
+       mistakenly changed to visual order by the 2010-03-28 change).
+
+2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
+
+       * MORE.STUFF: Add a new entry for QWE.
+
+2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * HELLO (Mathematics): Prefer Unicode charset.
+
+2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
+       svg tag (Bug#5790).
+
+2010-03-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * PROBLEMS: Mention problems on MS-Windows with incompatible
+       regex.h headers.
+
+2010-03-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * HELLO: Reorder Arabic and Hebrew into logical order, and
+       insert RLM before the opening paren, to make the display more
+       reasonable.  Add setting for bidi-display-reordering in the local
+       variables section.
+       * NEWS: Mention initial support for bidirectional editing.
+
+2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
+
+       * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
+
+2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus/gnus-setup.ast: Add finish links to the top nodes.
+
+       * gnus/news-server.ast: Add some trivial validation.
+
 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
 
        * NEWS: Add secrets.el.
 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
 
        * emacs.py (eargs): Provide eldoc message for builtin types.
-         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
+       Make sure eargs always outputs sentinel, to avoid Emacs freeze.
 
 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
 
 1990-01-19  David Lawrence  (tale@cocoa-puffs)
 
        * timer.c, getdate.y (new files) and Makefile:
-         Sub-process support for run-at-time in timer.el.
-         Doesn't yet work correctly for USG.
+       Sub-process support for run-at-time in timer.el.
+       Doesn't yet work correctly for USG.
 
 1990-01-10  Jim Kingdon  (kingdon@pogo)