X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/44f9ac8a4640c7d49cde5e8b657f7e642a871bce..d235ca2ff8fab139ce797757fcb159d1e28fa7e0:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index b619b4f61d..655ce0c74f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,6 +1,190 @@ +2008-01-25 Michael Olson + + * ERC-NEWS: Update for ERC 5.3 release candidate. + +2008-01-22 Juanma Barranquero + + * DEVEL.HUMOR: New entry. + +2008-01-18 Carsten Dominik + + * refcards/orgcard.tex: Update to Org-mode version 5.19. + +2008-01-12 Eli Zaretskii + + * MACHINES: Add an explicit list of platforms that are no longer + supported. + * NEWS: Refer to this list. + +2008-01-08 Glenn Morris + + * calccard.tex, cs-dired-ref.tex, cs-refcard.tex, cs-survival.tex: + * de-refcard.tex, dired-ref.tex, fr-drdref.tex, fr-refcard.tex: + * fr-survival.tex, gnus-refcard.tex, orgcard.tex, pl-refcard.tex: + * pt-br-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex: + * sk-refcard.tex, sk-survival.tex, survival.tex, vipcard.tex: + * viperCard.tex: Update printed copyright year to 2008. + +2008-01-08 Kevin Ryde + + * compilation.txt (perl): Add a "during global destruction" sample. + +2008-01-06 Dan Nicolaescu + + * PROBLEMS: + * MACHINES: Remove references to systems not supported anymore. + +2008-01-05 Dan Nicolaescu + + * MACHINES: Remove Masscomp. + +2008-01-03 Dan Nicolaescu + + * images/icons/emacs_16.png, images/icons/emacs_24.png + * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to + hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png, + hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png. + + * images/icons/README (Author): Update for renaming. + + * emacs.desktop (Icon): Update icon name. + +2007-12-15 Eli Zaretskii + + The following files renamed to avoid file-name clashes in + 8+3 (a.k.a. DOS) namespace: + + * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc. + * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc. + * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc. + * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc. + * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc. + * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc: + Updated accordingly. + + * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to + docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively. + + * images/icons/macemacs_16.png, images/icons/macemacs_24.png: + * images/icons/macemacs_32.png, images/icons/macemacs_48.png: + * images/icons/macemacs_256.png, images/icons/macemacs_512.png: + Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png, + emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png, + respectively. + +2007-12-08 Ulrich Mueller (tiny change) + + * emacs.desktop (Exec, Icon, Categories): Fix entries. + +2007-12-08 Reiner Steib + + * NEWS: Add minimal Gnus item. + +2007-12-08 Dan Nicolaescu + + * emacs.desktop: New file. + +2007-11-30 Kentaro Ohkouchi + + * images/icons/macemacs_16.png, images/icons/macemacs_24.png: + * images/icons/macemacs_32.png, images/icons/macemacs_48.png: + * images/icons/macemacs_256.png, images/icons/macemacs_512.png: + New files. + +2007-11-28 Glenn Morris + + * nxml/: New directory, moved here from lisp/nxml/char-name/unicode. + * nxml/README: New file. + +2007-11-24 Glenn Morris + + * images/gnus/mail_send.xpm: Rename to mail-send.xpm. + +2007-11-23 Mark A. Hershberger + + * NXML-NEWS: New File. + + * schema: Initial merge of nxml. + +2007-11-22 Francesco Potort,Al(B + + * NEWS: etags: the --members option is now the default. + +2007-11-22 Glenn Morris + + * images/smilies/grayscale/README, images/smilies/medium/README: + New files. + +2007-11-12 Vinicius Jose Latorre + + * compilation.txt: Add new entries: compilation-perl--Pod::Checker, + compilation-perl--Test, compilation-perl--Test::Harness and + compilation-weblint. + +2007-11-01 Dan Nicolaescu + + * MACHINES: Remove Sun windows info. + +2007-10-30 Michael Olson + + * NEWS: Add entry for Remember Mode. + +2007-10-29 Glenn Morris + + * refcards/gnus-refcard.tex: Restore Feb 2007 copyright + clarifications lost in update to Gnus trunk. + +2007-10-28 Adam Sj,Ax(Bgren + + * images/smilies/grayscale/*.xpm: New larger grayscale smileys. + + * images/smilies/medium/*.xpm: New colorful smileys. + +2007-10-29 Michael Olson + + * ERC-NEWS: Update for recent change. + +2007-10-27 Juanma Barranquero + + * .cvsignore: Add *.pyc. + +2007-10-25 Jonathan Yavner + + * ses-example.ses: Get rid of silly life-universe-everything local + variable. `symbolic-formulas' is now `ses--symbolic-formulas'. + +2007-10-24 Juanma Barranquero + + * NEWS: Mention desktop locking. + +2007-10-10 Eric S. Raymond + + * NEWS: Explain the VC fileset changes a bit better. + +2007-09-28 Glenn Morris + + * PROBLEMS: Mention Tex superscript font issue. + +2007-09-25 Johannes Weiner + + * NEWS: Fix typo. + +2007-09-24 Glenn Morris + + * CONTRIBUTE: Remove information on maintaining copyright years; + it does not belong here and is in admin/notes anyway. + +2007-09-24 Adam Hupp + + * emacs.py: Split for python 2 and python 3 compatibility. + * emacs2.py: New file, split off from emacs.py. + * emacs3.py: New file, python 3 version of emacs2.py. + 2007-09-21 Glenn Morris * emacstool.1: Remove file. + * emacs.bash: Adapt for removal of emacstool. + * emacs.csh: Remove emacstool-related code. 2007-09-16 Glenn Morris @@ -25,8 +209,7 @@ 2007-09-08 Michael Olson - * ERC-NEWS: Update for changes to the development version of ERC - 5.3. + * ERC-NEWS: Update for changes to the development version of ERC 5.3. 2007-09-06 Glenn Morris @@ -105,12 +288,16 @@ * e/README: New file, with most information formerly in Makefile. +2007-09-05 Jason Rumney + + * NEWS.22: Mention focus-follows-mouse change. + 2007-08-22 Karl Berry - * refcard.tex: updates for printing. - (\versionyear): update to 2007. - (\copyrightnotice): modified or unmodified ok. - (Simple Customization): don't use goto-line, since now it's bound. + * refcard.tex: Updates for printing. + (\versionyear): Update to 2007. + (\copyrightnotice): Modified or unmodified ok. + (Simple Customization): Don't use goto-line, since now it's bound. Also, use now-preferred (kbd ...) syntax. 2007-08-22 Michael Albinus @@ -132,7 +319,7 @@ * README: Move information about tex files from here... * refcards/README: ...to here. - * tutorials/: New directory. Move TUTORIAL* here. + * tutorials/: New directory. Move TUTORIAL* here. * gnus.pbm, letter.pbm, letter.xpm: * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/. @@ -154,7 +341,7 @@ 2007-07-25 Glenn Morris - * Relicense all FSF files to GPLv3 or later. + * Relicense all FSF files to GPLv3 or later. * COPYING: Switch to GPLv3. @@ -3122,13 +3309,13 @@ 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) - * spook.lines: Alpha-sorted this, and added some new hot buttons + * spook.lines: Alpha-sorted this, and added some new hot buttons for the 1990s. 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) * MACHINES: Deleted some VMS caveats. If the src and lisp - ChangeLogs are correct, dired and mail and process control are now + ChangeLogs are correct, dired and mail and process control are now fully supported. * NEWS: Added finder news. @@ -3353,7 +3540,7 @@ 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu) - * emacsclient.c: #include + * emacsclient.c: #include . (main): Do declare statbfr. 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -3845,7 +4032,8 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 - 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. This file is part of GNU Emacs.