diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 75561a0ba21..cabec8f7fb1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * gnus.texi (Posting Styles): Use with-current-buffer. | ||
| 4 | * calc.texi (Defining Simple Commands): Prefer save-current-buffer. | ||
| 5 | |||
| 6 | 2010-01-02 Kevin Ryde <user42@zip.com.au> | ||
| 7 | |||
| 8 | * eieio.texi (Naming Conventions): Correction to xref on elisp | ||
| 9 | coding conventions, is "Tips" node not "Standards". | ||
| 10 | |||
| 1 | 2009-12-24 Chong Yidong <cyd@stupidchicken.com> | 11 | 2009-12-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * calc.texi (General Mode Commands): Calc file should be in .emacs.d. | 13 | * calc.texi (General Mode Commands): Calc file should be in .emacs.d. |
| @@ -6507,7 +6517,7 @@ | |||
| 6507 | ;; End: | 6517 | ;; End: |
| 6508 | 6518 | ||
| 6509 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, | 6519 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 6510 | 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. | 6520 | 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
| 6511 | 6521 | ||
| 6512 | This file is part of GNU Emacs. | 6522 | This file is part of GNU Emacs. |
| 6513 | 6523 | ||