(Dedicated Windows): Fix typo.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
67cbe681
KH
12009-06-17 Kenichi Handa <handa@m17n.org>
2
3 * mule.texi (Charsets): Update the description for the new charset.
4 (list-character-sets): New findex.
5
40e67246
CY
62009-06-10 Chong Yidong <cyd@stupidchicken.com>
7
b5700de6
CY
8 * basic.texi (Moving Point): Fix tag.
9
10 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
11
12 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
13 use camel-case for PageUp and PageDown.
14
15 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
16 camel-case for PageUp and PageDown.
17
18 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
19
40e67246 20 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 21 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 22
6f591cf4
AM
232009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
24
25 * fixit.texi (Spelling): Set default dictionary. Improve
26 descriptions (Bug#2554)
27
53483c76
DR
282009-06-08 David Reitter <david.reitter@gmail.com>
29
30 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
31 since saving colors and faces set this way is not implemented.
32 (Environment variables): Remove mention of mac-fix-env, which is
33 scheduled to be removed.
34
1557ef4f
CY
352009-06-04 Chong Yidong <cyd@stupidchicken.com>
36
91056528
CY
37 * custom.texi (Init Examples): Add example of changing load-path.
38
1557ef4f
CY
39 * building.texi (Lisp Libraries): Add example of changing
40 load-path (Bug#3446).
41
623cec4c
CY
422009-05-28 Chong Yidong <cyd@stupidchicken.com>
43
44 * mark.texi (Mark): Further clarifications.
45 (Setting Mark): Emphasize that C-SPC activates the mark.
46
0fcca8ee
CY
472009-05-28 Chong Yidong <cyd@stupidchicken.com>
48
702b10e1
CY
49 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
50 Mark mode.
0fcca8ee
CY
51 (Using Region, Persistent Mark): Use "active mark" instead of "active
52 region".
53
d3b396e4
CY
542009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
55
56 * mule.texi (Select Input Method): Fix typo.
57
3f698a06
CY
582009-05-13 Chong Yidong <cyd@stupidchicken.com>
59
60 * anti.texi (Antinews): Document completion changes. Some additional
61 copyedits and rearrangement of entries.
62
b2a42eb7
CY
632009-05-12 Chong Yidong <cyd@stupidchicken.com>
64
932fd020
CY
65 * misc.texi (Interactive Shell, Saving Emacs Sessions)
66 (Shell History Copying, Terminal emulator): Copyedits.
67
ac36a8f1
CY
68 * xresources.texi (Resources): Simplify descriptions. Shorten
69 description of editres, which is not very useful these days.
70 (Table of Resources): Document fontBackend resource.
71
b2a42eb7
CY
72 * trouble.texi (Quitting): Add other undo bindings to table.
73 (DEL Does Not Delete): Note that the erasure key is usually labelled
74 "Backspace". Remove discussion of obscure Xmodmap issue.
75
c6ea7fb8
CY
762009-05-07 Chong Yidong <cyd@stupidchicken.com>
77
78 * files.texi (Visiting): Copyedits.
79
ad36c422
CY
802009-05-06 Chong Yidong <cyd@stupidchicken.com>
81
82 * basic.texi (Inserting Text): Document ucs-insert.
83
84 * mule.texi (International Chars): Define "multibyte". Note that
85 internal representation is unicode-based. Simplify definition of raw
86 bytes. Mention ucs-insert.
87 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
88 (Language Environments): Add language environments new to Emacs 23.
89 (Multibyte Conversion): Node deleted.
90 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
91 mention obsolete emacs-mule coding system.
92 (Output Coding): Copyedits.
93
94 * emacs.texi (Top): Update node listing.
95
d4ad7b96
CY
962009-05-05 Per Starbäck <per@starback.se> (tiny change)
97
98 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
99
5bd66204
SM
1002009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * building.texi (Lisp Libraries): `load-library' does offer completion.
103
bc36ad1c
CY
1042009-04-28 Chong Yidong <cyd@stupidchicken.com>
105
106 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
107 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
108
f1a47884
EZ
1092009-04-25 Eli Zaretskii <eliz@gnu.org>
110
111 * maintaining.texi (Tags): Clarify text. (Bug#3101)
112
be77bd45
CY
1132009-04-22 Chong Yidong <cyd@stupidchicken.com>
114
115 * entering.texi (Entering Emacs): Document initial-buffer-choice.
116
117 * building.texi (Lisp Interaction): Document initial-scratch-message.
118
d3b82927
JB
1192009-04-18 Juanma Barranquero <lekktu@gmail.com>
120
ed6e7b11
JB
121 * msdog.texi (Windows Fonts): Fix typos.
122
d3b82927
JB
123 * files.texi (Save Commands): Fix pxref.
124
bc323c04
CY
1252009-04-18 Chong Yidong <cyd@stupidchicken.com>
126
127 * files.texi (Save Commands): Mention diff-buffer-with-file.
128 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
129 Henoch (Bug#3036).
130
2186d13f
GM
1312009-03-15 Glenn Morris <rgm@gnu.org>
132
133 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
134 the former is not always used.
135 (Mail Headers): Use active voice. Add "Mail-reply-to".
136 Change case of "Id". Avoid repeated "appropriate".
137 (Mail Aliases): Fix previous change - use an example with a ".", so it
138 does actually get quoted when expanded.
139 (Mail Sending): Mailclient is the default on some systems.
140 (Citing Mail): Mention mail-indentation-spaces.
141 (Mail Mode Misc): Add an @dfn for "mail signature".
142
71e454fc
CY
1432009-03-15 Chong Yidong <cyd@stupidchicken.com>
144
145 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
146 (Completion Options): Document read-file-name-completion-ignore-case,
147 read-buffer-completion-ignore-case, and completion-styles. Remove
148 description of partial-completion-mode.
149
df1a3e06
GM
1502009-03-14 Glenn Morris <rgm@gnu.org>
151
152 * sending.texi (Mail Format): Fix typo. Add index entry for
153 mail-header-separator.
154 (Mail Headers): Put info about initialization and changing in one place
155 at the start. Update FCC section for mbox Rmail. Clarify From
156 section, mention mail-setup-with-from. Clarify Reply-to section.
157 Add Mail-followup-to and mail-mailing-lists. Clarify References
158 section.
159 (Mail Aliases): Update example, make less contentious.
160 Update for name change of mail-interactive-insert-alias.
161 (Mail Mode): Remove mention of `%' as a word separator.
162 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
163 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
164 commands. Clarify FCC handling. In mail-complete, add reference to
165 Mail Aliases section, and mention mail-complete-function.
166 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
167 (Mail Mode Misc): Clarify the mail-signature function. Add basic
168 signature netiquette. Explain how the mail hooks work when continuing
169 a composition.
170 (Mail Amusements): Internationalize the spook section a bit.
171 Remove the spook mail-setup-hook example, since it doesn't work well.
172 Mention fortune-file.
173 (Mail Methods): Mention read-mail-command.
174
ed6e7b11 1752009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 176
df1a3e06
GM
177 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
178 and NS resources following recent changes.
959d68bd 179
86dca3e8
JR
1802009-03-10 Jason Rumney <jasonr@gnu.org>
181
182 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
183 w32-use-visible-system-caret doc to indicate that it should get set
184 automatically.
185 (Windows Fonts): Add doc for the uniscribe backend.
186
042fe98f
DN
1872009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
188
189 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
190 vc-dir. (Bug#2598)
191
7f8dba73
RS
1922009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
193
194 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
195
505e70c3
GM
1962009-03-05 Glenn Morris <rgm@gnu.org>
197
04242bdc
GM
198 * rmail.texi (Rmail Basics): Add reference to sorting.
199 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
200 Minor re-wordings.
201 (Rmail Motion): Mention rmail-next-same-subject.
202 (Rmail Deletion): Expunging is not the only way to change the numbers.
203 (Rmail Labels): Labels can also be used in sorting.
204 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
205 (Rmail Display): Mention rmail-mime.
206
00cfe22c
GM
2072009-03-04 Glenn Morris <rgm@gnu.org>
208
209 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
210 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
211 summary. Mention sorts cannot be undone.
212 (Rmail Display): Give an example of how to use goto-address-mode.
213 (Rmail Editing): It's keybindings that are redefined, not commands.
214 Fix some typos.
215 (Movemail): Some minor rewording.
216 (Remote Mailboxes): Emacs movemail supports pop by default.
217 Fix some minor grammatical issues. The "two alternative ways" to
218 specify a POP mailbox are really just one. Remove all reference to the
219 variables rmail-pop-password and rmail-pop-password-required, obsolete
220 since Emacs 22.1. Clarify the four password steps. Emacs movemail
221 can support Kerberos.
222
3d963b67
GM
2232009-03-03 Glenn Morris <rgm@gnu.org>
224
225 * rmail.texi (Rmail Deletion): Revert previous change, which was
226 describing the Rmail summary versions.
227 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
228 Minor re-wording for rmail-resend.
229 (Rmail Make Summary): Summaries apply to buffers rather than files.
230 <rmail-summary-by-topic>: Headers includes the subject.
231 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
232 details, including prefix arguments.
2340abde 233 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
234 Not counting lines might be faster.
235 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
236 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
237 Name the commands bound to the various keys. Mention prefix argument
238 for searching.
3d963b67
GM
239 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
240 Simplify rmail-highlighted-headers description. Update face name.
241
a8ce3d17
JB
2422009-03-02 Juanma Barranquero <lekktu@gmail.com>
243
244 * mark.texi (Marking Objects): Fix typo.
245
130a29b6
CY
2462009-03-01 Chong Yidong <cyd@stupidchicken.com>
247
248 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
249 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
250
9d5de6f8
GM
2512009-03-01 Glenn Morris <rgm@gnu.org>
252
79fc530e 253 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
254 (Rmail Motion): - M-s searches from the end of messages.
255 (Rmail Deletion): Minor clarification. Fix numeric argument
256 description.
257 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
258 newmail and RMAILOSE files need not be in home-directory.
259 (Rmail Files): Mention I/O menus are unselectable if no files match.
260 Mention `MAIL' env-var.
261
b545ff9c
JR
2622009-02-24 Jason Rumney <jasonr@gnu.org>
263
264 * mule.texi (Fontsets): Mention fontset-default, font specs and
265 fallback fontsets.
266 (Defining Fontsets): Mention ns and w32 variants of
267 standard-fontset-spec. Update description of startup fontset to match
268 Emacs 23 behavior.
a93be82a 269 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 270 (International): Link to Modifying Fontsets.
b545ff9c 271
75da0618 2722009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
273
274 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
275 Mention ns-extended-platform-support-mode.
276
6be93a16
KB
2772009-02-22 Karl Berry <karl@gnu.org>
278
279 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
280
867d4bb3
JB
2812009-02-19 Juanma Barranquero <lekktu@gmail.com>
282
283 * basic.texi (Moving Point, Position Info):
284 * files.texi (Visiting):
285 * mini.texi (Completion Options):
286 * text.texi (HTML Mode): Remove duplicate words.
287
49b5c0e8
GM
2882009-02-20 Glenn Morris <rgm@gnu.org>
289
290 * rmail.texi: Minor updates for mbox rather than Babyl.
291
f43a822c
KB
2922009-02-17 Karl Berry <karl@gnu.org>
293
49b5c0e8 294 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 295
80d634b8
RS
2962009-02-17 Richard M Stallman <rms@gnu.org>
297
298 * anti.texi (Antinews): Mention Babyl format.
299
300 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
301
302 * rmail.texi: Update for mbox format.
303 Various small fixes, as well as the following.
304 (Out of Rmail): Node deleted.
305 (Rmail): Update menu.
306 (Rmail Files): Comment out set-rmail-inbox-list.
307 Document rmail-inbox-list instead.
308 (Rmail Output): Substantial changes since C-o is now
309 rmail-output-as-seen and o is rmail-output.
310 (Rmail Attributes): Delete `stored', add `retried'.
311 (Rmail Display): Editing headers works in all cases.
312
f0d129c6
GM
3132009-02-17 Glenn Morris <rgm@gnu.org>
314
315 * basic.texi (Position Info): M-x count-lines-region is not always on
316 M-=. (Bug#2269)
317
160f11d3
GM
3182009-02-09 Glenn Morris <rgm@gnu.org>
319
320 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
321 defaults.
322
763e01c4
EZ
3232009-02-07 Eli Zaretskii <eliz@gnu.org>
324
325 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
326 documentation of possible problems with redecoding.
327
f5e1441d
GM
3282009-02-03 Glenn Morris <rgm@gnu.org>
329
330 * rmail.texi (Out of Rmail): Mention b2m.pl.
331
e1eabe41
GM
3322009-01-31 Glenn Morris <rgm@gnu.org>
333
334 * rmail.texi (Out of Rmail): Correct b2m location.
335
dd05f9de
CY
3362009-01-27 Chong Yidong <cyd@stupidchicken.com>
337
338 * fixit.texi (Undo): Update undo limit values.
339
d74d846e
GM
3402009-01-27 Glenn Morris <rgm@gnu.org>
341
342 * emacs.texi (Top): Fix Antinews menu entry.
343
49ffdce8
KB
3442009-01-25 Karl Berry <karl@gnu.org>
345
346 * text.texi (Foldout): Use @itemize @w{} to make an itemize
347 item with no marker, instead of the syntactically incorrect
348 @itemize @asis.
349
467e8d77
JL
3502009-01-25 Juri Linkov <juri@jurta.org>
351
352 * building.texi (Grep Searching): Fix index entry for lgrep.
353
6c60bbdb
EZ
3542009-01-24 Eli Zaretskii <eliz@gnu.org>
355
356 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
357
9ce5a36f
AR
3582009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
359
360 * macos.texi (Preferences Panel): Update description of font setting to
361 reflect that prior frame selection is no longer needed.
362
9aa5f2fb
NR
3632009-01-20 Nick Roberts <nickrob@snap.net.nz>
364
365 * building.texi (Debuggers): Revert some of 2008-10-31 change to
366 raise GUD subsections.
367
3892ff9c
GM
3682009-01-15 Glenn Morris <rgm@gnu.org>
369
370 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
371
14731c8f
GM
3722009-01-10 Glenn Morris <rgm@gnu.org>
373
374 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
375
45c55e53
CY
3762009-01-04 Chong Yidong <cyd@stupidchicken.com>
377
378 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
379 logical lines.
380
2e4667d1
JL
3812008-12-29 Juri Linkov <juri@jurta.org>
382
383 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
384
385 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
386
2a3eac47
CY
3872008-12-28 Chong Yidong <cyd@stupidchicken.com>
388
389 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
390 goto-address-mode instead of goto-address.
391
3da8da94
CY
392 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
393 mode.
394
2a3eac47
CY
395 * emacs.texi (Top): Update node listing.
396
057f6dd3
EZ
3972008-12-26 Eli Zaretskii <eliz@gnu.org>
398
399 * custom.texi (Directory Variables): Explain what is a "project".
400 Add indexing. Improve wording. Add a footnote about using
401 _dir-locals.el on MS-DOS.
402
e6979067
DN
4032008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
404
405 * files.texi (Misc File Ops): Mention chmod as an alias for
406 set-file-modes.
407
9de15963
MR
4082008-12-24 Martin Rudalics <rudalics@gmx.at>
409
410 * help.texi (Help): Fix typos and reword.
411 (Help Summary): Add entries for C-h n and C-h r, reorder
412 entries, and do some minor fixes.
413 (Name Help): Say that C-h F works for commands only.
414 (Misc Help): Say that view-lossage displays 300 keystrokes.
415
236fd60d
GM
4162008-12-20 Glenn Morris <rgm@gnu.org>
417
418 * ack.texi (Acknowledgments): General update based on AUTHORS,
419 including removal of some stuff no longer distributed.
420
349b3256
AM
4212008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
422
423 * fixit.texi: Mention hunspell
424
e840fca5
GM
4252008-12-19 Glenn Morris <rgm@gnu.org>
426
427 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 428 Consolidate explanatory text at start.
e840fca5
GM
429
430 * display.texi (Text Display):
431 * indent.texi (Indentation): Use @acronym with ASCII.
432
9dfa7983
GM
4332008-12-18 Glenn Morris <rgm@gnu.org>
434
435 * ack.texi: Various small updates and fixes.
436
97b3a00b
JL
4372008-12-18 Juri Linkov <juri@jurta.org>
438
439 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
440 as a key binding to start a forward nonincremental word search.
441 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
442 a backward nonincremental word search. Add index for `M-s w'
443 `isearch-forward-word'.
444 (Regexp Search): Add a short summary of regexp key commands like
445 in the node "Basic Isearch".
446 (Other Repeating Search): Fix typo.
447
4482008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
449
450 * misc.texi (PostScript Variables): Fix doc.
451
31ce6a07
CY
4522008-12-10 Chong Yidong <cyd@stupidchicken.com>
453
454 * programs.texi (Program Modes): Mention Ruby mode.
455
636b507b
DN
4562008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
457
458 * misc.texi (emacsclient Options): Describe what an empty string
459 argument does for --alternate-editor.
460
a323fa14
CY
4612008-12-09 Frank Schmitt <ich@frank-schmitt.net>
462
463 * cmdargs.texi (Font X): Distinguish between client-side and
464 server-side fonts. List valid Fontconfig properties. Add reference to
465 Fontconfig manual. List valid GTK font properties. Explain use of
466 fc-list.
467
c5ca6cd0
CY
4682008-12-09 Chong Yidong <cyd@stupidchicken.com>
469
470 * cmdargs.texi (Font X): Move discussion of quoting to top.
471
e5136377
GM
4722008-12-06 Glenn Morris <rgm@gnu.org>
473
474 * maintaining.texi (Old Revisions): Improve previous change.
475
248c026b
RS
4762008-12-05 Richard M Stallman <rms@gnu.org>
477
478 * anti.texi (Antinews): Minor fixes.
479
a9253a1e
GM
4802008-12-03 Glenn Morris <rgm@gnu.org>
481
482 * maintaining.texi (Old Revisions): Fix diff-switches description.
483
fa687b02
MR
4842008-12-01 Martin Rudalics <rudalics@gmx.at>
485
486 * emacs.texi (Top): Fix typo.
487
72e6decd
CY
4882008-11-30 Chong Yidong <cyd@stupidchicken.com>
489
320ee034
CY
490 * misc.texi (Document View): Explain dependence on gs at the top.
491 Copyedits.
492
493 * emacs.texi (Top): Add DocView nodes to detailed node listing.
494
72e6decd
CY
495 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
496 (Comment Commands): Discuss region-active behavior of M-; first.
497
2a472ee4
MR
4982008-11-29 Martin Rudalics <rudalics@gmx.at>
499
9c6361c9
MR
500 * display.texi (Line Truncation): Add reference to Continuation
501 Lines.
502
2a472ee4
MR
503 * windows.texi (Pop Up Window): Mention split-height-threshold
504 and split-width-threshold.
9c6361c9 505 (Split Window): Add reference to Continuation Lines.
2a472ee4 506
e93bc142
AR
5072008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
508
509 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
510 (GNUstep Support): New node.
511 * anti.texi:
512 * emacs.texi:
513 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
514
515
43b978db
RS
5162008-11-28 Richard M Stallman <rms@gnu.org>
517
518 * misc.texi (Dissociated Press): Minor cleanups.
519
520 * dired.texi (Image-Dired): Avoid passive.
521
e8e2bd93
EZ
5222008-11-28 Eli Zaretskii <eliz@gnu.org>
523
524 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
525 representation.
526
8d2d45da
CY
5272008-11-26 Richard M. Stallman <rms@gnu.org>
528
529 * files.texi (Visiting): Rewrite paragraph for clarity.
530
531 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
532
a5f7bbcc
AM
5332008-11-25 Alan Mackenzie <acm@muc.de>
534
535 * programs.texi (Moving by Parens): Clarify that parens inside strings
536 and comments are ignored, and that the commands assume the starting
537 point isn't in a string or comment.
538
a71703d3
AR
5392008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
540
541 * macos.texi: Add Prev/Next/Top pointers to all nodes.
542 (Mac Basics): Merge in Grabbing Environment Variables from earlier
543 version.
544 (Mac Customization): Rewrite Preferences Panel section and merge in to
545 this node, add Open files by dragging to an Emacs window.
546
547 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
548
aa5ab79a
CY
5492008-11-26 Chong Yidong <cyd@stupidchicken.com>
550
0cc92c19
CY
551 * files.texi (Misc File Ops): Document set-file-modes.
552
c366b4e4
CY
553 * windows.texi (Split Window): Document integer values of
554 truncate-partial-width-windows.
555
aa5ab79a
CY
556 * text.texi (Text): Simplify description of markup languages.
557 (TeX Mode): Simplify introduction. Mention BibTeX mode.
558 (TeX Editing): Note that `""' inserts one `"' character.
559 (HTML Mode): Note in the introduction that XML mode is an alias for
560 SGML mode. Mention nXML mode.
561
56221db7
CY
5622008-11-25 Chong Yidong <cyd@stupidchicken.com>
563
564 * building.texi (Watch Expressions): Fix typo.
565
90effe33
CY
5662008-11-24 Chong Yidong <cyd@stupidchicken.com>
567
f90a5ae3
CY
568 * files.texi (Visiting): Document new behavior of
569 confirm-nonexistent-file-or-buffer.
570
571 * buffers.texi (Select Buffer): Document
572 confirm-nonexistent-file-or-buffer.
573
a18ffb4a
CY
574 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
575 edit-picture.
576
90effe33
CY
577 * text.texi (Text): Simplify introduction. Discard mention of `M-x
578 edit-picture', since that is just an alias for picture-mode.
579 (Sentences): Note that repeated M-@ extends the region.
580 (Pages): Make terminology more consistent. Link to Regexps node.
581 (Longlines): Discuss relationship with Visual Line mode.
582 (Text Mode): Remove extraneous discussion of other modes, since they
583 were already introduced in the parent node.
584
e85103ec
CY
5852008-11-23 Chong Yidong <cyd@stupidchicken.com>
586
5cb2fe30
CY
587 * anti.texi (Antinews): Rewrite.
588
1eb9b307 589 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
590
591 * frames.texi (Frame Commands): Mention "minimize" terminology.
592
e85103ec
CY
593 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
594 formats.
b908332f
CY
595 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
596 (Misc X): Don't document useless -hb option.
e85103ec 597
607f5f88
JL
5982008-11-22 Juri Linkov <juri@jurta.org>
599
600 * dired.texi (Dired Navigation): Change normal file name search option
601 from `non-nil' to `t'. Add `dwim' option.
602
e1b867a0
JL
6032008-11-22 Juri Linkov <juri@jurta.org>
604
605 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
606 ".dir-locals.el". Rename `define-project-bindings' to
607 `dir-locals-set-class-variables'. Rename `set-directory-project' to
608 `dir-locals-set-directory-class'.
609
dd186936
LK
6102008-11-22 Lute Kamstra <lute@gnu.org>
611
612 * buffers.texi (Select Buffer): Index goto-line.
613 * basic.texi (Moving Point): Mention the use of a numeric prefix
614 argument with goto-line and refer to Select Buffer for the use of a
615 plain prefix argument.
616
4b121911
GM
6172008-11-19 Glenn Morris <rgm@gnu.org>
618
619 * doclicense.texi: Update to FDL 1.3.
620 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
621
27267e4c
CY
6222008-11-17 Chong Yidong <cyd@stupidchicken.com>
623
696f351d
CY
624 * custom.texi (Minor Modes): Define mode commands and mode variables
625 more precisely. Recommend using mode commands instead of setting
626 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
627 (Easy Customization): Use "init file" instead of .emacs.
628 (Customization Groups): Update to new Custom buffer appearance.
629 (Saving Customizations): Copyedits. Update example.
630 (Variables): Give example of variable type-sensitivity.
631 (Examining): Update example.
632 (Hooks): Copyedits.
633 (Specifying File Variables): Use C comments instead of an artificial
634 Lisp for the example.
635 (Keymaps): Move internals discussion to Prefix Keymaps.
636 (Rebinding): Remove redundant paragraph (stated in Key Binding).
637 (Init Rebinding): Document kbd macro.
638 (Init File): Link to Find Init.
696f351d
CY
639
640 * mark.texi (Using Region): Document Delete Selection Mode more
641 thoroughly.
642
643 * frames.texi (Mouse Commands): Move most of the description of Delete
644 Selection Mode to Using Region, and link to it.
1bc9c425 645 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 646
b0570c25
CY
647 * building.texi (Compilation): Document first-error value of
648 compilation-scroll-output.
649 (Compilation Mode): Note that compilation-auto-jump-to-first-error
650 works as soon as an error is available. Suggested by Juri Linkov.
651
27267e4c
CY
652 * mini.texi (Passwords): New node.
653
654 * files.texi (Remote Files): Link to Passwords node.
655
656 * emacs.texi (Top): Update node listings.
657
122eb807
CY
6582008-11-16 Chong Yidong <cyd@stupidchicken.com>
659
9c9855a3
CY
660 * ack.texi (Acknowledgments): Some updating of credits.
661
bd6fdcad
CY
662 * emacs.texi (Acknowledgments): Add a couple more names.
663
dd1eef46
CY
664 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
665
122eb807 666 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 667 (Misc File Ops): Document use of trash.
122eb807 668
801a8da1
JB
6692008-11-16 Juanma Barranquero <lekktu@gmail.com>
670
671 * macos.texi (Mac Customization): Fix typos.
672
0b4f2253
CY
6732008-11-14 Chong Yidong <cyd@stupidchicken.com>
674
675 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
676 replacing previous contents. Numerous copyedits to adapt ns-emacs to
677 the conventions of the main Emacs manual.
678
679 * emacs.texi (Top): Update node listings.
680
517e2b89
CY
6812008-11-12 Chong Yidong <cyd@stupidchicken.com>
682
07a85685
CY
683 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
684 command-line-args is processed during startup.
685 (Action Arguments): Correctly describe how file arguments interact with
686 the startup screen. Link to Lisp Interaction for scratch buffer.
687 (Initial Options): Link to Command Example for -batch option.
688 (Environment): Document initial-environment.
689
517e2b89
CY
690 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
691 can't be changed in the site-start file.
692
6337bbde
CY
6932008-11-07 Chong Yidong <cyd@stupidchicken.com>
694
695 * dired.texi (Dired): Mention C-x C-d too.
696 (Dired Enter): Document M-n in the Dired minibuffer.
697 (Dired Navigation): Explain dired-goto-file more clearly. Document
698 dired-isearch-filenames.
699 (Dired Deletion): Remove unnecessary "expunged" terminology.
700 (Flagging Many Files): & is now rebound to `% &'.
701 (Shell Commands in Dired): Document dired-do-async-shell-command.
702 Clarify how multi-file arguments are passed.
703 (Misc Dired Features): Document dired-do-isearch.
704
9e8eeff9
CY
7052008-11-06 Chong Yidong <cyd@stupidchicken.com>
706
707 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
708
e071f849
CY
7092008-11-03 Chong Yidong <cyd@stupidchicken.com>
710
711 * search.texi (Other Repeating Search): Remove obsolete findex entries.
712
05482eb1
CY
7132008-11-01 Chong Yidong <cyd@stupidchicken.com>
714
e2346dea
CY
715 * programs.texi (Program Modes): Link to Program Indent node.
716 (Left Margin Paren): Explain consequences of changing
717 open-paren-in-column-0-is-defun-start more concisely.
718 (Which Function, Program Indent, Info Lookup): Minor edits.
719 (Basic Indent): If region is active, TAB indents the region.
720 (Multi-line Indent): If region is active, TAB indents the region. Note
721 that indent-region is useful when Transient Mark mode is off.
722 (Matching): The delimiter at the cursor is highlighted---the character
723 changes color.
724 (Symbol Completion): Link to Completion node.
725
e4b6428c
CY
726 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
727 a strictly text-only system.
728
05482eb1
CY
729 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
730 batch mode.
731
a11d3737
RS
7322008-11-01 Richard M. Stallman <rms@gnu.org>
733
5abad626
RS
734 * misc.texi (Document View): Major rewrite.
735
a11d3737
RS
736 * maintaining.texi (Types of Log File): Change logs are older than
737 version control.
738 (VCS Concepts): Simplify and rearrange.
739 (Version Control Systems): Make it clear that Linux is only the kernel.
740 (VC Mode Line): Shorten reference to menu item.
741 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
742 (VC Directory Mode): Minor cleanup.
743 Unchanged files are hidden, not omitted.
744 (VC Directory Commands): Shorten and simplify.
745 (Change Log Commands): New node, split from Change Logs.
746 (VC Directory Buffer): New node, split from VC Directory Mode.
747
c55a4acb
CY
7482008-10-31 Chong Yidong <cyd@stupidchicken.com>
749
df0356f6
CY
750 * misc.texi (Document View): Renamed from Document Files, moved here
751 from files.texi.
752
753 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
754 moved as well.
755 (Document Files): Moved to misc.texi.
756
c55a4acb
CY
757 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
758 vc-update-change-log.
df0356f6
CY
759 (Version Control): Move here from files.texi.
760 (Format of ChangeLog): Make it a subnode of Change Log.
761
762 * emacs.texi (Top): Update node listing.
c55a4acb 763
ef082374
TH
7642008-10-31 Tassilo Horn <tassilo@member.fsf.org>
765
766 * files.texi (Files): Add a section about document
767 files (doc-view-mode).
768
d52582c3
CY
7692008-10-31 Chong Yidong <cyd@stupidchicken.com>
770
771 * building.texi (Compilation Mode): Document
772 compilation-auto-jump-to-first-error.
773 (Debuggers): Lower GUD subsections to subsubsections.
774 (Starting GUD): Add cindex.
775 (Lisp Interaction): Note that scratch is no longer the initial buffer.
776
4e0a0968
CY
7772008-10-30 Chong Yidong <cyd@stupidchicken.com>
778
03625b47
CY
779 * indent.texi (Indentation): Link to Program Indent.
780
4e0a0968
CY
781 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
782 now uses emacsclient's terminal.
783
8bd3f7ef
CY
7842008-10-29 Chong Yidong <cyd@stupidchicken.com>
785
80e5620e
CY
786 * mark.texi (Using Region): Document use-empty-active-region.
787
97d5c404
CY
788 * emacs.texi (Top): Update node listings.
789
8bd3f7ef
CY
790 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
791 mention obsolete emacs.bash script.
792 (Invoking emacsclient): Rewrite, moving optional arguments to
793 emacsclient Options.
21d2bae3
CY
794 (emacsclient Options): New node. Document server-use-tcp and
795 server-host.
8bd3f7ef 796
5fda2cbd
CY
7972008-10-28 Chong Yidong <cyd@stupidchicken.com>
798
799 * indent.texi (Indentation): Replace list with paragraphed text,
800 putting description of syntax-driven indentation first. Document new
801 effect of active regions on tab.
802 (Tab Stops): Note that editable tab stops affect indentation commands.
803
4ff029f6
DN
8042008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
805
806 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
807
996cd6e4
CY
8082008-10-23 Chong Yidong <cyd@stupidchicken.com>
809
f28815e3
CY
810 * custom.texi (Function Keys): Note that modified keypad keys are not
811 translated.
812
996cd6e4
CY
813 * basic.texi (Arguments): Explain how to insert multiple digits.
814
49545fe2
MA
8152008-10-22 Michael Albinus <michael.albinus@gmx.de>
816
817 * files.texi (Remote Files): Precise selection of default method.
818 Rewrite paragraph about disabling remote file names.
819
edac0b53
CY
8202008-10-22 Chong Yidong <cyd@stupidchicken.com>
821
e752c544
CY
822 * search.texi (Special Isearch): Document M-TAB is isearch.
823
edac0b53
CY
824 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
825 command.
826
827 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
828
20a36054
TH
8292008-10-22 Tassilo Horn <tassilo@member.fsf.org>
830
831 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
832 section.
833
69051ab6
CY
8342008-10-21 Chong Yidong <cyd@stupidchicken.com>
835
c4b1a32a
CY
836 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
837 to files.texi. Move contents of vc2-xtra.texi here.
838
839 * vc2-xtra.texi: File removed.
840
841 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
842 Directory Commands from the submenu. Don't include deleted file
843 vc2-xtra.texi.
844
845 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
846 (Version Control): Add VC Directory Mode and VC Directory Commands to
847 the submenu.
848 (Why Version Control?): Use table format.
849 (Version Control Systems): Note that Meta-CVS support is gone.
850 (VCS Concepts): Note precisely when VC started supporting filesets.
851 Remove bogus xref to CVS Options node.
852 (Types of Log File): Copyedits.
853 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
854 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
855 The Right Thing.
856 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
857 (Log Buffer): Reorganize node, putting C-c C-c description first.
858 (Old Revisions): Use CVS for example, not RCS.
859 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
860 Commands from the submenu, putting them under Version Control.
861 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
862 need to include it in the manual unconditionally, since it is now
863 crucial to using distributed version control systems.
1a6e2954
CY
864 (Comparing Files): Note that diff uses the minibuffer, and that the
865 output is shown using Diff mode.
866 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
867 diff-update-on-the-fly, diff-refine-hunk, and
868 diff-show-trailing-whitespaces.
1a6e2954 869 (File Archives): Add rar support.
c4b1a32a 870
69051ab6
CY
871 * major.texi (Choosing Modes): Make mode selection sequence more
872 obvious by describing the steps in order of priority. Note that
873 magic-mode-alist is nil by default. Document
874 magic-fallback-mode-alist.
875
e7421e03
CY
8762008-10-20 Chong Yidong <cyd@stupidchicken.com>
877
878 * frames.texi (Mouse References): Copyedits.
879
6b2efdc2
TH
8802008-10-20 Tassilo Horn <tassilo@member.fsf.org>
881
882 * ack.texi (Acknowledgments): Add myself as doc-view author.
883
9c5e9396
EZ
8842008-10-20 Eli Zaretskii <eliz@gnu.org>
885
886 * frames.texi (Dialog Boxes): Add @cindex entries.
887
dac94f8e
CY
8882008-10-20 Chong Yidong <cyd@stupidchicken.com>
889
890 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
891 (Text-Only Mouse): Copyedit.
892
25597d40
CY
8932008-10-19 Chong Yidong <cyd@stupidchicken.com>
894
f8a447f6
CY
895 * frames.texi: Use @key throughout for mouse clicks.
896 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
897 (Secondary Selection): Fix modified mouse click syntax.
898 (Clipboard): Describe Cut, Copy and Paste commands.
899 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
900 Copyedits.
901 (Creating Frames): Add xref to Init File.
902 (Frame Commands): Add xref to Exiting.
903 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 904
b0f95216
CY
9052008-10-15 Chong Yidong <cyd@stupidchicken.com>
906
b0817f00
CY
907 * files.texi (Version Control): Copyedits. Add Bazaar.
908 (Version Control Systems): List different VCS's using an itemized list.
909 Add Bazaar.
910 (VCS Concepts): Copyedits. Tweak description of file merging.
911
b0f95216
CY
912 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
913 (Cut/Paste Other App): Document select-active-regions and
914 x-select-enable-primary.
915
69d0d701
CY
9162008-10-13 Chong Yidong <cyd@stupidchicken.com>
917
918 * mark.texi (Shift Selection): Correct case in node name.
919
920 * emacs.texi (Top): Update node order in Mark chapter.
921
375e8351
EZ
9222008-10-12 Eli Zaretskii <eliz@gnu.org>
923
924 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
925
926 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
927 elsewhere in the manual instead of describing yet again the intricacies
928 of $HOME on MS-Windows and MS-DOS.
929
ab58114f
CY
9302008-10-12 Chong Yidong <cyd@stupidchicken.com>
931
4f959513
CY
932 * mini.texi (Minibuffer File): Add xref to File Names.
933 (Minibuffer File): Add discussion of `~' in file names. Add
934 insert-default-directory index reference.
935
ab58114f
CY
936 * files.texi (File Names): Reorganize description.
937 (Visiting): Add xref to Mode Line. Copyedits.
938 (Save Commands): Mention prefix behavior of C-x C-s.
939 (Numbered Backups): Node deleted.
940 (Backup Names): Contents of Numbered Backups moved here. State default
941 of version-control variable.
942 (Reverting): Copyedits.
943 (Version Control): Add additional version control systems.
944
945 * emacs.texi (Top): Delete Numbered Backups node.
946
947 * cmdargs.texi (General Variables): Change Numbered Backups xref to
948 Backup Names.
f2884f63 949 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 950
b0b5100a
RF
9512008-10-11 Romain Francoise <romain@orebokech.com>
952
953 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
954
89774b5f
CY
9552008-10-11 Chong Yidong <cyd@stupidchicken.com>
956
957 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
958 (Select Buffer): Mention use of minibuffer history. Describe default
959 value of default-major-mode. Mention that C-x 4 b selects the other
960 window.
961 (List Buffers): Document CRM indicators in the order they appear.
962 (Kill Buffer): Document new command kill-matching buffers.
963 (Several Buffers): Move explanation of the relationship between buffer
964 list and buffer menu to the top.
965 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
966
4c72bf27
CY
9672008-10-10 Chong Yidong <cyd@stupidchicken.com>
968
969 * entering.texi (Exiting): Document change of C-x C-c to
970 save-buffers-kill-terminal. Document kill-emacs.
971
f68eb991
EZ
9722008-09-30 Eli Zaretskii <eliz@gnu.org>
973
974 * mule.texi (Coding Systems): Don't mention codepage-setup.
975
976 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
977 cpNNN coding systems anymore.
978 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
979 for unibyte mode. Don't mention line-drawing characters. Don't
980 mention dos-unsupported-char-glyph.
981
1a2dd44d
CY
9822008-09-25 Chong Yidong <cyd@stupidchicken.com>
983
984 * search.texi (Search): Shorten introduction.
985 (Basic Isearch): Add command table. Discuss reverse isearch and
986 isearch highlighting.
987 (Repeat Isearch): Move lazy highlighting discussion here. Add search
988 ring to cindex.
989 (Special Isearch): Move input methods discussion here.
990 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
991 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
992 Repeat Isearch.
993 (Isearch Minibuffer): New node.
994 (Word Search): Document new word search commands.
995 (Regexp Example): Simplify example using sentence-end-base variable.
996 (Replace): Reword introduction.
997 (Unconditional Replace): Remove unnecessary example.
998 (Other Repeating Search): Document new `M-s o' binding.
999
1000 * emacs.texi (Top): Update node listings.
1001
e45da31d
JB
10022008-09-22 Juanma Barranquero <lekktu@gmail.com>
1003
1004 * emacs.texi (Top): Remove Kill Errors from menu.
1005
841c8096
CY
10062008-09-22 Chong Yidong <cyd@stupidchicken.com>
1007
402168fa
CY
1008 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1009 interface for defining macros. Simplify examples. Note that C-g quits
1010 macro definitions.
801a8da1 1011 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1012 usage example.
1013 (Keyboard Macro Query): Organize query responses in a table.
1014
1015 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1016 to Erasing node.
841c8096
CY
1017 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1018 rationale to a footnote.
1019 (Kill Errors): Remove node, due to redundancy with Erasing.
1020 (Spelling): Move discussion of flyspell to end. Note new behavior of
1021 M-$ in active region. Remove non-ispell-specific keybindings from
1022 table.
1023
eab2ee89
DN
10242008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1025
1026 * cmdargs.texi (Initial Options): Document --daemon.
1027
3d53e905
GM
10282008-09-20 Glenn Morris <rgm@gnu.org>
1029
1030 * files.texi (Numbered Backups): Mention that some modes set
1031 version-control.
1032
1c90484d
GM
10332008-09-20 Jim Blandy <jimb@red-bean.com>
1034
1035 * files.texi (Numbered Backups): Reference File Variables, as well.
1036 Remove discussion of Rmail's implementation.
1037
0fc0d844
CY
10382008-09-06 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * misc.texi (Recursive Edit): Note that top-level exits active
1041 minibuffers.
1042
1043 * trouble.texi (Quitting): Likewise.
1044
b18d283d
CY
10452008-08-31 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * emacs.texi (Top): Add Temporary Face Changes xref.
1048
1049 * display.texi (Display): Move Temporary Face Changes node to just
1050 after Standard Faces.
1051 (Scrolling): Document recenter-top-bottom instead of recenter.
1052 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1053 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1054 (Display Custom): Copyedits.
1055 (Optional Mode Line): Document display-battery-mode.
1056
180135fc
RF
10572008-08-27 Romain Francoise <romain@orebokech.com>
1058
1059 * custom.texi (Directory Variables): Minor fix.
1060
d3fe3475
GM
10612008-08-27 Glenn Morris <rgm@gnu.org>
1062
1063 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1064 descriptions.
1065 (Calendar Customizing): Tweak layout description.
183080b6 1066 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1067 markers. Condense calendar-star-date and calendar-mark-today
1068 description.
1069 (Holiday Customizing): Add oriental and solar holidays.
1070 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1071 Fix holiday-float description. Use zerop in examples. Be less verbose.
1072 (Date Display Format): Change ISO format. Be less verbose.
1073 (Diary Customizing): Mention day and month abbrev arrays.
1074 Mention the date-form variables by name. Update European example.
1075 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1076 Condense examples. Mention diary-entry-symbols by name.
1077 Condense table for insertion commands.
1078 (Fancy Diary Display): Mention diary-include-string and
1079 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1080 Ethiopic, Persian date functions. Condense descriptions.
1081
1082 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1083 (Adding to Diary): Adapt for changed node name.
1084
71755807
GM
10852008-08-26 Glenn Morris <rgm@gnu.org>
1086
1087 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1088 node "Hebrew/Islamic Entries".
1089
1090 * calendar.texi (Specified Dates): Fix names of iso functions.
1091 (General Calendar): There may not be another window.
1092 (Writing Calendar Files, Holidays): Tweak intro.
1093 (Holidays): Mention Baha'i and Chinese holidays.
1094 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1095 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1096 (To Other Calendar): Add calendar-print-other-dates.
1097 Refer to "graphic display" rather than "X.
1098 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1099 (Displaying the Diary): Fix whitespace after reference.
1100 Fix `diary-number-of-entries' reference.
1101 (Date Formats): Explicitly mention that day names can be abbreviated.
1102 (Adding to Diary): Add some references to other sections.
1103 (Special Diary Entries): Fix reference.
1104 (Appointments): Simplify appt-message-warning-time entry.
1105 Clarify where times must be.
1106 (Importing Diary): Comment out icalendar paragraph that does not apply.
1107 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1108
d76ebc75
GM
11092008-08-23 Glenn Morris <rgm@gnu.org>
1110
1111 * fortran-xtra.texi (Fortran): Change description of free form and
1112 fixed form a bit. Mention hideshow and imenu.
1113 (Fortran Motion): Mention fortran-end-of-subprogram,
1114 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1115 (Fortran Indent): Minor re-word.
1116 (ForIndent Commands): Mention fortran-fill-paragraph and
1117 fortran-fill-statement.
1118 (ForIndent Cont): Mention fortran-tab-mode-string.
1119 (Fortran Comments): Mention fortran-comment-line-start-skip.
1120 (Fortran Columns): Mention font-locking.
1121 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1122
e2a71e28
JB
11232008-08-23 Johan Bockgard <bojohan@muon>
1124
1125 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1126
5c52e13c
CY
11272008-08-22 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * mini.texi (Minibuffer): Simplify introduction.
1130 (Minibuffer File): Document tilde in minibuffer filenames.
1131 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1132 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1133 (Completion Example): Update example to current command list.
1134 (Completion Options): Document `lazy' value of completion-auto-help.
1135 Update contents of completion-ignored-extensions.
1136 (Minibuffer History): Describe "future history" list. State default
1137 value of history-delete-duplicates.
1138
77a00355
GM
11392008-08-21 Glenn Morris <rgm@gnu.org>
1140
1141 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1142 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1143
39ee1d04
CY
11442008-08-17 Chong Yidong <cyd@stupidchicken.com>
1145
1146 * regs.texi (Registers): Clarify valid register names.
1147 (RegPos): Note that buffer is saved and restored too.
1148 (RegText): Note that mark is reactivated/deactivated.
1149 (RegConfig): Xref to Windows node.
1150
b12c348f
CY
11512008-08-16 Chong Yidong <cyd@stupidchicken.com>
1152
3ae7ba79
CY
1153 * basic.texi (Inserting Text): Provide command name for C-q.
1154
b12c348f
CY
1155 * killing.texi (Killing): Copyedit. Define read-only text.
1156 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1157 (Killing by Lines): Copyedit.
1158 (Other Kill Commands): Move M-w description here.
1159 (Yanking): Move M-w to Other Kill Commands.
1160 (Kill Ring): Also mention saving text in registers. Link to Text
1161 Properties in elisp manual.
1162 (Accumulating Text): Copyedit.
1163 (CUA Bindings): Shift selection is now the default.
1164
d8ff7692
TZ
11652008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1166
1167 * maintaining.texi (Change Log): Mention next-error is available.
1168
a43a8a2e
GM
11692008-08-10 Glenn Morris <rgm@gnu.org>
1170
1171 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1172 and intermonth text.
1173 (Holiday Customizing): Add holiday-chinese.
1174
eba27308
EZ
11752008-08-08 Eli Zaretskii <eliz@gnu.org>
1176
1177 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1178
5f14a5b3
DN
11792008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1180
1181 * files.texi (Log Buffer): Describe C-c C-d.
1182 (Diff Mode): Describe C-x 4 A.
1183
49989bff
EZ
11842008-08-06 Eli Zaretskii <eliz@gnu.org>
1185
1186 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1187
5c915c02
DN
11882008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1189
2beaf97a
DN
1190 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1191 describe the new bindings to show the changeset diff, toggle annotation
1192 visibility, show revisions.
1193 (VC Status): Describe key bindings for modifying the change comments,
1194 displaying changeset diffs and annotations.
1195
5c915c02
DN
1196 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1197
71798ace
NR
11982008-08-05 Nick Roberts <nickrob@snap.net.nz>
1199
1200 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1201
b8949644
EZ
12022008-08-02 Eli Zaretskii <eliz@gnu.org>
1203
1204 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1205 and wording.
1206
819567d1
DN
12072008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1208
1209 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1210 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1211 commands. Improve some old info.
1212
5f38310a
CY
12132008-07-31 Chong Yidong <cyd@stupidchicken.com>
1214
0dc3906b
CY
1215 * display.texi (Visual Line Mode): New node.
1216
5f38310a
CY
1217 * basic.texi (Inserting Text): Move DEL to deletion node.
1218 (Moving Point): Add additional alternative key bindings. Describe
1219 line-move-visual.
1220 (Erasing): Describe DEL.
1221 (Basic Undo, Blank Lines, Arguments): Copyedit.
1222 (Continuation Lines): Mention Visual Line mode.
1223 (Position Info): Move extended discussion to mule.texi.
1224
1225 * mule.texi (International Chars): Describe C-x =.
1226
1227 * emacs.texi (Top): Add Visual Line Mode node.
1228
7c2fb837
DN
12292008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1230
1231 * emacs.texi: Remove VMS support.
1232
3f6b73ef
DN
12332008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1234
1235 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1236 the vc-dir command name.
1237
9e2a2647
DN
12382008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1239
1240 * xresources.texi: Remove mentions of Mac Carbon.
1241
568beaa2
AS
12422008-07-19 Andreas Schwab <schwab@suse.de>
1243
1244 * ns-emacs.texi: Move to ../misc.
1245
0ef94706
CY
12462008-07-15 Chong Yidong <cyd@stupidchicken.com>
1247
1248 * entering.texi (Exiting): Don't describe text-only terminals as the
1249 default. Describe the new startup screen.
1250 (Exiting): Describe how to kill Emacs first. Change description of
1251 iconification to handle modern window systems.
1252
ba60bd44 12532008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1254
1255 * ns-emacs.texi: New file, documents features of Emacs port under
1256 NeXTstep windowing.
1257
9f30aa73
CY
12582008-07-15 Chong Yidong <cyd@stupidchicken.com>
1259
938a5d2e
CY
1260 * entering.texi (Entering Emacs): Update prev node.
1261
1262 * glossary.texi (Glossary): Remove xref to Text Characters.
1263
9f30aa73
CY
1264 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1265 directly, rather than in the context of ASCII. Move description of
1266 special properties of modifier key to new Modifier Keys node.
1267 (Keys): Copyedit.
1268 (Text Characters): Delete node. Multibyte is the default nowadays, and
1269 the node contents are obsolete.
1270
1271 * custom.texi (Modifier Keys): New node.
1272
1273 * emacs.texi (Top): Update node list.
1274
7e53d36c
CY
12752008-07-13 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1278 saying that Emacs provides menus and mouse support (which is par for
1279 the course).
1280
1281 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1282 early on.
1283 (Point): Copyedit. Relegate historical trivia to a footnote.
1284 (Mode Line): Explain mode-line format more consistently.
1285 (Menu Bar): Copyedit.
1286
1e9fa96d
GM
12872008-06-27 Glenn Morris <rgm@gnu.org>
1288
1289 * cal-xtra.texi (Sexp Diary Entries):
1290 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1291
dc9bebb8
CY
12922008-06-26 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * mark.texi (Shift selection): New node.
1295 (Mark): Copyedits.
1296 (Persistent Mark): Move to the end of the chapter.
1297
e7881076
EZ
12982008-06-20 Eli Zaretskii <eliz@gnu.org>
1299
1300 * makefile.w32-in (distclean): Remove makefile.
1301
f427400c
NR
13022008-06-17 Nick Roberts <nickrob@snap.net.nz>
1303
1304 * building.texi (Starting GUD): Add an entry for gud-gdb.
1305 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1306 command mode.
1307
b597d348
GM
13082008-06-17 Glenn Morris <rgm@gnu.org>
1309
1310 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1311
647b7094
NR
13122008-06-17 Nick Roberts <nickrob@snap.net.nz>
1313
1314 * building.texi (Starting GUD): Expand on remote debugging.
1315 (Other GDB-UI Buffers): Mention new keyboard bindings.
1316
47a30023
GM
13172008-06-15 Glenn Morris <rgm@gnu.org>
1318
1319 * gnu.texi: Use a verbatim license for this invariant section,
1320 as per etc/GNU.
1321
37e5d54a
GM
13222008-06-13 Daniel Engeler <engeler@gmail.com>
1323
1324 * emacs.texi, misc.texi: Add documentation about serial port access.
1325
8e65d46c
GM
13262008-06-13 Glenn Morris <rgm@gnu.org>
1327
c1473b4c
MB
1328 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1329 maintain.info.
8e65d46c 1330
e40a85cd
MB
13312008-06-05 Miles Bader <miles@gnu.org>
1332
1333 * display.texi (Temporary Face Changes): Update to reflect function
1334 renamings in face-remap.el.
1335
56c73dec
MB
13362008-06-04 Miles Bader <miles@gnu.org>
1337
1338 * display.texi (Temporary Face Changes): Add
1339 `adjust-buffer-face-height'. Rewrite description of
1340 `increase-buffer-face-height' and `decrease-default-face-height' now
1341 that they aren't bound by default.
1342
9d3d42fb
MB
13432008-06-03 Miles Bader <miles@gnu.org>
1344
1345 * display.texi (Temporary Face Changes): New node.
1346
2be6bfe2
EZ
13472008-05-31 Eli Zaretskii <eliz@gnu.org>
1348
1349 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1350
daf7e339
GM
13512008-05-31 Glenn Morris <rgm@gnu.org>
1352
1353 * cal-xtra.texi (Fancy Diary Display): Simplify.
1354
d21d2618
GM
13552008-05-30 Glenn Morris <rgm@gnu.org>
1356
1357 * cal-xtra.texi (Fancy Diary Display): Update for
1358 diary-display-function replacing diary-display-hook.
1359
71ce5fd0
JB
13602008-05-29 Drew Adams <drew.adams@oracle.com>
1361
1362 * msdog.texi (Windows Keyboard): Add descriptions of
1363 w32-register-hot-key and w32-unregister-hot-key.
1364
a3cdbdf8
MO
13652008-05-21 Tom Tromey <tromey@redhat.com>
1366
1367 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1368 Variables node.
1369
854a574c
MO
13702008-05-19 Tom Tromey <tromey@redhat.com>
1371
1372 * custom.texi (Variables): Add Directory Variables to menu.
1373 (Directory Variables): New node.
1374
7c2ec3f9
ER
13752008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1376
71ce5fd0 1377 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1378
370fded4
ER
13792008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1380
1381 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1382 Revision Tags and rewritten. Section now uses modern terminology,
1383 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1384 accurately.
1385
6af511e3
EZ
13862008-05-10 Eli Zaretskii <eliz@gnu.org>
1387
1388 * msdog.texi (Windows Files): Update documentation of
1389 w32-get-true-file-attributes.
1390
7a78b6e7
ER
13912008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1392
1393 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1394 directory mode.
1395
1bcfc24e
CY
13962008-05-08 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1399 entry "television".
1bcfc24e 1400
db86064f
ER
14012008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1402
ab5ec32c 1403 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1404
a31b405e
ER
14052008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1406
1407 * emacs/buffers.texi, emacs/files.texi (Version-control):
1408 vc-toggle-read-only is no longer a good idea...
1409
ff2c14fc
GM
14102008-04-29 Glenn Morris <rgm@gnu.org>
1411
1412 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1413
367c9b7c
JL
14142008-04-22 Juri Linkov <juri@jurta.org>
1415
1416 * dired.texi (Subdirectories in Dired): Describe using `^'
1417 to return to the parent directory.
1418
4ac1e9b4
NR
14192008-04-22 Nick Roberts <nickrob@snap.net.nz>
1420
1421 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1422 recent changes.
1423
b9b3bf2b
NR
14242008-04-19 Nick Roberts <nickrob@snap.net.nz>
1425
1426 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1427 (Other GDB-UI Buffers): Update for recent thread related changes.
1428
4d120d6a
SM
14292008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1430
1431 * maintaining.texi (Maintaining):
1432 * emacs.texi (Top): Typo.
1433
a152877d
SM
14342008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1435
b9b3bf2b
NR
1436 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1437 arg in `font-lock-add-keywords'.
a152877d 1438
36c0514c
GM
14392008-04-08 Glenn Morris <rgm@gnu.org>
1440
1441 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1442 Also add Baha'i calendar references where appropriate.
1443
06a97d46
GM
14442008-04-05 Glenn Morris <rgm@gnu.org>
1445
1446 * custom.texi (Init File): Byte-compiling .emacs is bad.
1447
6adc6eed
SM
14482008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1449
1450 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1451
571388b0
GM
14522008-03-29 Glenn Morris <rgm@gnu.org>
1453
1454 * calendar.texi: Update for `calendar-date-style' replacing
1455 `european-calendar'.
1456
3ae8f876
JR
14572008-03-28 Jason Rumney <jasonr@gnu.org>
1458
1459 * display.texi (Display Custom): Mention overlay-margin in text.
1460
5bc6ddff 14612008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1462
5bc6ddff
MB
1463 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1464 tutorial' comments.
03a864d5 1465
7186a830
CY
14662008-03-28 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * mark.texi (Mark): Rearrange nodes.
1469 (Persistent Mark): Rename from Transient Mark.
1470 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1471 Describe Transient Mark mode as the default.
1472
1473 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1474 the default behavior with Transient Mark mode off.
1475 (Position Info): Fix typo.
1476
71ce5fd0
JB
1477 * display.texi (Standard Faces): Reference the Mark node.
1478 Remove discussion of the region face, which is discussed there.
7186a830
CY
1479
1480 * emacs.texi (Top): Update node listings.
1481
1482 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1483 as the default.
1484
1485 * fixit.texi (Undo): Standardize choice of undo key sequence.
1486 (Undo, Spelling): Describe Transient Mark mode as the default.
1487
1488 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1489 default.
1490
1491 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1492
1493 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1494 mode is the default, and note that the mark is not activated when set.
1495
1496 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1497 Describe Transient Mark mode as the default.
1498
1499 * search.texi (Basic Isearch): Reference the Mark Ring node.
1500 (Replace, Unconditional Replace, Other Repeating Search):
1501 Describe Transient Mark mode as the default.
1502
1503 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1504 Transient Mark mode as the default.
1505 (Paragraphs): Describe how M-h behaves when region is active.
1506
1507 * trouble.texi (Quitting): Clarify effects of C-g.
1508
dc47d1ff
GM
15092008-03-13 Glenn Morris <rgm@gnu.org>
1510
1511 * emacs.texi (EMACSVER): Set to 23.0.60.
1512
e3e0fb39 15132008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1514
e3e0fb39
GM
1515 * dired.texi (Hiding Subdirectories): Fix previous change.
1516
15172008-03-05 Drew Adams <drew.adams@oracle.com>
1518
1519 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1520
5e14abf8
KS
15212008-02-28 Kim F. Storm <storm@cua.dk>
1522
1523 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1524 Move describe-distribution to C-h C-o.
1525 Move view-emacs-problems to C-h C-p.
1526 Add view-emacs-debugging on C-h C-d.
1527 Add view-external-packages on C-h C-e.
d0207bf3 1528 Add view-order-manuals on C-h C-m.
5e14abf8 1529
d0207bf3 15302008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1531
1532 * msdog-xtra.texi (MS-DOS): Docstring fix.
1533
87e391bb
EZ
15342008-02-09 Eli Zaretskii <eliz@gnu.org>
1535
1536 * msdog.texi (Windows Fonts): Use a @table for describing font
1537 properties.
1538
5662e503
JR
15392008-02-07 Jason Rumney <jasonr@gnu.org>
1540
1541 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1542 value has changed.
1543 (Windows HOME): Clarify what is meant by "if that fails as well".
1544 (Windows Fonts): New section.
1545
72463824
GM
15462008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1547
1548 * basic.texi (Basic Undo): Remove duplicate "you can".
1549
7ff926e0
EZ
15502008-02-02 Eli Zaretskii <eliz@gnu.org>
1551
1552 * maintaining.texi (Tags): Fix last change.
1553
6ab7aef1
MA
15542008-02-02 Michael Albinus <michael.albinus@gmx.de>
1555
093571c3 1556 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1557
ace67e7e
NR
15582008-01-31 Nick Roberts <nickrob@snap.net.nz>
1559
1560 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1561
ae068fdf
RS
15622008-01-26 Richard Stallman <rms@gnu.org>
1563
1564 * maintaining.texi (Tags): Delete redundant index entry.
1565
a56d9a08
EZ
15662008-01-26 Eli Zaretskii <eliz@gnu.org>
1567
1568 * programs.texi (Imenu): Move "@cindex tags" from here...
1569 * maintaining.texi (Tags): ...to here.
1570
e941ed90
NR
15712008-01-23 Kevin Ryde <user42@zip.com.au>
1572
1573 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1574 click count.
1575
650276d5
JB
15762008-01-21 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * entering.texi (Exiting): Fix typo.
1579 Reported by D. E. Evans <sinuhe@gnu.org>.
1580
8dc17977
MR
15812007-12-31 Martin Rudalics <rudalics@gmx.at>
1582
1583 * glossary.texi (Glossary): Fix typo.
1584
9f9695a6
RS
15852007-12-27 Richard Stallman <rms@gnu.org>
1586
1587 * text.texi (Formatted Text): Improve menu tag.
1588 (Editing Format Info): In Info, add duplicate menu of nodes
1589 about the submenus.
1590 (Format Faces): Say where Faces menu is found. Mention Other.
1591 (Format Colors): Say where these submenus are found.
1592 (Format Indentation, Format Justification): Likewise.
1593 (Format Properties): Likewise.
1594
abfd0191
RS
15952007-12-22 Richard Stallman <rms@gnu.org>
1596
1597 * search.texi (Query Replace): Make exp of query-replace more
1598 self-contained, and clarify.
8dc17977 1599
abfd0191
RS
1600 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1601
a2586785
RS
16022007-12-15 Richard Stallman <rms@gnu.org>
1603
1604 * files.texi (Auto Save): Clarify definition of auto-saving.
1605
a67cf2bb
RS
16062007-11-26 Richard Stallman <rms@gnu.org>
1607
1608 * help.texi (Help Echo): Cleanups.
1609
448b33b1
TTN
16102007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1611
1612 * files.texi (Why Version Control?): Fix typo.
1613 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1614 (Selecting a Fileset): Fix typos; small rewording.
1615 (Log Buffer): Likewise.
1616 (Old Revisions): Likewise.
448b33b1 1617
221bb7f6
EZ
16182007-11-17 Eli Zaretskii <eliz@gnu.org>
1619
1620 * mule.texi (Communication Coding): Fix wording of last change.
1621
d0207bf3 16222007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1623
630cb3b7
JB
1624 * custom.texi (Specifying File Variables):
1625 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1626
53b7759e
KH
16272007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1628
a5ab2e0c 1629 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1630
1631 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1632
c8763fb6 16332007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1634
630cb3b7 1635 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1636 --output=file.
1637
ff98e024
MR
16382007-11-13 Martin Rudalics <rudalics@gmx.at>
1639
1640 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1641 (Help Echo): Avoid mentioning the term "region" here and
1642 consistently use the term "active text".
1643
37b11c22
GM
16442007-11-11 Glenn Morris <rgm@gnu.org>
1645
1646 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1647
21d50ba1
JL
16482007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1649
1650 * search.texi (Query Replace): Mention
1651 `query-replace-show-replacement'.
1652
c12ecb0a 16532007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1654
1655 * building.texi (Watch Expressions): Remove obscure sentence.
1656
3b4201f4
KH
16572007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1658
1659 * mule.texi (Select Input Method): Describe how to activate an input
1660 method in the text mode.
1661
07e5c0b0
DN
16622007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1663
1664 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1665
52dd7391
NR
16662007-10-30 Nick Roberts <nickrob@snap.net.nz>
1667
1668 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1669
c004e539
GM
16702007-10-30 Glenn Morris <rgm@gnu.org>
1671
1672 * misc.texi (Directory Tracking): Explain a bit more about
1673 dirtrack-mode.
1674
ca8c5b8c
GM
16752007-10-25 Glenn Morris <rgm@gnu.org>
1676
1677 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1678
b6c764ef
RS
16792007-10-24 Richard Stallman <rms@gnu.org>
1680
1681 * misc.texi (Interactive Shell): Cleanup last change.
1682
eabd84c9
JL
16832007-10-22 Juri Linkov <juri@jurta.org>
1684
1685 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1686 default values.
1687
0b43c7e2
ER
16882007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1689
ca8c5b8c 1690 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1691 'filesets'.
1692
a80859d4
MR
16932007-10-18 Martin Rudalics <rudalics@gmx.at>
1694
1695 * trouble.texi (Quitting): Fix typo.
1696
c9447ae1
GM
16972007-10-18 Glenn Morris <rgm@gnu.org>
1698
1699 * frames.texi (Mode Line Mouse): Mention minor mode names.
1700
168b980f
JL
17012007-10-17 Juri Linkov <juri@jurta.org>
1702
1703 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1704 fill-paragraph operates on the active region in Transient Mark mode.
1705 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1706 with fill-paragraph.
1707
1708 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1709 fill-paragraph.
1710
1711 * fixit.texi (Spelling): ispell-word operates on the active region
1712 in Transient Mark mode.
1713
5a331f34
JB
17142007-10-17 Aaron S. Hawley <aaronh@garden.org>
1715
1716 * building.texi (Source Buffers):
1717 * custom.texi (Init Non-ASCII):
1718 * glossary.texi (Glossary): Use "key binding" consistently.
1719
2a9f4d55
JB
17202007-10-17 Juanma Barranquero <lekktu@gmail.com>
1721
1722 * calendar.texi (Diary): Fix directive.
1723
de13cecf
RS
17242007-10-16 Richard Stallman <rms@gnu.org>
1725
1726 * calendar.texi (Diary): Clarify text about diary file example.
1727
5f90d53e
ER
17282007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1729
1730 * files.texi: Capitalize node names according to convention.
1731
3aa491bc
GM
17322007-10-13 Glenn Morris <rgm@gnu.org>
1733
1734 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1735
8a3106d3
ER
17362007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1737
1738 * emacs.texi:
1739 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1740 suggested by RMS and Robert J. Chassell.
8a3106d3 1741
da1080a2
ER
17422007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1743
3aa491bc 1744 * files.texi (Version Systems):
0870a421
ER
1745 * vc-xtra.texi:
1746 * vc1-xtra.texi:
ac3f4c6f 1747 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1748 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1749 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1750 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1751
58ade22b
ER
17522007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1753
da1080a2 1754 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1755 Reorder the descriptions to be chronological.
1756
93870ce2
RS
17572007-10-09 Richard Stallman <rms@gnu.org>
1758
1759 * display.texi (Cursor Display): Correct how cursor appears
1760 in nonselected windows.
1761
568c7288
NR
17622007-10-04 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * building.texi (GDB Graphical Interface): Remove references to gdba
1765 and mention gud-gdb.
1766
1af74d06 17672007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1768
1af74d06 1769 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1770
0d8fb755
JL
17712007-10-06 Juri Linkov <juri@jurta.org>
1772
1773 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1774 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1775 fill-paragraph-or-region.
1776
1777 * basic.texi (Arguments): Replace fill-paragraph with
1778 fill-paragraph-or-region.
1779
b981e2c6
ER
17802007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1781
1782 * files.texi: Update the section on version control for 2007
2a9f4d55 1783 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1784 will come later.
1785
5fceaf9c
GM
17862007-09-15 Glenn Morris <rgm@gnu.org>
1787
1788 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1789 to `list-holidays'.
1790
b0e44b17
GM
17912007-09-14 Glenn Morris <rgm@gnu.org>
1792
1793 * calendar.texi: Update all instances of mark-calendar-holidays,
1794 list-calendar-holidays, list-holidays with the new names.
1795
8cf51b2c
GM
17962007-09-06 Glenn Morris <rgm@gnu.org>
1797
46a367db 1798 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1799 Split into the Emacs manual in emacs/, and other manuals in misc/.
1800 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1801 manual.
1802 (infodir): New variable.
1803 (info): Use $infodir.
1804 (emacsman): Delete target, not needed any more.
1805 Move all targets that are not the Emacs manual to misc/Makefile.in.
1806 (mostlyclean): Remove `gnustmp'.
1807 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1808 manual.
92f9b43f 1809 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1810 (emacsman): Delete target, not needed any more.
1811 (clean): Remove all info files but Emacs manual.
1812 Move all targets that are not the Emacs manual to misc/Makefile.in.
1813 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1814
1815 * Makefile.in (INFOSOURCES): Delete.
1816 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1817 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1818 *.vrs *.toc here...
1819 (maintainer-clean): ...from here.
1820
18212007-09-05 Glenn Morris <rgm@gnu.org>
1822
1823 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1824
8cf51b2c
GM
18252007-08-29 Glenn Morris <rgm@gnu.org>
1826
1827 * emacs.texi (EMACSVER): Increase to 23.0.50.
1828
3420c522
RS
18292007-08-27 Richard Stallman <rms@gnu.org>
1830
1831 * emacs.texi (Top): Clarify menu item for Glossary.
1832
1833 * display.texi (Faces): Change secn title.
1834 Clarify not all fonts come from Font Lock.
1835
8cf51b2c
GM
18362007-08-17 Eli Zaretskii <eliz@gnu.org>
1837
1838 * basic.texi (Position Info): Add index entry for face at point.
1839 Mention that character faces are also displayed by "C-u C-x =".
1840
8cf51b2c
GM
18412007-08-08 Glenn Morris <rgm@gnu.org>
1842
1843 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1844
18452007-08-07 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * files.texi (File Conveniences): Document point motion keys in Image
1848 mode.
1849
8cf51b2c
GM
18502007-07-27 Glenn Morris <rgm@gnu.org>
1851
8cf51b2c
GM
1852 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1853 in-line.
1854
1855 * gpl.texi: New file with text of GPL.
1856 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1857
18582007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1859
1860 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1861
1862 * dired.texi (Wdired): Mention C-x C-q key binding.
1863
18642007-07-28 Nick Roberts <nickrob@snap.net.nz>
1865
1866 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1867
18682007-07-25 Glenn Morris <rgm@gnu.org>
1869
8cf51b2c
GM
1870 * emacs.texi (Copying): Replace license with GPLv3.
1871
1872 * Relicense all FSF files to GPLv3 or later.
1873
18742007-07-24 Glenn Morris <rgm@gnu.org>
1875
1876 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1877 for some calendars.
1878
18792007-07-23 Nick Roberts <nickrob@snap.net.nz>
1880
1881 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1882 default-directory for the current buffer is on a remote machine.
1883
8cf51b2c
GM
18842007-07-21 Eli Zaretskii <eliz@gnu.org>
1885
1886 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1887 default value.
1888
18892007-07-21 Richard Stallman <rms@gnu.org>
1890
1891 * files.texi (Why Version Control?): Improve previous change.
1892
18932007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1894
1895 * files.texi (Why Version Control?): New node.
1896
8cf51b2c
GM
18972007-07-12 Nick Roberts <nickrob@snap.net.nz>
1898
8cf51b2c
GM
1899 * building.texi (Starting GUD): Add xref to this anchor.
1900
8cf51b2c
GM
19012007-06-24 Karl Berry <karl@gnu.org>
1902
2a9f4d55 1903 * emacs.texi: New Back-Cover Text.
8cf51b2c 1904
8cf51b2c
GM
19052007-06-07 Alan Mackenzie <acm@muc.de>
1906
1907 * display.texi (Optional Mode Line): Document the new form of
1908 line+column numbers, "(561,2)".
1909
19102007-06-06 Juanma Barranquero <lekktu@gmail.com>
1911
49823426 1912 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1913
19142007-06-02 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * Version 22.1 released.
1917
8cf51b2c
GM
19182007-05-07 Karl Berry <karl@gnu.org>
1919
1920 * emacs.texi (EMACSVER): Back to 22.
1921
19222007-05-06 Richard Stallman <rms@gnu.org>
1923
1924 * maintaining.texi (Create Tags Table): Clean up previous change.
1925
c8763fb6 19262007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1927
1928 * maintaining.texi (Create Tags Table): Add text about the dangers of
1929 making symbolic links to tags files.
1930
19312007-05-04 Karl Berry <karl@gnu.org>
1932
1933 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1934
19352007-05-03 Karl Berry <karl@gnu.org>
1936
1937 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1938
1939 * .cvsignore (*.pdf): New entry.
1940
8cf51b2c
GM
1941 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1942 for printing.
1943
19442007-05-01 Richard Stallman <rms@gnu.org>
1945
1946 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1947
8cf51b2c
GM
19482007-04-28 Glenn Morris <rgm@gnu.org>
1949
1950 * ack.texi (Acknowledgments):
1951 * anti.texi (Antinews):
8cf51b2c
GM
1952 * programs.texi (Program Modes): Restore mention of python.el pending
1953 consideration of legal status.
1954
19552007-04-28 Richard Stallman <rms@gnu.org>
1956
1957 * files.texi (File Names): Fixes to ~ description on MS systems.
1958
8cf51b2c
GM
19592007-04-26 Glenn Morris <rgm@gnu.org>
1960
1961 * emacs.texi (EMACSVER): Increase to 22.1.50.
1962
19632007-04-25 Karl Berry <karl@gnu.org>
1964
1965 * emacs.texi: Improve line breaks on copyright page,
1966 similar layout to lispref, 8.5x11 by default.
1967
1968 * dired.texi (Image-Dired): Improve line break, fix typo.
1969
19702007-04-24 Chong Yidong <cyd@stupidchicken.com>
1971
1972 * programs.texi (Program Modes):
8cf51b2c
GM
1973 * anti.texi (Antinews):
1974 * ack.texi (Acknowledgments): python.el removed.
1975
8cf51b2c
GM
19762007-04-23 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * display.texi (Highlight Interactively): Correct description of
1979 hi-lock-file-patterns-policy.
1980
1981 * files.texi (File Archives): Mention self-extracting executables.
1982
19832007-04-23 Eli Zaretskii <eliz@gnu.org>
1984
1985 * search.texi (Unconditional Replace, Query Replace): Add xref to
1986 "Replacement and Case".
1987
19882007-04-22 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * dired.texi (Image-Dired): Move from Thumbnails node.
1991 * misc.texi (Thumbnails): Node deleted.
1992 * emacs.texi (Top): Update node listing.
1993
1994 * files.texi (File Conveniences):
49823426 1995 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1996
19972007-04-21 Richard Stallman <rms@gnu.org>
1998
1999 * display.texi (Highlight Interactively): Correct previous change.
2000 Clarify doc of hi-lock-find-patterns, and move new features into it.
2001
20022007-04-20 David Koppelman <koppel@ece.lsu.edu>
2003
2004 * display.texi (Highlight Interactively): Document
2005 hi-lock-file-patterns-policy.
2006
20072007-04-20 Martin Rudalics <rudalics@gmx.at>
2008
2009 * display.texi (Scrolling): Fix typo.
2010
8cf51b2c
GM
20112007-04-15 Chong Yidong <cyd@stupidchicken.com>
2012
8cf51b2c
GM
2013 * doclicense.texi: Remove node heading, so that it can be included by
2014 other files.
2015
2016 * emacs.texi: Insert node heading for GFDL.
2017
8cf51b2c
GM
20182007-04-14 Eli Zaretskii <eliz@gnu.org>
2019
2020 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2021 "command line".
2022
2023 * display.texi (Faces): Refer to "Creating Frames" for face
2024 and other frame customizations in .emacs.
2025
2026 * frames.texi (Creating Frames): Mention that face customizations can
2027 be put in .emacs. Add index entries.
2028
20292007-04-12 Richard Stallman <rms@gnu.org>
2030
2031 * glossary.texi (Glossary): Explain `iff'.
2032
20332007-04-11 Karl Berry <karl@gnu.org>
2034
2035 * gnu.texi (Top),
2036 * macos.texi (Mac Font Specs),
2037 * anti.texi (Antinews),
2038 * xresources.texi (Resources),
2039 * misc.texi (Emulation),
2040 * calendar.texi (Daylight Saving),
2041 * dired.texi (Dired and Find),
2042 * rmail.texi (Remote Mailboxes),
2043 * sending.texi (Mail Headers),
2044 * programs.texi (Which Function),
2045 * files.texi (Recover),
2046 * buffers.texi (Uniquify),
2047 * frames.texi (Wheeled Mice),
2048 * killing.texi (Rectangles): Wording to improve breaks in
2049 8.5x11 format.
2050 * mule.texi (Language Environments): \hbadness=10000 since there's
2051 no way to reword.
2052 * emacs.texi (smallbook): New @set to more easily switch between
2053 smallbook and 8.5x11.
2054
20552007-04-11 Richard Stallman <rms@gnu.org>
2056
2057 * files.texi (File Conveniences): Add xref to Tumme.
2058 Delete text about Thumbnail mode.
2059
8cf51b2c
GM
20602007-04-09 Alan Mackenzie <acm@muc.de>
2061
2062 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2063 new name. Insert concept index entries.
2064
8cf51b2c
GM
20652007-04-08 Chong Yidong <cyd@stupidchicken.com>
2066
2067 * display.texi (Standard Faces): Document prefix arg for
2068 list-faces-display.
2069
2070 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2071
8cf51b2c
GM
20722007-04-07 Chong Yidong <cyd@stupidchicken.com>
2073
8cf51b2c
GM
2074 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2075
2076 * files.texi (Misc File Ops): Rewrite description of
2077 insert-file-literally.
2078
8cf51b2c
GM
20792007-03-31 Eli Zaretskii <eliz@gnu.org>
2080
2081 * misc.texi (Printing): Postscript -> PostScript.
2082
8cf51b2c
GM
2083 * ack.texi (Acknowledgments): Postscript -> PostScript.
2084
2085 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2086
2087 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2088 below.
2089
20902007-03-30 Chong Yidong <cyd@stupidchicken.com>
2091
2092 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2093 Init Non-ASCII.
2094 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2095 (Init Non-ASCII): New node.
2096
20972007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2098
2099 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2100
8cf51b2c
GM
21012007-03-12 Glenn Morris <rgm@gnu.org>
2102
8cf51b2c
GM
2103 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2104 "Daylight Savings".
2105
49823426 2106 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2107 saving" in text throughout.
2108
8cf51b2c
GM
21092007-03-04 Richard Stallman <rms@gnu.org>
2110
2111 * custom.texi (Safe File Variables): Minor correction.
2112
8cf51b2c
GM
21132007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2114
2115 * rmail.texi (Movemail): Add internal ref.
2116 Don't indent the intro for the PROTO table.
2117 Format PROTO table items with @code.
2118
8cf51b2c
GM
21192007-02-26 Nick Roberts <nickrob@snap.net.nz>
2120
2121 * building.texi: Remove references to bashdb.
2122
8cf51b2c
GM
21232007-02-19 Juanma Barranquero <lekktu@gmail.com>
2124
2125 * mule.texi (Language Environments): Update list of supported language
2126 environments.
2127
8cf51b2c
GM
21282007-02-14 Kim F. Storm <storm@cua.dk>
2129
2130 * building.texi (Grep Searching): Fix lgrep doc.
2131
21322007-02-12 Chong Yidong <cyd@stupidchicken.com>
2133
2134 * back.texi: Remove unused file.
2135
c8763fb6 21362007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2137
2138 * maintaining.texi (Tag Syntax): Now --members is the default for
2139 etags, not for ctags yet.
2140
8cf51b2c
GM
21412007-02-03 Eli Zaretskii <eliz@gnu.org>
2142
2143 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2144 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2145 expects. Add comments to prevent people from inadvertently modifying
2146 the key parts needed by `texinfo-multiple-files-update'.
2147
21482007-01-29 Chong Yidong <cyd@stupidchicken.com>
2149
2150 * frames.texi (Secondary Selection): Window clicked does not matter
2151 when mouse-yank-at-point is non-nil.
2152
8cf51b2c
GM
21532007-01-16 Glenn Morris <rgm@gnu.org>
2154
2155 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2156 system abbrev.
2157
21582007-01-11 Richard Stallman <rms@gnu.org>
2159
2160 * msdog.texi (Windows Keyboard): Another small cleanup.
2161
21622007-01-10 Richard Stallman <rms@gnu.org>
2163
2164 * msdog.texi (Windows Keyboard): Yet another try to make
2165 everyone happy with that passage.
2166
21672007-01-05 Richard Stallman <rms@gnu.org>
2168
2169 * anti.texi (Antinews): Mention M-x shell scrolling.
2170
21712007-01-05 Nick Roberts <nickrob@snap.net.nz>
2172
2173 * building.texi (Watch Expressions): Describe gdb-max-children.
2174
8cf51b2c
GM
21752007-01-04 Richard Stallman <rms@gnu.org>
2176
8cf51b2c
GM
2177 * msdog.texi (Windows Keyboard): Clarify previous change.
2178
8cf51b2c
GM
21792007-01-02 Richard Stallman <rms@gnu.org>
2180
2181 * custom.texi (Changing a Variable): Minor clarification.
2182 (Specific Customization): customize-customized => customize-unsaved.
2183
2184 * entering.texi (Entering Emacs): Clean up text about restarting
2185 Emacs for each file.
2186
2187 * misc.texi (Shell Options): Minor cleanup.
2188
2189 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2190 with Emacs, not vice versa.
2191
2192 * programs.texi (Symbol Completion): Recommend customizing
2193 window manager.
2194
2195 * xresources.texi (Resources): Minor fix.
2196
c8763fb6 21972007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2198
2199 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2200
22012007-01-01 Richard Stallman <rms@gnu.org>
2202
2203 * commands.texi (User Input): Document keys stolen by window mangers.
2204
22052006-12-31 Richard Stallman <rms@gnu.org>
2206
2207 * custom.texi (Specific Customization): Document customize-option
2208 instead of customize-variable.
2209
22102006-12-31 Kim F. Storm <storm@cua.dk>
2211
2212 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2213
22142006-12-30 Kim F. Storm <storm@cua.dk>
2215
2216 * killing.texi (CUA Bindings): Fix typo.
2217
2218 * xresources.texi (Table of Resources): Mention grow-only value for
2219 auto-resize-tool-bars.
2220
8cf51b2c
GM
22212006-12-27 Eli Zaretskii <eliz@gnu.org>
2222
2223 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2224 and how to get them back.
2225
22262006-12-26 Richard Stallman <rms@gnu.org>
2227
2228 * calendar.texi (Holidays): Holiday listing is based on current
2229 practice, but DST is not.
2230
22312006-12-25 Richard Stallman <rms@gnu.org>
2232
2233 * emacs.texi (Top): Update subnode menus.
2234
2235 * mark.texi (Transient Mark): Fix xref.
2236
2237 * killing.texi (Graphical Kill): Node deleted.
2238 (Killing): Add xref to Cut and Paste.
2239 (CUA Bindings): Update xref.
2240
2241 * frames.texi (Cut and Paste): New section to hold other nodes.
2242 (Mouse Commands): Node demoted.
2243 (Cut/Paste Other App): Split out from Mouse Commands.
2244 (Word and Line Mouse): Likewise.
2245 (Secondary Selection, Clipboard): Nodes demoted.
2246
8cf51b2c
GM
22472006-12-24 Kevin Ryde <user42@zip.com.au>
2248
2249 * calendar.texi (Holidays): US daylight saving begins second Sunday
2250 in March for 2007 onwards.
2251 (Daylight Savings): Show new US default daylight saving rules, 2nd
2252 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2253
22542006-12-23 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * calendar.texi (Scroll Calendar): < and > are switched.
2257
22582006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2259
2260 * killing.texi (Deletion): Describe M-\ prefix argument.
2261
22622006-12-23 Richard Stallman <rms@gnu.org>
2263
2264 * search.texi (Regexp Search): Explain why forward and reverse regexp
2265 search are not mirror images.
2266
8cf51b2c
GM
22672006-12-19 Kim F. Storm <storm@cua.dk>
2268
2269 * major.texi (Choosing Modes): Describe match-function elements for
2270 magic-mode-alist.
2271
8cf51b2c
GM
22722006-12-18 Eli Zaretskii <eliz@gnu.org>
2273
2274 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2275 peculiarities.
2276
22772006-12-18 Richard Stallman <rms@gnu.org>
2278
2279 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2280
8cf51b2c
GM
22812006-12-17 Alan Mackenzie <acm@muc.de>
2282
2283 * programs.texi (Left Margin Paren): Remove the bit which says
2284 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2285 Discuss some of the issues of setting this option to nil.
2286
22872006-12-17 Glenn Morris <rgm@gnu.org>
2288
2289 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2290
22912006-12-16 Eli Zaretskii <eliz@gnu.org>
2292
2293 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2294 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2295 NTFS volumes.
2296 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2297 volumes.
2298
22992006-12-15 Eli Zaretskii <eliz@gnu.org>
2300
2301 * text.texi (HTML Mode): Fix "C-c TAB".
2302
8cf51b2c
GM
23032006-12-09 Richard Stallman <rms@gnu.org>
2304
2305 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2306
23072006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2308
2309 * files.texi (Misc File Ops): Document insert-file-literally.
2310
23112006-12-08 Eli Zaretskii <eliz@gnu.org>
2312
2313 * cmdargs.texi (Colors): Note that --color is intended for overriding
2314 the terminal defaults, not for normal invocation.
2315
2316 * misc.texi (Emacs Server): Improve wording. Don't mention the
2317 ``server program''. Add a cross-reference to "Init File" node.
2318 (Invoking emacsclient): Add index entries. Document both short and
2319 long versions of command-line options. Document the -f option.
2320
8cf51b2c
GM
23212006-12-06 Richard Stallman <rms@gnu.org>
2322
2323 * text.texi (Outline Format): Say to set outline-regexp
2324 and outline-level with major modes and file local variables.
2325
c8763fb6 23262006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2327
2328 * anti.texi (Antinews): Mention the alternative to
2329 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2330
8cf51b2c
GM
2331 * misc.texi (Interactive Shell): Ditto.
2332
23332006-12-04 Eli Zaretskii <eliz@gnu.org>
2334
2335 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2336
2337 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2338
23392006-12-01 Eli Zaretskii <eliz@gnu.org>
2340
2341 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2342 colon in the mode line.
2343
2344 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2345
23462006-11-26 Nick Roberts <nickrob@snap.net.nz>
2347
2348 * building.texi (Watch Expressions): Mention SPC for expanding/
2349 contracting watch expressions.
2350
23512006-11-26 Kim F. Storm <storm@cua.dk>
2352
2353 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2354
23552006-11-26 Nick Roberts <nickrob@snap.net.nz>
2356
2357 * building.texi (Debugger Operation): Define text command mode.
2358 Clarify how tooltips work.
2359 (GDB Graphical Interface): Explain how to run in text command mode
2360 more clearly.
2361
23622006-11-25 Juanma Barranquero <lekktu@gmail.com>
2363
2364 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2365
23662006-11-22 Juanma Barranquero <lekktu@gmail.com>
2367
2368 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2369
8cf51b2c
GM
23702006-11-18 Chong Yidong <cyd@stupidchicken.com>
2371
2372 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2373 and EMACS is deprecated.
2374
23752006-11-18 Juanma Barranquero <lekktu@gmail.com>
2376
2377 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2378
c8763fb6 23792006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2380
2381 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2382
2383 * emacs.texi: Include xresources.texi both for info and dvi.
2384
2385 * xresources.texi: Merge text from xresmini.texi.
2386
c8763fb6 23872006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2388
2389 * glossary.texi: Fix typos.
2390
8cf51b2c
GM
23912006-11-06 Richard Stallman <rms@gnu.org>
2392
2393 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2394
2395 * ack.texi (Acknowledgments): Fix name spelling.
2396
23972006-11-01 Juri Linkov <juri@jurta.org>
2398
2399 * search.texi (Word Search): Document incremental word search.
2400
24012006-10-28 Glenn Morris <rgm@gnu.org>
2402
2403 * ack.texi (Acknowledgments): Add cal-html author.
2404
2405 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2406 Calendar"). Describe new package cal-html.
2407 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2408 Calendar Files."
2409
8cf51b2c
GM
24102006-10-23 Richard Stallman <rms@gnu.org>
2411
2412 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2413 Abbrev mode is enabled.
2414
8cf51b2c
GM
24152006-10-16 Richard Stallman <rms@gnu.org>
2416
8cf51b2c
GM
2417 * emacs.texi: Update ISBN.
2418
8cf51b2c
GM
24192006-10-11 Kim F. Storm <storm@cua.dk>
2420
2421 * emacs.texi (Acknowledgments): Use @dotless{i}.
2422
24232006-10-08 Nick Roberts <nickrob@snap.net.nz>
2424
2425 * building.texi (Breakpoints Buffer): Mention catchpoints.
2426
24272006-10-08 Kim F. Storm <storm@cua.dk>
2428
2429 * ack.texi (Acknowledgments): Update.
2430
2431 * emacs.texi (Acknowledgments): Fix bad @/ form.
2432
8cf51b2c
GM
24332006-10-05 Kim F. Storm <storm@cua.dk>
2434
2435 * emacs.texi (Acknowledgments): Add more contributors.
2436
24372006-10-03 Richard Stallman <rms@gnu.org>
2438
2439 * emacs.texi (Acknowledgments): Update version and edition.
2440
8cf51b2c
GM
24412006-10-01 Karl Berry <karl@gnu.org>
2442
2443 * custom.texi (Customization Groups): Page break to keep example buffer
2444 on one page.
2445
24462006-09-30 Karl Berry <karl@gnu.org>
2447
2448 * programs.texi (Basic Indent): @need to improve page break.
2449 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2450
24512006-09-29 Glenn Morris <rgm@gnu.org>
2452
2453 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2454
24552006-09-29 Karl Berry <karl@gnu.org>
2456
2457 * windows.texi (Basic Window): Remove forced @break, no longer
2458 desirable.
2459 * frames.texi (Frame Commands),
2460 * mark.texi (Marking Objects): Reword to avoid bad page break.
2461 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2462
24632006-09-19 Richard Stallman <rms@gnu.org>
2464
2465 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2466 stick to present tense.
2467
c8763fb6 24682006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2469
2470 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2471 to x-gtk-use-old-file-dialog.
2472 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2473
24742006-09-15 Jay Belanger <belanger@truman.edu>
2475
49823426 2476 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2477 Change "Library Public License" to "Lesser Public License"
2478 throughout. Use "yyyy" to represent year.
2479
8cf51b2c
GM
24802006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2481
2482 * files.texi (Visiting): Add index entry "open file".
2483
8cf51b2c
GM
24842006-09-11 Richard Stallman <rms@gnu.org>
2485
2486 * building.texi (Compilation Mode): Clarification.
2487 (Grep Searching): Add xref to Compilation Mode.
2488
8cf51b2c
GM
24892006-09-08 Richard Stallman <rms@gnu.org>
2490
2491 * search.texi (Search): Ref multi-file search commands here.
2492 (Other Repeating Search): Not here.
2493
8cf51b2c
GM
24942006-08-28 Richard Stallman <rms@gnu.org>
2495
2496 * windows.texi (Split Window): Update xref.
2497
2498 * basic.texi (Continuation Lines): Update xref.
2499
2500 * indent.texi (Tab Stops): Update xref.
2501
2502 * emacs.texi (Top): Update subnode menu.
2503
2504 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2505 split out of Display Custom.
2506
25072006-08-25 Kim F. Storm <storm@cua.dk>
2508
2509 * display.texi (Display Custom): Add variables overline-margin
2510 and x-underline-at-descent-line.
2511
25122006-08-25 Richard Stallman <rms@gnu.org>
2513
2514 * entering.texi (Exiting): Rewrite to give graphical displays
2515 priority over text terminals.
2516
2517 * search.texi (Incremental Search): Move index entries.
2518
25192006-08-23 Chong Yidong <cyd@stupidchicken.com>
2520
2521 * custom.texi (Init File): Reference Find Init to avoid "home
2522 directory" confusion.
2523
25242006-08-22 Nick Roberts <nickrob@snap.net.nz>
2525
2526 * building.texi (Other GDB-UI Buffers): Describe how to edit
2527 a value in the locals buffer.
2528
25292006-08-21 Richard Stallman <rms@gnu.org>
2530
2531 * search.texi (Basic Isearch): Add `isearch' index entry.
2532
25332006-08-16 Richard Stallman <rms@gnu.org>
2534
2535 * misc.texi (Saving Emacs Sessions): Clean up wording.
2536
2537 * mark.texi (Marking Objects): Mention term "select all".
2538
2539 * emacs.texi (Top): Update subnode menu.
2540
2541 * help.texi (Help Mode): Move node up in file.
2542
8cf51b2c
GM
25432006-08-15 Nick Roberts <nickrob@snap.net.nz>
2544
2545 * building.texi (Stack Buffer): Explain fringe arrow.
2546
8cf51b2c
GM
25472006-08-12 Eli Zaretskii <eliz@gnu.org>
2548
8cf51b2c
GM
2549 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2550 on startup.
2551
25522006-08-11 Romain Francoise <romain@orebokech.com>
2553
2554 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2555
25562006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2557
2558 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2559
25602006-08-10 Richard Stallman <rms@gnu.org>
2561
2562 * text.texi (Format Faces): Substantial rewrites to deal
2563 with face merging. Empty regions don't count. Clarify
2564 face property inheritance.
2565
25662006-08-08 Romain Francoise <romain@orebokech.com>
2567
2568 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2569 <arjuropo@cc.jyu.fi>.
2570
8cf51b2c
GM
25712006-08-04 Eli Zaretskii <eliz@gnu.org>
2572
2573 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2574 apply to all frames.
2575
8cf51b2c
GM
25762006-08-01 Richard Stallman <rms@gnu.org>
2577
2578 * help.texi (Name Help): Add index entries for describe-variable.
2579
25802006-08-01 Nick Roberts <nickrob@snap.net.nz>
2581
2582 * building.texi (GDB Graphical Interface): Shorten node names.
2583 (GDB-UI Layout): Use GDB-related.
2584 (Other GDB-UI Buffers): Simplify English.
2585
25862006-07-31 Richard Stallman <rms@gnu.org>
2587
2588 * search.texi (Query Replace): Add xref for Dired's Q command.
2589
8cf51b2c
GM
25902006-07-31 Nick Roberts <nickrob@snap.net.nz>
2591
2592 * building.texi (GDB commands in Fringe): Rename to...
2593 (Source Buffers): ..this and move forward. Describe hollow arrow and
2594 new option gdb-find-source-frame.
2595
25962006-07-29 Richard Stallman <rms@gnu.org>
2597
2598 * dired.texi (Operating on Files): Simplify previous change
2599 and fix Texinfo usage.
2600
26012006-07-29 Eli Zaretskii <eliz@gnu.org>
2602
2603 * dired.texi (Operating on Files): Add cross-references. State the
2604 Unix commands that do similar things.
2605
26062006-07-28 Richard Stallman <rms@gnu.org>
2607
2608 * mark.texi (Transient Mark): Clarify that region never disappears
2609 when Transient Mark mode is off, and not when it is on.
2610
26112006-07-27 Richard Stallman <rms@gnu.org>
2612
2613 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2614
26152006-07-24 Richard Stallman <rms@gnu.org>
2616
2617 * xresources.texi (GTK styles): Fix texinfo usage.
2618
8cf51b2c
GM
2619 * commands.texi (User Input): Explain why we teach keyboard cmds.
2620
2621 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2622 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2623 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2624 * doclicense.texi, display.texi, dired.texi, basic.texi:
2625 * anti.texi, ack.texi: Move periods and commas inside quotes.
2626
26272006-07-22 Eli Zaretskii <eliz@gnu.org>
2628
2629 * cmdargs.texi (General Variables): Document EMAIL.
2630
26312006-07-21 Eli Zaretskii <eliz@gnu.org>
2632
2633 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2634 doesn't have effect on MS-Windows.
2635
8cf51b2c
GM
26362006-07-17 Richard Stallman <rms@gnu.org>
2637
2638 * building.texi (Grep Searching): Explain about chaining grep commands.
2639
8cf51b2c
GM
26402006-07-10 Nick Roberts <nickrob@snap.net.nz>
2641
49823426 2642 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2643
26442006-07-09 Chong Yidong <cyd@stupidchicken.com>
2645
2646 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2647 is invoked for multiple files.
2648
26492006-07-08 Eli Zaretskii <eliz@gnu.org>
2650
2651 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2652 on-line manual for the rest of this node.
2653 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2654 unconditionally.
2655 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2656 Improve wording.
2657 (Windows Printing): Improve wording.
2658 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2659 rest of this node.
2660
8cf51b2c
GM
26612006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2662
49823426
GM
2663 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2664 with eval-buffer.
8cf51b2c
GM
2665
26662006-07-05 Nick Roberts <nickrob@snap.net.nz>
2667
2668 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2669 of character translation.
2670
26712006-07-04 Nick Roberts <nickrob@snap.net.nz>
2672
2673 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2674
26752006-07-03 Karl Berry <karl@gnu.org>
2676
2677 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2678 not-too-underfull hboxes in the TeX output.
2679 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2680 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2681 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2682 * sending.texi, text.texi: Fix overfull/underfull boxes.
2683
26842006-07-03 Romain Francoise <romain@orebokech.com>
2685
2686 * m-x.texi (M-x): Fix.
2687
26882006-07-03 Richard Stallman <rms@gnu.org>
2689
8cf51b2c
GM
2690 * search.texi (Other Repeating Search): filename -> file name.
2691
2692 * misc.texi (Narrowing): Minor cleanups.
2693
2694 * files.texi (Visiting): filename -> file name.
2695
2696 * emacs.texi (Top): Update subnode menus.
2697
2698 * mule.texi (Coding Systems): Move char translation stuff here.
2699 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2700 (Recognize Coding): Substantial local rewrites.
2701 (International): Update menu.
2702
2703 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2704 (Scrolling): Substantial local rewrites.
2705 (Display): Update menu and intro.
2706
2707 * dired.texi: filename -> file name.
2708
2709 * custom.texi (Safe File Variables): Texinfo usage fix.
2710
f0131492 27112006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2712
2713 * help.texi, m-x.texi: Lots of cleanups.
2714
8cf51b2c
GM
27152006-06-30 Eli Zaretskii <eliz@gnu.org>
2716
2717 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2718 (Windows Processes, Windows Misc): Shorten the printed version by
2719 selectively conditioning less important portions by @ifnottex.
2720
8cf51b2c
GM
27212006-06-27 Richard Stallman <rms@gnu.org>
2722
2723 * mini.texi (Minibuffer File): Minor cleanup.
2724
27252006-06-25 Nick Roberts <nickrob@snap.net.nz>
2726
2727 * frames.texi (XTerm Mouse): Rename to...
2728 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2729
2730 * emacs.texi (Top): Use new node name.
2731
27322006-06-24 Eli Zaretskii <eliz@gnu.org>
2733
2734 * emacs.texi (Top): Update the detailed menu according to changes in
2735 msdog.texi.
2736
2737 * msdog.texi (Windows Keyboard): New section.
2738 (Windows Mouse): New section.
2739 (Windows System Menu): Remove section (text merged with "Windows
2740 Keyboard").
2741 (Windows Misc): New section.
2742
2743 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2744
2745 * msdog.texi (ls in Lisp): New section.
2746
2747 * files.texi (Visiting): Document case-insensitive wildcard matching
2748 under find-file-wildcards.
2749
8cf51b2c
GM
27502006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2751
2752 * macos.texi (Mac Input): Add description of mac-function-modifier.
2753 Now Unicode keyboard layouts work.
2754
8cf51b2c
GM
27552006-06-10 Richard Stallman <rms@gnu.org>
2756
2757 * mule.texi (Recognize Coding): Clarify previous change.
2758
27592006-06-09 Kenichi Handa <handa@m17n.org>
2760
2761 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2762 notation.
2763
27642006-06-07 Kevin Ryde <user42@zip.com.au>
2765
2766 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2767 manual for @ifnottex, but in emacs-extra for @iftex.
2768
2769 * cmdargs.texi (General Variables): Fix smtpmail xref.
2770
27712006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2772
8cf51b2c 2773 * programs.texi (Comment Commands):
8cf51b2c 2774 * custom.texi (Specifying File Variables):
49823426 2775 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2776
27772006-06-07 Nick Roberts <nickrob@snap.net.nz>
2778
2779 * building.texi (Watch Expressions): Move node to end.
2780 (GDB Graphical Interface): Move description of clicks in fringe...
2781 (GDB commands in the Fringe): ...to here. New node.
2782
8cf51b2c
GM
27832006-06-05 Romain Francoise <romain@orebokech.com>
2784
49823426 2785 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2786
27872006-06-05 Nick Roberts <nickrob@snap.net.nz>
2788
2789 * building.texi (GDB Graphical Interface): Update bindings.
2790 (Commands of GUD): Add gud-print. Remove gud-run.
2791 Restate availability more generally.
2792
f0131492 27932006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2794
2795 * mini.texi: Lots of cleanups.
2796
27972006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2798
2799 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2800 and Mouse-2.
2801
c8763fb6 28022006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2803
2804 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2805
8cf51b2c
GM
28062006-05-31 Richard Stallman <rms@gnu.org>
2807
2808 * basic.texi (Moving Point): Fix previous change.
2809
c8763fb6 28102006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2811
2812 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2813
f0131492 28142006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2815
2816 * basic.texi: Many simplifications and improvements in wording.
2817
8cf51b2c
GM
28182006-05-26 Nick Roberts <nickrob@snap.net.nz>
2819
2820 * anti.texi (Antinews): Create a node for gdb-ui.
2821
8cf51b2c
GM
28222006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2823
2824 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2825
28262006-05-20 Richard Stallman <rms@gnu.org>
2827
2828 * dired.texi (Dired Navigation): dired-goto-file is now j.
2829
8cf51b2c
GM
28302006-05-20 Eli Zaretskii <eliz@gnu.org>
2831
2832 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2833 and their aliases.
2834
2835 * msdog.texi (Windows Printing): Mention non-support of plain text
2836 printing with some el-cheapo printers, and suggest a workaround.
2837
28382006-05-20 Kevin Ryde <user42@zip.com.au>
2839
2840 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2841 remove the bit saying you must set it.
2842
28432006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2844
2845 * trouble.texi (Checklist):
2846 * text.texi (Text, Auto Fill, Text Mode):
2847 * search.texi (Nonincremental Search):
2848 * rmail.texi (Rmail Labels):
2849 * mule.texi (Input Methods, Multibyte Conversion):
2850 * misc.texi (Gnus, Where to Look, PostScript):
2851 * maintaining.texi (Create Tags Table):
2852 * indent.texi (Indentation Commands):
2853 * fixit.texi (Spelling):
2854 * emacs.texi (Copying):
2855 * custom.texi (Init File): ifinfo -> ifnottex.
2856
8cf51b2c
GM
28572006-05-17 Richard Stallman <rms@gnu.org>
2858
2859 * files.texi (Diff Mode): Mention C-x `.
2860
28612006-05-08 Richard Stallman <rms@gnu.org>
2862
2863 * custom.texi (Disabling): Textual cleanups.
2864
8cf51b2c
GM
28652006-05-12 Glenn Morris <rgm@gnu.org>
2866
2867 * calendar.texi (Displaying the Diary, Format of Diary File):
2868 Refer to diary-view-entries, diary-list-entries,
2869 diary-show-all-entries rather than obsolete aliases.
2870
28712006-05-12 Eli Zaretskii <eliz@gnu.org>
2872
2873 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2874 (Displaying the Diary, Special Diary Entries, Importing Diary):
2875 * building.texi (Compilation Shell):
2876 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2877 emacs-xtra with @inforef's.
2878
2879 * files.texi (Visiting): Fix wording.
2880
2881 * mule.texi (Coding Systems, Text Coding): More indexing.
2882 Mention that C-x RET f can set eol conversion.
2883
c8763fb6 28842006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2885
2886 * xresmini.texi (GTK resources): Insert GTK description.
2887
2888 * xresources.texi (GTK resources): metafont should be menufont.
2889
8cf51b2c
GM
28902006-05-06 Michael Albinus <michael.albinus@gmx.de>
2891
49823426 2892 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2893 method, user name and host name is active only in partial
2894 completion mode.
2895
8cf51b2c
GM
28962006-05-06 Eli Zaretskii <eliz@gnu.org>
2897
2898 * makefile.w32-in (emacs.dvi):
2899 * Makefile.in (emacs.dvi): Add xresmini.texi.
2900
2901 * xresmini.texi (Table of Resources): Remove xref to non-existent
2902 node "LessTif Resources".
2903
2904 * msdog.texi (Microsoft Windows):
2905 * calendar.texi (Calendar/Diary, Displaying the Diary)
2906 (Special Diary Entries, Importing Diary, Holidays):
2907 * programs.texi (Program Modes):
2908 * text.texi (Text):
2909 * buffers.texi (Several Buffers):
2910 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2911
29122006-05-06 Eli Zaretskii <eliz@gnu.org>
2913
2914 The following changes merge the emacs-xtra manual into the main
2915 manual, but only for on-line version of the manual.
2916
2917 * vc2-xtra.texi (Version Backups, Local Version Control)
2918 (Making Snapshots, Change Logs and VC, Version Headers)
2919 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2920 on-line manual.
2921
2922 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2923 for on-line manual.
2924
2925 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2926 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2927 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2928 for on-line manual.
2929
2930 * fortran-xtra.texi (Fortran, Fortran Autofill)
2931 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2932 for on-line manual.
2933
2934 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2935 Conditional xref's for on-line manual.
2936
2937 * emerge-xtra.texi (Emerge, Overview of Emerge)
2938 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2939 manual.
2940
2941 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2942 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2943 (EMACSSOURCES): Use EMACS_XTRA.
2944 (../info/emacs-xtra): Remove.
2945 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2946
2947 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2948 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2949 (EMACSSOURCES): Use EMACS_XTRA.
2950 ($(infodir)/emacs-xtra): Remove.
2951 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2952
2953 * trouble.texi (Quitting):
2954 * text.texi (Text):
2955 * programs.texi (Program Modes):
2956 * msdog.texi (Microsoft Windows):
2957 * frames.texi (Frames):
2958 * files.texi (Backup, Version Control, VC Concepts)
2959 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2960 (Registering, VC Status, VC Undo, Multi-User Branching)
2961 (Comparing Files):
2962 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2963 (Displaying the Diary, Special Diary Entries, Importing Diary):
2964 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2965 conditional xref's, depending on @iftex/@ifnottex.
2966
2967 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2968 "MS-DOS". @include msdog-xtra.texi.
2969
2970 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2971 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2972
2973 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2974 for vc-xtra.texi subsections.
2975 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2976 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2977
2978 * sending.texi (Sending Mail): A @node line without explicit Prev,
2979 Next, and Up links.
2980
2981 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2982 Next, and Up links.
2983
2984 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2985 and its sections. @include picture-xtra.texi.
2986
2987 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2988 "Emerge".
2989 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2990
2991 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2992 exact duplicate of its name-sake in calendar.texi.
2993
2994 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2995 "Advanced Calendar/Diary Usage".
2996 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2997
2998 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2999 dired-xtra.texi.
3000 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3001
3002 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3003 (Files) [ifnottex]: Add menu entry for Autorevert.
3004
3005 * emacs-xtra.texi (Introduction): Reword to make consistent with
3006 printed version only.
3007 <Top level>: Remove the body of all chapters and move them to the
3008 new *-xtra.texi files. Use @raisesections and @lowersections to
3009 convert sections to chapters etc.
3010
3011 * msdog-xtra.texi:
3012 * fortran-xtra.texi:
3013 * vc-xtra.texi:
3014 * vc1-xtra.texi:
3015 * vc2-xtra.texi:
3016 * emerge-xtra.texi:
3017 * cal-xtra.texi:
3018 * dired-xtra.texi:
3019 * arevert-xtra.texi: New files, with text from respective chapters
3020 of emacs-xtra.texi. Convert each @chapter into @section, @section
3021 into @subsection, etc.
3022
3023 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3024 updated.
3025
3026 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3027 Windows". All references updated.
3028
30292006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3030
3031 * macos.texi (Mac Input): Mention input from Character Palette.
3032 (Mac Font Specs): Fix typo.
3033
30342006-05-05 Richard Stallman <rms@gnu.org>
3035
3036 * files.texi (Diff Mode): Minor cleanup.
3037
30382006-05-05 Karl Berry <karl@gnu.org>
3039
8cf51b2c
GM
3040 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3041 errors from the current release of makeinfo (4.8).
3042 * help.texi (Library Keywords): Change widest word in multitable
3043 template from `emulations' to `convenience'. (Not sure if this is
3044 related to the font change.)
3045
30462006-05-05 Eli Zaretskii <eliz@gnu.org>
3047
3048 * files.texi (File Names): Add a footnote about limited support of
3049 ~USER on MS-Windows.
3050
3051 * cmdargs.texi (Initial Options): Add a footnote about limited
3052 support of ~USER on MS-Windows.
3053
30542006-05-03 Richard Stallman <rms@gnu.org>
3055
3056 * files.texi (Diff Mode): Node moved here.
3057 (Comparing Files): Delete what duplicates new node.
3058 (Files): Put Diff Mode in menu.
3059
3060 * misc.texi (Diff Mode): Moved to files.texi.
3061
3062 * emacs.texi (Top): Update menu for Diff Mode.
3063
3064 * trouble.texi (Emergency Escape): Simplify.
3065
3066 * emacs.texi (Top): Minor clarification.
3067
30682006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3069
3070 * commands.texi, entering.texi, screen.texi: Many simplifications.
3071
30722006-05-03 Richard Stallman <rms@gnu.org>
3073
3074 * commands.texi (Text Characters): Delete paragraph about unibyte
3075 non-ASCII printing chars.
3076
3077 * killing.texi (Killing): Say "graphical displays".
3078 * display.texi: Say "graphical displays".
3079
3080 * cmdargs.texi (Misc X): Say "graphical displays".
3081
30822006-05-01 Richard Stallman <rms@gnu.org>
3083
3084 * emacs.texi (Top): Add Diff Mode to menu.
3085
30862006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3087
3088 * misc.texi (Diff Mode): New node.
3089
30902006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3091
3092 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3093 (Mac Environment Variables): Shorten example line.
3094 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3095
30962006-05-01 Nick Roberts <nickrob@snap.net.nz>
3097
3098 * building.texi (GUD Customization): Describe cases %d and %c.
3099 Update description for %e.
3100
31012006-04-30 Glenn Morris <rgm@gnu.org>
3102
3103 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3104
31052006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3106
3107 * custom.texi (Examining): Update C-h v output example.
3108
31092006-04-29 Kim F. Storm <storm@cua.dk>
3110
3111 * building.texi (Grep Searching): Add lgrep and rgrep.
3112
8cf51b2c
GM
31132006-04-23 Richard Stallman <rms@gnu.org>
3114
3115 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3116
3117 * xresmini.texi: New file.
3118
3119 * xresources.texi (Face Resources): Split table into font resources
3120 and the rest. Combine similar attributes for brevity.
3121
8cf51b2c
GM
31222006-04-21 Eli Zaretskii <eliz@gnu.org>
3123
3124 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3125 backslashes and case-insensitivity in file names (moved to the
3126 main manual).
3127 (MS-DOS Printing): Move most of the text to the main manual.
3128
3129 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3130 New nodes.
3131 (Windows Processes, Windows System Menu): Add index entries and
3132 fix wording.
3133
8cf51b2c
GM
31342006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3135
3136 * misc.texi (Shell Ring): Add notes on saved input when
3137 navigating off the end of the history list.
3138
31392006-04-18 Chong Yidong <cyd@mit.edu>
3140
3141 * misc.texi (Shell Options): Correct default value of
3142 comint-scroll-show-maximum-output.
3143
8cf51b2c
GM
31442006-04-18 Nick Roberts <nickrob@snap.net.nz>
3145
3146 * building.texi (Watch Expressions): Update.
3147
8cf51b2c
GM
31482006-04-12 Richard Stallman <rms@gnu.org>
3149
3150 * search.texi: Clean up previous change.
3151
31522006-04-12 Eli Zaretskii <eliz@gnu.org>
3153
3154 * search.texi (Regexp Backslash, Regexp Replace): Add index
3155 entries for ``back reference'' and mention the term itself in the
3156 text.
3157
31582006-04-11 Richard Stallman <rms@gnu.org>
3159
3160 * custom.texi (Safe File Variables):
3161 Document enable-local-variables = :safe.
3162
31632006-04-11 Karl Berry <karl@gnu.org>
3164
3165 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3166 (Remote Repositories, Version Backups, Local Version Control)
3167 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3168 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3169 (Renaming VC Work Files and Master Files)
3170 (Inserting Version Control Headers, Customizing VC, General Options)
3171 (Options for RCS and SCCS, Options specific for CVS): Move all
3172 these nodes to emacs-xtra.texi, for brevity.
3173 * cmdargs.texi, files.texi: Change cross-references.
3174
8cf51b2c
GM
31752006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3176
3177 * files.texi (Old Versions): Update description of vc-annotate's
3178 use of color to indicate date ranges.
3179
8cf51b2c
GM
31802006-04-09 Kevin Ryde <user42@zip.com.au>
3181
8cf51b2c
GM
3182 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3183 put info and printed manual names the right way around.
3184
31852006-04-09 Karl Berry <karl@gnu.org>
3186
3187 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3188 emacs-xtra.texi, leaving only MS Windows information.
3189 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3190 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3191 node names.
3192
3193 * emacs.texi: Move @summarycontents and @contents to the beginning
3194 of the file.
3195
8cf51b2c
GM
31962006-04-08 Kevin Ryde <user42@zip.com.au>
3197
3198 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3199
32002006-04-07 Richard Stallman <rms@gnu.org>
3201
3202 * programs.texi (Comments, Comment Commands, Options for Comments)
3203 (Multi-Line Comments): "Align", not "indent".
3204 (Basic Indent): C-j deletes trailing whitespace before the newline.
3205
32062006-04-06 Richard Stallman <rms@gnu.org>
3207
8cf51b2c
GM
3208 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3209
32102006-04-06 Eli Zaretskii <eliz@gnu.org>
3211
3212 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3213
8cf51b2c
GM
32142006-04-05 Richard Stallman <rms@gnu.org>
3215
3216 * emacs.texi (Top): Update subnode menu.
3217
3218 * trouble.texi (Unasked-for Search): Node deleted.
3219 (Lossage): Delete from menu.
3220
32212006-04-04 Richard Stallman <rms@gnu.org>
3222
3223 * trouble.texi: Various cleanups.
3224 (Checklist): Don't bother saying how to snail a bug report.
3225 (Emergency Escape): Much rewriting.
3226 (After a Crash): Rename the core dump immediately.
3227 (Total Frustration): Call it a psychotherapist.
3228 (Bug Criteria): Avoid "illegal instruction".
3229 (Sending Patches): We always put the contributor's name in.
3230
3231 * misc.texi (Thumbnails): Minor correction.
3232
8cf51b2c
GM
32332006-04-03 Richard Stallman <rms@gnu.org>
3234
3235 * misc.texi (Thumbnails): Minor cleanup.
3236
32372006-04-02 Karl Berry <karl@gnu.org>
3238
3239 * sending.texi (Mail Sending): pxref to Top needs five args.
3240
3241 * texinfo.tex: Update to current version (2006-03-21.13).
3242
8cf51b2c
GM
32432006-03-31 Richard Stallman <rms@gnu.org>
3244
3245 * emacs.texi (Top): Update subnode menu.
3246
3247 * help.texi (Help Mode): Cleanup.
3248
3249 * dired.texi: Many cleanups.
3250 (Dired Deletion): Describe dired-recursive-deletes.
3251 (Operating on Files): dired-create-directory moved.
3252 (Misc Dired Features): Move to here.
3253 (Tumme): Node moved to misc.texi.
3254
3255 * custom.texi: Many cleanups.
3256 (Minor Modes): Don't mention ISO Accents Mode.
3257 (Examining): Update C-h v output example.
3258 (Hooks): Add index and xref for add-hook.
3259 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3260 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3261
3262 * misc.texi: Many cleanups.
3263 (beginning): Add to summary of topics.
3264 (Shell): Put eshell xref at the end. Remove eshell from table.
3265 (Thumbnails): New node.
3266
8cf51b2c
GM
32672006-03-28 Eli Zaretskii <eliz@gnu.org>
3268
3269 * files.texi (File Name Cache): Make it clear that the cache is
3270 not persistent.
3271
8cf51b2c
GM
32722006-03-25 Karl Berry <karl@gnu.org>
3273
49823426
GM
3274 * emacs-xtra.texi, emacs.texi, gnu.texi:
3275 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3276 (2) do not indent copyright year list (or anything else).
3277
8cf51b2c
GM
32782006-03-21 Juanma Barranquero <lekktu@gmail.com>
3279
3280 * files.texi (VC Dired Mode): Remove misplaced brackets.
3281
32822006-03-21 Andre Spiegel <spiegel@gnu.org>
3283
3284 * files.texi: Various updates and clarifications in the VC chapter.
3285
32862006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3287
3288 * help.texi (Help Mode): Document "C-c C-c".
3289
8cf51b2c
GM
32902006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3291
3292 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3293 menu in the standalone Info reader.
3294
32952006-03-15 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3298 moved here from Emacs manual.
3299
3300 * programs.texi (Fortran): Section moved to emacs-xtra.
3301 (Program Modes): Xref to Fortran in emacs-xtra.
3302
3303 * maintaining.texi (Emerge): Move to emacs-xtra.
3304 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3305
3306 * picture.texi: File deleted.
3307 * Makefile.in:
3308 * makefile.w32-in: Remove picture.texi.
3309
3310 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3311 * abbrevs.texi (Abbrevs):
3312 * sending.texi (Sending Mail): Picture node removed.
3313
3314 * emacs.texi (Top): Update node listings.
3315
8cf51b2c
GM
33162006-03-12 Richard Stallman <rms@gnu.org>
3317
3318 * calendar.texi: Various cleanups.
3319
8cf51b2c
GM
33202006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3321
3322 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3323 syntax.
3324
8cf51b2c
GM
33252006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3326
3327 * search.texi (Regexps): More accurately describe which characters
3328 are special in which situations. Recommend _not_ to quote `]' or
3329 `-' when they are not special.
3330
8cf51b2c
GM
33312006-02-28 Andre Spiegel <spiegel@gnu.org>
3332
3333 * files.texi (Old Versions): Clarify operation of C-x v =.
3334
8cf51b2c
GM
33352006-02-21 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * building.texi (Watch Expressions): Update and describe
3338 gdb-speedbar-auto-raise.
3339
33402006-02-19 Richard M. Stallman <rms@gnu.org>
3341
3342 * emacs.texi: Use @smallbook.
3343 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3344 Update subnode menu.
3345
3346 * building.texi (Lisp Interaction): Minor addition.
3347
33482006-02-18 Nick Roberts <nickrob@snap.net.nz>
3349
3350 * building.texi (Watch Expressions): Update and be more precise.
3351
c8763fb6 33522006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3353
3354 * maintaining.texi (Create Tags Table): Explain why the
3355 exception when etags writes to files under the /dev tree.
3356
33572006-02-14 Richard M. Stallman <rms@gnu.org>
3358
3359 * custom.texi (Safe File Variables): Lots of clarification.
3360 Renamed from Unsafe File Variables.
3361
33622006-02-14 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * custom.texi (Unsafe File Variables): File variable confirmation
3365 assumed denied in batch mode.
3366
33672006-02-14 Richard M. Stallman <rms@gnu.org>
3368
3369 * building.texi (GDB User Interface Layout): Don't say `inferior'
3370 for program being debugged.
3371
33722006-02-15 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * building.texi (GDB Graphical Interface):
3375 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3376
33772006-02-13 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * custom.texi (Specifying File Variables, Unsafe File Variables):
3380 New nodes, split from File Variables. Document new file local
3381 variable behavior.
3382
33832006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3384
3385 * display.texi (Standard Faces):
8cf51b2c
GM
3386 * files.texi (Visiting):
3387 * frames.texi (Clipboard):
3388 * glossary.texi (Glossary) <Clipboard>:
3389 * xresources.texi (X Resources): Mention Mac OS port.
3390
8cf51b2c
GM
33912006-02-12 Richard M. Stallman <rms@gnu.org>
3392
3393 * building.texi (Building): Clarify topic in intro.
3394
3395 * maintaining.texi (Maintaining): Change title; clarify topic.
3396 Delete duplicate index entries.
3397
3398 * building.texi (Other GDB User Interface Buffers): Clarifications.
3399
3400 * text.texi (Cell Commands): Clarifications.
3401
3402 * programs.texi (Defuns): Delete duplicate explanation of
3403 left-margin paren convention.
3404 (Hungry Delete): Minor cleanup.
3405
34062006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3407
3408 * dired.texi (Tumme): More tumme documentation.
3409
34102006-02-11 Alan Mackenzie <acm@muc.de>
3411
3412 * programs.texi ("Hungry Delete"): Correct the appellation of the
3413 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3414
34152006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3416
3417 * dired.texi (Tumme): Fix small bug.
3418
34192006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3420
3421 * macos.texi (Mac International): Rename "fontset-mac" to
3422 "fontset-standard".
3423
8cf51b2c
GM
34242006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3425
3426 * dired.texi (Tumme): Basic documentation for Tumme added.
3427
8cf51b2c
GM
34282006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3429
3430 * mule.texi (International):
3431 * programs.texi (Basic Indent): Fix typos.
3432
8cf51b2c
GM
3433 * custom.texi (Minor Modes):
3434 * display.texi (Text Display):
3435 * commands.texi (Text Characters): Update xrefs.
3436
34372006-02-07 Richard M. Stallman <rms@gnu.org>
3438
3439 * emacs.texi (Top): Update subnode menu.
3440 Update info on old Emacs papers.
3441 (Intro): "Graphical display", not window system.
3442
3443 * xresources.texi (GTK styles): Minor clarifications.
3444
3445 * trouble.texi: "Graphical display", not window system.
3446 (Stuck Recursive): Minor clarification.
3447
3448 * text.texi: Minor clarifications.
3449 (Sentences): Explain why two-space convention is better.
3450 Explain sentence-end-without-period here.
3451 (Fill Commands): Not here.
3452 (Refill): Node moved down.
3453 (Filling): Update menu.
3454 (Table Creation, Cell Justification, Column Commands): Clarify.
3455
3456 * sending.texi: Minor clarifications.
3457
3458 * search.texi (Regexp Backslash): Clarification.
3459
3460 * rmail.texi: Minor cleanups.
3461 (Rmail): Delete digression about `rmail-mode'.
3462 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3463 (Rmail Files): Mention C-u M-x rmail.
3464 (Rmail Reply): Mention References.
3465 (Rmail Display): Mention rmail-nonignored-headers.
3466
3467 * programs.texi: Minor cleanups.
3468 (Comment Commands): Mention momentary Transient Mark mode.
3469 (Matching): Be more specific about customizing show-paren-mode.
3470 (Info Lookup): Don't list the modes that support C-h S.
3471 Just say what it does in an unsupported mode.
3472 (Man Page): Delete excessive info on customizing woman.
3473 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3474
3475 * abbrevs.texi: Minor clarifications.
3476 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3477 not "dynamic abbrevs" as if they were a kind of abbrev.
3478
3479 * picture.texi (Picture): Minor cleanup.
3480
3481 * mule.texi (Communication Coding): Say "other applications".
3482 (Fontsets): Not specific to X. Add xref to X Resources.
3483 (Unibyte Mode): Rename from Single-Byte Character Support.
3484 "Graphical display", not window system.
3485 (International): Update menu.
3486
3487 * maintaining.texi (Format of ChangeLog):
3488 New node, split out from ChangeLog.
3489 (ChangeLog): Clarifications in the remaining text.
3490 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3491 (Find Tag): Add @w.
3492 (Tags Search): Explain tag table order here. Simplify grep ref.
3493 (List Tags): tags-tag-face is a variable, not a face.
3494 (Emerge): Cleanups.
3495
3496 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3497 (Keyboard Macros): Avoid "the user".
3498
3499 * killing.texi: "Graphical display", not window system.
3500
3501 * help.texi (Help Echo): "Graphical display", not window system.
3502
3503 * glossary.texi: Say "you", not "the user". Say "graphical display".
3504
3505 * frames.texi: Minor cleanups. "Graphical display", not window system.
3506
3507 * files.texi (Visiting): Make drag-and-drop not X-specific.
3508
3509 * custom.texi: Minor cleanups. "Graphical display", not window system.
3510
3511 * cmdargs.texi: Minor cleanups.
3512
3513 * building.texi (Compilation): Move and split kill-compilation para.
3514 Add para about multiple compilers.
3515 (Compilation Mode): Commands also available in grep mode and others.
3516 Mention C-u C-x ` more tutorially. Clarify C-x `.
3517 (Compilation Shell): Clarify. Put Bash example first.
3518 (Grep Searching): Minor cleanups; add @w.
3519 (Debuggers): Minor cleanups.
3520 (Starting GUD): Make GDB xgraphical mode issue clearer.
3521 (Debugger Operation): Lots of clarifications including
3522 GDB tooltip side-effect issue.
3523 (Commands of GUD): Clarify.
3524 (GUD Customization): Add bashdb-mode-hook.
3525 (GDB Graphical Interface): Rewrite for clarity.
3526 (GDB User Interface Layout): Rewrite for clarity.
3527 (Stack Buffer, Watch Expressions): Likewise.
3528 (Other GDB User Interface Buffers): Cleanups.
3529 (Lisp Libraries, External Lisp): Cleanup.
3530
3531 * basic.texi (Position Info): "Graphical displays", rather than
3532 window systems.
3533
3534 * anti.texi: Minor cleanup.
3535
8cf51b2c
GM
35362006-02-03 Eli Zaretskii <eliz@gnu.org>
3537
3538 * custom.texi (Init File, Find Init): Add cross-references to
3539 where $HOME is described.
3540
35412006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3542
3543 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3544 is not inside the @table.
3545
3546 * emacs.texi (Top): Correct node name.
3547
3548 * files.texi (File Names): Fix @xref.
3549 (Reverting): Fix typo.
3550
3551 * mule.texi (International): Correct node name.
3552
3553 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3554
35552006-02-01 Richard M. Stallman <rms@gnu.org>
3556
3557 * emacs.texi (Top): Update subnode menu.
3558
3559 * mule.texi: Minor clarifications.
3560 Reduce the specific references to X Windows.
3561 Refer to "graphical" terminals, rather than window systems.
3562 (Text Coding): Rename from Specify Coding.
3563 (Communication Coding, File Name Coding, Terminal Coding):
3564 New nodes split out from Text Coding.
3565
3566 * kmacro.texi: Minor clarifications.
3567 (Keyboard Macro Ring): Comment out some excessive commands.
3568 (Basic Keyboard Macro): Split up the table, putting part in each node.
3569
3570 * major.texi: Minor clarifications.
3571
3572 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3573
3574 * windows.texi: Minor clarifications.
3575 (Change Window): Don't describe mode-line mouse cmds here.
3576 Add xref to Mode Line Mouse.
3577
3578 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3579
3580 * macos.texi (Mac International): Fix xref.
3581
3582 * indent.texi: Minor clarifications.
3583
3584 * frames.texi: Minor clarifications.
3585 Reduce the specific references to X Windows.
3586 Refer to "graphical" terminals, rather than window systems.
3587 (Frame Parameters): Don't mention commands like
3588 set-foreground-color. Just say to customize a face.
3589 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3590
3591 * files.texi: Minor clarifications.
3592 (Numbered Backups): New node, split out from Backup Names.
3593
3594 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3595
3596 * cmdargs.texi (General Variables): Fix xref.
3597
3598 * buffers.texi: Minor clarifications.
3599
8cf51b2c
GM
36002006-01-31 Richard M. Stallman <rms@gnu.org>
3601
3602 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3603 Nodes moved to top.
3604
3605 * display.texi: Minor clarifications.
3606 (Display): Rearrange menu.
3607 (Standard Faces): Mention query-replace face.
3608 (Faces): Simplify.
3609 (Font Lock): Simplify face customization info.
3610 (Highlight Changes): Node merged into Highlight Interactively.
3611 (Highlight Interactively): Much rewriting and cleanup.
3612 (Optional Mode Line): Narrowed line number not good for goto-line.
3613 Simplify face customization advice.
3614 (Text Display): Mention use of escape-glyph face.
3615 Move ctl-arrow and tab-width here.
3616 (Display Custom): Move no-redraw-on-reenter to end of node.
3617
3618 * search.texi: Minor clarifications.
3619 (Isearch Scroll): Simplify.
3620 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3621
3622 * regs.texi (Registers): Mention bookmarks here.
3623
3624 * mark.texi: Minor clarifications.
3625 (Selective Undo): Node deleted.
3626
3627 * m-x.texi: Minor clarifications.
3628
3629 * killing.texi: Minor clarifications.
3630 Refer to "graphical" terminals, rather than window systems.
3631
3632 * help.texi: Clarifications.
3633 (Help): Don't describe C-h F and C-h K here.
3634 (Key Help): Describe C-h K here.
3635 (Name Help): Mention Emacs Lisp Intro.
3636 Describe C-h F here.
3637 (Misc Help): Mention C-h F and C-h K only briefly.
3638
3639 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3640 Selective undo text merged in.
3641 (Spelling): Mention Aspell along with Ispell.
3642
3643 * emacs.texi (Top): Update subnode menus.
3644
3645 * basic.texi (Basic Undo): Rename from Undo. Most of text
3646 moved to new Undo node.
3647
8cf51b2c
GM
36482006-01-29 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * basic.texi (Continuation Lines, Inserting Text):
3651 Mention longlines mode.
3652
36532006-01-29 Richard M. Stallman <rms@gnu.org>
3654
10d1d0af 3655 * screen.texi: Minor cleanups.
8cf51b2c
GM
3656 (Screen): Clean up the intro paragraphs.
3657 (Mode Line): Lots of rewriting. Handle frame-name better.
3658 eol-mnemonic-... vars moved out.
3659
3660 * emacs.texi (Top): Change menu item for MS-DOS node.
3661 Update subnode menu.
3662
3663 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3664 chapter relates to Windows. Title changed.
3665
3666 * mini.texi: Minor cleanups.
3667
3668 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3669 (Mark): Put it in the menu.
3670
3671 * entering.texi: Minor cleanups.
3672
3673 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3674 (Intro): Refer to "graphical" terminals, rather than X.
3675
3676 * display.texi (Display Custom): Add xref to Variables.
3677 (Optional Mode Line): eol-mnemonic-... vars moved here.
3678
3679 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3680 rather than X.
3681
8cf51b2c
GM
3682 * basic.texi: Minor cleanups.
3683 (Undo): selective-undo moved.
3684
8cf51b2c
GM
36852006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3686
3687 * anti.texi (Antinews): Various corrections and additions.
3688
36892006-01-23 Juri Linkov <juri@jurta.org>
3690
3691 * custom.texi (Easy Customization, Customization Groups)
3692 (Browsing Custom): Mention links along with buttons.
3693
8cf51b2c
GM
36942006-01-21 Eli Zaretskii <eliz@gnu.org>
3695
8cf51b2c
GM
3696 * text.texi (TeX Print): Use @key for TAB.
3697
8cf51b2c
GM
3698 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3699
8cf51b2c
GM
37002006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3701
3702 * files.texi (File Aliases): Don't claim that usually separate
3703 buffers are created for two file names that name the same data.
3704 Mention additional situations where different names mean the same
3705 file on disk.
3706
37072006-01-19 Richard M. Stallman <rms@gnu.org>
3708
3709 * killing.texi (Deletion): Upcase @key argument.
3710
3711 * custom.texi (Custom Themes): Minor cleanup.
3712
3713 * programs.texi (Hungry Delete): Upcase @key argument.
3714
8cf51b2c
GM
37152006-01-16 Juri Linkov <juri@jurta.org>
3716
3717 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3718 Move `mode-line-highlight' before `mode-line-buffer-id'.
3719
8cf51b2c
GM
37202006-01-14 Richard M. Stallman <rms@gnu.org>
3721
3722 * basic.texi (Inserting Text): Minor cleanup.
3723
8cf51b2c
GM
37242006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3725
3726 * custom.texi (Changing a Variable, Face Customization):
3727 Update for changes in Custom menus.
3728
8cf51b2c
GM
37292006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3730
3731 * macos.texi (Mac International): Undo last change.
3732
8cf51b2c
GM
37332006-01-02 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * custom.texi (Custom Themes): Describe the new
3736 customize-create-theme interface.
3737
37382005-12-30 Juri Linkov <juri@jurta.org>
3739
3740 * basic.texi (Position Info): Update example.
3741
c8763fb6 37422005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3743
3744 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3745
37462005-12-24 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * custom.texi (Custom Themes): `load-theme' always loads.
3749
37502005-12-23 Juri Linkov <juri@jurta.org>
3751
3752 * display.texi (Highlight Interactively): Use double space to
3753 separate sentences. Replace C-p with M-p, and C-n with M-n.
3754
37552005-12-22 Richard M. Stallman <rms@gnu.org>
3756
3757 * custom.texi (Easy Customization and subnodes):
3758 Replace "active field" with "button".
3759 Use "user option" only for variables.
3760 Use "setting" for variable-or-face.
3761
37622005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3763
3764 * buffers.texi (Select Buffer): Change order in table to make
3765 "Similar" refer to the correct item.
3766 (Indirect Buffers): Minor rewording.
3767
8cf51b2c
GM
37682005-12-20 Juri Linkov <juri@jurta.org>
3769
3770 * files.texi (VC Status): Put P and N near p and n.
3771
8cf51b2c
GM
37722005-12-19 Richard M. Stallman <rms@gnu.org>
3773
3774 * programs.texi (Electric C): Delete the info about newline control.
3775 (Other C Commands): Minor cleanup.
3776 (Left Margin Paren): Minor cleanup.
3777
37782005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3781 (Customization Groups): Delete text moved to "Browsing Custom".
3782 (Browsing Custom): New node.
3783 (Specific Customization): Clarify which commands only work for
3784 loaded options.
3785
37862005-12-18 Bill Wohler <wohler@newt.com>
3787
3788 * frames.texi (Tool Bars): Shorten text of previous change.
3789
37902005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3791
3792 * files.texi (VC Status): Document log-view mode.
3793
37942005-12-18 Bill Wohler <wohler@newt.com>
3795
3796 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3797 permanently via the customize interface.
3798
8cf51b2c
GM
37992005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3800
3801 * killing.texi (Killing by Lines): Document `kill-whole-line'
3802 function.
3803
c8763fb6 38042005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3805
3806 * buffers.texi (Select Buffer): Change `prev-buffer' to
3807 `previous-buffer'. Indicate that these functions use a frame
3808 local buffer list.
3809
8cf51b2c
GM
38102005-12-12 Richard M. Stallman <rms@gnu.org>
3811
3812 * custom.texi (Easy Customization): Change menu comment.
3813 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3814
3815 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3816 (Help): Among the Apropos commands, describe only C-h a here.
3817
38182005-12-11 Richard M. Stallman <rms@gnu.org>
3819
3820 * programs.texi (Options for Comments): Comment-end starts with space.
3821
3822 * glossary.texi (Glossary): Minor cleanup.
3823
3824 * files.texi (Old Versions): Use @table.
3825
8cf51b2c
GM
38262005-12-10 David Koppelman <koppel@ece.lsu.edu>
3827
3828 * display.texi (Highlight Interactively): Include
3829 global-hi-lock-mode. Add miscellaneous details and elaborations.
3830
38312005-12-09 Richard M. Stallman <rms@gnu.org>
3832
3833 * display.texi (Font Lock): Delete the Global FL menu item.
3834
38352005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * custom.texi (Minibuffer Maps): Mention the maps for file name
3838 completion.
3839
38402005-12-09 Kim F. Storm <storm@cua.dk>
3841
3842 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3843 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3844 cursor to next corner in rectangle; clarify insert around rectangle.
3845
8cf51b2c
GM
38462005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3847
3848 * custom.texi (Customization): Use xref to elisp manual for
3849 non-TeX output.
3850 (Minor Modes): Update.
3851 (Customization Groups, Changing a Variable, Face Customization):
3852 Update for new appearance of Custom buffers.
3853 (Changing a Variable): `custom-buffer-done-function' has been
3854 replaced by `custom-buffer-done-kill'.
3855 (Specific Customization): In the `customize-group' buffer, a
3856 subgroup's contents are not "hidden". They are not included at
3857 all. They have no [Show] button.
3858 (Mouse Buttons): Add pxref to description of mouse event lists in
3859 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3860 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3861 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3862
38632005-12-08 Richard M. Stallman <rms@gnu.org>
3864
3865 * mini.texi (Completion Commands, Completion):
3866 In file name input, SPC does not do completion.
3867
8cf51b2c
GM
38682005-12-08 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * building.texi (GDB Graphical Interface): Explain screen size
3871 setting.
3872 (Other GDB User Interface Buffers): Describe features specific to
3873 GDB 6.4.
3874
8cf51b2c
GM
38752005-12-01 Nick Roberts <nickrob@snap.net.nz>
3876
3877 * building.texi (GDB User Interface Layout): Describe how to
3878 kill associated buffers.
3879 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3880 (Watch Expressions): Be more precise.
3881 (Other GDB User Interface Buffers): Describe how to change a
3882 register value.
3883
8cf51b2c
GM
38842005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3885
3886 * macos.texi (Mac Input): Remove description of
3887 mac-command-key-is-meta. Add descriptions of
3888 mac-control-modifier, mac-command-modifier, and
3889 mac-option-modifier.
3890 (Mac International): Fix description of conversion of clipboard data.
3891 (Mac Font Specs): Add example of font customization by face attributes.
3892
38932005-11-22 Nick Roberts <nickrob@snap.net.nz>
3894
3895 * building.texi (Watch Expressions): Expand description.
3896 (Other GDB User Interface Buffers): Describe local map for
3897 gud-watch.
3898
38992005-11-21 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * display.texi (Font Lock): Font lock is enabled by default now.
3902
39032005-11-20 Juri Linkov <juri@jurta.org>
3904
3905 * basic.texi (Position Info): Update examples of the output.
3906 Remove the fact that examples are produced in the TeXinfo buffer,
3907 because in the Info reader users will get a different output from
3908 `C-x ='.
3909
3910 * building.texi (Compilation Mode): Remove paragraph duplicated
3911 from the node `Compilation'. Add `compilation-skip-threshold'.
3912
3913 * display.texi (Font Lock): Suggest more user-friendly method of
3914 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3915
39162005-11-18 Richard M. Stallman <rms@gnu.org>
3917
3918 * files.texi (Registering): Mention @@ in mode line.
3919
3920 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3921
39222005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3923
3924 * files.texi (Renaming and VC): Some back-ends don't
3925 handle renaming.
3926
8cf51b2c
GM
39272005-11-17 Juri Linkov <juri@jurta.org>
3928
3929 * emacs.texi (Top):
3930 * display.texi (Highlight Interactively): Put this font-lock based
3931 mode near Font Lock node.
3932
39332005-11-16 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3936 icons.
3937
39382005-11-12 Kim F. Storm <storm@cua.dk>
3939
3940 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3941 (Help Summary): Add C-h d and C-h e.
3942 (Apropos): Clarify that all apropos commands may search for either
3943 list of words or a regexp. Add C-h d for apropos-documentation.
3944 Describe apropos-documentation-sort-by-scores user option.
3945
8cf51b2c
GM
39462005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * killing.texi (CUA Bindings): Add @section.
3949
39502005-11-10 Kim F. Storm <storm@cua.dk>
3951
3952 * emacs.texi (Top): Add CUA Bindings entry to menu.
3953
3954 * killing.texi (CUA Bindings): New node. Moved here from
3955 misc.texi and extended with info on rectangle commands and
3956 rectangle highlighting, interface to registers, and the global
3957 mark feature.
3958
3959 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3960
3961 * regs.texi: Prev link points to CUA Bindings node.
3962
39632005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3964
3965 * help.texi (Help Echo): By default, help echos are only shown on
3966 mouse-over, not on point-over.
3967
c8763fb6 39682005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3969
3970 * misc.texi (Shell Mode): Describe how to activate password echoing.
3971
8cf51b2c
GM
39722005-11-04 Romain Francoise <romain@orebokech.com>
3973
3974 * mark.texi (Mark Ring): Fix typo.
3975
39762005-11-03 Richard M. Stallman <rms@gnu.org>
3977
3978 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3979
39802005-11-01 Bill Wohler <wohler@newt.com>
3981
3982 * help.texi (Help Mode): Fix typo.
3983
39842005-11-01 Nick Roberts <nickrob@snap.net.nz>
3985
3986 * building.texi (Other GDB User Interface Buffers): Describe
3987 the command gdb-use-inferior-io-buffer.
3988
39892005-10-31 Romain Francoise <romain@orebokech.com>
3990
3991 * files.texi (Compressed Files): Fix typo.
3992
3993 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3994
3995 * windows.texi (Force Same Window): Likewise.
3996
39972005-10-30 Bill Wohler <wohler@newt.com>
3998
3999 * help.texi (Help Mode): URLs viewed with browse-url.
4000
40012005-10-31 Nick Roberts <nickrob@snap.net.nz>
4002
4003 * building.texi (GDB Graphical Interface): Don't reference
4004 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4005 must stay in same frame.
4006
40072005-10-29 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4010
4011 * anti.texi (Antinews): Likewise.
4012
8cf51b2c
GM
40132005-10-28 Bill Wohler <wohler@newt.com>
4014
4015 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4016
40172005-10-28 Richard M. Stallman <rms@gnu.org>
4018
4019 * files.texi (Visiting): Explain how to enter ? in a file name.
4020
4021 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4022
8cf51b2c
GM
40232005-10-25 Nick Roberts <nickrob@snap.net.nz>
4024
4025 * building.texi (GDB Graphical Interface): Describe
4026 gdb-mouse-until.
4027
40282005-10-23 Richard M. Stallman <rms@gnu.org>
4029
4030 * custom.texi (Init File): Recommend when to use site-start.el.
4031
8cf51b2c
GM
40322005-10-21 Juri Linkov <juri@jurta.org>
4033
4034 * custom.texi (Examining): Mention accessing the old variable
4035 value via M-n in set-variable.
4036
8cf51b2c
GM
40372005-10-18 Romain Francoise <romain@orebokech.com>
4038
4039 * files.texi (Version Systems): Capitalize GNU.
4040
8cf51b2c
GM
40412005-10-18 Nick Roberts <nickrob@snap.net.nz>
4042
4043 * building.texi (Compilation Mode): Remove redundant paragraph.
4044 (Watch Expressions): Remove paragraph to reflect code change.
4045
8cf51b2c
GM
40462005-10-16 Richard M. Stallman <rms@gnu.org>
4047
4048 * building.texi (Compilation Mode, Compilation): Clarified.
4049
40502005-10-15 Richard M. Stallman <rms@gnu.org>
4051
4052 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4053
8cf51b2c
GM
40542005-10-13 Kenichi Handa <handa@m17n.org>
4055
4056 * basic.texi (Position Info): Fix previous change.
4057
c8763fb6 40582005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4059
4060 * cmdargs.texi (Icons X): Fix typo.
4061
40622005-10-12 Kenichi Handa <handa@m17n.org>
4063
4064 * basic.texi (Position Info): Describe the case that Emacs shows
4065 "part of display ...".
4066
c8763fb6 40672005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4068
4069 * cmdargs.texi (Icons X): -nb => -nbi.
4070
40712005-10-10 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * frames.texi (Speedbar): A couple more clarifications.
4074
40752005-10-11 Nick Roberts <nickrob@snap.net.nz>
4076
4077 * building.texi (GDB User Interface Layout): Improve diagram.
4078 (Watch Expressions): Explain how to make speedbar global.
4079 (Other GDB User Interface Buffers): Make references more precise.
4080
8cf51b2c
GM
40812005-10-09 Richard M. Stallman <rms@gnu.org>
4082
4083 * frames.texi (Speedbar): Clarify the text.
4084
40852005-10-09 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * frames.texi (Speedbar): Add information on keybindings,
4088 dismissing the speedbar, and buffer display mode. Link to
4089 speedbar manual.
4090
c8763fb6 40912005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4092
4093 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4094 added -nb, --no-bitmap-icon.
4095
8cf51b2c
GM
40962005-10-07 Nick Roberts <nickrob@snap.net.nz>
4097
4098 * building.texi (GDB Graphical Interface): Add variables and
4099 functions to indices. Be more precise.
4100
c8763fb6 41012005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4102
4103 * frames.texi (Drag and Drop): Remove the x- from
4104 x-dnd-open-file-other-window and xdnd-protocol-alist.
4105
41062005-09-30 Romain Francoise <romain@orebokech.com>
4107
4108 * mini.texi (Minibuffer): The default value now appears before the
4109 colon in minibuffer prompts.
4110
8cf51b2c
GM
41112005-09-25 Richard M. Stallman <rms@gnu.org>
4112
4113 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4114
8cf51b2c
GM
41152005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4116
4117 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4118
8cf51b2c
GM
41192005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4120
4121 * emacs.texi (Top): Update submenus from macos.texi.
4122
4123 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4124 (Mac OS): Update feature support status.
4125 (Mac Input): List supported input scripts. Remove description
4126 about `mac-keyboard-text-encoding'. Mention mouse button
4127 emulation and related variables.
4128 (Mac International): Mention Central European and Cyrillic
4129 support. Now `keyboard-coding-system' is dynamically changed.
4130 Add description about coding system for selection. Add
4131 description about language environment.
4132 (Mac Environment Variables): Mention
4133 `~/.MacOSX/environment.plist'. Give example of command line
4134 arguments. Add Preferences support.
4135 (Mac Directories): Explicitly state that this node is for Mac OS
4136 Classic only.
4137 (Mac Font Specs): Mention specification for scalable fonts. List
4138 supported charsets. Add preferred way of creating fontsets. Add
4139 description about `mac-allow-anti-aliasing'.
4140 (Mac Functions): Add descriptions about `mac-set-file-creator',
4141 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4142 and `mac-get-preference'.
4143
8cf51b2c
GM
41442005-09-16 Romain Francoise <romain@orebokech.com>
4145
4146 Update all files to specify GFDL version 1.2.
4147
4148 * doclicense.texi (GNU Free Documentation License): Update to
4149 version 1.2.
4150
41512005-09-15 Richard M. Stallman <rms@gnu.org>
4152
4153 * buffers.texi (List Buffers): Fix xref.
4154
4155 * rmail.texi (Rmail Basics): Fix xref.
4156
4157 * emacs.texi (Top): Update subnode menus.
4158
4159 * files.texi (Saving Commands): New node, broken out of Saving.
4160 (Customize Save): New node, broken out of Saving.
4161 Clarify effect of write-region-inhibit-fsync.
4162 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4163
8cf51b2c
GM
41642005-09-14 Romain Francoise <romain@orebokech.com>
4165
4166 * files.texi (Saving): Mention write-region-inhibit-fsync.
4167
41682005-09-05 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * custom.texi (Custom Themes): New node.
4171
41722005-09-03 Richard M. Stallman <rms@gnu.org>
4173
49823426
GM
4174 * search.texi (Search Case): Mention vars that control
4175 case-fold-search for various operations.
8cf51b2c
GM
4176
41772005-08-22 Juri Linkov <juri@jurta.org>
4178
4179 * display.texi (Standard Faces): Merge the text from
4180 `(elisp)Standard Faces' into this node.
4181
41822005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4183
4184 * emacs.texi (Top): Delete menu item for deleted node
4185 Keyboard Translations.
4186
41872005-08-18 Richard M. Stallman <rms@gnu.org>
4188
8cf51b2c
GM
4189 * trouble.texi (Unasked-for Search):
4190 Delete xref to Keyboard Translations.
4191
4192 * glossary.texi (Glossary): Delete xref.
4193
8cf51b2c
GM
4194 * custom.texi (Minor Modes): Say that the list here is not complete.
4195 (Keyboard Translations): Node deleted.
4196 (Disabling): Delete xref to it.
4197 (Customization Groups): Fix Custom buffer example.
4198 (Hooks): Mention remove-hooks.
4199
42002005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4201
4202 * building.texi (GDB Graphical Interface): Improve filling of menu
4203 item.
4204
42052005-08-18 Nick Roberts <nickrob@snap.net.nz>
4206
4207 * building.texi (GDB Graphical Interface): Use better node names.
4208
42092005-08-14 Richard M. Stallman <rms@gnu.org>
4210
4211 * text.texi (Sentences): Fix xref.
4212
42132005-08-14 Juri Linkov <juri@jurta.org>
4214
4215 * building.texi (Compilation, Grep Searching): Move grep command
4216 headings from `Compilation' to `Grep Searching'.
4217
4218 * dired.texi (Dired and Find):
4219 * maintaining.texi (Tags Search): Replace grep xref to
4220 `Compilation' node with `Grep Searching'.
4221
4222 * files.texi (Comparing Files): Replace xref to `Compilation' with
4223 `Compilation Mode'.
4224
42252005-08-13 Alan Mackenzie <acm@muc.de>
4226
4227 * search.texi (Non-ASCII Isearch): Correct a typo.
4228 (Replacement Commands): Mention query-replace key binding.
4229
42302005-08-11 Richard M. Stallman <rms@gnu.org>
4231
4232 * programs.texi (Options for Comments): Fix xref.
4233
4234 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4235 out of Regexps.
4236
8cf51b2c
GM
42372005-08-09 Juri Linkov <juri@jurta.org>
4238
4239 * building.texi (Compilation): Use `itemx' instead of `item'.
4240 (Grep Searching): Simplify phrase.
4241
4242 * display.texi (Standard Faces): Describe vertical-border on
4243 window systems.
4244
4245 * windows.texi (Split Window): Simplify phrase and mention
4246 vertical-border face.
4247
42482005-08-09 Richard M. Stallman <rms@gnu.org>
4249
4250 * files.texi (Comparing Files): Clarify compare-windows.
4251
4252 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4253
8cf51b2c
GM
42542005-08-06 Eli Zaretskii <eliz@gnu.org>
4255
4256 * mule.texi (Coding Systems): Rephrase the paragraph about
4257 codepages: no need for "M-x codepage-setup" anymore, except on
4258 MS-DOS.
4259
4260 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4261 the MS-DOS port only.
4262
42632005-07-30 Eli Zaretskii <eliz@gnu.org>
4264
4265 * makefile.w32-in (info): Don't run multi-install-info.bat.
4266 ($(infodir)/dir): New target, produced by running
4267 multi-install-info.bat.
4268
8cf51b2c
GM
42692005-07-22 Eli Zaretskii <eliz@gnu.org>
4270
4271 * files.texi (Quoted File Names): Add index entry.
4272
8cf51b2c
GM
42732005-07-19 Juri Linkov <juri@jurta.org>
4274
4275 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4276
42772005-07-18 Juri Linkov <juri@jurta.org>
4278
8cf51b2c
GM
4279 * custom.texi (Easy Customization):
4280 * files.texi (Old Versions):
4281 * frames.texi (Wheeled Mice):
4282 * mule.texi (Specify Coding):
8cf51b2c
GM
4283 * text.texi (Cell Justification):
4284 * trouble.texi (After a Crash):
8cf51b2c
GM
4285 * xresources.texi (GTK styles):
4286 Delete duplicate duplicate words.
4287
42882005-07-17 Richard M. Stallman <rms@gnu.org>
4289
4290 * frames.texi (Creating Frames): Fix foreground color example.
4291
4292 * custom.texi (Init Examples): Clean up text about conditionals.
4293
42942005-07-16 Richard M. Stallman <rms@gnu.org>
4295
4296 * mini.texi (Completion Commands): Fix command name for ?.
4297
8cf51b2c
GM
42982005-07-16 Eli Zaretskii <eliz@gnu.org>
4299
4300 * display.texi (Standard Faces): Explain that customization of
4301 `menu' face has no effect on w32 and with GTK. Add
4302 cross-references.
4303
4304 * cmdargs.texi (General Variables): Clarify the default location
4305 of $HOME on w32 systems.
4306
43072005-07-15 Jason Rumney <jasonr@gnu.org>
4308
4309 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4310 changed.
4311
43122005-07-08 Kenichi Handa <handa@m17n.org>
4313
4314 * mule.texi (Recognize Coding): Recommend
4315 revert-buffer-with-coding-system instead of revert-buffer.
4316
43172005-07-07 Richard M. Stallman <rms@gnu.org>
4318
4319 * anti.texi (Antinews): Mention mode-line-inverse-video.
4320
4321 * files.texi (Saving): Minor correction about C-x C-w.
4322
4323 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4324
43252005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4326
4327 * search.texi (Isearch Scroll): Add example of using the
4328 `isearch-scroll' property.
4329 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4330 `Display Custom' node.
4331 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4332 and de-emphasize it.
4333 (Other Repeating Search): `occur' currently can not correctly
4334 handle multiline matches. Correct, clarify and update description
4335 of `flush-lines' and `keep-lines'.
4336
4337 * display.texi (Display Custom): Add anchor for `baud-rate'.
4338
43392005-07-07 Richard M. Stallman <rms@gnu.org>
4340
4341 * gnu.texi: Update where to get GNU status; add refs for how to help.
4342 Add footnotes 6 and 7.
4343
43442005-07-04 Lute Kamstra <lute@gnu.org>
4345
4346 Update FSF's address in GPL notices.
4347
8cf51b2c 4348 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4349 * trouble.texi (Checklist): Update FSF's address.
4350
8cf51b2c
GM
43512005-06-24 Richard M. Stallman <rms@gnu.org>
4352
4353 * display.texi (Text Display): Change index entries.
4354
43552005-06-24 Eli Zaretskii <eliz@gnu.org>
4356
4357 * makefile.w32-in (MAKEINFO): Use --force.
4358 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4359 Makefile.in.
8cf51b2c
GM
4360
43612005-06-23 Richard M. Stallman <rms@gnu.org>
4362
4363 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4364 nobreak-char-display.
4365
4366 * emacs.texi (Top): Update detailed node listing.
4367
4368 * display.texi (Text Display): Renamed show-nonbreak-escape
4369 to nobreak-char-display and no-break-space to nobreak-space.
4370 (Standard Faces): Split up the list of standard faces
4371 and put it in a separate node. Add nobreak-space and
4372 escape-glyph.
4373
8cf51b2c
GM
43742005-06-23 Lute Kamstra <lute@gnu.org>
4375
4376 * mule.texi (Select Input Method): Fix typo.
4377
43782005-06-23 Kenichi Handa <handa@m17n.org>
4379
4380 * mule.texi (International): List all supported scripts. Adjust
4381 text for that leim is now included in the normal Emacs
4382 distribution.
4383 (Language Environments): List all language environments.
4384 Intlfonts contains fonts for most supported scripts, not all..
4385 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4386 input a specific character.
8cf51b2c
GM
4387 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4388
43892005-06-23 Juanma Barranquero <lekktu@gmail.com>
4390
49823426 4391 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4392
43932005-06-22 Miles Bader <miles@gnu.org>
4394
4395 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4396
43972005-06-20 Miles Bader <miles@gnu.org>
4398
4399 * display.texi (Faces): Add `vertical-divider'.
4400
44012005-06-17 Richard M. Stallman <rms@gnu.org>
4402
4403 * text.texi (Adaptive Fill): Minor clarification.
4404
8cf51b2c
GM
44052005-06-10 Lute Kamstra <lute@gnu.org>
4406
4407 * emacs.texi (Top): Correct version number.
4408 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4409 refer to the current version of Emacs.
4410
44112005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * files.texi (Log Buffer): Document when there can be more than
4414 one file to be committed.
4415
44162005-06-08 Juri Linkov <juri@jurta.org>
4417
4418 * display.texi (Faces): Add `shadow' face.
4419
44202005-06-07 Masatake YAMATO <jet@gyve.org>
4421
4422 * display.texi (Faces): Write about mode-line-highlight.
4423
44242005-06-06 Richard M. Stallman <rms@gnu.org>
4425
4426 * misc.texi (Printing Package): Explain how to initialize
4427 printing package.
4428
4429 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4430
44312005-06-05 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * emacs.texi: Rename Hardcopy to Printing.
4434 Make PostScript and PostScript Variables subnodes of it.
4435
4436 * misc.texi (Printing): Rename node from Hardcopy.
4437 Mention menu bar options.
4438 Move PostScript and PostScript Variables to submenu.
4439 (Printing package): New node.
4440
4441 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4442
4443 * dired.texi (Operating on Files): Likewise.
4444
4445 * calendar.texi (Displaying the Diary): Likewise.
4446
4447 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4448
4449 * glossary.texi (Glossary): Likewise.
4450
4451 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4452 effect.
4453
44542005-06-04 Richard M. Stallman <rms@gnu.org>
4455
4456 * trouble.texi (After a Crash): Polish previous change.
4457
8cf51b2c
GM
44582005-05-30 Noah Friedman <friedman@splode.com>
4459
4460 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4461 recovery mechanism.
4462
8cf51b2c
GM
44632005-05-28 Nick Roberts <nickrob@snap.net.nz>
4464
4465 * building.texi (Other Buffers): SPC toggles display of
4466 floating point registers.
4467
8cf51b2c
GM
44682005-05-27 Nick Roberts <nickrob@snap.net.nz>
4469
4470 * files.texi (Log Buffer): Merge in description of Log Edit
4471 mode from pcl-cvs.texi.
4472
44732005-05-26 Richard M. Stallman <rms@gnu.org>
4474
4475 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4476
8cf51b2c
GM
44772005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4478
4479 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4480 not enabled by default.
4481 When not on a word, `ispell-word' by default checks the word
4482 before point.
4483
44842005-05-24 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * building.texi (Debugger Operation): Simplify last sentence.
4487
44882005-05-23 Lute Kamstra <lute@gnu.org>
4489
4490 * emacs.texi: Update FSF's address throughout.
4491 (Preface): Use @cite.
4492 (Distrib): Add cross reference to the node "Copying". Mention the
4493 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4494 printed manuals.
4495 (Intro): Use @xref for the Emacs Lisp Intro.
4496
8cf51b2c
GM
44972005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4500
4501 * basic.texi (Moving Point): Mention default for `goto-line'.
4502
4503 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4504 of a variable's docstring.
4505
45062005-05-18 Lute Kamstra <lute@gnu.org>
4507
4508 * maintaining.texi (Overview of Emerge): Add cross reference.
4509 Remove duplication.
4510
4511 * emacs.texi (Top): Update to the current structure of the manual.
4512 * misc.texi (Emacs Server): Add menu description.
4513 * files.texi (Saving): Fix menu.
4514 * custom.texi (Customization): Fix menu.
4515 * mule.texi (International): Fix menu.
4516 * kmacro.texi (Keyboard Macros): Fix menu.
4517
45182005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4519
4520 * display.texi: Various minor changes.
4521 (Faces): Delete text that is repeated in the next section.
4522
45232005-05-16 Nick Roberts <nickrob@snap.net.nz>
4524
4525 * building.texi (Debugger Operation): Mention GUD tooltips are
4526 disabled with GDB in text command mode.
4527
8cf51b2c
GM
45282005-05-16 Nick Roberts <nickrob@snap.net.nz>
4529
4530 * building.texi: Replace toolbar with "tool bar" for consistency.
4531 (Compilation Mode): Describe compilation-context-lines
4532 and use of arrow in compilation buffer.
4533 (Debugger Operation): Replace help text with variable's value.
4534
4535 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4536 consistency.
4537
45382005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4539
4540 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4541 Add xref.
4542
8cf51b2c
GM
45432005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4546 (Position Info): Delete discussion of `goto-line'. It is already
4547 described in `Moving point'.
4548
4549 * mini.texi (Completion Commands): Correct reference.
4550 (Completion Options): Fix typo.
4551
4552 * killing.texi (Deletion): Complete description of `C-x C-o'.
4553
8cf51b2c
GM
45542005-05-10 Richard M. Stallman <rms@gnu.org>
4555
4556 * building.texi (Compilation): Clarify recompile's directory choice.
4557
4558 * frames.texi (Tooltips): Cleanups.
4559
4560 * basic.texi (Arguments): Fix punctuation.
4561
45622005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4563
4564 * screen.texi (Menu Bar): The up and down (not left and right)
4565 arrow keys move through a keyboard menu.
4566
45672005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4568
4569 * basic.texi: Various typo and grammar fixes.
4570 (Moving Point): C-a now runs move-beginning-of-line.
4571
45722005-05-08 Nick Roberts <nickrob@snap.net.nz>
4573
4574 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4575
4576 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4577 as different animals.
4578
45792005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4580
4581 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4582 Correct index entry.
4583
45842005-05-07 Nick Roberts <nickrob@snap.net.nz>
4585
4586 * building.texi (Debugger Operation): Update to reflect changes
4587 in GUD tooltips.
4588
45892005-04-30 Richard M. Stallman <rms@gnu.org>
4590
4591 * files.texi (Compressed Files): Auto Compression normally enabled.
4592
4593 * building.texi (Debugger Operation): Clarify previous change.
4594
8cf51b2c
GM
45952005-04-28 Nick Roberts <nickrob@snap.net.nz>
4596
4597 * building.texi (Debugger Operation): Add description for
4598 GUD tooltips when program is not running.
4599
46002005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * misc.texi (Shell): Add `Shell Prompts' to menu.
4603 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4604 description. Delete remarks moved to new node.
4605 (Shell Prompts): New node.
4606 (History References): Replace remarks moved to `Shell Prompts'
4607 with xref to that node.
4608 (Remote Host): Clarify how to specify the terminal type when
4609 logging in to a different machine.
4610
46112005-04-26 Richard M. Stallman <rms@gnu.org>
4612
4613 * emacs.texi (Top): Update submenus from files.texi.
4614
4615 * files.texi (Filesets): Clarify previous change.
4616
4617 * dired.texi (Misc Dired Features): Clarify previous change.
4618
46192005-04-25 Chong Yidong <cyd@stupidchicken.com>
4620
4621 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4622
4623 * dired.texi (Misc Dired Features): Document
4624 dired-compare-directories.
4625
4626 * files.texi (Filesets): New node.
4627 (File Conveniences): Document Image mode.
4628
4629 * text.texi (TeX Print): Document tex-compile.
4630
46312005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4632
4633 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4634 Delete redundant reference to tooltip Custom group. It is
4635 referred too again in the next paragraph.
4636
46372005-04-24 Richard M. Stallman <rms@gnu.org>
4638
4639 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4640
8cf51b2c
GM
46412005-04-19 Kim F. Storm <storm@cua.dk>
4642
4643 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4644
46452005-04-18 Lars Hansen <larsh@math.ku.dk>
4646
4647 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4648 turns off desktop-save-mode.
4649
46502005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4651
4652 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4653 by default in terminals compatible with xterm. Mention that
4654 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4655 node.
4656
8cf51b2c
GM
46572005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4660
c8763fb6 46612005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4662
4663 * xresources.texi (Table of Resources): Add cursorBlink.
4664
46652005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4666
4667 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4668 `d', `C-d' and `u'.
4669
46702005-04-11 Richard M. Stallman <rms@gnu.org>
4671
4672 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4673 (Misc X): Add -D, --basic-display.
4674
4675 * maintaining.texi (Change Log): Correct the description of
4676 the example.
4677
4678 * major.texi (Choosing Modes): Document magic-mode-alist.
4679
8cf51b2c
GM
46802005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4681
4682 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4683 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4684 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4685 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4686 `w', respectively.
4687 (Rmail Labels): Mention `l'.
4688 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4689 (Rmail Summary Edit): Describe `j' and RET.
4690
c8763fb6 46912005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4692
4693 * xresources.texi (Lucid Resources): Add fontSet resource.
4694
8cf51b2c
GM
46952005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4696
4697 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4698 now called `indicate-empty-lines'.
4699
47002005-04-06 Kim F. Storm <storm@cua.dk>
4701
4702 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4703
47042005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4705
4706 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4707 deleted.
4708 (Marks vs Flags): Add some convenient key bindings.
4709 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4710 (Misc Dired Features): Correct and expand description of `w' command.
4711
4712 * frames.texi (XTerm Mouse): Delete apparently false info.
4713 The GNU/Linux console currently does not appear to support
4714 `xterm-mouse-mode'.
4715
8cf51b2c
GM
47162005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4717
4718 * calendar.texi (Diary): Mention shell utility `calendar'.
4719
47202005-04-01 Richard M. Stallman <rms@gnu.org>
4721
4722 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4723
8cf51b2c
GM
47242005-04-01 Lute Kamstra <lute@gnu.org>
4725
4726 * maintaining.texi (Change Log): add-change-log-entry uses
4727 add-log-mailing-address.
4728
47292005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4730
4731 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4732 `VC Mode Line' and put in an xref to that node.
4733 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4734 its description.
4735
47362005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4737
4738 * calendar.texi (Calendar Systems): Say that the Persian calendar
4739 implemented here is the arithmetical one championed by Birashk.
4740
47412005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4742
4743 * programs.texi (Fortran Motion): Fix previous change.
4744
8cf51b2c
GM
47452005-03-29 Richard M. Stallman <rms@gnu.org>
4746
4747 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4748
47492005-03-29 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * text.texi (Refill): Refer to Long Lines Mode.
4752 (Longlines): New node.
4753 (Auto Fill): Don't index "word wrap" here.
4754 (Filling): Add Longlines to menu.
4755
47562005-03-29 Richard M. Stallman <rms@gnu.org>
4757
4758 * xresources.texi: Minor fixes.
4759
4760 * misc.texi (Emacs Server): Fix Texinfo usage.
4761
4762 * emacs.texi (Top): Don't use a real section heading for
4763 "Detailed Node Listing". Fake it instead.
4764
4765 * basic.texi (Position Info): Minor cleanup.
4766
4767 * mule.texi (Input Methods): Minor cleanup.
4768
47692005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4770
4771 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4772 constructs as well.
4773 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4774
47752005-03-29 Kenichi Handa <handa@m17n.org>
4776
4777 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4778
4779 * basic.texi (Position Info): Update the description about the
4780 command C-u C-x =.
4781
47822005-03-28 Richard M. Stallman <rms@gnu.org>
4783
4784 * emacs.texi (Top): Use @section for the detailed node listing.
4785
4786 * calendar.texi: Minor fixes to previous change.
4787
4788 * programs.texi (Fortran): Small fixes to previous changes.
4789
4790 * emacs.texi (Top): Update list of subnodes of Dired.
4791 Likewise for building.texi.
4792
4793 * files.texi (File Conveniences): Delete Auto Image File mode.
4794
47952005-03-28 Chong Yidong <cyd@stupidchicken.com>
4796
4797 * building.texi (Flymake): New node.
4798
4799 * custom.texi (Function Keys): Document kp- event types and
4800 keypad-setup package.
4801
4802 * dired.texi (Wdired): New node.
4803
4804 * files.texi (File Conveniences): Reorder entries.
4805 Explain how to turn on Auto-image-file mode.
4806 Document Thumbs mode.
4807
4808 * mule.texi (Specify Coding): Document recode-region and
4809 recode-file-name.
4810
4811 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4812
48132005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * commands.texi (Keys): M-o is now a prefix key.
4816
48172005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4818
4819 * programs.texi: Reformat and update copyright years.
4820 (Fortran): Update section.
4821
48222005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4823
4824 * files.texi: Several small changes in addition to:
4825 (Visiting): Change xref for Dialog Boxes to ref.
4826 (Version Headers): Replace references to obsolete var
4827 `vc-header-alist' with `vc-BACKEND-header'.
4828 (Customizing VC): Update value of `vc-handled-backends'.
4829
48302005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4831
4832 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4833 move here from Emacs Lisp Reference Manual.
4834 * calendar.texi (Calendar/Diary, Diary Commands)
4835 (Special Diary Entries, Importing Diary): Change some xrefs to
4836 point to emacs-xtra rather than elisp.
4837
4838 * emacs-xtra.texi (Calendar Customizing):
4839 Move view-diary-entries-initially, view-calendar-holidays-initially,
4840 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4841 Emacs Manual.
4842 (Appt Customizing): Merge entire section into main Emacs Manual.
4843 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4844 mark-holidays-in-calendar here from emacs-xtra.
4845 (Displaying the Diary): Move view-diary-entries-initially,
4846 mark-diary-entries-in-calendar here from emacs-xtra.
4847 (Appointments): Move appt-display-mode-line,
4848 appt-display-duration, appt-disp-window-function,
4849 appt-delete-window-function here from emacs-xtra.
4850
4851 * calendar.texi: Update and reformat copyright.
4852 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4853 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4854 (Diary): Refer to `diary-file' rather than ~/diary.
4855 (Diary Commands): Rename node to "Displaying the Diary".
4856 * emacs.texi (Top): Rename "Diary Commands" section.
4857 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4858
48592005-03-26 Eli Zaretskii <eliz@gnu.org>
4860
4861 * misc.texi (Emacs Server): Fix the command for setting
4862 server-name. Add an xref to Invoking emacsclient.
4863
4864 * help.texi (Help Summary): Clarify when "C-h ." will do something
4865 nontrivial.
4866 (Apropos): Add cindex entry for apropos-sort-by-scores.
4867
4868 * display.texi (Text Display): Add index entries for how no-break
4869 characters are displayed.
4870
8cf51b2c
GM
48712005-03-26 Eli Zaretskii <eliz@gnu.org>
4872
4873 * files.texi (Visiting): Fix cross-references introduced with the
4874 last change.
4875
4876 * xresources.texi (GTK resources): Fix last change.
4877
8cf51b2c
GM
48782005-03-25 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * xresources.texi (X Resources): GTK options documented too.
4881 (Resources): Clarify meaning of program name.
4882 (Table of Resources): Add visualClass.
4883 (GTK resources): Rewrite.
4884 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4885
4886 * display.texi (Text Display): Mention non-breaking spaces.
4887
4888 * files.texi (Reverting): Document auto-revert-check-vc-info.
4889
4890 * frames.texi (Mouse Commands): Document
4891 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4892
4893 * help.texi (Help Summary): Add `C-h .'.
4894 (Apropos): Apropos accepts a list of search terms.
4895 Document apropos-sort-by-scores.
4896 (Help Echo): Document display-local-help.
4897
4898 * misc.texi (Emacs Server): Document server-name.
4899 (Invoking emacsclient): Document -s option for server names.
4900
4901 * text.texi (Outline Visibility): Introduce "current heading
4902 line" (commands can be called with point on a body line).
4903 Re-order table to follow the sequence of discussion.
4904 hide-body won't hide lines before first header line.
4905 (TeX Mode): Add DocTeX mode.
4906
8cf51b2c
GM
49072005-03-24 Richard M. Stallman <rms@gnu.org>
4908
4909 * mule.texi (Single-Byte Character Support): Delete mention
4910 of iso-acc.el and iso-transl.el.
4911
8cf51b2c
GM
49122005-03-23 Lute Kamstra <lute@gnu.org>
4913
4914 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4915
49162005-03-23 Richard M. Stallman <rms@gnu.org>
4917
8cf51b2c
GM
4918 * search.texi: Delete explicit node pointers.
4919 (Incremental Search): New menu.
4920 (Basic Isearch, Repeat Isearch, Error in Isearch)
4921 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4922 (Slow Isearch): New subnodes.
4923 (Configuring Scrolling): Node deleted.
4924 (Search Case): Doc default-case-fold-search.
4925 (Regexp Replace): Move replace-regexp doc here.
4926
4927 * rmail.texi (Movemail): Put commas inside closequotes.
4928
4929 * picture.texi (Insert in Picture): Document C-c arrow combos.
4930 (Basic Picture): Clarify erasure.
4931
4932 * display.texi (Font Lock): Put commas inside closequotes.
4933
4934 * cmdargs.texi (General Variables): Put commas inside closequotes.
4935
49362005-03-23 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * building.texi (Stack Buffer): Mention reverse contrast for
4939 *selected* frame (might not be current frame).
4940
8cf51b2c
GM
49412005-03-21 Richard M. Stallman <rms@gnu.org>
4942
4943 * building.texi (Starting GUD): Add bashdb.
4944
49452005-03-20 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * basic.texi (Moving Point): Add M-g M-g binding.
4948 (Undo): Document undo-only.
4949 (Position Info): Document M-g M-g and C-u M-g M-g.
4950
4951 * building.texi (Building): Put Grep Searching after Compilation
4952 Shell.
4953 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4954 Document next-error-highlight.
4955 (Grep Searching): Document grep-highlight-matches.
4956 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4957
4958 * calendar.texi (Importing Diary): Rename node from iCalendar.
4959 Document diary-from-outlook.
4960
4961 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4962 Commands.
4963 Mention effect of X drag and drop on Dired buffers.
4964
4965 * files.texi (Visiting): Document large-file-warning-threshold.
4966 Move paragraph on file-selection dialog.
4967 Mention visiting files using X drag and drop.
4968 (Reverting): Mention using Auto-Revert mode to tail files.
4969 Document auto-revert-tail-mode.
4970 (Version Systems): Minor correction.
4971 (Comparing Files): Diff-mode is no longer based on Compilation
4972 mode.
4973 Document compare-ignore-whitespace.
4974 (Misc File Ops): Explain passing a directory to rename-file.
4975 Likewise for copy-file and make-symbolic-link.
4976
4977 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4978 Document mouse-wheel-progressive speed.
4979
4980 * help.texi (Misc Help): Document numeric argument for C-h i.
4981 Correctly explain the effect of just C-u as argument.
4982
4983 * killing.texi (Deletion): Document numeric argument for
4984 just-one-space.
4985
4986 * mini.texi (Completion): Completion acts on text before point.
4987
4988 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4989 (Emulation): CUA mode replaces pc-bindings-mode,
4990 pc-selection-mode, and s-region.
4991
4992 * mule.texi (Input Methods): Leim is now built-in.
4993 (Select Input Method): Document quail-show-key.
4994 (Specify Coding): Document revert-buffer-with-coding-system.
4995
4996 * programs.texi (Fortran Motion): Document f90-next-statement,
4997 f90-previous-statement, f90-next-block, f90-previous-block,
4998 f90-end-of-block, and f90-beginning-of-block.
4999
5000 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5001
5002 * emacs.texi (Acknowledgments): Updated.
5003
5004 * anti.texi: Total rewrite.
5005
8cf51b2c
GM
50062005-03-19 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * ack.texi (Acknowledgments): Update.
5009
50102005-03-19 Eli Zaretskii <eliz@gnu.org>
5011
5012 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5013 copyright years.
5014
50152005-03-14 Nick Roberts <nickrob@snap.net.nz>
5016
5017 * building.texi (Commands of GUD): Move paragraph on setting
5018 breakpoints with mouse to the GDB Graphical Interface node.
5019
50202005-03-07 Richard M. Stallman <rms@gnu.org>
5021
8cf51b2c
GM
5022 * misc.texi (Single Shell, Shell Options): Fix previous change.
5023
5024 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5025
50262005-03-06 Richard M. Stallman <rms@gnu.org>
5027
5028 * building.texi (Starting GUD): Don't explain text vs graphical
5029 GDB here. Just mention it and xref.
5030 Delete "just one debugger process".
5031 (Debugger Operation): Move GUD tooltip info here.
5032 (GUD Tooltips): Node deleted.
5033 (GDB Graphical Interface): Explain the two GDB modes here.
5034
8cf51b2c
GM
5035 * sending.texi (Sending Mail): Minor cleanup.
5036 (Mail Aliases): Explain quoting conventions.
5037 Update key rebinding example.
5038 (Header Editing): C-M-i is like M-TAB.
5039 (Mail Mode Misc): mail-attach-file does not do MIME.
5040
5041 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5042 that really belongs here.
5043 (Remote Mailboxes): Text moved to Rmail Inbox.
5044 (Rmail Display): Mention Mouse-1.
5045 (Movemail): Clarify two movemail versions.
5046 Clarify rmail-movemail-program.
5047
8cf51b2c
GM
5048 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5049 Document async shell commands.
5050 (Shell History): Clarify.
5051 (Shell Ring): Mention C-UP an C-DOWN.
5052 (Shell Options): Add comint-prompt-read-only.
5053 (Invoking emacsclient): Set EDITOR to run Emacs.
5054 (Sorting): No need to explain what region is.
5055 (Saving Emacs Sessions): Fix typo.
5056 (Recursive Edit): Fix punctuation.
5057 (Emulation): Don't mention "PC bindings" which are standard.
5058 (Hyperlinking): Explain Mouse-1 convention here.
5059 (Find Func): Node deleted.
5060
8cf51b2c
GM
5061 * help.texi (Name Help): Xref to Hyperlinking.
5062
5063 * glossary.texi (Glossary):
5064 Rename "Balance Parentheses" to "Balancing...".
5065 Add "Byte Compilation". Correct "Copyleft".
5066 New xref in "Customization".
5067 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5068 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5069 Rename "Registers" to "Register".
5070 Replace "Selecting" with "Selected Frame",
5071 "Selected Window", and "Selecting a Buffer".
5072
5073 * files.texi (Types of Log File): Explain how projects'
5074 methods can vary.
5075
8cf51b2c
GM
5076 * display.texi (Faces): Delete "Emacs 21".
5077
5078 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5079 * fixit.texi (Spelling): C-M-i like M-TAB.
5080 * mini.texi (Completion Options): C-M-i like M-TAB.
5081 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5082 * text.texi (Text Mode): C-M-i like M-TAB.
5083
5084 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5085
5086 * calendar.texi (Specified Dates): Mention `g w'.
5087 (Appointments): appt-activate toggles with no arg.
5088
8cf51b2c
GM
50892005-03-05 Juri Linkov <juri@jurta.org>
5090
5091 * cmdargs.texi (Emacs Invocation): Add cindex
5092 "invocation (command line arguments)"
5093 (Misc X): Add -nbc, --no-blinking-cursor.
5094
50952005-03-04 Ulf Jasper <ulf.jasper@web.de>
5096
5097 * calendar.texi (iCalendar): No need to require it now.
5098
8cf51b2c
GM
50992005-03-03 Nick Roberts <nickrob@snap.net.nz>
5100
5101 * trouble.texi (Contributing): Mention Savannah. Direct users to
5102 emacs-devel.
5103
51042005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5105
5106 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5107 window.
5108
8cf51b2c
GM
51092005-02-27 Richard M. Stallman <rms@gnu.org>
5110
5111 * building.texi (Compilation): Update mode line status info.
5112
51132005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5114
5115 * calendar.texi (General Calendar): Document binding of
5116 scroll-other-window-down.
5117 (Mayan Calendar): Fix earliest date.
5118 (Time Intervals): Document timeclock-change.
5119 Fix timeclock-ask-before-exiting documentation.
5120
51212005-02-26 Kim F. Storm <storm@cua.dk>
5122
5123 * frames.texi (Mouse References):
5124 Add mouse-1-click-in-non-selected-windows.
5125
51262005-02-25 Richard M. Stallman <rms@gnu.org>
5127
5128 * screen.texi (Screen): Explain better about cursors and mode lines;
5129 don't presuppose text terminals.
5130 (Point): Don't assume just one cursor.
5131 Clarify explanation of cursors.
5132 (Echo Area, Menu Bar): Cleanups.
5133
5134 * mini.texi (Minibuffer): Prompts are highlighted.
5135 (Minibuffer Edit): Newline = C-j only on text terminals.
5136 Clarify resize-mini-windows values.
5137 Mention M-PAGEUP and M-PAGEDOWN.
5138 (Completion Commands): Mouse-1 like Mouse-2.
5139 (Minibuffer History): Explain history commands better.
5140 (Repetition): Add xref to Incremental Search.
5141
5142 * mark.texi (Setting Mark): Clarify info about displaying mark.
5143 Clarify explanation of C-@ and C-SPC.
5144 (Transient Mark): Mention Delete Selection mode.
5145 (Marking Objects): Clean up text about extending the region.
5146
5147 * m-x.texi (M-x): One C-g doesn't always go to top level.
5148 No delay before suggest-key-bindings output.
5149
5150 * fixit.texi (Fixit): Mention C-/ for undo.
5151 (Spelling): Mention ESC TAB like M-TAB.
5152 Replacement words with r and R are rechecked.
5153 Say where C-g leaves point. Mention ? as input.
5154
51552005-02-23 Lute Kamstra <lute@gnu.org>
5156
5157 * cmdargs.texi (Initial Options): Add cross reference.
5158
8cf51b2c
GM
51592005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5160
5161 * emacs.texi (Top): Update menu for splitting of node in
5162 msdog.texi.
5163 * frames.texi (Frames): Update xref for splitting of node in
5164 msdog.texi.
5165 * trouble.texi (Quitting): Ditto.
5166
51672005-02-16 Richard M. Stallman <rms@gnu.org>
5168
5169 * windows.texi (Split Window): Simplify line truncation info
5170 and xref to Display Custom.
5171
5172 * trouble.texi (Quitting): Emergency escape only for text terminal.
5173 (Screen Garbled): C-l for ungarbling is only for text terminal.
5174
5175 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5176
5177 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5178
5179 * programs.texi (Program Modes): Mention Python mode.
5180 (Moving by Defuns): Repeating C-M-h extends region.
5181 (Basic Indent): Clarify.
5182 (Custom C Indent): Clarify.
5183 (Expressions): Repeating C-M-@ extends region.
5184 (Info Lookup): Clarify for C-h S.
5185 (Symbol Completion): ESC TAB alternative for M-TAB.
5186 (Electric C): Clarify.
5187
5188 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5189
5190 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5191 MS-DOS Input node.
5192 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5193 (MS-DOS and MULE): Clarify.
5194 (MS-DOS Processes, Windows Processes): Fix typos.
5195
5196 * major.texi (Choosing Modes): Clarify.
5197
5198 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5199 (Keyboard Macro Step-Edit): Clarify.
5200
5201 * indent.texi (Indentation): Clarifications.
5202
5203 * help.texi (Help): Correct error about C-h in query-replace.
5204 Clarify apropos vs C-h a. Fix how to search in FAQ.
5205 (Key Help): Describe C-h w here.
5206 (Name Help): Minor cleanup. C-h w moved to Key Help.
5207 Clarify the "object" joke.
5208 (Apropos): Clarify. Mouse-1 like Mouse-2.
5209 (Help Mode): Mouse-1 like Mouse-2.
5210
5211 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5212
5213 * display.texi (Display): Reorder menu.
5214 (Faces): Cleanup.
5215 (Font Lock): Cleanup. Mention Options menu.
5216 Delete obsolete text.
5217 (Scrolling): For C-l, don't presume text terminal.
5218 (Horizontal Scrolling): Simplify intro.
5219 (Follow Mode): Clarify.
5220 (Cursor Display): Moved before Display Custom.
5221 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5222 Doc default-tab-width. Doc line truncation more thoroughly.
5223
5224 * dired.texi (Dired Enter): C-x C-f can run Dired.
5225 (Dired Visiting): Comment out `a' command.
5226 Mouse-1 is like Mouse-2.
5227 (Shell Commands in Dired): ? can be used more than once.
5228
5229 * basic.texi (Continuation Lines): Simplify description of truncation,
5230 and refer to Display Custom for the rest of it.
5231
8cf51b2c
GM
52322005-02-06 Lute Kamstra <lute@gnu.org>
5233
5234 * basic.texi (Undo): Fix typo.
5235
5236 * cmdargs.texi (Emacs Invocation): Fix typo.
5237
5238 * custom.texi (Init Examples): Fix typo.
5239
5240 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5241
52422005-02-06 Richard M. Stallman <rms@gnu.org>
5243
5244 * regs.texi (Registers): Registers can hold numbers, too.
5245
5246 * killing.texi (Other Kill Commands): Cleanup.
5247 Delete redundant explanation of kill in read-only buffer.
5248 (Yanking): Mention term "copying".
5249 (Accumulating Text): Fix typo.
5250
5251 * entering.texi (Entering Emacs): Update rationale at start.
5252 (Exiting): Treat iconifying on a par with suspension.
5253
5254 * custom.texi (Minor Modes): Fix typo.
5255 (Easy Customization): Fix menu style.
5256 (Variables): Add xref.
5257 (Examining): Setting for future sessions works through .emacs.
5258 (Keymaps): "Text terminals", not "Many".
5259 (Init Rebinding): Explain \C-. Show example of \M-.
5260 Fix minor wording errors.
5261 (Function Keys): Explain vector syntax just once.
5262 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5263 (Init File): Mention .emacs.d directory.
5264 (Init Examples): Add xref.
5265 (Find Init): Mention .emacs.d directory.
5266
5267 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5268 (Action Arguments): Explain which kinds of -l args are found how.
5269 (Initial Options): --batch does not inhibit site-start.
5270 Add xrefs.
5271 (Command Example): Use --batch, not -batch.
5272
5273 * basic.texi (Inserting Text): Cleanup wording.
5274 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5275 C-n is not error at end of buffer.
5276 (Undo): Doc C-/ like C-_. Add xrefs.
5277 (Arguments): META key may be labeled ALT.
5278 Peculiar arg meanings are explained in doc strings.
5279
5280 * abbrevs.texi (Expanding Abbrevs): Clarify.
5281
52822005-02-05 Eli Zaretskii <eliz@gnu.org>
5283
5284 * frames.texi (Frame Parameters): Add an xref to the description
5285 of list-colors-display. Add a pointer to the X docs about colors.
5286
5287 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5288 Improve docs of list-colors-display.
8cf51b2c
GM
5289
52902005-02-03 Lute Kamstra <lute@gnu.org>
5291
5292 * frames.texi (Frames, Drag and Drop): Fix typos.
5293
52942005-02-03 Richard M. Stallman <rms@gnu.org>
5295
5296 * windows.texi (Basic Window): Mention color-change in mode line.
5297 (Change Window): Explain dragging vertical boundaries.
5298
5299 * text.texi (Sentences): Clarify.
5300 (Paragraphs): Explain M-a and blank lines.
5301 (Outline Mode): Clarify text and menu.
5302 (Hard and Soft Newlines): Mention use-hard-newlines.
5303
5304 * frames.texi (Frames): Delete unnecessary mention of Windows.
5305 (Mouse Commands): Likewise. Mention xterm mouse support.
5306 (Clipboard): Clarify.
5307 (Mouse References): Mention use of Mouse-1 for following links.
5308 (Menu Mouse Clicks): Clarify.
5309 (Mode Line Mouse): Clarify.
5310 (Drag and Drop): Rewrite.
5311
5312 * fixit.texi (Spelling): Fix typo.
5313
5314 * files.texi (File Names): Clarify.
5315 (Visiting): Update conditions for use of file dialog. Clarify.
5316 (Saving): Doc d as answer in save-some-buffers.
5317 (Remote Files): Clean up the text.
5318
5319 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5320
5321 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5322 (List Buffers): Clarify.
5323 (Several Buffers): Doc T command.
5324 (Buffer Convenience): Clarify menu.
5325
5326 * basic.texi (Undo): Clarify last change.
5327
53282005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5329
5330 * fixit.texi (Spelling): Fix typo.
5331
53322005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5333
5334 * basic.texi (Undo): Update description of `undo-outer-limit'.
5335
53362005-02-01 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * building.texi: Update documentation relating to GDB Graphical
5339 Interface.
5340
53412005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5342
5343 * custom.texi (Easy Customization): Adapt menu to node name change.
5344
53452005-01-30 Richard M. Stallman <rms@gnu.org>
5346
5347 * custom.texi (Easy Customization): Defn of "User Option" now
5348 includes faces. Don't say just "option" when talking about variables.
5349 Do say just "options" to mean "anything customizable".
5350 (Specific Customization): Describe `customize-variable',
5351 not `customize-option'.
5352
5353 * glossary.texi (Glossary) <Faces>: Add xref.
5354 <User Option>: Change definition--include faces. Change xref.
5355
5356 * picture.texi (Picture): Mention artist.el.
5357
5358 * sending.texi, screen.texi, programs.texi, misc.texi:
5359 * mini.texi, major.texi, maintaining.texi, macos.texi:
5360 * help.texi, frames.texi, files.texi:
5361 Don't say just "option" when talking about variables.
5362
5363 * display.texi, mule.texi: Don't say just "option" when talking
5364 about variables. Other minor cleanups.
5365
8cf51b2c
GM
53662005-01-26 Lute Kamstra <lute@gnu.org>
5367
5368 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5369 File'. Mention the `-Q' option at the `--no-site-file' option.
5370
8cf51b2c
GM
53712005-01-22 David Kastrup <dak@gnu.org>
5372
5373 * building.texi (Grep Searching): Mention alias `find-grep' for
5374 `grep-find'.
5375
53762005-01-20 Richard M. Stallman <rms@gnu.org>
5377
5378 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5379
8cf51b2c
GM
53802005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5381
5382 * rmail.texi (Movemail): Explain differences
5383 between standard and mailutils versions of movemail.
5384 Describe command line and configuration options introduced
5385 with the latter.
5386 Explain the notion of mailbox URL, provide examples and
5387 cross-references to mailutils documentation.
5388 Describe various methods of specifying mailbox names,
5389 user names and user passwords for rmail.
5390 (Remote Mailboxes): New section. Describe
5391 how movemail handles remote mailboxes. Describe configuration
5392 options used to control its behavior.
5393 (Other Mailbox Formats): Explain handling of various mailbox
5394 formats.
5395
53962005-01-13 Richard M. Stallman <rms@gnu.org>
5397
5398 * commands.texi (Commands): Clarification.
5399
54002005-01-11 Richard M. Stallman <rms@gnu.org>
5401
5402 * programs.texi (Multi-line Indent): Fix previous change.
5403 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5404
8cf51b2c
GM
54052005-01-08 Richard M. Stallman <rms@gnu.org>
5406
5407 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5408 lazy-highlight.
5409
5410 * search.texi (Query Replace): Mention faces query-replace
5411 and lazy-highlight.
5412 (Incremental Search): Update isearch highlighting info.
5413
8cf51b2c
GM
54142005-01-04 Richard M. Stallman <rms@gnu.org>
5415
5416 * custom.texi (Saving Customizations): Minor improvement.
5417
8cf51b2c
GM
54182005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * custom.texi (Saving Customizations): Emacs no longer loads
5421 `custom-file' after .emacs. No longer mention customizing through
5422 Custom.
5423
8cf51b2c
GM
54242005-01-01 Andreas Schwab <schwab@suse.de>
5425
5426 * killing.texi (Graphical Kill): Move up under node Killing,
5427 change @section to @subsection.
5428
54292005-01-01 Richard M. Stallman <rms@gnu.org>
5430
5431 * custom.texi (Face Customization): Mention hex color specs.
5432
5433 * emacs.texi (Top): Update Killing submenu.
5434
5435 * killing.texi (Killing): Reorganize section.
5436 No more TeX-only text; put the node command at start of chapter.
5437 But the first section heading is used only in TeX.
5438 Rewrite the text to read better in this mode.
5439 (Graphical Kill): New subnode gets some of the text that
5440 used to be in the first section.
5441
54422004-12-31 Richard M. Stallman <rms@gnu.org>
5443
5444 * dired.texi (Shell Commands in Dired): Delete the ? example.
5445
5446 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5447
5448 * files.texi (Saving): Describe new require-final-newline features
5449 and mode-require-final-newline.
5450
8cf51b2c
GM
54512004-12-29 Richard M. Stallman <rms@gnu.org>
5452
5453 * custom.texi (File Variables): Clarify previous change.
5454
c8763fb6 54552004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5456
5457 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5458 out now.
5459
54602004-12-27 Richard M. Stallman <rms@gnu.org>
5461
5462 * Makefile.in (MAKEINFO): Specify --force.
5463
5464 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5465 (Undo): Doc undo-outer-limit.
5466
8cf51b2c
GM
54672004-12-15 Juri Linkov <juri@jurta.org>
5468
5469 * mark.texi (Transient Mark, Mark Ring): M-< and other
5470 movement commands don't set mark in Transient Mark mode
5471 if mark is active.
5472
8cf51b2c
GM
54732004-12-12 Juri Linkov <juri@jurta.org>
5474
5475 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5476 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5477
5478 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5479 (Misc Dired Commands): Add @r{(Dired)} to w.
5480
54812004-12-12 Juri Linkov <juri@jurta.org>
5482
5483 * mark.texi (Marking Objects): Marking commands also extend the
5484 region when mark is active in Transient Mark mode.
5485
8cf51b2c
GM
54862004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * custom.texi (Saving Customizations): Emacs only loads the custom
5489 file automatically after the init file in version 22.1 or later.
5490 Adapt text and examples to this fact.
5491
8cf51b2c
GM
54922004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5493
5494 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5495 be set through Custom. Otherwise, it has no effect.
5496
8cf51b2c
GM
54972004-12-05 Richard M. Stallman <rms@gnu.org>
5498
5499 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5500 * entering.texi: Rename Command Line to Emacs Invocation.
5501
10d1d0af 5502 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5503
5504 * custom.texi (Easy Customization): Move up to section level,
5505 before Variables. Avoid using the term "variable"; say "option".
5506 New initial explanation.
5507 (Variables): In initial explanation, connect "variable" to the
5508 already-explained "user option".
5509
5510 * emacs.texi (Top): Fix ref to Command Line.
5511 Move reference to Easy Customization.
5512
5513 * xresources.texi (X Resources): Fix From link.
5514
5515 * doclicense.texi (GNU Free Documentation License): Fix To link.
5516
5517 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5518
5519 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5520
55212004-12-03 Richard M. Stallman <rms@gnu.org>
5522
5523 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5524
55252004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5526
5527 * kmacro.texi: Several small changes in addition to the following.
5528 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5529 defining a keyboard macro.
5530 Mention `kmacro-ring-max'.
5531 (Keyboard Macro Counter): Clarify description of
5532 `kmacro-insert-counter', `kmacro-set-counter',
5533 `kmacro-add-counter' and `kmacro-set-format'.
5534
55352004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5536
5537 * custom.texi (File Variables): Add `unibyte' and make it more
5538 clear that `unibyte' and `coding' are special. Suggested by Simon
5539 Krahnke <overlord@gmx.li>.
5540
5541 * mule.texi (Enabling Multibyte): Refer to File Variables.
5542 Suggested by Simon Krahnke <overlord@gmx.li>.
5543
c8763fb6 55442004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5545
5546 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5547 x-use-old-gtk-file-dialog.
5548
8cf51b2c
GM
55492004-11-20 Richard M. Stallman <rms@gnu.org>
5550
5551 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5552
55532004-11-09 Lars Brinkhoff <lars@nocrew.org>
5554
5555 * building.texi (Lisp Eval): Delete hyphen in section name.
5556
55572004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5558
5559 * files.texi (Old Versions):
5560 No longer document annotation as "CVS only".
5561
55622004-11-10 Andre Spiegel <spiegel@gnu.org>
5563
5564 * files.texi (Version Control): Rewrite the introduction about
5565 version systems, mentioning the new ones that we support. Thanks
5566 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5567 suggestions.
5568
c8763fb6 55692004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5570
49823426 5571 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5572
c8763fb6 55732004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5574
5575 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5576
55772004-10-23 Eli Zaretskii <eliz@gnu.org>
5578
5579 * text.texi (Text Based Tables, Table Definition)
5580 (Table Creation, Table Recognition, Cell Commands)
5581 (Cell Justification, Row Commands, Column Commands)
5582 (Fixed Width Mode, Table Conversion, Measuring Tables)
5583 (Table Misc): New nodes, documenting the Table Mode.
5584
8cf51b2c
GM
55852004-10-19 Jason Rumney <jasonr@gnu.org>
5586
5587 * makefile.w32-in (info): Change order of arguments to makeinfo.
5588
55892004-10-19 Ulf Jasper <ulf.jasper@web.de>
5590
5591 * calendar.texi (iCalendar): Update for package changes.
5592
8cf51b2c
GM
55932004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5594
5595 * files.texi (Misc File Ops): View mode is a minor mode.
5596
8cf51b2c
GM
55972004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5598
5599 * calendar.texi (iCalendar): Style changes.
5600
56012004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * search.texi (Regexps): The regexp described in the example is no
5604 longer stored in the variable `sentence-end'.
5605
8cf51b2c
GM
56062004-10-06 Nick Roberts <nickrob@snap.net.nz>
5607
5608 * building.texi (Starting GUD): Note that multiple debugging
5609 sessions requires `gdb --fullname'.
5610
56112004-10-05 Ulf Jasper <ulf.jasper@web.de>
5612
5613 * calendar.texi (iCalendar): New section for a new package.
5614
8cf51b2c
GM
56152004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5616
5617 * text.texi: Various small changes in addition to the following.
5618 (Text): Replace xref for autotype with inforef.
5619 (Sentences): Explain nil value for `sentence-end'.
5620 (Paragraphs): Update default values for `paragraph-start' and
5621 `paragraph-separate'.
5622 (Text Mode): Correct description of Text mode's effect on the
5623 syntax table.
5624 (Outline Visibility): `hide-other' does not hide top level headings.
5625 `selective-display-ellipses' no longer has an effect on Outline mode.
5626 (TeX Misc): Add missing @cindex.
5627 Replace xref for RefTeX with inforef.
5628 (Requesting Formatted Text): The variable
5629 `enriched-fill-after-visiting' no longer exists.
5630 (Editing Format Info): Update names of menu items and commands.
5631 (Format Faces): Mention special effect of specifying the default face.
5632 Describe inheritance of text properties.
5633 Correct description of `fixed' face.
5634 (Format Indentation): Correct description of effect of setting
5635 margins. Mention `set-left-margin' and `set-right-margin'.
5636 (Format Justification): Update names of menu items.
5637 `set-justification-full' is now bound to `M-j b'.
5638 Mention that `default-justification' is a per buffer variable.
5639 (Format Properties): Update name of menu item.
5640 (Forcing Enriched Mode): `format-decode-buffer' automatically
5641 turns on Enriched mode if the buffer is in text/enriched format.
5642
56432004-10-05 Emilio C. Lopes <eclig@gmx.net>
5644
5645 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5646
56472004-09-28 Kim F. Storm <storm@cua.dk>
5648
5649 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5650 Align with new functionality.
5651
8cf51b2c
GM
56522004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5653
5654 * display.texi (Display Custom): Remove stray `@end defvar'.
5655
56562004-09-23 Kim F. Storm <storm@cua.dk>
5657
5658 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5659 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5660
8cf51b2c
GM
56612004-09-20 Richard M. Stallman <rms@gnu.org>
5662
5663 * custom.texi (Hooks): Explain using setq to clear out a hook.
5664 (File Variables): Explain multiline string constants.
5665 (Non-ASCII Rebinding): Explain when you need to update
5666 non-ASCII char codes in .emacs.
5667
5668 * building.texi (Compilation): Explain how to make a silent
5669 subprocess that won't be terminated. Explain compilation-environment.
5670
56712004-09-13 Kim F. Storm <storm@cua.dk>
5672
5673 * mini.texi (Repetition): Rename isearch-resume-enabled to
5674 isearch-resume-in-command-history and change default to disabled.
5675
8cf51b2c
GM
56762004-09-09 Kim F. Storm <storm@cua.dk>
5677
5678 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5679 with new `kmacro-name-last-macro'.
5680
8cf51b2c
GM
56812004-09-08 Juri Linkov <juri@jurta.org>
5682
5683 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5684
8cf51b2c
GM
56852004-09-03 Juri Linkov <juri@jurta.org>
5686
5687 * search.texi (Incremental Search): Update wording for M-%.
5688
56892004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5690
5691 * killing.texi (Killing): Correct description of kill commands in
5692 read-only buffer.
5693
56942004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5695
5696 * building.texi (Compilation Mode): Add a paragraph about rules
5697 for finding the compilation buffer for `next-error'.
5698
5699 * search.texi (Other Repeating Search): Mention that Occur mode
5700 supports the next-error functionality.
5701
57022004-09-02 Juri Linkov <juri@jurta.org>
5703
5704 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5705
57062004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5707
5708 * kmacro.texi (Basic Keyboard Macro):
5709 `apply-macro-to-region-lines' now operates on all lines that begin
5710 in the region, rather than on all complete lines in the region.
5711
c8763fb6 57122004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5713
5714 * frames.texi (Drag and drop): Add documentation about
5715 x-dnd-test-function and x-dnd-known-types.
5716
57172004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5718
5719 * indent.texi: Various minor changes in addition to:
5720 (Indentation Commands): Correct description of `indent-relative'.
5721 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5722 mode. The *Tab Stops* buffer uses Overwrite Mode.
5723 (Just Spaces): `tabify' converts sequences of at least two spaces
5724 to tabs.
5725
8cf51b2c
GM
57262004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5727
5728 * frames.texi (Secondary Selection): Setting the secondary
5729 selection with M-Drag-Mouse-1 does not alter the kill ring,
5730 setting it with M-Mouse-1 and M-Mouse-3 does.
5731 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5732 toolkit scroll bars.
5733 (Scroll Bars): Ditto.
5734
5735 * windows.texi (Basic Window): When using a window system, the value
5736 of point in a non-selected window is indicated by a hollow box.
5737 (Split Window): Side by side windows are separated by a scroll bar,
5738 if scroll bars are used.
5739 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5740 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5741 (Window Convenience): Update bindings for `winner-undo' and
5742 `winner-redo'.
5743
5744 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5745 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5746 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5747 of "Using Emacs as a Server".
5748 * building.texi (Building): Interchange nodes (for correct numbering).
5749 * programs.texi (Programs): Interchange nodes (for correct numbering).
5750 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5751 Info to the node structure.
5752 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5753 Rearrange order of nodes and sections such that both "GNU GENERAL
5754 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5755 end, as appropriate for appendices.
5756 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5757 Use `@unnumberedsec'.
5758 * trouble.texi: Adapt sectioning in Info to the node structure.
5759 Adapt node pointers to change in emacs.texi.
5760 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5761
8cf51b2c
GM
57622004-08-25 Kenichi Handa <handa@m17n.org>
5763
5764 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5765 description for unibyte mode.
5766
57672004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5768
5769 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5770
5771 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5772 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5773 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5774 in @pxref.
5775
57762004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5777
5778 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5779 Change section names.
5780
8cf51b2c
GM
57812004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * kmacro.texi (Keyboard Macro Ring): Rename section.
5784 Emacs treats the head of the macro ring as the `last keyboard macro'.
5785 (Keyboard Macro Counter): Minor change.
5786 (Save Keyboard Macro): Some clarifications.
5787 (Edit Keyboard Macro): Rename section.
5788
5789 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5790 32-bit machines.
5791 (Several Buffers): Clarify which buffer is selected if `2' is
5792 pressed in the Buffer Menu.
5793 Auto Revert mode can be used to update the Buffer Menu
5794 automatically.
5795
57962004-08-21 Eli Zaretskii <eliz@gnu.org>
5797
5798 * help.texi (Misc Help): Add an index entry for finding an Info
5799 manual by its file name.
5800
58012004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5802
5803 * files.texi (Backup Deletion): Correct description of
5804 `delete-old-versions'.
5805 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5806 (Auto Save Files): Recommend `auto-save-mode' to reenable
5807 auto-saving, rather than the abbreviation `auto-save'.
5808
58092004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5812 for "killing" and "yanking" in main menu.
5813
58142004-08-16 Richard M. Stallman <rms@gnu.org>
5815
5816 * killing.texi (Yanking, Killing): Minor cleanups.
5817
5818 * mark.texi (Momentary Mark): Minor cleanups.
5819
58202004-08-15 Kenichi Handa <handa@etl.go.jp>
5821
5822 * custom.texi (Non-ASCII Rebinding):
5823 C-q always inserts the right code to pass to global-set-key.
5824
8cf51b2c
GM
58252004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5826
5827 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5828 `insert-register', instead of `C-x r g' binding, for consistency.
5829
58302004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5831
5832 * fixit.texi (Spelling): Fix typo.
5833
58342004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5835
5836 * help.texi (Help): Fix Texinfo usage.
5837
8cf51b2c
GM
58382004-07-24 Richard M. Stallman <rms@gnu.org>
5839
5840 * text.texi (Paragraphs): Update how paragraphs are separated
5841 and the default for paragraph-separate.
5842
5843 * search.texi (Regexp Replace): Further update text for new
5844 replacement operators.
5845
8cf51b2c
GM
58462004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5847
5848 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5849 `R' switch.
5850
5851 * dired.texi (Dired Updating): `k' only deletes inserted
5852 subdirectories from the Dired buffer if a prefix argument was given.
5853
5854 * search.texi (Regexps): Delete redundant definition of `symbol' in
5855 description of `\_>'. It already occurs in the description of `\_<'.
5856
8cf51b2c
GM
58572004-07-01 Juri Linkov <juri@jurta.org>
5858
5859 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5860 (Regexp Search): Add M-r.
5861
58622004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5865
58662004-06-29 Jesper Harder <harder@ifa.au.dk>
5867
49823426 5868 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5869
58702004-06-25 Richard M. Stallman <rms@gnu.org>
5871
5872 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5873
58742004-06-25 David Kastrup <dak@gnu.org>
5875
5876 * search.texi (Regexp Replace): Some typo corrections and
5877 rearrangement.
5878
58792004-06-24 David Kastrup <dak@gnu.org>
5880
5881 * search.texi (Unconditional Replace): Use replace-string instead
5882 of query-replace in example.
5883 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5884 sequences.
5885 (Query Replace): Correct explanation of `^' which does not use
5886 the mark stack.
5887
58882004-06-21 Nick Roberts <nickrob@gnu.org>
5889
5890 * misc.texi (Shell History Copying): Document comint-insert-input.
5891 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5892
8cf51b2c
GM
58932004-06-20 Jesper Harder <harder@ifa.au.dk>
5894
5895 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5896 * custom.texi (Customization): Do.
5897 * anti.texi (Antinews): Do.
5898 * abbrevs.texi (Defining Abbrevs): Do.
5899
5900 * programs.texi (Info Lookup): Fix keybinding for
5901 info-lookup-symbol.
5902
59032004-06-16 Juanma Barranquero <lektu@terra.es>
5904
5905 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5906 Add emacs-xtra.
5907 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5908 (clean): Add emacs-xtra and flymake. Remove redundancies.
5909
59102004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5911
5912 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5913 Add emacs-xtra.
5914 * emacs-xtra.texi: New file.
5915
59162004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5919 (Dired and Find): Mention differences with ordinary Dired buffers.
5920
8cf51b2c
GM
59212004-06-13 Richard M. Stallman <rms@gnu.org>
5922
5923 * custom.texi (Init Syntax): Explain about vars that do special
5924 things when set with setq or with Custom.
5925 (Init Examples): Add line-number-mode example.
5926
8cf51b2c
GM
59272004-06-12 Juri Linkov <juri@jurta.org>
5928
5929 * dired.texi (Operating on Files): Add dired-do-touch.
5930
8cf51b2c
GM
59312004-06-10 Juri Linkov <juri@jurta.org>
5932
5933 * building.texi (Lisp Eval): Add C-M-x on defface.
5934
59352004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5936
5937 * files.texi (Reverting): Auto-Revert mode and
5938 Global Auto-Revert mode no longer revert remote files.
5939
8cf51b2c
GM
59402004-05-29 Richard M. Stallman <rms@gnu.org>
5941
5942 * custom.texi (Init File): Two dashes start --no-site-file.
5943
8cf51b2c
GM
59442004-05-29 Alan Mackenzie <acm@muc.de>
5945
5946 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5947 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5948 (AWK, Pike): Document as "C-like modes".
5949 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5950 (M-x man): Supersedes M-x manual-entry.
5951 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5952
5953 ("Comments in C"): Delete node; the info is in CC Mode manual.
5954 (c-comment-only-line-offset): Remove description.
5955
5956 (C-c ., C-c C-c): Describe new C Mode bindings.
5957
5958 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5959 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5960 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5961 Amend definitions.
5962
5963 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5964 Describe functions.
5965
5966 (c-comment-start-regexp, c-hanging-comment-ender-p)
5967 (c-hanging-comment-starter-p): Remove obsolete definitions.
5968
5969 * emacs.texi: Remove the menu entry "Comments in C".
5970
8cf51b2c
GM
59712004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5972
5973 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5974 `M-x locate'.
5975
59762004-05-16 Karl Berry <karl@gnu.org>
5977
5978 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5979 makeinfo --html fails.
5980 * help.texi (Help Summary) [@ifnottex]: Likewise.
5981
59822004-05-13 Nick Roberts <nickrob@gnu.org>
5983
5984 * building.texi (GDB Graphical Interface): Update and describe
5985 layout first.
5986
8cf51b2c
GM
59872004-05-04 Jason Rumney <jasonr@gnu.org>
5988
5989 * makefile.w32-in: Revert last change.
5990
59912004-05-03 Jason Rumney <jasonr@gnu.org>
5992
5993 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5994
8cf51b2c
GM
59952004-04-23 Juanma Barranquero <lektu@terra.es>
5996
5997 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5998
59992004-04-18 Juri Linkov <juri@jurta.org>
6000
6001 * fixit.texi (Spelling): Remove file extension from ispell xref.
6002
60032004-04-15 Kim F. Storm <storm@cua.dk>
6004
6005 * cmdargs.texi (Initial Options): Add -Q.
6006
60072004-04-05 Kim F. Storm <storm@cua.dk>
6008
6009 * custom.texi (File Variables): Add safe-local-eval-forms.
6010
8cf51b2c
GM
60112004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * files.texi (Reverting): Correct description of revert-buffer's
6014 handling of point.
6015
60162004-03-22 Juri Linkov <juri@jurta.org>
6017
6018 * emacs.texi (Top): Add `Misc X'.
6019
49823426 6020 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6021
6022 * glossary.texi: Improve references.
6023
6024 * help.texi: Sync keywords with finder.el.
6025
6026 * mini.texi (Completion): Add description for menu items.
6027
6028 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6029
6030 * sending.texi (Mail Methods): Fix xref to Message manual.
6031
8cf51b2c
GM
60322004-03-12 Richard M. Stallman <rms@gnu.org>
6033
8cf51b2c
GM
6034 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6035
8cf51b2c
GM
60362004-03-04 Richard M. Stallman <rms@gnu.org>
6037
6038 * search.texi (Regexps): Explain that ^ and $ have their
6039 special meanings only in certain contexts.
6040
6041 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6042
6043 * mule.texi (Specify Coding): Doc C-x RET F.
6044
6045 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6046 for multiple compile and grep buffers.
6047 (Indirect Buffers): Don't recommand clone-indirect-buffer
6048 for multiple compile and grep buffers.
6049
8cf51b2c
GM
60502004-02-29 Juanma Barranquero <lektu@terra.es>
6051
6052 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6053 Use $(DEL) instead of rm, and ignore exit code.
6054
8cf51b2c
GM
60552004-02-23 Nick Roberts <nick@nick.uklinux.net>
6056
6057 * building.texi (Watch Expressions): Update.
6058
60592004-02-21 Juri Linkov <juri@jurta.org>
6060
6061 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6062 --directory, --help, --version. Move text about command-line-args
6063 to Command Arguments.
6064 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6065 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6066 (Window Size X): Join -g and --geometry. Add @cindex.
6067 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6068 (Title X): Remove alias -title.
6069 (Misc X): New node.
6070
c8763fb6 60712004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6072
6073 * frames.texi (Drag and drop): Add Motif to list of supported
6074 protocols.
6075
c8763fb6 60762004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6077
6078 * frames.texi (Drag and drop): New section.
6079
60802004-01-24 Richard M. Stallman <rms@gnu.org>
6081
6082 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6083 Include it only @ifnotinfo. Patch the preceding and following
6084 node headers to point to each other.
6085
60862004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6087
6088 * calendar.texi (Appointments): Update section.
6089
60902003-12-29 Kevin Ryde <user42@zip.com.au>
6091
8cf51b2c
GM
6092 * programs.texi (C Modes): Fix the xref.
6093
60942003-12-23 Nick Roberts <nick@nick.uklinux.net>
6095
6096 * building.texi (Watch Expressions): Update.
6097 (Commands of GUD): Include use of toolbar + breakpoints set from
6098 fringe/margin.
6099
61002003-12-03 Andre Spiegel <spiegel@gnu.org>
6101
6102 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6103 <acm@muc.de>.
6104
c8763fb6 61052003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6106
6107 * frames.texi (Dialog Boxes): Add use-file-dialog.
6108
8cf51b2c
GM
61092003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6110
6111 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6112 in CC Mode.
6113
8cf51b2c
GM
61142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6115
6116 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6117 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6118 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6119 * man/frames.texi, man/glossary.texi, man/killing.texi:
6120 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6121 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6122 * man/sending.texi, man/text.texi, man/trouble.texi:
6123 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6124
61252003-11-01 Alan Mackenzie <acm@muc.de>
6126
6127 * search.texi (Scrolling During Incremental Search): Document a
6128 new scrolling facility in isearch mode.
6129
8cf51b2c
GM
61302003-10-22 Miles Bader <miles@gnu.org>
6131
6132 * Makefile.in (info): Move before $(top_srcdir)/info.
6133
61342003-10-22 Nick Roberts <nick@nick.uklinux.net>
6135
6136 * building.texi (Watch Expressions): Update section on data display
6137 to reflect code changes (GDB Graphical Interface).
6138
8cf51b2c
GM
61392003-10-13 Richard M. Stallman <rms@gnu.org>
6140
6141 * xresources.texi (GTK resources): Clean up previous change.
6142
c8763fb6 61432003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6144
6145 * xresources.texi (GTK resources): Add a note that some themes
6146 disallow customizations. Add scroll theme example.
6147
8cf51b2c
GM
61482003-09-30 Richard M. Stallman <rms@gnu.org>
6149
8cf51b2c
GM
6150 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6151
6152 * misc.texi (Saving Emacs Sessions): Shorten the section,
6153 collapsing back into one node.
6154
61552003-09-30 Lars Hansen <larsh@math.ku.dk>
6156
6157 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6158
ce058493 61592003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6160
6161 * xresources.texi (GTK names in Emacs): Correct typo.
6162
8cf51b2c
GM
61632003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6164
6165 * cmdargs.texi (Font X): Mention new default font. More
6166 fully describe long font names, wildcard patterns and the
6167 problems involved. (Result of discussion on emacs-devel.)
6168
61692003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6170
6171 * emacs.texi (Acknowledgements): Correct typo.
6172
61732003-09-22 Richard M. Stallman <rms@gnu.org>
6174
6175 * dired.texi (Misc Dired Commands): New node.
6176 (Dired Navigation): Add dired-goto-file.
6177
6178 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6179
6180 * emacs.texi (Acknowledgements): New node, split from Distribution.
6181
6182 * cmdargs.texi (Action Arguments): -f reads interactive args.
6183
8cf51b2c
GM
61842003-09-08 Lute Kamstra <lute@gnu.org>
6185
6186 * screen.texi (Mode Line): Say that POS comes before LINE.
6187 Mention `size-indication-mode'.
6188 * display.texi (Optional Mode Line): Document
6189 `size-indication-mode'.
6190 * basic.texi (Position Info): Mention `size-indication-mode'.
6191
61922003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6193
6194 * xresources.texi (Resources): Refer to `editres' man page.
6195 (Lucid Resources): Update defaults. Expand description of
6196 `shadowThickness'.
6197
61982003-09-04 Miles Bader <miles@gnu.org>
6199
6200 * Makefile.in (top_srcdir): New variable.
6201 ($(top_srcdir)/info): New rule.
6202 (info): Depend on it.
6203
62042003-09-03 Peter Runestig <peter@runestig.com>
6205
6206 * makefile.w32-in: New file.
6207
62082003-08-29 Richard M. Stallman <rms@gnu.org>
6209
6210 * misc.texi (Saving Emacs Sessions): Correct previous change.
6211
8cf51b2c
GM
62122003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6213
8cf51b2c
GM
6214 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6215 (Intro): Include kmacro.texi after fixit.texi instead of after
6216 custom.texi. (As suggested by Kim Storm.)
6217
62182003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6219
6220 * fixit.texi (Fixit): Update `Next' pointer.
6221 * files.texi (Files): Update `Previous' pointer.
6222 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6223 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6224 (Suggested by Kim Storm.)
6225 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6226
62272003-08-18 Kim F. Storm <storm@cua.dk>
6228
6229 * kmacro.texi: New file describing enhanced keyboard macro
6230 functionality. Replaces old description in custom.texi.
6231
6232 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6233 (Keyboard Macros): Move to new kmacro.texi file.
6234
6235 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6236
8cf51b2c
GM
62372003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6238
6239 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6240
62412003-08-17 Alex Schroeder <alex@gnu.org>
6242
6243 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6244 required.
6245
8cf51b2c
GM
62462003-08-05 Richard M. Stallman <rms@gnu.org>
6247
6248 * programs.texi (Lisp Indent): Don't describe
6249 lisp-indent-function property here. Use xref to Lisp Manual.
6250
8cf51b2c
GM
62512003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6252
fffa137c 6253 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6254 abbreviations.
6255
62562003-07-24 Markus Rost <rost@math.ohio-state.edu>
6257
6258 * buffers.texi (List Buffers): Fix previous change.
6259
8cf51b2c
GM
62602003-07-13 Markus Rost <rost@math.ohio-state.edu>
6261
6262 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6263 List*.
6264
62652003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6266
8cf51b2c
GM
6267 * display.texi (Font Lock): Fix typo.
6268
62692003-07-07 Richard M. Stallman <rms@gnu.org>
6270
6271 * display.texi (Font Lock): Add xref for format info on
6272 font-lock-remove-keywords.
6273
6274 * building.texi (Compilation): Document what happens with asynch
6275 children of compiler process.
6276
6277 * help.texi (Library Keywords): Use @multitable.
6278
8cf51b2c
GM
62792003-06-04 Richard M. Stallman <rms@gnu.org>
6280
6281 * programs.texi (Expressions): Delete C-M-DEL.
6282
6283 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6284 comint-move-point-for-output renamed from
6285 comint-scroll-to-bottom-on-output.
6286
6287 * custom.texi (Init Rebinding): Replace previous change with xref.
6288 (Non-ASCII Rebinding): Explain that issue more briefly here.
6289
62902003-05-28 Richard M. Stallman <rms@gnu.org>
6291
6292 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6293
62942003-05-28 Nick Roberts <nick@nick.uklinux.net>
6295
6296 * building.texi (GDB Graphical Interface): New node.
6297 (Rewritten somewhat by RMS.)
6298
c8763fb6 62992003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6300
6301 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6302 non-English letters. Explain how to set coding systems correctly
6303 and how to include the right coding cookie in the file.
6304
c8763fb6 63052003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6306
6307 * indent.texi (Indentation): Explain the concepts.
6308 (Just Spaces): Explain why preventing tabs for indentation might
6309 be useful.
6310
8cf51b2c
GM
63112003-04-16 Richard M. Stallman <rms@gnu.org>
6312
6313 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6314
8cf51b2c
GM
63152003-02-22 Alex Schroeder <alex@emacswiki.org>
6316
6317 * cmdargs.texi (General Variables): Document SMTPSERVER.
6318
8cf51b2c
GM
6319 * sending.texi: Remove SMTP node.
6320 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6321 library.
6322
8cf51b2c
GM
63232003-02-22 Alex Schroeder <alex@emacswiki.org>
6324
6325 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6326
63272003-02-22 Simon Josefsson <jas@extundo.com>
6328
6329 * sending.texi (Mail Methods): Add node about SMTP.
6330
c8763fb6 63312003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6332
6333 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6334
8cf51b2c
GM
63352003-02-01 Kevin Ryde <user42@zip.com.au>
6336
6337 * glossary.texi (Glossary): Correction to cl cross reference.
6338
63392003-01-20 Richard M. Stallman <rms@gnu.org>
6340
6341 * killing.texi (Rectangles): Document C-x c r.
6342
c8763fb6 63432003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6344
6345 * xresources.texi (GTK resources): New node.
6346 (GTK widget names): New node.
6347 (GTK names in Emacs): New node.
6348 (GTK styles): New node.
6349
c8763fb6 63502003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6351
6352 * maintaining.texi (Create Tags Table): Add reference to the new
6353 `etags --help --lang=LANG' option.
6354
8cf51b2c
GM
63552002-10-02 Karl Berry <karl@gnu.org>
6356
49823426 6357 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6358 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6359 where needed for the sake of the HTML output.
8cf51b2c
GM
6360
63612001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6362
6363 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6364 source files.
6365
63662001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6367
6368 * Makefile.in (emacsman): New target.
6369
8cf51b2c
GM
63702001-10-20 Gerd Moellmann <gerd@gnu.org>
6371
6372 * (Version 21.1 released.)
6373
63742001-10-05 Gerd Moellmann <gerd@gnu.org>
6375
6376 * Branch for 21.1.
6377
8cf51b2c
GM
63782001-03-05 Gerd Moellmann <gerd@gnu.org>
6379
6380 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6381
8cf51b2c
GM
63822000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6383
6384 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6385
8cf51b2c
GM
63861999-07-12 Richard Stallman <rms@gnu.org>
6387
6388 * Version 20.4 released.
6389
63901998-12-04 Markus Rost <rost@delysid.gnu.org>
6391
6392 * Makefile.in (INFO_TARGETS): Delete customize.info.
6393 (DVI_TARGETS): Delete customize.dvi.
6394 (../info/customize, customize.dvi): Targets deleted.
6395
63961998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6397
6398 * Version 20.3 released.
6399
64001998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6401
6402 * Makefile.in (EMACSSOURCES): Add mule.texi.
6403 Add msdog.texi, ack.texi. Remove gnu1.texi.
6404
64051998-04-06 Andreas Schwab <schwab@gnu.org>
6406
6407 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6408 it in dvi targets.
8cf51b2c
GM
6409
64101997-09-23 Paul Eggert <eggert@twinsun.com>
6411
6412 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6413 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6414 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6415
64161997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6417
6418 * Version 20.2 released.
6419
64201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6421
6422 * Version 20.1 released.
6423
64241997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6425
6426 * Makefile (../info/customize, customize.dvi): New targets.
6427 (INFO_TARGETS): Add ../info/customize.
6428 (DVI_TARGETS): Add customize.dvi.
6429
8cf51b2c
GM
64301996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6431
6432 * Version 19.33 released.
6433
64341996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6435
6436 * Version 19.32 released.
6437
8cf51b2c
GM
64381996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6439
6440 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6441
64421996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6443
6444 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6445 Specify -I option.
6446 (All dvi targets): Set the TEXINPUTS variable.
6447
64481996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6449
6450 * Version 19.31 released.
6451
8cf51b2c
GM
64521995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6453
6454 * Version 19.30 released.
6455
8cf51b2c
GM
64561995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6457
6458 * Makefile.in (maintainer-clean): Rename from realclean.
6459
64601994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6461
6462 * Makefile.in: New file.
6463 * Makefile: File deleted.
6464
64651994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6466
6467 * Makefile (TEXINDEX_OBJS): Variable deleted.
6468 (texindex, texindex.o, getopt.o): Rules deleted.
6469 All deps on texindex deleted.
6470 (distclean): Don't delete texindex.
6471 (mostlyclean): Don't delete *.o.
6472 * texindex.c, getopt.c: Files deleted.
6473
64741994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6475
6476 * Version 19.26 released.
6477
64781994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6479
6480 * Makefile (EMACSSOURCES): Exclude undo.texi.
6481
64821994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6483
6484 * Version 19.25 released.
6485
64861994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6487
6488 * Version 19.24 released.
6489
64901994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6491
6492 * Version 19.23 released.
6493
64941994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Makefile: Delete spurious tab.
6497
64981994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Makefile (.SUFFIXES): New rule.
6501
8cf51b2c
GM
65021993-12-04 Richard Stallman (rms@srarc2)
6503
6504 * getopt.c: New file.
6505 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6506 (getopt.o): New rule.
6507 (dvi): Don't depend on texindex.
49823426 6508 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6509
65101993-12-03 Richard Stallman (rms@srarc2)
6511
49823426
GM
6512 * Makefile (TEXI2DVI): New variable.
6513 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6514 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6515
65161993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6517
6518 * Version 19.22 released.
6519
65201993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6521
6522 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6523
65241993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6525
6526 * Version 19.21 released.
6527
8cf51b2c
GM
65281993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6529
6530 * Makefile (realclean): Don't delete the Info files.
6531
f0131492 65321993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6533
8cf51b2c
GM
6534 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6535 4' where appropriate.
6536
f0131492 65371993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6538
49823426 6539 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6540
6541 * texindex.c: Include "../src/config.h" if building in emacs.
6542
6543 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6544 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6545 Add target to build texindex.c, defining `emacs'.
6546
8cf51b2c
GM
65471993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6548
6549 * Version 19.19 released.
6550
8cf51b2c
GM
65511993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6552
6553 * Version 19.18 released.
6554
65551993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6556
6557 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6558
65591993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6560
6561 * Version 19.17 released.
6562
65631993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6564
6565 * split-man: Fix typos in last change.
6566
65671993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6568
6569 * Version 19.16 released.
6570
65711993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6572
6573 * version 19.15 released.
6574
65751993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6576
6577 * Makefile (distclean): It's rm, not rf.
6578
65791993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6580
6581 * Version 19.14 released.
6582
65831993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6584
6585 * Makefile: New file.
6586
65871993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6588
6589 * Version 19.13 released.
6590
65911993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6592
6593 * Version 19.9 released.
6594
65951993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6596
6597 * Version 19.8 released.
6598
65991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6600
6601 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6602
6603 * trouble.texi: It's `enable-flow-control-on', not
6604 `evade-flow-control-on'.
6605
66061993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6607
6608 * display.texi: Document standard-display-european.
6609
66101993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6611
6612 * Version 19.7 released.
6613
6614 * emacs.texi: Add a sentence to the top menu mentioning the
6615 specific version of Emacs this manual applies to.
6616
66171993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6618
6619 * basic.texi: Document next-line-add-lines variable used to
6620 implement down-arrow.
6621
6622 * killing.texi: Document kill-whole-line.
6623
66241993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6625
6626 * text.texi: Update unix TeX ordering information.
6627
66281993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6629
6630 * news.texi: Mention fill-rectangle in keybinding list.
6631
6632 * killing.texi: Document fill-rectangle.
6633
66341993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6635
6636 * vc.texi: Bring the docs up to date with VC 5.2.
6637
66381992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6639
6640 * emacs.tex: Mention blackbox and gomoku under Amusements.
6641 Assembler mode is now mentioned and appropriately indexed
6642 under Programming Modes.
6643
66441991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6645
6646 * emacs.tex: Update TeX ordering information.
6647
8cf51b2c
GM
66481990-06-26 David Lawrence (tale@geech)
6649
6650 * emacs.tex: Note that completion-ignored-extensions is not used
6651 to filter out names when all completions are displayed in
6652 *Completions*.
6653
66541990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6655
6656 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6657
66581990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6659
6660 * emacs.tex: Add @findex grep.
6661
8cf51b2c
GM
66621988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6663
6664 * emacs.tex: Correct two typos. No other changes before
6665 Version 19 will be made.
6666
8cf51b2c
GM
66671988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6668
6669 * emacs.tex: Update information for obtaining TeX distribution from the
6670 University of Washington.
6671
6672;; Local Variables:
c8763fb6 6673;; coding: utf-8
8cf51b2c
GM
6674;; fill-column: 79
6675;; add-log-time-zone-rule: t
6676;; End:
6677
6678 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6679 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6680
6681 This file is part of GNU Emacs.
6682
352c8b4a 6683 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6684 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6685 the Free Software Foundation, either version 3 of the License, or
6686 (at your option) any later version.
8cf51b2c
GM
6687
6688 GNU Emacs is distributed in the hope that it will be useful,
6689 but WITHOUT ANY WARRANTY; without even the implied warranty of
6690 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6691 GNU General Public License for more details.
6692
6693 You should have received a copy of the GNU General Public License
352c8b4a 6694 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6695
6696;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd