X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6664fc59a8f296117ea98b943f062c0cc0e907c1..f31f846933e75007e9750ac6f6cd209a26c3daf1:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index 84754efb14..ac6ac7df00 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,185 @@ +2011-02-17 Ken Manheimer + + * etc/images/icons/allout-widgets/dark-bg, + etc/images/icons/allout-widgets/light-bg, + encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}: + Reorganize icon directories and files to reconcile against windows + short-filename clashes. + +2011-02-16 Ken Manheimer + + * etc/images/icons/allout-widgets-dark-bg, + etc/images/icons/allout-widgets-light-bg: Icons for new + allout-widgets.el. + + * etc/images/icons/README: Include coypright and GPL 3 license for + new icons. + +2011-02-16 Michael Albinus + + * NEWS: Add soap-client.el and soap-inspect.el. + +2011-02-13 Michael Albinus + + * NEWS: Tramp methods "imap" and "imaps" are discontinued. + +2011-02-12 Drew Adams + + * themes/light-blue-theme.el: New file. + +2011-02-01 Paul Eggert + + format-time-string now supports subsecond time stamp resolution + * NEWS: Document this. + +2011-01-28 Paul Eggert + + Redo spelling of Makefile variables to conform to POSIX. + POSIX does not allow "-" in Makefile variable names. + Reported by Bruno Haible in + . + * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from + DIRED-REFCARDS_PDF. + (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF. + (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF. + (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF. + +2011-01-18 Glenn Morris + + * PROBLEMS: Add note about svn+ssh. (Bug#7791) + +2011-01-14 Glenn Morris + + * refcards/calccard.tex, refcards/cs-dired-ref.tex: + * refcards/cs-refcard.tex, refcards/cs-survival.tex: + * refcards/de-refcard.tex, refcards/dired-ref.tex: + * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex: + * refcards/fr-survival.tex, refcards/orgcard.tex: + * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex: + * refcards/refcard.tex, refcards/ru-refcard.tex: + * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex: + * refcards/sk-survival.tex, refcards/survival.tex: + * refcards/vipcard.tex, refcards/viperCard.tex: + Update short copyright year to 2011. + +2011-01-13 Christian Ohler + + * NEWS: Mention ERT. + +2011-01-10 Jan Moringen + + * NEWS: Add new function dbus-register-service. + +2011-01-09 Chong Yidong + + * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind + tango palette colors. Only define faces for color displays. + Customize the ansi-color-names-vector variable. Add Ediff, + Flyspell, and Semantic faces as suggested by Jan Moringen. + +2011-01-08 Andreas Schwab + + * compilation.txt: Add column to gcc-include sample. + +2011-01-08 Glenn Morris + + * PROBLEMS: -batch implies -q. + +2011-01-07 Tassilo Horn + + * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove + dev-prefix from file names, so that the files don't clash on 8x3 + filesystems. + +2011-01-06 Tassilo Horn + + * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme. + * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme. + +2011-01-04 Jan Moringen + + * NEWS: Extended behaviour of dbus-register-{method,property}. + +2011-01-02 Kenichi Handa + + * NEWS.23: Describe the changes for rmail's MIME handling. + +2010-12-18 Chong Yidong + + * images/separator.xpm: Tweak colors. + +2010-12-14 Michael Albinus + + * NEWS: Mention new Tramp method "ksu". + +2010-12-13 W. Martin Borgert (tiny change) + + * schema/schemas.xml: Add DocBook (Bug#7491). + +2010-12-11 Carsten Dominik + + * refcards/orgcard.tex: Cleanup. + +2010-11-27 Ulrich Mueller + + * HELLO: Add ancient Greek (Bug#7418). + +2010-11-13 Eli Zaretskii + + * NEWS: Document display of glyphless characters. + +2010-11-11 Eric Schulte + + * refcards/orgcard.tex: Add new Babel key sequences. + +2010-10-26 Glenn Morris + + * images/README: Add (un)checked.xpm + * images/checked.xpm, images/unchecked.xpm: Add copyright. + +2010-10-24 Chong Yidong + + * images/checked.xpm: + * images/unchecked.xpm: New images. + +2010-10-24 Richard Stallman + + * DISTRIB: Update donation section. + +2010-10-24 Glenn Morris + + * DISTRIB: Small updates. + +2010-10-19 Julien Danjou + + * tutorials/TUTORIAL: Don't mention mode-line end dashes. + +2010-10-16 Chong Yidong + + * themes: New directory for custom theme files, moved from lisp/. + +2010-10-14 Juanma Barranquero + + * tutorials/TUTORIAL.es: Fix typos. + +2010-10-13 Juanma Barranquero + + * NEWS: Mention `dynamic-library-alist'. + +2010-10-13 Glenn Morris + + * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}. + +2010-10-12 Glenn Morris + + * TODO: Merge ../nextstep/FOR-RELEASE into this file. + + * BABYL: Remove file. + +2010-09-21 Eric Ludlam + + * srecode/java.srt: Make NAME be a prompt. + 2010-09-13 Michael Albinus * NEWS: Some Tramp methods are discontinued. @@ -229,7 +411,7 @@ * srecode/doc-default.srt (section-comment, function-comment) (variable-same-line-comment, group-comment-start, group-comment-end): * srecode/doc-java.srt (function-comment, variable-same-line-comment) - (group-comment-start, gropu-comment-end): + (group-comment-start, group-comment-end): Fix typos in template docstrings. 2010-01-14 Kenichi Handa @@ -3303,7 +3485,7 @@ * NEWS: Mention the thumbs.el package. -2004-08-14 Eric Hanchrow (tiny change) +2004-08-14 Eric Hanchrow * TUTORIAL.es: Replace actual whitespace with the magic string that causes help-with-tutorial to automatically insert the correct @@ -5056,12 +5238,9 @@ ;; Local Variables: ;; coding: utf-8 -;; 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-1999, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -5077,5 +5256,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1