Mercurial > emacs
annotate admin/FOR-RELEASE @ 63914:402efef82fd9
(*EDT-keys*, edt-default-global-map, edt-last-copied-word,
edt-learn-macro-count, edt-orig-page-delimiter, edt-orig-transient-mark-mode,
edt-rect-start-point, edt-user-global-map, rect-start-point, time-string,
zmacs-region-stays): `defvar' to silence the byte-compiler.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 02 Jul 2005 14:01:11 +0000 |
parents | ad8b4e99c0fa |
children | 21ef80299621 |
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 |
61193
4a6c38cb9e23
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61171
diff
changeset
|
5 ** `undo-ask-before-discard', currently set to t for debugging purposes |
61063
4b6f377ee225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60716
diff
changeset
|
6 has to be set to nil: when t, it can leak memory and cause other problems. |
4b6f377ee225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60716
diff
changeset
|
7 |
63585
ba0246b5a6bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63566
diff
changeset
|
8 ** Update release dates of manuals. |
ba0246b5a6bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63566
diff
changeset
|
9 |
ba0246b5a6bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63566
diff
changeset
|
10 ** Spell check the manuals. |
ba0246b5a6bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63566
diff
changeset
|
11 |
ba0246b5a6bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63566
diff
changeset
|
12 ** Get rid of overfull and underfull boxes in manuals. |
63566
f39bd4f7c7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63471
diff
changeset
|
13 |
63591
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
14 ** Check for widow and orphan lines in manuals; |
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
15 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
|
16 |
63774
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
17 ** Update facemenu-unlisted-faces, adding whatever other |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
18 face name prefixes should be in it for good results. |
63591
e477f7119e3c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63585
diff
changeset
|
19 |
56267 | 20 * NEW FEATURES |
21 | |
58110
97a3448cd53c
Add a note about VC-over-Tramp.
André Spiegel <spiegel@gnu.org>
parents:
58059
diff
changeset
|
22 ** Make VC-over-Tramp work where possible, or at least fail |
97a3448cd53c
Add a note about VC-over-Tramp.
André Spiegel <spiegel@gnu.org>
parents:
58059
diff
changeset
|
23 gracefully if something isn't supported over Tramp. |
97a3448cd53c
Add a note about VC-over-Tramp.
André Spiegel <spiegel@gnu.org>
parents:
58059
diff
changeset
|
24 To be done by Andre Spiegel <spiegel@gnu.org>. |
97a3448cd53c
Add a note about VC-over-Tramp.
André Spiegel <spiegel@gnu.org>
parents:
58059
diff
changeset
|
25 |
59744
19a1efbcc922
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
59726
diff
changeset
|
26 ** Update Speedbar. |
19a1efbcc922
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
59726
diff
changeset
|
27 |
63726
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63681
diff
changeset
|
28 ** Update vhdl-mode.el based on changes in |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63681
diff
changeset
|
29 http://opensource.ethz.ch/emacs/vhdl-mode.html. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63681
diff
changeset
|
30 |
63890
ad8b4e99c0fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63804
diff
changeset
|
31 ** Debug custom themes. |
61506
d1e357adedb5
Add: Adapt mouse-sel-mode to mouse-1-click-follows-link.
Kim F. Storm <storm@cua.dk>
parents:
61430
diff
changeset
|
32 |
56267 | 33 * FATAL ERRORS |
34 | |
57845
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
35 ** Investigate reported crashes in compact_small_strings. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
36 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
37 ** Investigate reported crashes related to using an |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
38 invalid pointer from string_free_list. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
39 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
40 |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
41 * BUGS |
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
42 |
63774
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
43 ** Bug in ebrowse |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
44 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
45 Date: Fri, 27 May 2005 17:35:48 +0200 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
46 From: Markus Gritsch <gritsch@iue.tuwien.ac.at> |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
47 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
48 the C++ header file which led to the problematic BROWSE file reads |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
49 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
50 namespace test { |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
51 class Base |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
52 { |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
53 }; |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
54 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
55 class B : public Base |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
56 { |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
57 }; |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
58 } |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
59 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
60 class A : public test::Base |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
61 { |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
62 }; |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
63 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
64 The *Tree* is then displayed as |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
65 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
66 *Globals* |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
67 test |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
68 test::Base |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
69 test::B |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
70 |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
71 The class A seems to be missing. |
ab5140e18bc9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63726
diff
changeset
|
72 |
58814
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
73 ** Ange-ftp should ignore irrelevant IPv6 errors: |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
74 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
75 Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl> |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
76 From: "Piet van Oostrum" <piet@cs.uu.nl> |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
77 To: emacs-pretest-bug@gnu.org |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
78 Subject: Ange-ftp can't deal with IPV6/IPV4 fallback |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
79 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
80 Symptoms: |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
81 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
82 C-x C-f /ftp.nluug.nl:/ |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
83 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
84 The problem is that the DNS first gives an IPV6 address. However our |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
85 router doesn't do IPV6. Ftp then falls back to IPV4: |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
86 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
87 ftp> open ftp.nluug.nl |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
88 Trying 2001:610:1:80aa:192:87:102:36... |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
89 ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to host |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
90 Trying 192.87.102.36... |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
91 Connected to ftp.nluug.nl. |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
92 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
93 Ange-ftp chokes on the `No route to host' message and doesn't look any |
58997 | 94 further. |
58814
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
95 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
96 I think in the near future we will see more of this problem, so it might be |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
97 time to make anfe-ftp more intelligent. |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
98 |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
99 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
100 * DOCUMENTATION |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
101 |
58047
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
102 ** Document Custom Themes. |
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
103 |
63566
f39bd4f7c7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63471
diff
changeset
|
104 ** Update lispref/README. |
63232 | 105 |
63566
f39bd4f7c7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63471
diff
changeset
|
106 ** Update man/info.texi. |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
107 |
62067
bee2af4a7427
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61602
diff
changeset
|
108 ** Add missing years in copyright notices of all files. |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
109 |
62698
a1de6604aa17
Must update admin/notes/years.
Kim F. Storm <storm@cua.dk>
parents:
62648
diff
changeset
|
110 Policy document admin/notes/years must be updated before |
a1de6604aa17
Must update admin/notes/years.
Kim F. Storm <storm@cua.dk>
parents:
62648
diff
changeset
|
111 making further progress on this task!!! |
a1de6604aa17
Must update admin/notes/years.
Kim F. Storm <storm@cua.dk>
parents:
62648
diff
changeset
|
112 |
62067
bee2af4a7427
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61602
diff
changeset
|
113 Please record your name here and say which part of the distribution |
bee2af4a7427
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61602
diff
changeset
|
114 you're going to handle. |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
115 |
62141 | 116 DIRECTORY STATUS IN CHARGE |
117 --------- ------ --------- | |
62397 | 118 leim working Kenichi Handa |
62612
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
119 lisp/calc working Thien-Thi Nguyen |
62411 | 120 lisp/calendar working Glenn Morris |
62612
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
121 lisp/emulation working Thien-Thi Nguyen |
62466
c23ef4f5daa9
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62443
diff
changeset
|
122 lisp/eshell working Thien-Thi Nguyen |
62275 | 123 lisp/international done Kenichi Handa |
62397 | 124 lisp/languages done Kenichi Handa |
62612
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
125 lisp/mh-e working Thien-Thi Nguyen |
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
126 lisp/net working Thien-Thi Nguyen |
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
127 lisp/play working Thien-Thi Nguyen |
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
128 lisp/term working Thien-Thi Nguyen |
e17037ee949a
For copyright years, change status of TTN-munged areas back to
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62466
diff
changeset
|
129 lisp/toolbar working Thien-Thi Nguyen |
62443
df75a64eebce
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62441
diff
changeset
|
130 lisp/url working Thien-Thi Nguyen |
62141 | 131 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
132 ** Update AUTHORS. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
133 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
134 ** Check the Emacs manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
135 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
136 Each manual section should be checked for factual correctness |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
137 regarding recent changes by at least two people. After each file |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
138 name, on the same line or the following line, come the names of the |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
139 people who have checked it. |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
140 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
141 |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
142 SECTION READERS |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
143 ----------------------------- |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
144 man/abbrevs.texi Chong Yidong Joakim Verona |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
145 man/anti.texi |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
146 man/basic.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
147 man/buffers.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
148 man/building.texi "Ted Zlatanov" <tzz@lifelogs.com> |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
149 man/calendar.texi joakim@verona.se Chong Yidong |
61193
4a6c38cb9e23
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61171
diff
changeset
|
150 man/cmdargs.texi Chong Yidong "Luc Teirlinck" |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
151 man/commands.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
152 man/custom.texi Chong Yidong |
60199 | 153 man/dired.texi Chong Yidong joakim@verona.se |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
154 man/display.texi "Luc Teirlinck" Chong Yidong |
62648 | 155 man/emacs.texi "Luc Teirlinck" Lute Kamstra |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
156 man/entering.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
157 man/files.texi "Luc Teirlinck" Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
158 man/fixit.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
159 man/frames.texi "Luc Teirlinck" Chong Yidong |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
160 man/glossary.texi Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
161 man/help.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
162 man/indent.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
163 man/killing.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
164 man/kmacro.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
165 man/macos.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
166 man/maintaining.texi |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
167 man/major.texi "Luc Teirlinck" Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
168 man/mark.texi "Luc Teirlinck" Chong Yidong |
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
169 man/mini.texi "Luc Teirlinck" Chong Yidong |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
170 man/misc.texi Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
171 man/msdog.texi Chong Yidong |
63681 | 172 man/mule.texi "Luc Teirlinck" Kenichi Handa |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
173 man/m-x.texi "Luc Teirlinck" Chong Yidong |
60716
056673a2ec2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60504
diff
changeset
|
174 man/picture.texi Joakim Verona <joakim@verona.se> Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
175 man/programs.texi "Stephen Eglen" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
176 man/regs.texi "Luc Teirlinck" Chong Yidong |
61420
132c9732a8f0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61373
diff
changeset
|
177 man/rmail.texi Chong Yidong "Luc Teirlinck" |
60716
056673a2ec2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60504
diff
changeset
|
178 man/screen.texi "Luc Teirlinck" Chong Yidong |
056673a2ec2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60504
diff
changeset
|
179 man/search.texi "Luc Teirlinck" Chong Yidong |
61371
6ac5acdd8165
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61356
diff
changeset
|
180 man/sending.texi Chong Yidong "Luc Teirlinck" |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
181 man/text.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
182 man/trouble.texi Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
183 man/windows.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
184 man/xresources.texi |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
185 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
186 ** Check the Emacs Lisp manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
187 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
188 Each manual section should be checked for factual correctness |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
189 regarding recent changes by at least two people. After each file |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
190 name, on the same line or the following line, come the names of the |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
191 people who have checked it. |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
192 |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
193 SECTION READERS |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
194 ---------------------------------- |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
195 lispref/abbrevs.texi "Luc Teirlinck" Chong Yidong |
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
196 lispref/advice.texi joakim@verona.se Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
197 lispref/anti.texi |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
198 lispref/backups.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
199 lispref/buffers.texi "Luc Teirlinck" Chong Yidong |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
200 lispref/calendar.texi Joakim Verona <joakim@verona.se> Chong Yidong |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
201 lispref/commands.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
202 lispref/compile.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
203 lispref/control.texi "Luc Teirlinck" Chong Yidong |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
204 lispref/customize.texi Chong Yidong |
60317 | 205 lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
206 lispref/display.texi Chong Yidong |
63394
32f54f04c71e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63232
diff
changeset
|
207 lispref/edebug.texi Chong Yidong "Luc Teirlinck" |
62247 | 208 lispref/elisp.texi "Luc Teirlinck" Lute Kamstra |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
209 lispref/errors.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
210 lispref/eval.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
211 lispref/files.texi "Luc Teirlinck" Chong Yidong |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
212 lispref/frames.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
213 lispref/functions.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
214 lispref/hash.texi "Luc Teirlinck" Chong Yidong |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
215 lispref/help.texi "Luc Teirlinck" Chong Yidong |
61208 | 216 lispref/hooks.texi Lute Kamstra |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
217 lispref/internals.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
218 lispref/intro.texi "Luc Teirlinck" |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
219 lispref/keymaps.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
220 lispref/lists.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
221 lispref/loading.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
222 lispref/locals.texi |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
223 lispref/macros.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
224 lispref/maps.texi |
60285
c927537088e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60226
diff
changeset
|
225 lispref/markers.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
226 lispref/minibuf.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
227 lispref/modes.texi Chong Yidong |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60317
diff
changeset
|
228 lispref/nonascii.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
229 lispref/numbers.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
230 lispref/objects.texi "Luc Teirlinck" Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
231 lispref/os.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
232 lispref/positions.texi "Luc Teirlinck" Chong Yidong |
62231
2345e9f90013
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62222
diff
changeset
|
233 lispref/processes.texi Chong Yidong Thien-Thi Nguyen |
60716
056673a2ec2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60504
diff
changeset
|
234 lispref/searching.texi "Luc Teirlinck" Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
235 lispref/sequences.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
236 lispref/streams.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
237 lispref/strings.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
238 lispref/symbols.texi "Luc Teirlinck" Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
239 lispref/syntax.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
240 lispref/text.texi Chong Yidong |
60226
da8941727664
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60199
diff
changeset
|
241 lispref/tips.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
242 lispref/variables.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
243 lispref/windows.texi "Luc Teirlinck" Chong Yidong |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
244 |
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
|
245 ** 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
|
246 |
62257
89b47aae4ff5
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62250
diff
changeset
|
247 The first line of every tutorial must begin with text ending in a period |
89b47aae4ff5
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62250
diff
changeset
|
248 (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective language. |
89b47aae4ff5
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62250
diff
changeset
|
249 This should be followed by "See end for copying conditions", likewise |
89b47aae4ff5
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
62250
diff
changeset
|
250 in the respective language. |
61202
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
251 |
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
252 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
|
253 names of the people who have checked it. |
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
254 |
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
|
255 |
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
|
256 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
|
257 ---------------------------------- |
61202
27302c01afb4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61195
diff
changeset
|
258 etc/TUTORIAL rms |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
259 etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.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
|
260 etc/TUTORIAL.cn |
61356 | 261 etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz> |
61332
aa57f6966124
TUTORIAL.de first line updated.
Marcelo Toledo <marcelo@gnu.org>
parents:
61324
diff
changeset
|
262 etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
263 etc/TUTORIAL.es Marcelo Toledo |
61295
b5620f09a3b2
Mark TUTORIAL.{fr,it,ja} as checked.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61222
diff
changeset
|
264 etc/TUTORIAL.fr Thien-Thi Nguyen |
b5620f09a3b2
Mark TUTORIAL.{fr,it,ja} as checked.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61222
diff
changeset
|
265 etc/TUTORIAL.it Thien-Thi Nguyen |
61373 | 266 etc/TUTORIAL.ja Kenichi Handa <handa@m17n.org> |
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
|
267 etc/TUTORIAL.ko |
61208 | 268 etc/TUTORIAL.nl Lute Kamstra |
62086
5393e8e13b21
Updated header of TUTORIAL.pl.
Marcelo Toledo <marcelo@gnu.org>
parents:
62067
diff
changeset
|
269 etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se> |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
270 etc/TUTORIAL.pt_BR Marcelo Toledo |
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
|
271 etc/TUTORIAL.ro |
61559
818ed72fc2d1
TUTORIAL.ru and TUTORIAL.th updated header.
Marcelo Toledo <marcelo@gnu.org>
parents:
61538
diff
changeset
|
272 etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> |
61538
1ba2007fb029
TUTORIAL.sk updated header.
Marcelo Toledo <marcelo@gnu.org>
parents:
61506
diff
changeset
|
273 etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz> |
61324
1f1b8a1bcc8a
Added field maintainer in etc/TUTORIAL.translators. Slovenian TUTORIAL confirmed in admin/FOR-RELEASE. TUTORIAL.ja was set as confirmed, but it still not agree with the correct form.
Marcelo Toledo <marcelo@gnu.org>
parents:
61295
diff
changeset
|
274 etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
275 etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> |
61559
818ed72fc2d1
TUTORIAL.ru and TUTORIAL.th updated header.
Marcelo Toledo <marcelo@gnu.org>
parents:
61538
diff
changeset
|
276 etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> |
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
|
277 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
|
278 |
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
|
279 |
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
|
280 |
56267 | 281 |
282 Local variables: | |
283 mode: outline | |
284 end: |