Mercurial > emacs
annotate admin/FOR-RELEASE @ 97598:4e53ad6f16b6
(BASE_PURESIZE): Increase to 1250000.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 21 Aug 2008 13:47:37 +0000 |
parents | 94717c52f61d |
children | 73e437dedb98 |
rev | line source |
---|---|
56253
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
1 Tasks needed before the next release. |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
2 |
61193
4a6c38cb9e23
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61171
diff
changeset
|
3 * TO BE DONE SHORTLY BEFORE RELEASE |
61063
4b6f377ee225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60716
diff
changeset
|
4 |
63591
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
5 ** Check for widow and orphan lines in manuals; |
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
6 make sure all the pages really look ok in the manual as formatted. |
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
7 |
85055 | 8 ** Regenerate the pdf versions of the reference cards in etc/refcards/. |
76194 | 9 |
64145
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64137
diff
changeset
|
10 ** Ask maintainers of refcard translations to update them. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64137
diff
changeset
|
11 |
85055 | 12 Emacs 22 translators: |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
13 |
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
14 LANG Translator Status |
85055 | 15 cs Pavel Janík |
16 de Sven Joachim | |
17 fr Eric Jacoboni | |
18 pl Włodek Bzyl | |
19 pt-br Rodrigo Real | |
20 ru Alex Ott | |
21 sk Miroslav Vaško | |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
22 |
80859
923385d32ee9
Add notes about NEWS, as a reminder for the next release.
Glenn Morris <rgm@gnu.org>
parents:
80854
diff
changeset
|
23 ** Remove temporary +++/--- lines in NEWS. |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
24 |
80859
923385d32ee9
Add notes about NEWS, as a reminder for the next release.
Glenn Morris <rgm@gnu.org>
parents:
80854
diff
changeset
|
25 ** Try to reorder NEWS: most important things first, related items together. |
923385d32ee9
Add notes about NEWS, as a reminder for the next release.
Glenn Morris <rgm@gnu.org>
parents:
80854
diff
changeset
|
26 |
97552
94717c52f61d
** Update INSTALL and NEWS to reflect lack of MS-DOS support, if it still
Chong Yidong <cyd@stupidchicken.com>
parents:
97514
diff
changeset
|
27 ** Update INSTALL and NEWS to reflect lack of MS-DOS support, if it still |
94717c52f61d
** Update INSTALL and NEWS to reflect lack of MS-DOS support, if it still
Chong Yidong <cyd@stupidchicken.com>
parents:
97514
diff
changeset
|
28 isn't working by then. |
94717c52f61d
** Update INSTALL and NEWS to reflect lack of MS-DOS support, if it still
Chong Yidong <cyd@stupidchicken.com>
parents:
97514
diff
changeset
|
29 |
85215 | 30 * WINDOWS SUPPORT BUGS |
76426 | 31 |
97240
82aa055ad4c4
Mention crashes with .tar.gz files on Windows.
Eli Zaretskii <eliz@gnu.org>
parents:
97176
diff
changeset
|
32 ** Emacs crashes on Windows when visiting .tar.gz files. See |
82aa055ad4c4
Mention crashes with .tar.gz files on Windows.
Eli Zaretskii <eliz@gnu.org>
parents:
97176
diff
changeset
|
33 |
82aa055ad4c4
Mention crashes with .tar.gz files on Windows.
Eli Zaretskii <eliz@gnu.org>
parents:
97176
diff
changeset
|
34 http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01850.html |
82aa055ad4c4
Mention crashes with .tar.gz files on Windows.
Eli Zaretskii <eliz@gnu.org>
parents:
97176
diff
changeset
|
35 |
82aa055ad4c4
Mention crashes with .tar.gz files on Windows.
Eli Zaretskii <eliz@gnu.org>
parents:
97176
diff
changeset
|
36 and its follow-ups. |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
37 |
77602
a647e6a2454d
Add pointers to the relevant mailing lists threads.
Glenn Morris <rgm@gnu.org>
parents:
77600
diff
changeset
|
38 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind |
91636
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
39 Verify that the new font backend eliminates this and other Cleartype related |
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
40 problems. |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72444
diff
changeset
|
41 |
72659
7817efe2e430
ispell.el problem is a Windows-only bug (if it exists).
Chong Yidong <cyd@stupidchicken.com>
parents:
72657
diff
changeset
|
42 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. |
7817efe2e430
ispell.el problem is a Windows-only bug (if it exists).
Chong Yidong <cyd@stupidchicken.com>
parents:
72657
diff
changeset
|
43 (Did we decide that is unreproducible?) |
7817efe2e430
ispell.el problem is a Windows-only bug (if it exists).
Chong Yidong <cyd@stupidchicken.com>
parents:
72657
diff
changeset
|
44 |
78912 | 45 * BUGS WAITING FOR MORE USER INPUT |
46 | |
85215 | 47 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) |
48 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html | |
78967 | 49 |
78912 | 50 ** undefined reference getopt_long |
51 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs | |
52 from 2007-08-27. Impossible to procede without more input from OP (as | |
53 of 20070912, emails are bouncing) or someone else who can reproduce this. | |
54 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html | |
55 | |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72444
diff
changeset
|
56 * BUGS |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72444
diff
changeset
|
57 |
84738 | 58 ** Does deleting frames run Lisp code? If so, can we get rid of that? |
59 It is a dangerous design. | |
60 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html | |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
61 |
83905
2d3f885cd5a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
83904
diff
changeset
|
62 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c? |
84946 | 63 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01987.html |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
64 |
84734 | 65 ** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode. |
66 "can't turn off font-lock" | |
67 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html | |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
68 |
84810
96f5824834bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84770
diff
changeset
|
69 ** mah@everybody.org, Sep 18: erc causes emacs to hang with multi-tty |
84946 | 70 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01765.html |
79001
014d07e8bae7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
78996
diff
changeset
|
71 |
84810
96f5824834bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84770
diff
changeset
|
72 ** jbw@macs.hw.ac.uk, Sep 18: before-string property has no effect if display property is empty |
84946 | 73 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00094.html |
74 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01816.html | |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
75 |
84839
13a057bb5491
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84810
diff
changeset
|
76 ** sdl.web@gmail.com, Sep 24: TLS infinite loop. |
84946 | 77 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html |
78 | |
85025
f689d2c685d0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84973
diff
changeset
|
79 ** herring@lanl.gov: find-func: can no longer find adviced subrs |
f689d2c685d0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84973
diff
changeset
|
80 This ought to work. |
79530
02c5da0e480d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79522
diff
changeset
|
81 |
85055 | 82 ** \\{...} produces duplicate entries |
83 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html | |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
84 |
85055 | 85 ** menu indications of key bindings for remapped commands |
86 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html | |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
87 |
85307
af8ac7ad50ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85215
diff
changeset
|
88 ** rms: gnus-dired.el is a mistake. Those features should not |
85308
421d8593b3ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85307
diff
changeset
|
89 be part of Gnus. They should be moved to some other part of Emacs. |
87177
e0020f0f90e3
Remove "window-system in face definition" [of gnus-treat-emphasize]. Remove
Reiner Steib <Reiner.Steib@gmx.de>
parents:
86905
diff
changeset
|
90 rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been |
e0020f0f90e3
Remove "window-system in face definition" [of gnus-treat-emphasize]. Remove
Reiner Steib <Reiner.Steib@gmx.de>
parents:
86905
diff
changeset
|
91 minimized. I don't know what is left to do here. |
86215 | 92 |
79380
64025782b13f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79343
diff
changeset
|
93 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect |
95196
e9bf5f822a12
Remove Windows problem about the XPM image library being
Juanma Barranquero <lekktu@gmail.com>
parents:
94431
diff
changeset
|
94 |
79380
64025782b13f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
79343
diff
changeset
|
95 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
96 |
87577
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
97 ** multi-tty does not work correctly. |
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
98 If the server is started from a tty frame and emacsclient creates an |
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
99 X11 frame, the tty frame gets confused, it thinks it is an X11 frame |
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
100 when trying to do a C-z. This worked with server.el version 1.136, it |
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
101 broke after that. |
f6171844a880
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87453
diff
changeset
|
102 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00545.html |
87680
30126318d2b0
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87577
diff
changeset
|
103 Also emacsclient does not work on Windows, it also worked with |
30126318d2b0
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87577
diff
changeset
|
104 server.el version 1.136. |
30126318d2b0
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87577
diff
changeset
|
105 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html |
80180
1c2ce4ba404b
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong <cyd@stupidchicken.com>
parents:
80124
diff
changeset
|
106 |
91685 | 107 ** skeleton bug? Or is it now working as documented? |
108 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html | |
109 | |
91686 | 110 ** move verilog-mode.el compile patterns into compile.el? |
111 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html | |
80185
293d343d7e9b
** Should dired-do-search bind tags-loop-revert-buffers automatically?
Chong Yidong <cyd@stupidchicken.com>
parents:
80184
diff
changeset
|
112 |
91748 | 113 ** stack-trace-on-error segfaults infloop |
114 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg02031.html | |
115 | |
91726
920a9f8f6463
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
91722
diff
changeset
|
116 ** han@mijncomputer.nl, Feb 3: emacsclient misbehaves |
80253
116e3de85304
** Shell-script indenting of &&, | (patch available)
Chong Yidong <cyd@stupidchicken.com>
parents:
80249
diff
changeset
|
117 |
92361
64062dd6789d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
92197
diff
changeset
|
118 ** Mouse clicks on the menubar don't currently work with a console |
64062dd6789d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
92197
diff
changeset
|
119 Following the direct use of Gpm, the menubar now needs to be |
64062dd6789d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
92197
diff
changeset
|
120 considered a special part of the screen in Emacs on a console. |
64062dd6789d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
92197
diff
changeset
|
121 http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html |
80282
b4445f71b579
** Bug in etags ".." code
Chong Yidong <cyd@stupidchicken.com>
parents:
80253
diff
changeset
|
122 |
92861 | 123 ** unicode-merge issues: |
124 | |
125 *** The data segment size increased after the unicode-2 merge. | |
126 The "data" size increased for emacs from ~4MB to ~11MB on x86. | |
127 The temacs sizes are comparable. | |
128 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html | |
80306
825be512e2e6
(WINDOWS SUPPORT BUGS): Add two issues.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80300
diff
changeset
|
129 |
96800
fff698ac2f2a
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96680
diff
changeset
|
130 ** Clean up Emacs.app references in code and documentation. |
80306
825be512e2e6
(WINDOWS SUPPORT BUGS): Add two issues.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80300
diff
changeset
|
131 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
132 * DOCUMENTATION |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
133 |
97043
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96800
diff
changeset
|
134 ** Verify if doc/emacs/macos.texi is still useful, remove it if it is not. |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96800
diff
changeset
|
135 |
91636
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
136 ** Document multi-tty features |
91710 | 137 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html |
138 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html | |
91636
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
139 |
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
140 ** Document new font backend |
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
141 |
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
142 ** Document XEmbed support |
238083b6e094
Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents:
91403
diff
changeset
|
143 |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
144 ** Check the Emacs Tutorial. |
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
145 |
73198
14c255fed792
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73195
diff
changeset
|
146 The first line of every tutorial must begin with text ending in a |
14c255fed792
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73195
diff
changeset
|
147 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective |
84734 | 148 language. This should be followed by "See end for copying conditions", |
149 likewise in the respective language. | |
61202
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
150 |
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
151 After each file name, on the same line or the following line, come the |
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
152 names of the people who have checked it. |
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
153 |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
154 SECTION READERS |
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
155 ---------------------------------- |
85215 | 156 etc/TUTORIAL |
157 etc/TUTORIAL.bg | |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
158 etc/TUTORIAL.cn |
85215 | 159 etc/TUTORIAL.cs |
160 etc/TUTORIAL.de | |
75947 | 161 etc/TUTORIAL.eo |
85215 | 162 etc/TUTORIAL.es |
163 etc/TUTORIAL.fr | |
164 etc/TUTORIAL.it | |
165 etc/TUTORIAL.ja | |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
166 etc/TUTORIAL.ko |
85215 | 167 etc/TUTORIAL.nl |
168 etc/TUTORIAL.pl | |
169 etc/TUTORIAL.pt_BR | |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
170 etc/TUTORIAL.ro |
85215 | 171 etc/TUTORIAL.ru |
172 etc/TUTORIAL.sk | |
173 etc/TUTORIAL.sl | |
174 etc/TUTORIAL.sv | |
175 etc/TUTORIAL.th | |
61171
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
176 etc/TUTORIAL.zh |
7647346fa1e1
Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR.
Marcelo Toledo <marcelo@gnu.org>
parents:
61063
diff
changeset
|
177 |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
178 ** Check the manual. |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
179 |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
180 abbrevs.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
181 ack.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
182 anti.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
183 arevert-xtra.texi |
97176 | 184 basic.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
185 buffers.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
186 building.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
187 calendar.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
188 cal-xtra.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
189 cmdargs.texi |
96669
007868df5b58
commands.texi checked
Chong Yidong <cyd@stupidchicken.com>
parents:
96663
diff
changeset
|
190 commands.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
191 custom.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
192 dired.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
193 dired-xtra.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
194 display.texi |
96652
a77be0c2c2f7
Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents:
96339
diff
changeset
|
195 emacs.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
196 emacs-xtra.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
197 emerge-xtra.texi |
96680
fb7776f6d5eb
Checked entering.texi
Chong Yidong <cyd@stupidchicken.com>
parents:
96669
diff
changeset
|
198 entering.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
199 files.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
200 fixit.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
201 fortran-xtra.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
202 frames.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
203 glossary.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
204 gnu.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
205 gpl.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
206 help.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
207 indent.texi |
97505
64933a4dc585
killing.texi checked
Chong Yidong <cyd@stupidchicken.com>
parents:
97404
diff
changeset
|
208 killing.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
209 kmacro.texi |
97330
a271219c6580
Add note about macos.texi.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
97240
diff
changeset
|
210 macos.texi -- contents need to be evaluated and see what is still |
a271219c6580
Add note about macos.texi.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
97240
diff
changeset
|
211 relevant after the NS merge. |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
212 maintaining.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
213 major.texi |
96652
a77be0c2c2f7
Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents:
96339
diff
changeset
|
214 mark.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
215 mini.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
216 misc.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
217 msdog.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
218 msdog-xtra.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
219 mule.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
220 m-x.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
221 programs.texi |
97514 | 222 regs.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
223 rmail.texi |
96652
a77be0c2c2f7
Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents:
96339
diff
changeset
|
224 screen.texi -- cyd |
96334
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
225 search.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
226 sending.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
227 text.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
228 trouble.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
229 windows.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
230 xresources.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
231 |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
232 ** Check the Lisp manual. |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
233 |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
234 abbrevs.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
235 advice.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
236 anti.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
237 back.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
238 backups.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
239 buffers.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
240 commands.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
241 compile.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
242 control.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
243 customize.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
244 debugging.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
245 display.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
246 doclicense.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
247 edebug.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
248 elisp.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
249 errors.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
250 eval.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
251 files.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
252 frames.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
253 functions.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
254 hash.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
255 help.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
256 hooks.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
257 index.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
258 internals.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
259 intro.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
260 keymaps.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
261 lists.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
262 loading.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
263 locals.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
264 macros.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
265 maps.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
266 markers.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
267 minibuf.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
268 modes.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
269 nonascii.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
270 numbers.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
271 objects.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
272 os.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
273 positions.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
274 processes.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
275 searching.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
276 sequences.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
277 spellfile |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
278 streams.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
279 strings.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
280 symbols.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
281 syntax.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
282 text.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
283 tips.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
284 two.el |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
285 variables.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
286 windows.texi |
677e18806354
Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents:
96265
diff
changeset
|
287 |
95782
be5846252dfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95561
diff
changeset
|
288 * PLANNED ADDITIONS |
97404 | 289 ** CEDET (not for 23.1 due to paperwork issues, perhaps for 23.2) |
95782
be5846252dfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95561
diff
changeset
|
290 ** ruby-mode |
be5846252dfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95561
diff
changeset
|
291 ** js2-mode |
96070
4c8ca47f4ea8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95782
diff
changeset
|
292 ** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray). |
56267 | 293 |
294 Local variables: | |
295 mode: outline | |
70885
cb7b2f48a590
Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70813
diff
changeset
|
296 coding: utf-8 |
56267 | 297 end: |