diff options
| author | Miles Bader | 2007-01-26 06:16:11 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-26 06:16:11 +0000 |
| commit | c0466914ba3ad88c402b0301646b4b5db8aeb913 (patch) | |
| tree | 964d8df324ab5f46872dfedc92ccea9fe50a1441 /ChangeLog | |
| parent | c97a3f22ed5841f1c8bcdbb80df2bd49635c6a56 (diff) | |
| parent | 58f8a3f97bd49484d0eb4f83a70662ded0daf9cc (diff) | |
| download | emacs-c0466914ba3ad88c402b0301646b4b5db8aeb913.tar.gz emacs-c0466914ba3ad88c402b0301646b4b5db8aeb913.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 586-614)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- Merge from erc--main--0
- Make byte compiler correctly write circular constants
* gnus--rel--5.10 (patch 186-196)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) | ||
| 2 | |||
| 3 | * INSTALL: Info files moved to share/info. | ||
| 4 | |||
| 5 | 2007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change) | ||
| 6 | |||
| 7 | * configure.in: Detect and use fink-installed in intel-based Mac | ||
| 8 | builds; change Apple Darwin section to support both PowerPC and | ||
| 9 | Intel-based Macs. | ||
| 10 | |||
| 1 | 2006-12-26 Andreas Schwab <schwab@suse.de> | 11 | 2006-12-26 Andreas Schwab <schwab@suse.de> |
| 2 | 12 | ||
| 3 | * Makefile.in (datarootdir): Define. | 13 | * Makefile.in (datarootdir): Define. |
| @@ -6364,7 +6374,7 @@ | |||
| 6364 | ;; End: | 6374 | ;; End: |
| 6365 | 6375 | ||
| 6366 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, | 6376 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 6367 | 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 6377 | 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
| 6368 | Copying and distribution of this file, with or without modification, | 6378 | Copying and distribution of this file, with or without modification, |
| 6369 | are permitted provided the copyright notice and this notice are preserved. | 6379 | are permitted provided the copyright notice and this notice are preserved. |
| 6370 | 6380 | ||