Mercurial > emacs
comparison lispref/ChangeLog @ 83561:dc002877ce12
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-674
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-675
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-676
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-677
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-678
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-679
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-680
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-681
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-682
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-683
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-684
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-685
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-686
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-687
Release ERC 5.2.
* emacs@sv.gnu.org/emacs--devo--0--patch-688
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-689
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-690
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-691
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-692
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-693
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-694
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-695
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-696
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-697
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-698
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-699
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-700
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-701
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-209
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-210
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-211
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-212
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-213
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-214
Merge from emacs--devo--0
* emacs@sv.gnu.org/gnus--rel--5.10--patch-215
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-601
author | Karoly Lorentey <karoly@lorentey.hu> |
---|---|
date | Sun, 22 Apr 2007 12:42:47 +0000 |
parents | 738ce3540ffb da6fb52789db |
children | 5a45becb5728 |
comparison
equal
deleted
inserted
replaced
83560:738ce3540ffb | 83561:dc002877ce12 |
---|---|
1 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * frames.texi (Multiple Displays): Add note about "multi-monitor" | |
4 setups. | |
5 (Display Feature Testing): Note that display refers to all | |
6 physical monitors for multi-monitor setups. | |
7 | |
8 2007-04-14 Richard Stallman <rms@gnu.org> | |
9 | |
10 * lists.texi (Sets And Lists): Clarify `delete' examples. | |
11 Remove spurious xref to same node. | |
12 Clarify xref for add-to-list. | |
13 | |
14 2007-04-12 Nick Roberts <nickrob@snap.net.nz> | |
15 | |
16 * keymaps.texi (Format of Keymaps): Remove spurious ")" from | |
17 value of lisp-mode-map. | |
18 | |
19 2007-04-11 Karl Berry <karl@gnu.org> | |
20 | |
21 * anti.texi (Antinews), | |
22 * display.texi (Overlay Properties) and (Defining Images), | |
23 * processes.texi (Synchronous Processes) and (Sentinels), | |
24 * syntax.texi (Syntax Table Internals), | |
25 * searching.texi (Regexp Special), | |
26 * nonascii.texi (Default Coding Systems), | |
27 * text.texi (Special Properties), | |
28 * minibuf.texi (Basic Completion): Wording to improve breaks in | |
29 8.5x11 format. | |
30 * elisp.texi (smallbook): new @set to more easily switch between | |
31 smallbook and 8.5x11. | |
32 | |
33 2007-04-11 Richard Stallman <rms@gnu.org> | |
34 | |
35 * text.texi (Lazy Properties): Minor fix. | |
36 | |
37 2007-04-08 Karl Berry <karl@gnu.org> | |
38 | |
39 * symbols.texi (Plists and Alists): Period after "vs" in index entries. | |
40 * macros.texi (Backquote): Downcase Backquote in index entries for | |
41 consistency. | |
42 | |
43 2007-04-08 Richard Stallman <rms@gnu.org> | |
44 | |
45 * text.texi (Adaptive Fill): Just describe default, | |
46 don't show it (since it contains non-ASCII chars). | |
47 | |
48 2007-04-07 Karl Berry <karl@gnu.org> | |
49 | |
50 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in | |
51 adaptive-fill-regexp's value, since they are not in the standard | |
52 TeX fonts. | |
53 | |
54 2007-04-07 Herbert Euler <herberteuler@hotmail.com> | |
55 | |
56 * display.texi (Defining Faces): Fix example. | |
57 | |
58 2007-04-07 Karl Berry <karl@gnu.org> | |
59 | |
60 * display.texi (Button Buffer Commands): Improve page break. | |
61 | |
62 2007-04-07 Richard Stallman <rms@gnu.org> | |
63 | |
64 * advice.texi (Activation of Advice): Remove redundant index entry. | |
65 | |
66 * backups.texi: Improve index entries. Remove redundant ones. | |
67 | |
68 * compile.texi (Byte Compilation): Improve index entry. | |
69 | |
70 * hash.texi (Creating Hash): Improve index entry. | |
71 | |
72 * symbols.texi (Definitions): Improve index entry. | |
73 | |
74 * edebug.texi: Improve index entries. Remove redundant/useless ones. | |
75 | |
76 * maps.texi (Standard Keymaps): Remove useless index entry. | |
77 | |
78 * help.texi (Documentation Basics): Remove redundant index entries. | |
79 | |
80 * customize.texi: Improve index entries. | |
81 Remove redundant/useless ones. | |
82 | |
83 * locals.texi (Standard Buffer-Local Variables): Clarify intro text. | |
84 | |
85 * streams.texi (Output Variables): Improve index entry. | |
86 | |
87 * abbrevs.texi (Abbrevs): Remove useless index entry. | |
88 | |
89 * macros.texi (Expansion): Remove useless index entry. | |
90 | |
91 * text.texi: Improve index entries. Remove redundant/useless ones. | |
92 (Text Properties, Examining Properties) | |
93 (Special Properties): Use "property category" instead of "category" | |
94 to refer to the `category' property. | |
95 | |
96 * positions.texi: Improve index entries. Remove useless one. | |
97 | |
98 * lists.texi: Improve index entries. Remove redundant/useless ones. | |
99 | |
100 * os.texi: Improve index entries. | |
101 (Timers): Fix previous change. | |
102 | |
103 * buffers.texi: Improve index entries. | |
104 (Modification Time): Get rid of term "obsolete buffer". | |
105 | |
106 * debugging.texi: Improve index entries. | |
107 (Test Coverage): Add xref to other test coverage ftr. | |
108 | |
109 * eval.texi: Improve index entry. Remove redundant ones. | |
110 | |
111 * numbers.texi: Improve index entries. Remove redundant/useless ones. | |
112 | |
113 * files.texi: Improve index entries. Remove redundant/useless ones. | |
114 | |
115 * objects.texi: Improve index entries. | |
116 | |
117 * processes.texi: Improve index entries. | |
118 | |
119 * modes.texi: Improve index entry. Remove redundant one. | |
120 | |
121 * nonascii.texi: Improve index entries. | |
122 | |
123 * internals.texi: Improve index entries. | |
124 | |
125 * syntax.texi: Improve index entries. | |
126 | |
127 * keymaps.texi (Active Keymaps): Improve index entries. | |
128 | |
129 * commands.texi: Improve index entries. Remove redundant/useless ones. | |
130 | |
131 * frames.texi: Improve index entries. Remove redundant/useless ones. | |
132 | |
133 * markers.texi: Improve index entries. Remove redundant ones. | |
134 | |
135 * tips.texi: Improve index entries. | |
136 | |
137 * loading.texi (Unloading): Improve index entry. | |
138 | |
139 * variables.texi: Improve index entries. Remove redundant one. | |
140 | |
141 * sequences.texi: Improve index entry. | |
142 | |
143 * display.texi: Improve index entries. Remove redundant ones. | |
144 | |
145 * windows.texi: Improve index entries. | |
146 | |
147 * searching.texi: Improve index entries. Remove redundant one. | |
148 | |
149 * strings.texi (Case Tables): Improve last change. | |
150 | |
151 2007-04-04 Chong Yidong <cyd@stupidchicken.com> | |
152 | |
153 * strings.texi (Case Tables): Document with-case-table and | |
154 ascii-case-table. | |
155 | |
156 2007-04-03 Karl Berry <karl@gnu.org> | |
157 | |
158 * processes.texi (Network): Reword to improve page break. | |
159 | |
160 2007-04-03 Eli Zaretskii <eliz@gnu.org> | |
161 | |
162 * functions.texi (Inline Functions): Describe more disadvantages | |
163 of defsubst, and make advice against it stronger. | |
164 | |
165 2007-04-02 Karl Berry <karl@gnu.org> | |
166 | |
167 * backups.texi (Backup Names): Avoid widow words. | |
168 * modes.texi (Example Major Modes): Align last comment. | |
169 | |
170 2007-04-01 Chong Yidong <cyd@stupidchicken.com> | |
171 | |
172 * keymaps.texi (Remapping Commands): Document new arg to | |
173 command-remapping. | |
174 | |
175 2007-04-01 Karl Berry <karl@gnu.org> | |
176 | |
177 * processes.texi (Low-Level Network): typo. | |
178 * loading.texi (Hooks for Loading): avoid double "the". | |
179 * keymaps.texi (Key Sequences): no double "and". | |
180 (Changing Key Bindings): shorten to improve line break. | |
181 | |
182 2007-03-31 Glenn Morris <rgm@gnu.org> | |
183 | |
184 * os.texi (Timers): Fix description of run-at-time TIME formats. | |
185 | |
186 2007-03-31 Richard Stallman <rms@gnu.org> | |
187 | |
188 * display.texi (Invisible Text): Correct buffer-invisibility-spec | |
189 regarding ellipsis. | |
190 | |
191 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
192 | |
193 * intro.texi (nil and t): | |
194 * symbols.texi (Plists and Alists): | |
195 * variables.texi (Variable Aliases, Constant Variables): | |
196 * functions.texi (Defining Functions): | |
197 * advice.texi (Advising Primitives): | |
198 * debugging.texi (Syntax Errors, Compilation Errors): | |
199 * minibuf.texi (Minibuffer Windows): | |
200 * commands.texi (Adjusting Point): | |
201 * modes.texi (Syntactic Font Lock, Faces for Font Lock) | |
202 (Auto Major Mode, Major Mode Conventions): | |
203 * help.texi (Describing Characters): | |
204 * files.texi (Create/Delete Dirs, Information about Files) | |
205 (File Locks, Writing to Files, Reading from Files) | |
206 (Saving Buffers): | |
207 * windows.texi (Resizing Windows, Cyclic Window Ordering): | |
208 * frames.texi (Finding All Frames): | |
209 * positions.texi (Buffer End, Motion): | |
210 * markers.texi (The Region): | |
211 * text.texi (Deletion, Near Point): | |
212 * display.texi (Displaying Messages, Truncation): | |
213 * os.texi (Processor Run Time): | |
214 * tips.texi (Key Binding Conventions, Programming Tips) | |
215 (Warning Tips, Documentation Tips, Comment Tips): | |
216 * internals.texi (Memory Usage): Improve indexing. | |
217 | |
218 * variables.texi (Frame-Local Variables): | |
219 * functions.texi (Argument List): | |
220 * loading.texi (Library Search): | |
221 * streams.texi (Output Variables): | |
222 * keymaps.texi (Translation Keymaps, Searching Keymaps): | |
223 * searching.texi (Replacing Match, Search and Replace): | |
224 * processes.texi (Byte Packing, Decoding Output) | |
225 (Accepting Output, Network Servers, Shell Arguments): | |
226 * display.texi (Abstract Display, Image Cache, Scroll Bars): | |
227 * windows.texi (Window Point, Window Start): | |
228 * frames.texi (Management Parameters, Frame Parameters, Frame Titles): | |
229 * commands.texi (Reading Input, Keyboard Events): | |
230 * minibuf.texi (Reading File Names, Minibuffer Completion) | |
231 (Recursive Mini): | |
232 * positions.texi (List Motion): | |
233 * hash.texi (Hash Tables, Creating Hash, Defining Hash): | |
234 * numbers.texi (Arithmetic Operations, Math Functions) | |
235 (Predicates on Numbers, Comparison of Numbers): | |
236 (Numeric Conversions): | |
237 * locals.texi (Standard Buffer-Local Variables): | |
238 * maps.texi (Standard Keymaps): | |
239 * os.texi (User Identification, System Environment, Recording Input) | |
240 (X11 Keysyms): | |
241 * nonascii.texi (Non-ASCII Characters, Splitting Characters): | |
242 * backups.texi (Backups and Auto-Saving): | |
243 * customize.texi (Customization, Group Definitions) | |
244 (Variable Definitions): | |
245 * compile.texi (Byte Compilation): Improve index entries. | |
246 | |
247 2007-03-31 Karl Berry <karl@gnu.org> | |
248 | |
249 * macros.texi (Defining Macros): Avoid widow syllable. | |
250 | |
251 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
252 | |
253 * elisp.texi (Top): Postscript -> PostScript. | |
254 | |
255 * display.texi (Images, Postscript Images): Postscript -> PostScript. | |
256 | |
257 2007-03-31 Markus Triska <markus.triska@gmx.at> | |
258 | |
259 * internals.texi (Writing Emacs Primitives): Untabify `For'. | |
260 | |
261 2007-03-30 Karl Berry <karl@gnu.org> | |
262 | |
263 * lists.texi (List-related Predicates): Remove spurious @need. | |
264 (Setcdr): Use @smallexample to improve page break. | |
265 (Association Lists) <assoc>: Reword to improve page break. | |
266 | |
267 * strings.texi (String Conversion): Insert blank line to improve | |
268 page break. | |
269 | |
270 * numbers.texi (Random Numbers): Use @minus{}. | |
271 (Math Functions): Use @minus{}. | |
272 | |
273 * intro.texi (Acknowledgements): Avoid line breaks before middle | |
274 initials. | |
275 | |
276 2007-03-24 Eli Zaretskii <eliz@gnu.org> | |
277 | |
278 * errors.texi (Standard Errors): Add an index entry. | |
279 | |
1 2007-03-19 Richard Stallman <rms@gnu.org> | 280 2007-03-19 Richard Stallman <rms@gnu.org> |
2 | 281 |
3 * os.texi (Recording Input): recent-keys now gives 300 keys. | 282 * os.texi (Recording Input): recent-keys now gives 300 keys. |
4 | 283 |
5 2007-03-12 Glenn Morris <rgm@gnu.org> | 284 2007-03-12 Glenn Morris <rgm@gnu.org> |