Mercurial > emacs
diff etc/ChangeLog @ 90796:4ef881a120fe
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 675-697)
- Update from CVS
- Merge from gnus--rel--5.10
- Release ERC 5.2.
* gnus--rel--5.10 (patch 211-215)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 11 Apr 2007 00:17:47 +0000 |
parents | c0409ee15cee a995e0466061 |
children | e6fdae9180d4 |
line wrap: on
line diff
--- a/etc/ChangeLog Fri Mar 30 02:06:58 2007 +0000 +++ b/etc/ChangeLog Wed Apr 11 00:17:47 2007 +0000 @@ -1,3 +1,54 @@ +2007-04-04 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> + + * 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 <rgm@gnu.org> + + * 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 <eliz@gnu.org> + + * 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 <mwolson@gnu.org> + + * ERC-NEWS: Update for the ERC 5.2 release. Most of these entries + were for previously-committed changes. + +2007-03-31 Michael Albinus <michael.albinus@gmx.de> + + * PROBLEMS: Remove Tramp problem; it has been fixed. + +2007-03-31 Eli Zaretskii <eliz@gnu.org> + + * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with + modifiers. + +2007-03-23 Glenn Morris <rgm@gnu.org> + + * 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 <rgm@gnu.org> * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns. @@ -322,7 +373,7 @@ (section{TODO Items and Checkboxes}): Checkbox keys moved to this section, added documentation for the key `C-c #'. -2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) +2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> * emacs.py (eargs): Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid Emacs freeze. @@ -417,7 +468,7 @@ (eimport): Use __main__ rather than `emacs' namespace. (modpath): New fun. -2006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change) +2006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace. @@ -680,8 +731,8 @@ * pl-refcard.tex (section{Info}): Ditto. Translation suggested by Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>. - * 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. @@ -1410,7 +1461,7 @@ * NEWS: Lots of clarifications and cleanups. -2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) +2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> * TUTORIAL.pl: Updated header.