diff options
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 49 |
1 files changed, 42 insertions, 7 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index c084d4ff76b..03f2edb55b2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,41 @@ | |||
| 1 | 2010-11-27 Ulrich Mueller <ulm@gentoo.org> | ||
| 2 | |||
| 3 | * HELLO: Add ancient Greek (Bug#7418). | ||
| 4 | |||
| 5 | 2010-11-13 Eli Zaretskii <eliz@gnu.org> | ||
| 6 | |||
| 7 | * NEWS: Document display of glyphless characters. | ||
| 8 | |||
| 9 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | ||
| 10 | |||
| 11 | * refcards/orgcard.tex: Add new Babel key sequences. | ||
| 12 | |||
| 13 | 2010-10-26 Glenn Morris <rgm@gnu.org> | ||
| 14 | |||
| 15 | * images/README: Add (un)checked.xpm | ||
| 16 | * images/checked.xpm, images/unchecked.xpm: Add copyright. | ||
| 17 | |||
| 18 | 2010-10-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 19 | |||
| 20 | * images/checked.xpm: | ||
| 21 | * images/unchecked.xpm: New images. | ||
| 22 | |||
| 23 | 2010-10-24 Richard Stallman <rms@gnu.org> | ||
| 24 | |||
| 25 | * DISTRIB: Update donation section. | ||
| 26 | |||
| 27 | 2010-10-24 Glenn Morris <rgm@gnu.org> | ||
| 28 | |||
| 29 | * DISTRIB: Small updates. | ||
| 30 | |||
| 31 | 2010-10-19 Julien Danjou <julien@danjou.info> | ||
| 32 | |||
| 33 | * tutorials/TUTORIAL: Don't mention mode-line end dashes. | ||
| 34 | |||
| 35 | 2010-10-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 36 | |||
| 37 | * themes: New directory for custom theme files, moved from lisp/. | ||
| 38 | |||
| 1 | 2010-10-14 Juanma Barranquero <lekktu@gmail.com> | 39 | 2010-10-14 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 40 | ||
| 3 | * tutorials/TUTORIAL.es: Fix typos. | 41 | * tutorials/TUTORIAL.es: Fix typos. |
| @@ -3325,7 +3363,7 @@ | |||
| 3325 | 3363 | ||
| 3326 | * NEWS: Mention the thumbs.el package. | 3364 | * NEWS: Mention the thumbs.el package. |
| 3327 | 3365 | ||
| 3328 | 2004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change) | 3366 | 2004-08-14 Eric Hanchrow <offby1@blarg.net> |
| 3329 | 3367 | ||
| 3330 | * TUTORIAL.es: Replace actual whitespace with the magic string | 3368 | * TUTORIAL.es: Replace actual whitespace with the magic string |
| 3331 | that causes help-with-tutorial to automatically insert the correct | 3369 | that causes help-with-tutorial to automatically insert the correct |
| @@ -5078,12 +5116,11 @@ | |||
| 5078 | 5116 | ||
| 5079 | ;; Local Variables: | 5117 | ;; Local Variables: |
| 5080 | ;; coding: utf-8 | 5118 | ;; coding: utf-8 |
| 5081 | ;; add-log-time-zone-rule: t | ||
| 5082 | ;; End: | 5119 | ;; End: |
| 5083 | 5120 | ||
| 5084 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | 5121 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 5085 | 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 | 5122 | 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
| 5086 | Free Software Foundation, Inc. | 5123 | Free Software Foundation, Inc. |
| 5087 | 5124 | ||
| 5088 | This file is part of GNU Emacs. | 5125 | This file is part of GNU Emacs. |
| 5089 | 5126 | ||
| @@ -5099,5 +5136,3 @@ | |||
| 5099 | 5136 | ||
| 5100 | You should have received a copy of the GNU General Public License | 5137 | You should have received a copy of the GNU General Public License |
| 5101 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 5138 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 5102 | |||
| 5103 | ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 | ||