diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 516cecfbb6d..9dff071be3d 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2008-01-08 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * admin.el (set-version): Add doc/man/emacs.1. | ||
| 4 | |||
| 5 | 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 6 | |||
| 7 | * notes/copyright: | ||
| 8 | * MAINTAINERS: Remove references to files that have been removed. | ||
| 9 | |||
| 10 | 2008-01-04 Glenn Morris <rgm@gnu.org> | ||
| 11 | |||
| 12 | * admin.el (set-copyright): Add lib-src/ebrowse.c. | ||
| 13 | |||
| 1 | 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> | 14 | 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 15 | ||
| 3 | * CPP-DEFINES: New file. | 16 | * CPP-DEFINES: New file. |
| @@ -15,9 +28,8 @@ | |||
| 15 | 28 | ||
| 16 | 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de> | 29 | 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de> |
| 17 | 30 | ||
| 18 | * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs | 31 | * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have |
| 19 | have been fixed in Gnus CVS but have not yet been synched to | 32 | been fixed in Gnus CVS but have not yet been synched to Emacs. |
| 20 | Emacs. | ||
| 21 | 33 | ||
| 22 | 2007-11-17 Glenn Morris <rgm@gnu.org> | 34 | 2007-11-17 Glenn Morris <rgm@gnu.org> |
| 23 | 35 | ||
| @@ -213,7 +225,7 @@ | |||
| 213 | 225 | ||
| 214 | 2005-08-31 Romain Francoise <romain@orebokech.com> | 226 | 2005-08-31 Romain Francoise <romain@orebokech.com> |
| 215 | 227 | ||
| 216 | * FOR-RELEASE: (New features): Remove vhdl-mode.el update | 228 | * FOR-RELEASE (New features): Remove vhdl-mode.el update |
| 217 | item (Done). | 229 | item (Done). |
| 218 | 230 | ||
| 219 | 2005-08-27 Romain Francoise <romain@orebokech.com> | 231 | 2005-08-27 Romain Francoise <romain@orebokech.com> |
| @@ -369,7 +381,7 @@ | |||
| 369 | * admin.el (add-release-logs): Expand the directory name before | 381 | * admin.el (add-release-logs): Expand the directory name before |
| 370 | calling find(1). | 382 | calling find(1). |
| 371 | (add-release-logs): Use the same methods as add-log.el for writing | 383 | (add-release-logs): Use the same methods as add-log.el for writing |
| 372 | the date and the user's name and address | 384 | the date and the user's name and address. |
| 373 | 385 | ||
| 374 | 2003-01-07 Miles Bader <miles@gnu.org> | 386 | 2003-01-07 Miles Bader <miles@gnu.org> |
| 375 | 387 | ||
| @@ -472,7 +484,7 @@ | |||
| 472 | ;; End: | 484 | ;; End: |
| 473 | 485 | ||
| 474 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, | 486 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, |
| 475 | 2007 Free Software Foundation, Inc. | 487 | 2007, 2008 Free Software Foundation, Inc. |
| 476 | 488 | ||
| 477 | This file is part of GNU Emacs. | 489 | This file is part of GNU Emacs. |
| 478 | 490 | ||