* tutorials/TUTORIAL.zh: Remove spurious ")" character on the
[bpt/emacs.git] / etc / ChangeLog
index 520a12b..cbc267f 100644 (file)
@@ -1,3 +1,146 @@
+2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
+       first line.
+
+2011-07-01  Alan Mackenzie  <acm@muc.de>
+
+       * NEWS: CC Mode: New "guessing" of style.
+
+2011-06-21  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention the new primtive secure-hash.
+
+2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes/dichromacy-theme.el: New theme.
+
+2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * NEWS: Mention new configure option --with-wide-int.
+
+2011-05-24  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
+
+2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
+
+       * images/newsticker/README: Added.
+
+2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
+
+       * images/newsticker: Added.
+       * images/newsticker/browse-url.xpm: Added.
+       * images/newsticker/get-all.xpm: Added.
+       * images/newsticker/mark-immortal.xpm: Added.
+       * images/newsticker/mark-read.xpm: Added.
+       * images/newsticker/narrow.xpm: Added.
+       * images/newsticker/next-feed.xpm: Added.
+       * images/newsticker/next-item.xpm: Added.
+       * images/newsticker/prev-feed.xpm: Added.
+       * images/newsticker/prev-item.xpm: Added.
+       * images/newsticker/update.xpm: Added.
+
+2011-05-10  Jim Meyering  <meyering@redhat.com>
+
+       * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
+
+2011-05-03  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention the new command isearch-yank-pop.
+
+2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * NEWS: Mention new library gnutls.el and explain GnuTLS
+       functionality.  Mention new configure.bat options --without-gnutls
+       and --lib for W32.
+
+2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Mention `url-retrieve-queue', (:file "file") and
+       `server-eval-at'.
+
+2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
+       Document new "default HOME" warning.
+
+2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
+
+       * DEBUG: Document debug-on-event default behavior and utility for
+       debugging.
+
+2011-04-22  Noah Friedman  <friedman@splode.com>
+
+       * emacs-buffer.gdb: Add trailing underscores to appropriate member
+       names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
+       of src/lisp.h.
+
+2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
+
+       * NEWS: Document new function `vc-ediff'.
+
+2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: New variable `revert-buffer-in-progress-p'.
+
+2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
+
+       * themes/misterioso-theme.el: New file.
+
+2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Document warning about _emacs.
+
+2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: `shell' prompts for the shell path name, when the default
+       directory is a remote file name and neither environment variable
+       $ESHELL nor variable `explicit-shell-file-name' is set.
+
+2011-03-08  Kristoffer Grönlund  <krig@koru.se>
+
+       * themes/wombat-theme.el: New file.
+
+2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.3 released.
+
+2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * srecode/el.srt: Fix typo.
+
+2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * themes/tango-dark-theme.el: Tweak background on low-color
+       terminals.
+
+2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * images/icons/allout-widgets/dark-bg/encrypted-locked.png:
+       * images/icons/allout-widgets/dark-bg/encrypted-locked.xpm:
+       * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
+       * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
+       * images/icons/allout-widgets/light-bg/encrypted-locked.png:
+       * images/icons/allout-widgets/light-bg/encrypted-locked.xpm:
+       * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
+       * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
+       Reorganize icon directories and files to reconcile against windows
+       short-filename clashes.
+
+2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * images/icons/allout-widgets-dark-bg,
+       * images/icons/allout-widgets-light-bg: Icons for new
+       allout-widgets.el.
+
+       * images/icons/README: Include coypright and GPL 3 license for
+       new icons.
+
+2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Add soap-client.el and soap-inspect.el.
+
 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
 
        * NEWS: Tramp methods "imap" and "imaps" are discontinued.
 
        * NEWS: Mention new Tramp method "ksu".
 
-2010-12-13  W. Martin Borgert <debacle@debian.org>  (tiny change)
+2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
 
        * schema/schemas.xml: Add DocBook (Bug#7491).