diff options
| author | Miles Bader | 2006-02-08 04:26:44 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-02-08 04:26:44 +0000 |
| commit | 380874900ca183ec2fdce91949d841328852d7a8 (patch) | |
| tree | 6918a4182f8657251e83223511aa7827fb8820ed /etc/ChangeLog | |
| parent | 72b464afc12a7532fc8555352db04c65647c15ae (diff) | |
| parent | c96ec15a58817ac97db5348187e2d8695f609cb5 (diff) | |
| download | emacs-380874900ca183ec2fdce91949d841328852d7a8.tar.gz emacs-380874900ca183ec2fdce91949d841328852d7a8.zip | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 5411a0cf626..3d64ba12cc3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2006-02-05 Jay Belanger <belanger@truman.edu> | ||
| 2 | |||
| 3 | * calccard.tex: Update copyright year. | ||
| 4 | |||
| 5 | 2006-02-04 Michael Olson <mwolson@gnu.org> | ||
| 6 | |||
| 7 | * NEWS: Update for ERC 5.1.1. Use the same wording for headings | ||
| 8 | that Emacs does in its NEWS file. | ||
| 9 | |||
| 1 | 2006-02-03 Bill Wohler <wohler@newt.com> | 10 | 2006-02-03 Bill Wohler <wohler@newt.com> |
| 2 | 11 | ||
| 3 | Release MH-E version 7.91. | 12 | Release MH-E version 7.91. |
| @@ -2542,7 +2551,7 @@ | |||
| 2542 | ;; End: | 2551 | ;; End: |
| 2543 | 2552 | ||
| 2544 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | 2553 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 |
| 2545 | 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 2554 | 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 2546 | Copying and distribution of this file, with or without modification, | 2555 | Copying and distribution of this file, with or without modification, |
| 2547 | are permitted provided the copyright notice and this notice are preserved. | 2556 | are permitted provided the copyright notice and this notice are preserved. |
| 2548 | 2557 | ||