X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/81088e260b086fe28f36964f32b6338210ec6fd8..50865d784b5ef48a49d51bcef13f9f46c043ac3f:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index d3b8009cb1..589e536547 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,485 @@ +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. + * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty + template for next Emacs version. + +2007-05-19 Glenn Morris + + * images/cancel.pbm: Convert from PGM to PBM. + + * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm: + * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM. + +2007-05-17 Glenn Morris + + * PROBLEMS (Dumping): Mention OpenBSD macppc problem. + +2007-05-15 Micha,Ak(Bl Cadilhac + + * fr-refcard.tex: Rewrite using German layout. + + * fr-refcard.ps: Regenerate. + +2007-05-12 Richard Stallman + + * refcard.tex (section{Incremental Search}): Minor corrections. + +2007-05-12 Micha,Ak(Bl Cadilhac + + * Makefile (viperCard.ps, calccard.ps refcard.ps) + (sk-dired-ref.ps sk-refcard.ps sk-survival.ps) + (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an + explicit output argument for `dvips'. + +2007-05-05 Glenn Morris + + * NEWS: Re-order. + +2007-04-28 Glenn Morris + + * emacs.py: Restore file pending consideration of python.el legal + status. + * NEWS: Restore mention of python.el pending consideration of + legal status. + +2007-04-28 David R. Linn + + * PROBLEMS: Add section on Solaris out-of-tree install issues with + non-GNU make. + +2007-04-25 Werner Lemberg + + * emacs.1: Replace -- with \(em. + +2007-04-25 Yavor Doganov (tiny change) + + * emacs.1, etags.1: Escape some minus signs. + +2007-04-22 Glenn Morris + + * NEWS: Change to EMACS env-var was reverted, so delete this entry. + +2007-04-19 Glenn Morris + + * PROBLEMS: Expand a little on Emacs not knowing fqdn. + +2007-04-17 David Kastrup + + * NEWS: Mention `query-replace-regexp-eval' being deprecated. + +2007-04-15 Glenn Morris + + * FTP: Make it a duplicate of ../FTP. + +2007-04-14 Glenn Morris + + * SERVICE: Replace with a pointer to the web version. + + * emacs.1: Update some of the more obsolete information. + +2007-04-13 Glenn Morris + + * MACHINES: emacserver is removed. + + * MORE.STUFF: Update some links, remove some dead ones. + +2007-04-04 Slawomir Nowaczyk + + * emacs.py (format_exception): New function. + (eexecfile): Use it instead of traceback.print_exception. + Don't use execfile to avoid a bug in w32. + +2007-04-04 Glenn Morris + + * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc + on Solaris. + + * PROBLEMS (Configuration): Add entries on compiler/preprocessor + mismatch, and on preprocessor inserting whitespace. + +2007-04-03 Eli Zaretskii + + * TODO: Add entry for switching MS-Windows keyboard input to + Unicode. Add specific pointer to msdos.c functions that support + menus on text terminals. + +2007-04-01 Michael Olson + + * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries + were for previously-committed changes. + +2007-03-31 Michael Albinus + + * PROBLEMS: Remove Tramp problem; it has been fixed. + +2007-03-31 Eli Zaretskii + + * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with + modifiers. + +2007-03-23 Glenn Morris + + * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT): + Delete unused variables. + (dired-refcards, misc-refcards, survival-card, viper-cards): + New targets. + (all): Also build dired-refcards and misc-refcards. + (clean, distclean, maintainer-clean): Depend on mostlyclean. + (SOURCES): Remove non-existent files. + (mostlyclean, clean, distclean, maintainer-clean, unlock, relock): + Mark as phony. + (.ps files): Specify default papersize in the dvips command. + + * fr-refcard.tex (\letterpaper): Switch to A4. + (\section): Reduce \vskips to fit on A4 paper. + (\shortcopyrightnotice): Display at end of first column. + +2007-03-21 Glenn Morris + + * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns. + (\shortcopyrightnotice): Do not display in middle of file. + Numerous \cr and \hskip hacks to avoid overfull columns. + + * fr-refcard.ps: Regenerate. + +2007-03-19 Chong Yidong + + * dired-ref.tex: + * fr-drdref.tex: + * cs-dired-ref.tex: + * sk-dired-ref.tex: Emacs 21 -> 22. + + * dired-ref.ps: + * fr-drdref.ps: + * cs-dired-ref.ps: + * sk-dired-ref.ps: Regenerate. + +2007-03-11 Glenn Morris + + * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files. + + * Makefile (SOURCES): ulimit.hack is removed. + +2007-03-04 David Kastrup + + * NEWS (fontification): Mention that the new default for + jit-lock-stealth-time is now nil. + 2007-03-01 Kim F. Storm * ORDERS: Reformat text. @@ -82,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 @@ -291,7 +773,7 @@ (section{TODO Items and Checkboxes}): Checkbox keys moved to this section, added documentation for the key `C-c #'. -2006-11-05 Slawomir Nowaczyk (tiny change) +2006-11-05 Slawomir Nowaczyk * emacs.py (eargs): Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid Emacs freeze. @@ -386,7 +868,7 @@ (eimport): Use __main__ rather than `emacs' namespace. (modpath): New fun. -2006-08-20 Slawomir Nowaczyk (tiny change) +2006-08-20 Slawomir Nowaczyk * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace. @@ -574,7 +1056,7 @@ * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news. * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ... * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs - versions in separte files. Update copyright notices. + versions in separate files. Update copyright notices. 2006-06-03 Eli Zaretskii @@ -649,8 +1131,8 @@ * pl-refcard.tex (section{Info}): Ditto. Translation suggested by Slawomir Nowaczyk . - * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry - for `i' is not translated yet. + * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. + Entry for `i' is not translated yet. * pt-br-refcard.tex (section{Info}): Ditto. @@ -1379,7 +1861,7 @@ * NEWS: Lots of clarifications and cleanups. -2005-05-05 Slawomir Nowaczyk (tiny change) +2005-05-05 Slawomir Nowaczyk * TUTORIAL.pl: Updated header. @@ -3427,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,