X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/274cb4e46d556c8b19e89d622065517bfb94db91..50865d784b5ef48a49d51bcef13f9f46c043ac3f:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index e793d0256d..589e536547 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,317 @@ +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-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 + updater breakage. + +2007-08-26 Micha,Ak(Bl Cadilhac + + * NEWS: Say that PDF files are now the default for refcards. + + * fr-drdref.tex, fr-drdref.pdf: Move these to... + * fr-dired-ref.tex, fr-dired-ref.pdf: ... those names. + + * refcards/pdflayout.sty: New. Handle PDF layouts through + \pdfpagewidth and \pdfpageheight. + + * calccard.pdf, cs-dired-ref.pdf, cs-refcard.pdf, de-refcard.pdf: + * dired-ref.pdf, fr-drdref.pdf, fr-refcard.pdf, gnus-booklet.pdf: + * gnus-logo.pdf, gnus-refcard.pdf, orgcard.pdf, pl-refcard.pdf: + * pt-br-refcard.pdf, refcard.pdf, ru-refcard.pdf, sk-dired-ref.pdf: + * sk-refcard.pdf: Add PDF versions of the refcards. + + * calccard.ps, cs-dired-ref.ps, cs-refcard.ps, de-refcard.ps: + * dired-ref.ps, fr-drdref.ps, fr-refcard.ps, gnus-booklet.ps: + * gnus-logo.ps, gnus-refcard.ps, orgcard.ps, pl-refcard.ps: + * pt-br-refcard.ps, refcard.ps, ru-refcard.ps, sk-dired-ref.ps: + * sk-refcard.ps: Remove the PS versions of the refcards. + + * calccard.tex, fr-survival.tex, orgcard.tex, pl-refcard.tex: + * pt-br-refcard.tex, refcard.tex, survival.tex, vipcard.tex: + * viperCard.tex: Specify PDF layout, use a PDF `compile-command' local + variable. + + * cs-dired-ref.tex, cs-refcard.tex, cs-survival.tex, dired-ref.tex: + * fr-drdref.tex, sk-dired-ref.tex, sk-refcard.tex, sk-survival.tex: + Specify PDF layout. + + * fr-refcard.tex: Update copyright notice. Update the examples. Fix a + typo. Remove the `letterpaper' counter, specify PDF layout, use a PDF + `compile-command' local variable. + + * de-refcard.tex: Remove the `letterpaper' counter, specify PDF layout, + use a PDF `compile-command' local variable. + + * ru-refcard.tex: Use a PDF `compile-command' local variable. + + * Makefile: Add rules for creating the refcards in PDF, make them the + default. Change `fr-drdref' to `fr-dired-ref'. + +2007-08-23 Glenn Morris + + * Makefile (mostlyclean, clean, distclean, maintainer-clean): + Delete these targets since nothing uses them. + (SOURCES): Update. + Move comments to e/README. Remove license from now-trivial file. + + * 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. + +2007-08-22 Michael Albinus + + * NEWS: `shell' prompts for the default directory if called with a + prefix and `default-directory' is a remote file name. + +2007-08-22 Carsten Dominik + + * orgcard.tex: Version number upgrade. + +2007-08-22 Glenn Morris + + * tree-widget: Move this directory into images/ subdirectory. + + * refcards/: New directory. Move refcards here. + * Makefile: Move refcard rules from here... + * refcards/Makefile: ...to here. + * README: Move information about tex files from here... + * refcards/README: ...to 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/. + * README: Move license information for the above files from here... + * images/README: ...to here. + +2007-08-14 Glenn Morris + + * NEWS: Mention `bad-packages-alist'. + +2007-08-08 Glenn Morris + + * TODO: `iff' item is dealt with. + * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'. + +2007-08-01 Glenn Morris + + * NEWS: Add fortran-line-length, plus some more sections. + +2007-07-25 Glenn Morris + + * Relicense all FSF files to GPLv3 or later. + + * COPYING: Switch to GPLv3. + +2007-07-24 Michael Albinus + + * NEWS: New functions `start-file-process-shell-command' and + `process-file-shell-command'. + +2007-07-17 Michael Albinus + + * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION. + +2007-07-15 Karl Fogel + + * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which + documented bookmark keybinding changes that were later reverted. + +2007-07-14 Jan Dj,Ad(Brv + + * PROBLEMS: Mention gtk-engines-qt problem. + +2007-07-13 Karl Fogel + + * NEWS: Update for recent bookmark keybinding changes. + +2007-07-10 Michael Albinus + + * NEWS: Add Tramp and comint-mode changes. + +2007-07-08 Michael Albinus + + * NEWS: `file-remote-p' has a new optional parameter CONNECTED. + +2007-07-07 Michael Albinus + + * NEWS: New function `start-file-process'. + +2007-07-02 Carsten Dominik + + * orgcard.tex: Version 5.01 + +2007-06-27 Michael Albinus + + * NEWS: `dired-call-process' has been removed. + +2007-06-20 Glenn Morris + + * NEWS: configure prefers libgif over libungif. + +2007-06-14 Nick Roberts + + * NEWS: Mention mouse highlighting in a GNU/Linux console. + +2007-06-14 Werner Lemberg + + * emacs.1: Completely revised. + Fix many typographical glitches. + Updated to handle current state of options and resources. + +2007-06-12 Glenn Morris + + * NEWS: Change bug address. Add back +++/--- note. + Use present tense for X-toolkit entry. Mention libgif. + +2007-06-07 Mark H. Weaver (tiny change) + + * NEWS (set-mark-command-repeat-pop): Fix duplicate entry. + +2007-06-07 Michael Olson + + * MORE.STUFF: Update eshell URL. + +2007-06-06 Carsten Dominik + + * orgcard.tex: Version 4.77. + +2007-06-05 Michael Albinus + + * NEWS: Add socks.el as new package. + +2007-06-02 Thien-Thi Nguyen + + * MORE.STUFF (Hideshow): Delete. + (EDB, Go in a buffer): Update urls. + Suggested by CHENG Gao . + +2007-06-02 Chong Yidong + + * Version 22.1 released. + +2007-06-02 CHENG Gao + + * MORE.STUFF: Remove dead URL for Fortune, and update URLs for + Hideshow, Org, EDB, and Remember. + +2007-05-29 Robert J. Chassell + + * NEWS: Fix instances of `allow' without object. + 2007-05-22 Glenn Morris * NEWS.22: New file with entries for Emacs 22. @@ -250,7 +564,7 @@ 2007-02-19 Kenichi Handa - * NEWS (New language environmets): Add "Esperanto". + * NEWS (New language environments): Add "Esperanto". 2007-02-16 Dale Gulledge @@ -3595,7 +3909,7 @@ GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful,