]> code.delx.au - gnu-emacs/blobdiff - etc/ChangeLog
Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca
[gnu-emacs] / etc / ChangeLog
index caec41133eada5aced2ed9a4b09008627cdfda79..ad6c6395e49a9697eb5b806620ce2cc147e22492 100644 (file)
-2012-10-03  Douglas Lewan  <d_lewan2000@yahoo.com>  (tiny change)
+2012-10-05  Douglas Lewan  <d_lewan2000@yahoo.com>  (tiny change)
 
        * tutorials/TUTORIAL.pt_BR: Fix typo.  (Bug#12557)
 
-2012-08-24  Chong Yidong  <cyd@gnu.org>
+2012-10-01  Eric Ludlam  <zappo@gnu.org>
 
-       * Version 24.2 released.
+       * srecode/cc.srt, srecode/ede-autoconf.srt: New files.
 
-2012-06-01  Chong Yidong  <cyd@gnu.org>
+       * srecode/cpp.srt: Move parts to c.srt.
 
-       * Version 24.1 released.
+       * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
 
-2012-04-26  Jambunathan K  <kjambunathan@gmail.com>
+2012-10-01  Ralf Mattes  <rm@mh-freiburg.de>  (tiny change)
 
-       * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.  With
-       this change, in a description list, if the description paragraph
+       * srecode/el.srt (variable-option): Add missing quote.
+
+2012-10-01  Chong Yidong  <cyd@gnu.org>
+
+       * images/icons/hicolor/32x32/apps/emacs22.png:
+       * images/icons/hicolor/16x16/apps/emacs22.png:
+       * images/icons/hicolor/48x48/apps/emacs22.png:
+       * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
+       (Bug#12536).
+
+2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Revert the FOLLOW-SYMLINKS change for file-attributes.
+       * NEWS: Undo last change.
+
+2012-09-30  Bastien Guerry  <bzg@gnu.org>
+
+       * refcards/orgcard.tex: Update version number.
+
+2012-09-30  Jambunathan K  <kjambunathan@gmail.com>
+
+       * org/OrgOdtContentTemplate.xml:
+       * org/OrgOdtStyles.xml: Add Listing-related entries.
+
+2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       file-attributes has a new optional arg FOLLOW-SYMLINKS.
+       * NEWS: Document the change.
+
+2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * NEWS: The NS port supports fullscreen.
+       Mention that the file dialog is used on NS.
+
+2012-09-17  Glenn Morris  <rgm@gnu.org>
+
+       * refcards/emacsver.tex: New file.
+       * refcards/calccard.tex, refcards/cs-dired-ref.tex:
+       * refcards/cs-refcard.tex, refcards/cs-survival.tex:
+       * refcards/de-refcard.tex, refcards/dired-ref.tex:
+       * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
+       * refcards/fr-refcard.tex, refcards/fr-survival.tex:
+       * refcards/orgcard.tex, refcards/pl-refcard.tex:
+       * refcards/pt-br-refcard.tex, refcards/refcard.tex:
+       * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
+       * refcards/sk-survival.tex, refcards/survival.tex:
+       * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
+       * refcards/calccard.tex (\emacsversionnumber):
+       Rename to \versionemacs, same as all the other refcards.
+       * refcards/Makefile (ENVADD): New variable.
+       (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
+       (%.pdf, %,dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
+       Depend on emacsver.tex.  Add "." to TEXINPUTS for TeX commands.
+
+2012-09-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Remove configure's --without-sync-input option (Bug#12450).
+       * TODO (Make SYNC_INPUT the default): Remove, as the code now
+       behaves as if SYNC_INPUT is always true.
+
+2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Use a more backwards-compatible timer format (Bug#12430).
+       * NEWS: Document it, plus fix a typo.
+
+2012-09-13  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
+
+2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * NEWS: Document timer format change (Bug#12430).
+
+2012-09-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Simplify, document, and port floating-point (Bug#12381).
+       * NEWS: Document NaNs versus signaling-error change.
+
+2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Give more-useful info on a fatal error (Bug#12328).
+       * NEWS: Document the change.
+
+2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Better seeds for (random).
+       * NEWS: Document new behavior of (random), (random "string").
+
+2012-08-28  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * charsets/MULE-ethiopic.map: Fix typo in comment.
+       * charsets/MULE-ipa.map: Likewise.
+       * charsets/MULE-is13194.map: Likewise.
+       * charsets/MULE-lviscii.map: Likewise.
+       * charsets/MULE-sisheng.map: Likewise.
+       * charsets/MULE-tibetan.map: Likewise.
+       * charsets/MULE-uviscii.map: Likewise.
+
+2012-08-09  Chong Yidong  <cyd@gnu.org>
+
+       * images/splash.svg, images/splash.png: Tweak SVG paths to improve
+       legibility.
+
+2012-08-08  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * NEWS: Mention --without-all and --enable-link-time-optimization.
+
+2012-07-31  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * TODO (NS port): Add text about event loop.
+
+2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
+       * NEWS: Document these changes.
+
+2012-07-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * NEWS: Fix typo.
+
+2012-07-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Simplify export of symbols to GDB.
+       * emacs-buffer.gdb ($tagmask, $valmask): Remove.
+       (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
+       by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
+       instead of gdb_use_union, and DATA_SEG_BITS instead of
+       gdb_data_seg_bits.  Also, use $ptr.i rather than $ptr.u.val.
+
+2012-07-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * tutorials/TUTORIAL.he: Make the first sentence display correctly
+       in a left-to-right paragraph, such as what is shown on the fancy
+       splash screen.
+
+2012-07-15  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention exclamation-mark and flymake.
+
+2012-07-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
+
+2012-07-07  Michael Witten  <mfwitten@gmail.com>  (tiny change)
+
+       * tutorials/TUTORIAL: Copyedits (Bug#11689).
+
+2012-06-28  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
+
+2012-06-24  Lawrence Mitchell  <wence@gmx.li>
+
+       * NEWS: Move and improve the defun/defalias changes (bug#11686).
+
+2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Support higher-resolution time stamps (Bug#9000).
+       * NEWS: Mention addition of picoseconds to time stamp format.
+
+2012-06-13  Deniz Dogan  <deniz@dogan.se>
+
+       * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
+
+2012-06-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * PROBLEMS (68000 C compiler problems): Remove obsolete section.
+       Not only are the compilers long-dead, the obsolete advice
+       typically doesn't apply to current Emacs sources.
+
+2012-06-03  Chong Yidong  <cyd@gnu.org>
+
+       * themes/wheatgrass-theme.el:
+       * themes/deeper-blue-theme.el:
+       * themes/tango-dark-theme.el:
+       * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
+       compilation-mode-line-run, and compilation-mode-line-exit faces.
+
+       * themes/manoj-dark-theme.el: Remove :family attributes.
+
+2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
+       * NEWS: Mention this.
+
+2012-06-01  Andrew Beals  <andrew.beals@gmail.com>  (tiny change)
+
+       * spook.lines: Additions.  (Bug#11598)
+
+2012-05-31  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * PROBLEMS: Remove obsolete '#define static' cruft.
+
+2012-05-07  Glenn Morris  <rgm@gnu.org>
+
+       * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
+       * forms/forms-d2.dat: Move to forms/ subdirectory.
+       * forms/README: New.
+
+2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * NEWS: Do not limit current-time-string to years 1000..9999.
+
+2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
+
+       * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
+       With this change, in a description list, if the description paragraph
        spawns multiple lines then it will correctly indented.
 
 2012-04-20  Glenn Morris  <rgm@gnu.org>
 
        * MORE.STUFF: General update.  Mention list-packages.
        Remove many old/outdated URLs.
+2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * publicsuffix.txt: New file (bug#1401).
 
 2012-04-02  Alan Mackenzie  <acm@muc.de>
 
        * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
        New section styles. These sections are indented to the same
        level as the corresponding list entries.  These sections hold
-       tables that occur within a list.  (OrgTable): Increased
-       relative width from 90% to 96% for aesthetic reasons.
+       tables that occur within a list.  (OrgTable):
+       Increased relative width from 90% to 96% for aesthetic reasons.
 
 2012-03-16  Glenn Morris  <rgm@gnu.org>
 
 2012-01-10  Chong Yidong  <cyd@gnu.org>
 
        * tutorials/TUTORIAL: Don't give instructions for old-style X
-       scrollbars.  Use DEL terminology instead of DelBack.  Improve
-       description of graphical continuation lines and mode-line.
+       scrollbars.  Use DEL terminology instead of DelBack.
+       Improve description of graphical continuation lines and mode-line.
        Promote use of C-/ and C-SPC.  Remove discussion of flow control.
 
 2012-01-05  Glenn Morris  <rgm@gnu.org>
        POSIX does not allow "-" in Makefile variable names.
        Reported by Bruno Haible in
        <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
-       * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
+       * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
        DIRED-REFCARDS_PDF.
-       (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
-       (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
-       (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
+       (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
+       (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
+       (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
 
 2011-01-18  Glenn Morris  <rgm@gnu.org>
 
 
 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * NEWS: Mention new library imap-hash.el
+       * NEWS: Mention new library imap-hash.el.
 
 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
 
 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
 
        * images/gud/all.xpm, images/gud/thread.xpm: New icons for
-       gdb-mi.el
+       gdb-mi.el.
 
 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
        * refcards/refcard.tex: Updates for printing.
        (\versionyear): Update to 2007.
-       (\copyrightnotice): Modified or unmodified ok.
+       (\copyrightnotice): Modify or unmodified ok.
        (Simple Customization): Don't use goto-line, since now it's bound.
        Also, use now-preferred (kbd ...) syntax.
 
 
 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
 
-       * orgcard.tex: Version 5.01
+       * orgcard.tex: Version 5.01.
 
 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
 
 2006-09-15  Richard Stallman  <rms@gnu.org>
 
        * THE-GNU-PROJECT: Update with the latest footnotes
-       from www.gnu.org/gnu/the-gnu-project.html
+       from www.gnu.org/gnu/the-gnu-project.html.
 
 2006-09-15  David Kastrup  <dak@gnu.org>
 
 
 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
 
-       * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
+       * erc.texi (Getting Started, Connecting): Change erc-select to erc.
 
 2006-09-02  Juri Linkov  <juri@jurta.org>
 
 
 2006-07-05  Kenichi Handa  <handa@m17n.org>
 
-       * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
-       Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
+       * HELLO: Add a paragraph for non-ASCII examples at the head.
+       Add Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
 
 2006-07-03  Bill Wohler  <wohler@newt.com>
 
 
 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
 
-       * orgcard.tex (section{Motion}): Added the item navigation commands.
+       * orgcard.tex (section{Motion}): Add the item navigation commands.
        (section{Publishing}): New section.
        (section{Links}): Documented elisp and shell links.
 
        New bitmaps for new images.
 
        * images/refresh.xpm, images/sort-ascending.xpm,
-       * images/sort-descending.xpm: Update with GTK 2.x images.  Note
-       that the default GTK icons are not overridden by the GNOME theme
+       * images/sort-descending.xpm: Update with GTK 2.x images.
+       Note that the default GTK icons are not overridden by the GNOME theme
        due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
        wide circulation, then the GTK icons should be replaced with the
        equivalent GNOME icons.  Until then, we should be consistent with
 
 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
 
-       * orgcard.tex: Version 3.20
+       * orgcard.tex: Version 3.20.
 
 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
 
 
 2001-11-22  Colin Walters  <walters@debian.org>
 
-       * PROBLEMS: Remove already applied calc info patches.  Clarify
-       that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
+       * PROBLEMS: Remove already applied calc info patches.
+       Clarify that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
        not handled by alternatives in Debian, the reporter surely meant
        just "--config ftp".
 
 
        * ps-prin1.ps: Footer implementation.  Doc fix.
        (doLineNumber): Code fix for line number color.
-       (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
-       fix for footer implementation.
+       (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
+       Code fix for footer implementation.
        (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
        (FooterFramePath, doFrame, FooterFrame, FooterStart)
        (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
        * ps-prin0.ps: Insert a version number comment (5.2.2).
        Indentation fix.
 
-       * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
-       select page size with/without giving an error if PostScript
+       * ps-prin1.ps: Insert a version number comment (5.2.2).
+       Can select page size with/without giving an error if PostScript
        printer doesn't have this kind of page size.  Zebra Stripe
        continues or restarts on next page.  Indentation fix.
        (BeginSheet): If necessary, rescale n-up to fit on the sheet of
        * termcap.dat, termcap.ucb: Deleted and replaced.
 
        * termcap: New termcap file from the ncurses project; bigger,
-       better, brighter, does away with waxy yellow buildup.  Email
-       me at terminfo@ccil.org if you have any trouble with this.
+       better, brighter, does away with waxy yellow buildup.
+       Email me at terminfo@ccil.org if you have any trouble with this.
 
        * README: Changed to track above change.
 
 
 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
 
-       * Makefile (maintainer-clean): Renamed from realclean.
+       * Makefile (maintainer-clean): Rename from realclean.
 
 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
 
-       * sex.6: Added 900-line support
+       * sex.6: Added 900-line support.
 
        * NEWS: Added news about the package finder.
 
        * DISTRIB: The actual domestic order form is now ORDERS.USA.
        The DISTRIB text now mentions 19.
 
-       * ORDERS.USA: Created.  This is just the order form.  DISTRIB
-       has a pointer to it at the beginning.
+       * ORDERS.USA: Created.  This is just the order form.
+       DISTRIB has a pointer to it at the beginning.
 
        * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
        to it at the beginning.
 
 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
 
-       * etags.c (C_entries): Removed comment saying that \" in a string
+       * etags.c (C_entries): Remove comment saying that \" in a string
        isn't recognized as magic, because it is correctly handled.
 
        * getopt.c, getopt.h: New files, from GNU C library.
        optind.
        (main): Argument processing loop rewritten to call getopt to get
        next option.  Options which take parameters (-o and -i) rewritten
-       to get parameter from optarg instead of argv[1].  Filename
-       preprocessing loop and update command changed similarly.
+       to get parameter from optarg instead of argv[1].
+       Filename preprocessing loop and update command changed similarly.
        * Makefile (etags, ctags): Depend on and link with getopt.h,
        getopt.o, and getopt1.o.
        (getopt.o, getopt1.o): New targets for the GNU getopt routines.
 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
        * make-docfile: Find the arguments to a C function correctly,
-       by not ignoring the character that read_c_string returns.  Don't
-       even try to find argument names for functions that take MANY
+       by not ignoring the character that read_c_string returns.
+       Don't even try to find argument names for functions that take MANY
        or UNEVALLED arguments, since they're a figment of the docstring's
        imagination.
 
 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
 
        * env.c: Add decl for my-index.
-       * etags.c (file-entries): .oak => scheme
+       * etags.c (file-entries): .oak => scheme.
 
 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)