X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4b34031944a99781aa424f7baea594b142626bf8..a1da069fbd5a34b5fa3ec862e8f8b9203132cbb4:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index f969982aba..0d6451a211 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,185 @@ +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 + + * gfdl.1: Remove unused file. + +2007-09-12 Glenn Morris + + * Makefile (SOURCES, unlock, relock): Delete. + +2007-09-10 Micha,Ak(Bl Cadilhac + + * NEWS: Document the interactive specification for C functions. + Say that `set-file-modes' is now interactive. + +2007-09-10 Michael Olson + + * ERC-NEWS: Improve description of erc-tls and erc-ssl change. + +2007-09-09 Juri Linkov + + * AUTHORS, CONTRIBUTE: New files, moved here from the root dir. + +2007-09-08 Michael Olson + + * ERC-NEWS: Update for changes to the development version of ERC 5.3. + +2007-09-06 Glenn Morris + + * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to + doc/man/. + + * refcards/README: Also mention gnus-logo.pdf license. + +2007-08-30 Carsten Dominik + + * NEWS.22 (Note): Lower-case for orgtbl-mode. + +2007-08-29 Jan Dj,Ad(Brv + + * NEWS: Say that Gtk+ build uses stock icons. + +2007-08-28 Werner LEMBERG + + * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%' + instead of `M-x query-replace-regexp'. + 2007-08-27 YAMAMOTO Mitsuharu * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime @@ -55,13 +237,17 @@ * 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. -^ Also, use now-preferred (kbd ...) syntax. + * 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 @@ -82,7 +268,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/. @@ -104,7 +290,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.