diff options
| author | Glenn Morris | 2010-11-12 19:33:24 -0800 |
|---|---|---|
| committer | Glenn Morris | 2010-11-12 19:33:24 -0800 |
| commit | 56f5a94eea43e8fab4c8a2b94d34b3329a53101f (patch) | |
| tree | 78c1b30373c8e30d1f90ceaf7d18714c20ae2f61 /etc/ChangeLog | |
| parent | 12517c7b716a5ac196c7b1747dffc8b5a6320ae8 (diff) | |
| download | emacs-56f5a94eea43e8fab4c8a2b94d34b3329a53101f.tar.gz emacs-56f5a94eea43e8fab4c8a2b94d34b3329a53101f.zip | |
ChangeLog fixes.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 1b6fa77bfbd..a01fb8beef2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> | 1 | 2010-11-11 Eric Schulte <schulte.eric@gmail.com> |
| 2 | 2 | ||
| 3 | * refcards/orgcard.tex: adding new Babel key sequences to the | 3 | * refcards/orgcard.tex: Add new Babel key sequences. |
| 4 | org refcard | ||
| 5 | 4 | ||
| 6 | 2010-10-26 Glenn Morris <rgm@gnu.org> | 5 | 2010-10-26 Glenn Morris <rgm@gnu.org> |
| 7 | 6 | ||
| @@ -5109,12 +5108,11 @@ | |||
| 5109 | 5108 | ||
| 5110 | ;; Local Variables: | 5109 | ;; Local Variables: |
| 5111 | ;; coding: utf-8 | 5110 | ;; coding: utf-8 |
| 5112 | ;; add-log-time-zone-rule: t | ||
| 5113 | ;; End: | 5111 | ;; End: |
| 5114 | 5112 | ||
| 5115 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | 5113 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 5116 | 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 | 5114 | 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
| 5117 | Free Software Foundation, Inc. | 5115 | Free Software Foundation, Inc. |
| 5118 | 5116 | ||
| 5119 | This file is part of GNU Emacs. | 5117 | This file is part of GNU Emacs. |
| 5120 | 5118 | ||
| @@ -5130,5 +5128,3 @@ | |||
| 5130 | 5128 | ||
| 5131 | You should have received a copy of the GNU General Public License | 5129 | You should have received a copy of the GNU General Public License |
| 5132 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 5130 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 5133 | |||
| 5134 | ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 | ||