Clarify last change.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
1557ef4f
CY
12009-06-04 Chong Yidong <cyd@stupidchicken.com>
2
3 * building.texi (Lisp Libraries): Add example of changing
4 load-path (Bug#3446).
5
623cec4c
CY
62009-05-28 Chong Yidong <cyd@stupidchicken.com>
7
8 * mark.texi (Mark): Further clarifications.
9 (Setting Mark): Emphasize that C-SPC activates the mark.
10
0fcca8ee
CY
112009-05-28 Chong Yidong <cyd@stupidchicken.com>
12
702b10e1
CY
13 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
14 Mark mode.
0fcca8ee
CY
15 (Using Region, Persistent Mark): Use "active mark" instead of "active
16 region".
17
d3b396e4
CY
182009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
19
20 * mule.texi (Select Input Method): Fix typo.
21
3f698a06
CY
222009-05-13 Chong Yidong <cyd@stupidchicken.com>
23
24 * anti.texi (Antinews): Document completion changes. Some additional
25 copyedits and rearrangement of entries.
26
b2a42eb7
CY
272009-05-12 Chong Yidong <cyd@stupidchicken.com>
28
932fd020
CY
29 * misc.texi (Interactive Shell, Saving Emacs Sessions)
30 (Shell History Copying, Terminal emulator): Copyedits.
31
ac36a8f1
CY
32 * xresources.texi (Resources): Simplify descriptions. Shorten
33 description of editres, which is not very useful these days.
34 (Table of Resources): Document fontBackend resource.
35
b2a42eb7
CY
36 * trouble.texi (Quitting): Add other undo bindings to table.
37 (DEL Does Not Delete): Note that the erasure key is usually labelled
38 "Backspace". Remove discussion of obscure Xmodmap issue.
39
c6ea7fb8
CY
402009-05-07 Chong Yidong <cyd@stupidchicken.com>
41
42 * files.texi (Visiting): Copyedits.
43
ad36c422
CY
442009-05-06 Chong Yidong <cyd@stupidchicken.com>
45
46 * basic.texi (Inserting Text): Document ucs-insert.
47
48 * mule.texi (International Chars): Define "multibyte". Note that
49 internal representation is unicode-based. Simplify definition of raw
50 bytes. Mention ucs-insert.
51 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
52 (Language Environments): Add language environments new to Emacs 23.
53 (Multibyte Conversion): Node deleted.
54 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
55 mention obsolete emacs-mule coding system.
56 (Output Coding): Copyedits.
57
58 * emacs.texi (Top): Update node listing.
59
d4ad7b96
CY
602009-05-05 Per Starbäck <per@starback.se> (tiny change)
61
62 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
63
5bd66204
SM
642009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
65
66 * building.texi (Lisp Libraries): `load-library' does offer completion.
67
bc36ad1c
CY
682009-04-28 Chong Yidong <cyd@stupidchicken.com>
69
70 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
71 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
72
f1a47884
EZ
732009-04-25 Eli Zaretskii <eliz@gnu.org>
74
75 * maintaining.texi (Tags): Clarify text. (Bug#3101)
76
be77bd45
CY
772009-04-22 Chong Yidong <cyd@stupidchicken.com>
78
79 * entering.texi (Entering Emacs): Document initial-buffer-choice.
80
81 * building.texi (Lisp Interaction): Document initial-scratch-message.
82
d3b82927
JB
832009-04-18 Juanma Barranquero <lekktu@gmail.com>
84
ed6e7b11
JB
85 * msdog.texi (Windows Fonts): Fix typos.
86
d3b82927
JB
87 * files.texi (Save Commands): Fix pxref.
88
bc323c04
CY
892009-04-18 Chong Yidong <cyd@stupidchicken.com>
90
91 * files.texi (Save Commands): Mention diff-buffer-with-file.
92 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
93 Henoch (Bug#3036).
94
2186d13f
GM
952009-03-15 Glenn Morris <rgm@gnu.org>
96
97 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
98 the former is not always used.
99 (Mail Headers): Use active voice. Add "Mail-reply-to".
100 Change case of "Id". Avoid repeated "appropriate".
101 (Mail Aliases): Fix previous change - use an example with a ".", so it
102 does actually get quoted when expanded.
103 (Mail Sending): Mailclient is the default on some systems.
104 (Citing Mail): Mention mail-indentation-spaces.
105 (Mail Mode Misc): Add an @dfn for "mail signature".
106
71e454fc
CY
1072009-03-15 Chong Yidong <cyd@stupidchicken.com>
108
109 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
110 (Completion Options): Document read-file-name-completion-ignore-case,
111 read-buffer-completion-ignore-case, and completion-styles. Remove
112 description of partial-completion-mode.
113
df1a3e06
GM
1142009-03-14 Glenn Morris <rgm@gnu.org>
115
116 * sending.texi (Mail Format): Fix typo. Add index entry for
117 mail-header-separator.
118 (Mail Headers): Put info about initialization and changing in one place
119 at the start. Update FCC section for mbox Rmail. Clarify From
120 section, mention mail-setup-with-from. Clarify Reply-to section.
121 Add Mail-followup-to and mail-mailing-lists. Clarify References
122 section.
123 (Mail Aliases): Update example, make less contentious.
124 Update for name change of mail-interactive-insert-alias.
125 (Mail Mode): Remove mention of `%' as a word separator.
126 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
127 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
128 commands. Clarify FCC handling. In mail-complete, add reference to
129 Mail Aliases section, and mention mail-complete-function.
130 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
131 (Mail Mode Misc): Clarify the mail-signature function. Add basic
132 signature netiquette. Explain how the mail hooks work when continuing
133 a composition.
134 (Mail Amusements): Internationalize the spook section a bit.
135 Remove the spook mail-setup-hook example, since it doesn't work well.
136 Mention fortune-file.
137 (Mail Methods): Mention read-mail-command.
138
ed6e7b11 1392009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 140
df1a3e06
GM
141 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
142 and NS resources following recent changes.
959d68bd 143
86dca3e8
JR
1442009-03-10 Jason Rumney <jasonr@gnu.org>
145
146 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
147 w32-use-visible-system-caret doc to indicate that it should get set
148 automatically.
149 (Windows Fonts): Add doc for the uniscribe backend.
150
042fe98f
DN
1512009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
152
153 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
154 vc-dir. (Bug#2598)
155
7f8dba73
RS
1562009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
157
158 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
159
505e70c3
GM
1602009-03-05 Glenn Morris <rgm@gnu.org>
161
04242bdc
GM
162 * rmail.texi (Rmail Basics): Add reference to sorting.
163 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
164 Minor re-wordings.
165 (Rmail Motion): Mention rmail-next-same-subject.
166 (Rmail Deletion): Expunging is not the only way to change the numbers.
167 (Rmail Labels): Labels can also be used in sorting.
168 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
169 (Rmail Display): Mention rmail-mime.
170
00cfe22c
GM
1712009-03-04 Glenn Morris <rgm@gnu.org>
172
173 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
174 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
175 summary. Mention sorts cannot be undone.
176 (Rmail Display): Give an example of how to use goto-address-mode.
177 (Rmail Editing): It's keybindings that are redefined, not commands.
178 Fix some typos.
179 (Movemail): Some minor rewording.
180 (Remote Mailboxes): Emacs movemail supports pop by default.
181 Fix some minor grammatical issues. The "two alternative ways" to
182 specify a POP mailbox are really just one. Remove all reference to the
183 variables rmail-pop-password and rmail-pop-password-required, obsolete
184 since Emacs 22.1. Clarify the four password steps. Emacs movemail
185 can support Kerberos.
186
3d963b67
GM
1872009-03-03 Glenn Morris <rgm@gnu.org>
188
189 * rmail.texi (Rmail Deletion): Revert previous change, which was
190 describing the Rmail summary versions.
191 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
192 Minor re-wording for rmail-resend.
193 (Rmail Make Summary): Summaries apply to buffers rather than files.
194 <rmail-summary-by-topic>: Headers includes the subject.
195 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
196 details, including prefix arguments.
2340abde 197 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
198 Not counting lines might be faster.
199 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
200 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
201 Name the commands bound to the various keys. Mention prefix argument
202 for searching.
3d963b67
GM
203 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
204 Simplify rmail-highlighted-headers description. Update face name.
205
a8ce3d17
JB
2062009-03-02 Juanma Barranquero <lekktu@gmail.com>
207
208 * mark.texi (Marking Objects): Fix typo.
209
130a29b6
CY
2102009-03-01 Chong Yidong <cyd@stupidchicken.com>
211
212 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
213 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
214
9d5de6f8
GM
2152009-03-01 Glenn Morris <rgm@gnu.org>
216
79fc530e 217 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
218 (Rmail Motion): - M-s searches from the end of messages.
219 (Rmail Deletion): Minor clarification. Fix numeric argument
220 description.
221 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
222 newmail and RMAILOSE files need not be in home-directory.
223 (Rmail Files): Mention I/O menus are unselectable if no files match.
224 Mention `MAIL' env-var.
225
b545ff9c
JR
2262009-02-24 Jason Rumney <jasonr@gnu.org>
227
228 * mule.texi (Fontsets): Mention fontset-default, font specs and
229 fallback fontsets.
230 (Defining Fontsets): Mention ns and w32 variants of
231 standard-fontset-spec. Update description of startup fontset to match
232 Emacs 23 behavior.
a93be82a 233 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 234 (International): Link to Modifying Fontsets.
b545ff9c 235
75da0618 2362009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
237
238 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
239 Mention ns-extended-platform-support-mode.
240
6be93a16
KB
2412009-02-22 Karl Berry <karl@gnu.org>
242
243 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
244
867d4bb3
JB
2452009-02-19 Juanma Barranquero <lekktu@gmail.com>
246
247 * basic.texi (Moving Point, Position Info):
248 * files.texi (Visiting):
249 * mini.texi (Completion Options):
250 * text.texi (HTML Mode): Remove duplicate words.
251
49b5c0e8
GM
2522009-02-20 Glenn Morris <rgm@gnu.org>
253
254 * rmail.texi: Minor updates for mbox rather than Babyl.
255
f43a822c
KB
2562009-02-17 Karl Berry <karl@gnu.org>
257
49b5c0e8 258 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 259
80d634b8
RS
2602009-02-17 Richard M Stallman <rms@gnu.org>
261
262 * anti.texi (Antinews): Mention Babyl format.
263
264 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
265
266 * rmail.texi: Update for mbox format.
267 Various small fixes, as well as the following.
268 (Out of Rmail): Node deleted.
269 (Rmail): Update menu.
270 (Rmail Files): Comment out set-rmail-inbox-list.
271 Document rmail-inbox-list instead.
272 (Rmail Output): Substantial changes since C-o is now
273 rmail-output-as-seen and o is rmail-output.
274 (Rmail Attributes): Delete `stored', add `retried'.
275 (Rmail Display): Editing headers works in all cases.
276
f0d129c6
GM
2772009-02-17 Glenn Morris <rgm@gnu.org>
278
279 * basic.texi (Position Info): M-x count-lines-region is not always on
280 M-=. (Bug#2269)
281
160f11d3
GM
2822009-02-09 Glenn Morris <rgm@gnu.org>
283
284 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
285 defaults.
286
763e01c4
EZ
2872009-02-07 Eli Zaretskii <eliz@gnu.org>
288
289 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
290 documentation of possible problems with redecoding.
291
f5e1441d
GM
2922009-02-03 Glenn Morris <rgm@gnu.org>
293
294 * rmail.texi (Out of Rmail): Mention b2m.pl.
295
e1eabe41
GM
2962009-01-31 Glenn Morris <rgm@gnu.org>
297
298 * rmail.texi (Out of Rmail): Correct b2m location.
299
dd05f9de
CY
3002009-01-27 Chong Yidong <cyd@stupidchicken.com>
301
302 * fixit.texi (Undo): Update undo limit values.
303
d74d846e
GM
3042009-01-27 Glenn Morris <rgm@gnu.org>
305
306 * emacs.texi (Top): Fix Antinews menu entry.
307
49ffdce8
KB
3082009-01-25 Karl Berry <karl@gnu.org>
309
310 * text.texi (Foldout): Use @itemize @w{} to make an itemize
311 item with no marker, instead of the syntactically incorrect
312 @itemize @asis.
313
467e8d77
JL
3142009-01-25 Juri Linkov <juri@jurta.org>
315
316 * building.texi (Grep Searching): Fix index entry for lgrep.
317
6c60bbdb
EZ
3182009-01-24 Eli Zaretskii <eliz@gnu.org>
319
320 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
321
9ce5a36f
AR
3222009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
323
324 * macos.texi (Preferences Panel): Update description of font setting to
325 reflect that prior frame selection is no longer needed.
326
9aa5f2fb
NR
3272009-01-20 Nick Roberts <nickrob@snap.net.nz>
328
329 * building.texi (Debuggers): Revert some of 2008-10-31 change to
330 raise GUD subsections.
331
3892ff9c
GM
3322009-01-15 Glenn Morris <rgm@gnu.org>
333
334 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
335
14731c8f
GM
3362009-01-10 Glenn Morris <rgm@gnu.org>
337
338 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
339
45c55e53
CY
3402009-01-04 Chong Yidong <cyd@stupidchicken.com>
341
342 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
343 logical lines.
344
2e4667d1
JL
3452008-12-29 Juri Linkov <juri@jurta.org>
346
347 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
348
349 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
350
2a3eac47
CY
3512008-12-28 Chong Yidong <cyd@stupidchicken.com>
352
353 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
354 goto-address-mode instead of goto-address.
355
3da8da94
CY
356 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
357 mode.
358
2a3eac47
CY
359 * emacs.texi (Top): Update node listing.
360
057f6dd3
EZ
3612008-12-26 Eli Zaretskii <eliz@gnu.org>
362
363 * custom.texi (Directory Variables): Explain what is a "project".
364 Add indexing. Improve wording. Add a footnote about using
365 _dir-locals.el on MS-DOS.
366
e6979067
DN
3672008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
368
369 * files.texi (Misc File Ops): Mention chmod as an alias for
370 set-file-modes.
371
9de15963
MR
3722008-12-24 Martin Rudalics <rudalics@gmx.at>
373
374 * help.texi (Help): Fix typos and reword.
375 (Help Summary): Add entries for C-h n and C-h r, reorder
376 entries, and do some minor fixes.
377 (Name Help): Say that C-h F works for commands only.
378 (Misc Help): Say that view-lossage displays 300 keystrokes.
379
236fd60d
GM
3802008-12-20 Glenn Morris <rgm@gnu.org>
381
382 * ack.texi (Acknowledgments): General update based on AUTHORS,
383 including removal of some stuff no longer distributed.
384
349b3256
AM
3852008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
386
387 * fixit.texi: Mention hunspell
388
e840fca5
GM
3892008-12-19 Glenn Morris <rgm@gnu.org>
390
391 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 392 Consolidate explanatory text at start.
e840fca5
GM
393
394 * display.texi (Text Display):
395 * indent.texi (Indentation): Use @acronym with ASCII.
396
9dfa7983
GM
3972008-12-18 Glenn Morris <rgm@gnu.org>
398
399 * ack.texi: Various small updates and fixes.
400
97b3a00b
JL
4012008-12-18 Juri Linkov <juri@jurta.org>
402
403 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
404 as a key binding to start a forward nonincremental word search.
405 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
406 a backward nonincremental word search. Add index for `M-s w'
407 `isearch-forward-word'.
408 (Regexp Search): Add a short summary of regexp key commands like
409 in the node "Basic Isearch".
410 (Other Repeating Search): Fix typo.
411
4122008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
413
414 * misc.texi (PostScript Variables): Fix doc.
415
31ce6a07
CY
4162008-12-10 Chong Yidong <cyd@stupidchicken.com>
417
418 * programs.texi (Program Modes): Mention Ruby mode.
419
636b507b
DN
4202008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
421
422 * misc.texi (emacsclient Options): Describe what an empty string
423 argument does for --alternate-editor.
424
a323fa14
CY
4252008-12-09 Frank Schmitt <ich@frank-schmitt.net>
426
427 * cmdargs.texi (Font X): Distinguish between client-side and
428 server-side fonts. List valid Fontconfig properties. Add reference to
429 Fontconfig manual. List valid GTK font properties. Explain use of
430 fc-list.
431
c5ca6cd0
CY
4322008-12-09 Chong Yidong <cyd@stupidchicken.com>
433
434 * cmdargs.texi (Font X): Move discussion of quoting to top.
435
e5136377
GM
4362008-12-06 Glenn Morris <rgm@gnu.org>
437
438 * maintaining.texi (Old Revisions): Improve previous change.
439
248c026b
RS
4402008-12-05 Richard M Stallman <rms@gnu.org>
441
442 * anti.texi (Antinews): Minor fixes.
443
a9253a1e
GM
4442008-12-03 Glenn Morris <rgm@gnu.org>
445
446 * maintaining.texi (Old Revisions): Fix diff-switches description.
447
fa687b02
MR
4482008-12-01 Martin Rudalics <rudalics@gmx.at>
449
450 * emacs.texi (Top): Fix typo.
451
72e6decd
CY
4522008-11-30 Chong Yidong <cyd@stupidchicken.com>
453
320ee034
CY
454 * misc.texi (Document View): Explain dependence on gs at the top.
455 Copyedits.
456
457 * emacs.texi (Top): Add DocView nodes to detailed node listing.
458
72e6decd
CY
459 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
460 (Comment Commands): Discuss region-active behavior of M-; first.
461
2a472ee4
MR
4622008-11-29 Martin Rudalics <rudalics@gmx.at>
463
9c6361c9
MR
464 * display.texi (Line Truncation): Add reference to Continuation
465 Lines.
466
2a472ee4
MR
467 * windows.texi (Pop Up Window): Mention split-height-threshold
468 and split-width-threshold.
9c6361c9 469 (Split Window): Add reference to Continuation Lines.
2a472ee4 470
e93bc142
AR
4712008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
472
473 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
474 (GNUstep Support): New node.
475 * anti.texi:
476 * emacs.texi:
477 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
478
479
43b978db
RS
4802008-11-28 Richard M Stallman <rms@gnu.org>
481
482 * misc.texi (Dissociated Press): Minor cleanups.
483
484 * dired.texi (Image-Dired): Avoid passive.
485
e8e2bd93
EZ
4862008-11-28 Eli Zaretskii <eliz@gnu.org>
487
488 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
489 representation.
490
8d2d45da
CY
4912008-11-26 Richard M. Stallman <rms@gnu.org>
492
493 * files.texi (Visiting): Rewrite paragraph for clarity.
494
495 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
496
a5f7bbcc
AM
4972008-11-25 Alan Mackenzie <acm@muc.de>
498
499 * programs.texi (Moving by Parens): Clarify that parens inside strings
500 and comments are ignored, and that the commands assume the starting
501 point isn't in a string or comment.
502
a71703d3
AR
5032008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
504
505 * macos.texi: Add Prev/Next/Top pointers to all nodes.
506 (Mac Basics): Merge in Grabbing Environment Variables from earlier
507 version.
508 (Mac Customization): Rewrite Preferences Panel section and merge in to
509 this node, add Open files by dragging to an Emacs window.
510
511 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
512
aa5ab79a
CY
5132008-11-26 Chong Yidong <cyd@stupidchicken.com>
514
0cc92c19
CY
515 * files.texi (Misc File Ops): Document set-file-modes.
516
c366b4e4
CY
517 * windows.texi (Split Window): Document integer values of
518 truncate-partial-width-windows.
519
aa5ab79a
CY
520 * text.texi (Text): Simplify description of markup languages.
521 (TeX Mode): Simplify introduction. Mention BibTeX mode.
522 (TeX Editing): Note that `""' inserts one `"' character.
523 (HTML Mode): Note in the introduction that XML mode is an alias for
524 SGML mode. Mention nXML mode.
525
56221db7
CY
5262008-11-25 Chong Yidong <cyd@stupidchicken.com>
527
528 * building.texi (Watch Expressions): Fix typo.
529
90effe33
CY
5302008-11-24 Chong Yidong <cyd@stupidchicken.com>
531
f90a5ae3
CY
532 * files.texi (Visiting): Document new behavior of
533 confirm-nonexistent-file-or-buffer.
534
535 * buffers.texi (Select Buffer): Document
536 confirm-nonexistent-file-or-buffer.
537
a18ffb4a
CY
538 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
539 edit-picture.
540
90effe33
CY
541 * text.texi (Text): Simplify introduction. Discard mention of `M-x
542 edit-picture', since that is just an alias for picture-mode.
543 (Sentences): Note that repeated M-@ extends the region.
544 (Pages): Make terminology more consistent. Link to Regexps node.
545 (Longlines): Discuss relationship with Visual Line mode.
546 (Text Mode): Remove extraneous discussion of other modes, since they
547 were already introduced in the parent node.
548
e85103ec
CY
5492008-11-23 Chong Yidong <cyd@stupidchicken.com>
550
5cb2fe30
CY
551 * anti.texi (Antinews): Rewrite.
552
1eb9b307 553 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
554
555 * frames.texi (Frame Commands): Mention "minimize" terminology.
556
e85103ec
CY
557 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
558 formats.
b908332f
CY
559 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
560 (Misc X): Don't document useless -hb option.
e85103ec 561
607f5f88
JL
5622008-11-22 Juri Linkov <juri@jurta.org>
563
564 * dired.texi (Dired Navigation): Change normal file name search option
565 from `non-nil' to `t'. Add `dwim' option.
566
e1b867a0
JL
5672008-11-22 Juri Linkov <juri@jurta.org>
568
569 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
570 ".dir-locals.el". Rename `define-project-bindings' to
571 `dir-locals-set-class-variables'. Rename `set-directory-project' to
572 `dir-locals-set-directory-class'.
573
dd186936
LK
5742008-11-22 Lute Kamstra <lute@gnu.org>
575
576 * buffers.texi (Select Buffer): Index goto-line.
577 * basic.texi (Moving Point): Mention the use of a numeric prefix
578 argument with goto-line and refer to Select Buffer for the use of a
579 plain prefix argument.
580
4b121911
GM
5812008-11-19 Glenn Morris <rgm@gnu.org>
582
583 * doclicense.texi: Update to FDL 1.3.
584 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
585
27267e4c
CY
5862008-11-17 Chong Yidong <cyd@stupidchicken.com>
587
696f351d
CY
588 * custom.texi (Minor Modes): Define mode commands and mode variables
589 more precisely. Recommend using mode commands instead of setting
590 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
591 (Easy Customization): Use "init file" instead of .emacs.
592 (Customization Groups): Update to new Custom buffer appearance.
593 (Saving Customizations): Copyedits. Update example.
594 (Variables): Give example of variable type-sensitivity.
595 (Examining): Update example.
596 (Hooks): Copyedits.
597 (Specifying File Variables): Use C comments instead of an artificial
598 Lisp for the example.
599 (Keymaps): Move internals discussion to Prefix Keymaps.
600 (Rebinding): Remove redundant paragraph (stated in Key Binding).
601 (Init Rebinding): Document kbd macro.
602 (Init File): Link to Find Init.
696f351d
CY
603
604 * mark.texi (Using Region): Document Delete Selection Mode more
605 thoroughly.
606
607 * frames.texi (Mouse Commands): Move most of the description of Delete
608 Selection Mode to Using Region, and link to it.
1bc9c425 609 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 610
b0570c25
CY
611 * building.texi (Compilation): Document first-error value of
612 compilation-scroll-output.
613 (Compilation Mode): Note that compilation-auto-jump-to-first-error
614 works as soon as an error is available. Suggested by Juri Linkov.
615
27267e4c
CY
616 * mini.texi (Passwords): New node.
617
618 * files.texi (Remote Files): Link to Passwords node.
619
620 * emacs.texi (Top): Update node listings.
621
122eb807
CY
6222008-11-16 Chong Yidong <cyd@stupidchicken.com>
623
9c9855a3
CY
624 * ack.texi (Acknowledgments): Some updating of credits.
625
bd6fdcad
CY
626 * emacs.texi (Acknowledgments): Add a couple more names.
627
dd1eef46
CY
628 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
629
122eb807 630 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 631 (Misc File Ops): Document use of trash.
122eb807 632
801a8da1
JB
6332008-11-16 Juanma Barranquero <lekktu@gmail.com>
634
635 * macos.texi (Mac Customization): Fix typos.
636
0b4f2253
CY
6372008-11-14 Chong Yidong <cyd@stupidchicken.com>
638
639 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
640 replacing previous contents. Numerous copyedits to adapt ns-emacs to
641 the conventions of the main Emacs manual.
642
643 * emacs.texi (Top): Update node listings.
644
517e2b89
CY
6452008-11-12 Chong Yidong <cyd@stupidchicken.com>
646
07a85685
CY
647 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
648 command-line-args is processed during startup.
649 (Action Arguments): Correctly describe how file arguments interact with
650 the startup screen. Link to Lisp Interaction for scratch buffer.
651 (Initial Options): Link to Command Example for -batch option.
652 (Environment): Document initial-environment.
653
517e2b89
CY
654 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
655 can't be changed in the site-start file.
656
6337bbde
CY
6572008-11-07 Chong Yidong <cyd@stupidchicken.com>
658
659 * dired.texi (Dired): Mention C-x C-d too.
660 (Dired Enter): Document M-n in the Dired minibuffer.
661 (Dired Navigation): Explain dired-goto-file more clearly. Document
662 dired-isearch-filenames.
663 (Dired Deletion): Remove unnecessary "expunged" terminology.
664 (Flagging Many Files): & is now rebound to `% &'.
665 (Shell Commands in Dired): Document dired-do-async-shell-command.
666 Clarify how multi-file arguments are passed.
667 (Misc Dired Features): Document dired-do-isearch.
668
9e8eeff9
CY
6692008-11-06 Chong Yidong <cyd@stupidchicken.com>
670
671 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
672
e071f849
CY
6732008-11-03 Chong Yidong <cyd@stupidchicken.com>
674
675 * search.texi (Other Repeating Search): Remove obsolete findex entries.
676
05482eb1
CY
6772008-11-01 Chong Yidong <cyd@stupidchicken.com>
678
e2346dea
CY
679 * programs.texi (Program Modes): Link to Program Indent node.
680 (Left Margin Paren): Explain consequences of changing
681 open-paren-in-column-0-is-defun-start more concisely.
682 (Which Function, Program Indent, Info Lookup): Minor edits.
683 (Basic Indent): If region is active, TAB indents the region.
684 (Multi-line Indent): If region is active, TAB indents the region. Note
685 that indent-region is useful when Transient Mark mode is off.
686 (Matching): The delimiter at the cursor is highlighted---the character
687 changes color.
688 (Symbol Completion): Link to Completion node.
689
e4b6428c
CY
690 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
691 a strictly text-only system.
692
05482eb1
CY
693 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
694 batch mode.
695
a11d3737
RS
6962008-11-01 Richard M. Stallman <rms@gnu.org>
697
5abad626
RS
698 * misc.texi (Document View): Major rewrite.
699
a11d3737
RS
700 * maintaining.texi (Types of Log File): Change logs are older than
701 version control.
702 (VCS Concepts): Simplify and rearrange.
703 (Version Control Systems): Make it clear that Linux is only the kernel.
704 (VC Mode Line): Shorten reference to menu item.
705 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
706 (VC Directory Mode): Minor cleanup.
707 Unchanged files are hidden, not omitted.
708 (VC Directory Commands): Shorten and simplify.
709 (Change Log Commands): New node, split from Change Logs.
710 (VC Directory Buffer): New node, split from VC Directory Mode.
711
c55a4acb
CY
7122008-10-31 Chong Yidong <cyd@stupidchicken.com>
713
df0356f6
CY
714 * misc.texi (Document View): Renamed from Document Files, moved here
715 from files.texi.
716
717 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
718 moved as well.
719 (Document Files): Moved to misc.texi.
720
c55a4acb
CY
721 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
722 vc-update-change-log.
df0356f6
CY
723 (Version Control): Move here from files.texi.
724 (Format of ChangeLog): Make it a subnode of Change Log.
725
726 * emacs.texi (Top): Update node listing.
c55a4acb 727
ef082374
TH
7282008-10-31 Tassilo Horn <tassilo@member.fsf.org>
729
730 * files.texi (Files): Add a section about document
731 files (doc-view-mode).
732
d52582c3
CY
7332008-10-31 Chong Yidong <cyd@stupidchicken.com>
734
735 * building.texi (Compilation Mode): Document
736 compilation-auto-jump-to-first-error.
737 (Debuggers): Lower GUD subsections to subsubsections.
738 (Starting GUD): Add cindex.
739 (Lisp Interaction): Note that scratch is no longer the initial buffer.
740
4e0a0968
CY
7412008-10-30 Chong Yidong <cyd@stupidchicken.com>
742
03625b47
CY
743 * indent.texi (Indentation): Link to Program Indent.
744
4e0a0968
CY
745 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
746 now uses emacsclient's terminal.
747
8bd3f7ef
CY
7482008-10-29 Chong Yidong <cyd@stupidchicken.com>
749
80e5620e
CY
750 * mark.texi (Using Region): Document use-empty-active-region.
751
97d5c404
CY
752 * emacs.texi (Top): Update node listings.
753
8bd3f7ef
CY
754 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
755 mention obsolete emacs.bash script.
756 (Invoking emacsclient): Rewrite, moving optional arguments to
757 emacsclient Options.
21d2bae3
CY
758 (emacsclient Options): New node. Document server-use-tcp and
759 server-host.
8bd3f7ef 760
5fda2cbd
CY
7612008-10-28 Chong Yidong <cyd@stupidchicken.com>
762
763 * indent.texi (Indentation): Replace list with paragraphed text,
764 putting description of syntax-driven indentation first. Document new
765 effect of active regions on tab.
766 (Tab Stops): Note that editable tab stops affect indentation commands.
767
4ff029f6
DN
7682008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
769
770 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
771
996cd6e4
CY
7722008-10-23 Chong Yidong <cyd@stupidchicken.com>
773
f28815e3
CY
774 * custom.texi (Function Keys): Note that modified keypad keys are not
775 translated.
776
996cd6e4
CY
777 * basic.texi (Arguments): Explain how to insert multiple digits.
778
49545fe2
MA
7792008-10-22 Michael Albinus <michael.albinus@gmx.de>
780
781 * files.texi (Remote Files): Precise selection of default method.
782 Rewrite paragraph about disabling remote file names.
783
edac0b53
CY
7842008-10-22 Chong Yidong <cyd@stupidchicken.com>
785
e752c544
CY
786 * search.texi (Special Isearch): Document M-TAB is isearch.
787
edac0b53
CY
788 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
789 command.
790
791 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
792
20a36054
TH
7932008-10-22 Tassilo Horn <tassilo@member.fsf.org>
794
795 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
796 section.
797
69051ab6
CY
7982008-10-21 Chong Yidong <cyd@stupidchicken.com>
799
c4b1a32a
CY
800 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
801 to files.texi. Move contents of vc2-xtra.texi here.
802
803 * vc2-xtra.texi: File removed.
804
805 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
806 Directory Commands from the submenu. Don't include deleted file
807 vc2-xtra.texi.
808
809 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
810 (Version Control): Add VC Directory Mode and VC Directory Commands to
811 the submenu.
812 (Why Version Control?): Use table format.
813 (Version Control Systems): Note that Meta-CVS support is gone.
814 (VCS Concepts): Note precisely when VC started supporting filesets.
815 Remove bogus xref to CVS Options node.
816 (Types of Log File): Copyedits.
817 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
818 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
819 The Right Thing.
820 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
821 (Log Buffer): Reorganize node, putting C-c C-c description first.
822 (Old Revisions): Use CVS for example, not RCS.
823 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
824 Commands from the submenu, putting them under Version Control.
825 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
826 need to include it in the manual unconditionally, since it is now
827 crucial to using distributed version control systems.
1a6e2954
CY
828 (Comparing Files): Note that diff uses the minibuffer, and that the
829 output is shown using Diff mode.
830 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
831 diff-update-on-the-fly, diff-refine-hunk, and
832 diff-show-trailing-whitespaces.
1a6e2954 833 (File Archives): Add rar support.
c4b1a32a 834
69051ab6
CY
835 * major.texi (Choosing Modes): Make mode selection sequence more
836 obvious by describing the steps in order of priority. Note that
837 magic-mode-alist is nil by default. Document
838 magic-fallback-mode-alist.
839
e7421e03
CY
8402008-10-20 Chong Yidong <cyd@stupidchicken.com>
841
842 * frames.texi (Mouse References): Copyedits.
843
6b2efdc2
TH
8442008-10-20 Tassilo Horn <tassilo@member.fsf.org>
845
846 * ack.texi (Acknowledgments): Add myself as doc-view author.
847
9c5e9396
EZ
8482008-10-20 Eli Zaretskii <eliz@gnu.org>
849
850 * frames.texi (Dialog Boxes): Add @cindex entries.
851
dac94f8e
CY
8522008-10-20 Chong Yidong <cyd@stupidchicken.com>
853
854 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
855 (Text-Only Mouse): Copyedit.
856
25597d40
CY
8572008-10-19 Chong Yidong <cyd@stupidchicken.com>
858
f8a447f6
CY
859 * frames.texi: Use @key throughout for mouse clicks.
860 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
861 (Secondary Selection): Fix modified mouse click syntax.
862 (Clipboard): Describe Cut, Copy and Paste commands.
863 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
864 Copyedits.
865 (Creating Frames): Add xref to Init File.
866 (Frame Commands): Add xref to Exiting.
867 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 868
b0f95216
CY
8692008-10-15 Chong Yidong <cyd@stupidchicken.com>
870
b0817f00
CY
871 * files.texi (Version Control): Copyedits. Add Bazaar.
872 (Version Control Systems): List different VCS's using an itemized list.
873 Add Bazaar.
874 (VCS Concepts): Copyedits. Tweak description of file merging.
875
b0f95216
CY
876 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
877 (Cut/Paste Other App): Document select-active-regions and
878 x-select-enable-primary.
879
69d0d701
CY
8802008-10-13 Chong Yidong <cyd@stupidchicken.com>
881
882 * mark.texi (Shift Selection): Correct case in node name.
883
884 * emacs.texi (Top): Update node order in Mark chapter.
885
375e8351
EZ
8862008-10-12 Eli Zaretskii <eliz@gnu.org>
887
888 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
889
890 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
891 elsewhere in the manual instead of describing yet again the intricacies
892 of $HOME on MS-Windows and MS-DOS.
893
ab58114f
CY
8942008-10-12 Chong Yidong <cyd@stupidchicken.com>
895
4f959513
CY
896 * mini.texi (Minibuffer File): Add xref to File Names.
897 (Minibuffer File): Add discussion of `~' in file names. Add
898 insert-default-directory index reference.
899
ab58114f
CY
900 * files.texi (File Names): Reorganize description.
901 (Visiting): Add xref to Mode Line. Copyedits.
902 (Save Commands): Mention prefix behavior of C-x C-s.
903 (Numbered Backups): Node deleted.
904 (Backup Names): Contents of Numbered Backups moved here. State default
905 of version-control variable.
906 (Reverting): Copyedits.
907 (Version Control): Add additional version control systems.
908
909 * emacs.texi (Top): Delete Numbered Backups node.
910
911 * cmdargs.texi (General Variables): Change Numbered Backups xref to
912 Backup Names.
f2884f63 913 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 914
b0b5100a
RF
9152008-10-11 Romain Francoise <romain@orebokech.com>
916
917 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
918
89774b5f
CY
9192008-10-11 Chong Yidong <cyd@stupidchicken.com>
920
921 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
922 (Select Buffer): Mention use of minibuffer history. Describe default
923 value of default-major-mode. Mention that C-x 4 b selects the other
924 window.
925 (List Buffers): Document CRM indicators in the order they appear.
926 (Kill Buffer): Document new command kill-matching buffers.
927 (Several Buffers): Move explanation of the relationship between buffer
928 list and buffer menu to the top.
929 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
930
4c72bf27
CY
9312008-10-10 Chong Yidong <cyd@stupidchicken.com>
932
933 * entering.texi (Exiting): Document change of C-x C-c to
934 save-buffers-kill-terminal. Document kill-emacs.
935
f68eb991
EZ
9362008-09-30 Eli Zaretskii <eliz@gnu.org>
937
938 * mule.texi (Coding Systems): Don't mention codepage-setup.
939
940 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
941 cpNNN coding systems anymore.
942 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
943 for unibyte mode. Don't mention line-drawing characters. Don't
944 mention dos-unsupported-char-glyph.
945
1a2dd44d
CY
9462008-09-25 Chong Yidong <cyd@stupidchicken.com>
947
948 * search.texi (Search): Shorten introduction.
949 (Basic Isearch): Add command table. Discuss reverse isearch and
950 isearch highlighting.
951 (Repeat Isearch): Move lazy highlighting discussion here. Add search
952 ring to cindex.
953 (Special Isearch): Move input methods discussion here.
954 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
955 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
956 Repeat Isearch.
957 (Isearch Minibuffer): New node.
958 (Word Search): Document new word search commands.
959 (Regexp Example): Simplify example using sentence-end-base variable.
960 (Replace): Reword introduction.
961 (Unconditional Replace): Remove unnecessary example.
962 (Other Repeating Search): Document new `M-s o' binding.
963
964 * emacs.texi (Top): Update node listings.
965
e45da31d
JB
9662008-09-22 Juanma Barranquero <lekktu@gmail.com>
967
968 * emacs.texi (Top): Remove Kill Errors from menu.
969
841c8096
CY
9702008-09-22 Chong Yidong <cyd@stupidchicken.com>
971
402168fa
CY
972 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
973 interface for defining macros. Simplify examples. Note that C-g quits
974 macro definitions.
801a8da1 975 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
976 usage example.
977 (Keyboard Macro Query): Organize query responses in a table.
978
979 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
980 to Erasing node.
841c8096
CY
981 (Undo): Reorganize paragraphs for logical flow. Move keybinding
982 rationale to a footnote.
983 (Kill Errors): Remove node, due to redundancy with Erasing.
984 (Spelling): Move discussion of flyspell to end. Note new behavior of
985 M-$ in active region. Remove non-ispell-specific keybindings from
986 table.
987
eab2ee89
DN
9882008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
989
990 * cmdargs.texi (Initial Options): Document --daemon.
991
3d53e905
GM
9922008-09-20 Glenn Morris <rgm@gnu.org>
993
994 * files.texi (Numbered Backups): Mention that some modes set
995 version-control.
996
1c90484d
GM
9972008-09-20 Jim Blandy <jimb@red-bean.com>
998
999 * files.texi (Numbered Backups): Reference File Variables, as well.
1000 Remove discussion of Rmail's implementation.
1001
0fc0d844
CY
10022008-09-06 Chong Yidong <cyd@stupidchicken.com>
1003
1004 * misc.texi (Recursive Edit): Note that top-level exits active
1005 minibuffers.
1006
1007 * trouble.texi (Quitting): Likewise.
1008
b18d283d
CY
10092008-08-31 Chong Yidong <cyd@stupidchicken.com>
1010
1011 * emacs.texi (Top): Add Temporary Face Changes xref.
1012
1013 * display.texi (Display): Move Temporary Face Changes node to just
1014 after Standard Faces.
1015 (Scrolling): Document recenter-top-bottom instead of recenter.
1016 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1017 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1018 (Display Custom): Copyedits.
1019 (Optional Mode Line): Document display-battery-mode.
1020
180135fc
RF
10212008-08-27 Romain Francoise <romain@orebokech.com>
1022
1023 * custom.texi (Directory Variables): Minor fix.
1024
d3fe3475
GM
10252008-08-27 Glenn Morris <rgm@gnu.org>
1026
1027 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1028 descriptions.
1029 (Calendar Customizing): Tweak layout description.
183080b6 1030 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1031 markers. Condense calendar-star-date and calendar-mark-today
1032 description.
1033 (Holiday Customizing): Add oriental and solar holidays.
1034 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1035 Fix holiday-float description. Use zerop in examples. Be less verbose.
1036 (Date Display Format): Change ISO format. Be less verbose.
1037 (Diary Customizing): Mention day and month abbrev arrays.
1038 Mention the date-form variables by name. Update European example.
1039 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1040 Condense examples. Mention diary-entry-symbols by name.
1041 Condense table for insertion commands.
1042 (Fancy Diary Display): Mention diary-include-string and
1043 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1044 Ethiopic, Persian date functions. Condense descriptions.
1045
1046 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1047 (Adding to Diary): Adapt for changed node name.
1048
71755807
GM
10492008-08-26 Glenn Morris <rgm@gnu.org>
1050
1051 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1052 node "Hebrew/Islamic Entries".
1053
1054 * calendar.texi (Specified Dates): Fix names of iso functions.
1055 (General Calendar): There may not be another window.
1056 (Writing Calendar Files, Holidays): Tweak intro.
1057 (Holidays): Mention Baha'i and Chinese holidays.
1058 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1059 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1060 (To Other Calendar): Add calendar-print-other-dates.
1061 Refer to "graphic display" rather than "X.
1062 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1063 (Displaying the Diary): Fix whitespace after reference.
1064 Fix `diary-number-of-entries' reference.
1065 (Date Formats): Explicitly mention that day names can be abbreviated.
1066 (Adding to Diary): Add some references to other sections.
1067 (Special Diary Entries): Fix reference.
1068 (Appointments): Simplify appt-message-warning-time entry.
1069 Clarify where times must be.
1070 (Importing Diary): Comment out icalendar paragraph that does not apply.
1071 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1072
d76ebc75
GM
10732008-08-23 Glenn Morris <rgm@gnu.org>
1074
1075 * fortran-xtra.texi (Fortran): Change description of free form and
1076 fixed form a bit. Mention hideshow and imenu.
1077 (Fortran Motion): Mention fortran-end-of-subprogram,
1078 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1079 (Fortran Indent): Minor re-word.
1080 (ForIndent Commands): Mention fortran-fill-paragraph and
1081 fortran-fill-statement.
1082 (ForIndent Cont): Mention fortran-tab-mode-string.
1083 (Fortran Comments): Mention fortran-comment-line-start-skip.
1084 (Fortran Columns): Mention font-locking.
1085 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1086
e2a71e28
JB
10872008-08-23 Johan Bockgard <bojohan@muon>
1088
1089 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1090
5c52e13c
CY
10912008-08-22 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * mini.texi (Minibuffer): Simplify introduction.
1094 (Minibuffer File): Document tilde in minibuffer filenames.
1095 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1096 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1097 (Completion Example): Update example to current command list.
1098 (Completion Options): Document `lazy' value of completion-auto-help.
1099 Update contents of completion-ignored-extensions.
1100 (Minibuffer History): Describe "future history" list. State default
1101 value of history-delete-duplicates.
1102
77a00355
GM
11032008-08-21 Glenn Morris <rgm@gnu.org>
1104
1105 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1106 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1107
39ee1d04
CY
11082008-08-17 Chong Yidong <cyd@stupidchicken.com>
1109
1110 * regs.texi (Registers): Clarify valid register names.
1111 (RegPos): Note that buffer is saved and restored too.
1112 (RegText): Note that mark is reactivated/deactivated.
1113 (RegConfig): Xref to Windows node.
1114
b12c348f
CY
11152008-08-16 Chong Yidong <cyd@stupidchicken.com>
1116
3ae7ba79
CY
1117 * basic.texi (Inserting Text): Provide command name for C-q.
1118
b12c348f
CY
1119 * killing.texi (Killing): Copyedit. Define read-only text.
1120 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1121 (Killing by Lines): Copyedit.
1122 (Other Kill Commands): Move M-w description here.
1123 (Yanking): Move M-w to Other Kill Commands.
1124 (Kill Ring): Also mention saving text in registers. Link to Text
1125 Properties in elisp manual.
1126 (Accumulating Text): Copyedit.
1127 (CUA Bindings): Shift selection is now the default.
1128
d8ff7692
TZ
11292008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1130
1131 * maintaining.texi (Change Log): Mention next-error is available.
1132
a43a8a2e
GM
11332008-08-10 Glenn Morris <rgm@gnu.org>
1134
1135 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1136 and intermonth text.
1137 (Holiday Customizing): Add holiday-chinese.
1138
eba27308
EZ
11392008-08-08 Eli Zaretskii <eliz@gnu.org>
1140
1141 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1142
5f14a5b3
DN
11432008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1144
1145 * files.texi (Log Buffer): Describe C-c C-d.
1146 (Diff Mode): Describe C-x 4 A.
1147
49989bff
EZ
11482008-08-06 Eli Zaretskii <eliz@gnu.org>
1149
1150 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1151
5c915c02
DN
11522008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1153
2beaf97a
DN
1154 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1155 describe the new bindings to show the changeset diff, toggle annotation
1156 visibility, show revisions.
1157 (VC Status): Describe key bindings for modifying the change comments,
1158 displaying changeset diffs and annotations.
1159
5c915c02
DN
1160 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1161
71798ace
NR
11622008-08-05 Nick Roberts <nickrob@snap.net.nz>
1163
1164 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1165
b8949644
EZ
11662008-08-02 Eli Zaretskii <eliz@gnu.org>
1167
1168 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1169 and wording.
1170
819567d1
DN
11712008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1172
1173 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1174 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1175 commands. Improve some old info.
1176
5f38310a
CY
11772008-07-31 Chong Yidong <cyd@stupidchicken.com>
1178
0dc3906b
CY
1179 * display.texi (Visual Line Mode): New node.
1180
5f38310a
CY
1181 * basic.texi (Inserting Text): Move DEL to deletion node.
1182 (Moving Point): Add additional alternative key bindings. Describe
1183 line-move-visual.
1184 (Erasing): Describe DEL.
1185 (Basic Undo, Blank Lines, Arguments): Copyedit.
1186 (Continuation Lines): Mention Visual Line mode.
1187 (Position Info): Move extended discussion to mule.texi.
1188
1189 * mule.texi (International Chars): Describe C-x =.
1190
1191 * emacs.texi (Top): Add Visual Line Mode node.
1192
7c2fb837
DN
11932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1194
1195 * emacs.texi: Remove VMS support.
1196
3f6b73ef
DN
11972008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1198
1199 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1200 the vc-dir command name.
1201
9e2a2647
DN
12022008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1203
1204 * xresources.texi: Remove mentions of Mac Carbon.
1205
568beaa2
AS
12062008-07-19 Andreas Schwab <schwab@suse.de>
1207
1208 * ns-emacs.texi: Move to ../misc.
1209
0ef94706
CY
12102008-07-15 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * entering.texi (Exiting): Don't describe text-only terminals as the
1213 default. Describe the new startup screen.
1214 (Exiting): Describe how to kill Emacs first. Change description of
1215 iconification to handle modern window systems.
1216
ba60bd44 12172008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1218
1219 * ns-emacs.texi: New file, documents features of Emacs port under
1220 NeXTstep windowing.
1221
9f30aa73
CY
12222008-07-15 Chong Yidong <cyd@stupidchicken.com>
1223
938a5d2e
CY
1224 * entering.texi (Entering Emacs): Update prev node.
1225
1226 * glossary.texi (Glossary): Remove xref to Text Characters.
1227
9f30aa73
CY
1228 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1229 directly, rather than in the context of ASCII. Move description of
1230 special properties of modifier key to new Modifier Keys node.
1231 (Keys): Copyedit.
1232 (Text Characters): Delete node. Multibyte is the default nowadays, and
1233 the node contents are obsolete.
1234
1235 * custom.texi (Modifier Keys): New node.
1236
1237 * emacs.texi (Top): Update node list.
1238
7e53d36c
CY
12392008-07-13 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1242 saying that Emacs provides menus and mouse support (which is par for
1243 the course).
1244
1245 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1246 early on.
1247 (Point): Copyedit. Relegate historical trivia to a footnote.
1248 (Mode Line): Explain mode-line format more consistently.
1249 (Menu Bar): Copyedit.
1250
1e9fa96d
GM
12512008-06-27 Glenn Morris <rgm@gnu.org>
1252
1253 * cal-xtra.texi (Sexp Diary Entries):
1254 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1255
dc9bebb8
CY
12562008-06-26 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * mark.texi (Shift selection): New node.
1259 (Mark): Copyedits.
1260 (Persistent Mark): Move to the end of the chapter.
1261
e7881076
EZ
12622008-06-20 Eli Zaretskii <eliz@gnu.org>
1263
1264 * makefile.w32-in (distclean): Remove makefile.
1265
f427400c
NR
12662008-06-17 Nick Roberts <nickrob@snap.net.nz>
1267
1268 * building.texi (Starting GUD): Add an entry for gud-gdb.
1269 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1270 command mode.
1271
b597d348
GM
12722008-06-17 Glenn Morris <rgm@gnu.org>
1273
1274 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1275
647b7094
NR
12762008-06-17 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * building.texi (Starting GUD): Expand on remote debugging.
1279 (Other GDB-UI Buffers): Mention new keyboard bindings.
1280
47a30023
GM
12812008-06-15 Glenn Morris <rgm@gnu.org>
1282
1283 * gnu.texi: Use a verbatim license for this invariant section,
1284 as per etc/GNU.
1285
37e5d54a
GM
12862008-06-13 Daniel Engeler <engeler@gmail.com>
1287
1288 * emacs.texi, misc.texi: Add documentation about serial port access.
1289
8e65d46c
GM
12902008-06-13 Glenn Morris <rgm@gnu.org>
1291
c1473b4c
MB
1292 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1293 maintain.info.
8e65d46c 1294
e40a85cd
MB
12952008-06-05 Miles Bader <miles@gnu.org>
1296
1297 * display.texi (Temporary Face Changes): Update to reflect function
1298 renamings in face-remap.el.
1299
56c73dec
MB
13002008-06-04 Miles Bader <miles@gnu.org>
1301
1302 * display.texi (Temporary Face Changes): Add
1303 `adjust-buffer-face-height'. Rewrite description of
1304 `increase-buffer-face-height' and `decrease-default-face-height' now
1305 that they aren't bound by default.
1306
9d3d42fb
MB
13072008-06-03 Miles Bader <miles@gnu.org>
1308
1309 * display.texi (Temporary Face Changes): New node.
1310
2be6bfe2
EZ
13112008-05-31 Eli Zaretskii <eliz@gnu.org>
1312
1313 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1314
daf7e339
GM
13152008-05-31 Glenn Morris <rgm@gnu.org>
1316
1317 * cal-xtra.texi (Fancy Diary Display): Simplify.
1318
d21d2618
GM
13192008-05-30 Glenn Morris <rgm@gnu.org>
1320
1321 * cal-xtra.texi (Fancy Diary Display): Update for
1322 diary-display-function replacing diary-display-hook.
1323
71ce5fd0
JB
13242008-05-29 Drew Adams <drew.adams@oracle.com>
1325
1326 * msdog.texi (Windows Keyboard): Add descriptions of
1327 w32-register-hot-key and w32-unregister-hot-key.
1328
a3cdbdf8
MO
13292008-05-21 Tom Tromey <tromey@redhat.com>
1330
1331 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1332 Variables node.
1333
854a574c
MO
13342008-05-19 Tom Tromey <tromey@redhat.com>
1335
1336 * custom.texi (Variables): Add Directory Variables to menu.
1337 (Directory Variables): New node.
1338
7c2ec3f9
ER
13392008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1340
71ce5fd0 1341 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1342
370fded4
ER
13432008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1344
1345 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1346 Revision Tags and rewritten. Section now uses modern terminology,
1347 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1348 accurately.
1349
6af511e3
EZ
13502008-05-10 Eli Zaretskii <eliz@gnu.org>
1351
1352 * msdog.texi (Windows Files): Update documentation of
1353 w32-get-true-file-attributes.
1354
7a78b6e7
ER
13552008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1356
1357 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1358 directory mode.
1359
1bcfc24e
CY
13602008-05-08 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1363 entry "television".
1bcfc24e 1364
db86064f
ER
13652008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1366
ab5ec32c 1367 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1368
a31b405e
ER
13692008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1370
1371 * emacs/buffers.texi, emacs/files.texi (Version-control):
1372 vc-toggle-read-only is no longer a good idea...
1373
ff2c14fc
GM
13742008-04-29 Glenn Morris <rgm@gnu.org>
1375
1376 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1377
367c9b7c
JL
13782008-04-22 Juri Linkov <juri@jurta.org>
1379
1380 * dired.texi (Subdirectories in Dired): Describe using `^'
1381 to return to the parent directory.
1382
4ac1e9b4
NR
13832008-04-22 Nick Roberts <nickrob@snap.net.nz>
1384
1385 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1386 recent changes.
1387
b9b3bf2b
NR
13882008-04-19 Nick Roberts <nickrob@snap.net.nz>
1389
1390 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1391 (Other GDB-UI Buffers): Update for recent thread related changes.
1392
4d120d6a
SM
13932008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1394
1395 * maintaining.texi (Maintaining):
1396 * emacs.texi (Top): Typo.
1397
a152877d
SM
13982008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1399
b9b3bf2b
NR
1400 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1401 arg in `font-lock-add-keywords'.
a152877d 1402
36c0514c
GM
14032008-04-08 Glenn Morris <rgm@gnu.org>
1404
1405 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1406 Also add Baha'i calendar references where appropriate.
1407
06a97d46
GM
14082008-04-05 Glenn Morris <rgm@gnu.org>
1409
1410 * custom.texi (Init File): Byte-compiling .emacs is bad.
1411
6adc6eed
SM
14122008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1413
1414 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1415
571388b0
GM
14162008-03-29 Glenn Morris <rgm@gnu.org>
1417
1418 * calendar.texi: Update for `calendar-date-style' replacing
1419 `european-calendar'.
1420
3ae8f876
JR
14212008-03-28 Jason Rumney <jasonr@gnu.org>
1422
1423 * display.texi (Display Custom): Mention overlay-margin in text.
1424
5bc6ddff 14252008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1426
5bc6ddff
MB
1427 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1428 tutorial' comments.
03a864d5 1429
7186a830
CY
14302008-03-28 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * mark.texi (Mark): Rearrange nodes.
1433 (Persistent Mark): Rename from Transient Mark.
1434 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1435 Describe Transient Mark mode as the default.
1436
1437 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1438 the default behavior with Transient Mark mode off.
1439 (Position Info): Fix typo.
1440
71ce5fd0
JB
1441 * display.texi (Standard Faces): Reference the Mark node.
1442 Remove discussion of the region face, which is discussed there.
7186a830
CY
1443
1444 * emacs.texi (Top): Update node listings.
1445
1446 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1447 as the default.
1448
1449 * fixit.texi (Undo): Standardize choice of undo key sequence.
1450 (Undo, Spelling): Describe Transient Mark mode as the default.
1451
1452 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1453 default.
1454
1455 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1456
1457 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1458 mode is the default, and note that the mark is not activated when set.
1459
1460 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1461 Describe Transient Mark mode as the default.
1462
1463 * search.texi (Basic Isearch): Reference the Mark Ring node.
1464 (Replace, Unconditional Replace, Other Repeating Search):
1465 Describe Transient Mark mode as the default.
1466
1467 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1468 Transient Mark mode as the default.
1469 (Paragraphs): Describe how M-h behaves when region is active.
1470
1471 * trouble.texi (Quitting): Clarify effects of C-g.
1472
dc47d1ff
GM
14732008-03-13 Glenn Morris <rgm@gnu.org>
1474
1475 * emacs.texi (EMACSVER): Set to 23.0.60.
1476
e3e0fb39 14772008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1478
e3e0fb39
GM
1479 * dired.texi (Hiding Subdirectories): Fix previous change.
1480
14812008-03-05 Drew Adams <drew.adams@oracle.com>
1482
1483 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1484
5e14abf8
KS
14852008-02-28 Kim F. Storm <storm@cua.dk>
1486
1487 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1488 Move describe-distribution to C-h C-o.
1489 Move view-emacs-problems to C-h C-p.
1490 Add view-emacs-debugging on C-h C-d.
1491 Add view-external-packages on C-h C-e.
d0207bf3 1492 Add view-order-manuals on C-h C-m.
5e14abf8 1493
d0207bf3 14942008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1495
1496 * msdog-xtra.texi (MS-DOS): Docstring fix.
1497
87e391bb
EZ
14982008-02-09 Eli Zaretskii <eliz@gnu.org>
1499
1500 * msdog.texi (Windows Fonts): Use a @table for describing font
1501 properties.
1502
5662e503
JR
15032008-02-07 Jason Rumney <jasonr@gnu.org>
1504
1505 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1506 value has changed.
1507 (Windows HOME): Clarify what is meant by "if that fails as well".
1508 (Windows Fonts): New section.
1509
72463824
GM
15102008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1511
1512 * basic.texi (Basic Undo): Remove duplicate "you can".
1513
7ff926e0
EZ
15142008-02-02 Eli Zaretskii <eliz@gnu.org>
1515
1516 * maintaining.texi (Tags): Fix last change.
1517
6ab7aef1
MA
15182008-02-02 Michael Albinus <michael.albinus@gmx.de>
1519
093571c3 1520 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1521
ace67e7e
NR
15222008-01-31 Nick Roberts <nickrob@snap.net.nz>
1523
1524 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1525
ae068fdf
RS
15262008-01-26 Richard Stallman <rms@gnu.org>
1527
1528 * maintaining.texi (Tags): Delete redundant index entry.
1529
a56d9a08
EZ
15302008-01-26 Eli Zaretskii <eliz@gnu.org>
1531
1532 * programs.texi (Imenu): Move "@cindex tags" from here...
1533 * maintaining.texi (Tags): ...to here.
1534
e941ed90
NR
15352008-01-23 Kevin Ryde <user42@zip.com.au>
1536
1537 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1538 click count.
1539
650276d5
JB
15402008-01-21 Juanma Barranquero <lekktu@gmail.com>
1541
1542 * entering.texi (Exiting): Fix typo.
1543 Reported by D. E. Evans <sinuhe@gnu.org>.
1544
8dc17977
MR
15452007-12-31 Martin Rudalics <rudalics@gmx.at>
1546
1547 * glossary.texi (Glossary): Fix typo.
1548
9f9695a6
RS
15492007-12-27 Richard Stallman <rms@gnu.org>
1550
1551 * text.texi (Formatted Text): Improve menu tag.
1552 (Editing Format Info): In Info, add duplicate menu of nodes
1553 about the submenus.
1554 (Format Faces): Say where Faces menu is found. Mention Other.
1555 (Format Colors): Say where these submenus are found.
1556 (Format Indentation, Format Justification): Likewise.
1557 (Format Properties): Likewise.
1558
abfd0191
RS
15592007-12-22 Richard Stallman <rms@gnu.org>
1560
1561 * search.texi (Query Replace): Make exp of query-replace more
1562 self-contained, and clarify.
8dc17977 1563
abfd0191
RS
1564 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1565
a2586785
RS
15662007-12-15 Richard Stallman <rms@gnu.org>
1567
1568 * files.texi (Auto Save): Clarify definition of auto-saving.
1569
a67cf2bb
RS
15702007-11-26 Richard Stallman <rms@gnu.org>
1571
1572 * help.texi (Help Echo): Cleanups.
1573
448b33b1
TTN
15742007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1575
1576 * files.texi (Why Version Control?): Fix typo.
1577 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1578 (Selecting a Fileset): Fix typos; small rewording.
1579 (Log Buffer): Likewise.
1580 (Old Revisions): Likewise.
448b33b1 1581
221bb7f6
EZ
15822007-11-17 Eli Zaretskii <eliz@gnu.org>
1583
1584 * mule.texi (Communication Coding): Fix wording of last change.
1585
d0207bf3 15862007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1587
630cb3b7
JB
1588 * custom.texi (Specifying File Variables):
1589 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1590
53b7759e
KH
15912007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1592
a5ab2e0c 1593 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1594
1595 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1596
c8763fb6 15972007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1598
630cb3b7 1599 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1600 --output=file.
1601
ff98e024
MR
16022007-11-13 Martin Rudalics <rudalics@gmx.at>
1603
1604 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1605 (Help Echo): Avoid mentioning the term "region" here and
1606 consistently use the term "active text".
1607
37b11c22
GM
16082007-11-11 Glenn Morris <rgm@gnu.org>
1609
1610 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1611
21d50ba1
JL
16122007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1613
1614 * search.texi (Query Replace): Mention
1615 `query-replace-show-replacement'.
1616
c12ecb0a 16172007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1618
1619 * building.texi (Watch Expressions): Remove obscure sentence.
1620
3b4201f4
KH
16212007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1622
1623 * mule.texi (Select Input Method): Describe how to activate an input
1624 method in the text mode.
1625
07e5c0b0
DN
16262007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1627
1628 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1629
52dd7391
NR
16302007-10-30 Nick Roberts <nickrob@snap.net.nz>
1631
1632 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1633
c004e539
GM
16342007-10-30 Glenn Morris <rgm@gnu.org>
1635
1636 * misc.texi (Directory Tracking): Explain a bit more about
1637 dirtrack-mode.
1638
ca8c5b8c
GM
16392007-10-25 Glenn Morris <rgm@gnu.org>
1640
1641 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1642
b6c764ef
RS
16432007-10-24 Richard Stallman <rms@gnu.org>
1644
1645 * misc.texi (Interactive Shell): Cleanup last change.
1646
eabd84c9
JL
16472007-10-22 Juri Linkov <juri@jurta.org>
1648
1649 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1650 default values.
1651
0b43c7e2
ER
16522007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1653
ca8c5b8c 1654 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1655 'filesets'.
1656
a80859d4
MR
16572007-10-18 Martin Rudalics <rudalics@gmx.at>
1658
1659 * trouble.texi (Quitting): Fix typo.
1660
c9447ae1
GM
16612007-10-18 Glenn Morris <rgm@gnu.org>
1662
1663 * frames.texi (Mode Line Mouse): Mention minor mode names.
1664
168b980f
JL
16652007-10-17 Juri Linkov <juri@jurta.org>
1666
1667 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1668 fill-paragraph operates on the active region in Transient Mark mode.
1669 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1670 with fill-paragraph.
1671
1672 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1673 fill-paragraph.
1674
1675 * fixit.texi (Spelling): ispell-word operates on the active region
1676 in Transient Mark mode.
1677
5a331f34
JB
16782007-10-17 Aaron S. Hawley <aaronh@garden.org>
1679
1680 * building.texi (Source Buffers):
1681 * custom.texi (Init Non-ASCII):
1682 * glossary.texi (Glossary): Use "key binding" consistently.
1683
2a9f4d55
JB
16842007-10-17 Juanma Barranquero <lekktu@gmail.com>
1685
1686 * calendar.texi (Diary): Fix directive.
1687
de13cecf
RS
16882007-10-16 Richard Stallman <rms@gnu.org>
1689
1690 * calendar.texi (Diary): Clarify text about diary file example.
1691
5f90d53e
ER
16922007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1693
1694 * files.texi: Capitalize node names according to convention.
1695
3aa491bc
GM
16962007-10-13 Glenn Morris <rgm@gnu.org>
1697
1698 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1699
8a3106d3
ER
17002007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1701
1702 * emacs.texi:
1703 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1704 suggested by RMS and Robert J. Chassell.
8a3106d3 1705
da1080a2
ER
17062007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1707
3aa491bc 1708 * files.texi (Version Systems):
0870a421
ER
1709 * vc-xtra.texi:
1710 * vc1-xtra.texi:
ac3f4c6f 1711 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1712 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1713 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1714 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1715
58ade22b
ER
17162007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1717
da1080a2 1718 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1719 Reorder the descriptions to be chronological.
1720
93870ce2
RS
17212007-10-09 Richard Stallman <rms@gnu.org>
1722
1723 * display.texi (Cursor Display): Correct how cursor appears
1724 in nonselected windows.
1725
568c7288
NR
17262007-10-04 Nick Roberts <nickrob@snap.net.nz>
1727
1728 * building.texi (GDB Graphical Interface): Remove references to gdba
1729 and mention gud-gdb.
1730
1af74d06 17312007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1732
1af74d06 1733 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1734
0d8fb755
JL
17352007-10-06 Juri Linkov <juri@jurta.org>
1736
1737 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1738 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1739 fill-paragraph-or-region.
1740
1741 * basic.texi (Arguments): Replace fill-paragraph with
1742 fill-paragraph-or-region.
1743
b981e2c6
ER
17442007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1745
1746 * files.texi: Update the section on version control for 2007
2a9f4d55 1747 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1748 will come later.
1749
5fceaf9c
GM
17502007-09-15 Glenn Morris <rgm@gnu.org>
1751
1752 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1753 to `list-holidays'.
1754
b0e44b17
GM
17552007-09-14 Glenn Morris <rgm@gnu.org>
1756
1757 * calendar.texi: Update all instances of mark-calendar-holidays,
1758 list-calendar-holidays, list-holidays with the new names.
1759
8cf51b2c
GM
17602007-09-06 Glenn Morris <rgm@gnu.org>
1761
46a367db 1762 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1763 Split into the Emacs manual in emacs/, and other manuals in misc/.
1764 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1765 manual.
1766 (infodir): New variable.
1767 (info): Use $infodir.
1768 (emacsman): Delete target, not needed any more.
1769 Move all targets that are not the Emacs manual to misc/Makefile.in.
1770 (mostlyclean): Remove `gnustmp'.
1771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1772 manual.
92f9b43f 1773 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1774 (emacsman): Delete target, not needed any more.
1775 (clean): Remove all info files but Emacs manual.
1776 Move all targets that are not the Emacs manual to misc/Makefile.in.
1777 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1778
1779 * Makefile.in (INFOSOURCES): Delete.
1780 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1781 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1782 *.vrs *.toc here...
1783 (maintainer-clean): ...from here.
1784
17852007-09-05 Glenn Morris <rgm@gnu.org>
1786
1787 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1788
8cf51b2c
GM
17892007-08-29 Glenn Morris <rgm@gnu.org>
1790
1791 * emacs.texi (EMACSVER): Increase to 23.0.50.
1792
3420c522
RS
17932007-08-27 Richard Stallman <rms@gnu.org>
1794
1795 * emacs.texi (Top): Clarify menu item for Glossary.
1796
1797 * display.texi (Faces): Change secn title.
1798 Clarify not all fonts come from Font Lock.
1799
8cf51b2c
GM
18002007-08-17 Eli Zaretskii <eliz@gnu.org>
1801
1802 * basic.texi (Position Info): Add index entry for face at point.
1803 Mention that character faces are also displayed by "C-u C-x =".
1804
8cf51b2c
GM
18052007-08-08 Glenn Morris <rgm@gnu.org>
1806
1807 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1808
18092007-08-07 Chong Yidong <cyd@stupidchicken.com>
1810
1811 * files.texi (File Conveniences): Document point motion keys in Image
1812 mode.
1813
8cf51b2c
GM
18142007-07-27 Glenn Morris <rgm@gnu.org>
1815
8cf51b2c
GM
1816 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1817 in-line.
1818
1819 * gpl.texi: New file with text of GPL.
1820 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1821
18222007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1823
1824 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1825
1826 * dired.texi (Wdired): Mention C-x C-q key binding.
1827
18282007-07-28 Nick Roberts <nickrob@snap.net.nz>
1829
1830 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1831
18322007-07-25 Glenn Morris <rgm@gnu.org>
1833
8cf51b2c
GM
1834 * emacs.texi (Copying): Replace license with GPLv3.
1835
1836 * Relicense all FSF files to GPLv3 or later.
1837
18382007-07-24 Glenn Morris <rgm@gnu.org>
1839
1840 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1841 for some calendars.
1842
18432007-07-23 Nick Roberts <nickrob@snap.net.nz>
1844
1845 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1846 default-directory for the current buffer is on a remote machine.
1847
8cf51b2c
GM
18482007-07-21 Eli Zaretskii <eliz@gnu.org>
1849
1850 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1851 default value.
1852
18532007-07-21 Richard Stallman <rms@gnu.org>
1854
1855 * files.texi (Why Version Control?): Improve previous change.
1856
18572007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1858
1859 * files.texi (Why Version Control?): New node.
1860
8cf51b2c
GM
18612007-07-12 Nick Roberts <nickrob@snap.net.nz>
1862
8cf51b2c
GM
1863 * building.texi (Starting GUD): Add xref to this anchor.
1864
8cf51b2c
GM
18652007-06-24 Karl Berry <karl@gnu.org>
1866
2a9f4d55 1867 * emacs.texi: New Back-Cover Text.
8cf51b2c 1868
8cf51b2c
GM
18692007-06-07 Alan Mackenzie <acm@muc.de>
1870
1871 * display.texi (Optional Mode Line): Document the new form of
1872 line+column numbers, "(561,2)".
1873
18742007-06-06 Juanma Barranquero <lekktu@gmail.com>
1875
49823426 1876 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1877
18782007-06-02 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * Version 22.1 released.
1881
8cf51b2c
GM
18822007-05-07 Karl Berry <karl@gnu.org>
1883
1884 * emacs.texi (EMACSVER): Back to 22.
1885
18862007-05-06 Richard Stallman <rms@gnu.org>
1887
1888 * maintaining.texi (Create Tags Table): Clean up previous change.
1889
c8763fb6 18902007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1891
1892 * maintaining.texi (Create Tags Table): Add text about the dangers of
1893 making symbolic links to tags files.
1894
18952007-05-04 Karl Berry <karl@gnu.org>
1896
1897 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1898
18992007-05-03 Karl Berry <karl@gnu.org>
1900
1901 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1902
1903 * .cvsignore (*.pdf): New entry.
1904
8cf51b2c
GM
1905 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1906 for printing.
1907
19082007-05-01 Richard Stallman <rms@gnu.org>
1909
1910 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1911
8cf51b2c
GM
19122007-04-28 Glenn Morris <rgm@gnu.org>
1913
1914 * ack.texi (Acknowledgments):
1915 * anti.texi (Antinews):
8cf51b2c
GM
1916 * programs.texi (Program Modes): Restore mention of python.el pending
1917 consideration of legal status.
1918
19192007-04-28 Richard Stallman <rms@gnu.org>
1920
1921 * files.texi (File Names): Fixes to ~ description on MS systems.
1922
8cf51b2c
GM
19232007-04-26 Glenn Morris <rgm@gnu.org>
1924
1925 * emacs.texi (EMACSVER): Increase to 22.1.50.
1926
19272007-04-25 Karl Berry <karl@gnu.org>
1928
1929 * emacs.texi: Improve line breaks on copyright page,
1930 similar layout to lispref, 8.5x11 by default.
1931
1932 * dired.texi (Image-Dired): Improve line break, fix typo.
1933
19342007-04-24 Chong Yidong <cyd@stupidchicken.com>
1935
1936 * programs.texi (Program Modes):
8cf51b2c
GM
1937 * anti.texi (Antinews):
1938 * ack.texi (Acknowledgments): python.el removed.
1939
8cf51b2c
GM
19402007-04-23 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * display.texi (Highlight Interactively): Correct description of
1943 hi-lock-file-patterns-policy.
1944
1945 * files.texi (File Archives): Mention self-extracting executables.
1946
19472007-04-23 Eli Zaretskii <eliz@gnu.org>
1948
1949 * search.texi (Unconditional Replace, Query Replace): Add xref to
1950 "Replacement and Case".
1951
19522007-04-22 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * dired.texi (Image-Dired): Move from Thumbnails node.
1955 * misc.texi (Thumbnails): Node deleted.
1956 * emacs.texi (Top): Update node listing.
1957
1958 * files.texi (File Conveniences):
49823426 1959 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1960
19612007-04-21 Richard Stallman <rms@gnu.org>
1962
1963 * display.texi (Highlight Interactively): Correct previous change.
1964 Clarify doc of hi-lock-find-patterns, and move new features into it.
1965
19662007-04-20 David Koppelman <koppel@ece.lsu.edu>
1967
1968 * display.texi (Highlight Interactively): Document
1969 hi-lock-file-patterns-policy.
1970
19712007-04-20 Martin Rudalics <rudalics@gmx.at>
1972
1973 * display.texi (Scrolling): Fix typo.
1974
8cf51b2c
GM
19752007-04-15 Chong Yidong <cyd@stupidchicken.com>
1976
8cf51b2c
GM
1977 * doclicense.texi: Remove node heading, so that it can be included by
1978 other files.
1979
1980 * emacs.texi: Insert node heading for GFDL.
1981
8cf51b2c
GM
19822007-04-14 Eli Zaretskii <eliz@gnu.org>
1983
1984 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1985 "command line".
1986
1987 * display.texi (Faces): Refer to "Creating Frames" for face
1988 and other frame customizations in .emacs.
1989
1990 * frames.texi (Creating Frames): Mention that face customizations can
1991 be put in .emacs. Add index entries.
1992
19932007-04-12 Richard Stallman <rms@gnu.org>
1994
1995 * glossary.texi (Glossary): Explain `iff'.
1996
19972007-04-11 Karl Berry <karl@gnu.org>
1998
1999 * gnu.texi (Top),
2000 * macos.texi (Mac Font Specs),
2001 * anti.texi (Antinews),
2002 * xresources.texi (Resources),
2003 * misc.texi (Emulation),
2004 * calendar.texi (Daylight Saving),
2005 * dired.texi (Dired and Find),
2006 * rmail.texi (Remote Mailboxes),
2007 * sending.texi (Mail Headers),
2008 * programs.texi (Which Function),
2009 * files.texi (Recover),
2010 * buffers.texi (Uniquify),
2011 * frames.texi (Wheeled Mice),
2012 * killing.texi (Rectangles): Wording to improve breaks in
2013 8.5x11 format.
2014 * mule.texi (Language Environments): \hbadness=10000 since there's
2015 no way to reword.
2016 * emacs.texi (smallbook): New @set to more easily switch between
2017 smallbook and 8.5x11.
2018
20192007-04-11 Richard Stallman <rms@gnu.org>
2020
2021 * files.texi (File Conveniences): Add xref to Tumme.
2022 Delete text about Thumbnail mode.
2023
8cf51b2c
GM
20242007-04-09 Alan Mackenzie <acm@muc.de>
2025
2026 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2027 new name. Insert concept index entries.
2028
8cf51b2c
GM
20292007-04-08 Chong Yidong <cyd@stupidchicken.com>
2030
2031 * display.texi (Standard Faces): Document prefix arg for
2032 list-faces-display.
2033
2034 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2035
8cf51b2c
GM
20362007-04-07 Chong Yidong <cyd@stupidchicken.com>
2037
8cf51b2c
GM
2038 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2039
2040 * files.texi (Misc File Ops): Rewrite description of
2041 insert-file-literally.
2042
8cf51b2c
GM
20432007-03-31 Eli Zaretskii <eliz@gnu.org>
2044
2045 * misc.texi (Printing): Postscript -> PostScript.
2046
8cf51b2c
GM
2047 * ack.texi (Acknowledgments): Postscript -> PostScript.
2048
2049 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2050
2051 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2052 below.
2053
20542007-03-30 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2057 Init Non-ASCII.
2058 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2059 (Init Non-ASCII): New node.
2060
20612007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2062
2063 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2064
8cf51b2c
GM
20652007-03-12 Glenn Morris <rgm@gnu.org>
2066
8cf51b2c
GM
2067 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2068 "Daylight Savings".
2069
49823426 2070 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2071 saving" in text throughout.
2072
8cf51b2c
GM
20732007-03-04 Richard Stallman <rms@gnu.org>
2074
2075 * custom.texi (Safe File Variables): Minor correction.
2076
8cf51b2c
GM
20772007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2078
2079 * rmail.texi (Movemail): Add internal ref.
2080 Don't indent the intro for the PROTO table.
2081 Format PROTO table items with @code.
2082
8cf51b2c
GM
20832007-02-26 Nick Roberts <nickrob@snap.net.nz>
2084
2085 * building.texi: Remove references to bashdb.
2086
8cf51b2c
GM
20872007-02-19 Juanma Barranquero <lekktu@gmail.com>
2088
2089 * mule.texi (Language Environments): Update list of supported language
2090 environments.
2091
8cf51b2c
GM
20922007-02-14 Kim F. Storm <storm@cua.dk>
2093
2094 * building.texi (Grep Searching): Fix lgrep doc.
2095
20962007-02-12 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * back.texi: Remove unused file.
2099
c8763fb6 21002007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2101
2102 * maintaining.texi (Tag Syntax): Now --members is the default for
2103 etags, not for ctags yet.
2104
8cf51b2c
GM
21052007-02-03 Eli Zaretskii <eliz@gnu.org>
2106
2107 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2108 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2109 expects. Add comments to prevent people from inadvertently modifying
2110 the key parts needed by `texinfo-multiple-files-update'.
2111
21122007-01-29 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * frames.texi (Secondary Selection): Window clicked does not matter
2115 when mouse-yank-at-point is non-nil.
2116
8cf51b2c
GM
21172007-01-16 Glenn Morris <rgm@gnu.org>
2118
2119 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2120 system abbrev.
2121
21222007-01-11 Richard Stallman <rms@gnu.org>
2123
2124 * msdog.texi (Windows Keyboard): Another small cleanup.
2125
21262007-01-10 Richard Stallman <rms@gnu.org>
2127
2128 * msdog.texi (Windows Keyboard): Yet another try to make
2129 everyone happy with that passage.
2130
21312007-01-05 Richard Stallman <rms@gnu.org>
2132
2133 * anti.texi (Antinews): Mention M-x shell scrolling.
2134
21352007-01-05 Nick Roberts <nickrob@snap.net.nz>
2136
2137 * building.texi (Watch Expressions): Describe gdb-max-children.
2138
8cf51b2c
GM
21392007-01-04 Richard Stallman <rms@gnu.org>
2140
8cf51b2c
GM
2141 * msdog.texi (Windows Keyboard): Clarify previous change.
2142
8cf51b2c
GM
21432007-01-02 Richard Stallman <rms@gnu.org>
2144
2145 * custom.texi (Changing a Variable): Minor clarification.
2146 (Specific Customization): customize-customized => customize-unsaved.
2147
2148 * entering.texi (Entering Emacs): Clean up text about restarting
2149 Emacs for each file.
2150
2151 * misc.texi (Shell Options): Minor cleanup.
2152
2153 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2154 with Emacs, not vice versa.
2155
2156 * programs.texi (Symbol Completion): Recommend customizing
2157 window manager.
2158
2159 * xresources.texi (Resources): Minor fix.
2160
c8763fb6 21612007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2162
2163 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2164
21652007-01-01 Richard Stallman <rms@gnu.org>
2166
2167 * commands.texi (User Input): Document keys stolen by window mangers.
2168
21692006-12-31 Richard Stallman <rms@gnu.org>
2170
2171 * custom.texi (Specific Customization): Document customize-option
2172 instead of customize-variable.
2173
21742006-12-31 Kim F. Storm <storm@cua.dk>
2175
2176 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2177
21782006-12-30 Kim F. Storm <storm@cua.dk>
2179
2180 * killing.texi (CUA Bindings): Fix typo.
2181
2182 * xresources.texi (Table of Resources): Mention grow-only value for
2183 auto-resize-tool-bars.
2184
8cf51b2c
GM
21852006-12-27 Eli Zaretskii <eliz@gnu.org>
2186
2187 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2188 and how to get them back.
2189
21902006-12-26 Richard Stallman <rms@gnu.org>
2191
2192 * calendar.texi (Holidays): Holiday listing is based on current
2193 practice, but DST is not.
2194
21952006-12-25 Richard Stallman <rms@gnu.org>
2196
2197 * emacs.texi (Top): Update subnode menus.
2198
2199 * mark.texi (Transient Mark): Fix xref.
2200
2201 * killing.texi (Graphical Kill): Node deleted.
2202 (Killing): Add xref to Cut and Paste.
2203 (CUA Bindings): Update xref.
2204
2205 * frames.texi (Cut and Paste): New section to hold other nodes.
2206 (Mouse Commands): Node demoted.
2207 (Cut/Paste Other App): Split out from Mouse Commands.
2208 (Word and Line Mouse): Likewise.
2209 (Secondary Selection, Clipboard): Nodes demoted.
2210
8cf51b2c
GM
22112006-12-24 Kevin Ryde <user42@zip.com.au>
2212
2213 * calendar.texi (Holidays): US daylight saving begins second Sunday
2214 in March for 2007 onwards.
2215 (Daylight Savings): Show new US default daylight saving rules, 2nd
2216 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2217
22182006-12-23 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * calendar.texi (Scroll Calendar): < and > are switched.
2221
22222006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2223
2224 * killing.texi (Deletion): Describe M-\ prefix argument.
2225
22262006-12-23 Richard Stallman <rms@gnu.org>
2227
2228 * search.texi (Regexp Search): Explain why forward and reverse regexp
2229 search are not mirror images.
2230
8cf51b2c
GM
22312006-12-19 Kim F. Storm <storm@cua.dk>
2232
2233 * major.texi (Choosing Modes): Describe match-function elements for
2234 magic-mode-alist.
2235
8cf51b2c
GM
22362006-12-18 Eli Zaretskii <eliz@gnu.org>
2237
2238 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2239 peculiarities.
2240
22412006-12-18 Richard Stallman <rms@gnu.org>
2242
2243 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2244
8cf51b2c
GM
22452006-12-17 Alan Mackenzie <acm@muc.de>
2246
2247 * programs.texi (Left Margin Paren): Remove the bit which says
2248 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2249 Discuss some of the issues of setting this option to nil.
2250
22512006-12-17 Glenn Morris <rgm@gnu.org>
2252
2253 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2254
22552006-12-16 Eli Zaretskii <eliz@gnu.org>
2256
2257 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2258 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2259 NTFS volumes.
2260 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2261 volumes.
2262
22632006-12-15 Eli Zaretskii <eliz@gnu.org>
2264
2265 * text.texi (HTML Mode): Fix "C-c TAB".
2266
8cf51b2c
GM
22672006-12-09 Richard Stallman <rms@gnu.org>
2268
2269 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2270
22712006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2272
2273 * files.texi (Misc File Ops): Document insert-file-literally.
2274
22752006-12-08 Eli Zaretskii <eliz@gnu.org>
2276
2277 * cmdargs.texi (Colors): Note that --color is intended for overriding
2278 the terminal defaults, not for normal invocation.
2279
2280 * misc.texi (Emacs Server): Improve wording. Don't mention the
2281 ``server program''. Add a cross-reference to "Init File" node.
2282 (Invoking emacsclient): Add index entries. Document both short and
2283 long versions of command-line options. Document the -f option.
2284
8cf51b2c
GM
22852006-12-06 Richard Stallman <rms@gnu.org>
2286
2287 * text.texi (Outline Format): Say to set outline-regexp
2288 and outline-level with major modes and file local variables.
2289
c8763fb6 22902006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2291
2292 * anti.texi (Antinews): Mention the alternative to
2293 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2294
8cf51b2c
GM
2295 * misc.texi (Interactive Shell): Ditto.
2296
22972006-12-04 Eli Zaretskii <eliz@gnu.org>
2298
2299 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2300
2301 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2302
23032006-12-01 Eli Zaretskii <eliz@gnu.org>
2304
2305 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2306 colon in the mode line.
2307
2308 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2309
23102006-11-26 Nick Roberts <nickrob@snap.net.nz>
2311
2312 * building.texi (Watch Expressions): Mention SPC for expanding/
2313 contracting watch expressions.
2314
23152006-11-26 Kim F. Storm <storm@cua.dk>
2316
2317 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2318
23192006-11-26 Nick Roberts <nickrob@snap.net.nz>
2320
2321 * building.texi (Debugger Operation): Define text command mode.
2322 Clarify how tooltips work.
2323 (GDB Graphical Interface): Explain how to run in text command mode
2324 more clearly.
2325
23262006-11-25 Juanma Barranquero <lekktu@gmail.com>
2327
2328 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2329
23302006-11-22 Juanma Barranquero <lekktu@gmail.com>
2331
2332 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2333
8cf51b2c
GM
23342006-11-18 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2337 and EMACS is deprecated.
2338
23392006-11-18 Juanma Barranquero <lekktu@gmail.com>
2340
2341 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2342
c8763fb6 23432006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2344
2345 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2346
2347 * emacs.texi: Include xresources.texi both for info and dvi.
2348
2349 * xresources.texi: Merge text from xresmini.texi.
2350
c8763fb6 23512006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2352
2353 * glossary.texi: Fix typos.
2354
8cf51b2c
GM
23552006-11-06 Richard Stallman <rms@gnu.org>
2356
2357 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2358
2359 * ack.texi (Acknowledgments): Fix name spelling.
2360
23612006-11-01 Juri Linkov <juri@jurta.org>
2362
2363 * search.texi (Word Search): Document incremental word search.
2364
23652006-10-28 Glenn Morris <rgm@gnu.org>
2366
2367 * ack.texi (Acknowledgments): Add cal-html author.
2368
2369 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2370 Calendar"). Describe new package cal-html.
2371 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2372 Calendar Files."
2373
8cf51b2c
GM
23742006-10-23 Richard Stallman <rms@gnu.org>
2375
2376 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2377 Abbrev mode is enabled.
2378
8cf51b2c
GM
23792006-10-16 Richard Stallman <rms@gnu.org>
2380
8cf51b2c
GM
2381 * emacs.texi: Update ISBN.
2382
8cf51b2c
GM
23832006-10-11 Kim F. Storm <storm@cua.dk>
2384
2385 * emacs.texi (Acknowledgments): Use @dotless{i}.
2386
23872006-10-08 Nick Roberts <nickrob@snap.net.nz>
2388
2389 * building.texi (Breakpoints Buffer): Mention catchpoints.
2390
23912006-10-08 Kim F. Storm <storm@cua.dk>
2392
2393 * ack.texi (Acknowledgments): Update.
2394
2395 * emacs.texi (Acknowledgments): Fix bad @/ form.
2396
8cf51b2c
GM
23972006-10-05 Kim F. Storm <storm@cua.dk>
2398
2399 * emacs.texi (Acknowledgments): Add more contributors.
2400
24012006-10-03 Richard Stallman <rms@gnu.org>
2402
2403 * emacs.texi (Acknowledgments): Update version and edition.
2404
8cf51b2c
GM
24052006-10-01 Karl Berry <karl@gnu.org>
2406
2407 * custom.texi (Customization Groups): Page break to keep example buffer
2408 on one page.
2409
24102006-09-30 Karl Berry <karl@gnu.org>
2411
2412 * programs.texi (Basic Indent): @need to improve page break.
2413 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2414
24152006-09-29 Glenn Morris <rgm@gnu.org>
2416
2417 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2418
24192006-09-29 Karl Berry <karl@gnu.org>
2420
2421 * windows.texi (Basic Window): Remove forced @break, no longer
2422 desirable.
2423 * frames.texi (Frame Commands),
2424 * mark.texi (Marking Objects): Reword to avoid bad page break.
2425 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2426
24272006-09-19 Richard Stallman <rms@gnu.org>
2428
2429 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2430 stick to present tense.
2431
c8763fb6 24322006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2433
2434 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2435 to x-gtk-use-old-file-dialog.
2436 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2437
24382006-09-15 Jay Belanger <belanger@truman.edu>
2439
49823426 2440 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2441 Change "Library Public License" to "Lesser Public License"
2442 throughout. Use "yyyy" to represent year.
2443
8cf51b2c
GM
24442006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2445
2446 * files.texi (Visiting): Add index entry "open file".
2447
8cf51b2c
GM
24482006-09-11 Richard Stallman <rms@gnu.org>
2449
2450 * building.texi (Compilation Mode): Clarification.
2451 (Grep Searching): Add xref to Compilation Mode.
2452
8cf51b2c
GM
24532006-09-08 Richard Stallman <rms@gnu.org>
2454
2455 * search.texi (Search): Ref multi-file search commands here.
2456 (Other Repeating Search): Not here.
2457
8cf51b2c
GM
24582006-08-28 Richard Stallman <rms@gnu.org>
2459
2460 * windows.texi (Split Window): Update xref.
2461
2462 * basic.texi (Continuation Lines): Update xref.
2463
2464 * indent.texi (Tab Stops): Update xref.
2465
2466 * emacs.texi (Top): Update subnode menu.
2467
2468 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2469 split out of Display Custom.
2470
24712006-08-25 Kim F. Storm <storm@cua.dk>
2472
2473 * display.texi (Display Custom): Add variables overline-margin
2474 and x-underline-at-descent-line.
2475
24762006-08-25 Richard Stallman <rms@gnu.org>
2477
2478 * entering.texi (Exiting): Rewrite to give graphical displays
2479 priority over text terminals.
2480
2481 * search.texi (Incremental Search): Move index entries.
2482
24832006-08-23 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * custom.texi (Init File): Reference Find Init to avoid "home
2486 directory" confusion.
2487
24882006-08-22 Nick Roberts <nickrob@snap.net.nz>
2489
2490 * building.texi (Other GDB-UI Buffers): Describe how to edit
2491 a value in the locals buffer.
2492
24932006-08-21 Richard Stallman <rms@gnu.org>
2494
2495 * search.texi (Basic Isearch): Add `isearch' index entry.
2496
24972006-08-16 Richard Stallman <rms@gnu.org>
2498
2499 * misc.texi (Saving Emacs Sessions): Clean up wording.
2500
2501 * mark.texi (Marking Objects): Mention term "select all".
2502
2503 * emacs.texi (Top): Update subnode menu.
2504
2505 * help.texi (Help Mode): Move node up in file.
2506
8cf51b2c
GM
25072006-08-15 Nick Roberts <nickrob@snap.net.nz>
2508
2509 * building.texi (Stack Buffer): Explain fringe arrow.
2510
8cf51b2c
GM
25112006-08-12 Eli Zaretskii <eliz@gnu.org>
2512
8cf51b2c
GM
2513 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2514 on startup.
2515
25162006-08-11 Romain Francoise <romain@orebokech.com>
2517
2518 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2519
25202006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2521
2522 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2523
25242006-08-10 Richard Stallman <rms@gnu.org>
2525
2526 * text.texi (Format Faces): Substantial rewrites to deal
2527 with face merging. Empty regions don't count. Clarify
2528 face property inheritance.
2529
25302006-08-08 Romain Francoise <romain@orebokech.com>
2531
2532 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2533 <arjuropo@cc.jyu.fi>.
2534
8cf51b2c
GM
25352006-08-04 Eli Zaretskii <eliz@gnu.org>
2536
2537 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2538 apply to all frames.
2539
8cf51b2c
GM
25402006-08-01 Richard Stallman <rms@gnu.org>
2541
2542 * help.texi (Name Help): Add index entries for describe-variable.
2543
25442006-08-01 Nick Roberts <nickrob@snap.net.nz>
2545
2546 * building.texi (GDB Graphical Interface): Shorten node names.
2547 (GDB-UI Layout): Use GDB-related.
2548 (Other GDB-UI Buffers): Simplify English.
2549
25502006-07-31 Richard Stallman <rms@gnu.org>
2551
2552 * search.texi (Query Replace): Add xref for Dired's Q command.
2553
8cf51b2c
GM
25542006-07-31 Nick Roberts <nickrob@snap.net.nz>
2555
2556 * building.texi (GDB commands in Fringe): Rename to...
2557 (Source Buffers): ..this and move forward. Describe hollow arrow and
2558 new option gdb-find-source-frame.
2559
25602006-07-29 Richard Stallman <rms@gnu.org>
2561
2562 * dired.texi (Operating on Files): Simplify previous change
2563 and fix Texinfo usage.
2564
25652006-07-29 Eli Zaretskii <eliz@gnu.org>
2566
2567 * dired.texi (Operating on Files): Add cross-references. State the
2568 Unix commands that do similar things.
2569
25702006-07-28 Richard Stallman <rms@gnu.org>
2571
2572 * mark.texi (Transient Mark): Clarify that region never disappears
2573 when Transient Mark mode is off, and not when it is on.
2574
25752006-07-27 Richard Stallman <rms@gnu.org>
2576
2577 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2578
25792006-07-24 Richard Stallman <rms@gnu.org>
2580
2581 * xresources.texi (GTK styles): Fix texinfo usage.
2582
8cf51b2c
GM
2583 * commands.texi (User Input): Explain why we teach keyboard cmds.
2584
2585 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2586 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2587 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2588 * doclicense.texi, display.texi, dired.texi, basic.texi:
2589 * anti.texi, ack.texi: Move periods and commas inside quotes.
2590
25912006-07-22 Eli Zaretskii <eliz@gnu.org>
2592
2593 * cmdargs.texi (General Variables): Document EMAIL.
2594
25952006-07-21 Eli Zaretskii <eliz@gnu.org>
2596
2597 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2598 doesn't have effect on MS-Windows.
2599
8cf51b2c
GM
26002006-07-17 Richard Stallman <rms@gnu.org>
2601
2602 * building.texi (Grep Searching): Explain about chaining grep commands.
2603
8cf51b2c
GM
26042006-07-10 Nick Roberts <nickrob@snap.net.nz>
2605
49823426 2606 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2607
26082006-07-09 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2611 is invoked for multiple files.
2612
26132006-07-08 Eli Zaretskii <eliz@gnu.org>
2614
2615 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2616 on-line manual for the rest of this node.
2617 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2618 unconditionally.
2619 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2620 Improve wording.
2621 (Windows Printing): Improve wording.
2622 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2623 rest of this node.
2624
8cf51b2c
GM
26252006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2626
49823426
GM
2627 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2628 with eval-buffer.
8cf51b2c
GM
2629
26302006-07-05 Nick Roberts <nickrob@snap.net.nz>
2631
2632 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2633 of character translation.
2634
26352006-07-04 Nick Roberts <nickrob@snap.net.nz>
2636
2637 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2638
26392006-07-03 Karl Berry <karl@gnu.org>
2640
2641 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2642 not-too-underfull hboxes in the TeX output.
2643 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2644 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2645 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2646 * sending.texi, text.texi: Fix overfull/underfull boxes.
2647
26482006-07-03 Romain Francoise <romain@orebokech.com>
2649
2650 * m-x.texi (M-x): Fix.
2651
26522006-07-03 Richard Stallman <rms@gnu.org>
2653
8cf51b2c
GM
2654 * search.texi (Other Repeating Search): filename -> file name.
2655
2656 * misc.texi (Narrowing): Minor cleanups.
2657
2658 * files.texi (Visiting): filename -> file name.
2659
2660 * emacs.texi (Top): Update subnode menus.
2661
2662 * mule.texi (Coding Systems): Move char translation stuff here.
2663 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2664 (Recognize Coding): Substantial local rewrites.
2665 (International): Update menu.
2666
2667 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2668 (Scrolling): Substantial local rewrites.
2669 (Display): Update menu and intro.
2670
2671 * dired.texi: filename -> file name.
2672
2673 * custom.texi (Safe File Variables): Texinfo usage fix.
2674
f0131492 26752006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2676
2677 * help.texi, m-x.texi: Lots of cleanups.
2678
8cf51b2c
GM
26792006-06-30 Eli Zaretskii <eliz@gnu.org>
2680
2681 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2682 (Windows Processes, Windows Misc): Shorten the printed version by
2683 selectively conditioning less important portions by @ifnottex.
2684
8cf51b2c
GM
26852006-06-27 Richard Stallman <rms@gnu.org>
2686
2687 * mini.texi (Minibuffer File): Minor cleanup.
2688
26892006-06-25 Nick Roberts <nickrob@snap.net.nz>
2690
2691 * frames.texi (XTerm Mouse): Rename to...
2692 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2693
2694 * emacs.texi (Top): Use new node name.
2695
26962006-06-24 Eli Zaretskii <eliz@gnu.org>
2697
2698 * emacs.texi (Top): Update the detailed menu according to changes in
2699 msdog.texi.
2700
2701 * msdog.texi (Windows Keyboard): New section.
2702 (Windows Mouse): New section.
2703 (Windows System Menu): Remove section (text merged with "Windows
2704 Keyboard").
2705 (Windows Misc): New section.
2706
2707 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2708
2709 * msdog.texi (ls in Lisp): New section.
2710
2711 * files.texi (Visiting): Document case-insensitive wildcard matching
2712 under find-file-wildcards.
2713
8cf51b2c
GM
27142006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2715
2716 * macos.texi (Mac Input): Add description of mac-function-modifier.
2717 Now Unicode keyboard layouts work.
2718
8cf51b2c
GM
27192006-06-10 Richard Stallman <rms@gnu.org>
2720
2721 * mule.texi (Recognize Coding): Clarify previous change.
2722
27232006-06-09 Kenichi Handa <handa@m17n.org>
2724
2725 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2726 notation.
2727
27282006-06-07 Kevin Ryde <user42@zip.com.au>
2729
2730 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2731 manual for @ifnottex, but in emacs-extra for @iftex.
2732
2733 * cmdargs.texi (General Variables): Fix smtpmail xref.
2734
27352006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2736
8cf51b2c 2737 * programs.texi (Comment Commands):
8cf51b2c 2738 * custom.texi (Specifying File Variables):
49823426 2739 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2740
27412006-06-07 Nick Roberts <nickrob@snap.net.nz>
2742
2743 * building.texi (Watch Expressions): Move node to end.
2744 (GDB Graphical Interface): Move description of clicks in fringe...
2745 (GDB commands in the Fringe): ...to here. New node.
2746
8cf51b2c
GM
27472006-06-05 Romain Francoise <romain@orebokech.com>
2748
49823426 2749 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2750
27512006-06-05 Nick Roberts <nickrob@snap.net.nz>
2752
2753 * building.texi (GDB Graphical Interface): Update bindings.
2754 (Commands of GUD): Add gud-print. Remove gud-run.
2755 Restate availability more generally.
2756
f0131492 27572006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2758
2759 * mini.texi: Lots of cleanups.
2760
27612006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2762
2763 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2764 and Mouse-2.
2765
c8763fb6 27662006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2767
2768 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2769
8cf51b2c
GM
27702006-05-31 Richard Stallman <rms@gnu.org>
2771
2772 * basic.texi (Moving Point): Fix previous change.
2773
c8763fb6 27742006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2775
2776 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2777
f0131492 27782006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2779
2780 * basic.texi: Many simplifications and improvements in wording.
2781
8cf51b2c
GM
27822006-05-26 Nick Roberts <nickrob@snap.net.nz>
2783
2784 * anti.texi (Antinews): Create a node for gdb-ui.
2785
8cf51b2c
GM
27862006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2787
2788 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2789
27902006-05-20 Richard Stallman <rms@gnu.org>
2791
2792 * dired.texi (Dired Navigation): dired-goto-file is now j.
2793
8cf51b2c
GM
27942006-05-20 Eli Zaretskii <eliz@gnu.org>
2795
2796 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2797 and their aliases.
2798
2799 * msdog.texi (Windows Printing): Mention non-support of plain text
2800 printing with some el-cheapo printers, and suggest a workaround.
2801
28022006-05-20 Kevin Ryde <user42@zip.com.au>
2803
2804 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2805 remove the bit saying you must set it.
2806
28072006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2808
2809 * trouble.texi (Checklist):
2810 * text.texi (Text, Auto Fill, Text Mode):
2811 * search.texi (Nonincremental Search):
2812 * rmail.texi (Rmail Labels):
2813 * mule.texi (Input Methods, Multibyte Conversion):
2814 * misc.texi (Gnus, Where to Look, PostScript):
2815 * maintaining.texi (Create Tags Table):
2816 * indent.texi (Indentation Commands):
2817 * fixit.texi (Spelling):
2818 * emacs.texi (Copying):
2819 * custom.texi (Init File): ifinfo -> ifnottex.
2820
8cf51b2c
GM
28212006-05-17 Richard Stallman <rms@gnu.org>
2822
2823 * files.texi (Diff Mode): Mention C-x `.
2824
28252006-05-08 Richard Stallman <rms@gnu.org>
2826
2827 * custom.texi (Disabling): Textual cleanups.
2828
8cf51b2c
GM
28292006-05-12 Glenn Morris <rgm@gnu.org>
2830
2831 * calendar.texi (Displaying the Diary, Format of Diary File):
2832 Refer to diary-view-entries, diary-list-entries,
2833 diary-show-all-entries rather than obsolete aliases.
2834
28352006-05-12 Eli Zaretskii <eliz@gnu.org>
2836
2837 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2838 (Displaying the Diary, Special Diary Entries, Importing Diary):
2839 * building.texi (Compilation Shell):
2840 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2841 emacs-xtra with @inforef's.
2842
2843 * files.texi (Visiting): Fix wording.
2844
2845 * mule.texi (Coding Systems, Text Coding): More indexing.
2846 Mention that C-x RET f can set eol conversion.
2847
c8763fb6 28482006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2849
2850 * xresmini.texi (GTK resources): Insert GTK description.
2851
2852 * xresources.texi (GTK resources): metafont should be menufont.
2853
8cf51b2c
GM
28542006-05-06 Michael Albinus <michael.albinus@gmx.de>
2855
49823426 2856 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2857 method, user name and host name is active only in partial
2858 completion mode.
2859
8cf51b2c
GM
28602006-05-06 Eli Zaretskii <eliz@gnu.org>
2861
2862 * makefile.w32-in (emacs.dvi):
2863 * Makefile.in (emacs.dvi): Add xresmini.texi.
2864
2865 * xresmini.texi (Table of Resources): Remove xref to non-existent
2866 node "LessTif Resources".
2867
2868 * msdog.texi (Microsoft Windows):
2869 * calendar.texi (Calendar/Diary, Displaying the Diary)
2870 (Special Diary Entries, Importing Diary, Holidays):
2871 * programs.texi (Program Modes):
2872 * text.texi (Text):
2873 * buffers.texi (Several Buffers):
2874 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2875
28762006-05-06 Eli Zaretskii <eliz@gnu.org>
2877
2878 The following changes merge the emacs-xtra manual into the main
2879 manual, but only for on-line version of the manual.
2880
2881 * vc2-xtra.texi (Version Backups, Local Version Control)
2882 (Making Snapshots, Change Logs and VC, Version Headers)
2883 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2884 on-line manual.
2885
2886 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2887 for on-line manual.
2888
2889 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2890 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2891 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2892 for on-line manual.
2893
2894 * fortran-xtra.texi (Fortran, Fortran Autofill)
2895 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2896 for on-line manual.
2897
2898 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2899 Conditional xref's for on-line manual.
2900
2901 * emerge-xtra.texi (Emerge, Overview of Emerge)
2902 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2903 manual.
2904
2905 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2906 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2907 (EMACSSOURCES): Use EMACS_XTRA.
2908 (../info/emacs-xtra): Remove.
2909 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2910
2911 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2912 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2913 (EMACSSOURCES): Use EMACS_XTRA.
2914 ($(infodir)/emacs-xtra): Remove.
2915 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2916
2917 * trouble.texi (Quitting):
2918 * text.texi (Text):
2919 * programs.texi (Program Modes):
2920 * msdog.texi (Microsoft Windows):
2921 * frames.texi (Frames):
2922 * files.texi (Backup, Version Control, VC Concepts)
2923 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2924 (Registering, VC Status, VC Undo, Multi-User Branching)
2925 (Comparing Files):
2926 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2927 (Displaying the Diary, Special Diary Entries, Importing Diary):
2928 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2929 conditional xref's, depending on @iftex/@ifnottex.
2930
2931 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2932 "MS-DOS". @include msdog-xtra.texi.
2933
2934 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2935 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2936
2937 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2938 for vc-xtra.texi subsections.
2939 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2940 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2941
2942 * sending.texi (Sending Mail): A @node line without explicit Prev,
2943 Next, and Up links.
2944
2945 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2946 Next, and Up links.
2947
2948 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2949 and its sections. @include picture-xtra.texi.
2950
2951 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2952 "Emerge".
2953 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2954
2955 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2956 exact duplicate of its name-sake in calendar.texi.
2957
2958 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2959 "Advanced Calendar/Diary Usage".
2960 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2961
2962 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2963 dired-xtra.texi.
2964 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2965
2966 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2967 (Files) [ifnottex]: Add menu entry for Autorevert.
2968
2969 * emacs-xtra.texi (Introduction): Reword to make consistent with
2970 printed version only.
2971 <Top level>: Remove the body of all chapters and move them to the
2972 new *-xtra.texi files. Use @raisesections and @lowersections to
2973 convert sections to chapters etc.
2974
2975 * msdog-xtra.texi:
2976 * fortran-xtra.texi:
2977 * vc-xtra.texi:
2978 * vc1-xtra.texi:
2979 * vc2-xtra.texi:
2980 * emerge-xtra.texi:
2981 * cal-xtra.texi:
2982 * dired-xtra.texi:
2983 * arevert-xtra.texi: New files, with text from respective chapters
2984 of emacs-xtra.texi. Convert each @chapter into @section, @section
2985 into @subsection, etc.
2986
2987 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2988 updated.
2989
2990 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2991 Windows". All references updated.
2992
29932006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2994
2995 * macos.texi (Mac Input): Mention input from Character Palette.
2996 (Mac Font Specs): Fix typo.
2997
29982006-05-05 Richard Stallman <rms@gnu.org>
2999
3000 * files.texi (Diff Mode): Minor cleanup.
3001
30022006-05-05 Karl Berry <karl@gnu.org>
3003
8cf51b2c
GM
3004 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3005 errors from the current release of makeinfo (4.8).
3006 * help.texi (Library Keywords): Change widest word in multitable
3007 template from `emulations' to `convenience'. (Not sure if this is
3008 related to the font change.)
3009
30102006-05-05 Eli Zaretskii <eliz@gnu.org>
3011
3012 * files.texi (File Names): Add a footnote about limited support of
3013 ~USER on MS-Windows.
3014
3015 * cmdargs.texi (Initial Options): Add a footnote about limited
3016 support of ~USER on MS-Windows.
3017
30182006-05-03 Richard Stallman <rms@gnu.org>
3019
3020 * files.texi (Diff Mode): Node moved here.
3021 (Comparing Files): Delete what duplicates new node.
3022 (Files): Put Diff Mode in menu.
3023
3024 * misc.texi (Diff Mode): Moved to files.texi.
3025
3026 * emacs.texi (Top): Update menu for Diff Mode.
3027
3028 * trouble.texi (Emergency Escape): Simplify.
3029
3030 * emacs.texi (Top): Minor clarification.
3031
30322006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3033
3034 * commands.texi, entering.texi, screen.texi: Many simplifications.
3035
30362006-05-03 Richard Stallman <rms@gnu.org>
3037
3038 * commands.texi (Text Characters): Delete paragraph about unibyte
3039 non-ASCII printing chars.
3040
3041 * killing.texi (Killing): Say "graphical displays".
3042 * display.texi: Say "graphical displays".
3043
3044 * cmdargs.texi (Misc X): Say "graphical displays".
3045
30462006-05-01 Richard Stallman <rms@gnu.org>
3047
3048 * emacs.texi (Top): Add Diff Mode to menu.
3049
30502006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3051
3052 * misc.texi (Diff Mode): New node.
3053
30542006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3055
3056 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3057 (Mac Environment Variables): Shorten example line.
3058 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3059
30602006-05-01 Nick Roberts <nickrob@snap.net.nz>
3061
3062 * building.texi (GUD Customization): Describe cases %d and %c.
3063 Update description for %e.
3064
30652006-04-30 Glenn Morris <rgm@gnu.org>
3066
3067 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3068
30692006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3070
3071 * custom.texi (Examining): Update C-h v output example.
3072
30732006-04-29 Kim F. Storm <storm@cua.dk>
3074
3075 * building.texi (Grep Searching): Add lgrep and rgrep.
3076
8cf51b2c
GM
30772006-04-23 Richard Stallman <rms@gnu.org>
3078
3079 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3080
3081 * xresmini.texi: New file.
3082
3083 * xresources.texi (Face Resources): Split table into font resources
3084 and the rest. Combine similar attributes for brevity.
3085
8cf51b2c
GM
30862006-04-21 Eli Zaretskii <eliz@gnu.org>
3087
3088 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3089 backslashes and case-insensitivity in file names (moved to the
3090 main manual).
3091 (MS-DOS Printing): Move most of the text to the main manual.
3092
3093 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3094 New nodes.
3095 (Windows Processes, Windows System Menu): Add index entries and
3096 fix wording.
3097
8cf51b2c
GM
30982006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3099
3100 * misc.texi (Shell Ring): Add notes on saved input when
3101 navigating off the end of the history list.
3102
31032006-04-18 Chong Yidong <cyd@mit.edu>
3104
3105 * misc.texi (Shell Options): Correct default value of
3106 comint-scroll-show-maximum-output.
3107
8cf51b2c
GM
31082006-04-18 Nick Roberts <nickrob@snap.net.nz>
3109
3110 * building.texi (Watch Expressions): Update.
3111
8cf51b2c
GM
31122006-04-12 Richard Stallman <rms@gnu.org>
3113
3114 * search.texi: Clean up previous change.
3115
31162006-04-12 Eli Zaretskii <eliz@gnu.org>
3117
3118 * search.texi (Regexp Backslash, Regexp Replace): Add index
3119 entries for ``back reference'' and mention the term itself in the
3120 text.
3121
31222006-04-11 Richard Stallman <rms@gnu.org>
3123
3124 * custom.texi (Safe File Variables):
3125 Document enable-local-variables = :safe.
3126
31272006-04-11 Karl Berry <karl@gnu.org>
3128
3129 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3130 (Remote Repositories, Version Backups, Local Version Control)
3131 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3132 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3133 (Renaming VC Work Files and Master Files)
3134 (Inserting Version Control Headers, Customizing VC, General Options)
3135 (Options for RCS and SCCS, Options specific for CVS): Move all
3136 these nodes to emacs-xtra.texi, for brevity.
3137 * cmdargs.texi, files.texi: Change cross-references.
3138
8cf51b2c
GM
31392006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3140
3141 * files.texi (Old Versions): Update description of vc-annotate's
3142 use of color to indicate date ranges.
3143
8cf51b2c
GM
31442006-04-09 Kevin Ryde <user42@zip.com.au>
3145
8cf51b2c
GM
3146 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3147 put info and printed manual names the right way around.
3148
31492006-04-09 Karl Berry <karl@gnu.org>
3150
3151 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3152 emacs-xtra.texi, leaving only MS Windows information.
3153 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3154 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3155 node names.
3156
3157 * emacs.texi: Move @summarycontents and @contents to the beginning
3158 of the file.
3159
8cf51b2c
GM
31602006-04-08 Kevin Ryde <user42@zip.com.au>
3161
3162 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3163
31642006-04-07 Richard Stallman <rms@gnu.org>
3165
3166 * programs.texi (Comments, Comment Commands, Options for Comments)
3167 (Multi-Line Comments): "Align", not "indent".
3168 (Basic Indent): C-j deletes trailing whitespace before the newline.
3169
31702006-04-06 Richard Stallman <rms@gnu.org>
3171
8cf51b2c
GM
3172 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3173
31742006-04-06 Eli Zaretskii <eliz@gnu.org>
3175
3176 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3177
8cf51b2c
GM
31782006-04-05 Richard Stallman <rms@gnu.org>
3179
3180 * emacs.texi (Top): Update subnode menu.
3181
3182 * trouble.texi (Unasked-for Search): Node deleted.
3183 (Lossage): Delete from menu.
3184
31852006-04-04 Richard Stallman <rms@gnu.org>
3186
3187 * trouble.texi: Various cleanups.
3188 (Checklist): Don't bother saying how to snail a bug report.
3189 (Emergency Escape): Much rewriting.
3190 (After a Crash): Rename the core dump immediately.
3191 (Total Frustration): Call it a psychotherapist.
3192 (Bug Criteria): Avoid "illegal instruction".
3193 (Sending Patches): We always put the contributor's name in.
3194
3195 * misc.texi (Thumbnails): Minor correction.
3196
8cf51b2c
GM
31972006-04-03 Richard Stallman <rms@gnu.org>
3198
3199 * misc.texi (Thumbnails): Minor cleanup.
3200
32012006-04-02 Karl Berry <karl@gnu.org>
3202
3203 * sending.texi (Mail Sending): pxref to Top needs five args.
3204
3205 * texinfo.tex: Update to current version (2006-03-21.13).
3206
8cf51b2c
GM
32072006-03-31 Richard Stallman <rms@gnu.org>
3208
3209 * emacs.texi (Top): Update subnode menu.
3210
3211 * help.texi (Help Mode): Cleanup.
3212
3213 * dired.texi: Many cleanups.
3214 (Dired Deletion): Describe dired-recursive-deletes.
3215 (Operating on Files): dired-create-directory moved.
3216 (Misc Dired Features): Move to here.
3217 (Tumme): Node moved to misc.texi.
3218
3219 * custom.texi: Many cleanups.
3220 (Minor Modes): Don't mention ISO Accents Mode.
3221 (Examining): Update C-h v output example.
3222 (Hooks): Add index and xref for add-hook.
3223 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3224 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3225
3226 * misc.texi: Many cleanups.
3227 (beginning): Add to summary of topics.
3228 (Shell): Put eshell xref at the end. Remove eshell from table.
3229 (Thumbnails): New node.
3230
8cf51b2c
GM
32312006-03-28 Eli Zaretskii <eliz@gnu.org>
3232
3233 * files.texi (File Name Cache): Make it clear that the cache is
3234 not persistent.
3235
8cf51b2c
GM
32362006-03-25 Karl Berry <karl@gnu.org>
3237
49823426
GM
3238 * emacs-xtra.texi, emacs.texi, gnu.texi:
3239 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3240 (2) do not indent copyright year list (or anything else).
3241
8cf51b2c
GM
32422006-03-21 Juanma Barranquero <lekktu@gmail.com>
3243
3244 * files.texi (VC Dired Mode): Remove misplaced brackets.
3245
32462006-03-21 Andre Spiegel <spiegel@gnu.org>
3247
3248 * files.texi: Various updates and clarifications in the VC chapter.
3249
32502006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3251
3252 * help.texi (Help Mode): Document "C-c C-c".
3253
8cf51b2c
GM
32542006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3255
3256 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3257 menu in the standalone Info reader.
3258
32592006-03-15 Chong Yidong <cyd@stupidchicken.com>
3260
3261 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3262 moved here from Emacs manual.
3263
3264 * programs.texi (Fortran): Section moved to emacs-xtra.
3265 (Program Modes): Xref to Fortran in emacs-xtra.
3266
3267 * maintaining.texi (Emerge): Move to emacs-xtra.
3268 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3269
3270 * picture.texi: File deleted.
3271 * Makefile.in:
3272 * makefile.w32-in: Remove picture.texi.
3273
3274 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3275 * abbrevs.texi (Abbrevs):
3276 * sending.texi (Sending Mail): Picture node removed.
3277
3278 * emacs.texi (Top): Update node listings.
3279
8cf51b2c
GM
32802006-03-12 Richard Stallman <rms@gnu.org>
3281
3282 * calendar.texi: Various cleanups.
3283
8cf51b2c
GM
32842006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3285
3286 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3287 syntax.
3288
8cf51b2c
GM
32892006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * search.texi (Regexps): More accurately describe which characters
3292 are special in which situations. Recommend _not_ to quote `]' or
3293 `-' when they are not special.
3294
8cf51b2c
GM
32952006-02-28 Andre Spiegel <spiegel@gnu.org>
3296
3297 * files.texi (Old Versions): Clarify operation of C-x v =.
3298
8cf51b2c
GM
32992006-02-21 Nick Roberts <nickrob@snap.net.nz>
3300
3301 * building.texi (Watch Expressions): Update and describe
3302 gdb-speedbar-auto-raise.
3303
33042006-02-19 Richard M. Stallman <rms@gnu.org>
3305
3306 * emacs.texi: Use @smallbook.
3307 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3308 Update subnode menu.
3309
3310 * building.texi (Lisp Interaction): Minor addition.
3311
33122006-02-18 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * building.texi (Watch Expressions): Update and be more precise.
3315
c8763fb6 33162006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3317
3318 * maintaining.texi (Create Tags Table): Explain why the
3319 exception when etags writes to files under the /dev tree.
3320
33212006-02-14 Richard M. Stallman <rms@gnu.org>
3322
3323 * custom.texi (Safe File Variables): Lots of clarification.
3324 Renamed from Unsafe File Variables.
3325
33262006-02-14 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * custom.texi (Unsafe File Variables): File variable confirmation
3329 assumed denied in batch mode.
3330
33312006-02-14 Richard M. Stallman <rms@gnu.org>
3332
3333 * building.texi (GDB User Interface Layout): Don't say `inferior'
3334 for program being debugged.
3335
33362006-02-15 Nick Roberts <nickrob@snap.net.nz>
3337
3338 * building.texi (GDB Graphical Interface):
3339 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3340
33412006-02-13 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * custom.texi (Specifying File Variables, Unsafe File Variables):
3344 New nodes, split from File Variables. Document new file local
3345 variable behavior.
3346
33472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3348
3349 * display.texi (Standard Faces):
8cf51b2c
GM
3350 * files.texi (Visiting):
3351 * frames.texi (Clipboard):
3352 * glossary.texi (Glossary) <Clipboard>:
3353 * xresources.texi (X Resources): Mention Mac OS port.
3354
8cf51b2c
GM
33552006-02-12 Richard M. Stallman <rms@gnu.org>
3356
3357 * building.texi (Building): Clarify topic in intro.
3358
3359 * maintaining.texi (Maintaining): Change title; clarify topic.
3360 Delete duplicate index entries.
3361
3362 * building.texi (Other GDB User Interface Buffers): Clarifications.
3363
3364 * text.texi (Cell Commands): Clarifications.
3365
3366 * programs.texi (Defuns): Delete duplicate explanation of
3367 left-margin paren convention.
3368 (Hungry Delete): Minor cleanup.
3369
33702006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3371
3372 * dired.texi (Tumme): More tumme documentation.
3373
33742006-02-11 Alan Mackenzie <acm@muc.de>
3375
3376 * programs.texi ("Hungry Delete"): Correct the appellation of the
3377 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3378
33792006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3380
3381 * dired.texi (Tumme): Fix small bug.
3382
33832006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3384
3385 * macos.texi (Mac International): Rename "fontset-mac" to
3386 "fontset-standard".
3387
8cf51b2c
GM
33882006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3389
3390 * dired.texi (Tumme): Basic documentation for Tumme added.
3391
8cf51b2c
GM
33922006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3393
3394 * mule.texi (International):
3395 * programs.texi (Basic Indent): Fix typos.
3396
8cf51b2c
GM
3397 * custom.texi (Minor Modes):
3398 * display.texi (Text Display):
3399 * commands.texi (Text Characters): Update xrefs.
3400
34012006-02-07 Richard M. Stallman <rms@gnu.org>
3402
3403 * emacs.texi (Top): Update subnode menu.
3404 Update info on old Emacs papers.
3405 (Intro): "Graphical display", not window system.
3406
3407 * xresources.texi (GTK styles): Minor clarifications.
3408
3409 * trouble.texi: "Graphical display", not window system.
3410 (Stuck Recursive): Minor clarification.
3411
3412 * text.texi: Minor clarifications.
3413 (Sentences): Explain why two-space convention is better.
3414 Explain sentence-end-without-period here.
3415 (Fill Commands): Not here.
3416 (Refill): Node moved down.
3417 (Filling): Update menu.
3418 (Table Creation, Cell Justification, Column Commands): Clarify.
3419
3420 * sending.texi: Minor clarifications.
3421
3422 * search.texi (Regexp Backslash): Clarification.
3423
3424 * rmail.texi: Minor cleanups.
3425 (Rmail): Delete digression about `rmail-mode'.
3426 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3427 (Rmail Files): Mention C-u M-x rmail.
3428 (Rmail Reply): Mention References.
3429 (Rmail Display): Mention rmail-nonignored-headers.
3430
3431 * programs.texi: Minor cleanups.
3432 (Comment Commands): Mention momentary Transient Mark mode.
3433 (Matching): Be more specific about customizing show-paren-mode.
3434 (Info Lookup): Don't list the modes that support C-h S.
3435 Just say what it does in an unsupported mode.
3436 (Man Page): Delete excessive info on customizing woman.
3437 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3438
3439 * abbrevs.texi: Minor clarifications.
3440 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3441 not "dynamic abbrevs" as if they were a kind of abbrev.
3442
3443 * picture.texi (Picture): Minor cleanup.
3444
3445 * mule.texi (Communication Coding): Say "other applications".
3446 (Fontsets): Not specific to X. Add xref to X Resources.
3447 (Unibyte Mode): Rename from Single-Byte Character Support.
3448 "Graphical display", not window system.
3449 (International): Update menu.
3450
3451 * maintaining.texi (Format of ChangeLog):
3452 New node, split out from ChangeLog.
3453 (ChangeLog): Clarifications in the remaining text.
3454 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3455 (Find Tag): Add @w.
3456 (Tags Search): Explain tag table order here. Simplify grep ref.
3457 (List Tags): tags-tag-face is a variable, not a face.
3458 (Emerge): Cleanups.
3459
3460 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3461 (Keyboard Macros): Avoid "the user".
3462
3463 * killing.texi: "Graphical display", not window system.
3464
3465 * help.texi (Help Echo): "Graphical display", not window system.
3466
3467 * glossary.texi: Say "you", not "the user". Say "graphical display".
3468
3469 * frames.texi: Minor cleanups. "Graphical display", not window system.
3470
3471 * files.texi (Visiting): Make drag-and-drop not X-specific.
3472
3473 * custom.texi: Minor cleanups. "Graphical display", not window system.
3474
3475 * cmdargs.texi: Minor cleanups.
3476
3477 * building.texi (Compilation): Move and split kill-compilation para.
3478 Add para about multiple compilers.
3479 (Compilation Mode): Commands also available in grep mode and others.
3480 Mention C-u C-x ` more tutorially. Clarify C-x `.
3481 (Compilation Shell): Clarify. Put Bash example first.
3482 (Grep Searching): Minor cleanups; add @w.
3483 (Debuggers): Minor cleanups.
3484 (Starting GUD): Make GDB xgraphical mode issue clearer.
3485 (Debugger Operation): Lots of clarifications including
3486 GDB tooltip side-effect issue.
3487 (Commands of GUD): Clarify.
3488 (GUD Customization): Add bashdb-mode-hook.
3489 (GDB Graphical Interface): Rewrite for clarity.
3490 (GDB User Interface Layout): Rewrite for clarity.
3491 (Stack Buffer, Watch Expressions): Likewise.
3492 (Other GDB User Interface Buffers): Cleanups.
3493 (Lisp Libraries, External Lisp): Cleanup.
3494
3495 * basic.texi (Position Info): "Graphical displays", rather than
3496 window systems.
3497
3498 * anti.texi: Minor cleanup.
3499
8cf51b2c
GM
35002006-02-03 Eli Zaretskii <eliz@gnu.org>
3501
3502 * custom.texi (Init File, Find Init): Add cross-references to
3503 where $HOME is described.
3504
35052006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3506
3507 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3508 is not inside the @table.
3509
3510 * emacs.texi (Top): Correct node name.
3511
3512 * files.texi (File Names): Fix @xref.
3513 (Reverting): Fix typo.
3514
3515 * mule.texi (International): Correct node name.
3516
3517 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3518
35192006-02-01 Richard M. Stallman <rms@gnu.org>
3520
3521 * emacs.texi (Top): Update subnode menu.
3522
3523 * mule.texi: Minor clarifications.
3524 Reduce the specific references to X Windows.
3525 Refer to "graphical" terminals, rather than window systems.
3526 (Text Coding): Rename from Specify Coding.
3527 (Communication Coding, File Name Coding, Terminal Coding):
3528 New nodes split out from Text Coding.
3529
3530 * kmacro.texi: Minor clarifications.
3531 (Keyboard Macro Ring): Comment out some excessive commands.
3532 (Basic Keyboard Macro): Split up the table, putting part in each node.
3533
3534 * major.texi: Minor clarifications.
3535
3536 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3537
3538 * windows.texi: Minor clarifications.
3539 (Change Window): Don't describe mode-line mouse cmds here.
3540 Add xref to Mode Line Mouse.
3541
3542 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3543
3544 * macos.texi (Mac International): Fix xref.
3545
3546 * indent.texi: Minor clarifications.
3547
3548 * frames.texi: Minor clarifications.
3549 Reduce the specific references to X Windows.
3550 Refer to "graphical" terminals, rather than window systems.
3551 (Frame Parameters): Don't mention commands like
3552 set-foreground-color. Just say to customize a face.
3553 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3554
3555 * files.texi: Minor clarifications.
3556 (Numbered Backups): New node, split out from Backup Names.
3557
3558 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3559
3560 * cmdargs.texi (General Variables): Fix xref.
3561
3562 * buffers.texi: Minor clarifications.
3563
8cf51b2c
GM
35642006-01-31 Richard M. Stallman <rms@gnu.org>
3565
3566 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3567 Nodes moved to top.
3568
3569 * display.texi: Minor clarifications.
3570 (Display): Rearrange menu.
3571 (Standard Faces): Mention query-replace face.
3572 (Faces): Simplify.
3573 (Font Lock): Simplify face customization info.
3574 (Highlight Changes): Node merged into Highlight Interactively.
3575 (Highlight Interactively): Much rewriting and cleanup.
3576 (Optional Mode Line): Narrowed line number not good for goto-line.
3577 Simplify face customization advice.
3578 (Text Display): Mention use of escape-glyph face.
3579 Move ctl-arrow and tab-width here.
3580 (Display Custom): Move no-redraw-on-reenter to end of node.
3581
3582 * search.texi: Minor clarifications.
3583 (Isearch Scroll): Simplify.
3584 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3585
3586 * regs.texi (Registers): Mention bookmarks here.
3587
3588 * mark.texi: Minor clarifications.
3589 (Selective Undo): Node deleted.
3590
3591 * m-x.texi: Minor clarifications.
3592
3593 * killing.texi: Minor clarifications.
3594 Refer to "graphical" terminals, rather than window systems.
3595
3596 * help.texi: Clarifications.
3597 (Help): Don't describe C-h F and C-h K here.
3598 (Key Help): Describe C-h K here.
3599 (Name Help): Mention Emacs Lisp Intro.
3600 Describe C-h F here.
3601 (Misc Help): Mention C-h F and C-h K only briefly.
3602
3603 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3604 Selective undo text merged in.
3605 (Spelling): Mention Aspell along with Ispell.
3606
3607 * emacs.texi (Top): Update subnode menus.
3608
3609 * basic.texi (Basic Undo): Rename from Undo. Most of text
3610 moved to new Undo node.
3611
8cf51b2c
GM
36122006-01-29 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * basic.texi (Continuation Lines, Inserting Text):
3615 Mention longlines mode.
3616
36172006-01-29 Richard M. Stallman <rms@gnu.org>
3618
10d1d0af 3619 * screen.texi: Minor cleanups.
8cf51b2c
GM
3620 (Screen): Clean up the intro paragraphs.
3621 (Mode Line): Lots of rewriting. Handle frame-name better.
3622 eol-mnemonic-... vars moved out.
3623
3624 * emacs.texi (Top): Change menu item for MS-DOS node.
3625 Update subnode menu.
3626
3627 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3628 chapter relates to Windows. Title changed.
3629
3630 * mini.texi: Minor cleanups.
3631
3632 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3633 (Mark): Put it in the menu.
3634
3635 * entering.texi: Minor cleanups.
3636
3637 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3638 (Intro): Refer to "graphical" terminals, rather than X.
3639
3640 * display.texi (Display Custom): Add xref to Variables.
3641 (Optional Mode Line): eol-mnemonic-... vars moved here.
3642
3643 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3644 rather than X.
3645
8cf51b2c
GM
3646 * basic.texi: Minor cleanups.
3647 (Undo): selective-undo moved.
3648
8cf51b2c
GM
36492006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3650
3651 * anti.texi (Antinews): Various corrections and additions.
3652
36532006-01-23 Juri Linkov <juri@jurta.org>
3654
3655 * custom.texi (Easy Customization, Customization Groups)
3656 (Browsing Custom): Mention links along with buttons.
3657
8cf51b2c
GM
36582006-01-21 Eli Zaretskii <eliz@gnu.org>
3659
8cf51b2c
GM
3660 * text.texi (TeX Print): Use @key for TAB.
3661
8cf51b2c
GM
3662 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3663
8cf51b2c
GM
36642006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3665
3666 * files.texi (File Aliases): Don't claim that usually separate
3667 buffers are created for two file names that name the same data.
3668 Mention additional situations where different names mean the same
3669 file on disk.
3670
36712006-01-19 Richard M. Stallman <rms@gnu.org>
3672
3673 * killing.texi (Deletion): Upcase @key argument.
3674
3675 * custom.texi (Custom Themes): Minor cleanup.
3676
3677 * programs.texi (Hungry Delete): Upcase @key argument.
3678
8cf51b2c
GM
36792006-01-16 Juri Linkov <juri@jurta.org>
3680
3681 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3682 Move `mode-line-highlight' before `mode-line-buffer-id'.
3683
8cf51b2c
GM
36842006-01-14 Richard M. Stallman <rms@gnu.org>
3685
3686 * basic.texi (Inserting Text): Minor cleanup.
3687
8cf51b2c
GM
36882006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3689
3690 * custom.texi (Changing a Variable, Face Customization):
3691 Update for changes in Custom menus.
3692
8cf51b2c
GM
36932006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3694
3695 * macos.texi (Mac International): Undo last change.
3696
8cf51b2c
GM
36972006-01-02 Chong Yidong <cyd@stupidchicken.com>
3698
3699 * custom.texi (Custom Themes): Describe the new
3700 customize-create-theme interface.
3701
37022005-12-30 Juri Linkov <juri@jurta.org>
3703
3704 * basic.texi (Position Info): Update example.
3705
c8763fb6 37062005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3707
3708 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3709
37102005-12-24 Chong Yidong <cyd@stupidchicken.com>
3711
3712 * custom.texi (Custom Themes): `load-theme' always loads.
3713
37142005-12-23 Juri Linkov <juri@jurta.org>
3715
3716 * display.texi (Highlight Interactively): Use double space to
3717 separate sentences. Replace C-p with M-p, and C-n with M-n.
3718
37192005-12-22 Richard M. Stallman <rms@gnu.org>
3720
3721 * custom.texi (Easy Customization and subnodes):
3722 Replace "active field" with "button".
3723 Use "user option" only for variables.
3724 Use "setting" for variable-or-face.
3725
37262005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3727
3728 * buffers.texi (Select Buffer): Change order in table to make
3729 "Similar" refer to the correct item.
3730 (Indirect Buffers): Minor rewording.
3731
8cf51b2c
GM
37322005-12-20 Juri Linkov <juri@jurta.org>
3733
3734 * files.texi (VC Status): Put P and N near p and n.
3735
8cf51b2c
GM
37362005-12-19 Richard M. Stallman <rms@gnu.org>
3737
3738 * programs.texi (Electric C): Delete the info about newline control.
3739 (Other C Commands): Minor cleanup.
3740 (Left Margin Paren): Minor cleanup.
3741
37422005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3745 (Customization Groups): Delete text moved to "Browsing Custom".
3746 (Browsing Custom): New node.
3747 (Specific Customization): Clarify which commands only work for
3748 loaded options.
3749
37502005-12-18 Bill Wohler <wohler@newt.com>
3751
3752 * frames.texi (Tool Bars): Shorten text of previous change.
3753
37542005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3755
3756 * files.texi (VC Status): Document log-view mode.
3757
37582005-12-18 Bill Wohler <wohler@newt.com>
3759
3760 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3761 permanently via the customize interface.
3762
8cf51b2c
GM
37632005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3764
3765 * killing.texi (Killing by Lines): Document `kill-whole-line'
3766 function.
3767
c8763fb6 37682005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3769
3770 * buffers.texi (Select Buffer): Change `prev-buffer' to
3771 `previous-buffer'. Indicate that these functions use a frame
3772 local buffer list.
3773
8cf51b2c
GM
37742005-12-12 Richard M. Stallman <rms@gnu.org>
3775
3776 * custom.texi (Easy Customization): Change menu comment.
3777 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3778
3779 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3780 (Help): Among the Apropos commands, describe only C-h a here.
3781
37822005-12-11 Richard M. Stallman <rms@gnu.org>
3783
3784 * programs.texi (Options for Comments): Comment-end starts with space.
3785
3786 * glossary.texi (Glossary): Minor cleanup.
3787
3788 * files.texi (Old Versions): Use @table.
3789
8cf51b2c
GM
37902005-12-10 David Koppelman <koppel@ece.lsu.edu>
3791
3792 * display.texi (Highlight Interactively): Include
3793 global-hi-lock-mode. Add miscellaneous details and elaborations.
3794
37952005-12-09 Richard M. Stallman <rms@gnu.org>
3796
3797 * display.texi (Font Lock): Delete the Global FL menu item.
3798
37992005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * custom.texi (Minibuffer Maps): Mention the maps for file name
3802 completion.
3803
38042005-12-09 Kim F. Storm <storm@cua.dk>
3805
3806 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3807 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3808 cursor to next corner in rectangle; clarify insert around rectangle.
3809
8cf51b2c
GM
38102005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3811
3812 * custom.texi (Customization): Use xref to elisp manual for
3813 non-TeX output.
3814 (Minor Modes): Update.
3815 (Customization Groups, Changing a Variable, Face Customization):
3816 Update for new appearance of Custom buffers.
3817 (Changing a Variable): `custom-buffer-done-function' has been
3818 replaced by `custom-buffer-done-kill'.
3819 (Specific Customization): In the `customize-group' buffer, a
3820 subgroup's contents are not "hidden". They are not included at
3821 all. They have no [Show] button.
3822 (Mouse Buttons): Add pxref to description of mouse event lists in
3823 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3824 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3825 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3826
38272005-12-08 Richard M. Stallman <rms@gnu.org>
3828
3829 * mini.texi (Completion Commands, Completion):
3830 In file name input, SPC does not do completion.
3831
8cf51b2c
GM
38322005-12-08 Nick Roberts <nickrob@snap.net.nz>
3833
3834 * building.texi (GDB Graphical Interface): Explain screen size
3835 setting.
3836 (Other GDB User Interface Buffers): Describe features specific to
3837 GDB 6.4.
3838
8cf51b2c
GM
38392005-12-01 Nick Roberts <nickrob@snap.net.nz>
3840
3841 * building.texi (GDB User Interface Layout): Describe how to
3842 kill associated buffers.
3843 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3844 (Watch Expressions): Be more precise.
3845 (Other GDB User Interface Buffers): Describe how to change a
3846 register value.
3847
8cf51b2c
GM
38482005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3849
3850 * macos.texi (Mac Input): Remove description of
3851 mac-command-key-is-meta. Add descriptions of
3852 mac-control-modifier, mac-command-modifier, and
3853 mac-option-modifier.
3854 (Mac International): Fix description of conversion of clipboard data.
3855 (Mac Font Specs): Add example of font customization by face attributes.
3856
38572005-11-22 Nick Roberts <nickrob@snap.net.nz>
3858
3859 * building.texi (Watch Expressions): Expand description.
3860 (Other GDB User Interface Buffers): Describe local map for
3861 gud-watch.
3862
38632005-11-21 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * display.texi (Font Lock): Font lock is enabled by default now.
3866
38672005-11-20 Juri Linkov <juri@jurta.org>
3868
3869 * basic.texi (Position Info): Update examples of the output.
3870 Remove the fact that examples are produced in the TeXinfo buffer,
3871 because in the Info reader users will get a different output from
3872 `C-x ='.
3873
3874 * building.texi (Compilation Mode): Remove paragraph duplicated
3875 from the node `Compilation'. Add `compilation-skip-threshold'.
3876
3877 * display.texi (Font Lock): Suggest more user-friendly method of
3878 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3879
38802005-11-18 Richard M. Stallman <rms@gnu.org>
3881
3882 * files.texi (Registering): Mention @@ in mode line.
3883
3884 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3885
38862005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3887
3888 * files.texi (Renaming and VC): Some back-ends don't
3889 handle renaming.
3890
8cf51b2c
GM
38912005-11-17 Juri Linkov <juri@jurta.org>
3892
3893 * emacs.texi (Top):
3894 * display.texi (Highlight Interactively): Put this font-lock based
3895 mode near Font Lock node.
3896
38972005-11-16 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3900 icons.
3901
39022005-11-12 Kim F. Storm <storm@cua.dk>
3903
3904 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3905 (Help Summary): Add C-h d and C-h e.
3906 (Apropos): Clarify that all apropos commands may search for either
3907 list of words or a regexp. Add C-h d for apropos-documentation.
3908 Describe apropos-documentation-sort-by-scores user option.
3909
8cf51b2c
GM
39102005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3911
3912 * killing.texi (CUA Bindings): Add @section.
3913
39142005-11-10 Kim F. Storm <storm@cua.dk>
3915
3916 * emacs.texi (Top): Add CUA Bindings entry to menu.
3917
3918 * killing.texi (CUA Bindings): New node. Moved here from
3919 misc.texi and extended with info on rectangle commands and
3920 rectangle highlighting, interface to registers, and the global
3921 mark feature.
3922
3923 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3924
3925 * regs.texi: Prev link points to CUA Bindings node.
3926
39272005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3928
3929 * help.texi (Help Echo): By default, help echos are only shown on
3930 mouse-over, not on point-over.
3931
c8763fb6 39322005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3933
3934 * misc.texi (Shell Mode): Describe how to activate password echoing.
3935
8cf51b2c
GM
39362005-11-04 Romain Francoise <romain@orebokech.com>
3937
3938 * mark.texi (Mark Ring): Fix typo.
3939
39402005-11-03 Richard M. Stallman <rms@gnu.org>
3941
3942 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3943
39442005-11-01 Bill Wohler <wohler@newt.com>
3945
3946 * help.texi (Help Mode): Fix typo.
3947
39482005-11-01 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * building.texi (Other GDB User Interface Buffers): Describe
3951 the command gdb-use-inferior-io-buffer.
3952
39532005-10-31 Romain Francoise <romain@orebokech.com>
3954
3955 * files.texi (Compressed Files): Fix typo.
3956
3957 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3958
3959 * windows.texi (Force Same Window): Likewise.
3960
39612005-10-30 Bill Wohler <wohler@newt.com>
3962
3963 * help.texi (Help Mode): URLs viewed with browse-url.
3964
39652005-10-31 Nick Roberts <nickrob@snap.net.nz>
3966
3967 * building.texi (GDB Graphical Interface): Don't reference
3968 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3969 must stay in same frame.
3970
39712005-10-29 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3974
3975 * anti.texi (Antinews): Likewise.
3976
8cf51b2c
GM
39772005-10-28 Bill Wohler <wohler@newt.com>
3978
3979 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3980
39812005-10-28 Richard M. Stallman <rms@gnu.org>
3982
3983 * files.texi (Visiting): Explain how to enter ? in a file name.
3984
3985 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3986
8cf51b2c
GM
39872005-10-25 Nick Roberts <nickrob@snap.net.nz>
3988
3989 * building.texi (GDB Graphical Interface): Describe
3990 gdb-mouse-until.
3991
39922005-10-23 Richard M. Stallman <rms@gnu.org>
3993
3994 * custom.texi (Init File): Recommend when to use site-start.el.
3995
8cf51b2c
GM
39962005-10-21 Juri Linkov <juri@jurta.org>
3997
3998 * custom.texi (Examining): Mention accessing the old variable
3999 value via M-n in set-variable.
4000
8cf51b2c
GM
40012005-10-18 Romain Francoise <romain@orebokech.com>
4002
4003 * files.texi (Version Systems): Capitalize GNU.
4004
8cf51b2c
GM
40052005-10-18 Nick Roberts <nickrob@snap.net.nz>
4006
4007 * building.texi (Compilation Mode): Remove redundant paragraph.
4008 (Watch Expressions): Remove paragraph to reflect code change.
4009
8cf51b2c
GM
40102005-10-16 Richard M. Stallman <rms@gnu.org>
4011
4012 * building.texi (Compilation Mode, Compilation): Clarified.
4013
40142005-10-15 Richard M. Stallman <rms@gnu.org>
4015
4016 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4017
8cf51b2c
GM
40182005-10-13 Kenichi Handa <handa@m17n.org>
4019
4020 * basic.texi (Position Info): Fix previous change.
4021
c8763fb6 40222005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4023
4024 * cmdargs.texi (Icons X): Fix typo.
4025
40262005-10-12 Kenichi Handa <handa@m17n.org>
4027
4028 * basic.texi (Position Info): Describe the case that Emacs shows
4029 "part of display ...".
4030
c8763fb6 40312005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4032
4033 * cmdargs.texi (Icons X): -nb => -nbi.
4034
40352005-10-10 Chong Yidong <cyd@stupidchicken.com>
4036
4037 * frames.texi (Speedbar): A couple more clarifications.
4038
40392005-10-11 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * building.texi (GDB User Interface Layout): Improve diagram.
4042 (Watch Expressions): Explain how to make speedbar global.
4043 (Other GDB User Interface Buffers): Make references more precise.
4044
8cf51b2c
GM
40452005-10-09 Richard M. Stallman <rms@gnu.org>
4046
4047 * frames.texi (Speedbar): Clarify the text.
4048
40492005-10-09 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * frames.texi (Speedbar): Add information on keybindings,
4052 dismissing the speedbar, and buffer display mode. Link to
4053 speedbar manual.
4054
c8763fb6 40552005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4056
4057 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4058 added -nb, --no-bitmap-icon.
4059
8cf51b2c
GM
40602005-10-07 Nick Roberts <nickrob@snap.net.nz>
4061
4062 * building.texi (GDB Graphical Interface): Add variables and
4063 functions to indices. Be more precise.
4064
c8763fb6 40652005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4066
4067 * frames.texi (Drag and Drop): Remove the x- from
4068 x-dnd-open-file-other-window and xdnd-protocol-alist.
4069
40702005-09-30 Romain Francoise <romain@orebokech.com>
4071
4072 * mini.texi (Minibuffer): The default value now appears before the
4073 colon in minibuffer prompts.
4074
8cf51b2c
GM
40752005-09-25 Richard M. Stallman <rms@gnu.org>
4076
4077 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4078
8cf51b2c
GM
40792005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4080
4081 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4082
8cf51b2c
GM
40832005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4084
4085 * emacs.texi (Top): Update submenus from macos.texi.
4086
4087 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4088 (Mac OS): Update feature support status.
4089 (Mac Input): List supported input scripts. Remove description
4090 about `mac-keyboard-text-encoding'. Mention mouse button
4091 emulation and related variables.
4092 (Mac International): Mention Central European and Cyrillic
4093 support. Now `keyboard-coding-system' is dynamically changed.
4094 Add description about coding system for selection. Add
4095 description about language environment.
4096 (Mac Environment Variables): Mention
4097 `~/.MacOSX/environment.plist'. Give example of command line
4098 arguments. Add Preferences support.
4099 (Mac Directories): Explicitly state that this node is for Mac OS
4100 Classic only.
4101 (Mac Font Specs): Mention specification for scalable fonts. List
4102 supported charsets. Add preferred way of creating fontsets. Add
4103 description about `mac-allow-anti-aliasing'.
4104 (Mac Functions): Add descriptions about `mac-set-file-creator',
4105 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4106 and `mac-get-preference'.
4107
8cf51b2c
GM
41082005-09-16 Romain Francoise <romain@orebokech.com>
4109
4110 Update all files to specify GFDL version 1.2.
4111
4112 * doclicense.texi (GNU Free Documentation License): Update to
4113 version 1.2.
4114
41152005-09-15 Richard M. Stallman <rms@gnu.org>
4116
4117 * buffers.texi (List Buffers): Fix xref.
4118
4119 * rmail.texi (Rmail Basics): Fix xref.
4120
4121 * emacs.texi (Top): Update subnode menus.
4122
4123 * files.texi (Saving Commands): New node, broken out of Saving.
4124 (Customize Save): New node, broken out of Saving.
4125 Clarify effect of write-region-inhibit-fsync.
4126 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4127
8cf51b2c
GM
41282005-09-14 Romain Francoise <romain@orebokech.com>
4129
4130 * files.texi (Saving): Mention write-region-inhibit-fsync.
4131
41322005-09-05 Chong Yidong <cyd@stupidchicken.com>
4133
4134 * custom.texi (Custom Themes): New node.
4135
41362005-09-03 Richard M. Stallman <rms@gnu.org>
4137
49823426
GM
4138 * search.texi (Search Case): Mention vars that control
4139 case-fold-search for various operations.
8cf51b2c
GM
4140
41412005-08-22 Juri Linkov <juri@jurta.org>
4142
4143 * display.texi (Standard Faces): Merge the text from
4144 `(elisp)Standard Faces' into this node.
4145
41462005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4147
4148 * emacs.texi (Top): Delete menu item for deleted node
4149 Keyboard Translations.
4150
41512005-08-18 Richard M. Stallman <rms@gnu.org>
4152
8cf51b2c
GM
4153 * trouble.texi (Unasked-for Search):
4154 Delete xref to Keyboard Translations.
4155
4156 * glossary.texi (Glossary): Delete xref.
4157
8cf51b2c
GM
4158 * custom.texi (Minor Modes): Say that the list here is not complete.
4159 (Keyboard Translations): Node deleted.
4160 (Disabling): Delete xref to it.
4161 (Customization Groups): Fix Custom buffer example.
4162 (Hooks): Mention remove-hooks.
4163
41642005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4165
4166 * building.texi (GDB Graphical Interface): Improve filling of menu
4167 item.
4168
41692005-08-18 Nick Roberts <nickrob@snap.net.nz>
4170
4171 * building.texi (GDB Graphical Interface): Use better node names.
4172
41732005-08-14 Richard M. Stallman <rms@gnu.org>
4174
4175 * text.texi (Sentences): Fix xref.
4176
41772005-08-14 Juri Linkov <juri@jurta.org>
4178
4179 * building.texi (Compilation, Grep Searching): Move grep command
4180 headings from `Compilation' to `Grep Searching'.
4181
4182 * dired.texi (Dired and Find):
4183 * maintaining.texi (Tags Search): Replace grep xref to
4184 `Compilation' node with `Grep Searching'.
4185
4186 * files.texi (Comparing Files): Replace xref to `Compilation' with
4187 `Compilation Mode'.
4188
41892005-08-13 Alan Mackenzie <acm@muc.de>
4190
4191 * search.texi (Non-ASCII Isearch): Correct a typo.
4192 (Replacement Commands): Mention query-replace key binding.
4193
41942005-08-11 Richard M. Stallman <rms@gnu.org>
4195
4196 * programs.texi (Options for Comments): Fix xref.
4197
4198 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4199 out of Regexps.
4200
8cf51b2c
GM
42012005-08-09 Juri Linkov <juri@jurta.org>
4202
4203 * building.texi (Compilation): Use `itemx' instead of `item'.
4204 (Grep Searching): Simplify phrase.
4205
4206 * display.texi (Standard Faces): Describe vertical-border on
4207 window systems.
4208
4209 * windows.texi (Split Window): Simplify phrase and mention
4210 vertical-border face.
4211
42122005-08-09 Richard M. Stallman <rms@gnu.org>
4213
4214 * files.texi (Comparing Files): Clarify compare-windows.
4215
4216 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4217
8cf51b2c
GM
42182005-08-06 Eli Zaretskii <eliz@gnu.org>
4219
4220 * mule.texi (Coding Systems): Rephrase the paragraph about
4221 codepages: no need for "M-x codepage-setup" anymore, except on
4222 MS-DOS.
4223
4224 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4225 the MS-DOS port only.
4226
42272005-07-30 Eli Zaretskii <eliz@gnu.org>
4228
4229 * makefile.w32-in (info): Don't run multi-install-info.bat.
4230 ($(infodir)/dir): New target, produced by running
4231 multi-install-info.bat.
4232
8cf51b2c
GM
42332005-07-22 Eli Zaretskii <eliz@gnu.org>
4234
4235 * files.texi (Quoted File Names): Add index entry.
4236
8cf51b2c
GM
42372005-07-19 Juri Linkov <juri@jurta.org>
4238
4239 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4240
42412005-07-18 Juri Linkov <juri@jurta.org>
4242
8cf51b2c
GM
4243 * custom.texi (Easy Customization):
4244 * files.texi (Old Versions):
4245 * frames.texi (Wheeled Mice):
4246 * mule.texi (Specify Coding):
8cf51b2c
GM
4247 * text.texi (Cell Justification):
4248 * trouble.texi (After a Crash):
8cf51b2c
GM
4249 * xresources.texi (GTK styles):
4250 Delete duplicate duplicate words.
4251
42522005-07-17 Richard M. Stallman <rms@gnu.org>
4253
4254 * frames.texi (Creating Frames): Fix foreground color example.
4255
4256 * custom.texi (Init Examples): Clean up text about conditionals.
4257
42582005-07-16 Richard M. Stallman <rms@gnu.org>
4259
4260 * mini.texi (Completion Commands): Fix command name for ?.
4261
8cf51b2c
GM
42622005-07-16 Eli Zaretskii <eliz@gnu.org>
4263
4264 * display.texi (Standard Faces): Explain that customization of
4265 `menu' face has no effect on w32 and with GTK. Add
4266 cross-references.
4267
4268 * cmdargs.texi (General Variables): Clarify the default location
4269 of $HOME on w32 systems.
4270
42712005-07-15 Jason Rumney <jasonr@gnu.org>
4272
4273 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4274 changed.
4275
42762005-07-08 Kenichi Handa <handa@m17n.org>
4277
4278 * mule.texi (Recognize Coding): Recommend
4279 revert-buffer-with-coding-system instead of revert-buffer.
4280
42812005-07-07 Richard M. Stallman <rms@gnu.org>
4282
4283 * anti.texi (Antinews): Mention mode-line-inverse-video.
4284
4285 * files.texi (Saving): Minor correction about C-x C-w.
4286
4287 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4288
42892005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * search.texi (Isearch Scroll): Add example of using the
4292 `isearch-scroll' property.
4293 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4294 `Display Custom' node.
4295 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4296 and de-emphasize it.
4297 (Other Repeating Search): `occur' currently can not correctly
4298 handle multiline matches. Correct, clarify and update description
4299 of `flush-lines' and `keep-lines'.
4300
4301 * display.texi (Display Custom): Add anchor for `baud-rate'.
4302
43032005-07-07 Richard M. Stallman <rms@gnu.org>
4304
4305 * gnu.texi: Update where to get GNU status; add refs for how to help.
4306 Add footnotes 6 and 7.
4307
43082005-07-04 Lute Kamstra <lute@gnu.org>
4309
4310 Update FSF's address in GPL notices.
4311
8cf51b2c 4312 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4313 * trouble.texi (Checklist): Update FSF's address.
4314
8cf51b2c
GM
43152005-06-24 Richard M. Stallman <rms@gnu.org>
4316
4317 * display.texi (Text Display): Change index entries.
4318
43192005-06-24 Eli Zaretskii <eliz@gnu.org>
4320
4321 * makefile.w32-in (MAKEINFO): Use --force.
4322 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4323 Makefile.in.
8cf51b2c
GM
4324
43252005-06-23 Richard M. Stallman <rms@gnu.org>
4326
4327 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4328 nobreak-char-display.
4329
4330 * emacs.texi (Top): Update detailed node listing.
4331
4332 * display.texi (Text Display): Renamed show-nonbreak-escape
4333 to nobreak-char-display and no-break-space to nobreak-space.
4334 (Standard Faces): Split up the list of standard faces
4335 and put it in a separate node. Add nobreak-space and
4336 escape-glyph.
4337
8cf51b2c
GM
43382005-06-23 Lute Kamstra <lute@gnu.org>
4339
4340 * mule.texi (Select Input Method): Fix typo.
4341
43422005-06-23 Kenichi Handa <handa@m17n.org>
4343
4344 * mule.texi (International): List all supported scripts. Adjust
4345 text for that leim is now included in the normal Emacs
4346 distribution.
4347 (Language Environments): List all language environments.
4348 Intlfonts contains fonts for most supported scripts, not all..
4349 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4350 input a specific character.
8cf51b2c
GM
4351 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4352
43532005-06-23 Juanma Barranquero <lekktu@gmail.com>
4354
49823426 4355 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4356
43572005-06-22 Miles Bader <miles@gnu.org>
4358
4359 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4360
43612005-06-20 Miles Bader <miles@gnu.org>
4362
4363 * display.texi (Faces): Add `vertical-divider'.
4364
43652005-06-17 Richard M. Stallman <rms@gnu.org>
4366
4367 * text.texi (Adaptive Fill): Minor clarification.
4368
8cf51b2c
GM
43692005-06-10 Lute Kamstra <lute@gnu.org>
4370
4371 * emacs.texi (Top): Correct version number.
4372 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4373 refer to the current version of Emacs.
4374
43752005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4376
4377 * files.texi (Log Buffer): Document when there can be more than
4378 one file to be committed.
4379
43802005-06-08 Juri Linkov <juri@jurta.org>
4381
4382 * display.texi (Faces): Add `shadow' face.
4383
43842005-06-07 Masatake YAMATO <jet@gyve.org>
4385
4386 * display.texi (Faces): Write about mode-line-highlight.
4387
43882005-06-06 Richard M. Stallman <rms@gnu.org>
4389
4390 * misc.texi (Printing Package): Explain how to initialize
4391 printing package.
4392
4393 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4394
43952005-06-05 Chong Yidong <cyd@stupidchicken.com>
4396
4397 * emacs.texi: Rename Hardcopy to Printing.
4398 Make PostScript and PostScript Variables subnodes of it.
4399
4400 * misc.texi (Printing): Rename node from Hardcopy.
4401 Mention menu bar options.
4402 Move PostScript and PostScript Variables to submenu.
4403 (Printing package): New node.
4404
4405 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4406
4407 * dired.texi (Operating on Files): Likewise.
4408
4409 * calendar.texi (Displaying the Diary): Likewise.
4410
4411 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4412
4413 * glossary.texi (Glossary): Likewise.
4414
4415 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4416 effect.
4417
44182005-06-04 Richard M. Stallman <rms@gnu.org>
4419
4420 * trouble.texi (After a Crash): Polish previous change.
4421
8cf51b2c
GM
44222005-05-30 Noah Friedman <friedman@splode.com>
4423
4424 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4425 recovery mechanism.
4426
8cf51b2c
GM
44272005-05-28 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * building.texi (Other Buffers): SPC toggles display of
4430 floating point registers.
4431
8cf51b2c
GM
44322005-05-27 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * files.texi (Log Buffer): Merge in description of Log Edit
4435 mode from pcl-cvs.texi.
4436
44372005-05-26 Richard M. Stallman <rms@gnu.org>
4438
4439 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4440
8cf51b2c
GM
44412005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4444 not enabled by default.
4445 When not on a word, `ispell-word' by default checks the word
4446 before point.
4447
44482005-05-24 Nick Roberts <nickrob@snap.net.nz>
4449
4450 * building.texi (Debugger Operation): Simplify last sentence.
4451
44522005-05-23 Lute Kamstra <lute@gnu.org>
4453
4454 * emacs.texi: Update FSF's address throughout.
4455 (Preface): Use @cite.
4456 (Distrib): Add cross reference to the node "Copying". Mention the
4457 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4458 printed manuals.
4459 (Intro): Use @xref for the Emacs Lisp Intro.
4460
8cf51b2c
GM
44612005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4464
4465 * basic.texi (Moving Point): Mention default for `goto-line'.
4466
4467 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4468 of a variable's docstring.
4469
44702005-05-18 Lute Kamstra <lute@gnu.org>
4471
4472 * maintaining.texi (Overview of Emerge): Add cross reference.
4473 Remove duplication.
4474
4475 * emacs.texi (Top): Update to the current structure of the manual.
4476 * misc.texi (Emacs Server): Add menu description.
4477 * files.texi (Saving): Fix menu.
4478 * custom.texi (Customization): Fix menu.
4479 * mule.texi (International): Fix menu.
4480 * kmacro.texi (Keyboard Macros): Fix menu.
4481
44822005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4483
4484 * display.texi: Various minor changes.
4485 (Faces): Delete text that is repeated in the next section.
4486
44872005-05-16 Nick Roberts <nickrob@snap.net.nz>
4488
4489 * building.texi (Debugger Operation): Mention GUD tooltips are
4490 disabled with GDB in text command mode.
4491
8cf51b2c
GM
44922005-05-16 Nick Roberts <nickrob@snap.net.nz>
4493
4494 * building.texi: Replace toolbar with "tool bar" for consistency.
4495 (Compilation Mode): Describe compilation-context-lines
4496 and use of arrow in compilation buffer.
4497 (Debugger Operation): Replace help text with variable's value.
4498
4499 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4500 consistency.
4501
45022005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4505 Add xref.
4506
8cf51b2c
GM
45072005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4508
4509 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4510 (Position Info): Delete discussion of `goto-line'. It is already
4511 described in `Moving point'.
4512
4513 * mini.texi (Completion Commands): Correct reference.
4514 (Completion Options): Fix typo.
4515
4516 * killing.texi (Deletion): Complete description of `C-x C-o'.
4517
8cf51b2c
GM
45182005-05-10 Richard M. Stallman <rms@gnu.org>
4519
4520 * building.texi (Compilation): Clarify recompile's directory choice.
4521
4522 * frames.texi (Tooltips): Cleanups.
4523
4524 * basic.texi (Arguments): Fix punctuation.
4525
45262005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * screen.texi (Menu Bar): The up and down (not left and right)
4529 arrow keys move through a keyboard menu.
4530
45312005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4532
4533 * basic.texi: Various typo and grammar fixes.
4534 (Moving Point): C-a now runs move-beginning-of-line.
4535
45362005-05-08 Nick Roberts <nickrob@snap.net.nz>
4537
4538 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4539
4540 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4541 as different animals.
4542
45432005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4546 Correct index entry.
4547
45482005-05-07 Nick Roberts <nickrob@snap.net.nz>
4549
4550 * building.texi (Debugger Operation): Update to reflect changes
4551 in GUD tooltips.
4552
45532005-04-30 Richard M. Stallman <rms@gnu.org>
4554
4555 * files.texi (Compressed Files): Auto Compression normally enabled.
4556
4557 * building.texi (Debugger Operation): Clarify previous change.
4558
8cf51b2c
GM
45592005-04-28 Nick Roberts <nickrob@snap.net.nz>
4560
4561 * building.texi (Debugger Operation): Add description for
4562 GUD tooltips when program is not running.
4563
45642005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4565
4566 * misc.texi (Shell): Add `Shell Prompts' to menu.
4567 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4568 description. Delete remarks moved to new node.
4569 (Shell Prompts): New node.
4570 (History References): Replace remarks moved to `Shell Prompts'
4571 with xref to that node.
4572 (Remote Host): Clarify how to specify the terminal type when
4573 logging in to a different machine.
4574
45752005-04-26 Richard M. Stallman <rms@gnu.org>
4576
4577 * emacs.texi (Top): Update submenus from files.texi.
4578
4579 * files.texi (Filesets): Clarify previous change.
4580
4581 * dired.texi (Misc Dired Features): Clarify previous change.
4582
45832005-04-25 Chong Yidong <cyd@stupidchicken.com>
4584
4585 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4586
4587 * dired.texi (Misc Dired Features): Document
4588 dired-compare-directories.
4589
4590 * files.texi (Filesets): New node.
4591 (File Conveniences): Document Image mode.
4592
4593 * text.texi (TeX Print): Document tex-compile.
4594
45952005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4598 Delete redundant reference to tooltip Custom group. It is
4599 referred too again in the next paragraph.
4600
46012005-04-24 Richard M. Stallman <rms@gnu.org>
4602
4603 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4604
8cf51b2c
GM
46052005-04-19 Kim F. Storm <storm@cua.dk>
4606
4607 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4608
46092005-04-18 Lars Hansen <larsh@math.ku.dk>
4610
4611 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4612 turns off desktop-save-mode.
4613
46142005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4615
4616 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4617 by default in terminals compatible with xterm. Mention that
4618 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4619 node.
4620
8cf51b2c
GM
46212005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4622
4623 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4624
c8763fb6 46252005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4626
4627 * xresources.texi (Table of Resources): Add cursorBlink.
4628
46292005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4630
4631 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4632 `d', `C-d' and `u'.
4633
46342005-04-11 Richard M. Stallman <rms@gnu.org>
4635
4636 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4637 (Misc X): Add -D, --basic-display.
4638
4639 * maintaining.texi (Change Log): Correct the description of
4640 the example.
4641
4642 * major.texi (Choosing Modes): Document magic-mode-alist.
4643
8cf51b2c
GM
46442005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4645
4646 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4647 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4648 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4649 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4650 `w', respectively.
4651 (Rmail Labels): Mention `l'.
4652 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4653 (Rmail Summary Edit): Describe `j' and RET.
4654
c8763fb6 46552005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4656
4657 * xresources.texi (Lucid Resources): Add fontSet resource.
4658
8cf51b2c
GM
46592005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4660
4661 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4662 now called `indicate-empty-lines'.
4663
46642005-04-06 Kim F. Storm <storm@cua.dk>
4665
4666 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4667
46682005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4669
4670 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4671 deleted.
4672 (Marks vs Flags): Add some convenient key bindings.
4673 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4674 (Misc Dired Features): Correct and expand description of `w' command.
4675
4676 * frames.texi (XTerm Mouse): Delete apparently false info.
4677 The GNU/Linux console currently does not appear to support
4678 `xterm-mouse-mode'.
4679
8cf51b2c
GM
46802005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4681
4682 * calendar.texi (Diary): Mention shell utility `calendar'.
4683
46842005-04-01 Richard M. Stallman <rms@gnu.org>
4685
4686 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4687
8cf51b2c
GM
46882005-04-01 Lute Kamstra <lute@gnu.org>
4689
4690 * maintaining.texi (Change Log): add-change-log-entry uses
4691 add-log-mailing-address.
4692
46932005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4694
4695 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4696 `VC Mode Line' and put in an xref to that node.
4697 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4698 its description.
4699
47002005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4701
4702 * calendar.texi (Calendar Systems): Say that the Persian calendar
4703 implemented here is the arithmetical one championed by Birashk.
4704
47052005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4706
4707 * programs.texi (Fortran Motion): Fix previous change.
4708
8cf51b2c
GM
47092005-03-29 Richard M. Stallman <rms@gnu.org>
4710
4711 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4712
47132005-03-29 Chong Yidong <cyd@stupidchicken.com>
4714
4715 * text.texi (Refill): Refer to Long Lines Mode.
4716 (Longlines): New node.
4717 (Auto Fill): Don't index "word wrap" here.
4718 (Filling): Add Longlines to menu.
4719
47202005-03-29 Richard M. Stallman <rms@gnu.org>
4721
4722 * xresources.texi: Minor fixes.
4723
4724 * misc.texi (Emacs Server): Fix Texinfo usage.
4725
4726 * emacs.texi (Top): Don't use a real section heading for
4727 "Detailed Node Listing". Fake it instead.
4728
4729 * basic.texi (Position Info): Minor cleanup.
4730
4731 * mule.texi (Input Methods): Minor cleanup.
4732
47332005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4734
4735 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4736 constructs as well.
4737 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4738
47392005-03-29 Kenichi Handa <handa@m17n.org>
4740
4741 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4742
4743 * basic.texi (Position Info): Update the description about the
4744 command C-u C-x =.
4745
47462005-03-28 Richard M. Stallman <rms@gnu.org>
4747
4748 * emacs.texi (Top): Use @section for the detailed node listing.
4749
4750 * calendar.texi: Minor fixes to previous change.
4751
4752 * programs.texi (Fortran): Small fixes to previous changes.
4753
4754 * emacs.texi (Top): Update list of subnodes of Dired.
4755 Likewise for building.texi.
4756
4757 * files.texi (File Conveniences): Delete Auto Image File mode.
4758
47592005-03-28 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * building.texi (Flymake): New node.
4762
4763 * custom.texi (Function Keys): Document kp- event types and
4764 keypad-setup package.
4765
4766 * dired.texi (Wdired): New node.
4767
4768 * files.texi (File Conveniences): Reorder entries.
4769 Explain how to turn on Auto-image-file mode.
4770 Document Thumbs mode.
4771
4772 * mule.texi (Specify Coding): Document recode-region and
4773 recode-file-name.
4774
4775 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4776
47772005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4778
4779 * commands.texi (Keys): M-o is now a prefix key.
4780
47812005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4782
4783 * programs.texi: Reformat and update copyright years.
4784 (Fortran): Update section.
4785
47862005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * files.texi: Several small changes in addition to:
4789 (Visiting): Change xref for Dialog Boxes to ref.
4790 (Version Headers): Replace references to obsolete var
4791 `vc-header-alist' with `vc-BACKEND-header'.
4792 (Customizing VC): Update value of `vc-handled-backends'.
4793
47942005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4795
4796 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4797 move here from Emacs Lisp Reference Manual.
4798 * calendar.texi (Calendar/Diary, Diary Commands)
4799 (Special Diary Entries, Importing Diary): Change some xrefs to
4800 point to emacs-xtra rather than elisp.
4801
4802 * emacs-xtra.texi (Calendar Customizing):
4803 Move view-diary-entries-initially, view-calendar-holidays-initially,
4804 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4805 Emacs Manual.
4806 (Appt Customizing): Merge entire section into main Emacs Manual.
4807 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4808 mark-holidays-in-calendar here from emacs-xtra.
4809 (Displaying the Diary): Move view-diary-entries-initially,
4810 mark-diary-entries-in-calendar here from emacs-xtra.
4811 (Appointments): Move appt-display-mode-line,
4812 appt-display-duration, appt-disp-window-function,
4813 appt-delete-window-function here from emacs-xtra.
4814
4815 * calendar.texi: Update and reformat copyright.
4816 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4817 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4818 (Diary): Refer to `diary-file' rather than ~/diary.
4819 (Diary Commands): Rename node to "Displaying the Diary".
4820 * emacs.texi (Top): Rename "Diary Commands" section.
4821 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4822
48232005-03-26 Eli Zaretskii <eliz@gnu.org>
4824
4825 * misc.texi (Emacs Server): Fix the command for setting
4826 server-name. Add an xref to Invoking emacsclient.
4827
4828 * help.texi (Help Summary): Clarify when "C-h ." will do something
4829 nontrivial.
4830 (Apropos): Add cindex entry for apropos-sort-by-scores.
4831
4832 * display.texi (Text Display): Add index entries for how no-break
4833 characters are displayed.
4834
8cf51b2c
GM
48352005-03-26 Eli Zaretskii <eliz@gnu.org>
4836
4837 * files.texi (Visiting): Fix cross-references introduced with the
4838 last change.
4839
4840 * xresources.texi (GTK resources): Fix last change.
4841
8cf51b2c
GM
48422005-03-25 Chong Yidong <cyd@stupidchicken.com>
4843
4844 * xresources.texi (X Resources): GTK options documented too.
4845 (Resources): Clarify meaning of program name.
4846 (Table of Resources): Add visualClass.
4847 (GTK resources): Rewrite.
4848 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4849
4850 * display.texi (Text Display): Mention non-breaking spaces.
4851
4852 * files.texi (Reverting): Document auto-revert-check-vc-info.
4853
4854 * frames.texi (Mouse Commands): Document
4855 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4856
4857 * help.texi (Help Summary): Add `C-h .'.
4858 (Apropos): Apropos accepts a list of search terms.
4859 Document apropos-sort-by-scores.
4860 (Help Echo): Document display-local-help.
4861
4862 * misc.texi (Emacs Server): Document server-name.
4863 (Invoking emacsclient): Document -s option for server names.
4864
4865 * text.texi (Outline Visibility): Introduce "current heading
4866 line" (commands can be called with point on a body line).
4867 Re-order table to follow the sequence of discussion.
4868 hide-body won't hide lines before first header line.
4869 (TeX Mode): Add DocTeX mode.
4870
8cf51b2c
GM
48712005-03-24 Richard M. Stallman <rms@gnu.org>
4872
4873 * mule.texi (Single-Byte Character Support): Delete mention
4874 of iso-acc.el and iso-transl.el.
4875
8cf51b2c
GM
48762005-03-23 Lute Kamstra <lute@gnu.org>
4877
4878 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4879
48802005-03-23 Richard M. Stallman <rms@gnu.org>
4881
8cf51b2c
GM
4882 * search.texi: Delete explicit node pointers.
4883 (Incremental Search): New menu.
4884 (Basic Isearch, Repeat Isearch, Error in Isearch)
4885 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4886 (Slow Isearch): New subnodes.
4887 (Configuring Scrolling): Node deleted.
4888 (Search Case): Doc default-case-fold-search.
4889 (Regexp Replace): Move replace-regexp doc here.
4890
4891 * rmail.texi (Movemail): Put commas inside closequotes.
4892
4893 * picture.texi (Insert in Picture): Document C-c arrow combos.
4894 (Basic Picture): Clarify erasure.
4895
4896 * display.texi (Font Lock): Put commas inside closequotes.
4897
4898 * cmdargs.texi (General Variables): Put commas inside closequotes.
4899
49002005-03-23 Nick Roberts <nickrob@snap.net.nz>
4901
4902 * building.texi (Stack Buffer): Mention reverse contrast for
4903 *selected* frame (might not be current frame).
4904
8cf51b2c
GM
49052005-03-21 Richard M. Stallman <rms@gnu.org>
4906
4907 * building.texi (Starting GUD): Add bashdb.
4908
49092005-03-20 Chong Yidong <cyd@stupidchicken.com>
4910
4911 * basic.texi (Moving Point): Add M-g M-g binding.
4912 (Undo): Document undo-only.
4913 (Position Info): Document M-g M-g and C-u M-g M-g.
4914
4915 * building.texi (Building): Put Grep Searching after Compilation
4916 Shell.
4917 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4918 Document next-error-highlight.
4919 (Grep Searching): Document grep-highlight-matches.
4920 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4921
4922 * calendar.texi (Importing Diary): Rename node from iCalendar.
4923 Document diary-from-outlook.
4924
4925 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4926 Commands.
4927 Mention effect of X drag and drop on Dired buffers.
4928
4929 * files.texi (Visiting): Document large-file-warning-threshold.
4930 Move paragraph on file-selection dialog.
4931 Mention visiting files using X drag and drop.
4932 (Reverting): Mention using Auto-Revert mode to tail files.
4933 Document auto-revert-tail-mode.
4934 (Version Systems): Minor correction.
4935 (Comparing Files): Diff-mode is no longer based on Compilation
4936 mode.
4937 Document compare-ignore-whitespace.
4938 (Misc File Ops): Explain passing a directory to rename-file.
4939 Likewise for copy-file and make-symbolic-link.
4940
4941 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4942 Document mouse-wheel-progressive speed.
4943
4944 * help.texi (Misc Help): Document numeric argument for C-h i.
4945 Correctly explain the effect of just C-u as argument.
4946
4947 * killing.texi (Deletion): Document numeric argument for
4948 just-one-space.
4949
4950 * mini.texi (Completion): Completion acts on text before point.
4951
4952 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4953 (Emulation): CUA mode replaces pc-bindings-mode,
4954 pc-selection-mode, and s-region.
4955
4956 * mule.texi (Input Methods): Leim is now built-in.
4957 (Select Input Method): Document quail-show-key.
4958 (Specify Coding): Document revert-buffer-with-coding-system.
4959
4960 * programs.texi (Fortran Motion): Document f90-next-statement,
4961 f90-previous-statement, f90-next-block, f90-previous-block,
4962 f90-end-of-block, and f90-beginning-of-block.
4963
4964 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4965
4966 * emacs.texi (Acknowledgments): Updated.
4967
4968 * anti.texi: Total rewrite.
4969
8cf51b2c
GM
49702005-03-19 Chong Yidong <cyd@stupidchicken.com>
4971
4972 * ack.texi (Acknowledgments): Update.
4973
49742005-03-19 Eli Zaretskii <eliz@gnu.org>
4975
4976 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4977 copyright years.
4978
49792005-03-14 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * building.texi (Commands of GUD): Move paragraph on setting
4982 breakpoints with mouse to the GDB Graphical Interface node.
4983
49842005-03-07 Richard M. Stallman <rms@gnu.org>
4985
8cf51b2c
GM
4986 * misc.texi (Single Shell, Shell Options): Fix previous change.
4987
4988 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4989
49902005-03-06 Richard M. Stallman <rms@gnu.org>
4991
4992 * building.texi (Starting GUD): Don't explain text vs graphical
4993 GDB here. Just mention it and xref.
4994 Delete "just one debugger process".
4995 (Debugger Operation): Move GUD tooltip info here.
4996 (GUD Tooltips): Node deleted.
4997 (GDB Graphical Interface): Explain the two GDB modes here.
4998
8cf51b2c
GM
4999 * sending.texi (Sending Mail): Minor cleanup.
5000 (Mail Aliases): Explain quoting conventions.
5001 Update key rebinding example.
5002 (Header Editing): C-M-i is like M-TAB.
5003 (Mail Mode Misc): mail-attach-file does not do MIME.
5004
5005 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5006 that really belongs here.
5007 (Remote Mailboxes): Text moved to Rmail Inbox.
5008 (Rmail Display): Mention Mouse-1.
5009 (Movemail): Clarify two movemail versions.
5010 Clarify rmail-movemail-program.
5011
8cf51b2c
GM
5012 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5013 Document async shell commands.
5014 (Shell History): Clarify.
5015 (Shell Ring): Mention C-UP an C-DOWN.
5016 (Shell Options): Add comint-prompt-read-only.
5017 (Invoking emacsclient): Set EDITOR to run Emacs.
5018 (Sorting): No need to explain what region is.
5019 (Saving Emacs Sessions): Fix typo.
5020 (Recursive Edit): Fix punctuation.
5021 (Emulation): Don't mention "PC bindings" which are standard.
5022 (Hyperlinking): Explain Mouse-1 convention here.
5023 (Find Func): Node deleted.
5024
8cf51b2c
GM
5025 * help.texi (Name Help): Xref to Hyperlinking.
5026
5027 * glossary.texi (Glossary):
5028 Rename "Balance Parentheses" to "Balancing...".
5029 Add "Byte Compilation". Correct "Copyleft".
5030 New xref in "Customization".
5031 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5032 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5033 Rename "Registers" to "Register".
5034 Replace "Selecting" with "Selected Frame",
5035 "Selected Window", and "Selecting a Buffer".
5036
5037 * files.texi (Types of Log File): Explain how projects'
5038 methods can vary.
5039
8cf51b2c
GM
5040 * display.texi (Faces): Delete "Emacs 21".
5041
5042 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5043 * fixit.texi (Spelling): C-M-i like M-TAB.
5044 * mini.texi (Completion Options): C-M-i like M-TAB.
5045 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5046 * text.texi (Text Mode): C-M-i like M-TAB.
5047
5048 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5049
5050 * calendar.texi (Specified Dates): Mention `g w'.
5051 (Appointments): appt-activate toggles with no arg.
5052
8cf51b2c
GM
50532005-03-05 Juri Linkov <juri@jurta.org>
5054
5055 * cmdargs.texi (Emacs Invocation): Add cindex
5056 "invocation (command line arguments)"
5057 (Misc X): Add -nbc, --no-blinking-cursor.
5058
50592005-03-04 Ulf Jasper <ulf.jasper@web.de>
5060
5061 * calendar.texi (iCalendar): No need to require it now.
5062
8cf51b2c
GM
50632005-03-03 Nick Roberts <nickrob@snap.net.nz>
5064
5065 * trouble.texi (Contributing): Mention Savannah. Direct users to
5066 emacs-devel.
5067
50682005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5069
5070 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5071 window.
5072
8cf51b2c
GM
50732005-02-27 Richard M. Stallman <rms@gnu.org>
5074
5075 * building.texi (Compilation): Update mode line status info.
5076
50772005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5078
5079 * calendar.texi (General Calendar): Document binding of
5080 scroll-other-window-down.
5081 (Mayan Calendar): Fix earliest date.
5082 (Time Intervals): Document timeclock-change.
5083 Fix timeclock-ask-before-exiting documentation.
5084
50852005-02-26 Kim F. Storm <storm@cua.dk>
5086
5087 * frames.texi (Mouse References):
5088 Add mouse-1-click-in-non-selected-windows.
5089
50902005-02-25 Richard M. Stallman <rms@gnu.org>
5091
5092 * screen.texi (Screen): Explain better about cursors and mode lines;
5093 don't presuppose text terminals.
5094 (Point): Don't assume just one cursor.
5095 Clarify explanation of cursors.
5096 (Echo Area, Menu Bar): Cleanups.
5097
5098 * mini.texi (Minibuffer): Prompts are highlighted.
5099 (Minibuffer Edit): Newline = C-j only on text terminals.
5100 Clarify resize-mini-windows values.
5101 Mention M-PAGEUP and M-PAGEDOWN.
5102 (Completion Commands): Mouse-1 like Mouse-2.
5103 (Minibuffer History): Explain history commands better.
5104 (Repetition): Add xref to Incremental Search.
5105
5106 * mark.texi (Setting Mark): Clarify info about displaying mark.
5107 Clarify explanation of C-@ and C-SPC.
5108 (Transient Mark): Mention Delete Selection mode.
5109 (Marking Objects): Clean up text about extending the region.
5110
5111 * m-x.texi (M-x): One C-g doesn't always go to top level.
5112 No delay before suggest-key-bindings output.
5113
5114 * fixit.texi (Fixit): Mention C-/ for undo.
5115 (Spelling): Mention ESC TAB like M-TAB.
5116 Replacement words with r and R are rechecked.
5117 Say where C-g leaves point. Mention ? as input.
5118
51192005-02-23 Lute Kamstra <lute@gnu.org>
5120
5121 * cmdargs.texi (Initial Options): Add cross reference.
5122
8cf51b2c
GM
51232005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * emacs.texi (Top): Update menu for splitting of node in
5126 msdog.texi.
5127 * frames.texi (Frames): Update xref for splitting of node in
5128 msdog.texi.
5129 * trouble.texi (Quitting): Ditto.
5130
51312005-02-16 Richard M. Stallman <rms@gnu.org>
5132
5133 * windows.texi (Split Window): Simplify line truncation info
5134 and xref to Display Custom.
5135
5136 * trouble.texi (Quitting): Emergency escape only for text terminal.
5137 (Screen Garbled): C-l for ungarbling is only for text terminal.
5138
5139 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5140
5141 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5142
5143 * programs.texi (Program Modes): Mention Python mode.
5144 (Moving by Defuns): Repeating C-M-h extends region.
5145 (Basic Indent): Clarify.
5146 (Custom C Indent): Clarify.
5147 (Expressions): Repeating C-M-@ extends region.
5148 (Info Lookup): Clarify for C-h S.
5149 (Symbol Completion): ESC TAB alternative for M-TAB.
5150 (Electric C): Clarify.
5151
5152 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5153
5154 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5155 MS-DOS Input node.
5156 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5157 (MS-DOS and MULE): Clarify.
5158 (MS-DOS Processes, Windows Processes): Fix typos.
5159
5160 * major.texi (Choosing Modes): Clarify.
5161
5162 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5163 (Keyboard Macro Step-Edit): Clarify.
5164
5165 * indent.texi (Indentation): Clarifications.
5166
5167 * help.texi (Help): Correct error about C-h in query-replace.
5168 Clarify apropos vs C-h a. Fix how to search in FAQ.
5169 (Key Help): Describe C-h w here.
5170 (Name Help): Minor cleanup. C-h w moved to Key Help.
5171 Clarify the "object" joke.
5172 (Apropos): Clarify. Mouse-1 like Mouse-2.
5173 (Help Mode): Mouse-1 like Mouse-2.
5174
5175 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5176
5177 * display.texi (Display): Reorder menu.
5178 (Faces): Cleanup.
5179 (Font Lock): Cleanup. Mention Options menu.
5180 Delete obsolete text.
5181 (Scrolling): For C-l, don't presume text terminal.
5182 (Horizontal Scrolling): Simplify intro.
5183 (Follow Mode): Clarify.
5184 (Cursor Display): Moved before Display Custom.
5185 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5186 Doc default-tab-width. Doc line truncation more thoroughly.
5187
5188 * dired.texi (Dired Enter): C-x C-f can run Dired.
5189 (Dired Visiting): Comment out `a' command.
5190 Mouse-1 is like Mouse-2.
5191 (Shell Commands in Dired): ? can be used more than once.
5192
5193 * basic.texi (Continuation Lines): Simplify description of truncation,
5194 and refer to Display Custom for the rest of it.
5195
8cf51b2c
GM
51962005-02-06 Lute Kamstra <lute@gnu.org>
5197
5198 * basic.texi (Undo): Fix typo.
5199
5200 * cmdargs.texi (Emacs Invocation): Fix typo.
5201
5202 * custom.texi (Init Examples): Fix typo.
5203
5204 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5205
52062005-02-06 Richard M. Stallman <rms@gnu.org>
5207
5208 * regs.texi (Registers): Registers can hold numbers, too.
5209
5210 * killing.texi (Other Kill Commands): Cleanup.
5211 Delete redundant explanation of kill in read-only buffer.
5212 (Yanking): Mention term "copying".
5213 (Accumulating Text): Fix typo.
5214
5215 * entering.texi (Entering Emacs): Update rationale at start.
5216 (Exiting): Treat iconifying on a par with suspension.
5217
5218 * custom.texi (Minor Modes): Fix typo.
5219 (Easy Customization): Fix menu style.
5220 (Variables): Add xref.
5221 (Examining): Setting for future sessions works through .emacs.
5222 (Keymaps): "Text terminals", not "Many".
5223 (Init Rebinding): Explain \C-. Show example of \M-.
5224 Fix minor wording errors.
5225 (Function Keys): Explain vector syntax just once.
5226 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5227 (Init File): Mention .emacs.d directory.
5228 (Init Examples): Add xref.
5229 (Find Init): Mention .emacs.d directory.
5230
5231 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5232 (Action Arguments): Explain which kinds of -l args are found how.
5233 (Initial Options): --batch does not inhibit site-start.
5234 Add xrefs.
5235 (Command Example): Use --batch, not -batch.
5236
5237 * basic.texi (Inserting Text): Cleanup wording.
5238 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5239 C-n is not error at end of buffer.
5240 (Undo): Doc C-/ like C-_. Add xrefs.
5241 (Arguments): META key may be labeled ALT.
5242 Peculiar arg meanings are explained in doc strings.
5243
5244 * abbrevs.texi (Expanding Abbrevs): Clarify.
5245
52462005-02-05 Eli Zaretskii <eliz@gnu.org>
5247
5248 * frames.texi (Frame Parameters): Add an xref to the description
5249 of list-colors-display. Add a pointer to the X docs about colors.
5250
5251 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5252 Improve docs of list-colors-display.
8cf51b2c
GM
5253
52542005-02-03 Lute Kamstra <lute@gnu.org>
5255
5256 * frames.texi (Frames, Drag and Drop): Fix typos.
5257
52582005-02-03 Richard M. Stallman <rms@gnu.org>
5259
5260 * windows.texi (Basic Window): Mention color-change in mode line.
5261 (Change Window): Explain dragging vertical boundaries.
5262
5263 * text.texi (Sentences): Clarify.
5264 (Paragraphs): Explain M-a and blank lines.
5265 (Outline Mode): Clarify text and menu.
5266 (Hard and Soft Newlines): Mention use-hard-newlines.
5267
5268 * frames.texi (Frames): Delete unnecessary mention of Windows.
5269 (Mouse Commands): Likewise. Mention xterm mouse support.
5270 (Clipboard): Clarify.
5271 (Mouse References): Mention use of Mouse-1 for following links.
5272 (Menu Mouse Clicks): Clarify.
5273 (Mode Line Mouse): Clarify.
5274 (Drag and Drop): Rewrite.
5275
5276 * fixit.texi (Spelling): Fix typo.
5277
5278 * files.texi (File Names): Clarify.
5279 (Visiting): Update conditions for use of file dialog. Clarify.
5280 (Saving): Doc d as answer in save-some-buffers.
5281 (Remote Files): Clean up the text.
5282
5283 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5284
5285 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5286 (List Buffers): Clarify.
5287 (Several Buffers): Doc T command.
5288 (Buffer Convenience): Clarify menu.
5289
5290 * basic.texi (Undo): Clarify last change.
5291
52922005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5293
5294 * fixit.texi (Spelling): Fix typo.
5295
52962005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5297
5298 * basic.texi (Undo): Update description of `undo-outer-limit'.
5299
53002005-02-01 Nick Roberts <nickrob@snap.net.nz>
5301
5302 * building.texi: Update documentation relating to GDB Graphical
5303 Interface.
5304
53052005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5306
5307 * custom.texi (Easy Customization): Adapt menu to node name change.
5308
53092005-01-30 Richard M. Stallman <rms@gnu.org>
5310
5311 * custom.texi (Easy Customization): Defn of "User Option" now
5312 includes faces. Don't say just "option" when talking about variables.
5313 Do say just "options" to mean "anything customizable".
5314 (Specific Customization): Describe `customize-variable',
5315 not `customize-option'.
5316
5317 * glossary.texi (Glossary) <Faces>: Add xref.
5318 <User Option>: Change definition--include faces. Change xref.
5319
5320 * picture.texi (Picture): Mention artist.el.
5321
5322 * sending.texi, screen.texi, programs.texi, misc.texi:
5323 * mini.texi, major.texi, maintaining.texi, macos.texi:
5324 * help.texi, frames.texi, files.texi:
5325 Don't say just "option" when talking about variables.
5326
5327 * display.texi, mule.texi: Don't say just "option" when talking
5328 about variables. Other minor cleanups.
5329
8cf51b2c
GM
53302005-01-26 Lute Kamstra <lute@gnu.org>
5331
5332 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5333 File'. Mention the `-Q' option at the `--no-site-file' option.
5334
8cf51b2c
GM
53352005-01-22 David Kastrup <dak@gnu.org>
5336
5337 * building.texi (Grep Searching): Mention alias `find-grep' for
5338 `grep-find'.
5339
53402005-01-20 Richard M. Stallman <rms@gnu.org>
5341
5342 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5343
8cf51b2c
GM
53442005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5345
5346 * rmail.texi (Movemail): Explain differences
5347 between standard and mailutils versions of movemail.
5348 Describe command line and configuration options introduced
5349 with the latter.
5350 Explain the notion of mailbox URL, provide examples and
5351 cross-references to mailutils documentation.
5352 Describe various methods of specifying mailbox names,
5353 user names and user passwords for rmail.
5354 (Remote Mailboxes): New section. Describe
5355 how movemail handles remote mailboxes. Describe configuration
5356 options used to control its behavior.
5357 (Other Mailbox Formats): Explain handling of various mailbox
5358 formats.
5359
53602005-01-13 Richard M. Stallman <rms@gnu.org>
5361
5362 * commands.texi (Commands): Clarification.
5363
53642005-01-11 Richard M. Stallman <rms@gnu.org>
5365
5366 * programs.texi (Multi-line Indent): Fix previous change.
5367 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5368
8cf51b2c
GM
53692005-01-08 Richard M. Stallman <rms@gnu.org>
5370
5371 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5372 lazy-highlight.
5373
5374 * search.texi (Query Replace): Mention faces query-replace
5375 and lazy-highlight.
5376 (Incremental Search): Update isearch highlighting info.
5377
8cf51b2c
GM
53782005-01-04 Richard M. Stallman <rms@gnu.org>
5379
5380 * custom.texi (Saving Customizations): Minor improvement.
5381
8cf51b2c
GM
53822005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5383
5384 * custom.texi (Saving Customizations): Emacs no longer loads
5385 `custom-file' after .emacs. No longer mention customizing through
5386 Custom.
5387
8cf51b2c
GM
53882005-01-01 Andreas Schwab <schwab@suse.de>
5389
5390 * killing.texi (Graphical Kill): Move up under node Killing,
5391 change @section to @subsection.
5392
53932005-01-01 Richard M. Stallman <rms@gnu.org>
5394
5395 * custom.texi (Face Customization): Mention hex color specs.
5396
5397 * emacs.texi (Top): Update Killing submenu.
5398
5399 * killing.texi (Killing): Reorganize section.
5400 No more TeX-only text; put the node command at start of chapter.
5401 But the first section heading is used only in TeX.
5402 Rewrite the text to read better in this mode.
5403 (Graphical Kill): New subnode gets some of the text that
5404 used to be in the first section.
5405
54062004-12-31 Richard M. Stallman <rms@gnu.org>
5407
5408 * dired.texi (Shell Commands in Dired): Delete the ? example.
5409
5410 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5411
5412 * files.texi (Saving): Describe new require-final-newline features
5413 and mode-require-final-newline.
5414
8cf51b2c
GM
54152004-12-29 Richard M. Stallman <rms@gnu.org>
5416
5417 * custom.texi (File Variables): Clarify previous change.
5418
c8763fb6 54192004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5420
5421 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5422 out now.
5423
54242004-12-27 Richard M. Stallman <rms@gnu.org>
5425
5426 * Makefile.in (MAKEINFO): Specify --force.
5427
5428 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5429 (Undo): Doc undo-outer-limit.
5430
8cf51b2c
GM
54312004-12-15 Juri Linkov <juri@jurta.org>
5432
5433 * mark.texi (Transient Mark, Mark Ring): M-< and other
5434 movement commands don't set mark in Transient Mark mode
5435 if mark is active.
5436
8cf51b2c
GM
54372004-12-12 Juri Linkov <juri@jurta.org>
5438
5439 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5440 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5441
5442 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5443 (Misc Dired Commands): Add @r{(Dired)} to w.
5444
54452004-12-12 Juri Linkov <juri@jurta.org>
5446
5447 * mark.texi (Marking Objects): Marking commands also extend the
5448 region when mark is active in Transient Mark mode.
5449
8cf51b2c
GM
54502004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5451
5452 * custom.texi (Saving Customizations): Emacs only loads the custom
5453 file automatically after the init file in version 22.1 or later.
5454 Adapt text and examples to this fact.
5455
8cf51b2c
GM
54562004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5459 be set through Custom. Otherwise, it has no effect.
5460
8cf51b2c
GM
54612004-12-05 Richard M. Stallman <rms@gnu.org>
5462
5463 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5464 * entering.texi: Rename Command Line to Emacs Invocation.
5465
10d1d0af 5466 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5467
5468 * custom.texi (Easy Customization): Move up to section level,
5469 before Variables. Avoid using the term "variable"; say "option".
5470 New initial explanation.
5471 (Variables): In initial explanation, connect "variable" to the
5472 already-explained "user option".
5473
5474 * emacs.texi (Top): Fix ref to Command Line.
5475 Move reference to Easy Customization.
5476
5477 * xresources.texi (X Resources): Fix From link.
5478
5479 * doclicense.texi (GNU Free Documentation License): Fix To link.
5480
5481 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5482
5483 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5484
54852004-12-03 Richard M. Stallman <rms@gnu.org>
5486
5487 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5488
54892004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5490
5491 * kmacro.texi: Several small changes in addition to the following.
5492 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5493 defining a keyboard macro.
5494 Mention `kmacro-ring-max'.
5495 (Keyboard Macro Counter): Clarify description of
5496 `kmacro-insert-counter', `kmacro-set-counter',
5497 `kmacro-add-counter' and `kmacro-set-format'.
5498
54992004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5500
5501 * custom.texi (File Variables): Add `unibyte' and make it more
5502 clear that `unibyte' and `coding' are special. Suggested by Simon
5503 Krahnke <overlord@gmx.li>.
5504
5505 * mule.texi (Enabling Multibyte): Refer to File Variables.
5506 Suggested by Simon Krahnke <overlord@gmx.li>.
5507
c8763fb6 55082004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5509
5510 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5511 x-use-old-gtk-file-dialog.
5512
8cf51b2c
GM
55132004-11-20 Richard M. Stallman <rms@gnu.org>
5514
5515 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5516
55172004-11-09 Lars Brinkhoff <lars@nocrew.org>
5518
5519 * building.texi (Lisp Eval): Delete hyphen in section name.
5520
55212004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5522
5523 * files.texi (Old Versions):
5524 No longer document annotation as "CVS only".
5525
55262004-11-10 Andre Spiegel <spiegel@gnu.org>
5527
5528 * files.texi (Version Control): Rewrite the introduction about
5529 version systems, mentioning the new ones that we support. Thanks
5530 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5531 suggestions.
5532
c8763fb6 55332004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5534
49823426 5535 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5536
c8763fb6 55372004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5538
5539 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5540
55412004-10-23 Eli Zaretskii <eliz@gnu.org>
5542
5543 * text.texi (Text Based Tables, Table Definition)
5544 (Table Creation, Table Recognition, Cell Commands)
5545 (Cell Justification, Row Commands, Column Commands)
5546 (Fixed Width Mode, Table Conversion, Measuring Tables)
5547 (Table Misc): New nodes, documenting the Table Mode.
5548
8cf51b2c
GM
55492004-10-19 Jason Rumney <jasonr@gnu.org>
5550
5551 * makefile.w32-in (info): Change order of arguments to makeinfo.
5552
55532004-10-19 Ulf Jasper <ulf.jasper@web.de>
5554
5555 * calendar.texi (iCalendar): Update for package changes.
5556
8cf51b2c
GM
55572004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * files.texi (Misc File Ops): View mode is a minor mode.
5560
8cf51b2c
GM
55612004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5562
5563 * calendar.texi (iCalendar): Style changes.
5564
55652004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5566
5567 * search.texi (Regexps): The regexp described in the example is no
5568 longer stored in the variable `sentence-end'.
5569
8cf51b2c
GM
55702004-10-06 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * building.texi (Starting GUD): Note that multiple debugging
5573 sessions requires `gdb --fullname'.
5574
55752004-10-05 Ulf Jasper <ulf.jasper@web.de>
5576
5577 * calendar.texi (iCalendar): New section for a new package.
5578
8cf51b2c
GM
55792004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5580
5581 * text.texi: Various small changes in addition to the following.
5582 (Text): Replace xref for autotype with inforef.
5583 (Sentences): Explain nil value for `sentence-end'.
5584 (Paragraphs): Update default values for `paragraph-start' and
5585 `paragraph-separate'.
5586 (Text Mode): Correct description of Text mode's effect on the
5587 syntax table.
5588 (Outline Visibility): `hide-other' does not hide top level headings.
5589 `selective-display-ellipses' no longer has an effect on Outline mode.
5590 (TeX Misc): Add missing @cindex.
5591 Replace xref for RefTeX with inforef.
5592 (Requesting Formatted Text): The variable
5593 `enriched-fill-after-visiting' no longer exists.
5594 (Editing Format Info): Update names of menu items and commands.
5595 (Format Faces): Mention special effect of specifying the default face.
5596 Describe inheritance of text properties.
5597 Correct description of `fixed' face.
5598 (Format Indentation): Correct description of effect of setting
5599 margins. Mention `set-left-margin' and `set-right-margin'.
5600 (Format Justification): Update names of menu items.
5601 `set-justification-full' is now bound to `M-j b'.
5602 Mention that `default-justification' is a per buffer variable.
5603 (Format Properties): Update name of menu item.
5604 (Forcing Enriched Mode): `format-decode-buffer' automatically
5605 turns on Enriched mode if the buffer is in text/enriched format.
5606
56072004-10-05 Emilio C. Lopes <eclig@gmx.net>
5608
5609 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5610
56112004-09-28 Kim F. Storm <storm@cua.dk>
5612
5613 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5614 Align with new functionality.
5615
8cf51b2c
GM
56162004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5617
5618 * display.texi (Display Custom): Remove stray `@end defvar'.
5619
56202004-09-23 Kim F. Storm <storm@cua.dk>
5621
5622 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5623 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5624
8cf51b2c
GM
56252004-09-20 Richard M. Stallman <rms@gnu.org>
5626
5627 * custom.texi (Hooks): Explain using setq to clear out a hook.
5628 (File Variables): Explain multiline string constants.
5629 (Non-ASCII Rebinding): Explain when you need to update
5630 non-ASCII char codes in .emacs.
5631
5632 * building.texi (Compilation): Explain how to make a silent
5633 subprocess that won't be terminated. Explain compilation-environment.
5634
56352004-09-13 Kim F. Storm <storm@cua.dk>
5636
5637 * mini.texi (Repetition): Rename isearch-resume-enabled to
5638 isearch-resume-in-command-history and change default to disabled.
5639
8cf51b2c
GM
56402004-09-09 Kim F. Storm <storm@cua.dk>
5641
5642 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5643 with new `kmacro-name-last-macro'.
5644
8cf51b2c
GM
56452004-09-08 Juri Linkov <juri@jurta.org>
5646
5647 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5648
8cf51b2c
GM
56492004-09-03 Juri Linkov <juri@jurta.org>
5650
5651 * search.texi (Incremental Search): Update wording for M-%.
5652
56532004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * killing.texi (Killing): Correct description of kill commands in
5656 read-only buffer.
5657
56582004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5659
5660 * building.texi (Compilation Mode): Add a paragraph about rules
5661 for finding the compilation buffer for `next-error'.
5662
5663 * search.texi (Other Repeating Search): Mention that Occur mode
5664 supports the next-error functionality.
5665
56662004-09-02 Juri Linkov <juri@jurta.org>
5667
5668 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5669
56702004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5671
5672 * kmacro.texi (Basic Keyboard Macro):
5673 `apply-macro-to-region-lines' now operates on all lines that begin
5674 in the region, rather than on all complete lines in the region.
5675
c8763fb6 56762004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5677
5678 * frames.texi (Drag and drop): Add documentation about
5679 x-dnd-test-function and x-dnd-known-types.
5680
56812004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5682
5683 * indent.texi: Various minor changes in addition to:
5684 (Indentation Commands): Correct description of `indent-relative'.
5685 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5686 mode. The *Tab Stops* buffer uses Overwrite Mode.
5687 (Just Spaces): `tabify' converts sequences of at least two spaces
5688 to tabs.
5689
8cf51b2c
GM
56902004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5691
5692 * frames.texi (Secondary Selection): Setting the secondary
5693 selection with M-Drag-Mouse-1 does not alter the kill ring,
5694 setting it with M-Mouse-1 and M-Mouse-3 does.
5695 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5696 toolkit scroll bars.
5697 (Scroll Bars): Ditto.
5698
5699 * windows.texi (Basic Window): When using a window system, the value
5700 of point in a non-selected window is indicated by a hollow box.
5701 (Split Window): Side by side windows are separated by a scroll bar,
5702 if scroll bars are used.
5703 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5704 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5705 (Window Convenience): Update bindings for `winner-undo' and
5706 `winner-redo'.
5707
5708 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5709 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5710 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5711 of "Using Emacs as a Server".
5712 * building.texi (Building): Interchange nodes (for correct numbering).
5713 * programs.texi (Programs): Interchange nodes (for correct numbering).
5714 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5715 Info to the node structure.
5716 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5717 Rearrange order of nodes and sections such that both "GNU GENERAL
5718 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5719 end, as appropriate for appendices.
5720 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5721 Use `@unnumberedsec'.
5722 * trouble.texi: Adapt sectioning in Info to the node structure.
5723 Adapt node pointers to change in emacs.texi.
5724 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5725
8cf51b2c
GM
57262004-08-25 Kenichi Handa <handa@m17n.org>
5727
5728 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5729 description for unibyte mode.
5730
57312004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5732
5733 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5734
5735 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5736 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5737 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5738 in @pxref.
5739
57402004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5741
5742 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5743 Change section names.
5744
8cf51b2c
GM
57452004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5746
5747 * kmacro.texi (Keyboard Macro Ring): Rename section.
5748 Emacs treats the head of the macro ring as the `last keyboard macro'.
5749 (Keyboard Macro Counter): Minor change.
5750 (Save Keyboard Macro): Some clarifications.
5751 (Edit Keyboard Macro): Rename section.
5752
5753 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5754 32-bit machines.
5755 (Several Buffers): Clarify which buffer is selected if `2' is
5756 pressed in the Buffer Menu.
5757 Auto Revert mode can be used to update the Buffer Menu
5758 automatically.
5759
57602004-08-21 Eli Zaretskii <eliz@gnu.org>
5761
5762 * help.texi (Misc Help): Add an index entry for finding an Info
5763 manual by its file name.
5764
57652004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * files.texi (Backup Deletion): Correct description of
5768 `delete-old-versions'.
5769 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5770 (Auto Save Files): Recommend `auto-save-mode' to reenable
5771 auto-saving, rather than the abbreviation `auto-save'.
5772
57732004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5776 for "killing" and "yanking" in main menu.
5777
57782004-08-16 Richard M. Stallman <rms@gnu.org>
5779
5780 * killing.texi (Yanking, Killing): Minor cleanups.
5781
5782 * mark.texi (Momentary Mark): Minor cleanups.
5783
57842004-08-15 Kenichi Handa <handa@etl.go.jp>
5785
5786 * custom.texi (Non-ASCII Rebinding):
5787 C-q always inserts the right code to pass to global-set-key.
5788
8cf51b2c
GM
57892004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5790
5791 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5792 `insert-register', instead of `C-x r g' binding, for consistency.
5793
57942004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5795
5796 * fixit.texi (Spelling): Fix typo.
5797
57982004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5799
5800 * help.texi (Help): Fix Texinfo usage.
5801
8cf51b2c
GM
58022004-07-24 Richard M. Stallman <rms@gnu.org>
5803
5804 * text.texi (Paragraphs): Update how paragraphs are separated
5805 and the default for paragraph-separate.
5806
5807 * search.texi (Regexp Replace): Further update text for new
5808 replacement operators.
5809
8cf51b2c
GM
58102004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5811
5812 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5813 `R' switch.
5814
5815 * dired.texi (Dired Updating): `k' only deletes inserted
5816 subdirectories from the Dired buffer if a prefix argument was given.
5817
5818 * search.texi (Regexps): Delete redundant definition of `symbol' in
5819 description of `\_>'. It already occurs in the description of `\_<'.
5820
8cf51b2c
GM
58212004-07-01 Juri Linkov <juri@jurta.org>
5822
5823 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5824 (Regexp Search): Add M-r.
5825
58262004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5827
5828 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5829
58302004-06-29 Jesper Harder <harder@ifa.au.dk>
5831
49823426 5832 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5833
58342004-06-25 Richard M. Stallman <rms@gnu.org>
5835
5836 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5837
58382004-06-25 David Kastrup <dak@gnu.org>
5839
5840 * search.texi (Regexp Replace): Some typo corrections and
5841 rearrangement.
5842
58432004-06-24 David Kastrup <dak@gnu.org>
5844
5845 * search.texi (Unconditional Replace): Use replace-string instead
5846 of query-replace in example.
5847 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5848 sequences.
5849 (Query Replace): Correct explanation of `^' which does not use
5850 the mark stack.
5851
58522004-06-21 Nick Roberts <nickrob@gnu.org>
5853
5854 * misc.texi (Shell History Copying): Document comint-insert-input.
5855 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5856
8cf51b2c
GM
58572004-06-20 Jesper Harder <harder@ifa.au.dk>
5858
5859 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5860 * custom.texi (Customization): Do.
5861 * anti.texi (Antinews): Do.
5862 * abbrevs.texi (Defining Abbrevs): Do.
5863
5864 * programs.texi (Info Lookup): Fix keybinding for
5865 info-lookup-symbol.
5866
58672004-06-16 Juanma Barranquero <lektu@terra.es>
5868
5869 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5870 Add emacs-xtra.
5871 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5872 (clean): Add emacs-xtra and flymake. Remove redundancies.
5873
58742004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5875
5876 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5877 Add emacs-xtra.
5878 * emacs-xtra.texi: New file.
5879
58802004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5881
5882 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5883 (Dired and Find): Mention differences with ordinary Dired buffers.
5884
8cf51b2c
GM
58852004-06-13 Richard M. Stallman <rms@gnu.org>
5886
5887 * custom.texi (Init Syntax): Explain about vars that do special
5888 things when set with setq or with Custom.
5889 (Init Examples): Add line-number-mode example.
5890
8cf51b2c
GM
58912004-06-12 Juri Linkov <juri@jurta.org>
5892
5893 * dired.texi (Operating on Files): Add dired-do-touch.
5894
8cf51b2c
GM
58952004-06-10 Juri Linkov <juri@jurta.org>
5896
5897 * building.texi (Lisp Eval): Add C-M-x on defface.
5898
58992004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5900
5901 * files.texi (Reverting): Auto-Revert mode and
5902 Global Auto-Revert mode no longer revert remote files.
5903
8cf51b2c
GM
59042004-05-29 Richard M. Stallman <rms@gnu.org>
5905
5906 * custom.texi (Init File): Two dashes start --no-site-file.
5907
8cf51b2c
GM
59082004-05-29 Alan Mackenzie <acm@muc.de>
5909
5910 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5911 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5912 (AWK, Pike): Document as "C-like modes".
5913 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5914 (M-x man): Supersedes M-x manual-entry.
5915 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5916
5917 ("Comments in C"): Delete node; the info is in CC Mode manual.
5918 (c-comment-only-line-offset): Remove description.
5919
5920 (C-c ., C-c C-c): Describe new C Mode bindings.
5921
5922 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5923 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5924 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5925 Amend definitions.
5926
5927 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5928 Describe functions.
5929
5930 (c-comment-start-regexp, c-hanging-comment-ender-p)
5931 (c-hanging-comment-starter-p): Remove obsolete definitions.
5932
5933 * emacs.texi: Remove the menu entry "Comments in C".
5934
8cf51b2c
GM
59352004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5936
5937 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5938 `M-x locate'.
5939
59402004-05-16 Karl Berry <karl@gnu.org>
5941
5942 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5943 makeinfo --html fails.
5944 * help.texi (Help Summary) [@ifnottex]: Likewise.
5945
59462004-05-13 Nick Roberts <nickrob@gnu.org>
5947
5948 * building.texi (GDB Graphical Interface): Update and describe
5949 layout first.
5950
8cf51b2c
GM
59512004-05-04 Jason Rumney <jasonr@gnu.org>
5952
5953 * makefile.w32-in: Revert last change.
5954
59552004-05-03 Jason Rumney <jasonr@gnu.org>
5956
5957 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5958
8cf51b2c
GM
59592004-04-23 Juanma Barranquero <lektu@terra.es>
5960
5961 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5962
59632004-04-18 Juri Linkov <juri@jurta.org>
5964
5965 * fixit.texi (Spelling): Remove file extension from ispell xref.
5966
59672004-04-15 Kim F. Storm <storm@cua.dk>
5968
5969 * cmdargs.texi (Initial Options): Add -Q.
5970
59712004-04-05 Kim F. Storm <storm@cua.dk>
5972
5973 * custom.texi (File Variables): Add safe-local-eval-forms.
5974
8cf51b2c
GM
59752004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5976
5977 * files.texi (Reverting): Correct description of revert-buffer's
5978 handling of point.
5979
59802004-03-22 Juri Linkov <juri@jurta.org>
5981
5982 * emacs.texi (Top): Add `Misc X'.
5983
49823426 5984 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5985
5986 * glossary.texi: Improve references.
5987
5988 * help.texi: Sync keywords with finder.el.
5989
5990 * mini.texi (Completion): Add description for menu items.
5991
5992 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5993
5994 * sending.texi (Mail Methods): Fix xref to Message manual.
5995
8cf51b2c
GM
59962004-03-12 Richard M. Stallman <rms@gnu.org>
5997
8cf51b2c
GM
5998 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5999
8cf51b2c
GM
60002004-03-04 Richard M. Stallman <rms@gnu.org>
6001
6002 * search.texi (Regexps): Explain that ^ and $ have their
6003 special meanings only in certain contexts.
6004
6005 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6006
6007 * mule.texi (Specify Coding): Doc C-x RET F.
6008
6009 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6010 for multiple compile and grep buffers.
6011 (Indirect Buffers): Don't recommand clone-indirect-buffer
6012 for multiple compile and grep buffers.
6013
8cf51b2c
GM
60142004-02-29 Juanma Barranquero <lektu@terra.es>
6015
6016 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6017 Use $(DEL) instead of rm, and ignore exit code.
6018
8cf51b2c
GM
60192004-02-23 Nick Roberts <nick@nick.uklinux.net>
6020
6021 * building.texi (Watch Expressions): Update.
6022
60232004-02-21 Juri Linkov <juri@jurta.org>
6024
6025 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6026 --directory, --help, --version. Move text about command-line-args
6027 to Command Arguments.
6028 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6029 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6030 (Window Size X): Join -g and --geometry. Add @cindex.
6031 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6032 (Title X): Remove alias -title.
6033 (Misc X): New node.
6034
c8763fb6 60352004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6036
6037 * frames.texi (Drag and drop): Add Motif to list of supported
6038 protocols.
6039
c8763fb6 60402004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6041
6042 * frames.texi (Drag and drop): New section.
6043
60442004-01-24 Richard M. Stallman <rms@gnu.org>
6045
6046 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6047 Include it only @ifnotinfo. Patch the preceding and following
6048 node headers to point to each other.
6049
60502004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6051
6052 * calendar.texi (Appointments): Update section.
6053
60542003-12-29 Kevin Ryde <user42@zip.com.au>
6055
8cf51b2c
GM
6056 * programs.texi (C Modes): Fix the xref.
6057
60582003-12-23 Nick Roberts <nick@nick.uklinux.net>
6059
6060 * building.texi (Watch Expressions): Update.
6061 (Commands of GUD): Include use of toolbar + breakpoints set from
6062 fringe/margin.
6063
60642003-12-03 Andre Spiegel <spiegel@gnu.org>
6065
6066 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6067 <acm@muc.de>.
6068
c8763fb6 60692003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6070
6071 * frames.texi (Dialog Boxes): Add use-file-dialog.
6072
8cf51b2c
GM
60732003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6074
6075 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6076 in CC Mode.
6077
8cf51b2c
GM
60782003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6079
6080 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6081 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6082 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6083 * man/frames.texi, man/glossary.texi, man/killing.texi:
6084 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6085 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6086 * man/sending.texi, man/text.texi, man/trouble.texi:
6087 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6088
60892003-11-01 Alan Mackenzie <acm@muc.de>
6090
6091 * search.texi (Scrolling During Incremental Search): Document a
6092 new scrolling facility in isearch mode.
6093
8cf51b2c
GM
60942003-10-22 Miles Bader <miles@gnu.org>
6095
6096 * Makefile.in (info): Move before $(top_srcdir)/info.
6097
60982003-10-22 Nick Roberts <nick@nick.uklinux.net>
6099
6100 * building.texi (Watch Expressions): Update section on data display
6101 to reflect code changes (GDB Graphical Interface).
6102
8cf51b2c
GM
61032003-10-13 Richard M. Stallman <rms@gnu.org>
6104
6105 * xresources.texi (GTK resources): Clean up previous change.
6106
c8763fb6 61072003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6108
6109 * xresources.texi (GTK resources): Add a note that some themes
6110 disallow customizations. Add scroll theme example.
6111
8cf51b2c
GM
61122003-09-30 Richard M. Stallman <rms@gnu.org>
6113
8cf51b2c
GM
6114 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6115
6116 * misc.texi (Saving Emacs Sessions): Shorten the section,
6117 collapsing back into one node.
6118
61192003-09-30 Lars Hansen <larsh@math.ku.dk>
6120
6121 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6122
ce058493 61232003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6124
6125 * xresources.texi (GTK names in Emacs): Correct typo.
6126
8cf51b2c
GM
61272003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6128
6129 * cmdargs.texi (Font X): Mention new default font. More
6130 fully describe long font names, wildcard patterns and the
6131 problems involved. (Result of discussion on emacs-devel.)
6132
61332003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6134
6135 * emacs.texi (Acknowledgements): Correct typo.
6136
61372003-09-22 Richard M. Stallman <rms@gnu.org>
6138
6139 * dired.texi (Misc Dired Commands): New node.
6140 (Dired Navigation): Add dired-goto-file.
6141
6142 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6143
6144 * emacs.texi (Acknowledgements): New node, split from Distribution.
6145
6146 * cmdargs.texi (Action Arguments): -f reads interactive args.
6147
8cf51b2c
GM
61482003-09-08 Lute Kamstra <lute@gnu.org>
6149
6150 * screen.texi (Mode Line): Say that POS comes before LINE.
6151 Mention `size-indication-mode'.
6152 * display.texi (Optional Mode Line): Document
6153 `size-indication-mode'.
6154 * basic.texi (Position Info): Mention `size-indication-mode'.
6155
61562003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6157
6158 * xresources.texi (Resources): Refer to `editres' man page.
6159 (Lucid Resources): Update defaults. Expand description of
6160 `shadowThickness'.
6161
61622003-09-04 Miles Bader <miles@gnu.org>
6163
6164 * Makefile.in (top_srcdir): New variable.
6165 ($(top_srcdir)/info): New rule.
6166 (info): Depend on it.
6167
61682003-09-03 Peter Runestig <peter@runestig.com>
6169
6170 * makefile.w32-in: New file.
6171
61722003-08-29 Richard M. Stallman <rms@gnu.org>
6173
6174 * misc.texi (Saving Emacs Sessions): Correct previous change.
6175
8cf51b2c
GM
61762003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6177
8cf51b2c
GM
6178 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6179 (Intro): Include kmacro.texi after fixit.texi instead of after
6180 custom.texi. (As suggested by Kim Storm.)
6181
61822003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6183
6184 * fixit.texi (Fixit): Update `Next' pointer.
6185 * files.texi (Files): Update `Previous' pointer.
6186 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6187 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6188 (Suggested by Kim Storm.)
6189 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6190
61912003-08-18 Kim F. Storm <storm@cua.dk>
6192
6193 * kmacro.texi: New file describing enhanced keyboard macro
6194 functionality. Replaces old description in custom.texi.
6195
6196 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6197 (Keyboard Macros): Move to new kmacro.texi file.
6198
6199 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6200
8cf51b2c
GM
62012003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6202
6203 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6204
62052003-08-17 Alex Schroeder <alex@gnu.org>
6206
6207 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6208 required.
6209
8cf51b2c
GM
62102003-08-05 Richard M. Stallman <rms@gnu.org>
6211
6212 * programs.texi (Lisp Indent): Don't describe
6213 lisp-indent-function property here. Use xref to Lisp Manual.
6214
8cf51b2c
GM
62152003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6216
fffa137c 6217 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6218 abbreviations.
6219
62202003-07-24 Markus Rost <rost@math.ohio-state.edu>
6221
6222 * buffers.texi (List Buffers): Fix previous change.
6223
8cf51b2c
GM
62242003-07-13 Markus Rost <rost@math.ohio-state.edu>
6225
6226 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6227 List*.
6228
62292003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6230
8cf51b2c
GM
6231 * display.texi (Font Lock): Fix typo.
6232
62332003-07-07 Richard M. Stallman <rms@gnu.org>
6234
6235 * display.texi (Font Lock): Add xref for format info on
6236 font-lock-remove-keywords.
6237
6238 * building.texi (Compilation): Document what happens with asynch
6239 children of compiler process.
6240
6241 * help.texi (Library Keywords): Use @multitable.
6242
8cf51b2c
GM
62432003-06-04 Richard M. Stallman <rms@gnu.org>
6244
6245 * programs.texi (Expressions): Delete C-M-DEL.
6246
6247 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6248 comint-move-point-for-output renamed from
6249 comint-scroll-to-bottom-on-output.
6250
6251 * custom.texi (Init Rebinding): Replace previous change with xref.
6252 (Non-ASCII Rebinding): Explain that issue more briefly here.
6253
62542003-05-28 Richard M. Stallman <rms@gnu.org>
6255
6256 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6257
62582003-05-28 Nick Roberts <nick@nick.uklinux.net>
6259
6260 * building.texi (GDB Graphical Interface): New node.
6261 (Rewritten somewhat by RMS.)
6262
c8763fb6 62632003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6264
6265 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6266 non-English letters. Explain how to set coding systems correctly
6267 and how to include the right coding cookie in the file.
6268
c8763fb6 62692003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6270
6271 * indent.texi (Indentation): Explain the concepts.
6272 (Just Spaces): Explain why preventing tabs for indentation might
6273 be useful.
6274
8cf51b2c
GM
62752003-04-16 Richard M. Stallman <rms@gnu.org>
6276
6277 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6278
8cf51b2c
GM
62792003-02-22 Alex Schroeder <alex@emacswiki.org>
6280
6281 * cmdargs.texi (General Variables): Document SMTPSERVER.
6282
8cf51b2c
GM
6283 * sending.texi: Remove SMTP node.
6284 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6285 library.
6286
8cf51b2c
GM
62872003-02-22 Alex Schroeder <alex@emacswiki.org>
6288
6289 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6290
62912003-02-22 Simon Josefsson <jas@extundo.com>
6292
6293 * sending.texi (Mail Methods): Add node about SMTP.
6294
c8763fb6 62952003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6296
6297 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6298
8cf51b2c
GM
62992003-02-01 Kevin Ryde <user42@zip.com.au>
6300
6301 * glossary.texi (Glossary): Correction to cl cross reference.
6302
63032003-01-20 Richard M. Stallman <rms@gnu.org>
6304
6305 * killing.texi (Rectangles): Document C-x c r.
6306
c8763fb6 63072003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6308
6309 * xresources.texi (GTK resources): New node.
6310 (GTK widget names): New node.
6311 (GTK names in Emacs): New node.
6312 (GTK styles): New node.
6313
c8763fb6 63142003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6315
6316 * maintaining.texi (Create Tags Table): Add reference to the new
6317 `etags --help --lang=LANG' option.
6318
8cf51b2c
GM
63192002-10-02 Karl Berry <karl@gnu.org>
6320
49823426 6321 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6322 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6323 where needed for the sake of the HTML output.
8cf51b2c
GM
6324
63252001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6326
6327 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6328 source files.
6329
63302001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6331
6332 * Makefile.in (emacsman): New target.
6333
8cf51b2c
GM
63342001-10-20 Gerd Moellmann <gerd@gnu.org>
6335
6336 * (Version 21.1 released.)
6337
63382001-10-05 Gerd Moellmann <gerd@gnu.org>
6339
6340 * Branch for 21.1.
6341
8cf51b2c
GM
63422001-03-05 Gerd Moellmann <gerd@gnu.org>
6343
6344 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6345
8cf51b2c
GM
63462000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6347
6348 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6349
8cf51b2c
GM
63501999-07-12 Richard Stallman <rms@gnu.org>
6351
6352 * Version 20.4 released.
6353
63541998-12-04 Markus Rost <rost@delysid.gnu.org>
6355
6356 * Makefile.in (INFO_TARGETS): Delete customize.info.
6357 (DVI_TARGETS): Delete customize.dvi.
6358 (../info/customize, customize.dvi): Targets deleted.
6359
63601998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6361
6362 * Version 20.3 released.
6363
63641998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6365
6366 * Makefile.in (EMACSSOURCES): Add mule.texi.
6367 Add msdog.texi, ack.texi. Remove gnu1.texi.
6368
63691998-04-06 Andreas Schwab <schwab@gnu.org>
6370
6371 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6372 it in dvi targets.
8cf51b2c
GM
6373
63741997-09-23 Paul Eggert <eggert@twinsun.com>
6375
6376 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6377 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6378 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6379
63801997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6381
6382 * Version 20.2 released.
6383
63841997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6385
6386 * Version 20.1 released.
6387
63881997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6389
6390 * Makefile (../info/customize, customize.dvi): New targets.
6391 (INFO_TARGETS): Add ../info/customize.
6392 (DVI_TARGETS): Add customize.dvi.
6393
8cf51b2c
GM
63941996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6395
6396 * Version 19.33 released.
6397
63981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6399
6400 * Version 19.32 released.
6401
8cf51b2c
GM
64021996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6403
6404 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6405
64061996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6407
6408 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6409 Specify -I option.
6410 (All dvi targets): Set the TEXINPUTS variable.
6411
64121996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6413
6414 * Version 19.31 released.
6415
8cf51b2c
GM
64161995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6417
6418 * Version 19.30 released.
6419
8cf51b2c
GM
64201995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6421
6422 * Makefile.in (maintainer-clean): Rename from realclean.
6423
64241994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6425
6426 * Makefile.in: New file.
6427 * Makefile: File deleted.
6428
64291994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6430
6431 * Makefile (TEXINDEX_OBJS): Variable deleted.
6432 (texindex, texindex.o, getopt.o): Rules deleted.
6433 All deps on texindex deleted.
6434 (distclean): Don't delete texindex.
6435 (mostlyclean): Don't delete *.o.
6436 * texindex.c, getopt.c: Files deleted.
6437
64381994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6439
6440 * Version 19.26 released.
6441
64421994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6443
6444 * Makefile (EMACSSOURCES): Exclude undo.texi.
6445
64461994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6447
6448 * Version 19.25 released.
6449
64501994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6451
6452 * Version 19.24 released.
6453
64541994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6455
6456 * Version 19.23 released.
6457
64581994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6459
6460 * Makefile: Delete spurious tab.
6461
64621994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6463
6464 * Makefile (.SUFFIXES): New rule.
6465
8cf51b2c
GM
64661993-12-04 Richard Stallman (rms@srarc2)
6467
6468 * getopt.c: New file.
6469 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6470 (getopt.o): New rule.
6471 (dvi): Don't depend on texindex.
49823426 6472 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6473
64741993-12-03 Richard Stallman (rms@srarc2)
6475
49823426
GM
6476 * Makefile (TEXI2DVI): New variable.
6477 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6478 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6479
64801993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6481
6482 * Version 19.22 released.
6483
64841993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6485
6486 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6487
64881993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6489
6490 * Version 19.21 released.
6491
8cf51b2c
GM
64921993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6493
6494 * Makefile (realclean): Don't delete the Info files.
6495
f0131492 64961993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6497
8cf51b2c
GM
6498 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6499 4' where appropriate.
6500
f0131492 65011993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6502
49823426 6503 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6504
6505 * texindex.c: Include "../src/config.h" if building in emacs.
6506
6507 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6508 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6509 Add target to build texindex.c, defining `emacs'.
6510
8cf51b2c
GM
65111993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6512
6513 * Version 19.19 released.
6514
8cf51b2c
GM
65151993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6516
6517 * Version 19.18 released.
6518
65191993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6520
6521 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6522
65231993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6524
6525 * Version 19.17 released.
6526
65271993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6528
6529 * split-man: Fix typos in last change.
6530
65311993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6532
6533 * Version 19.16 released.
6534
65351993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6536
6537 * version 19.15 released.
6538
65391993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6540
6541 * Makefile (distclean): It's rm, not rf.
6542
65431993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6544
6545 * Version 19.14 released.
6546
65471993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6548
6549 * Makefile: New file.
6550
65511993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6552
6553 * Version 19.13 released.
6554
65551993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6556
6557 * Version 19.9 released.
6558
65591993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6560
6561 * Version 19.8 released.
6562
65631993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6564
6565 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6566
6567 * trouble.texi: It's `enable-flow-control-on', not
6568 `evade-flow-control-on'.
6569
65701993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6571
6572 * display.texi: Document standard-display-european.
6573
65741993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6575
6576 * Version 19.7 released.
6577
6578 * emacs.texi: Add a sentence to the top menu mentioning the
6579 specific version of Emacs this manual applies to.
6580
65811993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6582
6583 * basic.texi: Document next-line-add-lines variable used to
6584 implement down-arrow.
6585
6586 * killing.texi: Document kill-whole-line.
6587
65881993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6589
6590 * text.texi: Update unix TeX ordering information.
6591
65921993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6593
6594 * news.texi: Mention fill-rectangle in keybinding list.
6595
6596 * killing.texi: Document fill-rectangle.
6597
65981993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6599
6600 * vc.texi: Bring the docs up to date with VC 5.2.
6601
66021992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6603
6604 * emacs.tex: Mention blackbox and gomoku under Amusements.
6605 Assembler mode is now mentioned and appropriately indexed
6606 under Programming Modes.
6607
66081991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6609
6610 * emacs.tex: Update TeX ordering information.
6611
8cf51b2c
GM
66121990-06-26 David Lawrence (tale@geech)
6613
6614 * emacs.tex: Note that completion-ignored-extensions is not used
6615 to filter out names when all completions are displayed in
6616 *Completions*.
6617
66181990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6619
6620 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6621
66221990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6623
6624 * emacs.tex: Add @findex grep.
6625
8cf51b2c
GM
66261988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6627
6628 * emacs.tex: Correct two typos. No other changes before
6629 Version 19 will be made.
6630
8cf51b2c
GM
66311988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6632
6633 * emacs.tex: Update information for obtaining TeX distribution from the
6634 University of Washington.
6635
6636;; Local Variables:
c8763fb6 6637;; coding: utf-8
8cf51b2c
GM
6638;; fill-column: 79
6639;; add-log-time-zone-rule: t
6640;; End:
6641
6642 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6643 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6644
6645 This file is part of GNU Emacs.
6646
352c8b4a 6647 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6648 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6649 the Free Software Foundation, either version 3 of the License, or
6650 (at your option) any later version.
8cf51b2c
GM
6651
6652 GNU Emacs is distributed in the hope that it will be useful,
6653 but WITHOUT ANY WARRANTY; without even the implied warranty of
6654 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6655 GNU General Public License for more details.
6656
6657 You should have received a copy of the GNU General Public License
352c8b4a 6658 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6659
6660;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd