1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
emacs/admin/FOR-RELEASE

200 lines
6.8 KiB
Plaintext
Raw Normal View History

2004-06-20 21:50:53 +00:00
Tasks needed before the next release.
2005-04-01 01:44:36 +00:00
* TO BE DONE SHORTLY BEFORE RELEASE
2005-03-29 01:15:30 +00:00
2005-06-20 03:22:38 +00:00
** Check for widow and orphan lines in manuals;
make sure all the pages really look ok in the manual as formatted.
2007-10-06 01:52:18 +00:00
** Regenerate the pdf versions of the reference cards in etc/refcards/.
2007-02-27 04:02:27 +00:00
2005-07-07 22:57:21 +00:00
** Ask maintainers of refcard translations to update them.
2007-10-06 01:52:18 +00:00
Emacs 22 translators:
LANG Translator Status
2007-10-06 01:52:18 +00:00
cs Pavel Janík
de Sven Joachim
fr Eric Jacoboni
pl Włodek Bzyl
pt-br Rodrigo Real
ru Alex Ott
sk Miroslav Vaško
** Remove temporary +++/--- lines in NEWS.
** Try to reorder NEWS: most important things first, related items together.
2007-10-13 02:53:54 +00:00
* WINDOWS SUPPORT BUGS
2007-03-10 01:54:30 +00:00
2007-03-10 04:21:17 +00:00
These don't need to be fixed before a release, but we call the
2006-08-25 21:08:44 +00:00
attention of Windows users to fixing them.
2004-11-16 17:31:19 +00:00
** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind
Verify that the new font backend eliminates this and other Cleartype related
problems.
2006-08-25 21:08:44 +00:00
** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
(Did we decide that is unreproducible?)
2007-10-13 02:53:54 +00:00
* BUGS WAITING FOR MORE USER INPUT
** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html
2007-09-28 03:32:04 +00:00
** undefined reference getopt_long
Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs
from 2007-08-27. Impossible to procede without more input from OP (as
of 20070912, emails are bouncing) or someone else who can reproduce this.
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html
2007-10-05 07:19:51 +00:00
** emacs-22.1 with GTK problems (with patches)
Only outstanding issue seems to be whether Solaris 2.6 GTK can be
supported in the absence of recursive mutexes, via a change to
alloc.c, or whether configure should abort.
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html
2006-08-25 21:08:44 +00:00
* BUGS
2007-10-06 01:52:18 +00:00
** Document the changes introduced by multi-tty
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html
2007-09-21 04:30:50 +00:00
** Does deleting frames run Lisp code? If so, can we get rid of that?
It is a dangerous design.
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html
2007-09-06 03:36:29 +00:00
** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
2007-09-27 07:27:23 +00:00
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html
2007-09-06 03:36:29 +00:00
2007-09-21 04:06:09 +00:00
** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
"can't turn off font-lock"
http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
2007-09-23 15:22:02 +00:00
** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty
2007-09-27 07:27:23 +00:00
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html
2007-09-23 15:22:02 +00:00
** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty
2007-09-27 07:27:23 +00:00
http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html
2007-09-23 15:22:02 +00:00
2007-09-24 15:26:47 +00:00
** sdl.web@gmail.com, Sep 24: TLS infinite loop.
2007-09-27 07:27:23 +00:00
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
2007-10-03 15:22:54 +00:00
** herring@lanl.gov: find-func: can no longer find adviced subrs
This ought to work.
2007-10-06 01:52:18 +00:00
** \\{...} produces duplicate entries
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html
** menu indications of key bindings for remapped commands
http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html
2007-10-14 23:16:07 +00:00
** rms: gnus-dired.el is a mistake. Those features should not
be part of Gnus. They should be moved to some other part of Emacs.
rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
minimized. I don't know what is left to do here.
2007-11-18 18:57:06 +00:00
2007-11-12 05:59:31 +00:00
** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
** Fix problem with mode-name in SGML mode.
If mode-name stays non-string, add NEWS entry and doc fix.
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html
2008-01-04 09:00:41 +00:00
** multi-tty does not work correctly.
If the server is started from a tty frame and emacsclient creates an
X11 frame, the tty frame gets confused, it thinks it is an X11 frame
when trying to do a C-z. This worked with server.el version 1.136, it
broke after that.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html
2008-01-09 07:40:37 +00:00
Also emacsclient does not work on Windows, it also worked with
server.el version 1.136.
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html
2008-01-30 20:43:43 +00:00
** diff mode change for missing spaces in -u format.
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01114.html
2008-01-04 09:00:41 +00:00
2008-02-08 20:55:11 +00:00
** skeleton bug? Or is it now working as documented?
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html
** move verilog-mode.el compile patterns into compile.el?
http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html
2008-02-08 20:22:17 +00:00
** unicode-merge issues:
** The data segment size increased after the unicode-2 merge.
2008-02-02 01:17:40 +00:00
The "data" size increased for emacs from ~4MB to ~11MB on x86.
The temacs sizes are comparable.
http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html
2008-02-08 20:22:17 +00:00
** ps-prin1.ps: "Handle multiple strings in a line"
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00079.html
Change lost?
** ucs-mule-8859-to-mule-unicode
This has been removed (together with ucs-tables.el), but
latin1-disp.el still uses it.
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00066.html
** auto-compose-current-font
This has been removed, but is still used in
devan-util.el, mlm-util.el, tibet-util.el, tml-util.el
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00064.html
** cp-supported-codepages
This has been removed (together with most of codepage.el), but is
still used by mm-codepage-setup in gnus/mm-util. There is no NEWS
entry about this removal.
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00063.html
* DOCUMENTATION
** Document multi-tty features
** Document new font backend
** Document XEmbed support
** Check the Emacs Tutorial.
2006-09-30 21:20:20 +00:00
The first line of every tutorial must begin with text ending in a
period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
2007-09-21 04:06:09 +00:00
language. This should be followed by "See end for copying conditions",
likewise in the respective language.
2005-04-01 15:42:23 +00:00
After each file name, on the same line or the following line, come the
names of the people who have checked it.
SECTION READERS
----------------------------------
2007-10-13 02:53:54 +00:00
etc/TUTORIAL
etc/TUTORIAL.bg
etc/TUTORIAL.cn
2007-10-13 02:53:54 +00:00
etc/TUTORIAL.cs
etc/TUTORIAL.de
2007-02-16 10:37:51 +00:00
etc/TUTORIAL.eo
2007-10-13 02:53:54 +00:00
etc/TUTORIAL.es
etc/TUTORIAL.fr
etc/TUTORIAL.it
etc/TUTORIAL.ja
etc/TUTORIAL.ko
2007-10-13 02:53:54 +00:00
etc/TUTORIAL.nl
etc/TUTORIAL.pl
etc/TUTORIAL.pt_BR
etc/TUTORIAL.ro
2007-10-13 02:53:54 +00:00
etc/TUTORIAL.ru
etc/TUTORIAL.sk
etc/TUTORIAL.sl
etc/TUTORIAL.sv
etc/TUTORIAL.th
etc/TUTORIAL.zh
2004-06-28 09:03:00 +00:00
Local variables:
mode: outline
coding: utf-8
2004-06-28 09:03:00 +00:00
end: