Mercurial > emacs
annotate admin/FOR-RELEASE @ 83255:9684495d72bc
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-95
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-96
Move Gnus images into etc/images
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-97
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-98
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-99
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-100
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-101
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-102
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-103
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-104
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-105
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-106
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-14
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-15
Update from CVS: lisp/imap.el (imap-log): Doc fix.
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-16
Merge from emacs--cvs-trunk--0
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-295
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 19 Feb 2005 00:06:48 +0000 |
parents | c0215e820840 02a537358370 |
children | 389421e988c2 |
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 |
56267 | 3 * NEW FEATURES |
4 | |
56272
134a7ba00965
Add Gnus and face remapping entries.
Kim F. Storm <storm@cua.dk>
parents:
56270
diff
changeset
|
5 ** Face remapping. |
134a7ba00965
Add Gnus and face remapping entries.
Kim F. Storm <storm@cua.dk>
parents:
56270
diff
changeset
|
6 |
58110
97a3448cd53c
Add a note about VC-over-Tramp.
André Spiegel <spiegel@gnu.org>
parents:
58059
diff
changeset
|
7 ** 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
|
8 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
|
9 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
|
10 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
11 ** define-minor-mode should not put :require into defcustom. |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
12 See msg from rms to emacs-devel on 21 Dec. |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
13 |
59744
19a1efbcc922
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
59726
diff
changeset
|
14 ** Update Speedbar. |
19a1efbcc922
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
59726
diff
changeset
|
15 |
56267 | 16 * FATAL ERRORS |
17 | |
18 ** Investigate face cache related crash. | |
19 | |
20 Indications: Face cache seems to have been cleared, but | |
21 redisplay uses an invalidated face_id with FACE_FROM_ID | |
22 which then returns a NULL pointer. Said to happen with | |
23 isearch faces. | |
24 | |
57845
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
25 ** Investigate reported crashes in compact_small_strings. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
26 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
27 ** Investigate reported crashes related to using an |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
28 invalid pointer from string_free_list. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
29 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
30 |
57829
95e2d2018daa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57356
diff
changeset
|
31 * LOSSAGE |
95e2d2018daa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57356
diff
changeset
|
32 |
95e2d2018daa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57356
diff
changeset
|
33 ** Clean up flymake.el to follow Emacs Lisp conventions. |
56267 | 34 |
58310
0f51d789a78e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58286
diff
changeset
|
35 ** Fix up url-ldap.el. |
0f51d789a78e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58286
diff
changeset
|
36 |
59329
75e5456e5a43
(url-http-handle-authentication): Don't kill the current buffer.
Richard M. Stallman <rms@gnu.org>
parents:
59322
diff
changeset
|
37 ** url/*.el has lots of `(declare (special ...))' which |
75e5456e5a43
(url-http-handle-authentication): Don't kill the current buffer.
Richard M. Stallman <rms@gnu.org>
parents:
59322
diff
changeset
|
38 are meaningless. What's that trying to do? |
75e5456e5a43
(url-http-handle-authentication): Don't kill the current buffer.
Richard M. Stallman <rms@gnu.org>
parents:
59322
diff
changeset
|
39 |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
40 * BUGS |
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
41 |
58814
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
42 ** Ange-ftp should ignore irrelevant IPv6 errors: |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
43 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
44 Message-Id: <4121-Tue23Mar2004165249+0100-piet@cs.uu.nl> |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
45 From: "Piet van Oostrum" <piet@cs.uu.nl> |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
46 To: emacs-pretest-bug@gnu.org |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
47 Subject: Ange-ftp can't deal with IPV6/IPV4 fallback |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
48 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
49 Symptoms: |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
50 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
51 C-x C-f /ftp.nluug.nl:/ |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
52 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
53 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
|
54 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
|
55 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
56 ftp> open ftp.nluug.nl |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
57 Trying 2001:610:1:80aa:192:87:102:36... |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
58 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
|
59 Trying 192.87.102.36... |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
60 Connected to ftp.nluug.nl. |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
61 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
62 Ange-ftp chokes on the `No route to host' message and doesn't look any |
58997 | 63 further. |
58814
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
64 |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
65 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
|
66 time to make anfe-ftp more intelligent. |
8cf051896b6b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58404
diff
changeset
|
67 |
60009
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
68 ** pcvs bug: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
69 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
70 In a CVS mode buffer created using the `cvs-examine' command, if I |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
71 commit a file in a subdirectory, after committing the line is not |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
72 updated with the version of the new revision. Instead, a line is added |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
73 in the buffer in the top directory listing. |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
74 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
75 Example: I start with this: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
76 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
77 ,---- |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
78 | In directory .: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
79 | Unknown .htaccess |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
80 | Unknown 404.php |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
81 | Unknown rain.jpg |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
82 | In directory include: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
83 | Modified include/foo.include |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
84 `---- |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
85 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
86 I commit the file include/foo.include using `c' on the corresponding |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
87 line. I get: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
88 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
89 ,---- |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
90 | In directory .: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
91 | Unknown .htaccess |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
92 | Unknown 404.php |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
93 | committed Up-To-Date 1.13 foo.include |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
94 | Unknown rain.jpg |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
95 | In directory include: |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
96 | Modified include/foo.include |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
97 `---- |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
98 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
99 There is no file named foo.include in the top directory. This bug |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
100 appeared sometime before October 2004 and now. |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
101 |
d17700aac611
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59954
diff
changeset
|
102 |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
103 |
56267 | 104 * GTK RELATED BUGS |
105 | |
56253
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
106 ** Make GTK scrollbars behave like others w.r.t. overscrolling. |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
107 |
57845
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
108 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
109 * REDISPLAY RELATED BUGS |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
110 |
58997 | 111 ** Strange text scrolling with Emacs + GTK |
112 | |
113 > I could reproduce the problem with the latest CVS. | |
114 > | |
115 > % emacs -Q | |
116 > M-x info RET | |
117 > M-> | |
118 > C-l | |
119 > C-x ( C-u - 1 C-v C-x ) | |
120 > C-x e e e e ... | |
121 > | |
122 > I see the problem around "CC mode" and "Forms". | |
123 | |
124 It is not specific for the first line of a buffer. | |
125 | |
126 Rather it happens for lines which are indented but the | |
127 indentation is controlled by a display property and | |
128 the newline is part of that display property -- in | |
129 that case, the indentation is not recognized for the | |
130 first display line. | |
131 | |
132 | |
57845
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
133 ** Avoid unbreakable loops in redisplay. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
134 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
135 Redisplay may loop if there is an error in some display property, e.g. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
136 (space 'left-margin) |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
137 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
138 A fix would be to somehow disable handling of display properties if an error |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
139 is encountered. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
140 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
141 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
142 ** Problem with modeline and window margins: |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
143 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
144 The mode line's right "box" line is misplaced under the right margin, |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
145 rather than at the right window edge. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
146 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
147 emacs -Q |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
148 (set-window-margins nil 25 25) |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
149 C-x 2 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
150 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
151 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
152 ** custom mode-line face makes Emacs freeze up |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
153 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
154 From: Stephen Berman <Stephen.Berman@gmx.net> |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
155 Date: Sun, 24 Oct 2004 02:08:56 +0200 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
156 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
157 1. Start Emacs with -q -no-site-file. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
158 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
159 2. Type `M-x customize-face' and at the prompt `mode-line'. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
160 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
161 3. In the Custom buffer for mode-line face |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
162 a. check width and give it the value `narrow'; |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
163 b. check height and give it the value 120 in 1/10 pt; |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
164 c. check underline and give it the value `on' (or `colored'); |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
165 d. check overline and give it the value `on' (or `colored'). |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
166 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
167 4. Set for current session. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
168 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
169 5. Invoke Ediff on any two files. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
170 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
171 6. Now Emacs is frozen and consumes 95-99% of CPU. |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
172 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
173 The customizations in step 3 appear to be the minimum necessary to |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
174 induce this bug. Leave out any one of them and Ediff runs without a |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
175 problem. Also if the 1/10 point value of height is 130 or greater |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
176 there's no bug (with the default font family; with e.g. Helvetica the |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
177 bug is induced only by a value of 100 or less). |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
178 |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
179 I've noticed this freeze up only when invoking Ediff. The only thing |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
180 I've been able to do is kill Emacs externally, via top or with kill |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
181 when run in gdb, after interrupting. When the freeze up happens |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
182 within a gdb session, there is no automatic debugging feedback. After |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
183 interrupting I can get a backtrace, here's an example: |
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
184 |
57894 | 185 Update: Maybe only reveals itself when compiled with GTK+ |
186 | |
57845
d68febf099b4
Add redisplay related errors.
Kim F. Storm <storm@cua.dk>
parents:
57829
diff
changeset
|
187 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
188 * DOCUMENTATION |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
189 |
58047
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
190 ** Document Custom Themes. |
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
191 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
192 ** Finish updating the Emacs Lisp manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
193 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
194 ** Update the Emacs manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
195 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
196 *** Update man/info.texi. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
197 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
198 *** Update man/ack.texi. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
199 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
200 ** Add missing years in copyright notices of all files. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
201 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
202 ** Update AUTHORS. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
203 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
204 ** Reorder NEWS entries. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
205 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
206 ** Check the Emacs manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
207 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
208 Each manual section should be checked for factual correctness |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
209 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
|
210 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
|
211 people who have checked it. |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
212 |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
213 |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
214 SECTION READERS |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
215 ----------------------------- |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
216 man/abbrevs.texi Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
217 man/anti.texi |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
218 man/basic.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
219 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
|
220 man/building.texi "Ted Zlatanov" <tzz@lifelogs.com> |
60117
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60049
diff
changeset
|
221 man/calendar.texi joakim@verona.se |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
222 man/cmdargs.texi Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
223 man/commands.texi "Luc Teirlinck" |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
224 man/custom.texi Chong Yidong |
60117
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60049
diff
changeset
|
225 man/dired.texi Chong Yidong joakim@verona.se |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
226 man/display.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
227 man/emacs.texi "Luc Teirlinck" |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
228 man/entering.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
229 man/files.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
230 man/fixit.texi "Luc Teirlinck" |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
231 man/frames.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
232 man/glossary.texi |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
233 man/help.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
234 man/indent.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
235 man/killing.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
236 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
|
237 man/macos.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
238 man/maintaining.texi |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
239 man/major.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
240 man/mark.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
241 man/mini.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
242 man/misc.texi |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
243 man/msdog.texi Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
244 man/mule.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
245 man/m-x.texi "Luc Teirlinck" |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59744
diff
changeset
|
246 man/picture.texi Joakim Verona <joakim@verona.se> |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
247 man/programs.texi "Stephen Eglen" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
248 man/regs.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
249 man/rmail.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
250 man/screen.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
251 man/search.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
252 man/sending.texi |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
253 man/text.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
254 man/trouble.texi Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
255 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
|
256 man/xresources.texi |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
257 |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
258 ** Check the Emacs Lisp manual. |
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
259 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
260 Each manual section should be checked for factual correctness |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59372
diff
changeset
|
261 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
|
262 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
|
263 people who have checked it. |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
264 |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
265 SECTION READERS |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
266 ---------------------------------- |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
267 lispref/abbrevs.texi "Luc Teirlinck" |
58047
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
268 lispref/advice.texi Joakim Verona <joakim@verona.se> |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
269 lispref/anti.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
270 lispref/backups.texi "Luc Teirlinck" |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
271 lispref/buffers.texi "Luc Teirlinck" Chong Yidong |
58047
f770ded5ea67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57894
diff
changeset
|
272 lispref/calendar.texi Joakim Verona <joakim@verona.se> |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
273 lispref/commands.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
274 lispref/compile.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
275 lispref/control.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
276 lispref/customize.texi |
58282
7c3f5740a5cc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58196
diff
changeset
|
277 lispref/debugging.texi Joakim Verona <joakim@verona.se> |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
278 lispref/display.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
279 lispref/edebug.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
280 lispref/elisp.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
281 lispref/errors.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
282 lispref/eval.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
283 lispref/files.texi "Luc Teirlinck" Chong Yidong |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
284 lispref/frames.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
285 lispref/functions.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
286 lispref/hash.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
287 lispref/help.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
288 lispref/hooks.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
289 lispref/internals.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
290 lispref/intro.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
291 lispref/keymaps.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
292 lispref/lists.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
293 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
|
294 lispref/locals.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
295 lispref/macros.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
296 lispref/maps.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
297 lispref/markers.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
298 lispref/minibuf.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
299 lispref/modes.texi Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
300 lispref/nonascii.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
301 lispref/numbers.texi "Luc Teirlinck" Chong Yidong |
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
302 lispref/objects.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
303 lispref/os.texi "Luc Teirlinck" |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
304 lispref/positions.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
305 lispref/processes.texi |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
306 lispref/searching.texi "Luc Teirlinck" |
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
307 lispref/sequences.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
308 lispref/streams.texi "Luc Teirlinck" Chong Yidong |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59894
diff
changeset
|
309 lispref/strings.texi "Luc Teirlinck" Chong Yidong |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
310 lispref/symbols.texi "Luc Teirlinck" Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
311 lispref/syntax.texi "Luc Teirlinck" |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
312 lispref/text.texi Chong Yidong |
57175
e0ab3b50dc85
(Indications): Rearrange checklists for Emacs and Elisp manuals.
Luc Teirlinck <teirllm@auburn.edu>
parents:
57167
diff
changeset
|
313 lispref/tips.texi "Luc Teirlinck" |
60049
17bee7f39dee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60009
diff
changeset
|
314 lispref/variables.texi "Luc Teirlinck" Chong Yidong |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59801
diff
changeset
|
315 lispref/windows.texi "Luc Teirlinck" Chong Yidong |
57063
db5f50a7e5fa
(Documentation): Add NEWS entry.
Kim F. Storm <storm@cua.dk>
parents:
57060
diff
changeset
|
316 |
56267 | 317 |
318 Local variables: | |
319 mode: outline | |
320 end: |