annotate admin/FOR-RELEASE @ 99492:ee792794d888

(isearch-search-fun): Compare the length of the current search string with the length of the string from the previous search state to detect the situation when the user adds or removes characters in the search string. Use word-search-forward-lax and word-search-backward-lax in this case, and otherwise word-search-forward and word-search-backward.
author Juri Linkov <juri@jurta.org>
date Tue, 11 Nov 2008 19:43:09 +0000
parents dec2330b7941
children 99efedb95ea8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
8 ** Regenerate the pdf versions of the reference cards in etc/refcards/.
76194
dd46f744496b *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76151
diff changeset
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
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
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
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
15 cs Pavel Janík
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
16 de Sven Joachim
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
17 fr Eric Jacoboni
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
18 pl Włodek Bzyl
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
19 pt-br Rodrigo Real
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
20 ru Alex Ott
0770b6970632 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85025
diff changeset
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
72523
85d27b00d6b0 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 72444
diff changeset
27 * BUGS
85d27b00d6b0 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 72444
diff changeset
28
84738
c98c5f510060 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 84735
diff changeset
29 ** Does deleting frames run Lisp code? If so, can we get rid of that?
c98c5f510060 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 84735
diff changeset
30 It is a dangerous design.
c98c5f510060 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 84735
diff changeset
31 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
32
83905
2d3f885cd5a2 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 83904
diff changeset
33 ** Why were the calls to x_fully_uncatch_errors commented out in eval.c?
84946
635c3d8f3903 Add URLs.
Glenn Morris <rgm@gnu.org>
parents: 84839
diff changeset
34 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
35
85307
af8ac7ad50ad *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 85215
diff changeset
36 ** 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
37 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
38 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
39 minimized. I don't know what is left to do here.
86215
4b2a5a1e790d Add Gnus problems.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 86214
diff changeset
40
79380
64025782b13f *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 79343
diff changeset
41 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
97754
596dd1460529 MS-DOS returns.
Glenn Morris <rgm@gnu.org>
parents: 97713
diff changeset
42 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02091.html
95196
e9bf5f822a12 Remove Windows problem about the XPM image library being
Juanma Barranquero <lekktu@gmail.com>
parents: 94431
diff changeset
43
97757
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
44 Fixed by this change?
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
45
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
46 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
47
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
48 * ps-print.el: [...]
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
49 (ps-do-despool): If ps-lpr-switches is not a list, force it to be one.
a19f7e903195 \\{...} produces duplicate entries: seems fixed in 23.0.60
Glenn Morris <rgm@gnu.org>
parents: 97756
diff changeset
50
98234
dc12281f6c35 Add an item for using EMACS_INT for buffer/string positions.
Kenichi Handa <handa@m17n.org>
parents: 97991
diff changeset
51 ** In C, use EMACS_INT for variables and structure members
dc12281f6c35 Add an item for using EMACS_INT for buffer/string positions.
Kenichi Handa <handa@m17n.org>
parents: 97991
diff changeset
52 for buffer/string positions. E.g. struct it, struct text_pos.
dc12281f6c35 Add an item for using EMACS_INT for buffer/string positions.
Kenichi Handa <handa@m17n.org>
parents: 97991
diff changeset
53
97991
bd76a65f1484 data segment size issue filed as bug#892.
Glenn Morris <rgm@gnu.org>
parents: 97975
diff changeset
54 * DOCUMENTATION
80306
825be512e2e6 (WINDOWS SUPPORT BUGS): Add two issues.
Reiner Steib <Reiner.Steib@gmx.de>
parents: 80300
diff changeset
55
96800
fff698ac2f2a *** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents: 96680
diff changeset
56 ** 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
57
97043
9592c50233ab Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 96800
diff changeset
58 ** 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
59
91636
238083b6e094 Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents: 91403
diff changeset
60 ** Document multi-tty features
91710
faf739f906df *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 91708
diff changeset
61 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html
faf739f906df *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 91708
diff changeset
62 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
63
238083b6e094 Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents: 91403
diff changeset
64 ** Document new font backend
238083b6e094 Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents: 91403
diff changeset
65
238083b6e094 Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents: 91403
diff changeset
66 ** Document XEmbed support
238083b6e094 Add major documentation writing that needs doing
Jason Rumney <jasonr@gnu.org>
parents: 91403
diff changeset
67
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
68 ** 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
69
73198
14c255fed792 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 73195
diff changeset
70 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
71 period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
84734
03615bd13ee7 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 84608
diff changeset
72 language. This should be followed by "See end for copying conditions",
03615bd13ee7 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 84608
diff changeset
73 likewise in the respective language.
61202
27302c01afb4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 61195
diff changeset
74
27302c01afb4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 61195
diff changeset
75 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
76 names of the people who have checked it.
27302c01afb4 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 61195
diff changeset
77
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
78 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
79 ----------------------------------
85215
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
80 etc/TUTORIAL
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
81 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
82 etc/TUTORIAL.cn
85215
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
83 etc/TUTORIAL.cs
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
84 etc/TUTORIAL.de
75947
985e68522767 *** empty log message ***
Kim F. Storm <storm@cua.dk>
parents: 75806
diff changeset
85 etc/TUTORIAL.eo
85215
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
86 etc/TUTORIAL.es
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
87 etc/TUTORIAL.fr
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
88 etc/TUTORIAL.it
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
89 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
90 etc/TUTORIAL.ko
85215
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
91 etc/TUTORIAL.nl
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
92 etc/TUTORIAL.pl
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
93 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
94 etc/TUTORIAL.ro
85215
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
95 etc/TUTORIAL.ru
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
96 etc/TUTORIAL.sk
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
97 etc/TUTORIAL.sl
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
98 etc/TUTORIAL.sv
16a560346fd1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 85098
diff changeset
99 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
100 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
101
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
102 ** Check the manual.
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
103
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
104 abbrevs.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
105 ack.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
106 anti.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
107 arevert-xtra.texi
97176
a1fc8c1e474a Checked basic.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 97043
diff changeset
108 basic.texi -- cyd
98619
83df7259552d Checked buffers.texi.
Chong Yidong <cyd@stupidchicken.com>
parents: 98305
diff changeset
109 buffers.texi -- cyd
99271
705b95a5c9b0 Checked building.texi.
Chong Yidong <cyd@stupidchicken.com>
parents: 99176
diff changeset
110 building.texi -- cyd
97713
5f641e3c827d *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 97685
diff changeset
111 calendar.texi -- rgm
97754
596dd1460529 MS-DOS returns.
Glenn Morris <rgm@gnu.org>
parents: 97713
diff changeset
112 cal-xtra.texi -- rgm
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
113 cmdargs.texi
96669
007868df5b58 commands.texi checked
Chong Yidong <cyd@stupidchicken.com>
parents: 96663
diff changeset
114 commands.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
115 custom.texi
99449
dec2330b7941 Checked dired.texi.
Chong Yidong <cyd@stupidchicken.com>
parents: 99310
diff changeset
116 dired.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
117 dired-xtra.texi
97892
097f98acbc96 Checked display.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 97784
diff changeset
118 display.texi -- cyd
96652
a77be0c2c2f7 Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents: 96339
diff changeset
119 emacs.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
120 emacs-xtra.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
121 emerge-xtra.texi
96680
fb7776f6d5eb Checked entering.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 96669
diff changeset
122 entering.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
123 files.texi
98301
76e54391526f checked fixit.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 98234
diff changeset
124 fixit.texi -- cyd
97684
32b93a043249 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 97620
diff changeset
125 fortran-xtra.texi -- rgm
98919
e99979838a3a Checked frames.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 98619
diff changeset
126 frames.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
127 glossary.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
128 help.texi
99176
988cefdbb59a checked indent.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 98956
diff changeset
129 indent.texi -- cyd
97505
64933a4dc585 killing.texi checked
Chong Yidong <cyd@stupidchicken.com>
parents: 97404
diff changeset
130 killing.texi -- cyd
98305
d75de42140eb Checked kmacro.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 98301
diff changeset
131 kmacro.texi -- cyd
97330
a271219c6580 Add note about macos.texi.
Dan Nicolaescu <dann@ics.uci.edu>
parents: 97240
diff changeset
132 macos.texi -- contents need to be evaluated and see what is still
97975
1a78b3eae932 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 97955
diff changeset
133 relevant after the NS merge. (If this is here, why is ns-emacs.texi
1a78b3eae932 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 97955
diff changeset
134 relegated to doc/misc?)
99282
b829792183db Checked maintaining.texi.
Chong Yidong <cyd@stupidchicken.com>
parents: 99271
diff changeset
135 maintaining.texi -- cyd
98956
7505448cbcf2 Checked major.texi.
Chong Yidong <cyd@stupidchicken.com>
parents: 98919
diff changeset
136 major.texi -- cyd
96652
a77be0c2c2f7 Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents: 96339
diff changeset
137 mark.texi -- cyd
97620
73e437dedb98 Checked mini.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 97552
diff changeset
138 mini.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
139 misc.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
140 msdog.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
141 msdog-xtra.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
142 mule.texi
99310
8a10e7f2f286 Checked search.texi and m-x.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 99282
diff changeset
143 m-x.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
144 programs.texi
97514
b05ca2031f35 Checked regs.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 97505
diff changeset
145 regs.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
146 rmail.texi
96652
a77be0c2c2f7 Two additional files checked.
Chong Yidong <cyd@stupidchicken.com>
parents: 96339
diff changeset
147 screen.texi -- cyd
99310
8a10e7f2f286 Checked search.texi and m-x.texi
Chong Yidong <cyd@stupidchicken.com>
parents: 99282
diff changeset
148 search.texi -- cyd
96334
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
149 sending.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
150 text.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
151 trouble.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
152 windows.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
153 xresources.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
154
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
155 ** Check the Lisp manual.
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
156
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
157 abbrevs.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
158 advice.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
159 anti.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
160 back.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
161 backups.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
162 buffers.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
163 commands.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
164 compile.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
165 control.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
166 customize.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
167 debugging.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
168 display.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
169 edebug.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
170 elisp.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
171 errors.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
172 eval.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
173 files.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
174 frames.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
175 functions.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
176 hash.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
177 help.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
178 hooks.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
179 index.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
180 internals.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
181 intro.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
182 keymaps.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
183 lists.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
184 loading.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
185 locals.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
186 macros.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
187 maps.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
188 markers.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
189 minibuf.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
190 modes.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
191 nonascii.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
192 numbers.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
193 objects.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
194 os.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
195 positions.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
196 processes.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
197 searching.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
198 sequences.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
199 streams.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
200 strings.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
201 symbols.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
202 syntax.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
203 text.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
204 tips.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
205 variables.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
206 windows.texi
677e18806354 Add manual checking list.
Chong Yidong <cyd@stupidchicken.com>
parents: 96265
diff changeset
207
95782
be5846252dfd *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 95561
diff changeset
208 * PLANNED ADDITIONS
97754
596dd1460529 MS-DOS returns.
Glenn Morris <rgm@gnu.org>
parents: 97713
diff changeset
209
97404
4b2fa911beae *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 97330
diff changeset
210 ** 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
211 ** ruby-mode
be5846252dfd *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 95561
diff changeset
212 ** js2-mode
96070
4c8ca47f4ea8 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 95782
diff changeset
213 ** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
97955
115c08c1df79 *** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents: 97892
diff changeset
214 ** gas-mode ?
97754
596dd1460529 MS-DOS returns.
Glenn Morris <rgm@gnu.org>
parents: 97713
diff changeset
215
56267
d8b8139546ea Use outline-mode.
Kim F. Storm <storm@cua.dk>
parents: 56266
diff changeset
216
d8b8139546ea Use outline-mode.
Kim F. Storm <storm@cua.dk>
parents: 56266
diff changeset
217 Local variables:
d8b8139546ea Use outline-mode.
Kim F. Storm <storm@cua.dk>
parents: 56266
diff changeset
218 mode: outline
70885
cb7b2f48a590 Update refcard translations. Add coding cookie.
Reiner Steib <Reiner.Steib@gmx.de>
parents: 70813
diff changeset
219 coding: utf-8
56267
d8b8139546ea Use outline-mode.
Kim F. Storm <storm@cua.dk>
parents: 56266
diff changeset
220 end: