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 /mac/make-package | |
| 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 'mac/make-package')
| -rwxr-xr-x | mac/make-package | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/make-package b/mac/make-package index 26663f8eccf..2c113edbd13 100755 --- a/mac/make-package +++ b/mac/make-package | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | #### files inside /usr. This will replace the default version of | 18 | #### files inside /usr. This will replace the default version of |
| 19 | #### emacs included with Mac OS X. | 19 | #### emacs included with Mac OS X. |
| 20 | 20 | ||
| 21 | # Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 21 | # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
| 22 | # | 22 | # |
| 23 | # This file is part of GNU Emacs. | 23 | # This file is part of GNU Emacs. |
| 24 | # | 24 | # |