Mercurial > hg > xemacs-beta
diff etc/ChangeLog @ 5118:e0db3c197671 ben-lisp-object
merge up to latest default branch, doesn't compile yet
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 26 Dec 2009 21:18:49 -0600 |
parents | 1523f1d28be1 |
children | ea7a6c12df45 |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Dec 26 00:20:27 2009 -0600 +++ b/etc/ChangeLog Sat Dec 26 21:18:49 2009 -0600 @@ -1,9 +1,194 @@ +2009-12-18 Jerry James <james@xemacs.org> + + * idd/drop: Remove. + * idd/dropmsk: Remove. + +2009-12-10 Jerry James <james@xemacs.org> + + * sparcworks/SW.Editor.xpm: Remove obsolete file. + * sparcworks/sunpro-mailcap: Ditto. + * sparcworks: Remove empty directory. + +2009-12-03 Jerry James <james@xemacs.org> + + * custom/example-themes/europe-theme.el: + * custom/example-themes/example-theme.el: Add copyright and GPL + notices as authorized by Jan Vroonhof. + +2009-06-14 Aidan Kehoe <kehoea@parhasard.net> + + * gdbinit.in: + Supply variables for the Lisp_Type_Record, Lisp_Type_Char + type information, for the sake of various versions of GDB that + can't take them from the enum vals in the executable. Use those + variables instead of the enums. + +2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.29 "garbanzo" is released. + +2008-08-10 Aidan Kehoe <kehoea@parhasard.net> + + * HELLO: Add a coding cookie, now the UTF-8 sequences prevent the + file being recognised as ISO-2022-7 automatically. + +2008-08-05 Aidan Kehoe <kehoea@parhasard.net> + + * HELLO: Encode the Arabic using UTF-8 sequences, not ISO-8859-6. + +2008-02-21 Stephen J. Turnbull <stephen@xemacs.org> + + * README: Add descriptions of Daniel Polansky's icons. + +2008-02-21 Daniel Polansky <danielpolansky@gmail.com> + + Two images for one icon for XEmacs, one 16x16 and 32x32. + Also, a Microsoft Windows icon file is attached. + Itemized: + - 16x16 icon in PNG + - 32x32 icon in PNG + - Both bundled as a Microsoft Windows icon. + + The images are modeled on XEmacs violet logotype, as found at + http://www.xemacs.org/. The images are copyright (c) 2005 by + Daniel Polansky, and licensed under GNU General Public Licence V2 + or later at your option. + + * xemacs-X-16.png: + * xemacs-X-32.png: + * xemacs-X.ico: + New files. + +2008-02-20 Stephen J. Turnbull <stephen@xemacs.org> + + * README: Give more accurate descriptions of image files. + +2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> + + * bundled-packages/README: Document restriction on --with-late-packages. + +2007-12-23 Stephen J. Turnbull <stephen@xemacs.org> + + * bundled-packages/README: Documentation for bundled packages. + * bundled-packages/test.sh: Test suite for bundled packages. + +2007-11-22 Vin Shelton <acs@xemacs.org> + + * photos/vin.png: + * photos/vinm.png: Updated. + +2004-12-03 Shyamal Prasad <shyamal@member.fsf.org> + + * xemacs.1: Now describe $HOME/.xemacs/init.el as the + preferred init file. Fixed excessive space insertion + in the description of the '-vanilla' option + +2007-09-19 Didier Verna <didier@lrde.epita.fr> + + * photos/dv.png: Remove. + * photos/didier.png: Add. + +2007-07-28 Aidan Kehoe <kehoea@parhasard.net> + + * unicode/unicode-consortium/BIG5.TXT: + Don't map any characters to U+FFFD; for round trip compatibility, + map those that were mapped to U+FFFD to the Unicode private use + area. + +2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.28 "fuki" is released. + +2007-05-01 Stephen J. Turnbull <stephen@xemacs.org> + + * gdbinit.in (pobj): Nuke fc_fontset and fc_objectset, add fc_config. + +2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> + + * ETAGS.EBNF: Sync to pot_etags_version 17.19. + * etags.1: Sync to pot_etags_version 17.19. + * ChangeLog.etags: New. Copy of upstream ChangeLog. + +2007-01-28 Stephen J. Turnbull <stephen@xemacs.org> + + Thanks to Mike Fabian <mfabian@suse.de> for bringing the issue + to my attention. + + * unicode/unicode-consortium/COPYING: + * unicode/unicode-consortium/oreilly.html + * unicode/unicode-consortium/unicode-consortium.html + New files clarifying copying conditions for mapping tables. + + * unicode/unicode-consortium/GB12345.TXT + * unicode/unicode-consortium/BIG5.TXT + * unicode/unicode-consortium/CNS11643.TXT + * unicode/unicode-consortium/HANGUL.TXT + * unicode/unicode-consortium/JIS0201.TXT + * unicode/unicode-consortium/JIS0208.TXT + * unicode/unicode-consortium/JIS0212.TXT + * unicode/unicode-consortium/JOHAB.TXT + * unicode/unicode-consortium/KSC5601.TXT + * unicode/unicode-consortium/KSX1001.TXT + * unicode/unicode-consortium/OLD5601.TXT + * unicode/unicode-consortium/SHIFTJIS.TXT + Mapping tables downloaded from a Unicode, Inc. URL with + permissive conditions. + +2006-12-21 Aidan Kehoe <kehoea@parhasard.net> + + * unicode/unicode-consortium/8859-7.TXT: + Update the mapping to the 2003 version of ISO 8859-7. + +2006-11-11 Aidan Kehoe <kehoea@parhasard.net> + + * NEWS: + Add information on set-charset-registries, and the change to + define-specifier-tag. + +2006-10-08 Adrian Aichner <adrian@xemacs.org> + + * TUTORIAL.de: Small rephrasing as suggested by hroptatyr on + #xemacs. + +2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> + + * etags.1: Sync to pot_etags_version 17.19. + Thanks to Morgon Kanter <morgon@surgo.net>. + +2006-05-23 Stephen J. Turnbull <stephen@xemacs.org> + + * gdbinit.in: + * dbxrc.in: + Moved from src/. Update FSF address. Improve comments. + + * gdbinit.in: Use XCOMM for "don't edit" comment and copyright. + +2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.27 "fiddleheads" is released. + +2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.26 "endive" is released. + +2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.25 "eggplant" is released. + +2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> + + * XEmacs 21.5.24 "dandelion" is released. + +2005-12-10 Malcolm Purvis <malcolmp@xemacs.org> + + * photos/purvis.png, photos/purvism.png: Updated. + 2005-11-18 Aidan Kehoe <kehoea@parhasard.net> * HELLO: Add Irish, Tajik. Don't give the local name for the latter language, because we don't support CYRILLIC SMALL LETTER CHE WITH DESCENDER nor CYRILLIC SMALL LETTER I WITH MACRON by - default. + default. 2005-11-16 Malcolm Purvis <malcolmp@xemacs.org> @@ -24,7 +209,7 @@ 2005-07-17 Aidan Kehoe <kehoea@parhasard.net> * NEWS: Add information on the last argument to event-to-character - being ignored. + being ignored. 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> @@ -36,7 +221,7 @@ 2005-03-24 Aidan Kehoe <kehoea@parhasard.net> - * NEWS: Mention the move to XEmacs as the application class. + * NEWS: Mention the move to XEmacs as the application class. * sample.Xresources: Emacs as app class -> XEmacs as app class 2005-03-23 Adrian Aichner <adrian@xemacs.org> @@ -193,7 +378,7 @@ 2003-07-03 Stephen J. Turnbull <stephen@xemacs.org> - * etc/README.HYPERBOLE: + * etc/README.HYPERBOLE: * etc/README.OO-BROWSER: Update. @@ -222,7 +407,7 @@ * package-index.LATEST.gpg: Updated to current reality. * package-index.LATEST.pgp: Removed, 21.5 uses - 'package-index.LATEST.gpg'. + 'package-index.LATEST.gpg'. 2003-04-24 Steve Youngs <youngs@xemacs.org> @@ -741,12 +926,12 @@ 1999-11-13 Jason R Mastaler <jason@mastaler.com> * FTP: Updated FTP mirrors list. Replaced GNU FTP document - with a URL. + with a URL. 1999-11-13 Jason R Mastaler <jason@mastaler.com> * MAILINGLISTS: Updated mailing list subscription information. - Replaced GNU MAILINGLISTS document with a URL. + Replaced GNU MAILINGLISTS document with a URL. 1999-08-01 Adrian Aichner <adrian@xemacs.org> @@ -833,7 +1018,7 @@ * README: Bump version numbers. * NEWS: Ditto and purge pre-21.0 stuff. - * XEmacs 21.0-pre5 is released. + * XEmacs 21.0-pre5 is released. 1998-07-09 SL Baur <steve@altair.xemacs.org> @@ -1846,4 +2031,3 @@ Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org> * edt-user.doc (File): New file from Emacs 19.34. -