Checked trouble.texi.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b2a42eb7
CY
12009-05-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * trouble.texi (Quitting): Add other undo bindings to table.
4 (DEL Does Not Delete): Note that the erasure key is usually labelled
5 "Backspace". Remove discussion of obscure Xmodmap issue.
6
c6ea7fb8
CY
72009-05-07 Chong Yidong <cyd@stupidchicken.com>
8
9 * files.texi (Visiting): Copyedits.
10
ad36c422
CY
112009-05-06 Chong Yidong <cyd@stupidchicken.com>
12
13 * basic.texi (Inserting Text): Document ucs-insert.
14
15 * mule.texi (International Chars): Define "multibyte". Note that
16 internal representation is unicode-based. Simplify definition of raw
17 bytes. Mention ucs-insert.
18 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
19 (Language Environments): Add language environments new to Emacs 23.
20 (Multibyte Conversion): Node deleted.
21 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
22 mention obsolete emacs-mule coding system.
23 (Output Coding): Copyedits.
24
25 * emacs.texi (Top): Update node listing.
26
d4ad7b96
CY
272009-05-05 Per Starbäck <per@starback.se> (tiny change)
28
29 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
30
5bd66204
SM
312009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
32
33 * building.texi (Lisp Libraries): `load-library' does offer completion.
34
bc36ad1c
CY
352009-04-28 Chong Yidong <cyd@stupidchicken.com>
36
37 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
38 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
39
f1a47884
EZ
402009-04-25 Eli Zaretskii <eliz@gnu.org>
41
42 * maintaining.texi (Tags): Clarify text. (Bug#3101)
43
be77bd45
CY
442009-04-22 Chong Yidong <cyd@stupidchicken.com>
45
46 * entering.texi (Entering Emacs): Document initial-buffer-choice.
47
48 * building.texi (Lisp Interaction): Document initial-scratch-message.
49
d3b82927
JB
502009-04-18 Juanma Barranquero <lekktu@gmail.com>
51
ed6e7b11
JB
52 * msdog.texi (Windows Fonts): Fix typos.
53
d3b82927
JB
54 * files.texi (Save Commands): Fix pxref.
55
bc323c04
CY
562009-04-18 Chong Yidong <cyd@stupidchicken.com>
57
58 * files.texi (Save Commands): Mention diff-buffer-with-file.
59 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
60 Henoch (Bug#3036).
61
2186d13f
GM
622009-03-15 Glenn Morris <rgm@gnu.org>
63
64 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
65 the former is not always used.
66 (Mail Headers): Use active voice. Add "Mail-reply-to".
67 Change case of "Id". Avoid repeated "appropriate".
68 (Mail Aliases): Fix previous change - use an example with a ".", so it
69 does actually get quoted when expanded.
70 (Mail Sending): Mailclient is the default on some systems.
71 (Citing Mail): Mention mail-indentation-spaces.
72 (Mail Mode Misc): Add an @dfn for "mail signature".
73
71e454fc
CY
742009-03-15 Chong Yidong <cyd@stupidchicken.com>
75
76 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
77 (Completion Options): Document read-file-name-completion-ignore-case,
78 read-buffer-completion-ignore-case, and completion-styles. Remove
79 description of partial-completion-mode.
80
df1a3e06
GM
812009-03-14 Glenn Morris <rgm@gnu.org>
82
83 * sending.texi (Mail Format): Fix typo. Add index entry for
84 mail-header-separator.
85 (Mail Headers): Put info about initialization and changing in one place
86 at the start. Update FCC section for mbox Rmail. Clarify From
87 section, mention mail-setup-with-from. Clarify Reply-to section.
88 Add Mail-followup-to and mail-mailing-lists. Clarify References
89 section.
90 (Mail Aliases): Update example, make less contentious.
91 Update for name change of mail-interactive-insert-alias.
92 (Mail Mode): Remove mention of `%' as a word separator.
93 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
94 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
95 commands. Clarify FCC handling. In mail-complete, add reference to
96 Mail Aliases section, and mention mail-complete-function.
97 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
98 (Mail Mode Misc): Clarify the mail-signature function. Add basic
99 signature netiquette. Explain how the mail hooks work when continuing
100 a composition.
101 (Mail Amusements): Internationalize the spook section a bit.
102 Remove the spook mail-setup-hook example, since it doesn't work well.
103 Mention fortune-file.
104 (Mail Methods): Mention read-mail-command.
105
ed6e7b11 1062009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 107
df1a3e06
GM
108 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
109 and NS resources following recent changes.
959d68bd 110
86dca3e8
JR
1112009-03-10 Jason Rumney <jasonr@gnu.org>
112
113 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
114 w32-use-visible-system-caret doc to indicate that it should get set
115 automatically.
116 (Windows Fonts): Add doc for the uniscribe backend.
117
042fe98f
DN
1182009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
119
120 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
121 vc-dir. (Bug#2598)
122
7f8dba73
RS
1232009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
124
125 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
126
505e70c3
GM
1272009-03-05 Glenn Morris <rgm@gnu.org>
128
04242bdc
GM
129 * rmail.texi (Rmail Basics): Add reference to sorting.
130 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
131 Minor re-wordings.
132 (Rmail Motion): Mention rmail-next-same-subject.
133 (Rmail Deletion): Expunging is not the only way to change the numbers.
134 (Rmail Labels): Labels can also be used in sorting.
135 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
136 (Rmail Display): Mention rmail-mime.
137
00cfe22c
GM
1382009-03-04 Glenn Morris <rgm@gnu.org>
139
140 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
141 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
142 summary. Mention sorts cannot be undone.
143 (Rmail Display): Give an example of how to use goto-address-mode.
144 (Rmail Editing): It's keybindings that are redefined, not commands.
145 Fix some typos.
146 (Movemail): Some minor rewording.
147 (Remote Mailboxes): Emacs movemail supports pop by default.
148 Fix some minor grammatical issues. The "two alternative ways" to
149 specify a POP mailbox are really just one. Remove all reference to the
150 variables rmail-pop-password and rmail-pop-password-required, obsolete
151 since Emacs 22.1. Clarify the four password steps. Emacs movemail
152 can support Kerberos.
153
3d963b67
GM
1542009-03-03 Glenn Morris <rgm@gnu.org>
155
156 * rmail.texi (Rmail Deletion): Revert previous change, which was
157 describing the Rmail summary versions.
158 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
159 Minor re-wording for rmail-resend.
160 (Rmail Make Summary): Summaries apply to buffers rather than files.
161 <rmail-summary-by-topic>: Headers includes the subject.
162 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
163 details, including prefix arguments.
2340abde 164 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
165 Not counting lines might be faster.
166 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
167 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
168 Name the commands bound to the various keys. Mention prefix argument
169 for searching.
3d963b67
GM
170 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
171 Simplify rmail-highlighted-headers description. Update face name.
172
a8ce3d17
JB
1732009-03-02 Juanma Barranquero <lekktu@gmail.com>
174
175 * mark.texi (Marking Objects): Fix typo.
176
130a29b6
CY
1772009-03-01 Chong Yidong <cyd@stupidchicken.com>
178
179 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
180 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
181
9d5de6f8
GM
1822009-03-01 Glenn Morris <rgm@gnu.org>
183
79fc530e 184 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
185 (Rmail Motion): - M-s searches from the end of messages.
186 (Rmail Deletion): Minor clarification. Fix numeric argument
187 description.
188 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
189 newmail and RMAILOSE files need not be in home-directory.
190 (Rmail Files): Mention I/O menus are unselectable if no files match.
191 Mention `MAIL' env-var.
192
b545ff9c
JR
1932009-02-24 Jason Rumney <jasonr@gnu.org>
194
195 * mule.texi (Fontsets): Mention fontset-default, font specs and
196 fallback fontsets.
197 (Defining Fontsets): Mention ns and w32 variants of
198 standard-fontset-spec. Update description of startup fontset to match
199 Emacs 23 behavior.
a93be82a 200 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 201 (International): Link to Modifying Fontsets.
b545ff9c 202
75da0618 2032009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
204
205 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
206 Mention ns-extended-platform-support-mode.
207
6be93a16
KB
2082009-02-22 Karl Berry <karl@gnu.org>
209
210 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
211
867d4bb3
JB
2122009-02-19 Juanma Barranquero <lekktu@gmail.com>
213
214 * basic.texi (Moving Point, Position Info):
215 * files.texi (Visiting):
216 * mini.texi (Completion Options):
217 * text.texi (HTML Mode): Remove duplicate words.
218
49b5c0e8
GM
2192009-02-20 Glenn Morris <rgm@gnu.org>
220
221 * rmail.texi: Minor updates for mbox rather than Babyl.
222
f43a822c
KB
2232009-02-17 Karl Berry <karl@gnu.org>
224
49b5c0e8 225 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 226
80d634b8
RS
2272009-02-17 Richard M Stallman <rms@gnu.org>
228
229 * anti.texi (Antinews): Mention Babyl format.
230
231 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
232
233 * rmail.texi: Update for mbox format.
234 Various small fixes, as well as the following.
235 (Out of Rmail): Node deleted.
236 (Rmail): Update menu.
237 (Rmail Files): Comment out set-rmail-inbox-list.
238 Document rmail-inbox-list instead.
239 (Rmail Output): Substantial changes since C-o is now
240 rmail-output-as-seen and o is rmail-output.
241 (Rmail Attributes): Delete `stored', add `retried'.
242 (Rmail Display): Editing headers works in all cases.
243
f0d129c6
GM
2442009-02-17 Glenn Morris <rgm@gnu.org>
245
246 * basic.texi (Position Info): M-x count-lines-region is not always on
247 M-=. (Bug#2269)
248
160f11d3
GM
2492009-02-09 Glenn Morris <rgm@gnu.org>
250
251 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
252 defaults.
253
763e01c4
EZ
2542009-02-07 Eli Zaretskii <eliz@gnu.org>
255
256 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
257 documentation of possible problems with redecoding.
258
f5e1441d
GM
2592009-02-03 Glenn Morris <rgm@gnu.org>
260
261 * rmail.texi (Out of Rmail): Mention b2m.pl.
262
e1eabe41
GM
2632009-01-31 Glenn Morris <rgm@gnu.org>
264
265 * rmail.texi (Out of Rmail): Correct b2m location.
266
dd05f9de
CY
2672009-01-27 Chong Yidong <cyd@stupidchicken.com>
268
269 * fixit.texi (Undo): Update undo limit values.
270
d74d846e
GM
2712009-01-27 Glenn Morris <rgm@gnu.org>
272
273 * emacs.texi (Top): Fix Antinews menu entry.
274
49ffdce8
KB
2752009-01-25 Karl Berry <karl@gnu.org>
276
277 * text.texi (Foldout): Use @itemize @w{} to make an itemize
278 item with no marker, instead of the syntactically incorrect
279 @itemize @asis.
280
467e8d77
JL
2812009-01-25 Juri Linkov <juri@jurta.org>
282
283 * building.texi (Grep Searching): Fix index entry for lgrep.
284
6c60bbdb
EZ
2852009-01-24 Eli Zaretskii <eliz@gnu.org>
286
287 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
288
9ce5a36f
AR
2892009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
290
291 * macos.texi (Preferences Panel): Update description of font setting to
292 reflect that prior frame selection is no longer needed.
293
9aa5f2fb
NR
2942009-01-20 Nick Roberts <nickrob@snap.net.nz>
295
296 * building.texi (Debuggers): Revert some of 2008-10-31 change to
297 raise GUD subsections.
298
3892ff9c
GM
2992009-01-15 Glenn Morris <rgm@gnu.org>
300
301 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
302
14731c8f
GM
3032009-01-10 Glenn Morris <rgm@gnu.org>
304
305 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
306
45c55e53
CY
3072009-01-04 Chong Yidong <cyd@stupidchicken.com>
308
309 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
310 logical lines.
311
2e4667d1
JL
3122008-12-29 Juri Linkov <juri@jurta.org>
313
314 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
315
316 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
317
2a3eac47
CY
3182008-12-28 Chong Yidong <cyd@stupidchicken.com>
319
320 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
321 goto-address-mode instead of goto-address.
322
3da8da94
CY
323 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
324 mode.
325
2a3eac47
CY
326 * emacs.texi (Top): Update node listing.
327
057f6dd3
EZ
3282008-12-26 Eli Zaretskii <eliz@gnu.org>
329
330 * custom.texi (Directory Variables): Explain what is a "project".
331 Add indexing. Improve wording. Add a footnote about using
332 _dir-locals.el on MS-DOS.
333
e6979067
DN
3342008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
335
336 * files.texi (Misc File Ops): Mention chmod as an alias for
337 set-file-modes.
338
9de15963
MR
3392008-12-24 Martin Rudalics <rudalics@gmx.at>
340
341 * help.texi (Help): Fix typos and reword.
342 (Help Summary): Add entries for C-h n and C-h r, reorder
343 entries, and do some minor fixes.
344 (Name Help): Say that C-h F works for commands only.
345 (Misc Help): Say that view-lossage displays 300 keystrokes.
346
236fd60d
GM
3472008-12-20 Glenn Morris <rgm@gnu.org>
348
349 * ack.texi (Acknowledgments): General update based on AUTHORS,
350 including removal of some stuff no longer distributed.
351
349b3256
AM
3522008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
353
354 * fixit.texi: Mention hunspell
355
e840fca5
GM
3562008-12-19 Glenn Morris <rgm@gnu.org>
357
358 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 359 Consolidate explanatory text at start.
e840fca5
GM
360
361 * display.texi (Text Display):
362 * indent.texi (Indentation): Use @acronym with ASCII.
363
9dfa7983
GM
3642008-12-18 Glenn Morris <rgm@gnu.org>
365
366 * ack.texi: Various small updates and fixes.
367
97b3a00b
JL
3682008-12-18 Juri Linkov <juri@jurta.org>
369
370 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
371 as a key binding to start a forward nonincremental word search.
372 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
373 a backward nonincremental word search. Add index for `M-s w'
374 `isearch-forward-word'.
375 (Regexp Search): Add a short summary of regexp key commands like
376 in the node "Basic Isearch".
377 (Other Repeating Search): Fix typo.
378
3792008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
380
381 * misc.texi (PostScript Variables): Fix doc.
382
31ce6a07
CY
3832008-12-10 Chong Yidong <cyd@stupidchicken.com>
384
385 * programs.texi (Program Modes): Mention Ruby mode.
386
636b507b
DN
3872008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
388
389 * misc.texi (emacsclient Options): Describe what an empty string
390 argument does for --alternate-editor.
391
a323fa14
CY
3922008-12-09 Frank Schmitt <ich@frank-schmitt.net>
393
394 * cmdargs.texi (Font X): Distinguish between client-side and
395 server-side fonts. List valid Fontconfig properties. Add reference to
396 Fontconfig manual. List valid GTK font properties. Explain use of
397 fc-list.
398
c5ca6cd0
CY
3992008-12-09 Chong Yidong <cyd@stupidchicken.com>
400
401 * cmdargs.texi (Font X): Move discussion of quoting to top.
402
e5136377
GM
4032008-12-06 Glenn Morris <rgm@gnu.org>
404
405 * maintaining.texi (Old Revisions): Improve previous change.
406
248c026b
RS
4072008-12-05 Richard M Stallman <rms@gnu.org>
408
409 * anti.texi (Antinews): Minor fixes.
410
a9253a1e
GM
4112008-12-03 Glenn Morris <rgm@gnu.org>
412
413 * maintaining.texi (Old Revisions): Fix diff-switches description.
414
fa687b02
MR
4152008-12-01 Martin Rudalics <rudalics@gmx.at>
416
417 * emacs.texi (Top): Fix typo.
418
72e6decd
CY
4192008-11-30 Chong Yidong <cyd@stupidchicken.com>
420
320ee034
CY
421 * misc.texi (Document View): Explain dependence on gs at the top.
422 Copyedits.
423
424 * emacs.texi (Top): Add DocView nodes to detailed node listing.
425
72e6decd
CY
426 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
427 (Comment Commands): Discuss region-active behavior of M-; first.
428
2a472ee4
MR
4292008-11-29 Martin Rudalics <rudalics@gmx.at>
430
9c6361c9
MR
431 * display.texi (Line Truncation): Add reference to Continuation
432 Lines.
433
2a472ee4
MR
434 * windows.texi (Pop Up Window): Mention split-height-threshold
435 and split-width-threshold.
9c6361c9 436 (Split Window): Add reference to Continuation Lines.
2a472ee4 437
e93bc142
AR
4382008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
439
440 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
441 (GNUstep Support): New node.
442 * anti.texi:
443 * emacs.texi:
444 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
445
446
43b978db
RS
4472008-11-28 Richard M Stallman <rms@gnu.org>
448
449 * misc.texi (Dissociated Press): Minor cleanups.
450
451 * dired.texi (Image-Dired): Avoid passive.
452
e8e2bd93
EZ
4532008-11-28 Eli Zaretskii <eliz@gnu.org>
454
455 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
456 representation.
457
8d2d45da
CY
4582008-11-26 Richard M. Stallman <rms@gnu.org>
459
460 * files.texi (Visiting): Rewrite paragraph for clarity.
461
462 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
463
a5f7bbcc
AM
4642008-11-25 Alan Mackenzie <acm@muc.de>
465
466 * programs.texi (Moving by Parens): Clarify that parens inside strings
467 and comments are ignored, and that the commands assume the starting
468 point isn't in a string or comment.
469
a71703d3
AR
4702008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
471
472 * macos.texi: Add Prev/Next/Top pointers to all nodes.
473 (Mac Basics): Merge in Grabbing Environment Variables from earlier
474 version.
475 (Mac Customization): Rewrite Preferences Panel section and merge in to
476 this node, add Open files by dragging to an Emacs window.
477
478 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
479
aa5ab79a
CY
4802008-11-26 Chong Yidong <cyd@stupidchicken.com>
481
0cc92c19
CY
482 * files.texi (Misc File Ops): Document set-file-modes.
483
c366b4e4
CY
484 * windows.texi (Split Window): Document integer values of
485 truncate-partial-width-windows.
486
aa5ab79a
CY
487 * text.texi (Text): Simplify description of markup languages.
488 (TeX Mode): Simplify introduction. Mention BibTeX mode.
489 (TeX Editing): Note that `""' inserts one `"' character.
490 (HTML Mode): Note in the introduction that XML mode is an alias for
491 SGML mode. Mention nXML mode.
492
56221db7
CY
4932008-11-25 Chong Yidong <cyd@stupidchicken.com>
494
495 * building.texi (Watch Expressions): Fix typo.
496
90effe33
CY
4972008-11-24 Chong Yidong <cyd@stupidchicken.com>
498
f90a5ae3
CY
499 * files.texi (Visiting): Document new behavior of
500 confirm-nonexistent-file-or-buffer.
501
502 * buffers.texi (Select Buffer): Document
503 confirm-nonexistent-file-or-buffer.
504
a18ffb4a
CY
505 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
506 edit-picture.
507
90effe33
CY
508 * text.texi (Text): Simplify introduction. Discard mention of `M-x
509 edit-picture', since that is just an alias for picture-mode.
510 (Sentences): Note that repeated M-@ extends the region.
511 (Pages): Make terminology more consistent. Link to Regexps node.
512 (Longlines): Discuss relationship with Visual Line mode.
513 (Text Mode): Remove extraneous discussion of other modes, since they
514 were already introduced in the parent node.
515
e85103ec
CY
5162008-11-23 Chong Yidong <cyd@stupidchicken.com>
517
5cb2fe30
CY
518 * anti.texi (Antinews): Rewrite.
519
1eb9b307 520 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
521
522 * frames.texi (Frame Commands): Mention "minimize" terminology.
523
e85103ec
CY
524 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
525 formats.
b908332f
CY
526 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
527 (Misc X): Don't document useless -hb option.
e85103ec 528
607f5f88
JL
5292008-11-22 Juri Linkov <juri@jurta.org>
530
531 * dired.texi (Dired Navigation): Change normal file name search option
532 from `non-nil' to `t'. Add `dwim' option.
533
e1b867a0
JL
5342008-11-22 Juri Linkov <juri@jurta.org>
535
536 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
537 ".dir-locals.el". Rename `define-project-bindings' to
538 `dir-locals-set-class-variables'. Rename `set-directory-project' to
539 `dir-locals-set-directory-class'.
540
dd186936
LK
5412008-11-22 Lute Kamstra <lute@gnu.org>
542
543 * buffers.texi (Select Buffer): Index goto-line.
544 * basic.texi (Moving Point): Mention the use of a numeric prefix
545 argument with goto-line and refer to Select Buffer for the use of a
546 plain prefix argument.
547
4b121911
GM
5482008-11-19 Glenn Morris <rgm@gnu.org>
549
550 * doclicense.texi: Update to FDL 1.3.
551 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
552
27267e4c
CY
5532008-11-17 Chong Yidong <cyd@stupidchicken.com>
554
696f351d
CY
555 * custom.texi (Minor Modes): Define mode commands and mode variables
556 more precisely. Recommend using mode commands instead of setting
557 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
558 (Easy Customization): Use "init file" instead of .emacs.
559 (Customization Groups): Update to new Custom buffer appearance.
560 (Saving Customizations): Copyedits. Update example.
561 (Variables): Give example of variable type-sensitivity.
562 (Examining): Update example.
563 (Hooks): Copyedits.
564 (Specifying File Variables): Use C comments instead of an artificial
565 Lisp for the example.
566 (Keymaps): Move internals discussion to Prefix Keymaps.
567 (Rebinding): Remove redundant paragraph (stated in Key Binding).
568 (Init Rebinding): Document kbd macro.
569 (Init File): Link to Find Init.
696f351d
CY
570
571 * mark.texi (Using Region): Document Delete Selection Mode more
572 thoroughly.
573
574 * frames.texi (Mouse Commands): Move most of the description of Delete
575 Selection Mode to Using Region, and link to it.
1bc9c425 576 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 577
b0570c25
CY
578 * building.texi (Compilation): Document first-error value of
579 compilation-scroll-output.
580 (Compilation Mode): Note that compilation-auto-jump-to-first-error
581 works as soon as an error is available. Suggested by Juri Linkov.
582
27267e4c
CY
583 * mini.texi (Passwords): New node.
584
585 * files.texi (Remote Files): Link to Passwords node.
586
587 * emacs.texi (Top): Update node listings.
588
122eb807
CY
5892008-11-16 Chong Yidong <cyd@stupidchicken.com>
590
9c9855a3
CY
591 * ack.texi (Acknowledgments): Some updating of credits.
592
bd6fdcad
CY
593 * emacs.texi (Acknowledgments): Add a couple more names.
594
dd1eef46
CY
595 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
596
122eb807 597 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 598 (Misc File Ops): Document use of trash.
122eb807 599
801a8da1
JB
6002008-11-16 Juanma Barranquero <lekktu@gmail.com>
601
602 * macos.texi (Mac Customization): Fix typos.
603
0b4f2253
CY
6042008-11-14 Chong Yidong <cyd@stupidchicken.com>
605
606 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
607 replacing previous contents. Numerous copyedits to adapt ns-emacs to
608 the conventions of the main Emacs manual.
609
610 * emacs.texi (Top): Update node listings.
611
517e2b89
CY
6122008-11-12 Chong Yidong <cyd@stupidchicken.com>
613
07a85685
CY
614 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
615 command-line-args is processed during startup.
616 (Action Arguments): Correctly describe how file arguments interact with
617 the startup screen. Link to Lisp Interaction for scratch buffer.
618 (Initial Options): Link to Command Example for -batch option.
619 (Environment): Document initial-environment.
620
517e2b89
CY
621 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
622 can't be changed in the site-start file.
623
6337bbde
CY
6242008-11-07 Chong Yidong <cyd@stupidchicken.com>
625
626 * dired.texi (Dired): Mention C-x C-d too.
627 (Dired Enter): Document M-n in the Dired minibuffer.
628 (Dired Navigation): Explain dired-goto-file more clearly. Document
629 dired-isearch-filenames.
630 (Dired Deletion): Remove unnecessary "expunged" terminology.
631 (Flagging Many Files): & is now rebound to `% &'.
632 (Shell Commands in Dired): Document dired-do-async-shell-command.
633 Clarify how multi-file arguments are passed.
634 (Misc Dired Features): Document dired-do-isearch.
635
9e8eeff9
CY
6362008-11-06 Chong Yidong <cyd@stupidchicken.com>
637
638 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
639
e071f849
CY
6402008-11-03 Chong Yidong <cyd@stupidchicken.com>
641
642 * search.texi (Other Repeating Search): Remove obsolete findex entries.
643
05482eb1
CY
6442008-11-01 Chong Yidong <cyd@stupidchicken.com>
645
e2346dea
CY
646 * programs.texi (Program Modes): Link to Program Indent node.
647 (Left Margin Paren): Explain consequences of changing
648 open-paren-in-column-0-is-defun-start more concisely.
649 (Which Function, Program Indent, Info Lookup): Minor edits.
650 (Basic Indent): If region is active, TAB indents the region.
651 (Multi-line Indent): If region is active, TAB indents the region. Note
652 that indent-region is useful when Transient Mark mode is off.
653 (Matching): The delimiter at the cursor is highlighted---the character
654 changes color.
655 (Symbol Completion): Link to Completion node.
656
e4b6428c
CY
657 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
658 a strictly text-only system.
659
05482eb1
CY
660 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
661 batch mode.
662
a11d3737
RS
6632008-11-01 Richard M. Stallman <rms@gnu.org>
664
5abad626
RS
665 * misc.texi (Document View): Major rewrite.
666
a11d3737
RS
667 * maintaining.texi (Types of Log File): Change logs are older than
668 version control.
669 (VCS Concepts): Simplify and rearrange.
670 (Version Control Systems): Make it clear that Linux is only the kernel.
671 (VC Mode Line): Shorten reference to menu item.
672 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
673 (VC Directory Mode): Minor cleanup.
674 Unchanged files are hidden, not omitted.
675 (VC Directory Commands): Shorten and simplify.
676 (Change Log Commands): New node, split from Change Logs.
677 (VC Directory Buffer): New node, split from VC Directory Mode.
678
c55a4acb
CY
6792008-10-31 Chong Yidong <cyd@stupidchicken.com>
680
df0356f6
CY
681 * misc.texi (Document View): Renamed from Document Files, moved here
682 from files.texi.
683
684 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
685 moved as well.
686 (Document Files): Moved to misc.texi.
687
c55a4acb
CY
688 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
689 vc-update-change-log.
df0356f6
CY
690 (Version Control): Move here from files.texi.
691 (Format of ChangeLog): Make it a subnode of Change Log.
692
693 * emacs.texi (Top): Update node listing.
c55a4acb 694
ef082374
TH
6952008-10-31 Tassilo Horn <tassilo@member.fsf.org>
696
697 * files.texi (Files): Add a section about document
698 files (doc-view-mode).
699
d52582c3
CY
7002008-10-31 Chong Yidong <cyd@stupidchicken.com>
701
702 * building.texi (Compilation Mode): Document
703 compilation-auto-jump-to-first-error.
704 (Debuggers): Lower GUD subsections to subsubsections.
705 (Starting GUD): Add cindex.
706 (Lisp Interaction): Note that scratch is no longer the initial buffer.
707
4e0a0968
CY
7082008-10-30 Chong Yidong <cyd@stupidchicken.com>
709
03625b47
CY
710 * indent.texi (Indentation): Link to Program Indent.
711
4e0a0968
CY
712 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
713 now uses emacsclient's terminal.
714
8bd3f7ef
CY
7152008-10-29 Chong Yidong <cyd@stupidchicken.com>
716
80e5620e
CY
717 * mark.texi (Using Region): Document use-empty-active-region.
718
97d5c404
CY
719 * emacs.texi (Top): Update node listings.
720
8bd3f7ef
CY
721 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
722 mention obsolete emacs.bash script.
723 (Invoking emacsclient): Rewrite, moving optional arguments to
724 emacsclient Options.
21d2bae3
CY
725 (emacsclient Options): New node. Document server-use-tcp and
726 server-host.
8bd3f7ef 727
5fda2cbd
CY
7282008-10-28 Chong Yidong <cyd@stupidchicken.com>
729
730 * indent.texi (Indentation): Replace list with paragraphed text,
731 putting description of syntax-driven indentation first. Document new
732 effect of active regions on tab.
733 (Tab Stops): Note that editable tab stops affect indentation commands.
734
4ff029f6
DN
7352008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
736
737 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
738
996cd6e4
CY
7392008-10-23 Chong Yidong <cyd@stupidchicken.com>
740
f28815e3
CY
741 * custom.texi (Function Keys): Note that modified keypad keys are not
742 translated.
743
996cd6e4
CY
744 * basic.texi (Arguments): Explain how to insert multiple digits.
745
49545fe2
MA
7462008-10-22 Michael Albinus <michael.albinus@gmx.de>
747
748 * files.texi (Remote Files): Precise selection of default method.
749 Rewrite paragraph about disabling remote file names.
750
edac0b53
CY
7512008-10-22 Chong Yidong <cyd@stupidchicken.com>
752
e752c544
CY
753 * search.texi (Special Isearch): Document M-TAB is isearch.
754
edac0b53
CY
755 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
756 command.
757
758 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
759
20a36054
TH
7602008-10-22 Tassilo Horn <tassilo@member.fsf.org>
761
762 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
763 section.
764
69051ab6
CY
7652008-10-21 Chong Yidong <cyd@stupidchicken.com>
766
c4b1a32a
CY
767 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
768 to files.texi. Move contents of vc2-xtra.texi here.
769
770 * vc2-xtra.texi: File removed.
771
772 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
773 Directory Commands from the submenu. Don't include deleted file
774 vc2-xtra.texi.
775
776 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
777 (Version Control): Add VC Directory Mode and VC Directory Commands to
778 the submenu.
779 (Why Version Control?): Use table format.
780 (Version Control Systems): Note that Meta-CVS support is gone.
781 (VCS Concepts): Note precisely when VC started supporting filesets.
782 Remove bogus xref to CVS Options node.
783 (Types of Log File): Copyedits.
784 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
785 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
786 The Right Thing.
787 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
788 (Log Buffer): Reorganize node, putting C-c C-c description first.
789 (Old Revisions): Use CVS for example, not RCS.
790 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
791 Commands from the submenu, putting them under Version Control.
792 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
793 need to include it in the manual unconditionally, since it is now
794 crucial to using distributed version control systems.
1a6e2954
CY
795 (Comparing Files): Note that diff uses the minibuffer, and that the
796 output is shown using Diff mode.
797 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
798 diff-update-on-the-fly, diff-refine-hunk, and
799 diff-show-trailing-whitespaces.
1a6e2954 800 (File Archives): Add rar support.
c4b1a32a 801
69051ab6
CY
802 * major.texi (Choosing Modes): Make mode selection sequence more
803 obvious by describing the steps in order of priority. Note that
804 magic-mode-alist is nil by default. Document
805 magic-fallback-mode-alist.
806
e7421e03
CY
8072008-10-20 Chong Yidong <cyd@stupidchicken.com>
808
809 * frames.texi (Mouse References): Copyedits.
810
6b2efdc2
TH
8112008-10-20 Tassilo Horn <tassilo@member.fsf.org>
812
813 * ack.texi (Acknowledgments): Add myself as doc-view author.
814
9c5e9396
EZ
8152008-10-20 Eli Zaretskii <eliz@gnu.org>
816
817 * frames.texi (Dialog Boxes): Add @cindex entries.
818
dac94f8e
CY
8192008-10-20 Chong Yidong <cyd@stupidchicken.com>
820
821 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
822 (Text-Only Mouse): Copyedit.
823
25597d40
CY
8242008-10-19 Chong Yidong <cyd@stupidchicken.com>
825
f8a447f6
CY
826 * frames.texi: Use @key throughout for mouse clicks.
827 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
828 (Secondary Selection): Fix modified mouse click syntax.
829 (Clipboard): Describe Cut, Copy and Paste commands.
830 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
831 Copyedits.
832 (Creating Frames): Add xref to Init File.
833 (Frame Commands): Add xref to Exiting.
834 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 835
b0f95216
CY
8362008-10-15 Chong Yidong <cyd@stupidchicken.com>
837
b0817f00
CY
838 * files.texi (Version Control): Copyedits. Add Bazaar.
839 (Version Control Systems): List different VCS's using an itemized list.
840 Add Bazaar.
841 (VCS Concepts): Copyedits. Tweak description of file merging.
842
b0f95216
CY
843 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
844 (Cut/Paste Other App): Document select-active-regions and
845 x-select-enable-primary.
846
69d0d701
CY
8472008-10-13 Chong Yidong <cyd@stupidchicken.com>
848
849 * mark.texi (Shift Selection): Correct case in node name.
850
851 * emacs.texi (Top): Update node order in Mark chapter.
852
375e8351
EZ
8532008-10-12 Eli Zaretskii <eliz@gnu.org>
854
855 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
856
857 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
858 elsewhere in the manual instead of describing yet again the intricacies
859 of $HOME on MS-Windows and MS-DOS.
860
ab58114f
CY
8612008-10-12 Chong Yidong <cyd@stupidchicken.com>
862
4f959513
CY
863 * mini.texi (Minibuffer File): Add xref to File Names.
864 (Minibuffer File): Add discussion of `~' in file names. Add
865 insert-default-directory index reference.
866
ab58114f
CY
867 * files.texi (File Names): Reorganize description.
868 (Visiting): Add xref to Mode Line. Copyedits.
869 (Save Commands): Mention prefix behavior of C-x C-s.
870 (Numbered Backups): Node deleted.
871 (Backup Names): Contents of Numbered Backups moved here. State default
872 of version-control variable.
873 (Reverting): Copyedits.
874 (Version Control): Add additional version control systems.
875
876 * emacs.texi (Top): Delete Numbered Backups node.
877
878 * cmdargs.texi (General Variables): Change Numbered Backups xref to
879 Backup Names.
f2884f63 880 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 881
b0b5100a
RF
8822008-10-11 Romain Francoise <romain@orebokech.com>
883
884 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
885
89774b5f
CY
8862008-10-11 Chong Yidong <cyd@stupidchicken.com>
887
888 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
889 (Select Buffer): Mention use of minibuffer history. Describe default
890 value of default-major-mode. Mention that C-x 4 b selects the other
891 window.
892 (List Buffers): Document CRM indicators in the order they appear.
893 (Kill Buffer): Document new command kill-matching buffers.
894 (Several Buffers): Move explanation of the relationship between buffer
895 list and buffer menu to the top.
896 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
897
4c72bf27
CY
8982008-10-10 Chong Yidong <cyd@stupidchicken.com>
899
900 * entering.texi (Exiting): Document change of C-x C-c to
901 save-buffers-kill-terminal. Document kill-emacs.
902
f68eb991
EZ
9032008-09-30 Eli Zaretskii <eliz@gnu.org>
904
905 * mule.texi (Coding Systems): Don't mention codepage-setup.
906
907 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
908 cpNNN coding systems anymore.
909 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
910 for unibyte mode. Don't mention line-drawing characters. Don't
911 mention dos-unsupported-char-glyph.
912
1a2dd44d
CY
9132008-09-25 Chong Yidong <cyd@stupidchicken.com>
914
915 * search.texi (Search): Shorten introduction.
916 (Basic Isearch): Add command table. Discuss reverse isearch and
917 isearch highlighting.
918 (Repeat Isearch): Move lazy highlighting discussion here. Add search
919 ring to cindex.
920 (Special Isearch): Move input methods discussion here.
921 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
922 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
923 Repeat Isearch.
924 (Isearch Minibuffer): New node.
925 (Word Search): Document new word search commands.
926 (Regexp Example): Simplify example using sentence-end-base variable.
927 (Replace): Reword introduction.
928 (Unconditional Replace): Remove unnecessary example.
929 (Other Repeating Search): Document new `M-s o' binding.
930
931 * emacs.texi (Top): Update node listings.
932
e45da31d
JB
9332008-09-22 Juanma Barranquero <lekktu@gmail.com>
934
935 * emacs.texi (Top): Remove Kill Errors from menu.
936
841c8096
CY
9372008-09-22 Chong Yidong <cyd@stupidchicken.com>
938
402168fa
CY
939 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
940 interface for defining macros. Simplify examples. Note that C-g quits
941 macro definitions.
801a8da1 942 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
943 usage example.
944 (Keyboard Macro Query): Organize query responses in a table.
945
946 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
947 to Erasing node.
841c8096
CY
948 (Undo): Reorganize paragraphs for logical flow. Move keybinding
949 rationale to a footnote.
950 (Kill Errors): Remove node, due to redundancy with Erasing.
951 (Spelling): Move discussion of flyspell to end. Note new behavior of
952 M-$ in active region. Remove non-ispell-specific keybindings from
953 table.
954
eab2ee89
DN
9552008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
956
957 * cmdargs.texi (Initial Options): Document --daemon.
958
3d53e905
GM
9592008-09-20 Glenn Morris <rgm@gnu.org>
960
961 * files.texi (Numbered Backups): Mention that some modes set
962 version-control.
963
1c90484d
GM
9642008-09-20 Jim Blandy <jimb@red-bean.com>
965
966 * files.texi (Numbered Backups): Reference File Variables, as well.
967 Remove discussion of Rmail's implementation.
968
0fc0d844
CY
9692008-09-06 Chong Yidong <cyd@stupidchicken.com>
970
971 * misc.texi (Recursive Edit): Note that top-level exits active
972 minibuffers.
973
974 * trouble.texi (Quitting): Likewise.
975
b18d283d
CY
9762008-08-31 Chong Yidong <cyd@stupidchicken.com>
977
978 * emacs.texi (Top): Add Temporary Face Changes xref.
979
980 * display.texi (Display): Move Temporary Face Changes node to just
981 after Standard Faces.
982 (Scrolling): Document recenter-top-bottom instead of recenter.
983 (Horizontal Scrolling): Move auto hscroll discussion to the top.
984 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
985 (Display Custom): Copyedits.
986 (Optional Mode Line): Document display-battery-mode.
987
180135fc
RF
9882008-08-27 Romain Francoise <romain@orebokech.com>
989
990 * custom.texi (Directory Variables): Minor fix.
991
d3fe3475
GM
9922008-08-27 Glenn Morris <rgm@gnu.org>
993
994 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
995 descriptions.
996 (Calendar Customizing): Tweak layout description.
183080b6 997 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
998 markers. Condense calendar-star-date and calendar-mark-today
999 description.
1000 (Holiday Customizing): Add oriental and solar holidays.
1001 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1002 Fix holiday-float description. Use zerop in examples. Be less verbose.
1003 (Date Display Format): Change ISO format. Be less verbose.
1004 (Diary Customizing): Mention day and month abbrev arrays.
1005 Mention the date-form variables by name. Update European example.
1006 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1007 Condense examples. Mention diary-entry-symbols by name.
1008 Condense table for insertion commands.
1009 (Fancy Diary Display): Mention diary-include-string and
1010 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1011 Ethiopic, Persian date functions. Condense descriptions.
1012
1013 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1014 (Adding to Diary): Adapt for changed node name.
1015
71755807
GM
10162008-08-26 Glenn Morris <rgm@gnu.org>
1017
1018 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1019 node "Hebrew/Islamic Entries".
1020
1021 * calendar.texi (Specified Dates): Fix names of iso functions.
1022 (General Calendar): There may not be another window.
1023 (Writing Calendar Files, Holidays): Tweak intro.
1024 (Holidays): Mention Baha'i and Chinese holidays.
1025 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1026 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1027 (To Other Calendar): Add calendar-print-other-dates.
1028 Refer to "graphic display" rather than "X.
1029 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1030 (Displaying the Diary): Fix whitespace after reference.
1031 Fix `diary-number-of-entries' reference.
1032 (Date Formats): Explicitly mention that day names can be abbreviated.
1033 (Adding to Diary): Add some references to other sections.
1034 (Special Diary Entries): Fix reference.
1035 (Appointments): Simplify appt-message-warning-time entry.
1036 Clarify where times must be.
1037 (Importing Diary): Comment out icalendar paragraph that does not apply.
1038 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1039
d76ebc75
GM
10402008-08-23 Glenn Morris <rgm@gnu.org>
1041
1042 * fortran-xtra.texi (Fortran): Change description of free form and
1043 fixed form a bit. Mention hideshow and imenu.
1044 (Fortran Motion): Mention fortran-end-of-subprogram,
1045 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1046 (Fortran Indent): Minor re-word.
1047 (ForIndent Commands): Mention fortran-fill-paragraph and
1048 fortran-fill-statement.
1049 (ForIndent Cont): Mention fortran-tab-mode-string.
1050 (Fortran Comments): Mention fortran-comment-line-start-skip.
1051 (Fortran Columns): Mention font-locking.
1052 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1053
e2a71e28
JB
10542008-08-23 Johan Bockgard <bojohan@muon>
1055
1056 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1057
5c52e13c
CY
10582008-08-22 Chong Yidong <cyd@stupidchicken.com>
1059
1060 * mini.texi (Minibuffer): Simplify introduction.
1061 (Minibuffer File): Document tilde in minibuffer filenames.
1062 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1063 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1064 (Completion Example): Update example to current command list.
1065 (Completion Options): Document `lazy' value of completion-auto-help.
1066 Update contents of completion-ignored-extensions.
1067 (Minibuffer History): Describe "future history" list. State default
1068 value of history-delete-duplicates.
1069
77a00355
GM
10702008-08-21 Glenn Morris <rgm@gnu.org>
1071
1072 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1073 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1074
39ee1d04
CY
10752008-08-17 Chong Yidong <cyd@stupidchicken.com>
1076
1077 * regs.texi (Registers): Clarify valid register names.
1078 (RegPos): Note that buffer is saved and restored too.
1079 (RegText): Note that mark is reactivated/deactivated.
1080 (RegConfig): Xref to Windows node.
1081
b12c348f
CY
10822008-08-16 Chong Yidong <cyd@stupidchicken.com>
1083
3ae7ba79
CY
1084 * basic.texi (Inserting Text): Provide command name for C-q.
1085
b12c348f
CY
1086 * killing.texi (Killing): Copyedit. Define read-only text.
1087 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1088 (Killing by Lines): Copyedit.
1089 (Other Kill Commands): Move M-w description here.
1090 (Yanking): Move M-w to Other Kill Commands.
1091 (Kill Ring): Also mention saving text in registers. Link to Text
1092 Properties in elisp manual.
1093 (Accumulating Text): Copyedit.
1094 (CUA Bindings): Shift selection is now the default.
1095
d8ff7692
TZ
10962008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1097
1098 * maintaining.texi (Change Log): Mention next-error is available.
1099
a43a8a2e
GM
11002008-08-10 Glenn Morris <rgm@gnu.org>
1101
1102 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1103 and intermonth text.
1104 (Holiday Customizing): Add holiday-chinese.
1105
eba27308
EZ
11062008-08-08 Eli Zaretskii <eliz@gnu.org>
1107
1108 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1109
5f14a5b3
DN
11102008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1111
1112 * files.texi (Log Buffer): Describe C-c C-d.
1113 (Diff Mode): Describe C-x 4 A.
1114
49989bff
EZ
11152008-08-06 Eli Zaretskii <eliz@gnu.org>
1116
1117 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1118
5c915c02
DN
11192008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1120
2beaf97a
DN
1121 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1122 describe the new bindings to show the changeset diff, toggle annotation
1123 visibility, show revisions.
1124 (VC Status): Describe key bindings for modifying the change comments,
1125 displaying changeset diffs and annotations.
1126
5c915c02
DN
1127 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1128
71798ace
NR
11292008-08-05 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1132
b8949644
EZ
11332008-08-02 Eli Zaretskii <eliz@gnu.org>
1134
1135 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1136 and wording.
1137
819567d1
DN
11382008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1139
1140 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1141 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1142 commands. Improve some old info.
1143
5f38310a
CY
11442008-07-31 Chong Yidong <cyd@stupidchicken.com>
1145
0dc3906b
CY
1146 * display.texi (Visual Line Mode): New node.
1147
5f38310a
CY
1148 * basic.texi (Inserting Text): Move DEL to deletion node.
1149 (Moving Point): Add additional alternative key bindings. Describe
1150 line-move-visual.
1151 (Erasing): Describe DEL.
1152 (Basic Undo, Blank Lines, Arguments): Copyedit.
1153 (Continuation Lines): Mention Visual Line mode.
1154 (Position Info): Move extended discussion to mule.texi.
1155
1156 * mule.texi (International Chars): Describe C-x =.
1157
1158 * emacs.texi (Top): Add Visual Line Mode node.
1159
7c2fb837
DN
11602008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1161
1162 * emacs.texi: Remove VMS support.
1163
3f6b73ef
DN
11642008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1165
1166 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1167 the vc-dir command name.
1168
9e2a2647
DN
11692008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1170
1171 * xresources.texi: Remove mentions of Mac Carbon.
1172
568beaa2
AS
11732008-07-19 Andreas Schwab <schwab@suse.de>
1174
1175 * ns-emacs.texi: Move to ../misc.
1176
0ef94706
CY
11772008-07-15 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * entering.texi (Exiting): Don't describe text-only terminals as the
1180 default. Describe the new startup screen.
1181 (Exiting): Describe how to kill Emacs first. Change description of
1182 iconification to handle modern window systems.
1183
ba60bd44 11842008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1185
1186 * ns-emacs.texi: New file, documents features of Emacs port under
1187 NeXTstep windowing.
1188
9f30aa73
CY
11892008-07-15 Chong Yidong <cyd@stupidchicken.com>
1190
938a5d2e
CY
1191 * entering.texi (Entering Emacs): Update prev node.
1192
1193 * glossary.texi (Glossary): Remove xref to Text Characters.
1194
9f30aa73
CY
1195 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1196 directly, rather than in the context of ASCII. Move description of
1197 special properties of modifier key to new Modifier Keys node.
1198 (Keys): Copyedit.
1199 (Text Characters): Delete node. Multibyte is the default nowadays, and
1200 the node contents are obsolete.
1201
1202 * custom.texi (Modifier Keys): New node.
1203
1204 * emacs.texi (Top): Update node list.
1205
7e53d36c
CY
12062008-07-13 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1209 saying that Emacs provides menus and mouse support (which is par for
1210 the course).
1211
1212 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1213 early on.
1214 (Point): Copyedit. Relegate historical trivia to a footnote.
1215 (Mode Line): Explain mode-line format more consistently.
1216 (Menu Bar): Copyedit.
1217
1e9fa96d
GM
12182008-06-27 Glenn Morris <rgm@gnu.org>
1219
1220 * cal-xtra.texi (Sexp Diary Entries):
1221 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1222
dc9bebb8
CY
12232008-06-26 Chong Yidong <cyd@stupidchicken.com>
1224
1225 * mark.texi (Shift selection): New node.
1226 (Mark): Copyedits.
1227 (Persistent Mark): Move to the end of the chapter.
1228
e7881076
EZ
12292008-06-20 Eli Zaretskii <eliz@gnu.org>
1230
1231 * makefile.w32-in (distclean): Remove makefile.
1232
f427400c
NR
12332008-06-17 Nick Roberts <nickrob@snap.net.nz>
1234
1235 * building.texi (Starting GUD): Add an entry for gud-gdb.
1236 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1237 command mode.
1238
b597d348
GM
12392008-06-17 Glenn Morris <rgm@gnu.org>
1240
1241 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1242
647b7094
NR
12432008-06-17 Nick Roberts <nickrob@snap.net.nz>
1244
1245 * building.texi (Starting GUD): Expand on remote debugging.
1246 (Other GDB-UI Buffers): Mention new keyboard bindings.
1247
47a30023
GM
12482008-06-15 Glenn Morris <rgm@gnu.org>
1249
1250 * gnu.texi: Use a verbatim license for this invariant section,
1251 as per etc/GNU.
1252
37e5d54a
GM
12532008-06-13 Daniel Engeler <engeler@gmail.com>
1254
1255 * emacs.texi, misc.texi: Add documentation about serial port access.
1256
8e65d46c
GM
12572008-06-13 Glenn Morris <rgm@gnu.org>
1258
c1473b4c
MB
1259 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1260 maintain.info.
8e65d46c 1261
e40a85cd
MB
12622008-06-05 Miles Bader <miles@gnu.org>
1263
1264 * display.texi (Temporary Face Changes): Update to reflect function
1265 renamings in face-remap.el.
1266
56c73dec
MB
12672008-06-04 Miles Bader <miles@gnu.org>
1268
1269 * display.texi (Temporary Face Changes): Add
1270 `adjust-buffer-face-height'. Rewrite description of
1271 `increase-buffer-face-height' and `decrease-default-face-height' now
1272 that they aren't bound by default.
1273
9d3d42fb
MB
12742008-06-03 Miles Bader <miles@gnu.org>
1275
1276 * display.texi (Temporary Face Changes): New node.
1277
2be6bfe2
EZ
12782008-05-31 Eli Zaretskii <eliz@gnu.org>
1279
1280 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1281
daf7e339
GM
12822008-05-31 Glenn Morris <rgm@gnu.org>
1283
1284 * cal-xtra.texi (Fancy Diary Display): Simplify.
1285
d21d2618
GM
12862008-05-30 Glenn Morris <rgm@gnu.org>
1287
1288 * cal-xtra.texi (Fancy Diary Display): Update for
1289 diary-display-function replacing diary-display-hook.
1290
71ce5fd0
JB
12912008-05-29 Drew Adams <drew.adams@oracle.com>
1292
1293 * msdog.texi (Windows Keyboard): Add descriptions of
1294 w32-register-hot-key and w32-unregister-hot-key.
1295
a3cdbdf8
MO
12962008-05-21 Tom Tromey <tromey@redhat.com>
1297
1298 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1299 Variables node.
1300
854a574c
MO
13012008-05-19 Tom Tromey <tromey@redhat.com>
1302
1303 * custom.texi (Variables): Add Directory Variables to menu.
1304 (Directory Variables): New node.
1305
7c2ec3f9
ER
13062008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1307
71ce5fd0 1308 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1309
370fded4
ER
13102008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1311
1312 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1313 Revision Tags and rewritten. Section now uses modern terminology,
1314 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1315 accurately.
1316
6af511e3
EZ
13172008-05-10 Eli Zaretskii <eliz@gnu.org>
1318
1319 * msdog.texi (Windows Files): Update documentation of
1320 w32-get-true-file-attributes.
1321
7a78b6e7
ER
13222008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1323
1324 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1325 directory mode.
1326
1bcfc24e
CY
13272008-05-08 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1330 entry "television".
1bcfc24e 1331
db86064f
ER
13322008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1333
ab5ec32c 1334 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1335
a31b405e
ER
13362008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1337
1338 * emacs/buffers.texi, emacs/files.texi (Version-control):
1339 vc-toggle-read-only is no longer a good idea...
1340
ff2c14fc
GM
13412008-04-29 Glenn Morris <rgm@gnu.org>
1342
1343 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1344
367c9b7c
JL
13452008-04-22 Juri Linkov <juri@jurta.org>
1346
1347 * dired.texi (Subdirectories in Dired): Describe using `^'
1348 to return to the parent directory.
1349
4ac1e9b4
NR
13502008-04-22 Nick Roberts <nickrob@snap.net.nz>
1351
1352 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1353 recent changes.
1354
b9b3bf2b
NR
13552008-04-19 Nick Roberts <nickrob@snap.net.nz>
1356
1357 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1358 (Other GDB-UI Buffers): Update for recent thread related changes.
1359
4d120d6a
SM
13602008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1361
1362 * maintaining.texi (Maintaining):
1363 * emacs.texi (Top): Typo.
1364
a152877d
SM
13652008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1366
b9b3bf2b
NR
1367 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1368 arg in `font-lock-add-keywords'.
a152877d 1369
36c0514c
GM
13702008-04-08 Glenn Morris <rgm@gnu.org>
1371
1372 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1373 Also add Baha'i calendar references where appropriate.
1374
06a97d46
GM
13752008-04-05 Glenn Morris <rgm@gnu.org>
1376
1377 * custom.texi (Init File): Byte-compiling .emacs is bad.
1378
6adc6eed
SM
13792008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1380
1381 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1382
571388b0
GM
13832008-03-29 Glenn Morris <rgm@gnu.org>
1384
1385 * calendar.texi: Update for `calendar-date-style' replacing
1386 `european-calendar'.
1387
3ae8f876
JR
13882008-03-28 Jason Rumney <jasonr@gnu.org>
1389
1390 * display.texi (Display Custom): Mention overlay-margin in text.
1391
5bc6ddff 13922008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1393
5bc6ddff
MB
1394 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1395 tutorial' comments.
03a864d5 1396
7186a830
CY
13972008-03-28 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * mark.texi (Mark): Rearrange nodes.
1400 (Persistent Mark): Rename from Transient Mark.
1401 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1402 Describe Transient Mark mode as the default.
1403
1404 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1405 the default behavior with Transient Mark mode off.
1406 (Position Info): Fix typo.
1407
71ce5fd0
JB
1408 * display.texi (Standard Faces): Reference the Mark node.
1409 Remove discussion of the region face, which is discussed there.
7186a830
CY
1410
1411 * emacs.texi (Top): Update node listings.
1412
1413 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1414 as the default.
1415
1416 * fixit.texi (Undo): Standardize choice of undo key sequence.
1417 (Undo, Spelling): Describe Transient Mark mode as the default.
1418
1419 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1420 default.
1421
1422 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1423
1424 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1425 mode is the default, and note that the mark is not activated when set.
1426
1427 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1428 Describe Transient Mark mode as the default.
1429
1430 * search.texi (Basic Isearch): Reference the Mark Ring node.
1431 (Replace, Unconditional Replace, Other Repeating Search):
1432 Describe Transient Mark mode as the default.
1433
1434 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1435 Transient Mark mode as the default.
1436 (Paragraphs): Describe how M-h behaves when region is active.
1437
1438 * trouble.texi (Quitting): Clarify effects of C-g.
1439
dc47d1ff
GM
14402008-03-13 Glenn Morris <rgm@gnu.org>
1441
1442 * emacs.texi (EMACSVER): Set to 23.0.60.
1443
e3e0fb39 14442008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1445
e3e0fb39
GM
1446 * dired.texi (Hiding Subdirectories): Fix previous change.
1447
14482008-03-05 Drew Adams <drew.adams@oracle.com>
1449
1450 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1451
5e14abf8
KS
14522008-02-28 Kim F. Storm <storm@cua.dk>
1453
1454 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1455 Move describe-distribution to C-h C-o.
1456 Move view-emacs-problems to C-h C-p.
1457 Add view-emacs-debugging on C-h C-d.
1458 Add view-external-packages on C-h C-e.
d0207bf3 1459 Add view-order-manuals on C-h C-m.
5e14abf8 1460
d0207bf3 14612008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1462
1463 * msdog-xtra.texi (MS-DOS): Docstring fix.
1464
87e391bb
EZ
14652008-02-09 Eli Zaretskii <eliz@gnu.org>
1466
1467 * msdog.texi (Windows Fonts): Use a @table for describing font
1468 properties.
1469
5662e503
JR
14702008-02-07 Jason Rumney <jasonr@gnu.org>
1471
1472 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1473 value has changed.
1474 (Windows HOME): Clarify what is meant by "if that fails as well".
1475 (Windows Fonts): New section.
1476
72463824
GM
14772008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1478
1479 * basic.texi (Basic Undo): Remove duplicate "you can".
1480
7ff926e0
EZ
14812008-02-02 Eli Zaretskii <eliz@gnu.org>
1482
1483 * maintaining.texi (Tags): Fix last change.
1484
6ab7aef1
MA
14852008-02-02 Michael Albinus <michael.albinus@gmx.de>
1486
093571c3 1487 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1488
ace67e7e
NR
14892008-01-31 Nick Roberts <nickrob@snap.net.nz>
1490
1491 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1492
ae068fdf
RS
14932008-01-26 Richard Stallman <rms@gnu.org>
1494
1495 * maintaining.texi (Tags): Delete redundant index entry.
1496
a56d9a08
EZ
14972008-01-26 Eli Zaretskii <eliz@gnu.org>
1498
1499 * programs.texi (Imenu): Move "@cindex tags" from here...
1500 * maintaining.texi (Tags): ...to here.
1501
e941ed90
NR
15022008-01-23 Kevin Ryde <user42@zip.com.au>
1503
1504 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1505 click count.
1506
650276d5
JB
15072008-01-21 Juanma Barranquero <lekktu@gmail.com>
1508
1509 * entering.texi (Exiting): Fix typo.
1510 Reported by D. E. Evans <sinuhe@gnu.org>.
1511
8dc17977
MR
15122007-12-31 Martin Rudalics <rudalics@gmx.at>
1513
1514 * glossary.texi (Glossary): Fix typo.
1515
9f9695a6
RS
15162007-12-27 Richard Stallman <rms@gnu.org>
1517
1518 * text.texi (Formatted Text): Improve menu tag.
1519 (Editing Format Info): In Info, add duplicate menu of nodes
1520 about the submenus.
1521 (Format Faces): Say where Faces menu is found. Mention Other.
1522 (Format Colors): Say where these submenus are found.
1523 (Format Indentation, Format Justification): Likewise.
1524 (Format Properties): Likewise.
1525
abfd0191
RS
15262007-12-22 Richard Stallman <rms@gnu.org>
1527
1528 * search.texi (Query Replace): Make exp of query-replace more
1529 self-contained, and clarify.
8dc17977 1530
abfd0191
RS
1531 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1532
a2586785
RS
15332007-12-15 Richard Stallman <rms@gnu.org>
1534
1535 * files.texi (Auto Save): Clarify definition of auto-saving.
1536
a67cf2bb
RS
15372007-11-26 Richard Stallman <rms@gnu.org>
1538
1539 * help.texi (Help Echo): Cleanups.
1540
448b33b1
TTN
15412007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1542
1543 * files.texi (Why Version Control?): Fix typo.
1544 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1545 (Selecting a Fileset): Fix typos; small rewording.
1546 (Log Buffer): Likewise.
1547 (Old Revisions): Likewise.
448b33b1 1548
221bb7f6
EZ
15492007-11-17 Eli Zaretskii <eliz@gnu.org>
1550
1551 * mule.texi (Communication Coding): Fix wording of last change.
1552
d0207bf3 15532007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1554
630cb3b7
JB
1555 * custom.texi (Specifying File Variables):
1556 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1557
53b7759e
KH
15582007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1559
a5ab2e0c 1560 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1561
1562 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1563
c8763fb6 15642007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1565
630cb3b7 1566 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1567 --output=file.
1568
ff98e024
MR
15692007-11-13 Martin Rudalics <rudalics@gmx.at>
1570
1571 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1572 (Help Echo): Avoid mentioning the term "region" here and
1573 consistently use the term "active text".
1574
37b11c22
GM
15752007-11-11 Glenn Morris <rgm@gnu.org>
1576
1577 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1578
21d50ba1
JL
15792007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1580
1581 * search.texi (Query Replace): Mention
1582 `query-replace-show-replacement'.
1583
c12ecb0a 15842007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1585
1586 * building.texi (Watch Expressions): Remove obscure sentence.
1587
3b4201f4
KH
15882007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1589
1590 * mule.texi (Select Input Method): Describe how to activate an input
1591 method in the text mode.
1592
07e5c0b0
DN
15932007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1594
1595 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1596
52dd7391
NR
15972007-10-30 Nick Roberts <nickrob@snap.net.nz>
1598
1599 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1600
c004e539
GM
16012007-10-30 Glenn Morris <rgm@gnu.org>
1602
1603 * misc.texi (Directory Tracking): Explain a bit more about
1604 dirtrack-mode.
1605
ca8c5b8c
GM
16062007-10-25 Glenn Morris <rgm@gnu.org>
1607
1608 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1609
b6c764ef
RS
16102007-10-24 Richard Stallman <rms@gnu.org>
1611
1612 * misc.texi (Interactive Shell): Cleanup last change.
1613
eabd84c9
JL
16142007-10-22 Juri Linkov <juri@jurta.org>
1615
1616 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1617 default values.
1618
0b43c7e2
ER
16192007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1620
ca8c5b8c 1621 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1622 'filesets'.
1623
a80859d4
MR
16242007-10-18 Martin Rudalics <rudalics@gmx.at>
1625
1626 * trouble.texi (Quitting): Fix typo.
1627
c9447ae1
GM
16282007-10-18 Glenn Morris <rgm@gnu.org>
1629
1630 * frames.texi (Mode Line Mouse): Mention minor mode names.
1631
168b980f
JL
16322007-10-17 Juri Linkov <juri@jurta.org>
1633
1634 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1635 fill-paragraph operates on the active region in Transient Mark mode.
1636 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1637 with fill-paragraph.
1638
1639 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1640 fill-paragraph.
1641
1642 * fixit.texi (Spelling): ispell-word operates on the active region
1643 in Transient Mark mode.
1644
5a331f34
JB
16452007-10-17 Aaron S. Hawley <aaronh@garden.org>
1646
1647 * building.texi (Source Buffers):
1648 * custom.texi (Init Non-ASCII):
1649 * glossary.texi (Glossary): Use "key binding" consistently.
1650
2a9f4d55
JB
16512007-10-17 Juanma Barranquero <lekktu@gmail.com>
1652
1653 * calendar.texi (Diary): Fix directive.
1654
de13cecf
RS
16552007-10-16 Richard Stallman <rms@gnu.org>
1656
1657 * calendar.texi (Diary): Clarify text about diary file example.
1658
5f90d53e
ER
16592007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1660
1661 * files.texi: Capitalize node names according to convention.
1662
3aa491bc
GM
16632007-10-13 Glenn Morris <rgm@gnu.org>
1664
1665 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1666
8a3106d3
ER
16672007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1668
1669 * emacs.texi:
1670 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1671 suggested by RMS and Robert J. Chassell.
8a3106d3 1672
da1080a2
ER
16732007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1674
3aa491bc 1675 * files.texi (Version Systems):
0870a421
ER
1676 * vc-xtra.texi:
1677 * vc1-xtra.texi:
ac3f4c6f 1678 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1679 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1680 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1681 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1682
58ade22b
ER
16832007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1684
da1080a2 1685 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1686 Reorder the descriptions to be chronological.
1687
93870ce2
RS
16882007-10-09 Richard Stallman <rms@gnu.org>
1689
1690 * display.texi (Cursor Display): Correct how cursor appears
1691 in nonselected windows.
1692
568c7288
NR
16932007-10-04 Nick Roberts <nickrob@snap.net.nz>
1694
1695 * building.texi (GDB Graphical Interface): Remove references to gdba
1696 and mention gud-gdb.
1697
1af74d06 16982007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1699
1af74d06 1700 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1701
0d8fb755
JL
17022007-10-06 Juri Linkov <juri@jurta.org>
1703
1704 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1705 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1706 fill-paragraph-or-region.
1707
1708 * basic.texi (Arguments): Replace fill-paragraph with
1709 fill-paragraph-or-region.
1710
b981e2c6
ER
17112007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1712
1713 * files.texi: Update the section on version control for 2007
2a9f4d55 1714 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1715 will come later.
1716
5fceaf9c
GM
17172007-09-15 Glenn Morris <rgm@gnu.org>
1718
1719 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1720 to `list-holidays'.
1721
b0e44b17
GM
17222007-09-14 Glenn Morris <rgm@gnu.org>
1723
1724 * calendar.texi: Update all instances of mark-calendar-holidays,
1725 list-calendar-holidays, list-holidays with the new names.
1726
8cf51b2c
GM
17272007-09-06 Glenn Morris <rgm@gnu.org>
1728
46a367db 1729 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1730 Split into the Emacs manual in emacs/, and other manuals in misc/.
1731 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1732 manual.
1733 (infodir): New variable.
1734 (info): Use $infodir.
1735 (emacsman): Delete target, not needed any more.
1736 Move all targets that are not the Emacs manual to misc/Makefile.in.
1737 (mostlyclean): Remove `gnustmp'.
1738 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1739 manual.
92f9b43f 1740 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1741 (emacsman): Delete target, not needed any more.
1742 (clean): Remove all info files but Emacs manual.
1743 Move all targets that are not the Emacs manual to misc/Makefile.in.
1744 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1745
1746 * Makefile.in (INFOSOURCES): Delete.
1747 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1748 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1749 *.vrs *.toc here...
1750 (maintainer-clean): ...from here.
1751
17522007-09-05 Glenn Morris <rgm@gnu.org>
1753
1754 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1755
8cf51b2c
GM
17562007-08-29 Glenn Morris <rgm@gnu.org>
1757
1758 * emacs.texi (EMACSVER): Increase to 23.0.50.
1759
3420c522
RS
17602007-08-27 Richard Stallman <rms@gnu.org>
1761
1762 * emacs.texi (Top): Clarify menu item for Glossary.
1763
1764 * display.texi (Faces): Change secn title.
1765 Clarify not all fonts come from Font Lock.
1766
8cf51b2c
GM
17672007-08-17 Eli Zaretskii <eliz@gnu.org>
1768
1769 * basic.texi (Position Info): Add index entry for face at point.
1770 Mention that character faces are also displayed by "C-u C-x =".
1771
8cf51b2c
GM
17722007-08-08 Glenn Morris <rgm@gnu.org>
1773
1774 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1775
17762007-08-07 Chong Yidong <cyd@stupidchicken.com>
1777
1778 * files.texi (File Conveniences): Document point motion keys in Image
1779 mode.
1780
8cf51b2c
GM
17812007-07-27 Glenn Morris <rgm@gnu.org>
1782
8cf51b2c
GM
1783 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1784 in-line.
1785
1786 * gpl.texi: New file with text of GPL.
1787 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1788
17892007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1790
1791 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1792
1793 * dired.texi (Wdired): Mention C-x C-q key binding.
1794
17952007-07-28 Nick Roberts <nickrob@snap.net.nz>
1796
1797 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1798
17992007-07-25 Glenn Morris <rgm@gnu.org>
1800
8cf51b2c
GM
1801 * emacs.texi (Copying): Replace license with GPLv3.
1802
1803 * Relicense all FSF files to GPLv3 or later.
1804
18052007-07-24 Glenn Morris <rgm@gnu.org>
1806
1807 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1808 for some calendars.
1809
18102007-07-23 Nick Roberts <nickrob@snap.net.nz>
1811
1812 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1813 default-directory for the current buffer is on a remote machine.
1814
8cf51b2c
GM
18152007-07-21 Eli Zaretskii <eliz@gnu.org>
1816
1817 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1818 default value.
1819
18202007-07-21 Richard Stallman <rms@gnu.org>
1821
1822 * files.texi (Why Version Control?): Improve previous change.
1823
18242007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1825
1826 * files.texi (Why Version Control?): New node.
1827
8cf51b2c
GM
18282007-07-12 Nick Roberts <nickrob@snap.net.nz>
1829
8cf51b2c
GM
1830 * building.texi (Starting GUD): Add xref to this anchor.
1831
8cf51b2c
GM
18322007-06-24 Karl Berry <karl@gnu.org>
1833
2a9f4d55 1834 * emacs.texi: New Back-Cover Text.
8cf51b2c 1835
8cf51b2c
GM
18362007-06-07 Alan Mackenzie <acm@muc.de>
1837
1838 * display.texi (Optional Mode Line): Document the new form of
1839 line+column numbers, "(561,2)".
1840
18412007-06-06 Juanma Barranquero <lekktu@gmail.com>
1842
49823426 1843 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1844
18452007-06-02 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * Version 22.1 released.
1848
8cf51b2c
GM
18492007-05-07 Karl Berry <karl@gnu.org>
1850
1851 * emacs.texi (EMACSVER): Back to 22.
1852
18532007-05-06 Richard Stallman <rms@gnu.org>
1854
1855 * maintaining.texi (Create Tags Table): Clean up previous change.
1856
c8763fb6 18572007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1858
1859 * maintaining.texi (Create Tags Table): Add text about the dangers of
1860 making symbolic links to tags files.
1861
18622007-05-04 Karl Berry <karl@gnu.org>
1863
1864 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1865
18662007-05-03 Karl Berry <karl@gnu.org>
1867
1868 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1869
1870 * .cvsignore (*.pdf): New entry.
1871
8cf51b2c
GM
1872 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1873 for printing.
1874
18752007-05-01 Richard Stallman <rms@gnu.org>
1876
1877 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1878
8cf51b2c
GM
18792007-04-28 Glenn Morris <rgm@gnu.org>
1880
1881 * ack.texi (Acknowledgments):
1882 * anti.texi (Antinews):
8cf51b2c
GM
1883 * programs.texi (Program Modes): Restore mention of python.el pending
1884 consideration of legal status.
1885
18862007-04-28 Richard Stallman <rms@gnu.org>
1887
1888 * files.texi (File Names): Fixes to ~ description on MS systems.
1889
8cf51b2c
GM
18902007-04-26 Glenn Morris <rgm@gnu.org>
1891
1892 * emacs.texi (EMACSVER): Increase to 22.1.50.
1893
18942007-04-25 Karl Berry <karl@gnu.org>
1895
1896 * emacs.texi: Improve line breaks on copyright page,
1897 similar layout to lispref, 8.5x11 by default.
1898
1899 * dired.texi (Image-Dired): Improve line break, fix typo.
1900
19012007-04-24 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * programs.texi (Program Modes):
8cf51b2c
GM
1904 * anti.texi (Antinews):
1905 * ack.texi (Acknowledgments): python.el removed.
1906
8cf51b2c
GM
19072007-04-23 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * display.texi (Highlight Interactively): Correct description of
1910 hi-lock-file-patterns-policy.
1911
1912 * files.texi (File Archives): Mention self-extracting executables.
1913
19142007-04-23 Eli Zaretskii <eliz@gnu.org>
1915
1916 * search.texi (Unconditional Replace, Query Replace): Add xref to
1917 "Replacement and Case".
1918
19192007-04-22 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * dired.texi (Image-Dired): Move from Thumbnails node.
1922 * misc.texi (Thumbnails): Node deleted.
1923 * emacs.texi (Top): Update node listing.
1924
1925 * files.texi (File Conveniences):
49823426 1926 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1927
19282007-04-21 Richard Stallman <rms@gnu.org>
1929
1930 * display.texi (Highlight Interactively): Correct previous change.
1931 Clarify doc of hi-lock-find-patterns, and move new features into it.
1932
19332007-04-20 David Koppelman <koppel@ece.lsu.edu>
1934
1935 * display.texi (Highlight Interactively): Document
1936 hi-lock-file-patterns-policy.
1937
19382007-04-20 Martin Rudalics <rudalics@gmx.at>
1939
1940 * display.texi (Scrolling): Fix typo.
1941
8cf51b2c
GM
19422007-04-15 Chong Yidong <cyd@stupidchicken.com>
1943
8cf51b2c
GM
1944 * doclicense.texi: Remove node heading, so that it can be included by
1945 other files.
1946
1947 * emacs.texi: Insert node heading for GFDL.
1948
8cf51b2c
GM
19492007-04-14 Eli Zaretskii <eliz@gnu.org>
1950
1951 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1952 "command line".
1953
1954 * display.texi (Faces): Refer to "Creating Frames" for face
1955 and other frame customizations in .emacs.
1956
1957 * frames.texi (Creating Frames): Mention that face customizations can
1958 be put in .emacs. Add index entries.
1959
19602007-04-12 Richard Stallman <rms@gnu.org>
1961
1962 * glossary.texi (Glossary): Explain `iff'.
1963
19642007-04-11 Karl Berry <karl@gnu.org>
1965
1966 * gnu.texi (Top),
1967 * macos.texi (Mac Font Specs),
1968 * anti.texi (Antinews),
1969 * xresources.texi (Resources),
1970 * misc.texi (Emulation),
1971 * calendar.texi (Daylight Saving),
1972 * dired.texi (Dired and Find),
1973 * rmail.texi (Remote Mailboxes),
1974 * sending.texi (Mail Headers),
1975 * programs.texi (Which Function),
1976 * files.texi (Recover),
1977 * buffers.texi (Uniquify),
1978 * frames.texi (Wheeled Mice),
1979 * killing.texi (Rectangles): Wording to improve breaks in
1980 8.5x11 format.
1981 * mule.texi (Language Environments): \hbadness=10000 since there's
1982 no way to reword.
1983 * emacs.texi (smallbook): New @set to more easily switch between
1984 smallbook and 8.5x11.
1985
19862007-04-11 Richard Stallman <rms@gnu.org>
1987
1988 * files.texi (File Conveniences): Add xref to Tumme.
1989 Delete text about Thumbnail mode.
1990
8cf51b2c
GM
19912007-04-09 Alan Mackenzie <acm@muc.de>
1992
1993 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1994 new name. Insert concept index entries.
1995
8cf51b2c
GM
19962007-04-08 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * display.texi (Standard Faces): Document prefix arg for
1999 list-faces-display.
2000
2001 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2002
8cf51b2c
GM
20032007-04-07 Chong Yidong <cyd@stupidchicken.com>
2004
8cf51b2c
GM
2005 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2006
2007 * files.texi (Misc File Ops): Rewrite description of
2008 insert-file-literally.
2009
8cf51b2c
GM
20102007-03-31 Eli Zaretskii <eliz@gnu.org>
2011
2012 * misc.texi (Printing): Postscript -> PostScript.
2013
8cf51b2c
GM
2014 * ack.texi (Acknowledgments): Postscript -> PostScript.
2015
2016 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2017
2018 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2019 below.
2020
20212007-03-30 Chong Yidong <cyd@stupidchicken.com>
2022
2023 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2024 Init Non-ASCII.
2025 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2026 (Init Non-ASCII): New node.
2027
20282007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2029
2030 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2031
8cf51b2c
GM
20322007-03-12 Glenn Morris <rgm@gnu.org>
2033
8cf51b2c
GM
2034 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2035 "Daylight Savings".
2036
49823426 2037 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2038 saving" in text throughout.
2039
8cf51b2c
GM
20402007-03-04 Richard Stallman <rms@gnu.org>
2041
2042 * custom.texi (Safe File Variables): Minor correction.
2043
8cf51b2c
GM
20442007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2045
2046 * rmail.texi (Movemail): Add internal ref.
2047 Don't indent the intro for the PROTO table.
2048 Format PROTO table items with @code.
2049
8cf51b2c
GM
20502007-02-26 Nick Roberts <nickrob@snap.net.nz>
2051
2052 * building.texi: Remove references to bashdb.
2053
8cf51b2c
GM
20542007-02-19 Juanma Barranquero <lekktu@gmail.com>
2055
2056 * mule.texi (Language Environments): Update list of supported language
2057 environments.
2058
8cf51b2c
GM
20592007-02-14 Kim F. Storm <storm@cua.dk>
2060
2061 * building.texi (Grep Searching): Fix lgrep doc.
2062
20632007-02-12 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * back.texi: Remove unused file.
2066
c8763fb6 20672007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2068
2069 * maintaining.texi (Tag Syntax): Now --members is the default for
2070 etags, not for ctags yet.
2071
8cf51b2c
GM
20722007-02-03 Eli Zaretskii <eliz@gnu.org>
2073
2074 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2075 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2076 expects. Add comments to prevent people from inadvertently modifying
2077 the key parts needed by `texinfo-multiple-files-update'.
2078
20792007-01-29 Chong Yidong <cyd@stupidchicken.com>
2080
2081 * frames.texi (Secondary Selection): Window clicked does not matter
2082 when mouse-yank-at-point is non-nil.
2083
8cf51b2c
GM
20842007-01-16 Glenn Morris <rgm@gnu.org>
2085
2086 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2087 system abbrev.
2088
20892007-01-11 Richard Stallman <rms@gnu.org>
2090
2091 * msdog.texi (Windows Keyboard): Another small cleanup.
2092
20932007-01-10 Richard Stallman <rms@gnu.org>
2094
2095 * msdog.texi (Windows Keyboard): Yet another try to make
2096 everyone happy with that passage.
2097
20982007-01-05 Richard Stallman <rms@gnu.org>
2099
2100 * anti.texi (Antinews): Mention M-x shell scrolling.
2101
21022007-01-05 Nick Roberts <nickrob@snap.net.nz>
2103
2104 * building.texi (Watch Expressions): Describe gdb-max-children.
2105
8cf51b2c
GM
21062007-01-04 Richard Stallman <rms@gnu.org>
2107
8cf51b2c
GM
2108 * msdog.texi (Windows Keyboard): Clarify previous change.
2109
8cf51b2c
GM
21102007-01-02 Richard Stallman <rms@gnu.org>
2111
2112 * custom.texi (Changing a Variable): Minor clarification.
2113 (Specific Customization): customize-customized => customize-unsaved.
2114
2115 * entering.texi (Entering Emacs): Clean up text about restarting
2116 Emacs for each file.
2117
2118 * misc.texi (Shell Options): Minor cleanup.
2119
2120 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2121 with Emacs, not vice versa.
2122
2123 * programs.texi (Symbol Completion): Recommend customizing
2124 window manager.
2125
2126 * xresources.texi (Resources): Minor fix.
2127
c8763fb6 21282007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2129
2130 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2131
21322007-01-01 Richard Stallman <rms@gnu.org>
2133
2134 * commands.texi (User Input): Document keys stolen by window mangers.
2135
21362006-12-31 Richard Stallman <rms@gnu.org>
2137
2138 * custom.texi (Specific Customization): Document customize-option
2139 instead of customize-variable.
2140
21412006-12-31 Kim F. Storm <storm@cua.dk>
2142
2143 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2144
21452006-12-30 Kim F. Storm <storm@cua.dk>
2146
2147 * killing.texi (CUA Bindings): Fix typo.
2148
2149 * xresources.texi (Table of Resources): Mention grow-only value for
2150 auto-resize-tool-bars.
2151
8cf51b2c
GM
21522006-12-27 Eli Zaretskii <eliz@gnu.org>
2153
2154 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2155 and how to get them back.
2156
21572006-12-26 Richard Stallman <rms@gnu.org>
2158
2159 * calendar.texi (Holidays): Holiday listing is based on current
2160 practice, but DST is not.
2161
21622006-12-25 Richard Stallman <rms@gnu.org>
2163
2164 * emacs.texi (Top): Update subnode menus.
2165
2166 * mark.texi (Transient Mark): Fix xref.
2167
2168 * killing.texi (Graphical Kill): Node deleted.
2169 (Killing): Add xref to Cut and Paste.
2170 (CUA Bindings): Update xref.
2171
2172 * frames.texi (Cut and Paste): New section to hold other nodes.
2173 (Mouse Commands): Node demoted.
2174 (Cut/Paste Other App): Split out from Mouse Commands.
2175 (Word and Line Mouse): Likewise.
2176 (Secondary Selection, Clipboard): Nodes demoted.
2177
8cf51b2c
GM
21782006-12-24 Kevin Ryde <user42@zip.com.au>
2179
2180 * calendar.texi (Holidays): US daylight saving begins second Sunday
2181 in March for 2007 onwards.
2182 (Daylight Savings): Show new US default daylight saving rules, 2nd
2183 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2184
21852006-12-23 Chong Yidong <cyd@stupidchicken.com>
2186
2187 * calendar.texi (Scroll Calendar): < and > are switched.
2188
21892006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2190
2191 * killing.texi (Deletion): Describe M-\ prefix argument.
2192
21932006-12-23 Richard Stallman <rms@gnu.org>
2194
2195 * search.texi (Regexp Search): Explain why forward and reverse regexp
2196 search are not mirror images.
2197
8cf51b2c
GM
21982006-12-19 Kim F. Storm <storm@cua.dk>
2199
2200 * major.texi (Choosing Modes): Describe match-function elements for
2201 magic-mode-alist.
2202
8cf51b2c
GM
22032006-12-18 Eli Zaretskii <eliz@gnu.org>
2204
2205 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2206 peculiarities.
2207
22082006-12-18 Richard Stallman <rms@gnu.org>
2209
2210 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2211
8cf51b2c
GM
22122006-12-17 Alan Mackenzie <acm@muc.de>
2213
2214 * programs.texi (Left Margin Paren): Remove the bit which says
2215 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2216 Discuss some of the issues of setting this option to nil.
2217
22182006-12-17 Glenn Morris <rgm@gnu.org>
2219
2220 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2221
22222006-12-16 Eli Zaretskii <eliz@gnu.org>
2223
2224 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2225 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2226 NTFS volumes.
2227 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2228 volumes.
2229
22302006-12-15 Eli Zaretskii <eliz@gnu.org>
2231
2232 * text.texi (HTML Mode): Fix "C-c TAB".
2233
8cf51b2c
GM
22342006-12-09 Richard Stallman <rms@gnu.org>
2235
2236 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2237
22382006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2239
2240 * files.texi (Misc File Ops): Document insert-file-literally.
2241
22422006-12-08 Eli Zaretskii <eliz@gnu.org>
2243
2244 * cmdargs.texi (Colors): Note that --color is intended for overriding
2245 the terminal defaults, not for normal invocation.
2246
2247 * misc.texi (Emacs Server): Improve wording. Don't mention the
2248 ``server program''. Add a cross-reference to "Init File" node.
2249 (Invoking emacsclient): Add index entries. Document both short and
2250 long versions of command-line options. Document the -f option.
2251
8cf51b2c
GM
22522006-12-06 Richard Stallman <rms@gnu.org>
2253
2254 * text.texi (Outline Format): Say to set outline-regexp
2255 and outline-level with major modes and file local variables.
2256
c8763fb6 22572006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2258
2259 * anti.texi (Antinews): Mention the alternative to
2260 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2261
8cf51b2c
GM
2262 * misc.texi (Interactive Shell): Ditto.
2263
22642006-12-04 Eli Zaretskii <eliz@gnu.org>
2265
2266 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2267
2268 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2269
22702006-12-01 Eli Zaretskii <eliz@gnu.org>
2271
2272 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2273 colon in the mode line.
2274
2275 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2276
22772006-11-26 Nick Roberts <nickrob@snap.net.nz>
2278
2279 * building.texi (Watch Expressions): Mention SPC for expanding/
2280 contracting watch expressions.
2281
22822006-11-26 Kim F. Storm <storm@cua.dk>
2283
2284 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2285
22862006-11-26 Nick Roberts <nickrob@snap.net.nz>
2287
2288 * building.texi (Debugger Operation): Define text command mode.
2289 Clarify how tooltips work.
2290 (GDB Graphical Interface): Explain how to run in text command mode
2291 more clearly.
2292
22932006-11-25 Juanma Barranquero <lekktu@gmail.com>
2294
2295 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2296
22972006-11-22 Juanma Barranquero <lekktu@gmail.com>
2298
2299 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2300
8cf51b2c
GM
23012006-11-18 Chong Yidong <cyd@stupidchicken.com>
2302
2303 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2304 and EMACS is deprecated.
2305
23062006-11-18 Juanma Barranquero <lekktu@gmail.com>
2307
2308 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2309
c8763fb6 23102006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2311
2312 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2313
2314 * emacs.texi: Include xresources.texi both for info and dvi.
2315
2316 * xresources.texi: Merge text from xresmini.texi.
2317
c8763fb6 23182006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2319
2320 * glossary.texi: Fix typos.
2321
8cf51b2c
GM
23222006-11-06 Richard Stallman <rms@gnu.org>
2323
2324 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2325
2326 * ack.texi (Acknowledgments): Fix name spelling.
2327
23282006-11-01 Juri Linkov <juri@jurta.org>
2329
2330 * search.texi (Word Search): Document incremental word search.
2331
23322006-10-28 Glenn Morris <rgm@gnu.org>
2333
2334 * ack.texi (Acknowledgments): Add cal-html author.
2335
2336 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2337 Calendar"). Describe new package cal-html.
2338 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2339 Calendar Files."
2340
8cf51b2c
GM
23412006-10-23 Richard Stallman <rms@gnu.org>
2342
2343 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2344 Abbrev mode is enabled.
2345
8cf51b2c
GM
23462006-10-16 Richard Stallman <rms@gnu.org>
2347
8cf51b2c
GM
2348 * emacs.texi: Update ISBN.
2349
8cf51b2c
GM
23502006-10-11 Kim F. Storm <storm@cua.dk>
2351
2352 * emacs.texi (Acknowledgments): Use @dotless{i}.
2353
23542006-10-08 Nick Roberts <nickrob@snap.net.nz>
2355
2356 * building.texi (Breakpoints Buffer): Mention catchpoints.
2357
23582006-10-08 Kim F. Storm <storm@cua.dk>
2359
2360 * ack.texi (Acknowledgments): Update.
2361
2362 * emacs.texi (Acknowledgments): Fix bad @/ form.
2363
8cf51b2c
GM
23642006-10-05 Kim F. Storm <storm@cua.dk>
2365
2366 * emacs.texi (Acknowledgments): Add more contributors.
2367
23682006-10-03 Richard Stallman <rms@gnu.org>
2369
2370 * emacs.texi (Acknowledgments): Update version and edition.
2371
8cf51b2c
GM
23722006-10-01 Karl Berry <karl@gnu.org>
2373
2374 * custom.texi (Customization Groups): Page break to keep example buffer
2375 on one page.
2376
23772006-09-30 Karl Berry <karl@gnu.org>
2378
2379 * programs.texi (Basic Indent): @need to improve page break.
2380 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2381
23822006-09-29 Glenn Morris <rgm@gnu.org>
2383
2384 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2385
23862006-09-29 Karl Berry <karl@gnu.org>
2387
2388 * windows.texi (Basic Window): Remove forced @break, no longer
2389 desirable.
2390 * frames.texi (Frame Commands),
2391 * mark.texi (Marking Objects): Reword to avoid bad page break.
2392 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2393
23942006-09-19 Richard Stallman <rms@gnu.org>
2395
2396 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2397 stick to present tense.
2398
c8763fb6 23992006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2400
2401 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2402 to x-gtk-use-old-file-dialog.
2403 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2404
24052006-09-15 Jay Belanger <belanger@truman.edu>
2406
49823426 2407 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2408 Change "Library Public License" to "Lesser Public License"
2409 throughout. Use "yyyy" to represent year.
2410
8cf51b2c
GM
24112006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2412
2413 * files.texi (Visiting): Add index entry "open file".
2414
8cf51b2c
GM
24152006-09-11 Richard Stallman <rms@gnu.org>
2416
2417 * building.texi (Compilation Mode): Clarification.
2418 (Grep Searching): Add xref to Compilation Mode.
2419
8cf51b2c
GM
24202006-09-08 Richard Stallman <rms@gnu.org>
2421
2422 * search.texi (Search): Ref multi-file search commands here.
2423 (Other Repeating Search): Not here.
2424
8cf51b2c
GM
24252006-08-28 Richard Stallman <rms@gnu.org>
2426
2427 * windows.texi (Split Window): Update xref.
2428
2429 * basic.texi (Continuation Lines): Update xref.
2430
2431 * indent.texi (Tab Stops): Update xref.
2432
2433 * emacs.texi (Top): Update subnode menu.
2434
2435 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2436 split out of Display Custom.
2437
24382006-08-25 Kim F. Storm <storm@cua.dk>
2439
2440 * display.texi (Display Custom): Add variables overline-margin
2441 and x-underline-at-descent-line.
2442
24432006-08-25 Richard Stallman <rms@gnu.org>
2444
2445 * entering.texi (Exiting): Rewrite to give graphical displays
2446 priority over text terminals.
2447
2448 * search.texi (Incremental Search): Move index entries.
2449
24502006-08-23 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * custom.texi (Init File): Reference Find Init to avoid "home
2453 directory" confusion.
2454
24552006-08-22 Nick Roberts <nickrob@snap.net.nz>
2456
2457 * building.texi (Other GDB-UI Buffers): Describe how to edit
2458 a value in the locals buffer.
2459
24602006-08-21 Richard Stallman <rms@gnu.org>
2461
2462 * search.texi (Basic Isearch): Add `isearch' index entry.
2463
24642006-08-16 Richard Stallman <rms@gnu.org>
2465
2466 * misc.texi (Saving Emacs Sessions): Clean up wording.
2467
2468 * mark.texi (Marking Objects): Mention term "select all".
2469
2470 * emacs.texi (Top): Update subnode menu.
2471
2472 * help.texi (Help Mode): Move node up in file.
2473
8cf51b2c
GM
24742006-08-15 Nick Roberts <nickrob@snap.net.nz>
2475
2476 * building.texi (Stack Buffer): Explain fringe arrow.
2477
8cf51b2c
GM
24782006-08-12 Eli Zaretskii <eliz@gnu.org>
2479
8cf51b2c
GM
2480 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2481 on startup.
2482
24832006-08-11 Romain Francoise <romain@orebokech.com>
2484
2485 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2486
24872006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2488
2489 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2490
24912006-08-10 Richard Stallman <rms@gnu.org>
2492
2493 * text.texi (Format Faces): Substantial rewrites to deal
2494 with face merging. Empty regions don't count. Clarify
2495 face property inheritance.
2496
24972006-08-08 Romain Francoise <romain@orebokech.com>
2498
2499 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2500 <arjuropo@cc.jyu.fi>.
2501
8cf51b2c
GM
25022006-08-04 Eli Zaretskii <eliz@gnu.org>
2503
2504 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2505 apply to all frames.
2506
8cf51b2c
GM
25072006-08-01 Richard Stallman <rms@gnu.org>
2508
2509 * help.texi (Name Help): Add index entries for describe-variable.
2510
25112006-08-01 Nick Roberts <nickrob@snap.net.nz>
2512
2513 * building.texi (GDB Graphical Interface): Shorten node names.
2514 (GDB-UI Layout): Use GDB-related.
2515 (Other GDB-UI Buffers): Simplify English.
2516
25172006-07-31 Richard Stallman <rms@gnu.org>
2518
2519 * search.texi (Query Replace): Add xref for Dired's Q command.
2520
8cf51b2c
GM
25212006-07-31 Nick Roberts <nickrob@snap.net.nz>
2522
2523 * building.texi (GDB commands in Fringe): Rename to...
2524 (Source Buffers): ..this and move forward. Describe hollow arrow and
2525 new option gdb-find-source-frame.
2526
25272006-07-29 Richard Stallman <rms@gnu.org>
2528
2529 * dired.texi (Operating on Files): Simplify previous change
2530 and fix Texinfo usage.
2531
25322006-07-29 Eli Zaretskii <eliz@gnu.org>
2533
2534 * dired.texi (Operating on Files): Add cross-references. State the
2535 Unix commands that do similar things.
2536
25372006-07-28 Richard Stallman <rms@gnu.org>
2538
2539 * mark.texi (Transient Mark): Clarify that region never disappears
2540 when Transient Mark mode is off, and not when it is on.
2541
25422006-07-27 Richard Stallman <rms@gnu.org>
2543
2544 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2545
25462006-07-24 Richard Stallman <rms@gnu.org>
2547
2548 * xresources.texi (GTK styles): Fix texinfo usage.
2549
8cf51b2c
GM
2550 * commands.texi (User Input): Explain why we teach keyboard cmds.
2551
2552 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2553 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2554 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2555 * doclicense.texi, display.texi, dired.texi, basic.texi:
2556 * anti.texi, ack.texi: Move periods and commas inside quotes.
2557
25582006-07-22 Eli Zaretskii <eliz@gnu.org>
2559
2560 * cmdargs.texi (General Variables): Document EMAIL.
2561
25622006-07-21 Eli Zaretskii <eliz@gnu.org>
2563
2564 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2565 doesn't have effect on MS-Windows.
2566
8cf51b2c
GM
25672006-07-17 Richard Stallman <rms@gnu.org>
2568
2569 * building.texi (Grep Searching): Explain about chaining grep commands.
2570
8cf51b2c
GM
25712006-07-10 Nick Roberts <nickrob@snap.net.nz>
2572
49823426 2573 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2574
25752006-07-09 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2578 is invoked for multiple files.
2579
25802006-07-08 Eli Zaretskii <eliz@gnu.org>
2581
2582 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2583 on-line manual for the rest of this node.
2584 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2585 unconditionally.
2586 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2587 Improve wording.
2588 (Windows Printing): Improve wording.
2589 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2590 rest of this node.
2591
8cf51b2c
GM
25922006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2593
49823426
GM
2594 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2595 with eval-buffer.
8cf51b2c
GM
2596
25972006-07-05 Nick Roberts <nickrob@snap.net.nz>
2598
2599 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2600 of character translation.
2601
26022006-07-04 Nick Roberts <nickrob@snap.net.nz>
2603
2604 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2605
26062006-07-03 Karl Berry <karl@gnu.org>
2607
2608 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2609 not-too-underfull hboxes in the TeX output.
2610 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2611 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2612 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2613 * sending.texi, text.texi: Fix overfull/underfull boxes.
2614
26152006-07-03 Romain Francoise <romain@orebokech.com>
2616
2617 * m-x.texi (M-x): Fix.
2618
26192006-07-03 Richard Stallman <rms@gnu.org>
2620
8cf51b2c
GM
2621 * search.texi (Other Repeating Search): filename -> file name.
2622
2623 * misc.texi (Narrowing): Minor cleanups.
2624
2625 * files.texi (Visiting): filename -> file name.
2626
2627 * emacs.texi (Top): Update subnode menus.
2628
2629 * mule.texi (Coding Systems): Move char translation stuff here.
2630 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2631 (Recognize Coding): Substantial local rewrites.
2632 (International): Update menu.
2633
2634 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2635 (Scrolling): Substantial local rewrites.
2636 (Display): Update menu and intro.
2637
2638 * dired.texi: filename -> file name.
2639
2640 * custom.texi (Safe File Variables): Texinfo usage fix.
2641
f0131492 26422006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2643
2644 * help.texi, m-x.texi: Lots of cleanups.
2645
8cf51b2c
GM
26462006-06-30 Eli Zaretskii <eliz@gnu.org>
2647
2648 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2649 (Windows Processes, Windows Misc): Shorten the printed version by
2650 selectively conditioning less important portions by @ifnottex.
2651
8cf51b2c
GM
26522006-06-27 Richard Stallman <rms@gnu.org>
2653
2654 * mini.texi (Minibuffer File): Minor cleanup.
2655
26562006-06-25 Nick Roberts <nickrob@snap.net.nz>
2657
2658 * frames.texi (XTerm Mouse): Rename to...
2659 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2660
2661 * emacs.texi (Top): Use new node name.
2662
26632006-06-24 Eli Zaretskii <eliz@gnu.org>
2664
2665 * emacs.texi (Top): Update the detailed menu according to changes in
2666 msdog.texi.
2667
2668 * msdog.texi (Windows Keyboard): New section.
2669 (Windows Mouse): New section.
2670 (Windows System Menu): Remove section (text merged with "Windows
2671 Keyboard").
2672 (Windows Misc): New section.
2673
2674 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2675
2676 * msdog.texi (ls in Lisp): New section.
2677
2678 * files.texi (Visiting): Document case-insensitive wildcard matching
2679 under find-file-wildcards.
2680
8cf51b2c
GM
26812006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2682
2683 * macos.texi (Mac Input): Add description of mac-function-modifier.
2684 Now Unicode keyboard layouts work.
2685
8cf51b2c
GM
26862006-06-10 Richard Stallman <rms@gnu.org>
2687
2688 * mule.texi (Recognize Coding): Clarify previous change.
2689
26902006-06-09 Kenichi Handa <handa@m17n.org>
2691
2692 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2693 notation.
2694
26952006-06-07 Kevin Ryde <user42@zip.com.au>
2696
2697 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2698 manual for @ifnottex, but in emacs-extra for @iftex.
2699
2700 * cmdargs.texi (General Variables): Fix smtpmail xref.
2701
27022006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2703
8cf51b2c 2704 * programs.texi (Comment Commands):
8cf51b2c 2705 * custom.texi (Specifying File Variables):
49823426 2706 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2707
27082006-06-07 Nick Roberts <nickrob@snap.net.nz>
2709
2710 * building.texi (Watch Expressions): Move node to end.
2711 (GDB Graphical Interface): Move description of clicks in fringe...
2712 (GDB commands in the Fringe): ...to here. New node.
2713
8cf51b2c
GM
27142006-06-05 Romain Francoise <romain@orebokech.com>
2715
49823426 2716 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2717
27182006-06-05 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * building.texi (GDB Graphical Interface): Update bindings.
2721 (Commands of GUD): Add gud-print. Remove gud-run.
2722 Restate availability more generally.
2723
f0131492 27242006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2725
2726 * mini.texi: Lots of cleanups.
2727
27282006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2729
2730 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2731 and Mouse-2.
2732
c8763fb6 27332006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2734
2735 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2736
8cf51b2c
GM
27372006-05-31 Richard Stallman <rms@gnu.org>
2738
2739 * basic.texi (Moving Point): Fix previous change.
2740
c8763fb6 27412006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2742
2743 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2744
f0131492 27452006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2746
2747 * basic.texi: Many simplifications and improvements in wording.
2748
8cf51b2c
GM
27492006-05-26 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * anti.texi (Antinews): Create a node for gdb-ui.
2752
8cf51b2c
GM
27532006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2754
2755 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2756
27572006-05-20 Richard Stallman <rms@gnu.org>
2758
2759 * dired.texi (Dired Navigation): dired-goto-file is now j.
2760
8cf51b2c
GM
27612006-05-20 Eli Zaretskii <eliz@gnu.org>
2762
2763 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2764 and their aliases.
2765
2766 * msdog.texi (Windows Printing): Mention non-support of plain text
2767 printing with some el-cheapo printers, and suggest a workaround.
2768
27692006-05-20 Kevin Ryde <user42@zip.com.au>
2770
2771 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2772 remove the bit saying you must set it.
2773
27742006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2775
2776 * trouble.texi (Checklist):
2777 * text.texi (Text, Auto Fill, Text Mode):
2778 * search.texi (Nonincremental Search):
2779 * rmail.texi (Rmail Labels):
2780 * mule.texi (Input Methods, Multibyte Conversion):
2781 * misc.texi (Gnus, Where to Look, PostScript):
2782 * maintaining.texi (Create Tags Table):
2783 * indent.texi (Indentation Commands):
2784 * fixit.texi (Spelling):
2785 * emacs.texi (Copying):
2786 * custom.texi (Init File): ifinfo -> ifnottex.
2787
8cf51b2c
GM
27882006-05-17 Richard Stallman <rms@gnu.org>
2789
2790 * files.texi (Diff Mode): Mention C-x `.
2791
27922006-05-08 Richard Stallman <rms@gnu.org>
2793
2794 * custom.texi (Disabling): Textual cleanups.
2795
8cf51b2c
GM
27962006-05-12 Glenn Morris <rgm@gnu.org>
2797
2798 * calendar.texi (Displaying the Diary, Format of Diary File):
2799 Refer to diary-view-entries, diary-list-entries,
2800 diary-show-all-entries rather than obsolete aliases.
2801
28022006-05-12 Eli Zaretskii <eliz@gnu.org>
2803
2804 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2805 (Displaying the Diary, Special Diary Entries, Importing Diary):
2806 * building.texi (Compilation Shell):
2807 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2808 emacs-xtra with @inforef's.
2809
2810 * files.texi (Visiting): Fix wording.
2811
2812 * mule.texi (Coding Systems, Text Coding): More indexing.
2813 Mention that C-x RET f can set eol conversion.
2814
c8763fb6 28152006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2816
2817 * xresmini.texi (GTK resources): Insert GTK description.
2818
2819 * xresources.texi (GTK resources): metafont should be menufont.
2820
8cf51b2c
GM
28212006-05-06 Michael Albinus <michael.albinus@gmx.de>
2822
49823426 2823 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2824 method, user name and host name is active only in partial
2825 completion mode.
2826
8cf51b2c
GM
28272006-05-06 Eli Zaretskii <eliz@gnu.org>
2828
2829 * makefile.w32-in (emacs.dvi):
2830 * Makefile.in (emacs.dvi): Add xresmini.texi.
2831
2832 * xresmini.texi (Table of Resources): Remove xref to non-existent
2833 node "LessTif Resources".
2834
2835 * msdog.texi (Microsoft Windows):
2836 * calendar.texi (Calendar/Diary, Displaying the Diary)
2837 (Special Diary Entries, Importing Diary, Holidays):
2838 * programs.texi (Program Modes):
2839 * text.texi (Text):
2840 * buffers.texi (Several Buffers):
2841 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2842
28432006-05-06 Eli Zaretskii <eliz@gnu.org>
2844
2845 The following changes merge the emacs-xtra manual into the main
2846 manual, but only for on-line version of the manual.
2847
2848 * vc2-xtra.texi (Version Backups, Local Version Control)
2849 (Making Snapshots, Change Logs and VC, Version Headers)
2850 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2851 on-line manual.
2852
2853 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2854 for on-line manual.
2855
2856 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2857 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2858 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2859 for on-line manual.
2860
2861 * fortran-xtra.texi (Fortran, Fortran Autofill)
2862 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2863 for on-line manual.
2864
2865 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2866 Conditional xref's for on-line manual.
2867
2868 * emerge-xtra.texi (Emerge, Overview of Emerge)
2869 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2870 manual.
2871
2872 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2873 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2874 (EMACSSOURCES): Use EMACS_XTRA.
2875 (../info/emacs-xtra): Remove.
2876 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2877
2878 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2879 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2880 (EMACSSOURCES): Use EMACS_XTRA.
2881 ($(infodir)/emacs-xtra): Remove.
2882 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2883
2884 * trouble.texi (Quitting):
2885 * text.texi (Text):
2886 * programs.texi (Program Modes):
2887 * msdog.texi (Microsoft Windows):
2888 * frames.texi (Frames):
2889 * files.texi (Backup, Version Control, VC Concepts)
2890 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2891 (Registering, VC Status, VC Undo, Multi-User Branching)
2892 (Comparing Files):
2893 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2894 (Displaying the Diary, Special Diary Entries, Importing Diary):
2895 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2896 conditional xref's, depending on @iftex/@ifnottex.
2897
2898 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2899 "MS-DOS". @include msdog-xtra.texi.
2900
2901 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2902 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2903
2904 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2905 for vc-xtra.texi subsections.
2906 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2907 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2908
2909 * sending.texi (Sending Mail): A @node line without explicit Prev,
2910 Next, and Up links.
2911
2912 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2913 Next, and Up links.
2914
2915 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2916 and its sections. @include picture-xtra.texi.
2917
2918 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2919 "Emerge".
2920 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2921
2922 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2923 exact duplicate of its name-sake in calendar.texi.
2924
2925 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2926 "Advanced Calendar/Diary Usage".
2927 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2928
2929 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2930 dired-xtra.texi.
2931 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2932
2933 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2934 (Files) [ifnottex]: Add menu entry for Autorevert.
2935
2936 * emacs-xtra.texi (Introduction): Reword to make consistent with
2937 printed version only.
2938 <Top level>: Remove the body of all chapters and move them to the
2939 new *-xtra.texi files. Use @raisesections and @lowersections to
2940 convert sections to chapters etc.
2941
2942 * msdog-xtra.texi:
2943 * fortran-xtra.texi:
2944 * vc-xtra.texi:
2945 * vc1-xtra.texi:
2946 * vc2-xtra.texi:
2947 * emerge-xtra.texi:
2948 * cal-xtra.texi:
2949 * dired-xtra.texi:
2950 * arevert-xtra.texi: New files, with text from respective chapters
2951 of emacs-xtra.texi. Convert each @chapter into @section, @section
2952 into @subsection, etc.
2953
2954 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2955 updated.
2956
2957 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2958 Windows". All references updated.
2959
29602006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2961
2962 * macos.texi (Mac Input): Mention input from Character Palette.
2963 (Mac Font Specs): Fix typo.
2964
29652006-05-05 Richard Stallman <rms@gnu.org>
2966
2967 * files.texi (Diff Mode): Minor cleanup.
2968
29692006-05-05 Karl Berry <karl@gnu.org>
2970
8cf51b2c
GM
2971 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2972 errors from the current release of makeinfo (4.8).
2973 * help.texi (Library Keywords): Change widest word in multitable
2974 template from `emulations' to `convenience'. (Not sure if this is
2975 related to the font change.)
2976
29772006-05-05 Eli Zaretskii <eliz@gnu.org>
2978
2979 * files.texi (File Names): Add a footnote about limited support of
2980 ~USER on MS-Windows.
2981
2982 * cmdargs.texi (Initial Options): Add a footnote about limited
2983 support of ~USER on MS-Windows.
2984
29852006-05-03 Richard Stallman <rms@gnu.org>
2986
2987 * files.texi (Diff Mode): Node moved here.
2988 (Comparing Files): Delete what duplicates new node.
2989 (Files): Put Diff Mode in menu.
2990
2991 * misc.texi (Diff Mode): Moved to files.texi.
2992
2993 * emacs.texi (Top): Update menu for Diff Mode.
2994
2995 * trouble.texi (Emergency Escape): Simplify.
2996
2997 * emacs.texi (Top): Minor clarification.
2998
29992006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3000
3001 * commands.texi, entering.texi, screen.texi: Many simplifications.
3002
30032006-05-03 Richard Stallman <rms@gnu.org>
3004
3005 * commands.texi (Text Characters): Delete paragraph about unibyte
3006 non-ASCII printing chars.
3007
3008 * killing.texi (Killing): Say "graphical displays".
3009 * display.texi: Say "graphical displays".
3010
3011 * cmdargs.texi (Misc X): Say "graphical displays".
3012
30132006-05-01 Richard Stallman <rms@gnu.org>
3014
3015 * emacs.texi (Top): Add Diff Mode to menu.
3016
30172006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3018
3019 * misc.texi (Diff Mode): New node.
3020
30212006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3022
3023 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3024 (Mac Environment Variables): Shorten example line.
3025 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3026
30272006-05-01 Nick Roberts <nickrob@snap.net.nz>
3028
3029 * building.texi (GUD Customization): Describe cases %d and %c.
3030 Update description for %e.
3031
30322006-04-30 Glenn Morris <rgm@gnu.org>
3033
3034 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3035
30362006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3037
3038 * custom.texi (Examining): Update C-h v output example.
3039
30402006-04-29 Kim F. Storm <storm@cua.dk>
3041
3042 * building.texi (Grep Searching): Add lgrep and rgrep.
3043
8cf51b2c
GM
30442006-04-23 Richard Stallman <rms@gnu.org>
3045
3046 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3047
3048 * xresmini.texi: New file.
3049
3050 * xresources.texi (Face Resources): Split table into font resources
3051 and the rest. Combine similar attributes for brevity.
3052
8cf51b2c
GM
30532006-04-21 Eli Zaretskii <eliz@gnu.org>
3054
3055 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3056 backslashes and case-insensitivity in file names (moved to the
3057 main manual).
3058 (MS-DOS Printing): Move most of the text to the main manual.
3059
3060 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3061 New nodes.
3062 (Windows Processes, Windows System Menu): Add index entries and
3063 fix wording.
3064
8cf51b2c
GM
30652006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3066
3067 * misc.texi (Shell Ring): Add notes on saved input when
3068 navigating off the end of the history list.
3069
30702006-04-18 Chong Yidong <cyd@mit.edu>
3071
3072 * misc.texi (Shell Options): Correct default value of
3073 comint-scroll-show-maximum-output.
3074
8cf51b2c
GM
30752006-04-18 Nick Roberts <nickrob@snap.net.nz>
3076
3077 * building.texi (Watch Expressions): Update.
3078
8cf51b2c
GM
30792006-04-12 Richard Stallman <rms@gnu.org>
3080
3081 * search.texi: Clean up previous change.
3082
30832006-04-12 Eli Zaretskii <eliz@gnu.org>
3084
3085 * search.texi (Regexp Backslash, Regexp Replace): Add index
3086 entries for ``back reference'' and mention the term itself in the
3087 text.
3088
30892006-04-11 Richard Stallman <rms@gnu.org>
3090
3091 * custom.texi (Safe File Variables):
3092 Document enable-local-variables = :safe.
3093
30942006-04-11 Karl Berry <karl@gnu.org>
3095
3096 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3097 (Remote Repositories, Version Backups, Local Version Control)
3098 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3099 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3100 (Renaming VC Work Files and Master Files)
3101 (Inserting Version Control Headers, Customizing VC, General Options)
3102 (Options for RCS and SCCS, Options specific for CVS): Move all
3103 these nodes to emacs-xtra.texi, for brevity.
3104 * cmdargs.texi, files.texi: Change cross-references.
3105
8cf51b2c
GM
31062006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3107
3108 * files.texi (Old Versions): Update description of vc-annotate's
3109 use of color to indicate date ranges.
3110
8cf51b2c
GM
31112006-04-09 Kevin Ryde <user42@zip.com.au>
3112
8cf51b2c
GM
3113 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3114 put info and printed manual names the right way around.
3115
31162006-04-09 Karl Berry <karl@gnu.org>
3117
3118 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3119 emacs-xtra.texi, leaving only MS Windows information.
3120 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3121 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3122 node names.
3123
3124 * emacs.texi: Move @summarycontents and @contents to the beginning
3125 of the file.
3126
8cf51b2c
GM
31272006-04-08 Kevin Ryde <user42@zip.com.au>
3128
3129 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3130
31312006-04-07 Richard Stallman <rms@gnu.org>
3132
3133 * programs.texi (Comments, Comment Commands, Options for Comments)
3134 (Multi-Line Comments): "Align", not "indent".
3135 (Basic Indent): C-j deletes trailing whitespace before the newline.
3136
31372006-04-06 Richard Stallman <rms@gnu.org>
3138
8cf51b2c
GM
3139 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3140
31412006-04-06 Eli Zaretskii <eliz@gnu.org>
3142
3143 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3144
8cf51b2c
GM
31452006-04-05 Richard Stallman <rms@gnu.org>
3146
3147 * emacs.texi (Top): Update subnode menu.
3148
3149 * trouble.texi (Unasked-for Search): Node deleted.
3150 (Lossage): Delete from menu.
3151
31522006-04-04 Richard Stallman <rms@gnu.org>
3153
3154 * trouble.texi: Various cleanups.
3155 (Checklist): Don't bother saying how to snail a bug report.
3156 (Emergency Escape): Much rewriting.
3157 (After a Crash): Rename the core dump immediately.
3158 (Total Frustration): Call it a psychotherapist.
3159 (Bug Criteria): Avoid "illegal instruction".
3160 (Sending Patches): We always put the contributor's name in.
3161
3162 * misc.texi (Thumbnails): Minor correction.
3163
8cf51b2c
GM
31642006-04-03 Richard Stallman <rms@gnu.org>
3165
3166 * misc.texi (Thumbnails): Minor cleanup.
3167
31682006-04-02 Karl Berry <karl@gnu.org>
3169
3170 * sending.texi (Mail Sending): pxref to Top needs five args.
3171
3172 * texinfo.tex: Update to current version (2006-03-21.13).
3173
8cf51b2c
GM
31742006-03-31 Richard Stallman <rms@gnu.org>
3175
3176 * emacs.texi (Top): Update subnode menu.
3177
3178 * help.texi (Help Mode): Cleanup.
3179
3180 * dired.texi: Many cleanups.
3181 (Dired Deletion): Describe dired-recursive-deletes.
3182 (Operating on Files): dired-create-directory moved.
3183 (Misc Dired Features): Move to here.
3184 (Tumme): Node moved to misc.texi.
3185
3186 * custom.texi: Many cleanups.
3187 (Minor Modes): Don't mention ISO Accents Mode.
3188 (Examining): Update C-h v output example.
3189 (Hooks): Add index and xref for add-hook.
3190 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3191 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3192
3193 * misc.texi: Many cleanups.
3194 (beginning): Add to summary of topics.
3195 (Shell): Put eshell xref at the end. Remove eshell from table.
3196 (Thumbnails): New node.
3197
8cf51b2c
GM
31982006-03-28 Eli Zaretskii <eliz@gnu.org>
3199
3200 * files.texi (File Name Cache): Make it clear that the cache is
3201 not persistent.
3202
8cf51b2c
GM
32032006-03-25 Karl Berry <karl@gnu.org>
3204
49823426
GM
3205 * emacs-xtra.texi, emacs.texi, gnu.texi:
3206 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3207 (2) do not indent copyright year list (or anything else).
3208
8cf51b2c
GM
32092006-03-21 Juanma Barranquero <lekktu@gmail.com>
3210
3211 * files.texi (VC Dired Mode): Remove misplaced brackets.
3212
32132006-03-21 Andre Spiegel <spiegel@gnu.org>
3214
3215 * files.texi: Various updates and clarifications in the VC chapter.
3216
32172006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3218
3219 * help.texi (Help Mode): Document "C-c C-c".
3220
8cf51b2c
GM
32212006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3222
3223 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3224 menu in the standalone Info reader.
3225
32262006-03-15 Chong Yidong <cyd@stupidchicken.com>
3227
3228 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3229 moved here from Emacs manual.
3230
3231 * programs.texi (Fortran): Section moved to emacs-xtra.
3232 (Program Modes): Xref to Fortran in emacs-xtra.
3233
3234 * maintaining.texi (Emerge): Move to emacs-xtra.
3235 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3236
3237 * picture.texi: File deleted.
3238 * Makefile.in:
3239 * makefile.w32-in: Remove picture.texi.
3240
3241 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3242 * abbrevs.texi (Abbrevs):
3243 * sending.texi (Sending Mail): Picture node removed.
3244
3245 * emacs.texi (Top): Update node listings.
3246
8cf51b2c
GM
32472006-03-12 Richard Stallman <rms@gnu.org>
3248
3249 * calendar.texi: Various cleanups.
3250
8cf51b2c
GM
32512006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3252
3253 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3254 syntax.
3255
8cf51b2c
GM
32562006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3257
3258 * search.texi (Regexps): More accurately describe which characters
3259 are special in which situations. Recommend _not_ to quote `]' or
3260 `-' when they are not special.
3261
8cf51b2c
GM
32622006-02-28 Andre Spiegel <spiegel@gnu.org>
3263
3264 * files.texi (Old Versions): Clarify operation of C-x v =.
3265
8cf51b2c
GM
32662006-02-21 Nick Roberts <nickrob@snap.net.nz>
3267
3268 * building.texi (Watch Expressions): Update and describe
3269 gdb-speedbar-auto-raise.
3270
32712006-02-19 Richard M. Stallman <rms@gnu.org>
3272
3273 * emacs.texi: Use @smallbook.
3274 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3275 Update subnode menu.
3276
3277 * building.texi (Lisp Interaction): Minor addition.
3278
32792006-02-18 Nick Roberts <nickrob@snap.net.nz>
3280
3281 * building.texi (Watch Expressions): Update and be more precise.
3282
c8763fb6 32832006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3284
3285 * maintaining.texi (Create Tags Table): Explain why the
3286 exception when etags writes to files under the /dev tree.
3287
32882006-02-14 Richard M. Stallman <rms@gnu.org>
3289
3290 * custom.texi (Safe File Variables): Lots of clarification.
3291 Renamed from Unsafe File Variables.
3292
32932006-02-14 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * custom.texi (Unsafe File Variables): File variable confirmation
3296 assumed denied in batch mode.
3297
32982006-02-14 Richard M. Stallman <rms@gnu.org>
3299
3300 * building.texi (GDB User Interface Layout): Don't say `inferior'
3301 for program being debugged.
3302
33032006-02-15 Nick Roberts <nickrob@snap.net.nz>
3304
3305 * building.texi (GDB Graphical Interface):
3306 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3307
33082006-02-13 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * custom.texi (Specifying File Variables, Unsafe File Variables):
3311 New nodes, split from File Variables. Document new file local
3312 variable behavior.
3313
33142006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3315
3316 * display.texi (Standard Faces):
8cf51b2c
GM
3317 * files.texi (Visiting):
3318 * frames.texi (Clipboard):
3319 * glossary.texi (Glossary) <Clipboard>:
3320 * xresources.texi (X Resources): Mention Mac OS port.
3321
8cf51b2c
GM
33222006-02-12 Richard M. Stallman <rms@gnu.org>
3323
3324 * building.texi (Building): Clarify topic in intro.
3325
3326 * maintaining.texi (Maintaining): Change title; clarify topic.
3327 Delete duplicate index entries.
3328
3329 * building.texi (Other GDB User Interface Buffers): Clarifications.
3330
3331 * text.texi (Cell Commands): Clarifications.
3332
3333 * programs.texi (Defuns): Delete duplicate explanation of
3334 left-margin paren convention.
3335 (Hungry Delete): Minor cleanup.
3336
33372006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3338
3339 * dired.texi (Tumme): More tumme documentation.
3340
33412006-02-11 Alan Mackenzie <acm@muc.de>
3342
3343 * programs.texi ("Hungry Delete"): Correct the appellation of the
3344 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3345
33462006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3347
3348 * dired.texi (Tumme): Fix small bug.
3349
33502006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3351
3352 * macos.texi (Mac International): Rename "fontset-mac" to
3353 "fontset-standard".
3354
8cf51b2c
GM
33552006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3356
3357 * dired.texi (Tumme): Basic documentation for Tumme added.
3358
8cf51b2c
GM
33592006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3360
3361 * mule.texi (International):
3362 * programs.texi (Basic Indent): Fix typos.
3363
8cf51b2c
GM
3364 * custom.texi (Minor Modes):
3365 * display.texi (Text Display):
3366 * commands.texi (Text Characters): Update xrefs.
3367
33682006-02-07 Richard M. Stallman <rms@gnu.org>
3369
3370 * emacs.texi (Top): Update subnode menu.
3371 Update info on old Emacs papers.
3372 (Intro): "Graphical display", not window system.
3373
3374 * xresources.texi (GTK styles): Minor clarifications.
3375
3376 * trouble.texi: "Graphical display", not window system.
3377 (Stuck Recursive): Minor clarification.
3378
3379 * text.texi: Minor clarifications.
3380 (Sentences): Explain why two-space convention is better.
3381 Explain sentence-end-without-period here.
3382 (Fill Commands): Not here.
3383 (Refill): Node moved down.
3384 (Filling): Update menu.
3385 (Table Creation, Cell Justification, Column Commands): Clarify.
3386
3387 * sending.texi: Minor clarifications.
3388
3389 * search.texi (Regexp Backslash): Clarification.
3390
3391 * rmail.texi: Minor cleanups.
3392 (Rmail): Delete digression about `rmail-mode'.
3393 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3394 (Rmail Files): Mention C-u M-x rmail.
3395 (Rmail Reply): Mention References.
3396 (Rmail Display): Mention rmail-nonignored-headers.
3397
3398 * programs.texi: Minor cleanups.
3399 (Comment Commands): Mention momentary Transient Mark mode.
3400 (Matching): Be more specific about customizing show-paren-mode.
3401 (Info Lookup): Don't list the modes that support C-h S.
3402 Just say what it does in an unsupported mode.
3403 (Man Page): Delete excessive info on customizing woman.
3404 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3405
3406 * abbrevs.texi: Minor clarifications.
3407 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3408 not "dynamic abbrevs" as if they were a kind of abbrev.
3409
3410 * picture.texi (Picture): Minor cleanup.
3411
3412 * mule.texi (Communication Coding): Say "other applications".
3413 (Fontsets): Not specific to X. Add xref to X Resources.
3414 (Unibyte Mode): Rename from Single-Byte Character Support.
3415 "Graphical display", not window system.
3416 (International): Update menu.
3417
3418 * maintaining.texi (Format of ChangeLog):
3419 New node, split out from ChangeLog.
3420 (ChangeLog): Clarifications in the remaining text.
3421 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3422 (Find Tag): Add @w.
3423 (Tags Search): Explain tag table order here. Simplify grep ref.
3424 (List Tags): tags-tag-face is a variable, not a face.
3425 (Emerge): Cleanups.
3426
3427 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3428 (Keyboard Macros): Avoid "the user".
3429
3430 * killing.texi: "Graphical display", not window system.
3431
3432 * help.texi (Help Echo): "Graphical display", not window system.
3433
3434 * glossary.texi: Say "you", not "the user". Say "graphical display".
3435
3436 * frames.texi: Minor cleanups. "Graphical display", not window system.
3437
3438 * files.texi (Visiting): Make drag-and-drop not X-specific.
3439
3440 * custom.texi: Minor cleanups. "Graphical display", not window system.
3441
3442 * cmdargs.texi: Minor cleanups.
3443
3444 * building.texi (Compilation): Move and split kill-compilation para.
3445 Add para about multiple compilers.
3446 (Compilation Mode): Commands also available in grep mode and others.
3447 Mention C-u C-x ` more tutorially. Clarify C-x `.
3448 (Compilation Shell): Clarify. Put Bash example first.
3449 (Grep Searching): Minor cleanups; add @w.
3450 (Debuggers): Minor cleanups.
3451 (Starting GUD): Make GDB xgraphical mode issue clearer.
3452 (Debugger Operation): Lots of clarifications including
3453 GDB tooltip side-effect issue.
3454 (Commands of GUD): Clarify.
3455 (GUD Customization): Add bashdb-mode-hook.
3456 (GDB Graphical Interface): Rewrite for clarity.
3457 (GDB User Interface Layout): Rewrite for clarity.
3458 (Stack Buffer, Watch Expressions): Likewise.
3459 (Other GDB User Interface Buffers): Cleanups.
3460 (Lisp Libraries, External Lisp): Cleanup.
3461
3462 * basic.texi (Position Info): "Graphical displays", rather than
3463 window systems.
3464
3465 * anti.texi: Minor cleanup.
3466
8cf51b2c
GM
34672006-02-03 Eli Zaretskii <eliz@gnu.org>
3468
3469 * custom.texi (Init File, Find Init): Add cross-references to
3470 where $HOME is described.
3471
34722006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3473
3474 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3475 is not inside the @table.
3476
3477 * emacs.texi (Top): Correct node name.
3478
3479 * files.texi (File Names): Fix @xref.
3480 (Reverting): Fix typo.
3481
3482 * mule.texi (International): Correct node name.
3483
3484 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3485
34862006-02-01 Richard M. Stallman <rms@gnu.org>
3487
3488 * emacs.texi (Top): Update subnode menu.
3489
3490 * mule.texi: Minor clarifications.
3491 Reduce the specific references to X Windows.
3492 Refer to "graphical" terminals, rather than window systems.
3493 (Text Coding): Rename from Specify Coding.
3494 (Communication Coding, File Name Coding, Terminal Coding):
3495 New nodes split out from Text Coding.
3496
3497 * kmacro.texi: Minor clarifications.
3498 (Keyboard Macro Ring): Comment out some excessive commands.
3499 (Basic Keyboard Macro): Split up the table, putting part in each node.
3500
3501 * major.texi: Minor clarifications.
3502
3503 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3504
3505 * windows.texi: Minor clarifications.
3506 (Change Window): Don't describe mode-line mouse cmds here.
3507 Add xref to Mode Line Mouse.
3508
3509 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3510
3511 * macos.texi (Mac International): Fix xref.
3512
3513 * indent.texi: Minor clarifications.
3514
3515 * frames.texi: Minor clarifications.
3516 Reduce the specific references to X Windows.
3517 Refer to "graphical" terminals, rather than window systems.
3518 (Frame Parameters): Don't mention commands like
3519 set-foreground-color. Just say to customize a face.
3520 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3521
3522 * files.texi: Minor clarifications.
3523 (Numbered Backups): New node, split out from Backup Names.
3524
3525 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3526
3527 * cmdargs.texi (General Variables): Fix xref.
3528
3529 * buffers.texi: Minor clarifications.
3530
8cf51b2c
GM
35312006-01-31 Richard M. Stallman <rms@gnu.org>
3532
3533 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3534 Nodes moved to top.
3535
3536 * display.texi: Minor clarifications.
3537 (Display): Rearrange menu.
3538 (Standard Faces): Mention query-replace face.
3539 (Faces): Simplify.
3540 (Font Lock): Simplify face customization info.
3541 (Highlight Changes): Node merged into Highlight Interactively.
3542 (Highlight Interactively): Much rewriting and cleanup.
3543 (Optional Mode Line): Narrowed line number not good for goto-line.
3544 Simplify face customization advice.
3545 (Text Display): Mention use of escape-glyph face.
3546 Move ctl-arrow and tab-width here.
3547 (Display Custom): Move no-redraw-on-reenter to end of node.
3548
3549 * search.texi: Minor clarifications.
3550 (Isearch Scroll): Simplify.
3551 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3552
3553 * regs.texi (Registers): Mention bookmarks here.
3554
3555 * mark.texi: Minor clarifications.
3556 (Selective Undo): Node deleted.
3557
3558 * m-x.texi: Minor clarifications.
3559
3560 * killing.texi: Minor clarifications.
3561 Refer to "graphical" terminals, rather than window systems.
3562
3563 * help.texi: Clarifications.
3564 (Help): Don't describe C-h F and C-h K here.
3565 (Key Help): Describe C-h K here.
3566 (Name Help): Mention Emacs Lisp Intro.
3567 Describe C-h F here.
3568 (Misc Help): Mention C-h F and C-h K only briefly.
3569
3570 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3571 Selective undo text merged in.
3572 (Spelling): Mention Aspell along with Ispell.
3573
3574 * emacs.texi (Top): Update subnode menus.
3575
3576 * basic.texi (Basic Undo): Rename from Undo. Most of text
3577 moved to new Undo node.
3578
8cf51b2c
GM
35792006-01-29 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * basic.texi (Continuation Lines, Inserting Text):
3582 Mention longlines mode.
3583
35842006-01-29 Richard M. Stallman <rms@gnu.org>
3585
10d1d0af 3586 * screen.texi: Minor cleanups.
8cf51b2c
GM
3587 (Screen): Clean up the intro paragraphs.
3588 (Mode Line): Lots of rewriting. Handle frame-name better.
3589 eol-mnemonic-... vars moved out.
3590
3591 * emacs.texi (Top): Change menu item for MS-DOS node.
3592 Update subnode menu.
3593
3594 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3595 chapter relates to Windows. Title changed.
3596
3597 * mini.texi: Minor cleanups.
3598
3599 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3600 (Mark): Put it in the menu.
3601
3602 * entering.texi: Minor cleanups.
3603
3604 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3605 (Intro): Refer to "graphical" terminals, rather than X.
3606
3607 * display.texi (Display Custom): Add xref to Variables.
3608 (Optional Mode Line): eol-mnemonic-... vars moved here.
3609
3610 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3611 rather than X.
3612
8cf51b2c
GM
3613 * basic.texi: Minor cleanups.
3614 (Undo): selective-undo moved.
3615
8cf51b2c
GM
36162006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * anti.texi (Antinews): Various corrections and additions.
3619
36202006-01-23 Juri Linkov <juri@jurta.org>
3621
3622 * custom.texi (Easy Customization, Customization Groups)
3623 (Browsing Custom): Mention links along with buttons.
3624
8cf51b2c
GM
36252006-01-21 Eli Zaretskii <eliz@gnu.org>
3626
8cf51b2c
GM
3627 * text.texi (TeX Print): Use @key for TAB.
3628
8cf51b2c
GM
3629 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3630
8cf51b2c
GM
36312006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3632
3633 * files.texi (File Aliases): Don't claim that usually separate
3634 buffers are created for two file names that name the same data.
3635 Mention additional situations where different names mean the same
3636 file on disk.
3637
36382006-01-19 Richard M. Stallman <rms@gnu.org>
3639
3640 * killing.texi (Deletion): Upcase @key argument.
3641
3642 * custom.texi (Custom Themes): Minor cleanup.
3643
3644 * programs.texi (Hungry Delete): Upcase @key argument.
3645
8cf51b2c
GM
36462006-01-16 Juri Linkov <juri@jurta.org>
3647
3648 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3649 Move `mode-line-highlight' before `mode-line-buffer-id'.
3650
8cf51b2c
GM
36512006-01-14 Richard M. Stallman <rms@gnu.org>
3652
3653 * basic.texi (Inserting Text): Minor cleanup.
3654
8cf51b2c
GM
36552006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3656
3657 * custom.texi (Changing a Variable, Face Customization):
3658 Update for changes in Custom menus.
3659
8cf51b2c
GM
36602006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3661
3662 * macos.texi (Mac International): Undo last change.
3663
8cf51b2c
GM
36642006-01-02 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * custom.texi (Custom Themes): Describe the new
3667 customize-create-theme interface.
3668
36692005-12-30 Juri Linkov <juri@jurta.org>
3670
3671 * basic.texi (Position Info): Update example.
3672
c8763fb6 36732005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3674
3675 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3676
36772005-12-24 Chong Yidong <cyd@stupidchicken.com>
3678
3679 * custom.texi (Custom Themes): `load-theme' always loads.
3680
36812005-12-23 Juri Linkov <juri@jurta.org>
3682
3683 * display.texi (Highlight Interactively): Use double space to
3684 separate sentences. Replace C-p with M-p, and C-n with M-n.
3685
36862005-12-22 Richard M. Stallman <rms@gnu.org>
3687
3688 * custom.texi (Easy Customization and subnodes):
3689 Replace "active field" with "button".
3690 Use "user option" only for variables.
3691 Use "setting" for variable-or-face.
3692
36932005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3694
3695 * buffers.texi (Select Buffer): Change order in table to make
3696 "Similar" refer to the correct item.
3697 (Indirect Buffers): Minor rewording.
3698
8cf51b2c
GM
36992005-12-20 Juri Linkov <juri@jurta.org>
3700
3701 * files.texi (VC Status): Put P and N near p and n.
3702
8cf51b2c
GM
37032005-12-19 Richard M. Stallman <rms@gnu.org>
3704
3705 * programs.texi (Electric C): Delete the info about newline control.
3706 (Other C Commands): Minor cleanup.
3707 (Left Margin Paren): Minor cleanup.
3708
37092005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3712 (Customization Groups): Delete text moved to "Browsing Custom".
3713 (Browsing Custom): New node.
3714 (Specific Customization): Clarify which commands only work for
3715 loaded options.
3716
37172005-12-18 Bill Wohler <wohler@newt.com>
3718
3719 * frames.texi (Tool Bars): Shorten text of previous change.
3720
37212005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3722
3723 * files.texi (VC Status): Document log-view mode.
3724
37252005-12-18 Bill Wohler <wohler@newt.com>
3726
3727 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3728 permanently via the customize interface.
3729
8cf51b2c
GM
37302005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3731
3732 * killing.texi (Killing by Lines): Document `kill-whole-line'
3733 function.
3734
c8763fb6 37352005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3736
3737 * buffers.texi (Select Buffer): Change `prev-buffer' to
3738 `previous-buffer'. Indicate that these functions use a frame
3739 local buffer list.
3740
8cf51b2c
GM
37412005-12-12 Richard M. Stallman <rms@gnu.org>
3742
3743 * custom.texi (Easy Customization): Change menu comment.
3744 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3745
3746 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3747 (Help): Among the Apropos commands, describe only C-h a here.
3748
37492005-12-11 Richard M. Stallman <rms@gnu.org>
3750
3751 * programs.texi (Options for Comments): Comment-end starts with space.
3752
3753 * glossary.texi (Glossary): Minor cleanup.
3754
3755 * files.texi (Old Versions): Use @table.
3756
8cf51b2c
GM
37572005-12-10 David Koppelman <koppel@ece.lsu.edu>
3758
3759 * display.texi (Highlight Interactively): Include
3760 global-hi-lock-mode. Add miscellaneous details and elaborations.
3761
37622005-12-09 Richard M. Stallman <rms@gnu.org>
3763
3764 * display.texi (Font Lock): Delete the Global FL menu item.
3765
37662005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * custom.texi (Minibuffer Maps): Mention the maps for file name
3769 completion.
3770
37712005-12-09 Kim F. Storm <storm@cua.dk>
3772
3773 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3774 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3775 cursor to next corner in rectangle; clarify insert around rectangle.
3776
8cf51b2c
GM
37772005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * custom.texi (Customization): Use xref to elisp manual for
3780 non-TeX output.
3781 (Minor Modes): Update.
3782 (Customization Groups, Changing a Variable, Face Customization):
3783 Update for new appearance of Custom buffers.
3784 (Changing a Variable): `custom-buffer-done-function' has been
3785 replaced by `custom-buffer-done-kill'.
3786 (Specific Customization): In the `customize-group' buffer, a
3787 subgroup's contents are not "hidden". They are not included at
3788 all. They have no [Show] button.
3789 (Mouse Buttons): Add pxref to description of mouse event lists in
3790 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3791 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3792 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3793
37942005-12-08 Richard M. Stallman <rms@gnu.org>
3795
3796 * mini.texi (Completion Commands, Completion):
3797 In file name input, SPC does not do completion.
3798
8cf51b2c
GM
37992005-12-08 Nick Roberts <nickrob@snap.net.nz>
3800
3801 * building.texi (GDB Graphical Interface): Explain screen size
3802 setting.
3803 (Other GDB User Interface Buffers): Describe features specific to
3804 GDB 6.4.
3805
8cf51b2c
GM
38062005-12-01 Nick Roberts <nickrob@snap.net.nz>
3807
3808 * building.texi (GDB User Interface Layout): Describe how to
3809 kill associated buffers.
3810 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3811 (Watch Expressions): Be more precise.
3812 (Other GDB User Interface Buffers): Describe how to change a
3813 register value.
3814
8cf51b2c
GM
38152005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3816
3817 * macos.texi (Mac Input): Remove description of
3818 mac-command-key-is-meta. Add descriptions of
3819 mac-control-modifier, mac-command-modifier, and
3820 mac-option-modifier.
3821 (Mac International): Fix description of conversion of clipboard data.
3822 (Mac Font Specs): Add example of font customization by face attributes.
3823
38242005-11-22 Nick Roberts <nickrob@snap.net.nz>
3825
3826 * building.texi (Watch Expressions): Expand description.
3827 (Other GDB User Interface Buffers): Describe local map for
3828 gud-watch.
3829
38302005-11-21 Chong Yidong <cyd@stupidchicken.com>
3831
3832 * display.texi (Font Lock): Font lock is enabled by default now.
3833
38342005-11-20 Juri Linkov <juri@jurta.org>
3835
3836 * basic.texi (Position Info): Update examples of the output.
3837 Remove the fact that examples are produced in the TeXinfo buffer,
3838 because in the Info reader users will get a different output from
3839 `C-x ='.
3840
3841 * building.texi (Compilation Mode): Remove paragraph duplicated
3842 from the node `Compilation'. Add `compilation-skip-threshold'.
3843
3844 * display.texi (Font Lock): Suggest more user-friendly method of
3845 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3846
38472005-11-18 Richard M. Stallman <rms@gnu.org>
3848
3849 * files.texi (Registering): Mention @@ in mode line.
3850
3851 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3852
38532005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3854
3855 * files.texi (Renaming and VC): Some back-ends don't
3856 handle renaming.
3857
8cf51b2c
GM
38582005-11-17 Juri Linkov <juri@jurta.org>
3859
3860 * emacs.texi (Top):
3861 * display.texi (Highlight Interactively): Put this font-lock based
3862 mode near Font Lock node.
3863
38642005-11-16 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3867 icons.
3868
38692005-11-12 Kim F. Storm <storm@cua.dk>
3870
3871 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3872 (Help Summary): Add C-h d and C-h e.
3873 (Apropos): Clarify that all apropos commands may search for either
3874 list of words or a regexp. Add C-h d for apropos-documentation.
3875 Describe apropos-documentation-sort-by-scores user option.
3876
8cf51b2c
GM
38772005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3878
3879 * killing.texi (CUA Bindings): Add @section.
3880
38812005-11-10 Kim F. Storm <storm@cua.dk>
3882
3883 * emacs.texi (Top): Add CUA Bindings entry to menu.
3884
3885 * killing.texi (CUA Bindings): New node. Moved here from
3886 misc.texi and extended with info on rectangle commands and
3887 rectangle highlighting, interface to registers, and the global
3888 mark feature.
3889
3890 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3891
3892 * regs.texi: Prev link points to CUA Bindings node.
3893
38942005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3895
3896 * help.texi (Help Echo): By default, help echos are only shown on
3897 mouse-over, not on point-over.
3898
c8763fb6 38992005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3900
3901 * misc.texi (Shell Mode): Describe how to activate password echoing.
3902
8cf51b2c
GM
39032005-11-04 Romain Francoise <romain@orebokech.com>
3904
3905 * mark.texi (Mark Ring): Fix typo.
3906
39072005-11-03 Richard M. Stallman <rms@gnu.org>
3908
3909 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3910
39112005-11-01 Bill Wohler <wohler@newt.com>
3912
3913 * help.texi (Help Mode): Fix typo.
3914
39152005-11-01 Nick Roberts <nickrob@snap.net.nz>
3916
3917 * building.texi (Other GDB User Interface Buffers): Describe
3918 the command gdb-use-inferior-io-buffer.
3919
39202005-10-31 Romain Francoise <romain@orebokech.com>
3921
3922 * files.texi (Compressed Files): Fix typo.
3923
3924 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3925
3926 * windows.texi (Force Same Window): Likewise.
3927
39282005-10-30 Bill Wohler <wohler@newt.com>
3929
3930 * help.texi (Help Mode): URLs viewed with browse-url.
3931
39322005-10-31 Nick Roberts <nickrob@snap.net.nz>
3933
3934 * building.texi (GDB Graphical Interface): Don't reference
3935 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3936 must stay in same frame.
3937
39382005-10-29 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3941
3942 * anti.texi (Antinews): Likewise.
3943
8cf51b2c
GM
39442005-10-28 Bill Wohler <wohler@newt.com>
3945
3946 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3947
39482005-10-28 Richard M. Stallman <rms@gnu.org>
3949
3950 * files.texi (Visiting): Explain how to enter ? in a file name.
3951
3952 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3953
8cf51b2c
GM
39542005-10-25 Nick Roberts <nickrob@snap.net.nz>
3955
3956 * building.texi (GDB Graphical Interface): Describe
3957 gdb-mouse-until.
3958
39592005-10-23 Richard M. Stallman <rms@gnu.org>
3960
3961 * custom.texi (Init File): Recommend when to use site-start.el.
3962
8cf51b2c
GM
39632005-10-21 Juri Linkov <juri@jurta.org>
3964
3965 * custom.texi (Examining): Mention accessing the old variable
3966 value via M-n in set-variable.
3967
8cf51b2c
GM
39682005-10-18 Romain Francoise <romain@orebokech.com>
3969
3970 * files.texi (Version Systems): Capitalize GNU.
3971
8cf51b2c
GM
39722005-10-18 Nick Roberts <nickrob@snap.net.nz>
3973
3974 * building.texi (Compilation Mode): Remove redundant paragraph.
3975 (Watch Expressions): Remove paragraph to reflect code change.
3976
8cf51b2c
GM
39772005-10-16 Richard M. Stallman <rms@gnu.org>
3978
3979 * building.texi (Compilation Mode, Compilation): Clarified.
3980
39812005-10-15 Richard M. Stallman <rms@gnu.org>
3982
3983 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3984
8cf51b2c
GM
39852005-10-13 Kenichi Handa <handa@m17n.org>
3986
3987 * basic.texi (Position Info): Fix previous change.
3988
c8763fb6 39892005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3990
3991 * cmdargs.texi (Icons X): Fix typo.
3992
39932005-10-12 Kenichi Handa <handa@m17n.org>
3994
3995 * basic.texi (Position Info): Describe the case that Emacs shows
3996 "part of display ...".
3997
c8763fb6 39982005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3999
4000 * cmdargs.texi (Icons X): -nb => -nbi.
4001
40022005-10-10 Chong Yidong <cyd@stupidchicken.com>
4003
4004 * frames.texi (Speedbar): A couple more clarifications.
4005
40062005-10-11 Nick Roberts <nickrob@snap.net.nz>
4007
4008 * building.texi (GDB User Interface Layout): Improve diagram.
4009 (Watch Expressions): Explain how to make speedbar global.
4010 (Other GDB User Interface Buffers): Make references more precise.
4011
8cf51b2c
GM
40122005-10-09 Richard M. Stallman <rms@gnu.org>
4013
4014 * frames.texi (Speedbar): Clarify the text.
4015
40162005-10-09 Chong Yidong <cyd@stupidchicken.com>
4017
4018 * frames.texi (Speedbar): Add information on keybindings,
4019 dismissing the speedbar, and buffer display mode. Link to
4020 speedbar manual.
4021
c8763fb6 40222005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4023
4024 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4025 added -nb, --no-bitmap-icon.
4026
8cf51b2c
GM
40272005-10-07 Nick Roberts <nickrob@snap.net.nz>
4028
4029 * building.texi (GDB Graphical Interface): Add variables and
4030 functions to indices. Be more precise.
4031
c8763fb6 40322005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4033
4034 * frames.texi (Drag and Drop): Remove the x- from
4035 x-dnd-open-file-other-window and xdnd-protocol-alist.
4036
40372005-09-30 Romain Francoise <romain@orebokech.com>
4038
4039 * mini.texi (Minibuffer): The default value now appears before the
4040 colon in minibuffer prompts.
4041
8cf51b2c
GM
40422005-09-25 Richard M. Stallman <rms@gnu.org>
4043
4044 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4045
8cf51b2c
GM
40462005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4047
4048 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4049
8cf51b2c
GM
40502005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4051
4052 * emacs.texi (Top): Update submenus from macos.texi.
4053
4054 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4055 (Mac OS): Update feature support status.
4056 (Mac Input): List supported input scripts. Remove description
4057 about `mac-keyboard-text-encoding'. Mention mouse button
4058 emulation and related variables.
4059 (Mac International): Mention Central European and Cyrillic
4060 support. Now `keyboard-coding-system' is dynamically changed.
4061 Add description about coding system for selection. Add
4062 description about language environment.
4063 (Mac Environment Variables): Mention
4064 `~/.MacOSX/environment.plist'. Give example of command line
4065 arguments. Add Preferences support.
4066 (Mac Directories): Explicitly state that this node is for Mac OS
4067 Classic only.
4068 (Mac Font Specs): Mention specification for scalable fonts. List
4069 supported charsets. Add preferred way of creating fontsets. Add
4070 description about `mac-allow-anti-aliasing'.
4071 (Mac Functions): Add descriptions about `mac-set-file-creator',
4072 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4073 and `mac-get-preference'.
4074
8cf51b2c
GM
40752005-09-16 Romain Francoise <romain@orebokech.com>
4076
4077 Update all files to specify GFDL version 1.2.
4078
4079 * doclicense.texi (GNU Free Documentation License): Update to
4080 version 1.2.
4081
40822005-09-15 Richard M. Stallman <rms@gnu.org>
4083
4084 * buffers.texi (List Buffers): Fix xref.
4085
4086 * rmail.texi (Rmail Basics): Fix xref.
4087
4088 * emacs.texi (Top): Update subnode menus.
4089
4090 * files.texi (Saving Commands): New node, broken out of Saving.
4091 (Customize Save): New node, broken out of Saving.
4092 Clarify effect of write-region-inhibit-fsync.
4093 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4094
8cf51b2c
GM
40952005-09-14 Romain Francoise <romain@orebokech.com>
4096
4097 * files.texi (Saving): Mention write-region-inhibit-fsync.
4098
40992005-09-05 Chong Yidong <cyd@stupidchicken.com>
4100
4101 * custom.texi (Custom Themes): New node.
4102
41032005-09-03 Richard M. Stallman <rms@gnu.org>
4104
49823426
GM
4105 * search.texi (Search Case): Mention vars that control
4106 case-fold-search for various operations.
8cf51b2c
GM
4107
41082005-08-22 Juri Linkov <juri@jurta.org>
4109
4110 * display.texi (Standard Faces): Merge the text from
4111 `(elisp)Standard Faces' into this node.
4112
41132005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4114
4115 * emacs.texi (Top): Delete menu item for deleted node
4116 Keyboard Translations.
4117
41182005-08-18 Richard M. Stallman <rms@gnu.org>
4119
8cf51b2c
GM
4120 * trouble.texi (Unasked-for Search):
4121 Delete xref to Keyboard Translations.
4122
4123 * glossary.texi (Glossary): Delete xref.
4124
8cf51b2c
GM
4125 * custom.texi (Minor Modes): Say that the list here is not complete.
4126 (Keyboard Translations): Node deleted.
4127 (Disabling): Delete xref to it.
4128 (Customization Groups): Fix Custom buffer example.
4129 (Hooks): Mention remove-hooks.
4130
41312005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4132
4133 * building.texi (GDB Graphical Interface): Improve filling of menu
4134 item.
4135
41362005-08-18 Nick Roberts <nickrob@snap.net.nz>
4137
4138 * building.texi (GDB Graphical Interface): Use better node names.
4139
41402005-08-14 Richard M. Stallman <rms@gnu.org>
4141
4142 * text.texi (Sentences): Fix xref.
4143
41442005-08-14 Juri Linkov <juri@jurta.org>
4145
4146 * building.texi (Compilation, Grep Searching): Move grep command
4147 headings from `Compilation' to `Grep Searching'.
4148
4149 * dired.texi (Dired and Find):
4150 * maintaining.texi (Tags Search): Replace grep xref to
4151 `Compilation' node with `Grep Searching'.
4152
4153 * files.texi (Comparing Files): Replace xref to `Compilation' with
4154 `Compilation Mode'.
4155
41562005-08-13 Alan Mackenzie <acm@muc.de>
4157
4158 * search.texi (Non-ASCII Isearch): Correct a typo.
4159 (Replacement Commands): Mention query-replace key binding.
4160
41612005-08-11 Richard M. Stallman <rms@gnu.org>
4162
4163 * programs.texi (Options for Comments): Fix xref.
4164
4165 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4166 out of Regexps.
4167
8cf51b2c
GM
41682005-08-09 Juri Linkov <juri@jurta.org>
4169
4170 * building.texi (Compilation): Use `itemx' instead of `item'.
4171 (Grep Searching): Simplify phrase.
4172
4173 * display.texi (Standard Faces): Describe vertical-border on
4174 window systems.
4175
4176 * windows.texi (Split Window): Simplify phrase and mention
4177 vertical-border face.
4178
41792005-08-09 Richard M. Stallman <rms@gnu.org>
4180
4181 * files.texi (Comparing Files): Clarify compare-windows.
4182
4183 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4184
8cf51b2c
GM
41852005-08-06 Eli Zaretskii <eliz@gnu.org>
4186
4187 * mule.texi (Coding Systems): Rephrase the paragraph about
4188 codepages: no need for "M-x codepage-setup" anymore, except on
4189 MS-DOS.
4190
4191 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4192 the MS-DOS port only.
4193
41942005-07-30 Eli Zaretskii <eliz@gnu.org>
4195
4196 * makefile.w32-in (info): Don't run multi-install-info.bat.
4197 ($(infodir)/dir): New target, produced by running
4198 multi-install-info.bat.
4199
8cf51b2c
GM
42002005-07-22 Eli Zaretskii <eliz@gnu.org>
4201
4202 * files.texi (Quoted File Names): Add index entry.
4203
8cf51b2c
GM
42042005-07-19 Juri Linkov <juri@jurta.org>
4205
4206 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4207
42082005-07-18 Juri Linkov <juri@jurta.org>
4209
8cf51b2c
GM
4210 * custom.texi (Easy Customization):
4211 * files.texi (Old Versions):
4212 * frames.texi (Wheeled Mice):
4213 * mule.texi (Specify Coding):
8cf51b2c
GM
4214 * text.texi (Cell Justification):
4215 * trouble.texi (After a Crash):
8cf51b2c
GM
4216 * xresources.texi (GTK styles):
4217 Delete duplicate duplicate words.
4218
42192005-07-17 Richard M. Stallman <rms@gnu.org>
4220
4221 * frames.texi (Creating Frames): Fix foreground color example.
4222
4223 * custom.texi (Init Examples): Clean up text about conditionals.
4224
42252005-07-16 Richard M. Stallman <rms@gnu.org>
4226
4227 * mini.texi (Completion Commands): Fix command name for ?.
4228
8cf51b2c
GM
42292005-07-16 Eli Zaretskii <eliz@gnu.org>
4230
4231 * display.texi (Standard Faces): Explain that customization of
4232 `menu' face has no effect on w32 and with GTK. Add
4233 cross-references.
4234
4235 * cmdargs.texi (General Variables): Clarify the default location
4236 of $HOME on w32 systems.
4237
42382005-07-15 Jason Rumney <jasonr@gnu.org>
4239
4240 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4241 changed.
4242
42432005-07-08 Kenichi Handa <handa@m17n.org>
4244
4245 * mule.texi (Recognize Coding): Recommend
4246 revert-buffer-with-coding-system instead of revert-buffer.
4247
42482005-07-07 Richard M. Stallman <rms@gnu.org>
4249
4250 * anti.texi (Antinews): Mention mode-line-inverse-video.
4251
4252 * files.texi (Saving): Minor correction about C-x C-w.
4253
4254 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4255
42562005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * search.texi (Isearch Scroll): Add example of using the
4259 `isearch-scroll' property.
4260 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4261 `Display Custom' node.
4262 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4263 and de-emphasize it.
4264 (Other Repeating Search): `occur' currently can not correctly
4265 handle multiline matches. Correct, clarify and update description
4266 of `flush-lines' and `keep-lines'.
4267
4268 * display.texi (Display Custom): Add anchor for `baud-rate'.
4269
42702005-07-07 Richard M. Stallman <rms@gnu.org>
4271
4272 * gnu.texi: Update where to get GNU status; add refs for how to help.
4273 Add footnotes 6 and 7.
4274
42752005-07-04 Lute Kamstra <lute@gnu.org>
4276
4277 Update FSF's address in GPL notices.
4278
8cf51b2c 4279 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4280 * trouble.texi (Checklist): Update FSF's address.
4281
8cf51b2c
GM
42822005-06-24 Richard M. Stallman <rms@gnu.org>
4283
4284 * display.texi (Text Display): Change index entries.
4285
42862005-06-24 Eli Zaretskii <eliz@gnu.org>
4287
4288 * makefile.w32-in (MAKEINFO): Use --force.
4289 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4290 Makefile.in.
8cf51b2c
GM
4291
42922005-06-23 Richard M. Stallman <rms@gnu.org>
4293
4294 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4295 nobreak-char-display.
4296
4297 * emacs.texi (Top): Update detailed node listing.
4298
4299 * display.texi (Text Display): Renamed show-nonbreak-escape
4300 to nobreak-char-display and no-break-space to nobreak-space.
4301 (Standard Faces): Split up the list of standard faces
4302 and put it in a separate node. Add nobreak-space and
4303 escape-glyph.
4304
8cf51b2c
GM
43052005-06-23 Lute Kamstra <lute@gnu.org>
4306
4307 * mule.texi (Select Input Method): Fix typo.
4308
43092005-06-23 Kenichi Handa <handa@m17n.org>
4310
4311 * mule.texi (International): List all supported scripts. Adjust
4312 text for that leim is now included in the normal Emacs
4313 distribution.
4314 (Language Environments): List all language environments.
4315 Intlfonts contains fonts for most supported scripts, not all..
4316 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4317 input a specific character.
8cf51b2c
GM
4318 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4319
43202005-06-23 Juanma Barranquero <lekktu@gmail.com>
4321
49823426 4322 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4323
43242005-06-22 Miles Bader <miles@gnu.org>
4325
4326 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4327
43282005-06-20 Miles Bader <miles@gnu.org>
4329
4330 * display.texi (Faces): Add `vertical-divider'.
4331
43322005-06-17 Richard M. Stallman <rms@gnu.org>
4333
4334 * text.texi (Adaptive Fill): Minor clarification.
4335
8cf51b2c
GM
43362005-06-10 Lute Kamstra <lute@gnu.org>
4337
4338 * emacs.texi (Top): Correct version number.
4339 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4340 refer to the current version of Emacs.
4341
43422005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4343
4344 * files.texi (Log Buffer): Document when there can be more than
4345 one file to be committed.
4346
43472005-06-08 Juri Linkov <juri@jurta.org>
4348
4349 * display.texi (Faces): Add `shadow' face.
4350
43512005-06-07 Masatake YAMATO <jet@gyve.org>
4352
4353 * display.texi (Faces): Write about mode-line-highlight.
4354
43552005-06-06 Richard M. Stallman <rms@gnu.org>
4356
4357 * misc.texi (Printing Package): Explain how to initialize
4358 printing package.
4359
4360 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4361
43622005-06-05 Chong Yidong <cyd@stupidchicken.com>
4363
4364 * emacs.texi: Rename Hardcopy to Printing.
4365 Make PostScript and PostScript Variables subnodes of it.
4366
4367 * misc.texi (Printing): Rename node from Hardcopy.
4368 Mention menu bar options.
4369 Move PostScript and PostScript Variables to submenu.
4370 (Printing package): New node.
4371
4372 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4373
4374 * dired.texi (Operating on Files): Likewise.
4375
4376 * calendar.texi (Displaying the Diary): Likewise.
4377
4378 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4379
4380 * glossary.texi (Glossary): Likewise.
4381
4382 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4383 effect.
4384
43852005-06-04 Richard M. Stallman <rms@gnu.org>
4386
4387 * trouble.texi (After a Crash): Polish previous change.
4388
8cf51b2c
GM
43892005-05-30 Noah Friedman <friedman@splode.com>
4390
4391 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4392 recovery mechanism.
4393
8cf51b2c
GM
43942005-05-28 Nick Roberts <nickrob@snap.net.nz>
4395
4396 * building.texi (Other Buffers): SPC toggles display of
4397 floating point registers.
4398
8cf51b2c
GM
43992005-05-27 Nick Roberts <nickrob@snap.net.nz>
4400
4401 * files.texi (Log Buffer): Merge in description of Log Edit
4402 mode from pcl-cvs.texi.
4403
44042005-05-26 Richard M. Stallman <rms@gnu.org>
4405
4406 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4407
8cf51b2c
GM
44082005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4411 not enabled by default.
4412 When not on a word, `ispell-word' by default checks the word
4413 before point.
4414
44152005-05-24 Nick Roberts <nickrob@snap.net.nz>
4416
4417 * building.texi (Debugger Operation): Simplify last sentence.
4418
44192005-05-23 Lute Kamstra <lute@gnu.org>
4420
4421 * emacs.texi: Update FSF's address throughout.
4422 (Preface): Use @cite.
4423 (Distrib): Add cross reference to the node "Copying". Mention the
4424 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4425 printed manuals.
4426 (Intro): Use @xref for the Emacs Lisp Intro.
4427
8cf51b2c
GM
44282005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4429
4430 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4431
4432 * basic.texi (Moving Point): Mention default for `goto-line'.
4433
4434 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4435 of a variable's docstring.
4436
44372005-05-18 Lute Kamstra <lute@gnu.org>
4438
4439 * maintaining.texi (Overview of Emerge): Add cross reference.
4440 Remove duplication.
4441
4442 * emacs.texi (Top): Update to the current structure of the manual.
4443 * misc.texi (Emacs Server): Add menu description.
4444 * files.texi (Saving): Fix menu.
4445 * custom.texi (Customization): Fix menu.
4446 * mule.texi (International): Fix menu.
4447 * kmacro.texi (Keyboard Macros): Fix menu.
4448
44492005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4450
4451 * display.texi: Various minor changes.
4452 (Faces): Delete text that is repeated in the next section.
4453
44542005-05-16 Nick Roberts <nickrob@snap.net.nz>
4455
4456 * building.texi (Debugger Operation): Mention GUD tooltips are
4457 disabled with GDB in text command mode.
4458
8cf51b2c
GM
44592005-05-16 Nick Roberts <nickrob@snap.net.nz>
4460
4461 * building.texi: Replace toolbar with "tool bar" for consistency.
4462 (Compilation Mode): Describe compilation-context-lines
4463 and use of arrow in compilation buffer.
4464 (Debugger Operation): Replace help text with variable's value.
4465
4466 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4467 consistency.
4468
44692005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4470
4471 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4472 Add xref.
4473
8cf51b2c
GM
44742005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4475
4476 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4477 (Position Info): Delete discussion of `goto-line'. It is already
4478 described in `Moving point'.
4479
4480 * mini.texi (Completion Commands): Correct reference.
4481 (Completion Options): Fix typo.
4482
4483 * killing.texi (Deletion): Complete description of `C-x C-o'.
4484
8cf51b2c
GM
44852005-05-10 Richard M. Stallman <rms@gnu.org>
4486
4487 * building.texi (Compilation): Clarify recompile's directory choice.
4488
4489 * frames.texi (Tooltips): Cleanups.
4490
4491 * basic.texi (Arguments): Fix punctuation.
4492
44932005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4494
4495 * screen.texi (Menu Bar): The up and down (not left and right)
4496 arrow keys move through a keyboard menu.
4497
44982005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4499
4500 * basic.texi: Various typo and grammar fixes.
4501 (Moving Point): C-a now runs move-beginning-of-line.
4502
45032005-05-08 Nick Roberts <nickrob@snap.net.nz>
4504
4505 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4506
4507 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4508 as different animals.
4509
45102005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4511
4512 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4513 Correct index entry.
4514
45152005-05-07 Nick Roberts <nickrob@snap.net.nz>
4516
4517 * building.texi (Debugger Operation): Update to reflect changes
4518 in GUD tooltips.
4519
45202005-04-30 Richard M. Stallman <rms@gnu.org>
4521
4522 * files.texi (Compressed Files): Auto Compression normally enabled.
4523
4524 * building.texi (Debugger Operation): Clarify previous change.
4525
8cf51b2c
GM
45262005-04-28 Nick Roberts <nickrob@snap.net.nz>
4527
4528 * building.texi (Debugger Operation): Add description for
4529 GUD tooltips when program is not running.
4530
45312005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4532
4533 * misc.texi (Shell): Add `Shell Prompts' to menu.
4534 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4535 description. Delete remarks moved to new node.
4536 (Shell Prompts): New node.
4537 (History References): Replace remarks moved to `Shell Prompts'
4538 with xref to that node.
4539 (Remote Host): Clarify how to specify the terminal type when
4540 logging in to a different machine.
4541
45422005-04-26 Richard M. Stallman <rms@gnu.org>
4543
4544 * emacs.texi (Top): Update submenus from files.texi.
4545
4546 * files.texi (Filesets): Clarify previous change.
4547
4548 * dired.texi (Misc Dired Features): Clarify previous change.
4549
45502005-04-25 Chong Yidong <cyd@stupidchicken.com>
4551
4552 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4553
4554 * dired.texi (Misc Dired Features): Document
4555 dired-compare-directories.
4556
4557 * files.texi (Filesets): New node.
4558 (File Conveniences): Document Image mode.
4559
4560 * text.texi (TeX Print): Document tex-compile.
4561
45622005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4563
4564 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4565 Delete redundant reference to tooltip Custom group. It is
4566 referred too again in the next paragraph.
4567
45682005-04-24 Richard M. Stallman <rms@gnu.org>
4569
4570 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4571
8cf51b2c
GM
45722005-04-19 Kim F. Storm <storm@cua.dk>
4573
4574 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4575
45762005-04-18 Lars Hansen <larsh@math.ku.dk>
4577
4578 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4579 turns off desktop-save-mode.
4580
45812005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4582
4583 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4584 by default in terminals compatible with xterm. Mention that
4585 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4586 node.
4587
8cf51b2c
GM
45882005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4589
4590 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4591
c8763fb6 45922005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4593
4594 * xresources.texi (Table of Resources): Add cursorBlink.
4595
45962005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4597
4598 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4599 `d', `C-d' and `u'.
4600
46012005-04-11 Richard M. Stallman <rms@gnu.org>
4602
4603 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4604 (Misc X): Add -D, --basic-display.
4605
4606 * maintaining.texi (Change Log): Correct the description of
4607 the example.
4608
4609 * major.texi (Choosing Modes): Document magic-mode-alist.
4610
8cf51b2c
GM
46112005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4612
4613 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4614 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4615 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4616 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4617 `w', respectively.
4618 (Rmail Labels): Mention `l'.
4619 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4620 (Rmail Summary Edit): Describe `j' and RET.
4621
c8763fb6 46222005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4623
4624 * xresources.texi (Lucid Resources): Add fontSet resource.
4625
8cf51b2c
GM
46262005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4627
4628 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4629 now called `indicate-empty-lines'.
4630
46312005-04-06 Kim F. Storm <storm@cua.dk>
4632
4633 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4634
46352005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4636
4637 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4638 deleted.
4639 (Marks vs Flags): Add some convenient key bindings.
4640 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4641 (Misc Dired Features): Correct and expand description of `w' command.
4642
4643 * frames.texi (XTerm Mouse): Delete apparently false info.
4644 The GNU/Linux console currently does not appear to support
4645 `xterm-mouse-mode'.
4646
8cf51b2c
GM
46472005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4648
4649 * calendar.texi (Diary): Mention shell utility `calendar'.
4650
46512005-04-01 Richard M. Stallman <rms@gnu.org>
4652
4653 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4654
8cf51b2c
GM
46552005-04-01 Lute Kamstra <lute@gnu.org>
4656
4657 * maintaining.texi (Change Log): add-change-log-entry uses
4658 add-log-mailing-address.
4659
46602005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4663 `VC Mode Line' and put in an xref to that node.
4664 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4665 its description.
4666
46672005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4668
4669 * calendar.texi (Calendar Systems): Say that the Persian calendar
4670 implemented here is the arithmetical one championed by Birashk.
4671
46722005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4673
4674 * programs.texi (Fortran Motion): Fix previous change.
4675
8cf51b2c
GM
46762005-03-29 Richard M. Stallman <rms@gnu.org>
4677
4678 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4679
46802005-03-29 Chong Yidong <cyd@stupidchicken.com>
4681
4682 * text.texi (Refill): Refer to Long Lines Mode.
4683 (Longlines): New node.
4684 (Auto Fill): Don't index "word wrap" here.
4685 (Filling): Add Longlines to menu.
4686
46872005-03-29 Richard M. Stallman <rms@gnu.org>
4688
4689 * xresources.texi: Minor fixes.
4690
4691 * misc.texi (Emacs Server): Fix Texinfo usage.
4692
4693 * emacs.texi (Top): Don't use a real section heading for
4694 "Detailed Node Listing". Fake it instead.
4695
4696 * basic.texi (Position Info): Minor cleanup.
4697
4698 * mule.texi (Input Methods): Minor cleanup.
4699
47002005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4701
4702 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4703 constructs as well.
4704 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4705
47062005-03-29 Kenichi Handa <handa@m17n.org>
4707
4708 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4709
4710 * basic.texi (Position Info): Update the description about the
4711 command C-u C-x =.
4712
47132005-03-28 Richard M. Stallman <rms@gnu.org>
4714
4715 * emacs.texi (Top): Use @section for the detailed node listing.
4716
4717 * calendar.texi: Minor fixes to previous change.
4718
4719 * programs.texi (Fortran): Small fixes to previous changes.
4720
4721 * emacs.texi (Top): Update list of subnodes of Dired.
4722 Likewise for building.texi.
4723
4724 * files.texi (File Conveniences): Delete Auto Image File mode.
4725
47262005-03-28 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * building.texi (Flymake): New node.
4729
4730 * custom.texi (Function Keys): Document kp- event types and
4731 keypad-setup package.
4732
4733 * dired.texi (Wdired): New node.
4734
4735 * files.texi (File Conveniences): Reorder entries.
4736 Explain how to turn on Auto-image-file mode.
4737 Document Thumbs mode.
4738
4739 * mule.texi (Specify Coding): Document recode-region and
4740 recode-file-name.
4741
4742 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4743
47442005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4745
4746 * commands.texi (Keys): M-o is now a prefix key.
4747
47482005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4749
4750 * programs.texi: Reformat and update copyright years.
4751 (Fortran): Update section.
4752
47532005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * files.texi: Several small changes in addition to:
4756 (Visiting): Change xref for Dialog Boxes to ref.
4757 (Version Headers): Replace references to obsolete var
4758 `vc-header-alist' with `vc-BACKEND-header'.
4759 (Customizing VC): Update value of `vc-handled-backends'.
4760
47612005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4762
4763 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4764 move here from Emacs Lisp Reference Manual.
4765 * calendar.texi (Calendar/Diary, Diary Commands)
4766 (Special Diary Entries, Importing Diary): Change some xrefs to
4767 point to emacs-xtra rather than elisp.
4768
4769 * emacs-xtra.texi (Calendar Customizing):
4770 Move view-diary-entries-initially, view-calendar-holidays-initially,
4771 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4772 Emacs Manual.
4773 (Appt Customizing): Merge entire section into main Emacs Manual.
4774 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4775 mark-holidays-in-calendar here from emacs-xtra.
4776 (Displaying the Diary): Move view-diary-entries-initially,
4777 mark-diary-entries-in-calendar here from emacs-xtra.
4778 (Appointments): Move appt-display-mode-line,
4779 appt-display-duration, appt-disp-window-function,
4780 appt-delete-window-function here from emacs-xtra.
4781
4782 * calendar.texi: Update and reformat copyright.
4783 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4784 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4785 (Diary): Refer to `diary-file' rather than ~/diary.
4786 (Diary Commands): Rename node to "Displaying the Diary".
4787 * emacs.texi (Top): Rename "Diary Commands" section.
4788 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4789
47902005-03-26 Eli Zaretskii <eliz@gnu.org>
4791
4792 * misc.texi (Emacs Server): Fix the command for setting
4793 server-name. Add an xref to Invoking emacsclient.
4794
4795 * help.texi (Help Summary): Clarify when "C-h ." will do something
4796 nontrivial.
4797 (Apropos): Add cindex entry for apropos-sort-by-scores.
4798
4799 * display.texi (Text Display): Add index entries for how no-break
4800 characters are displayed.
4801
8cf51b2c
GM
48022005-03-26 Eli Zaretskii <eliz@gnu.org>
4803
4804 * files.texi (Visiting): Fix cross-references introduced with the
4805 last change.
4806
4807 * xresources.texi (GTK resources): Fix last change.
4808
8cf51b2c
GM
48092005-03-25 Chong Yidong <cyd@stupidchicken.com>
4810
4811 * xresources.texi (X Resources): GTK options documented too.
4812 (Resources): Clarify meaning of program name.
4813 (Table of Resources): Add visualClass.
4814 (GTK resources): Rewrite.
4815 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4816
4817 * display.texi (Text Display): Mention non-breaking spaces.
4818
4819 * files.texi (Reverting): Document auto-revert-check-vc-info.
4820
4821 * frames.texi (Mouse Commands): Document
4822 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4823
4824 * help.texi (Help Summary): Add `C-h .'.
4825 (Apropos): Apropos accepts a list of search terms.
4826 Document apropos-sort-by-scores.
4827 (Help Echo): Document display-local-help.
4828
4829 * misc.texi (Emacs Server): Document server-name.
4830 (Invoking emacsclient): Document -s option for server names.
4831
4832 * text.texi (Outline Visibility): Introduce "current heading
4833 line" (commands can be called with point on a body line).
4834 Re-order table to follow the sequence of discussion.
4835 hide-body won't hide lines before first header line.
4836 (TeX Mode): Add DocTeX mode.
4837
8cf51b2c
GM
48382005-03-24 Richard M. Stallman <rms@gnu.org>
4839
4840 * mule.texi (Single-Byte Character Support): Delete mention
4841 of iso-acc.el and iso-transl.el.
4842
8cf51b2c
GM
48432005-03-23 Lute Kamstra <lute@gnu.org>
4844
4845 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4846
48472005-03-23 Richard M. Stallman <rms@gnu.org>
4848
8cf51b2c
GM
4849 * search.texi: Delete explicit node pointers.
4850 (Incremental Search): New menu.
4851 (Basic Isearch, Repeat Isearch, Error in Isearch)
4852 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4853 (Slow Isearch): New subnodes.
4854 (Configuring Scrolling): Node deleted.
4855 (Search Case): Doc default-case-fold-search.
4856 (Regexp Replace): Move replace-regexp doc here.
4857
4858 * rmail.texi (Movemail): Put commas inside closequotes.
4859
4860 * picture.texi (Insert in Picture): Document C-c arrow combos.
4861 (Basic Picture): Clarify erasure.
4862
4863 * display.texi (Font Lock): Put commas inside closequotes.
4864
4865 * cmdargs.texi (General Variables): Put commas inside closequotes.
4866
48672005-03-23 Nick Roberts <nickrob@snap.net.nz>
4868
4869 * building.texi (Stack Buffer): Mention reverse contrast for
4870 *selected* frame (might not be current frame).
4871
8cf51b2c
GM
48722005-03-21 Richard M. Stallman <rms@gnu.org>
4873
4874 * building.texi (Starting GUD): Add bashdb.
4875
48762005-03-20 Chong Yidong <cyd@stupidchicken.com>
4877
4878 * basic.texi (Moving Point): Add M-g M-g binding.
4879 (Undo): Document undo-only.
4880 (Position Info): Document M-g M-g and C-u M-g M-g.
4881
4882 * building.texi (Building): Put Grep Searching after Compilation
4883 Shell.
4884 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4885 Document next-error-highlight.
4886 (Grep Searching): Document grep-highlight-matches.
4887 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4888
4889 * calendar.texi (Importing Diary): Rename node from iCalendar.
4890 Document diary-from-outlook.
4891
4892 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4893 Commands.
4894 Mention effect of X drag and drop on Dired buffers.
4895
4896 * files.texi (Visiting): Document large-file-warning-threshold.
4897 Move paragraph on file-selection dialog.
4898 Mention visiting files using X drag and drop.
4899 (Reverting): Mention using Auto-Revert mode to tail files.
4900 Document auto-revert-tail-mode.
4901 (Version Systems): Minor correction.
4902 (Comparing Files): Diff-mode is no longer based on Compilation
4903 mode.
4904 Document compare-ignore-whitespace.
4905 (Misc File Ops): Explain passing a directory to rename-file.
4906 Likewise for copy-file and make-symbolic-link.
4907
4908 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4909 Document mouse-wheel-progressive speed.
4910
4911 * help.texi (Misc Help): Document numeric argument for C-h i.
4912 Correctly explain the effect of just C-u as argument.
4913
4914 * killing.texi (Deletion): Document numeric argument for
4915 just-one-space.
4916
4917 * mini.texi (Completion): Completion acts on text before point.
4918
4919 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4920 (Emulation): CUA mode replaces pc-bindings-mode,
4921 pc-selection-mode, and s-region.
4922
4923 * mule.texi (Input Methods): Leim is now built-in.
4924 (Select Input Method): Document quail-show-key.
4925 (Specify Coding): Document revert-buffer-with-coding-system.
4926
4927 * programs.texi (Fortran Motion): Document f90-next-statement,
4928 f90-previous-statement, f90-next-block, f90-previous-block,
4929 f90-end-of-block, and f90-beginning-of-block.
4930
4931 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4932
4933 * emacs.texi (Acknowledgments): Updated.
4934
4935 * anti.texi: Total rewrite.
4936
8cf51b2c
GM
49372005-03-19 Chong Yidong <cyd@stupidchicken.com>
4938
4939 * ack.texi (Acknowledgments): Update.
4940
49412005-03-19 Eli Zaretskii <eliz@gnu.org>
4942
4943 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4944 copyright years.
4945
49462005-03-14 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * building.texi (Commands of GUD): Move paragraph on setting
4949 breakpoints with mouse to the GDB Graphical Interface node.
4950
49512005-03-07 Richard M. Stallman <rms@gnu.org>
4952
8cf51b2c
GM
4953 * misc.texi (Single Shell, Shell Options): Fix previous change.
4954
4955 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4956
49572005-03-06 Richard M. Stallman <rms@gnu.org>
4958
4959 * building.texi (Starting GUD): Don't explain text vs graphical
4960 GDB here. Just mention it and xref.
4961 Delete "just one debugger process".
4962 (Debugger Operation): Move GUD tooltip info here.
4963 (GUD Tooltips): Node deleted.
4964 (GDB Graphical Interface): Explain the two GDB modes here.
4965
8cf51b2c
GM
4966 * sending.texi (Sending Mail): Minor cleanup.
4967 (Mail Aliases): Explain quoting conventions.
4968 Update key rebinding example.
4969 (Header Editing): C-M-i is like M-TAB.
4970 (Mail Mode Misc): mail-attach-file does not do MIME.
4971
4972 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4973 that really belongs here.
4974 (Remote Mailboxes): Text moved to Rmail Inbox.
4975 (Rmail Display): Mention Mouse-1.
4976 (Movemail): Clarify two movemail versions.
4977 Clarify rmail-movemail-program.
4978
8cf51b2c
GM
4979 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4980 Document async shell commands.
4981 (Shell History): Clarify.
4982 (Shell Ring): Mention C-UP an C-DOWN.
4983 (Shell Options): Add comint-prompt-read-only.
4984 (Invoking emacsclient): Set EDITOR to run Emacs.
4985 (Sorting): No need to explain what region is.
4986 (Saving Emacs Sessions): Fix typo.
4987 (Recursive Edit): Fix punctuation.
4988 (Emulation): Don't mention "PC bindings" which are standard.
4989 (Hyperlinking): Explain Mouse-1 convention here.
4990 (Find Func): Node deleted.
4991
8cf51b2c
GM
4992 * help.texi (Name Help): Xref to Hyperlinking.
4993
4994 * glossary.texi (Glossary):
4995 Rename "Balance Parentheses" to "Balancing...".
4996 Add "Byte Compilation". Correct "Copyleft".
4997 New xref in "Customization".
4998 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4999 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5000 Rename "Registers" to "Register".
5001 Replace "Selecting" with "Selected Frame",
5002 "Selected Window", and "Selecting a Buffer".
5003
5004 * files.texi (Types of Log File): Explain how projects'
5005 methods can vary.
5006
8cf51b2c
GM
5007 * display.texi (Faces): Delete "Emacs 21".
5008
5009 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5010 * fixit.texi (Spelling): C-M-i like M-TAB.
5011 * mini.texi (Completion Options): C-M-i like M-TAB.
5012 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5013 * text.texi (Text Mode): C-M-i like M-TAB.
5014
5015 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5016
5017 * calendar.texi (Specified Dates): Mention `g w'.
5018 (Appointments): appt-activate toggles with no arg.
5019
8cf51b2c
GM
50202005-03-05 Juri Linkov <juri@jurta.org>
5021
5022 * cmdargs.texi (Emacs Invocation): Add cindex
5023 "invocation (command line arguments)"
5024 (Misc X): Add -nbc, --no-blinking-cursor.
5025
50262005-03-04 Ulf Jasper <ulf.jasper@web.de>
5027
5028 * calendar.texi (iCalendar): No need to require it now.
5029
8cf51b2c
GM
50302005-03-03 Nick Roberts <nickrob@snap.net.nz>
5031
5032 * trouble.texi (Contributing): Mention Savannah. Direct users to
5033 emacs-devel.
5034
50352005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5036
5037 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5038 window.
5039
8cf51b2c
GM
50402005-02-27 Richard M. Stallman <rms@gnu.org>
5041
5042 * building.texi (Compilation): Update mode line status info.
5043
50442005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5045
5046 * calendar.texi (General Calendar): Document binding of
5047 scroll-other-window-down.
5048 (Mayan Calendar): Fix earliest date.
5049 (Time Intervals): Document timeclock-change.
5050 Fix timeclock-ask-before-exiting documentation.
5051
50522005-02-26 Kim F. Storm <storm@cua.dk>
5053
5054 * frames.texi (Mouse References):
5055 Add mouse-1-click-in-non-selected-windows.
5056
50572005-02-25 Richard M. Stallman <rms@gnu.org>
5058
5059 * screen.texi (Screen): Explain better about cursors and mode lines;
5060 don't presuppose text terminals.
5061 (Point): Don't assume just one cursor.
5062 Clarify explanation of cursors.
5063 (Echo Area, Menu Bar): Cleanups.
5064
5065 * mini.texi (Minibuffer): Prompts are highlighted.
5066 (Minibuffer Edit): Newline = C-j only on text terminals.
5067 Clarify resize-mini-windows values.
5068 Mention M-PAGEUP and M-PAGEDOWN.
5069 (Completion Commands): Mouse-1 like Mouse-2.
5070 (Minibuffer History): Explain history commands better.
5071 (Repetition): Add xref to Incremental Search.
5072
5073 * mark.texi (Setting Mark): Clarify info about displaying mark.
5074 Clarify explanation of C-@ and C-SPC.
5075 (Transient Mark): Mention Delete Selection mode.
5076 (Marking Objects): Clean up text about extending the region.
5077
5078 * m-x.texi (M-x): One C-g doesn't always go to top level.
5079 No delay before suggest-key-bindings output.
5080
5081 * fixit.texi (Fixit): Mention C-/ for undo.
5082 (Spelling): Mention ESC TAB like M-TAB.
5083 Replacement words with r and R are rechecked.
5084 Say where C-g leaves point. Mention ? as input.
5085
50862005-02-23 Lute Kamstra <lute@gnu.org>
5087
5088 * cmdargs.texi (Initial Options): Add cross reference.
5089
8cf51b2c
GM
50902005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5091
5092 * emacs.texi (Top): Update menu for splitting of node in
5093 msdog.texi.
5094 * frames.texi (Frames): Update xref for splitting of node in
5095 msdog.texi.
5096 * trouble.texi (Quitting): Ditto.
5097
50982005-02-16 Richard M. Stallman <rms@gnu.org>
5099
5100 * windows.texi (Split Window): Simplify line truncation info
5101 and xref to Display Custom.
5102
5103 * trouble.texi (Quitting): Emergency escape only for text terminal.
5104 (Screen Garbled): C-l for ungarbling is only for text terminal.
5105
5106 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5107
5108 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5109
5110 * programs.texi (Program Modes): Mention Python mode.
5111 (Moving by Defuns): Repeating C-M-h extends region.
5112 (Basic Indent): Clarify.
5113 (Custom C Indent): Clarify.
5114 (Expressions): Repeating C-M-@ extends region.
5115 (Info Lookup): Clarify for C-h S.
5116 (Symbol Completion): ESC TAB alternative for M-TAB.
5117 (Electric C): Clarify.
5118
5119 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5120
5121 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5122 MS-DOS Input node.
5123 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5124 (MS-DOS and MULE): Clarify.
5125 (MS-DOS Processes, Windows Processes): Fix typos.
5126
5127 * major.texi (Choosing Modes): Clarify.
5128
5129 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5130 (Keyboard Macro Step-Edit): Clarify.
5131
5132 * indent.texi (Indentation): Clarifications.
5133
5134 * help.texi (Help): Correct error about C-h in query-replace.
5135 Clarify apropos vs C-h a. Fix how to search in FAQ.
5136 (Key Help): Describe C-h w here.
5137 (Name Help): Minor cleanup. C-h w moved to Key Help.
5138 Clarify the "object" joke.
5139 (Apropos): Clarify. Mouse-1 like Mouse-2.
5140 (Help Mode): Mouse-1 like Mouse-2.
5141
5142 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5143
5144 * display.texi (Display): Reorder menu.
5145 (Faces): Cleanup.
5146 (Font Lock): Cleanup. Mention Options menu.
5147 Delete obsolete text.
5148 (Scrolling): For C-l, don't presume text terminal.
5149 (Horizontal Scrolling): Simplify intro.
5150 (Follow Mode): Clarify.
5151 (Cursor Display): Moved before Display Custom.
5152 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5153 Doc default-tab-width. Doc line truncation more thoroughly.
5154
5155 * dired.texi (Dired Enter): C-x C-f can run Dired.
5156 (Dired Visiting): Comment out `a' command.
5157 Mouse-1 is like Mouse-2.
5158 (Shell Commands in Dired): ? can be used more than once.
5159
5160 * basic.texi (Continuation Lines): Simplify description of truncation,
5161 and refer to Display Custom for the rest of it.
5162
8cf51b2c
GM
51632005-02-06 Lute Kamstra <lute@gnu.org>
5164
5165 * basic.texi (Undo): Fix typo.
5166
5167 * cmdargs.texi (Emacs Invocation): Fix typo.
5168
5169 * custom.texi (Init Examples): Fix typo.
5170
5171 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5172
51732005-02-06 Richard M. Stallman <rms@gnu.org>
5174
5175 * regs.texi (Registers): Registers can hold numbers, too.
5176
5177 * killing.texi (Other Kill Commands): Cleanup.
5178 Delete redundant explanation of kill in read-only buffer.
5179 (Yanking): Mention term "copying".
5180 (Accumulating Text): Fix typo.
5181
5182 * entering.texi (Entering Emacs): Update rationale at start.
5183 (Exiting): Treat iconifying on a par with suspension.
5184
5185 * custom.texi (Minor Modes): Fix typo.
5186 (Easy Customization): Fix menu style.
5187 (Variables): Add xref.
5188 (Examining): Setting for future sessions works through .emacs.
5189 (Keymaps): "Text terminals", not "Many".
5190 (Init Rebinding): Explain \C-. Show example of \M-.
5191 Fix minor wording errors.
5192 (Function Keys): Explain vector syntax just once.
5193 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5194 (Init File): Mention .emacs.d directory.
5195 (Init Examples): Add xref.
5196 (Find Init): Mention .emacs.d directory.
5197
5198 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5199 (Action Arguments): Explain which kinds of -l args are found how.
5200 (Initial Options): --batch does not inhibit site-start.
5201 Add xrefs.
5202 (Command Example): Use --batch, not -batch.
5203
5204 * basic.texi (Inserting Text): Cleanup wording.
5205 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5206 C-n is not error at end of buffer.
5207 (Undo): Doc C-/ like C-_. Add xrefs.
5208 (Arguments): META key may be labeled ALT.
5209 Peculiar arg meanings are explained in doc strings.
5210
5211 * abbrevs.texi (Expanding Abbrevs): Clarify.
5212
52132005-02-05 Eli Zaretskii <eliz@gnu.org>
5214
5215 * frames.texi (Frame Parameters): Add an xref to the description
5216 of list-colors-display. Add a pointer to the X docs about colors.
5217
5218 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5219 Improve docs of list-colors-display.
8cf51b2c
GM
5220
52212005-02-03 Lute Kamstra <lute@gnu.org>
5222
5223 * frames.texi (Frames, Drag and Drop): Fix typos.
5224
52252005-02-03 Richard M. Stallman <rms@gnu.org>
5226
5227 * windows.texi (Basic Window): Mention color-change in mode line.
5228 (Change Window): Explain dragging vertical boundaries.
5229
5230 * text.texi (Sentences): Clarify.
5231 (Paragraphs): Explain M-a and blank lines.
5232 (Outline Mode): Clarify text and menu.
5233 (Hard and Soft Newlines): Mention use-hard-newlines.
5234
5235 * frames.texi (Frames): Delete unnecessary mention of Windows.
5236 (Mouse Commands): Likewise. Mention xterm mouse support.
5237 (Clipboard): Clarify.
5238 (Mouse References): Mention use of Mouse-1 for following links.
5239 (Menu Mouse Clicks): Clarify.
5240 (Mode Line Mouse): Clarify.
5241 (Drag and Drop): Rewrite.
5242
5243 * fixit.texi (Spelling): Fix typo.
5244
5245 * files.texi (File Names): Clarify.
5246 (Visiting): Update conditions for use of file dialog. Clarify.
5247 (Saving): Doc d as answer in save-some-buffers.
5248 (Remote Files): Clean up the text.
5249
5250 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5251
5252 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5253 (List Buffers): Clarify.
5254 (Several Buffers): Doc T command.
5255 (Buffer Convenience): Clarify menu.
5256
5257 * basic.texi (Undo): Clarify last change.
5258
52592005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5260
5261 * fixit.texi (Spelling): Fix typo.
5262
52632005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5264
5265 * basic.texi (Undo): Update description of `undo-outer-limit'.
5266
52672005-02-01 Nick Roberts <nickrob@snap.net.nz>
5268
5269 * building.texi: Update documentation relating to GDB Graphical
5270 Interface.
5271
52722005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * custom.texi (Easy Customization): Adapt menu to node name change.
5275
52762005-01-30 Richard M. Stallman <rms@gnu.org>
5277
5278 * custom.texi (Easy Customization): Defn of "User Option" now
5279 includes faces. Don't say just "option" when talking about variables.
5280 Do say just "options" to mean "anything customizable".
5281 (Specific Customization): Describe `customize-variable',
5282 not `customize-option'.
5283
5284 * glossary.texi (Glossary) <Faces>: Add xref.
5285 <User Option>: Change definition--include faces. Change xref.
5286
5287 * picture.texi (Picture): Mention artist.el.
5288
5289 * sending.texi, screen.texi, programs.texi, misc.texi:
5290 * mini.texi, major.texi, maintaining.texi, macos.texi:
5291 * help.texi, frames.texi, files.texi:
5292 Don't say just "option" when talking about variables.
5293
5294 * display.texi, mule.texi: Don't say just "option" when talking
5295 about variables. Other minor cleanups.
5296
8cf51b2c
GM
52972005-01-26 Lute Kamstra <lute@gnu.org>
5298
5299 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5300 File'. Mention the `-Q' option at the `--no-site-file' option.
5301
8cf51b2c
GM
53022005-01-22 David Kastrup <dak@gnu.org>
5303
5304 * building.texi (Grep Searching): Mention alias `find-grep' for
5305 `grep-find'.
5306
53072005-01-20 Richard M. Stallman <rms@gnu.org>
5308
5309 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5310
8cf51b2c
GM
53112005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5312
5313 * rmail.texi (Movemail): Explain differences
5314 between standard and mailutils versions of movemail.
5315 Describe command line and configuration options introduced
5316 with the latter.
5317 Explain the notion of mailbox URL, provide examples and
5318 cross-references to mailutils documentation.
5319 Describe various methods of specifying mailbox names,
5320 user names and user passwords for rmail.
5321 (Remote Mailboxes): New section. Describe
5322 how movemail handles remote mailboxes. Describe configuration
5323 options used to control its behavior.
5324 (Other Mailbox Formats): Explain handling of various mailbox
5325 formats.
5326
53272005-01-13 Richard M. Stallman <rms@gnu.org>
5328
5329 * commands.texi (Commands): Clarification.
5330
53312005-01-11 Richard M. Stallman <rms@gnu.org>
5332
5333 * programs.texi (Multi-line Indent): Fix previous change.
5334 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5335
8cf51b2c
GM
53362005-01-08 Richard M. Stallman <rms@gnu.org>
5337
5338 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5339 lazy-highlight.
5340
5341 * search.texi (Query Replace): Mention faces query-replace
5342 and lazy-highlight.
5343 (Incremental Search): Update isearch highlighting info.
5344
8cf51b2c
GM
53452005-01-04 Richard M. Stallman <rms@gnu.org>
5346
5347 * custom.texi (Saving Customizations): Minor improvement.
5348
8cf51b2c
GM
53492005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5350
5351 * custom.texi (Saving Customizations): Emacs no longer loads
5352 `custom-file' after .emacs. No longer mention customizing through
5353 Custom.
5354
8cf51b2c
GM
53552005-01-01 Andreas Schwab <schwab@suse.de>
5356
5357 * killing.texi (Graphical Kill): Move up under node Killing,
5358 change @section to @subsection.
5359
53602005-01-01 Richard M. Stallman <rms@gnu.org>
5361
5362 * custom.texi (Face Customization): Mention hex color specs.
5363
5364 * emacs.texi (Top): Update Killing submenu.
5365
5366 * killing.texi (Killing): Reorganize section.
5367 No more TeX-only text; put the node command at start of chapter.
5368 But the first section heading is used only in TeX.
5369 Rewrite the text to read better in this mode.
5370 (Graphical Kill): New subnode gets some of the text that
5371 used to be in the first section.
5372
53732004-12-31 Richard M. Stallman <rms@gnu.org>
5374
5375 * dired.texi (Shell Commands in Dired): Delete the ? example.
5376
5377 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5378
5379 * files.texi (Saving): Describe new require-final-newline features
5380 and mode-require-final-newline.
5381
8cf51b2c
GM
53822004-12-29 Richard M. Stallman <rms@gnu.org>
5383
5384 * custom.texi (File Variables): Clarify previous change.
5385
c8763fb6 53862004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5387
5388 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5389 out now.
5390
53912004-12-27 Richard M. Stallman <rms@gnu.org>
5392
5393 * Makefile.in (MAKEINFO): Specify --force.
5394
5395 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5396 (Undo): Doc undo-outer-limit.
5397
8cf51b2c
GM
53982004-12-15 Juri Linkov <juri@jurta.org>
5399
5400 * mark.texi (Transient Mark, Mark Ring): M-< and other
5401 movement commands don't set mark in Transient Mark mode
5402 if mark is active.
5403
8cf51b2c
GM
54042004-12-12 Juri Linkov <juri@jurta.org>
5405
5406 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5407 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5408
5409 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5410 (Misc Dired Commands): Add @r{(Dired)} to w.
5411
54122004-12-12 Juri Linkov <juri@jurta.org>
5413
5414 * mark.texi (Marking Objects): Marking commands also extend the
5415 region when mark is active in Transient Mark mode.
5416
8cf51b2c
GM
54172004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5418
5419 * custom.texi (Saving Customizations): Emacs only loads the custom
5420 file automatically after the init file in version 22.1 or later.
5421 Adapt text and examples to this fact.
5422
8cf51b2c
GM
54232004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5424
5425 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5426 be set through Custom. Otherwise, it has no effect.
5427
8cf51b2c
GM
54282004-12-05 Richard M. Stallman <rms@gnu.org>
5429
5430 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5431 * entering.texi: Rename Command Line to Emacs Invocation.
5432
10d1d0af 5433 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5434
5435 * custom.texi (Easy Customization): Move up to section level,
5436 before Variables. Avoid using the term "variable"; say "option".
5437 New initial explanation.
5438 (Variables): In initial explanation, connect "variable" to the
5439 already-explained "user option".
5440
5441 * emacs.texi (Top): Fix ref to Command Line.
5442 Move reference to Easy Customization.
5443
5444 * xresources.texi (X Resources): Fix From link.
5445
5446 * doclicense.texi (GNU Free Documentation License): Fix To link.
5447
5448 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5449
5450 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5451
54522004-12-03 Richard M. Stallman <rms@gnu.org>
5453
5454 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5455
54562004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * kmacro.texi: Several small changes in addition to the following.
5459 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5460 defining a keyboard macro.
5461 Mention `kmacro-ring-max'.
5462 (Keyboard Macro Counter): Clarify description of
5463 `kmacro-insert-counter', `kmacro-set-counter',
5464 `kmacro-add-counter' and `kmacro-set-format'.
5465
54662004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5467
5468 * custom.texi (File Variables): Add `unibyte' and make it more
5469 clear that `unibyte' and `coding' are special. Suggested by Simon
5470 Krahnke <overlord@gmx.li>.
5471
5472 * mule.texi (Enabling Multibyte): Refer to File Variables.
5473 Suggested by Simon Krahnke <overlord@gmx.li>.
5474
c8763fb6 54752004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5476
5477 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5478 x-use-old-gtk-file-dialog.
5479
8cf51b2c
GM
54802004-11-20 Richard M. Stallman <rms@gnu.org>
5481
5482 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5483
54842004-11-09 Lars Brinkhoff <lars@nocrew.org>
5485
5486 * building.texi (Lisp Eval): Delete hyphen in section name.
5487
54882004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5489
5490 * files.texi (Old Versions):
5491 No longer document annotation as "CVS only".
5492
54932004-11-10 Andre Spiegel <spiegel@gnu.org>
5494
5495 * files.texi (Version Control): Rewrite the introduction about
5496 version systems, mentioning the new ones that we support. Thanks
5497 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5498 suggestions.
5499
c8763fb6 55002004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5501
49823426 5502 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5503
c8763fb6 55042004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5505
5506 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5507
55082004-10-23 Eli Zaretskii <eliz@gnu.org>
5509
5510 * text.texi (Text Based Tables, Table Definition)
5511 (Table Creation, Table Recognition, Cell Commands)
5512 (Cell Justification, Row Commands, Column Commands)
5513 (Fixed Width Mode, Table Conversion, Measuring Tables)
5514 (Table Misc): New nodes, documenting the Table Mode.
5515
8cf51b2c
GM
55162004-10-19 Jason Rumney <jasonr@gnu.org>
5517
5518 * makefile.w32-in (info): Change order of arguments to makeinfo.
5519
55202004-10-19 Ulf Jasper <ulf.jasper@web.de>
5521
5522 * calendar.texi (iCalendar): Update for package changes.
5523
8cf51b2c
GM
55242004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * files.texi (Misc File Ops): View mode is a minor mode.
5527
8cf51b2c
GM
55282004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5529
5530 * calendar.texi (iCalendar): Style changes.
5531
55322004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5533
5534 * search.texi (Regexps): The regexp described in the example is no
5535 longer stored in the variable `sentence-end'.
5536
8cf51b2c
GM
55372004-10-06 Nick Roberts <nickrob@snap.net.nz>
5538
5539 * building.texi (Starting GUD): Note that multiple debugging
5540 sessions requires `gdb --fullname'.
5541
55422004-10-05 Ulf Jasper <ulf.jasper@web.de>
5543
5544 * calendar.texi (iCalendar): New section for a new package.
5545
8cf51b2c
GM
55462004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5547
5548 * text.texi: Various small changes in addition to the following.
5549 (Text): Replace xref for autotype with inforef.
5550 (Sentences): Explain nil value for `sentence-end'.
5551 (Paragraphs): Update default values for `paragraph-start' and
5552 `paragraph-separate'.
5553 (Text Mode): Correct description of Text mode's effect on the
5554 syntax table.
5555 (Outline Visibility): `hide-other' does not hide top level headings.
5556 `selective-display-ellipses' no longer has an effect on Outline mode.
5557 (TeX Misc): Add missing @cindex.
5558 Replace xref for RefTeX with inforef.
5559 (Requesting Formatted Text): The variable
5560 `enriched-fill-after-visiting' no longer exists.
5561 (Editing Format Info): Update names of menu items and commands.
5562 (Format Faces): Mention special effect of specifying the default face.
5563 Describe inheritance of text properties.
5564 Correct description of `fixed' face.
5565 (Format Indentation): Correct description of effect of setting
5566 margins. Mention `set-left-margin' and `set-right-margin'.
5567 (Format Justification): Update names of menu items.
5568 `set-justification-full' is now bound to `M-j b'.
5569 Mention that `default-justification' is a per buffer variable.
5570 (Format Properties): Update name of menu item.
5571 (Forcing Enriched Mode): `format-decode-buffer' automatically
5572 turns on Enriched mode if the buffer is in text/enriched format.
5573
55742004-10-05 Emilio C. Lopes <eclig@gmx.net>
5575
5576 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5577
55782004-09-28 Kim F. Storm <storm@cua.dk>
5579
5580 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5581 Align with new functionality.
5582
8cf51b2c
GM
55832004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5584
5585 * display.texi (Display Custom): Remove stray `@end defvar'.
5586
55872004-09-23 Kim F. Storm <storm@cua.dk>
5588
5589 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5590 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5591
8cf51b2c
GM
55922004-09-20 Richard M. Stallman <rms@gnu.org>
5593
5594 * custom.texi (Hooks): Explain using setq to clear out a hook.
5595 (File Variables): Explain multiline string constants.
5596 (Non-ASCII Rebinding): Explain when you need to update
5597 non-ASCII char codes in .emacs.
5598
5599 * building.texi (Compilation): Explain how to make a silent
5600 subprocess that won't be terminated. Explain compilation-environment.
5601
56022004-09-13 Kim F. Storm <storm@cua.dk>
5603
5604 * mini.texi (Repetition): Rename isearch-resume-enabled to
5605 isearch-resume-in-command-history and change default to disabled.
5606
8cf51b2c
GM
56072004-09-09 Kim F. Storm <storm@cua.dk>
5608
5609 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5610 with new `kmacro-name-last-macro'.
5611
8cf51b2c
GM
56122004-09-08 Juri Linkov <juri@jurta.org>
5613
5614 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5615
8cf51b2c
GM
56162004-09-03 Juri Linkov <juri@jurta.org>
5617
5618 * search.texi (Incremental Search): Update wording for M-%.
5619
56202004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * killing.texi (Killing): Correct description of kill commands in
5623 read-only buffer.
5624
56252004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5626
5627 * building.texi (Compilation Mode): Add a paragraph about rules
5628 for finding the compilation buffer for `next-error'.
5629
5630 * search.texi (Other Repeating Search): Mention that Occur mode
5631 supports the next-error functionality.
5632
56332004-09-02 Juri Linkov <juri@jurta.org>
5634
5635 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5636
56372004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5638
5639 * kmacro.texi (Basic Keyboard Macro):
5640 `apply-macro-to-region-lines' now operates on all lines that begin
5641 in the region, rather than on all complete lines in the region.
5642
c8763fb6 56432004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5644
5645 * frames.texi (Drag and drop): Add documentation about
5646 x-dnd-test-function and x-dnd-known-types.
5647
56482004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5649
5650 * indent.texi: Various minor changes in addition to:
5651 (Indentation Commands): Correct description of `indent-relative'.
5652 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5653 mode. The *Tab Stops* buffer uses Overwrite Mode.
5654 (Just Spaces): `tabify' converts sequences of at least two spaces
5655 to tabs.
5656
8cf51b2c
GM
56572004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5658
5659 * frames.texi (Secondary Selection): Setting the secondary
5660 selection with M-Drag-Mouse-1 does not alter the kill ring,
5661 setting it with M-Mouse-1 and M-Mouse-3 does.
5662 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5663 toolkit scroll bars.
5664 (Scroll Bars): Ditto.
5665
5666 * windows.texi (Basic Window): When using a window system, the value
5667 of point in a non-selected window is indicated by a hollow box.
5668 (Split Window): Side by side windows are separated by a scroll bar,
5669 if scroll bars are used.
5670 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5671 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5672 (Window Convenience): Update bindings for `winner-undo' and
5673 `winner-redo'.
5674
5675 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5676 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5677 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5678 of "Using Emacs as a Server".
5679 * building.texi (Building): Interchange nodes (for correct numbering).
5680 * programs.texi (Programs): Interchange nodes (for correct numbering).
5681 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5682 Info to the node structure.
5683 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5684 Rearrange order of nodes and sections such that both "GNU GENERAL
5685 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5686 end, as appropriate for appendices.
5687 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5688 Use `@unnumberedsec'.
5689 * trouble.texi: Adapt sectioning in Info to the node structure.
5690 Adapt node pointers to change in emacs.texi.
5691 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5692
8cf51b2c
GM
56932004-08-25 Kenichi Handa <handa@m17n.org>
5694
5695 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5696 description for unibyte mode.
5697
56982004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5699
5700 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5701
5702 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5703 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5704 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5705 in @pxref.
5706
57072004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5708
5709 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5710 Change section names.
5711
8cf51b2c
GM
57122004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5713
5714 * kmacro.texi (Keyboard Macro Ring): Rename section.
5715 Emacs treats the head of the macro ring as the `last keyboard macro'.
5716 (Keyboard Macro Counter): Minor change.
5717 (Save Keyboard Macro): Some clarifications.
5718 (Edit Keyboard Macro): Rename section.
5719
5720 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5721 32-bit machines.
5722 (Several Buffers): Clarify which buffer is selected if `2' is
5723 pressed in the Buffer Menu.
5724 Auto Revert mode can be used to update the Buffer Menu
5725 automatically.
5726
57272004-08-21 Eli Zaretskii <eliz@gnu.org>
5728
5729 * help.texi (Misc Help): Add an index entry for finding an Info
5730 manual by its file name.
5731
57322004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * files.texi (Backup Deletion): Correct description of
5735 `delete-old-versions'.
5736 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5737 (Auto Save Files): Recommend `auto-save-mode' to reenable
5738 auto-saving, rather than the abbreviation `auto-save'.
5739
57402004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5741
5742 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5743 for "killing" and "yanking" in main menu.
5744
57452004-08-16 Richard M. Stallman <rms@gnu.org>
5746
5747 * killing.texi (Yanking, Killing): Minor cleanups.
5748
5749 * mark.texi (Momentary Mark): Minor cleanups.
5750
57512004-08-15 Kenichi Handa <handa@etl.go.jp>
5752
5753 * custom.texi (Non-ASCII Rebinding):
5754 C-q always inserts the right code to pass to global-set-key.
5755
8cf51b2c
GM
57562004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5759 `insert-register', instead of `C-x r g' binding, for consistency.
5760
57612004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * fixit.texi (Spelling): Fix typo.
5764
57652004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * help.texi (Help): Fix Texinfo usage.
5768
8cf51b2c
GM
57692004-07-24 Richard M. Stallman <rms@gnu.org>
5770
5771 * text.texi (Paragraphs): Update how paragraphs are separated
5772 and the default for paragraph-separate.
5773
5774 * search.texi (Regexp Replace): Further update text for new
5775 replacement operators.
5776
8cf51b2c
GM
57772004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5780 `R' switch.
5781
5782 * dired.texi (Dired Updating): `k' only deletes inserted
5783 subdirectories from the Dired buffer if a prefix argument was given.
5784
5785 * search.texi (Regexps): Delete redundant definition of `symbol' in
5786 description of `\_>'. It already occurs in the description of `\_<'.
5787
8cf51b2c
GM
57882004-07-01 Juri Linkov <juri@jurta.org>
5789
5790 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5791 (Regexp Search): Add M-r.
5792
57932004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5794
5795 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5796
57972004-06-29 Jesper Harder <harder@ifa.au.dk>
5798
49823426 5799 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5800
58012004-06-25 Richard M. Stallman <rms@gnu.org>
5802
5803 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5804
58052004-06-25 David Kastrup <dak@gnu.org>
5806
5807 * search.texi (Regexp Replace): Some typo corrections and
5808 rearrangement.
5809
58102004-06-24 David Kastrup <dak@gnu.org>
5811
5812 * search.texi (Unconditional Replace): Use replace-string instead
5813 of query-replace in example.
5814 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5815 sequences.
5816 (Query Replace): Correct explanation of `^' which does not use
5817 the mark stack.
5818
58192004-06-21 Nick Roberts <nickrob@gnu.org>
5820
5821 * misc.texi (Shell History Copying): Document comint-insert-input.
5822 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5823
8cf51b2c
GM
58242004-06-20 Jesper Harder <harder@ifa.au.dk>
5825
5826 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5827 * custom.texi (Customization): Do.
5828 * anti.texi (Antinews): Do.
5829 * abbrevs.texi (Defining Abbrevs): Do.
5830
5831 * programs.texi (Info Lookup): Fix keybinding for
5832 info-lookup-symbol.
5833
58342004-06-16 Juanma Barranquero <lektu@terra.es>
5835
5836 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5837 Add emacs-xtra.
5838 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5839 (clean): Add emacs-xtra and flymake. Remove redundancies.
5840
58412004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5842
5843 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5844 Add emacs-xtra.
5845 * emacs-xtra.texi: New file.
5846
58472004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5848
5849 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5850 (Dired and Find): Mention differences with ordinary Dired buffers.
5851
8cf51b2c
GM
58522004-06-13 Richard M. Stallman <rms@gnu.org>
5853
5854 * custom.texi (Init Syntax): Explain about vars that do special
5855 things when set with setq or with Custom.
5856 (Init Examples): Add line-number-mode example.
5857
8cf51b2c
GM
58582004-06-12 Juri Linkov <juri@jurta.org>
5859
5860 * dired.texi (Operating on Files): Add dired-do-touch.
5861
8cf51b2c
GM
58622004-06-10 Juri Linkov <juri@jurta.org>
5863
5864 * building.texi (Lisp Eval): Add C-M-x on defface.
5865
58662004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5867
5868 * files.texi (Reverting): Auto-Revert mode and
5869 Global Auto-Revert mode no longer revert remote files.
5870
8cf51b2c
GM
58712004-05-29 Richard M. Stallman <rms@gnu.org>
5872
5873 * custom.texi (Init File): Two dashes start --no-site-file.
5874
8cf51b2c
GM
58752004-05-29 Alan Mackenzie <acm@muc.de>
5876
5877 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5878 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5879 (AWK, Pike): Document as "C-like modes".
5880 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5881 (M-x man): Supersedes M-x manual-entry.
5882 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5883
5884 ("Comments in C"): Delete node; the info is in CC Mode manual.
5885 (c-comment-only-line-offset): Remove description.
5886
5887 (C-c ., C-c C-c): Describe new C Mode bindings.
5888
5889 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5890 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5891 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5892 Amend definitions.
5893
5894 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5895 Describe functions.
5896
5897 (c-comment-start-regexp, c-hanging-comment-ender-p)
5898 (c-hanging-comment-starter-p): Remove obsolete definitions.
5899
5900 * emacs.texi: Remove the menu entry "Comments in C".
5901
8cf51b2c
GM
59022004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5905 `M-x locate'.
5906
59072004-05-16 Karl Berry <karl@gnu.org>
5908
5909 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5910 makeinfo --html fails.
5911 * help.texi (Help Summary) [@ifnottex]: Likewise.
5912
59132004-05-13 Nick Roberts <nickrob@gnu.org>
5914
5915 * building.texi (GDB Graphical Interface): Update and describe
5916 layout first.
5917
8cf51b2c
GM
59182004-05-04 Jason Rumney <jasonr@gnu.org>
5919
5920 * makefile.w32-in: Revert last change.
5921
59222004-05-03 Jason Rumney <jasonr@gnu.org>
5923
5924 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5925
8cf51b2c
GM
59262004-04-23 Juanma Barranquero <lektu@terra.es>
5927
5928 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5929
59302004-04-18 Juri Linkov <juri@jurta.org>
5931
5932 * fixit.texi (Spelling): Remove file extension from ispell xref.
5933
59342004-04-15 Kim F. Storm <storm@cua.dk>
5935
5936 * cmdargs.texi (Initial Options): Add -Q.
5937
59382004-04-05 Kim F. Storm <storm@cua.dk>
5939
5940 * custom.texi (File Variables): Add safe-local-eval-forms.
5941
8cf51b2c
GM
59422004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * files.texi (Reverting): Correct description of revert-buffer's
5945 handling of point.
5946
59472004-03-22 Juri Linkov <juri@jurta.org>
5948
5949 * emacs.texi (Top): Add `Misc X'.
5950
49823426 5951 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5952
5953 * glossary.texi: Improve references.
5954
5955 * help.texi: Sync keywords with finder.el.
5956
5957 * mini.texi (Completion): Add description for menu items.
5958
5959 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5960
5961 * sending.texi (Mail Methods): Fix xref to Message manual.
5962
8cf51b2c
GM
59632004-03-12 Richard M. Stallman <rms@gnu.org>
5964
8cf51b2c
GM
5965 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5966
8cf51b2c
GM
59672004-03-04 Richard M. Stallman <rms@gnu.org>
5968
5969 * search.texi (Regexps): Explain that ^ and $ have their
5970 special meanings only in certain contexts.
5971
5972 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5973
5974 * mule.texi (Specify Coding): Doc C-x RET F.
5975
5976 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5977 for multiple compile and grep buffers.
5978 (Indirect Buffers): Don't recommand clone-indirect-buffer
5979 for multiple compile and grep buffers.
5980
8cf51b2c
GM
59812004-02-29 Juanma Barranquero <lektu@terra.es>
5982
5983 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5984 Use $(DEL) instead of rm, and ignore exit code.
5985
8cf51b2c
GM
59862004-02-23 Nick Roberts <nick@nick.uklinux.net>
5987
5988 * building.texi (Watch Expressions): Update.
5989
59902004-02-21 Juri Linkov <juri@jurta.org>
5991
5992 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5993 --directory, --help, --version. Move text about command-line-args
5994 to Command Arguments.
5995 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5996 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5997 (Window Size X): Join -g and --geometry. Add @cindex.
5998 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5999 (Title X): Remove alias -title.
6000 (Misc X): New node.
6001
c8763fb6 60022004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6003
6004 * frames.texi (Drag and drop): Add Motif to list of supported
6005 protocols.
6006
c8763fb6 60072004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6008
6009 * frames.texi (Drag and drop): New section.
6010
60112004-01-24 Richard M. Stallman <rms@gnu.org>
6012
6013 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6014 Include it only @ifnotinfo. Patch the preceding and following
6015 node headers to point to each other.
6016
60172004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6018
6019 * calendar.texi (Appointments): Update section.
6020
60212003-12-29 Kevin Ryde <user42@zip.com.au>
6022
8cf51b2c
GM
6023 * programs.texi (C Modes): Fix the xref.
6024
60252003-12-23 Nick Roberts <nick@nick.uklinux.net>
6026
6027 * building.texi (Watch Expressions): Update.
6028 (Commands of GUD): Include use of toolbar + breakpoints set from
6029 fringe/margin.
6030
60312003-12-03 Andre Spiegel <spiegel@gnu.org>
6032
6033 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6034 <acm@muc.de>.
6035
c8763fb6 60362003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6037
6038 * frames.texi (Dialog Boxes): Add use-file-dialog.
6039
8cf51b2c
GM
60402003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6041
6042 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6043 in CC Mode.
6044
8cf51b2c
GM
60452003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6046
6047 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6048 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6049 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6050 * man/frames.texi, man/glossary.texi, man/killing.texi:
6051 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6052 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6053 * man/sending.texi, man/text.texi, man/trouble.texi:
6054 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6055
60562003-11-01 Alan Mackenzie <acm@muc.de>
6057
6058 * search.texi (Scrolling During Incremental Search): Document a
6059 new scrolling facility in isearch mode.
6060
8cf51b2c
GM
60612003-10-22 Miles Bader <miles@gnu.org>
6062
6063 * Makefile.in (info): Move before $(top_srcdir)/info.
6064
60652003-10-22 Nick Roberts <nick@nick.uklinux.net>
6066
6067 * building.texi (Watch Expressions): Update section on data display
6068 to reflect code changes (GDB Graphical Interface).
6069
8cf51b2c
GM
60702003-10-13 Richard M. Stallman <rms@gnu.org>
6071
6072 * xresources.texi (GTK resources): Clean up previous change.
6073
c8763fb6 60742003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6075
6076 * xresources.texi (GTK resources): Add a note that some themes
6077 disallow customizations. Add scroll theme example.
6078
8cf51b2c
GM
60792003-09-30 Richard M. Stallman <rms@gnu.org>
6080
8cf51b2c
GM
6081 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6082
6083 * misc.texi (Saving Emacs Sessions): Shorten the section,
6084 collapsing back into one node.
6085
60862003-09-30 Lars Hansen <larsh@math.ku.dk>
6087
6088 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6089
ce058493 60902003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6091
6092 * xresources.texi (GTK names in Emacs): Correct typo.
6093
8cf51b2c
GM
60942003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6095
6096 * cmdargs.texi (Font X): Mention new default font. More
6097 fully describe long font names, wildcard patterns and the
6098 problems involved. (Result of discussion on emacs-devel.)
6099
61002003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6101
6102 * emacs.texi (Acknowledgements): Correct typo.
6103
61042003-09-22 Richard M. Stallman <rms@gnu.org>
6105
6106 * dired.texi (Misc Dired Commands): New node.
6107 (Dired Navigation): Add dired-goto-file.
6108
6109 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6110
6111 * emacs.texi (Acknowledgements): New node, split from Distribution.
6112
6113 * cmdargs.texi (Action Arguments): -f reads interactive args.
6114
8cf51b2c
GM
61152003-09-08 Lute Kamstra <lute@gnu.org>
6116
6117 * screen.texi (Mode Line): Say that POS comes before LINE.
6118 Mention `size-indication-mode'.
6119 * display.texi (Optional Mode Line): Document
6120 `size-indication-mode'.
6121 * basic.texi (Position Info): Mention `size-indication-mode'.
6122
61232003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6124
6125 * xresources.texi (Resources): Refer to `editres' man page.
6126 (Lucid Resources): Update defaults. Expand description of
6127 `shadowThickness'.
6128
61292003-09-04 Miles Bader <miles@gnu.org>
6130
6131 * Makefile.in (top_srcdir): New variable.
6132 ($(top_srcdir)/info): New rule.
6133 (info): Depend on it.
6134
61352003-09-03 Peter Runestig <peter@runestig.com>
6136
6137 * makefile.w32-in: New file.
6138
61392003-08-29 Richard M. Stallman <rms@gnu.org>
6140
6141 * misc.texi (Saving Emacs Sessions): Correct previous change.
6142
8cf51b2c
GM
61432003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6144
8cf51b2c
GM
6145 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6146 (Intro): Include kmacro.texi after fixit.texi instead of after
6147 custom.texi. (As suggested by Kim Storm.)
6148
61492003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6150
6151 * fixit.texi (Fixit): Update `Next' pointer.
6152 * files.texi (Files): Update `Previous' pointer.
6153 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6154 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6155 (Suggested by Kim Storm.)
6156 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6157
61582003-08-18 Kim F. Storm <storm@cua.dk>
6159
6160 * kmacro.texi: New file describing enhanced keyboard macro
6161 functionality. Replaces old description in custom.texi.
6162
6163 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6164 (Keyboard Macros): Move to new kmacro.texi file.
6165
6166 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6167
8cf51b2c
GM
61682003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6169
6170 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6171
61722003-08-17 Alex Schroeder <alex@gnu.org>
6173
6174 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6175 required.
6176
8cf51b2c
GM
61772003-08-05 Richard M. Stallman <rms@gnu.org>
6178
6179 * programs.texi (Lisp Indent): Don't describe
6180 lisp-indent-function property here. Use xref to Lisp Manual.
6181
8cf51b2c
GM
61822003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6183
fffa137c 6184 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6185 abbreviations.
6186
61872003-07-24 Markus Rost <rost@math.ohio-state.edu>
6188
6189 * buffers.texi (List Buffers): Fix previous change.
6190
8cf51b2c
GM
61912003-07-13 Markus Rost <rost@math.ohio-state.edu>
6192
6193 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6194 List*.
6195
61962003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6197
8cf51b2c
GM
6198 * display.texi (Font Lock): Fix typo.
6199
62002003-07-07 Richard M. Stallman <rms@gnu.org>
6201
6202 * display.texi (Font Lock): Add xref for format info on
6203 font-lock-remove-keywords.
6204
6205 * building.texi (Compilation): Document what happens with asynch
6206 children of compiler process.
6207
6208 * help.texi (Library Keywords): Use @multitable.
6209
8cf51b2c
GM
62102003-06-04 Richard M. Stallman <rms@gnu.org>
6211
6212 * programs.texi (Expressions): Delete C-M-DEL.
6213
6214 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6215 comint-move-point-for-output renamed from
6216 comint-scroll-to-bottom-on-output.
6217
6218 * custom.texi (Init Rebinding): Replace previous change with xref.
6219 (Non-ASCII Rebinding): Explain that issue more briefly here.
6220
62212003-05-28 Richard M. Stallman <rms@gnu.org>
6222
6223 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6224
62252003-05-28 Nick Roberts <nick@nick.uklinux.net>
6226
6227 * building.texi (GDB Graphical Interface): New node.
6228 (Rewritten somewhat by RMS.)
6229
c8763fb6 62302003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6231
6232 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6233 non-English letters. Explain how to set coding systems correctly
6234 and how to include the right coding cookie in the file.
6235
c8763fb6 62362003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6237
6238 * indent.texi (Indentation): Explain the concepts.
6239 (Just Spaces): Explain why preventing tabs for indentation might
6240 be useful.
6241
8cf51b2c
GM
62422003-04-16 Richard M. Stallman <rms@gnu.org>
6243
6244 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6245
8cf51b2c
GM
62462003-02-22 Alex Schroeder <alex@emacswiki.org>
6247
6248 * cmdargs.texi (General Variables): Document SMTPSERVER.
6249
8cf51b2c
GM
6250 * sending.texi: Remove SMTP node.
6251 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6252 library.
6253
8cf51b2c
GM
62542003-02-22 Alex Schroeder <alex@emacswiki.org>
6255
6256 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6257
62582003-02-22 Simon Josefsson <jas@extundo.com>
6259
6260 * sending.texi (Mail Methods): Add node about SMTP.
6261
c8763fb6 62622003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6263
6264 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6265
8cf51b2c
GM
62662003-02-01 Kevin Ryde <user42@zip.com.au>
6267
6268 * glossary.texi (Glossary): Correction to cl cross reference.
6269
62702003-01-20 Richard M. Stallman <rms@gnu.org>
6271
6272 * killing.texi (Rectangles): Document C-x c r.
6273
c8763fb6 62742003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6275
6276 * xresources.texi (GTK resources): New node.
6277 (GTK widget names): New node.
6278 (GTK names in Emacs): New node.
6279 (GTK styles): New node.
6280
c8763fb6 62812003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6282
6283 * maintaining.texi (Create Tags Table): Add reference to the new
6284 `etags --help --lang=LANG' option.
6285
8cf51b2c
GM
62862002-10-02 Karl Berry <karl@gnu.org>
6287
49823426 6288 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6289 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6290 where needed for the sake of the HTML output.
8cf51b2c
GM
6291
62922001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6293
6294 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6295 source files.
6296
62972001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6298
6299 * Makefile.in (emacsman): New target.
6300
8cf51b2c
GM
63012001-10-20 Gerd Moellmann <gerd@gnu.org>
6302
6303 * (Version 21.1 released.)
6304
63052001-10-05 Gerd Moellmann <gerd@gnu.org>
6306
6307 * Branch for 21.1.
6308
8cf51b2c
GM
63092001-03-05 Gerd Moellmann <gerd@gnu.org>
6310
6311 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6312
8cf51b2c
GM
63132000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6314
6315 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6316
8cf51b2c
GM
63171999-07-12 Richard Stallman <rms@gnu.org>
6318
6319 * Version 20.4 released.
6320
63211998-12-04 Markus Rost <rost@delysid.gnu.org>
6322
6323 * Makefile.in (INFO_TARGETS): Delete customize.info.
6324 (DVI_TARGETS): Delete customize.dvi.
6325 (../info/customize, customize.dvi): Targets deleted.
6326
63271998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6328
6329 * Version 20.3 released.
6330
63311998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6332
6333 * Makefile.in (EMACSSOURCES): Add mule.texi.
6334 Add msdog.texi, ack.texi. Remove gnu1.texi.
6335
63361998-04-06 Andreas Schwab <schwab@gnu.org>
6337
6338 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6339 it in dvi targets.
8cf51b2c
GM
6340
63411997-09-23 Paul Eggert <eggert@twinsun.com>
6342
6343 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6344 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6345 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6346
63471997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6348
6349 * Version 20.2 released.
6350
63511997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6352
6353 * Version 20.1 released.
6354
63551997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6356
6357 * Makefile (../info/customize, customize.dvi): New targets.
6358 (INFO_TARGETS): Add ../info/customize.
6359 (DVI_TARGETS): Add customize.dvi.
6360
8cf51b2c
GM
63611996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6362
6363 * Version 19.33 released.
6364
63651996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6366
6367 * Version 19.32 released.
6368
8cf51b2c
GM
63691996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6370
6371 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6372
63731996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6374
6375 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6376 Specify -I option.
6377 (All dvi targets): Set the TEXINPUTS variable.
6378
63791996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6380
6381 * Version 19.31 released.
6382
8cf51b2c
GM
63831995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6384
6385 * Version 19.30 released.
6386
8cf51b2c
GM
63871995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6388
6389 * Makefile.in (maintainer-clean): Rename from realclean.
6390
63911994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6392
6393 * Makefile.in: New file.
6394 * Makefile: File deleted.
6395
63961994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6397
6398 * Makefile (TEXINDEX_OBJS): Variable deleted.
6399 (texindex, texindex.o, getopt.o): Rules deleted.
6400 All deps on texindex deleted.
6401 (distclean): Don't delete texindex.
6402 (mostlyclean): Don't delete *.o.
6403 * texindex.c, getopt.c: Files deleted.
6404
64051994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6406
6407 * Version 19.26 released.
6408
64091994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6410
6411 * Makefile (EMACSSOURCES): Exclude undo.texi.
6412
64131994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6414
6415 * Version 19.25 released.
6416
64171994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6418
6419 * Version 19.24 released.
6420
64211994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6422
6423 * Version 19.23 released.
6424
64251994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6426
6427 * Makefile: Delete spurious tab.
6428
64291994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6430
6431 * Makefile (.SUFFIXES): New rule.
6432
8cf51b2c
GM
64331993-12-04 Richard Stallman (rms@srarc2)
6434
6435 * getopt.c: New file.
6436 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6437 (getopt.o): New rule.
6438 (dvi): Don't depend on texindex.
49823426 6439 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6440
64411993-12-03 Richard Stallman (rms@srarc2)
6442
49823426
GM
6443 * Makefile (TEXI2DVI): New variable.
6444 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6445 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6446
64471993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6448
6449 * Version 19.22 released.
6450
64511993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6452
6453 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6454
64551993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6456
6457 * Version 19.21 released.
6458
8cf51b2c
GM
64591993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6460
6461 * Makefile (realclean): Don't delete the Info files.
6462
f0131492 64631993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6464
8cf51b2c
GM
6465 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6466 4' where appropriate.
6467
f0131492 64681993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6469
49823426 6470 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6471
6472 * texindex.c: Include "../src/config.h" if building in emacs.
6473
6474 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6475 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6476 Add target to build texindex.c, defining `emacs'.
6477
8cf51b2c
GM
64781993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6479
6480 * Version 19.19 released.
6481
8cf51b2c
GM
64821993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6483
6484 * Version 19.18 released.
6485
64861993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6487
6488 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6489
64901993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6491
6492 * Version 19.17 released.
6493
64941993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * split-man: Fix typos in last change.
6497
64981993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6499
6500 * Version 19.16 released.
6501
65021993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6503
6504 * version 19.15 released.
6505
65061993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6507
6508 * Makefile (distclean): It's rm, not rf.
6509
65101993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6511
6512 * Version 19.14 released.
6513
65141993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6515
6516 * Makefile: New file.
6517
65181993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6519
6520 * Version 19.13 released.
6521
65221993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6523
6524 * Version 19.9 released.
6525
65261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6527
6528 * Version 19.8 released.
6529
65301993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6531
6532 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6533
6534 * trouble.texi: It's `enable-flow-control-on', not
6535 `evade-flow-control-on'.
6536
65371993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6538
6539 * display.texi: Document standard-display-european.
6540
65411993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6542
6543 * Version 19.7 released.
6544
6545 * emacs.texi: Add a sentence to the top menu mentioning the
6546 specific version of Emacs this manual applies to.
6547
65481993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6549
6550 * basic.texi: Document next-line-add-lines variable used to
6551 implement down-arrow.
6552
6553 * killing.texi: Document kill-whole-line.
6554
65551993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6556
6557 * text.texi: Update unix TeX ordering information.
6558
65591993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6560
6561 * news.texi: Mention fill-rectangle in keybinding list.
6562
6563 * killing.texi: Document fill-rectangle.
6564
65651993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6566
6567 * vc.texi: Bring the docs up to date with VC 5.2.
6568
65691992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6570
6571 * emacs.tex: Mention blackbox and gomoku under Amusements.
6572 Assembler mode is now mentioned and appropriately indexed
6573 under Programming Modes.
6574
65751991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6576
6577 * emacs.tex: Update TeX ordering information.
6578
8cf51b2c
GM
65791990-06-26 David Lawrence (tale@geech)
6580
6581 * emacs.tex: Note that completion-ignored-extensions is not used
6582 to filter out names when all completions are displayed in
6583 *Completions*.
6584
65851990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6586
6587 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6588
65891990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6590
6591 * emacs.tex: Add @findex grep.
6592
8cf51b2c
GM
65931988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6594
6595 * emacs.tex: Correct two typos. No other changes before
6596 Version 19 will be made.
6597
8cf51b2c
GM
65981988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6599
6600 * emacs.tex: Update information for obtaining TeX distribution from the
6601 University of Washington.
6602
6603;; Local Variables:
c8763fb6 6604;; coding: utf-8
8cf51b2c
GM
6605;; fill-column: 79
6606;; add-log-time-zone-rule: t
6607;; End:
6608
6609 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6610 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6611
6612 This file is part of GNU Emacs.
6613
352c8b4a 6614 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6615 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6616 the Free Software Foundation, either version 3 of the License, or
6617 (at your option) any later version.
8cf51b2c
GM
6618
6619 GNU Emacs is distributed in the hope that it will be useful,
6620 but WITHOUT ANY WARRANTY; without even the implied warranty of
6621 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6622 GNU General Public License for more details.
6623
6624 You should have received a copy of the GNU General Public License
352c8b4a 6625 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6626
6627;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd