Fix typos.
[bpt/emacs.git] / etc / ChangeLog
index 5e80b50..1b1bc3f 100644 (file)
@@ -1,3 +1,142 @@
+2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * MAILINGLISTS: Fix typo.
+
+2011-10-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * themes/wombat-theme.el: Add a coding cookie.  (Bug#9905)
+
+2011-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * NEWS: Document the disappearance of binding caches (bug#9899).
+
+2011-10-01  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Fix typo.  Remove duplicate info.
+
+2011-09-23  Martin Rudalics  <rudalics@gmx.at>
+
+       * NEWS: Document some window code changes.
+
+2011-09-20  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.3.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
+
+2011-09-13  William Stevenson  <yhvh2000@gmail.com>
+
+       * themes/adwaita-theme.el: New file.
+
+2011-09-13  Scott Frazer  <frazer.scott@gmail.com>
+
+       * themes/whiteboard-theme.el:
+       * themes/deeper-blue-theme.el: New files.
+
+2011-09-05  Juri Linkov  <juri@jurta.org>
+
+       * grep.txt: Add `eval' to the Local Variables section that
+       emulates `grep-filter'.
+
+2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * MACHINES: Remove obsolete info and update a bit (Bug#9404).
+
+       * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
+
+2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
+
+       * refcards/refcard.tex: Add a few more commands. (Bug#9343)
+
+2011-08-22  Juri Linkov  <juri@jurta.org>
+
+       * compilation.txt: Add more samples of output and non-output
+       switches (bug#9319).
+
+2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes/dichromacy-theme.el:
+       * themes/wheatgrass-theme.el:
+       * themes/tango-theme.el:
+       * themes/tango-dark-theme.el: Add error, warning, and success
+       faces.
+
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
+
+       * refcards/orgcard.tex: Document `org-copy-visible'.
+
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
+
+       * refcards/orgcard.tex: Documentation of new Babel function.
+
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
+
+       * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
+
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
+
+       * refcards/orgcard.tex: Document key for clock consistency check.
+
+2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * grammars: New directory.
+
+2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * NEWS: Document ## and #:.
+
+2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * charsets/GB180302.map: Update to 2005 edition.
+       * charsets/GB180304.map: Likewise.
+
+2011-07-17  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.93.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
+
+2011-07-16  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.92.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
+
+2011-07-12  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.91.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
+
+       * MH-E-NEWS: Mention that SourceForge MH-E users will have to
+       update their load-paths.
+
+2011-07-10  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.90.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
+
+2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * themes/tsdh-light-theme.el:
+       * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
+       `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
+       face.
+
+2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
+       Mention the `send-mail-function' default change.
+
+2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes/dichromacy-theme.el:
+       * themes/tango-theme.el:
+       * themes/tango-dark-theme.el:
+       * themes/wheatgrass-theme.el: Don't define button face separately;
+       it inherits from link now.
+
 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
 
 2011-06-21  Leo Liu  <sdl.web@gmail.com>
 
-       * NEWS: Mention the new primtive secure-hash.
+       * NEWS: Mention the new primitive secure-hash.
 
 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>