diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:33:24 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:33:24 -0800 |
commit | 56f5a94eea43e8fab4c8a2b94d34b3329a53101f (patch) | |
tree | 78c1b30373c8e30d1f90ceaf7d18714c20ae2f61 /etc | |
parent | 12517c7b716a5ac196c7b1747dffc8b5a6320ae8 (diff) | |
download | emacs-56f5a94eea43e8fab4c8a2b94d34b3329a53101f.tar.gz |
ChangeLog fixes.
Diffstat (limited to 'etc')
-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 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * refcards/orgcard.tex: adding new Babel key sequences to the - org refcard + * refcards/orgcard.tex: Add new Babel key sequences. 2010-10-26 Glenn Morris <rgm@gnu.org> @@ -5109,12 +5108,11 @@ ;; 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, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -5130,5 +5128,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. - -;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 |