Documented empty -a option for emacsclient.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b2a42eb7
CY
12009-05-12 Chong Yidong <cyd@stupidchicken.com>
2
ac36a8f1
CY
3 * xresources.texi (Resources): Simplify descriptions. Shorten
4 description of editres, which is not very useful these days.
5 (Table of Resources): Document fontBackend resource.
6
b2a42eb7
CY
7 * trouble.texi (Quitting): Add other undo bindings to table.
8 (DEL Does Not Delete): Note that the erasure key is usually labelled
9 "Backspace". Remove discussion of obscure Xmodmap issue.
10
c6ea7fb8
CY
112009-05-07 Chong Yidong <cyd@stupidchicken.com>
12
13 * files.texi (Visiting): Copyedits.
14
ad36c422
CY
152009-05-06 Chong Yidong <cyd@stupidchicken.com>
16
17 * basic.texi (Inserting Text): Document ucs-insert.
18
19 * mule.texi (International Chars): Define "multibyte". Note that
20 internal representation is unicode-based. Simplify definition of raw
21 bytes. Mention ucs-insert.
22 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
23 (Language Environments): Add language environments new to Emacs 23.
24 (Multibyte Conversion): Node deleted.
25 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
26 mention obsolete emacs-mule coding system.
27 (Output Coding): Copyedits.
28
29 * emacs.texi (Top): Update node listing.
30
d4ad7b96
CY
312009-05-05 Per Starbäck <per@starback.se> (tiny change)
32
33 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
34
5bd66204
SM
352009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * building.texi (Lisp Libraries): `load-library' does offer completion.
38
bc36ad1c
CY
392009-04-28 Chong Yidong <cyd@stupidchicken.com>
40
41 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
42 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
43
f1a47884
EZ
442009-04-25 Eli Zaretskii <eliz@gnu.org>
45
46 * maintaining.texi (Tags): Clarify text. (Bug#3101)
47
be77bd45
CY
482009-04-22 Chong Yidong <cyd@stupidchicken.com>
49
50 * entering.texi (Entering Emacs): Document initial-buffer-choice.
51
52 * building.texi (Lisp Interaction): Document initial-scratch-message.
53
d3b82927
JB
542009-04-18 Juanma Barranquero <lekktu@gmail.com>
55
ed6e7b11
JB
56 * msdog.texi (Windows Fonts): Fix typos.
57
d3b82927
JB
58 * files.texi (Save Commands): Fix pxref.
59
bc323c04
CY
602009-04-18 Chong Yidong <cyd@stupidchicken.com>
61
62 * files.texi (Save Commands): Mention diff-buffer-with-file.
63 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
64 Henoch (Bug#3036).
65
2186d13f
GM
662009-03-15 Glenn Morris <rgm@gnu.org>
67
68 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
69 the former is not always used.
70 (Mail Headers): Use active voice. Add "Mail-reply-to".
71 Change case of "Id". Avoid repeated "appropriate".
72 (Mail Aliases): Fix previous change - use an example with a ".", so it
73 does actually get quoted when expanded.
74 (Mail Sending): Mailclient is the default on some systems.
75 (Citing Mail): Mention mail-indentation-spaces.
76 (Mail Mode Misc): Add an @dfn for "mail signature".
77
71e454fc
CY
782009-03-15 Chong Yidong <cyd@stupidchicken.com>
79
80 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
81 (Completion Options): Document read-file-name-completion-ignore-case,
82 read-buffer-completion-ignore-case, and completion-styles. Remove
83 description of partial-completion-mode.
84
df1a3e06
GM
852009-03-14 Glenn Morris <rgm@gnu.org>
86
87 * sending.texi (Mail Format): Fix typo. Add index entry for
88 mail-header-separator.
89 (Mail Headers): Put info about initialization and changing in one place
90 at the start. Update FCC section for mbox Rmail. Clarify From
91 section, mention mail-setup-with-from. Clarify Reply-to section.
92 Add Mail-followup-to and mail-mailing-lists. Clarify References
93 section.
94 (Mail Aliases): Update example, make less contentious.
95 Update for name change of mail-interactive-insert-alias.
96 (Mail Mode): Remove mention of `%' as a word separator.
97 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
98 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
99 commands. Clarify FCC handling. In mail-complete, add reference to
100 Mail Aliases section, and mention mail-complete-function.
101 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
102 (Mail Mode Misc): Clarify the mail-signature function. Add basic
103 signature netiquette. Explain how the mail hooks work when continuing
104 a composition.
105 (Mail Amusements): Internationalize the spook section a bit.
106 Remove the spook mail-setup-hook example, since it doesn't work well.
107 Mention fortune-file.
108 (Mail Methods): Mention read-mail-command.
109
ed6e7b11 1102009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 111
df1a3e06
GM
112 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
113 and NS resources following recent changes.
959d68bd 114
86dca3e8
JR
1152009-03-10 Jason Rumney <jasonr@gnu.org>
116
117 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
118 w32-use-visible-system-caret doc to indicate that it should get set
119 automatically.
120 (Windows Fonts): Add doc for the uniscribe backend.
121
042fe98f
DN
1222009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
123
124 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
125 vc-dir. (Bug#2598)
126
7f8dba73
RS
1272009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
128
129 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
130
505e70c3
GM
1312009-03-05 Glenn Morris <rgm@gnu.org>
132
04242bdc
GM
133 * rmail.texi (Rmail Basics): Add reference to sorting.
134 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
135 Minor re-wordings.
136 (Rmail Motion): Mention rmail-next-same-subject.
137 (Rmail Deletion): Expunging is not the only way to change the numbers.
138 (Rmail Labels): Labels can also be used in sorting.
139 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
140 (Rmail Display): Mention rmail-mime.
141
00cfe22c
GM
1422009-03-04 Glenn Morris <rgm@gnu.org>
143
144 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
145 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
146 summary. Mention sorts cannot be undone.
147 (Rmail Display): Give an example of how to use goto-address-mode.
148 (Rmail Editing): It's keybindings that are redefined, not commands.
149 Fix some typos.
150 (Movemail): Some minor rewording.
151 (Remote Mailboxes): Emacs movemail supports pop by default.
152 Fix some minor grammatical issues. The "two alternative ways" to
153 specify a POP mailbox are really just one. Remove all reference to the
154 variables rmail-pop-password and rmail-pop-password-required, obsolete
155 since Emacs 22.1. Clarify the four password steps. Emacs movemail
156 can support Kerberos.
157
3d963b67
GM
1582009-03-03 Glenn Morris <rgm@gnu.org>
159
160 * rmail.texi (Rmail Deletion): Revert previous change, which was
161 describing the Rmail summary versions.
162 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
163 Minor re-wording for rmail-resend.
164 (Rmail Make Summary): Summaries apply to buffers rather than files.
165 <rmail-summary-by-topic>: Headers includes the subject.
166 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
167 details, including prefix arguments.
2340abde 168 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
169 Not counting lines might be faster.
170 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
171 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
172 Name the commands bound to the various keys. Mention prefix argument
173 for searching.
3d963b67
GM
174 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
175 Simplify rmail-highlighted-headers description. Update face name.
176
a8ce3d17
JB
1772009-03-02 Juanma Barranquero <lekktu@gmail.com>
178
179 * mark.texi (Marking Objects): Fix typo.
180
130a29b6
CY
1812009-03-01 Chong Yidong <cyd@stupidchicken.com>
182
183 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
184 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
185
9d5de6f8
GM
1862009-03-01 Glenn Morris <rgm@gnu.org>
187
79fc530e 188 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
189 (Rmail Motion): - M-s searches from the end of messages.
190 (Rmail Deletion): Minor clarification. Fix numeric argument
191 description.
192 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
193 newmail and RMAILOSE files need not be in home-directory.
194 (Rmail Files): Mention I/O menus are unselectable if no files match.
195 Mention `MAIL' env-var.
196
b545ff9c
JR
1972009-02-24 Jason Rumney <jasonr@gnu.org>
198
199 * mule.texi (Fontsets): Mention fontset-default, font specs and
200 fallback fontsets.
201 (Defining Fontsets): Mention ns and w32 variants of
202 standard-fontset-spec. Update description of startup fontset to match
203 Emacs 23 behavior.
a93be82a 204 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 205 (International): Link to Modifying Fontsets.
b545ff9c 206
75da0618 2072009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
208
209 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
210 Mention ns-extended-platform-support-mode.
211
6be93a16
KB
2122009-02-22 Karl Berry <karl@gnu.org>
213
214 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
215
867d4bb3
JB
2162009-02-19 Juanma Barranquero <lekktu@gmail.com>
217
218 * basic.texi (Moving Point, Position Info):
219 * files.texi (Visiting):
220 * mini.texi (Completion Options):
221 * text.texi (HTML Mode): Remove duplicate words.
222
49b5c0e8
GM
2232009-02-20 Glenn Morris <rgm@gnu.org>
224
225 * rmail.texi: Minor updates for mbox rather than Babyl.
226
f43a822c
KB
2272009-02-17 Karl Berry <karl@gnu.org>
228
49b5c0e8 229 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 230
80d634b8
RS
2312009-02-17 Richard M Stallman <rms@gnu.org>
232
233 * anti.texi (Antinews): Mention Babyl format.
234
235 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
236
237 * rmail.texi: Update for mbox format.
238 Various small fixes, as well as the following.
239 (Out of Rmail): Node deleted.
240 (Rmail): Update menu.
241 (Rmail Files): Comment out set-rmail-inbox-list.
242 Document rmail-inbox-list instead.
243 (Rmail Output): Substantial changes since C-o is now
244 rmail-output-as-seen and o is rmail-output.
245 (Rmail Attributes): Delete `stored', add `retried'.
246 (Rmail Display): Editing headers works in all cases.
247
f0d129c6
GM
2482009-02-17 Glenn Morris <rgm@gnu.org>
249
250 * basic.texi (Position Info): M-x count-lines-region is not always on
251 M-=. (Bug#2269)
252
160f11d3
GM
2532009-02-09 Glenn Morris <rgm@gnu.org>
254
255 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
256 defaults.
257
763e01c4
EZ
2582009-02-07 Eli Zaretskii <eliz@gnu.org>
259
260 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
261 documentation of possible problems with redecoding.
262
f5e1441d
GM
2632009-02-03 Glenn Morris <rgm@gnu.org>
264
265 * rmail.texi (Out of Rmail): Mention b2m.pl.
266
e1eabe41
GM
2672009-01-31 Glenn Morris <rgm@gnu.org>
268
269 * rmail.texi (Out of Rmail): Correct b2m location.
270
dd05f9de
CY
2712009-01-27 Chong Yidong <cyd@stupidchicken.com>
272
273 * fixit.texi (Undo): Update undo limit values.
274
d74d846e
GM
2752009-01-27 Glenn Morris <rgm@gnu.org>
276
277 * emacs.texi (Top): Fix Antinews menu entry.
278
49ffdce8
KB
2792009-01-25 Karl Berry <karl@gnu.org>
280
281 * text.texi (Foldout): Use @itemize @w{} to make an itemize
282 item with no marker, instead of the syntactically incorrect
283 @itemize @asis.
284
467e8d77
JL
2852009-01-25 Juri Linkov <juri@jurta.org>
286
287 * building.texi (Grep Searching): Fix index entry for lgrep.
288
6c60bbdb
EZ
2892009-01-24 Eli Zaretskii <eliz@gnu.org>
290
291 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
292
9ce5a36f
AR
2932009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
294
295 * macos.texi (Preferences Panel): Update description of font setting to
296 reflect that prior frame selection is no longer needed.
297
9aa5f2fb
NR
2982009-01-20 Nick Roberts <nickrob@snap.net.nz>
299
300 * building.texi (Debuggers): Revert some of 2008-10-31 change to
301 raise GUD subsections.
302
3892ff9c
GM
3032009-01-15 Glenn Morris <rgm@gnu.org>
304
305 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
306
14731c8f
GM
3072009-01-10 Glenn Morris <rgm@gnu.org>
308
309 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
310
45c55e53
CY
3112009-01-04 Chong Yidong <cyd@stupidchicken.com>
312
313 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
314 logical lines.
315
2e4667d1
JL
3162008-12-29 Juri Linkov <juri@jurta.org>
317
318 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
319
320 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
321
2a3eac47
CY
3222008-12-28 Chong Yidong <cyd@stupidchicken.com>
323
324 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
325 goto-address-mode instead of goto-address.
326
3da8da94
CY
327 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
328 mode.
329
2a3eac47
CY
330 * emacs.texi (Top): Update node listing.
331
057f6dd3
EZ
3322008-12-26 Eli Zaretskii <eliz@gnu.org>
333
334 * custom.texi (Directory Variables): Explain what is a "project".
335 Add indexing. Improve wording. Add a footnote about using
336 _dir-locals.el on MS-DOS.
337
e6979067
DN
3382008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
339
340 * files.texi (Misc File Ops): Mention chmod as an alias for
341 set-file-modes.
342
9de15963
MR
3432008-12-24 Martin Rudalics <rudalics@gmx.at>
344
345 * help.texi (Help): Fix typos and reword.
346 (Help Summary): Add entries for C-h n and C-h r, reorder
347 entries, and do some minor fixes.
348 (Name Help): Say that C-h F works for commands only.
349 (Misc Help): Say that view-lossage displays 300 keystrokes.
350
236fd60d
GM
3512008-12-20 Glenn Morris <rgm@gnu.org>
352
353 * ack.texi (Acknowledgments): General update based on AUTHORS,
354 including removal of some stuff no longer distributed.
355
349b3256
AM
3562008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
357
358 * fixit.texi: Mention hunspell
359
e840fca5
GM
3602008-12-19 Glenn Morris <rgm@gnu.org>
361
362 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 363 Consolidate explanatory text at start.
e840fca5
GM
364
365 * display.texi (Text Display):
366 * indent.texi (Indentation): Use @acronym with ASCII.
367
9dfa7983
GM
3682008-12-18 Glenn Morris <rgm@gnu.org>
369
370 * ack.texi: Various small updates and fixes.
371
97b3a00b
JL
3722008-12-18 Juri Linkov <juri@jurta.org>
373
374 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
375 as a key binding to start a forward nonincremental word search.
376 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
377 a backward nonincremental word search. Add index for `M-s w'
378 `isearch-forward-word'.
379 (Regexp Search): Add a short summary of regexp key commands like
380 in the node "Basic Isearch".
381 (Other Repeating Search): Fix typo.
382
3832008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
384
385 * misc.texi (PostScript Variables): Fix doc.
386
31ce6a07
CY
3872008-12-10 Chong Yidong <cyd@stupidchicken.com>
388
389 * programs.texi (Program Modes): Mention Ruby mode.
390
636b507b
DN
3912008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
392
393 * misc.texi (emacsclient Options): Describe what an empty string
394 argument does for --alternate-editor.
395
a323fa14
CY
3962008-12-09 Frank Schmitt <ich@frank-schmitt.net>
397
398 * cmdargs.texi (Font X): Distinguish between client-side and
399 server-side fonts. List valid Fontconfig properties. Add reference to
400 Fontconfig manual. List valid GTK font properties. Explain use of
401 fc-list.
402
c5ca6cd0
CY
4032008-12-09 Chong Yidong <cyd@stupidchicken.com>
404
405 * cmdargs.texi (Font X): Move discussion of quoting to top.
406
e5136377
GM
4072008-12-06 Glenn Morris <rgm@gnu.org>
408
409 * maintaining.texi (Old Revisions): Improve previous change.
410
248c026b
RS
4112008-12-05 Richard M Stallman <rms@gnu.org>
412
413 * anti.texi (Antinews): Minor fixes.
414
a9253a1e
GM
4152008-12-03 Glenn Morris <rgm@gnu.org>
416
417 * maintaining.texi (Old Revisions): Fix diff-switches description.
418
fa687b02
MR
4192008-12-01 Martin Rudalics <rudalics@gmx.at>
420
421 * emacs.texi (Top): Fix typo.
422
72e6decd
CY
4232008-11-30 Chong Yidong <cyd@stupidchicken.com>
424
320ee034
CY
425 * misc.texi (Document View): Explain dependence on gs at the top.
426 Copyedits.
427
428 * emacs.texi (Top): Add DocView nodes to detailed node listing.
429
72e6decd
CY
430 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
431 (Comment Commands): Discuss region-active behavior of M-; first.
432
2a472ee4
MR
4332008-11-29 Martin Rudalics <rudalics@gmx.at>
434
9c6361c9
MR
435 * display.texi (Line Truncation): Add reference to Continuation
436 Lines.
437
2a472ee4
MR
438 * windows.texi (Pop Up Window): Mention split-height-threshold
439 and split-width-threshold.
9c6361c9 440 (Split Window): Add reference to Continuation Lines.
2a472ee4 441
e93bc142
AR
4422008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
443
444 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
445 (GNUstep Support): New node.
446 * anti.texi:
447 * emacs.texi:
448 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
449
450
43b978db
RS
4512008-11-28 Richard M Stallman <rms@gnu.org>
452
453 * misc.texi (Dissociated Press): Minor cleanups.
454
455 * dired.texi (Image-Dired): Avoid passive.
456
e8e2bd93
EZ
4572008-11-28 Eli Zaretskii <eliz@gnu.org>
458
459 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
460 representation.
461
8d2d45da
CY
4622008-11-26 Richard M. Stallman <rms@gnu.org>
463
464 * files.texi (Visiting): Rewrite paragraph for clarity.
465
466 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
467
a5f7bbcc
AM
4682008-11-25 Alan Mackenzie <acm@muc.de>
469
470 * programs.texi (Moving by Parens): Clarify that parens inside strings
471 and comments are ignored, and that the commands assume the starting
472 point isn't in a string or comment.
473
a71703d3
AR
4742008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
475
476 * macos.texi: Add Prev/Next/Top pointers to all nodes.
477 (Mac Basics): Merge in Grabbing Environment Variables from earlier
478 version.
479 (Mac Customization): Rewrite Preferences Panel section and merge in to
480 this node, add Open files by dragging to an Emacs window.
481
482 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
483
aa5ab79a
CY
4842008-11-26 Chong Yidong <cyd@stupidchicken.com>
485
0cc92c19
CY
486 * files.texi (Misc File Ops): Document set-file-modes.
487
c366b4e4
CY
488 * windows.texi (Split Window): Document integer values of
489 truncate-partial-width-windows.
490
aa5ab79a
CY
491 * text.texi (Text): Simplify description of markup languages.
492 (TeX Mode): Simplify introduction. Mention BibTeX mode.
493 (TeX Editing): Note that `""' inserts one `"' character.
494 (HTML Mode): Note in the introduction that XML mode is an alias for
495 SGML mode. Mention nXML mode.
496
56221db7
CY
4972008-11-25 Chong Yidong <cyd@stupidchicken.com>
498
499 * building.texi (Watch Expressions): Fix typo.
500
90effe33
CY
5012008-11-24 Chong Yidong <cyd@stupidchicken.com>
502
f90a5ae3
CY
503 * files.texi (Visiting): Document new behavior of
504 confirm-nonexistent-file-or-buffer.
505
506 * buffers.texi (Select Buffer): Document
507 confirm-nonexistent-file-or-buffer.
508
a18ffb4a
CY
509 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
510 edit-picture.
511
90effe33
CY
512 * text.texi (Text): Simplify introduction. Discard mention of `M-x
513 edit-picture', since that is just an alias for picture-mode.
514 (Sentences): Note that repeated M-@ extends the region.
515 (Pages): Make terminology more consistent. Link to Regexps node.
516 (Longlines): Discuss relationship with Visual Line mode.
517 (Text Mode): Remove extraneous discussion of other modes, since they
518 were already introduced in the parent node.
519
e85103ec
CY
5202008-11-23 Chong Yidong <cyd@stupidchicken.com>
521
5cb2fe30
CY
522 * anti.texi (Antinews): Rewrite.
523
1eb9b307 524 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
525
526 * frames.texi (Frame Commands): Mention "minimize" terminology.
527
e85103ec
CY
528 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
529 formats.
b908332f
CY
530 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
531 (Misc X): Don't document useless -hb option.
e85103ec 532
607f5f88
JL
5332008-11-22 Juri Linkov <juri@jurta.org>
534
535 * dired.texi (Dired Navigation): Change normal file name search option
536 from `non-nil' to `t'. Add `dwim' option.
537
e1b867a0
JL
5382008-11-22 Juri Linkov <juri@jurta.org>
539
540 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
541 ".dir-locals.el". Rename `define-project-bindings' to
542 `dir-locals-set-class-variables'. Rename `set-directory-project' to
543 `dir-locals-set-directory-class'.
544
dd186936
LK
5452008-11-22 Lute Kamstra <lute@gnu.org>
546
547 * buffers.texi (Select Buffer): Index goto-line.
548 * basic.texi (Moving Point): Mention the use of a numeric prefix
549 argument with goto-line and refer to Select Buffer for the use of a
550 plain prefix argument.
551
4b121911
GM
5522008-11-19 Glenn Morris <rgm@gnu.org>
553
554 * doclicense.texi: Update to FDL 1.3.
555 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
556
27267e4c
CY
5572008-11-17 Chong Yidong <cyd@stupidchicken.com>
558
696f351d
CY
559 * custom.texi (Minor Modes): Define mode commands and mode variables
560 more precisely. Recommend using mode commands instead of setting
561 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
562 (Easy Customization): Use "init file" instead of .emacs.
563 (Customization Groups): Update to new Custom buffer appearance.
564 (Saving Customizations): Copyedits. Update example.
565 (Variables): Give example of variable type-sensitivity.
566 (Examining): Update example.
567 (Hooks): Copyedits.
568 (Specifying File Variables): Use C comments instead of an artificial
569 Lisp for the example.
570 (Keymaps): Move internals discussion to Prefix Keymaps.
571 (Rebinding): Remove redundant paragraph (stated in Key Binding).
572 (Init Rebinding): Document kbd macro.
573 (Init File): Link to Find Init.
696f351d
CY
574
575 * mark.texi (Using Region): Document Delete Selection Mode more
576 thoroughly.
577
578 * frames.texi (Mouse Commands): Move most of the description of Delete
579 Selection Mode to Using Region, and link to it.
1bc9c425 580 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 581
b0570c25
CY
582 * building.texi (Compilation): Document first-error value of
583 compilation-scroll-output.
584 (Compilation Mode): Note that compilation-auto-jump-to-first-error
585 works as soon as an error is available. Suggested by Juri Linkov.
586
27267e4c
CY
587 * mini.texi (Passwords): New node.
588
589 * files.texi (Remote Files): Link to Passwords node.
590
591 * emacs.texi (Top): Update node listings.
592
122eb807
CY
5932008-11-16 Chong Yidong <cyd@stupidchicken.com>
594
9c9855a3
CY
595 * ack.texi (Acknowledgments): Some updating of credits.
596
bd6fdcad
CY
597 * emacs.texi (Acknowledgments): Add a couple more names.
598
dd1eef46
CY
599 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
600
122eb807 601 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 602 (Misc File Ops): Document use of trash.
122eb807 603
801a8da1
JB
6042008-11-16 Juanma Barranquero <lekktu@gmail.com>
605
606 * macos.texi (Mac Customization): Fix typos.
607
0b4f2253
CY
6082008-11-14 Chong Yidong <cyd@stupidchicken.com>
609
610 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
611 replacing previous contents. Numerous copyedits to adapt ns-emacs to
612 the conventions of the main Emacs manual.
613
614 * emacs.texi (Top): Update node listings.
615
517e2b89
CY
6162008-11-12 Chong Yidong <cyd@stupidchicken.com>
617
07a85685
CY
618 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
619 command-line-args is processed during startup.
620 (Action Arguments): Correctly describe how file arguments interact with
621 the startup screen. Link to Lisp Interaction for scratch buffer.
622 (Initial Options): Link to Command Example for -batch option.
623 (Environment): Document initial-environment.
624
517e2b89
CY
625 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
626 can't be changed in the site-start file.
627
6337bbde
CY
6282008-11-07 Chong Yidong <cyd@stupidchicken.com>
629
630 * dired.texi (Dired): Mention C-x C-d too.
631 (Dired Enter): Document M-n in the Dired minibuffer.
632 (Dired Navigation): Explain dired-goto-file more clearly. Document
633 dired-isearch-filenames.
634 (Dired Deletion): Remove unnecessary "expunged" terminology.
635 (Flagging Many Files): & is now rebound to `% &'.
636 (Shell Commands in Dired): Document dired-do-async-shell-command.
637 Clarify how multi-file arguments are passed.
638 (Misc Dired Features): Document dired-do-isearch.
639
9e8eeff9
CY
6402008-11-06 Chong Yidong <cyd@stupidchicken.com>
641
642 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
643
e071f849
CY
6442008-11-03 Chong Yidong <cyd@stupidchicken.com>
645
646 * search.texi (Other Repeating Search): Remove obsolete findex entries.
647
05482eb1
CY
6482008-11-01 Chong Yidong <cyd@stupidchicken.com>
649
e2346dea
CY
650 * programs.texi (Program Modes): Link to Program Indent node.
651 (Left Margin Paren): Explain consequences of changing
652 open-paren-in-column-0-is-defun-start more concisely.
653 (Which Function, Program Indent, Info Lookup): Minor edits.
654 (Basic Indent): If region is active, TAB indents the region.
655 (Multi-line Indent): If region is active, TAB indents the region. Note
656 that indent-region is useful when Transient Mark mode is off.
657 (Matching): The delimiter at the cursor is highlighted---the character
658 changes color.
659 (Symbol Completion): Link to Completion node.
660
e4b6428c
CY
661 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
662 a strictly text-only system.
663
05482eb1
CY
664 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
665 batch mode.
666
a11d3737
RS
6672008-11-01 Richard M. Stallman <rms@gnu.org>
668
5abad626
RS
669 * misc.texi (Document View): Major rewrite.
670
a11d3737
RS
671 * maintaining.texi (Types of Log File): Change logs are older than
672 version control.
673 (VCS Concepts): Simplify and rearrange.
674 (Version Control Systems): Make it clear that Linux is only the kernel.
675 (VC Mode Line): Shorten reference to menu item.
676 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
677 (VC Directory Mode): Minor cleanup.
678 Unchanged files are hidden, not omitted.
679 (VC Directory Commands): Shorten and simplify.
680 (Change Log Commands): New node, split from Change Logs.
681 (VC Directory Buffer): New node, split from VC Directory Mode.
682
c55a4acb
CY
6832008-10-31 Chong Yidong <cyd@stupidchicken.com>
684
df0356f6
CY
685 * misc.texi (Document View): Renamed from Document Files, moved here
686 from files.texi.
687
688 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
689 moved as well.
690 (Document Files): Moved to misc.texi.
691
c55a4acb
CY
692 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
693 vc-update-change-log.
df0356f6
CY
694 (Version Control): Move here from files.texi.
695 (Format of ChangeLog): Make it a subnode of Change Log.
696
697 * emacs.texi (Top): Update node listing.
c55a4acb 698
ef082374
TH
6992008-10-31 Tassilo Horn <tassilo@member.fsf.org>
700
701 * files.texi (Files): Add a section about document
702 files (doc-view-mode).
703
d52582c3
CY
7042008-10-31 Chong Yidong <cyd@stupidchicken.com>
705
706 * building.texi (Compilation Mode): Document
707 compilation-auto-jump-to-first-error.
708 (Debuggers): Lower GUD subsections to subsubsections.
709 (Starting GUD): Add cindex.
710 (Lisp Interaction): Note that scratch is no longer the initial buffer.
711
4e0a0968
CY
7122008-10-30 Chong Yidong <cyd@stupidchicken.com>
713
03625b47
CY
714 * indent.texi (Indentation): Link to Program Indent.
715
4e0a0968
CY
716 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
717 now uses emacsclient's terminal.
718
8bd3f7ef
CY
7192008-10-29 Chong Yidong <cyd@stupidchicken.com>
720
80e5620e
CY
721 * mark.texi (Using Region): Document use-empty-active-region.
722
97d5c404
CY
723 * emacs.texi (Top): Update node listings.
724
8bd3f7ef
CY
725 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
726 mention obsolete emacs.bash script.
727 (Invoking emacsclient): Rewrite, moving optional arguments to
728 emacsclient Options.
21d2bae3
CY
729 (emacsclient Options): New node. Document server-use-tcp and
730 server-host.
8bd3f7ef 731
5fda2cbd
CY
7322008-10-28 Chong Yidong <cyd@stupidchicken.com>
733
734 * indent.texi (Indentation): Replace list with paragraphed text,
735 putting description of syntax-driven indentation first. Document new
736 effect of active regions on tab.
737 (Tab Stops): Note that editable tab stops affect indentation commands.
738
4ff029f6
DN
7392008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
740
741 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
742
996cd6e4
CY
7432008-10-23 Chong Yidong <cyd@stupidchicken.com>
744
f28815e3
CY
745 * custom.texi (Function Keys): Note that modified keypad keys are not
746 translated.
747
996cd6e4
CY
748 * basic.texi (Arguments): Explain how to insert multiple digits.
749
49545fe2
MA
7502008-10-22 Michael Albinus <michael.albinus@gmx.de>
751
752 * files.texi (Remote Files): Precise selection of default method.
753 Rewrite paragraph about disabling remote file names.
754
edac0b53
CY
7552008-10-22 Chong Yidong <cyd@stupidchicken.com>
756
e752c544
CY
757 * search.texi (Special Isearch): Document M-TAB is isearch.
758
edac0b53
CY
759 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
760 command.
761
762 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
763
20a36054
TH
7642008-10-22 Tassilo Horn <tassilo@member.fsf.org>
765
766 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
767 section.
768
69051ab6
CY
7692008-10-21 Chong Yidong <cyd@stupidchicken.com>
770
c4b1a32a
CY
771 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
772 to files.texi. Move contents of vc2-xtra.texi here.
773
774 * vc2-xtra.texi: File removed.
775
776 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
777 Directory Commands from the submenu. Don't include deleted file
778 vc2-xtra.texi.
779
780 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
781 (Version Control): Add VC Directory Mode and VC Directory Commands to
782 the submenu.
783 (Why Version Control?): Use table format.
784 (Version Control Systems): Note that Meta-CVS support is gone.
785 (VCS Concepts): Note precisely when VC started supporting filesets.
786 Remove bogus xref to CVS Options node.
787 (Types of Log File): Copyedits.
788 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
789 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
790 The Right Thing.
791 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
792 (Log Buffer): Reorganize node, putting C-c C-c description first.
793 (Old Revisions): Use CVS for example, not RCS.
794 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
795 Commands from the submenu, putting them under Version Control.
796 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
797 need to include it in the manual unconditionally, since it is now
798 crucial to using distributed version control systems.
1a6e2954
CY
799 (Comparing Files): Note that diff uses the minibuffer, and that the
800 output is shown using Diff mode.
801 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
802 diff-update-on-the-fly, diff-refine-hunk, and
803 diff-show-trailing-whitespaces.
1a6e2954 804 (File Archives): Add rar support.
c4b1a32a 805
69051ab6
CY
806 * major.texi (Choosing Modes): Make mode selection sequence more
807 obvious by describing the steps in order of priority. Note that
808 magic-mode-alist is nil by default. Document
809 magic-fallback-mode-alist.
810
e7421e03
CY
8112008-10-20 Chong Yidong <cyd@stupidchicken.com>
812
813 * frames.texi (Mouse References): Copyedits.
814
6b2efdc2
TH
8152008-10-20 Tassilo Horn <tassilo@member.fsf.org>
816
817 * ack.texi (Acknowledgments): Add myself as doc-view author.
818
9c5e9396
EZ
8192008-10-20 Eli Zaretskii <eliz@gnu.org>
820
821 * frames.texi (Dialog Boxes): Add @cindex entries.
822
dac94f8e
CY
8232008-10-20 Chong Yidong <cyd@stupidchicken.com>
824
825 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
826 (Text-Only Mouse): Copyedit.
827
25597d40
CY
8282008-10-19 Chong Yidong <cyd@stupidchicken.com>
829
f8a447f6
CY
830 * frames.texi: Use @key throughout for mouse clicks.
831 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
832 (Secondary Selection): Fix modified mouse click syntax.
833 (Clipboard): Describe Cut, Copy and Paste commands.
834 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
835 Copyedits.
836 (Creating Frames): Add xref to Init File.
837 (Frame Commands): Add xref to Exiting.
838 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 839
b0f95216
CY
8402008-10-15 Chong Yidong <cyd@stupidchicken.com>
841
b0817f00
CY
842 * files.texi (Version Control): Copyedits. Add Bazaar.
843 (Version Control Systems): List different VCS's using an itemized list.
844 Add Bazaar.
845 (VCS Concepts): Copyedits. Tweak description of file merging.
846
b0f95216
CY
847 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
848 (Cut/Paste Other App): Document select-active-regions and
849 x-select-enable-primary.
850
69d0d701
CY
8512008-10-13 Chong Yidong <cyd@stupidchicken.com>
852
853 * mark.texi (Shift Selection): Correct case in node name.
854
855 * emacs.texi (Top): Update node order in Mark chapter.
856
375e8351
EZ
8572008-10-12 Eli Zaretskii <eliz@gnu.org>
858
859 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
860
861 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
862 elsewhere in the manual instead of describing yet again the intricacies
863 of $HOME on MS-Windows and MS-DOS.
864
ab58114f
CY
8652008-10-12 Chong Yidong <cyd@stupidchicken.com>
866
4f959513
CY
867 * mini.texi (Minibuffer File): Add xref to File Names.
868 (Minibuffer File): Add discussion of `~' in file names. Add
869 insert-default-directory index reference.
870
ab58114f
CY
871 * files.texi (File Names): Reorganize description.
872 (Visiting): Add xref to Mode Line. Copyedits.
873 (Save Commands): Mention prefix behavior of C-x C-s.
874 (Numbered Backups): Node deleted.
875 (Backup Names): Contents of Numbered Backups moved here. State default
876 of version-control variable.
877 (Reverting): Copyedits.
878 (Version Control): Add additional version control systems.
879
880 * emacs.texi (Top): Delete Numbered Backups node.
881
882 * cmdargs.texi (General Variables): Change Numbered Backups xref to
883 Backup Names.
f2884f63 884 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 885
b0b5100a
RF
8862008-10-11 Romain Francoise <romain@orebokech.com>
887
888 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
889
89774b5f
CY
8902008-10-11 Chong Yidong <cyd@stupidchicken.com>
891
892 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
893 (Select Buffer): Mention use of minibuffer history. Describe default
894 value of default-major-mode. Mention that C-x 4 b selects the other
895 window.
896 (List Buffers): Document CRM indicators in the order they appear.
897 (Kill Buffer): Document new command kill-matching buffers.
898 (Several Buffers): Move explanation of the relationship between buffer
899 list and buffer menu to the top.
900 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
901
4c72bf27
CY
9022008-10-10 Chong Yidong <cyd@stupidchicken.com>
903
904 * entering.texi (Exiting): Document change of C-x C-c to
905 save-buffers-kill-terminal. Document kill-emacs.
906
f68eb991
EZ
9072008-09-30 Eli Zaretskii <eliz@gnu.org>
908
909 * mule.texi (Coding Systems): Don't mention codepage-setup.
910
911 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
912 cpNNN coding systems anymore.
913 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
914 for unibyte mode. Don't mention line-drawing characters. Don't
915 mention dos-unsupported-char-glyph.
916
1a2dd44d
CY
9172008-09-25 Chong Yidong <cyd@stupidchicken.com>
918
919 * search.texi (Search): Shorten introduction.
920 (Basic Isearch): Add command table. Discuss reverse isearch and
921 isearch highlighting.
922 (Repeat Isearch): Move lazy highlighting discussion here. Add search
923 ring to cindex.
924 (Special Isearch): Move input methods discussion here.
925 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
926 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
927 Repeat Isearch.
928 (Isearch Minibuffer): New node.
929 (Word Search): Document new word search commands.
930 (Regexp Example): Simplify example using sentence-end-base variable.
931 (Replace): Reword introduction.
932 (Unconditional Replace): Remove unnecessary example.
933 (Other Repeating Search): Document new `M-s o' binding.
934
935 * emacs.texi (Top): Update node listings.
936
e45da31d
JB
9372008-09-22 Juanma Barranquero <lekktu@gmail.com>
938
939 * emacs.texi (Top): Remove Kill Errors from menu.
940
841c8096
CY
9412008-09-22 Chong Yidong <cyd@stupidchicken.com>
942
402168fa
CY
943 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
944 interface for defining macros. Simplify examples. Note that C-g quits
945 macro definitions.
801a8da1 946 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
947 usage example.
948 (Keyboard Macro Query): Organize query responses in a table.
949
950 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
951 to Erasing node.
841c8096
CY
952 (Undo): Reorganize paragraphs for logical flow. Move keybinding
953 rationale to a footnote.
954 (Kill Errors): Remove node, due to redundancy with Erasing.
955 (Spelling): Move discussion of flyspell to end. Note new behavior of
956 M-$ in active region. Remove non-ispell-specific keybindings from
957 table.
958
eab2ee89
DN
9592008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
960
961 * cmdargs.texi (Initial Options): Document --daemon.
962
3d53e905
GM
9632008-09-20 Glenn Morris <rgm@gnu.org>
964
965 * files.texi (Numbered Backups): Mention that some modes set
966 version-control.
967
1c90484d
GM
9682008-09-20 Jim Blandy <jimb@red-bean.com>
969
970 * files.texi (Numbered Backups): Reference File Variables, as well.
971 Remove discussion of Rmail's implementation.
972
0fc0d844
CY
9732008-09-06 Chong Yidong <cyd@stupidchicken.com>
974
975 * misc.texi (Recursive Edit): Note that top-level exits active
976 minibuffers.
977
978 * trouble.texi (Quitting): Likewise.
979
b18d283d
CY
9802008-08-31 Chong Yidong <cyd@stupidchicken.com>
981
982 * emacs.texi (Top): Add Temporary Face Changes xref.
983
984 * display.texi (Display): Move Temporary Face Changes node to just
985 after Standard Faces.
986 (Scrolling): Document recenter-top-bottom instead of recenter.
987 (Horizontal Scrolling): Move auto hscroll discussion to the top.
988 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
989 (Display Custom): Copyedits.
990 (Optional Mode Line): Document display-battery-mode.
991
180135fc
RF
9922008-08-27 Romain Francoise <romain@orebokech.com>
993
994 * custom.texi (Directory Variables): Minor fix.
995
d3fe3475
GM
9962008-08-27 Glenn Morris <rgm@gnu.org>
997
998 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
999 descriptions.
1000 (Calendar Customizing): Tweak layout description.
183080b6 1001 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1002 markers. Condense calendar-star-date and calendar-mark-today
1003 description.
1004 (Holiday Customizing): Add oriental and solar holidays.
1005 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1006 Fix holiday-float description. Use zerop in examples. Be less verbose.
1007 (Date Display Format): Change ISO format. Be less verbose.
1008 (Diary Customizing): Mention day and month abbrev arrays.
1009 Mention the date-form variables by name. Update European example.
1010 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1011 Condense examples. Mention diary-entry-symbols by name.
1012 Condense table for insertion commands.
1013 (Fancy Diary Display): Mention diary-include-string and
1014 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1015 Ethiopic, Persian date functions. Condense descriptions.
1016
1017 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1018 (Adding to Diary): Adapt for changed node name.
1019
71755807
GM
10202008-08-26 Glenn Morris <rgm@gnu.org>
1021
1022 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1023 node "Hebrew/Islamic Entries".
1024
1025 * calendar.texi (Specified Dates): Fix names of iso functions.
1026 (General Calendar): There may not be another window.
1027 (Writing Calendar Files, Holidays): Tweak intro.
1028 (Holidays): Mention Baha'i and Chinese holidays.
1029 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1030 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1031 (To Other Calendar): Add calendar-print-other-dates.
1032 Refer to "graphic display" rather than "X.
1033 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1034 (Displaying the Diary): Fix whitespace after reference.
1035 Fix `diary-number-of-entries' reference.
1036 (Date Formats): Explicitly mention that day names can be abbreviated.
1037 (Adding to Diary): Add some references to other sections.
1038 (Special Diary Entries): Fix reference.
1039 (Appointments): Simplify appt-message-warning-time entry.
1040 Clarify where times must be.
1041 (Importing Diary): Comment out icalendar paragraph that does not apply.
1042 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1043
d76ebc75
GM
10442008-08-23 Glenn Morris <rgm@gnu.org>
1045
1046 * fortran-xtra.texi (Fortran): Change description of free form and
1047 fixed form a bit. Mention hideshow and imenu.
1048 (Fortran Motion): Mention fortran-end-of-subprogram,
1049 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1050 (Fortran Indent): Minor re-word.
1051 (ForIndent Commands): Mention fortran-fill-paragraph and
1052 fortran-fill-statement.
1053 (ForIndent Cont): Mention fortran-tab-mode-string.
1054 (Fortran Comments): Mention fortran-comment-line-start-skip.
1055 (Fortran Columns): Mention font-locking.
1056 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1057
e2a71e28
JB
10582008-08-23 Johan Bockgard <bojohan@muon>
1059
1060 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1061
5c52e13c
CY
10622008-08-22 Chong Yidong <cyd@stupidchicken.com>
1063
1064 * mini.texi (Minibuffer): Simplify introduction.
1065 (Minibuffer File): Document tilde in minibuffer filenames.
1066 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1067 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1068 (Completion Example): Update example to current command list.
1069 (Completion Options): Document `lazy' value of completion-auto-help.
1070 Update contents of completion-ignored-extensions.
1071 (Minibuffer History): Describe "future history" list. State default
1072 value of history-delete-duplicates.
1073
77a00355
GM
10742008-08-21 Glenn Morris <rgm@gnu.org>
1075
1076 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1077 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1078
39ee1d04
CY
10792008-08-17 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * regs.texi (Registers): Clarify valid register names.
1082 (RegPos): Note that buffer is saved and restored too.
1083 (RegText): Note that mark is reactivated/deactivated.
1084 (RegConfig): Xref to Windows node.
1085
b12c348f
CY
10862008-08-16 Chong Yidong <cyd@stupidchicken.com>
1087
3ae7ba79
CY
1088 * basic.texi (Inserting Text): Provide command name for C-q.
1089
b12c348f
CY
1090 * killing.texi (Killing): Copyedit. Define read-only text.
1091 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1092 (Killing by Lines): Copyedit.
1093 (Other Kill Commands): Move M-w description here.
1094 (Yanking): Move M-w to Other Kill Commands.
1095 (Kill Ring): Also mention saving text in registers. Link to Text
1096 Properties in elisp manual.
1097 (Accumulating Text): Copyedit.
1098 (CUA Bindings): Shift selection is now the default.
1099
d8ff7692
TZ
11002008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1101
1102 * maintaining.texi (Change Log): Mention next-error is available.
1103
a43a8a2e
GM
11042008-08-10 Glenn Morris <rgm@gnu.org>
1105
1106 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1107 and intermonth text.
1108 (Holiday Customizing): Add holiday-chinese.
1109
eba27308
EZ
11102008-08-08 Eli Zaretskii <eliz@gnu.org>
1111
1112 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1113
5f14a5b3
DN
11142008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1115
1116 * files.texi (Log Buffer): Describe C-c C-d.
1117 (Diff Mode): Describe C-x 4 A.
1118
49989bff
EZ
11192008-08-06 Eli Zaretskii <eliz@gnu.org>
1120
1121 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1122
5c915c02
DN
11232008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1124
2beaf97a
DN
1125 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1126 describe the new bindings to show the changeset diff, toggle annotation
1127 visibility, show revisions.
1128 (VC Status): Describe key bindings for modifying the change comments,
1129 displaying changeset diffs and annotations.
1130
5c915c02
DN
1131 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1132
71798ace
NR
11332008-08-05 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1136
b8949644
EZ
11372008-08-02 Eli Zaretskii <eliz@gnu.org>
1138
1139 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1140 and wording.
1141
819567d1
DN
11422008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1143
1144 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1145 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1146 commands. Improve some old info.
1147
5f38310a
CY
11482008-07-31 Chong Yidong <cyd@stupidchicken.com>
1149
0dc3906b
CY
1150 * display.texi (Visual Line Mode): New node.
1151
5f38310a
CY
1152 * basic.texi (Inserting Text): Move DEL to deletion node.
1153 (Moving Point): Add additional alternative key bindings. Describe
1154 line-move-visual.
1155 (Erasing): Describe DEL.
1156 (Basic Undo, Blank Lines, Arguments): Copyedit.
1157 (Continuation Lines): Mention Visual Line mode.
1158 (Position Info): Move extended discussion to mule.texi.
1159
1160 * mule.texi (International Chars): Describe C-x =.
1161
1162 * emacs.texi (Top): Add Visual Line Mode node.
1163
7c2fb837
DN
11642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1165
1166 * emacs.texi: Remove VMS support.
1167
3f6b73ef
DN
11682008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1169
1170 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1171 the vc-dir command name.
1172
9e2a2647
DN
11732008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1174
1175 * xresources.texi: Remove mentions of Mac Carbon.
1176
568beaa2
AS
11772008-07-19 Andreas Schwab <schwab@suse.de>
1178
1179 * ns-emacs.texi: Move to ../misc.
1180
0ef94706
CY
11812008-07-15 Chong Yidong <cyd@stupidchicken.com>
1182
1183 * entering.texi (Exiting): Don't describe text-only terminals as the
1184 default. Describe the new startup screen.
1185 (Exiting): Describe how to kill Emacs first. Change description of
1186 iconification to handle modern window systems.
1187
ba60bd44 11882008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1189
1190 * ns-emacs.texi: New file, documents features of Emacs port under
1191 NeXTstep windowing.
1192
9f30aa73
CY
11932008-07-15 Chong Yidong <cyd@stupidchicken.com>
1194
938a5d2e
CY
1195 * entering.texi (Entering Emacs): Update prev node.
1196
1197 * glossary.texi (Glossary): Remove xref to Text Characters.
1198
9f30aa73
CY
1199 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1200 directly, rather than in the context of ASCII. Move description of
1201 special properties of modifier key to new Modifier Keys node.
1202 (Keys): Copyedit.
1203 (Text Characters): Delete node. Multibyte is the default nowadays, and
1204 the node contents are obsolete.
1205
1206 * custom.texi (Modifier Keys): New node.
1207
1208 * emacs.texi (Top): Update node list.
1209
7e53d36c
CY
12102008-07-13 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1213 saying that Emacs provides menus and mouse support (which is par for
1214 the course).
1215
1216 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1217 early on.
1218 (Point): Copyedit. Relegate historical trivia to a footnote.
1219 (Mode Line): Explain mode-line format more consistently.
1220 (Menu Bar): Copyedit.
1221
1e9fa96d
GM
12222008-06-27 Glenn Morris <rgm@gnu.org>
1223
1224 * cal-xtra.texi (Sexp Diary Entries):
1225 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1226
dc9bebb8
CY
12272008-06-26 Chong Yidong <cyd@stupidchicken.com>
1228
1229 * mark.texi (Shift selection): New node.
1230 (Mark): Copyedits.
1231 (Persistent Mark): Move to the end of the chapter.
1232
e7881076
EZ
12332008-06-20 Eli Zaretskii <eliz@gnu.org>
1234
1235 * makefile.w32-in (distclean): Remove makefile.
1236
f427400c
NR
12372008-06-17 Nick Roberts <nickrob@snap.net.nz>
1238
1239 * building.texi (Starting GUD): Add an entry for gud-gdb.
1240 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1241 command mode.
1242
b597d348
GM
12432008-06-17 Glenn Morris <rgm@gnu.org>
1244
1245 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1246
647b7094
NR
12472008-06-17 Nick Roberts <nickrob@snap.net.nz>
1248
1249 * building.texi (Starting GUD): Expand on remote debugging.
1250 (Other GDB-UI Buffers): Mention new keyboard bindings.
1251
47a30023
GM
12522008-06-15 Glenn Morris <rgm@gnu.org>
1253
1254 * gnu.texi: Use a verbatim license for this invariant section,
1255 as per etc/GNU.
1256
37e5d54a
GM
12572008-06-13 Daniel Engeler <engeler@gmail.com>
1258
1259 * emacs.texi, misc.texi: Add documentation about serial port access.
1260
8e65d46c
GM
12612008-06-13 Glenn Morris <rgm@gnu.org>
1262
c1473b4c
MB
1263 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1264 maintain.info.
8e65d46c 1265
e40a85cd
MB
12662008-06-05 Miles Bader <miles@gnu.org>
1267
1268 * display.texi (Temporary Face Changes): Update to reflect function
1269 renamings in face-remap.el.
1270
56c73dec
MB
12712008-06-04 Miles Bader <miles@gnu.org>
1272
1273 * display.texi (Temporary Face Changes): Add
1274 `adjust-buffer-face-height'. Rewrite description of
1275 `increase-buffer-face-height' and `decrease-default-face-height' now
1276 that they aren't bound by default.
1277
9d3d42fb
MB
12782008-06-03 Miles Bader <miles@gnu.org>
1279
1280 * display.texi (Temporary Face Changes): New node.
1281
2be6bfe2
EZ
12822008-05-31 Eli Zaretskii <eliz@gnu.org>
1283
1284 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1285
daf7e339
GM
12862008-05-31 Glenn Morris <rgm@gnu.org>
1287
1288 * cal-xtra.texi (Fancy Diary Display): Simplify.
1289
d21d2618
GM
12902008-05-30 Glenn Morris <rgm@gnu.org>
1291
1292 * cal-xtra.texi (Fancy Diary Display): Update for
1293 diary-display-function replacing diary-display-hook.
1294
71ce5fd0
JB
12952008-05-29 Drew Adams <drew.adams@oracle.com>
1296
1297 * msdog.texi (Windows Keyboard): Add descriptions of
1298 w32-register-hot-key and w32-unregister-hot-key.
1299
a3cdbdf8
MO
13002008-05-21 Tom Tromey <tromey@redhat.com>
1301
1302 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1303 Variables node.
1304
854a574c
MO
13052008-05-19 Tom Tromey <tromey@redhat.com>
1306
1307 * custom.texi (Variables): Add Directory Variables to menu.
1308 (Directory Variables): New node.
1309
7c2ec3f9
ER
13102008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1311
71ce5fd0 1312 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1313
370fded4
ER
13142008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1315
1316 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1317 Revision Tags and rewritten. Section now uses modern terminology,
1318 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1319 accurately.
1320
6af511e3
EZ
13212008-05-10 Eli Zaretskii <eliz@gnu.org>
1322
1323 * msdog.texi (Windows Files): Update documentation of
1324 w32-get-true-file-attributes.
1325
7a78b6e7
ER
13262008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1327
1328 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1329 directory mode.
1330
1bcfc24e
CY
13312008-05-08 Chong Yidong <cyd@stupidchicken.com>
1332
1333 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1334 entry "television".
1bcfc24e 1335
db86064f
ER
13362008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1337
ab5ec32c 1338 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1339
a31b405e
ER
13402008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1341
1342 * emacs/buffers.texi, emacs/files.texi (Version-control):
1343 vc-toggle-read-only is no longer a good idea...
1344
ff2c14fc
GM
13452008-04-29 Glenn Morris <rgm@gnu.org>
1346
1347 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1348
367c9b7c
JL
13492008-04-22 Juri Linkov <juri@jurta.org>
1350
1351 * dired.texi (Subdirectories in Dired): Describe using `^'
1352 to return to the parent directory.
1353
4ac1e9b4
NR
13542008-04-22 Nick Roberts <nickrob@snap.net.nz>
1355
1356 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1357 recent changes.
1358
b9b3bf2b
NR
13592008-04-19 Nick Roberts <nickrob@snap.net.nz>
1360
1361 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1362 (Other GDB-UI Buffers): Update for recent thread related changes.
1363
4d120d6a
SM
13642008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1365
1366 * maintaining.texi (Maintaining):
1367 * emacs.texi (Top): Typo.
1368
a152877d
SM
13692008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1370
b9b3bf2b
NR
1371 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1372 arg in `font-lock-add-keywords'.
a152877d 1373
36c0514c
GM
13742008-04-08 Glenn Morris <rgm@gnu.org>
1375
1376 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1377 Also add Baha'i calendar references where appropriate.
1378
06a97d46
GM
13792008-04-05 Glenn Morris <rgm@gnu.org>
1380
1381 * custom.texi (Init File): Byte-compiling .emacs is bad.
1382
6adc6eed
SM
13832008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1384
1385 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1386
571388b0
GM
13872008-03-29 Glenn Morris <rgm@gnu.org>
1388
1389 * calendar.texi: Update for `calendar-date-style' replacing
1390 `european-calendar'.
1391
3ae8f876
JR
13922008-03-28 Jason Rumney <jasonr@gnu.org>
1393
1394 * display.texi (Display Custom): Mention overlay-margin in text.
1395
5bc6ddff 13962008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1397
5bc6ddff
MB
1398 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1399 tutorial' comments.
03a864d5 1400
7186a830
CY
14012008-03-28 Chong Yidong <cyd@stupidchicken.com>
1402
1403 * mark.texi (Mark): Rearrange nodes.
1404 (Persistent Mark): Rename from Transient Mark.
1405 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1406 Describe Transient Mark mode as the default.
1407
1408 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1409 the default behavior with Transient Mark mode off.
1410 (Position Info): Fix typo.
1411
71ce5fd0
JB
1412 * display.texi (Standard Faces): Reference the Mark node.
1413 Remove discussion of the region face, which is discussed there.
7186a830
CY
1414
1415 * emacs.texi (Top): Update node listings.
1416
1417 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1418 as the default.
1419
1420 * fixit.texi (Undo): Standardize choice of undo key sequence.
1421 (Undo, Spelling): Describe Transient Mark mode as the default.
1422
1423 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1424 default.
1425
1426 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1427
1428 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1429 mode is the default, and note that the mark is not activated when set.
1430
1431 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1432 Describe Transient Mark mode as the default.
1433
1434 * search.texi (Basic Isearch): Reference the Mark Ring node.
1435 (Replace, Unconditional Replace, Other Repeating Search):
1436 Describe Transient Mark mode as the default.
1437
1438 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1439 Transient Mark mode as the default.
1440 (Paragraphs): Describe how M-h behaves when region is active.
1441
1442 * trouble.texi (Quitting): Clarify effects of C-g.
1443
dc47d1ff
GM
14442008-03-13 Glenn Morris <rgm@gnu.org>
1445
1446 * emacs.texi (EMACSVER): Set to 23.0.60.
1447
e3e0fb39 14482008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1449
e3e0fb39
GM
1450 * dired.texi (Hiding Subdirectories): Fix previous change.
1451
14522008-03-05 Drew Adams <drew.adams@oracle.com>
1453
1454 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1455
5e14abf8
KS
14562008-02-28 Kim F. Storm <storm@cua.dk>
1457
1458 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1459 Move describe-distribution to C-h C-o.
1460 Move view-emacs-problems to C-h C-p.
1461 Add view-emacs-debugging on C-h C-d.
1462 Add view-external-packages on C-h C-e.
d0207bf3 1463 Add view-order-manuals on C-h C-m.
5e14abf8 1464
d0207bf3 14652008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1466
1467 * msdog-xtra.texi (MS-DOS): Docstring fix.
1468
87e391bb
EZ
14692008-02-09 Eli Zaretskii <eliz@gnu.org>
1470
1471 * msdog.texi (Windows Fonts): Use a @table for describing font
1472 properties.
1473
5662e503
JR
14742008-02-07 Jason Rumney <jasonr@gnu.org>
1475
1476 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1477 value has changed.
1478 (Windows HOME): Clarify what is meant by "if that fails as well".
1479 (Windows Fonts): New section.
1480
72463824
GM
14812008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1482
1483 * basic.texi (Basic Undo): Remove duplicate "you can".
1484
7ff926e0
EZ
14852008-02-02 Eli Zaretskii <eliz@gnu.org>
1486
1487 * maintaining.texi (Tags): Fix last change.
1488
6ab7aef1
MA
14892008-02-02 Michael Albinus <michael.albinus@gmx.de>
1490
093571c3 1491 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1492
ace67e7e
NR
14932008-01-31 Nick Roberts <nickrob@snap.net.nz>
1494
1495 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1496
ae068fdf
RS
14972008-01-26 Richard Stallman <rms@gnu.org>
1498
1499 * maintaining.texi (Tags): Delete redundant index entry.
1500
a56d9a08
EZ
15012008-01-26 Eli Zaretskii <eliz@gnu.org>
1502
1503 * programs.texi (Imenu): Move "@cindex tags" from here...
1504 * maintaining.texi (Tags): ...to here.
1505
e941ed90
NR
15062008-01-23 Kevin Ryde <user42@zip.com.au>
1507
1508 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1509 click count.
1510
650276d5
JB
15112008-01-21 Juanma Barranquero <lekktu@gmail.com>
1512
1513 * entering.texi (Exiting): Fix typo.
1514 Reported by D. E. Evans <sinuhe@gnu.org>.
1515
8dc17977
MR
15162007-12-31 Martin Rudalics <rudalics@gmx.at>
1517
1518 * glossary.texi (Glossary): Fix typo.
1519
9f9695a6
RS
15202007-12-27 Richard Stallman <rms@gnu.org>
1521
1522 * text.texi (Formatted Text): Improve menu tag.
1523 (Editing Format Info): In Info, add duplicate menu of nodes
1524 about the submenus.
1525 (Format Faces): Say where Faces menu is found. Mention Other.
1526 (Format Colors): Say where these submenus are found.
1527 (Format Indentation, Format Justification): Likewise.
1528 (Format Properties): Likewise.
1529
abfd0191
RS
15302007-12-22 Richard Stallman <rms@gnu.org>
1531
1532 * search.texi (Query Replace): Make exp of query-replace more
1533 self-contained, and clarify.
8dc17977 1534
abfd0191
RS
1535 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1536
a2586785
RS
15372007-12-15 Richard Stallman <rms@gnu.org>
1538
1539 * files.texi (Auto Save): Clarify definition of auto-saving.
1540
a67cf2bb
RS
15412007-11-26 Richard Stallman <rms@gnu.org>
1542
1543 * help.texi (Help Echo): Cleanups.
1544
448b33b1
TTN
15452007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1546
1547 * files.texi (Why Version Control?): Fix typo.
1548 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1549 (Selecting a Fileset): Fix typos; small rewording.
1550 (Log Buffer): Likewise.
1551 (Old Revisions): Likewise.
448b33b1 1552
221bb7f6
EZ
15532007-11-17 Eli Zaretskii <eliz@gnu.org>
1554
1555 * mule.texi (Communication Coding): Fix wording of last change.
1556
d0207bf3 15572007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1558
630cb3b7
JB
1559 * custom.texi (Specifying File Variables):
1560 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1561
53b7759e
KH
15622007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1563
a5ab2e0c 1564 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1565
1566 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1567
c8763fb6 15682007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1569
630cb3b7 1570 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1571 --output=file.
1572
ff98e024
MR
15732007-11-13 Martin Rudalics <rudalics@gmx.at>
1574
1575 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1576 (Help Echo): Avoid mentioning the term "region" here and
1577 consistently use the term "active text".
1578
37b11c22
GM
15792007-11-11 Glenn Morris <rgm@gnu.org>
1580
1581 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1582
21d50ba1
JL
15832007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1584
1585 * search.texi (Query Replace): Mention
1586 `query-replace-show-replacement'.
1587
c12ecb0a 15882007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1589
1590 * building.texi (Watch Expressions): Remove obscure sentence.
1591
3b4201f4
KH
15922007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1593
1594 * mule.texi (Select Input Method): Describe how to activate an input
1595 method in the text mode.
1596
07e5c0b0
DN
15972007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1598
1599 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1600
52dd7391
NR
16012007-10-30 Nick Roberts <nickrob@snap.net.nz>
1602
1603 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1604
c004e539
GM
16052007-10-30 Glenn Morris <rgm@gnu.org>
1606
1607 * misc.texi (Directory Tracking): Explain a bit more about
1608 dirtrack-mode.
1609
ca8c5b8c
GM
16102007-10-25 Glenn Morris <rgm@gnu.org>
1611
1612 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1613
b6c764ef
RS
16142007-10-24 Richard Stallman <rms@gnu.org>
1615
1616 * misc.texi (Interactive Shell): Cleanup last change.
1617
eabd84c9
JL
16182007-10-22 Juri Linkov <juri@jurta.org>
1619
1620 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1621 default values.
1622
0b43c7e2
ER
16232007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1624
ca8c5b8c 1625 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1626 'filesets'.
1627
a80859d4
MR
16282007-10-18 Martin Rudalics <rudalics@gmx.at>
1629
1630 * trouble.texi (Quitting): Fix typo.
1631
c9447ae1
GM
16322007-10-18 Glenn Morris <rgm@gnu.org>
1633
1634 * frames.texi (Mode Line Mouse): Mention minor mode names.
1635
168b980f
JL
16362007-10-17 Juri Linkov <juri@jurta.org>
1637
1638 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1639 fill-paragraph operates on the active region in Transient Mark mode.
1640 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1641 with fill-paragraph.
1642
1643 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1644 fill-paragraph.
1645
1646 * fixit.texi (Spelling): ispell-word operates on the active region
1647 in Transient Mark mode.
1648
5a331f34
JB
16492007-10-17 Aaron S. Hawley <aaronh@garden.org>
1650
1651 * building.texi (Source Buffers):
1652 * custom.texi (Init Non-ASCII):
1653 * glossary.texi (Glossary): Use "key binding" consistently.
1654
2a9f4d55
JB
16552007-10-17 Juanma Barranquero <lekktu@gmail.com>
1656
1657 * calendar.texi (Diary): Fix directive.
1658
de13cecf
RS
16592007-10-16 Richard Stallman <rms@gnu.org>
1660
1661 * calendar.texi (Diary): Clarify text about diary file example.
1662
5f90d53e
ER
16632007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1664
1665 * files.texi: Capitalize node names according to convention.
1666
3aa491bc
GM
16672007-10-13 Glenn Morris <rgm@gnu.org>
1668
1669 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1670
8a3106d3
ER
16712007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1672
1673 * emacs.texi:
1674 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1675 suggested by RMS and Robert J. Chassell.
8a3106d3 1676
da1080a2
ER
16772007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1678
3aa491bc 1679 * files.texi (Version Systems):
0870a421
ER
1680 * vc-xtra.texi:
1681 * vc1-xtra.texi:
ac3f4c6f 1682 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1683 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1684 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1685 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1686
58ade22b
ER
16872007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1688
da1080a2 1689 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1690 Reorder the descriptions to be chronological.
1691
93870ce2
RS
16922007-10-09 Richard Stallman <rms@gnu.org>
1693
1694 * display.texi (Cursor Display): Correct how cursor appears
1695 in nonselected windows.
1696
568c7288
NR
16972007-10-04 Nick Roberts <nickrob@snap.net.nz>
1698
1699 * building.texi (GDB Graphical Interface): Remove references to gdba
1700 and mention gud-gdb.
1701
1af74d06 17022007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1703
1af74d06 1704 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1705
0d8fb755
JL
17062007-10-06 Juri Linkov <juri@jurta.org>
1707
1708 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1709 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1710 fill-paragraph-or-region.
1711
1712 * basic.texi (Arguments): Replace fill-paragraph with
1713 fill-paragraph-or-region.
1714
b981e2c6
ER
17152007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1716
1717 * files.texi: Update the section on version control for 2007
2a9f4d55 1718 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1719 will come later.
1720
5fceaf9c
GM
17212007-09-15 Glenn Morris <rgm@gnu.org>
1722
1723 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1724 to `list-holidays'.
1725
b0e44b17
GM
17262007-09-14 Glenn Morris <rgm@gnu.org>
1727
1728 * calendar.texi: Update all instances of mark-calendar-holidays,
1729 list-calendar-holidays, list-holidays with the new names.
1730
8cf51b2c
GM
17312007-09-06 Glenn Morris <rgm@gnu.org>
1732
46a367db 1733 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1734 Split into the Emacs manual in emacs/, and other manuals in misc/.
1735 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1736 manual.
1737 (infodir): New variable.
1738 (info): Use $infodir.
1739 (emacsman): Delete target, not needed any more.
1740 Move all targets that are not the Emacs manual to misc/Makefile.in.
1741 (mostlyclean): Remove `gnustmp'.
1742 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1743 manual.
92f9b43f 1744 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1745 (emacsman): Delete target, not needed any more.
1746 (clean): Remove all info files but Emacs manual.
1747 Move all targets that are not the Emacs manual to misc/Makefile.in.
1748 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1749
1750 * Makefile.in (INFOSOURCES): Delete.
1751 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1752 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1753 *.vrs *.toc here...
1754 (maintainer-clean): ...from here.
1755
17562007-09-05 Glenn Morris <rgm@gnu.org>
1757
1758 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1759
8cf51b2c
GM
17602007-08-29 Glenn Morris <rgm@gnu.org>
1761
1762 * emacs.texi (EMACSVER): Increase to 23.0.50.
1763
3420c522
RS
17642007-08-27 Richard Stallman <rms@gnu.org>
1765
1766 * emacs.texi (Top): Clarify menu item for Glossary.
1767
1768 * display.texi (Faces): Change secn title.
1769 Clarify not all fonts come from Font Lock.
1770
8cf51b2c
GM
17712007-08-17 Eli Zaretskii <eliz@gnu.org>
1772
1773 * basic.texi (Position Info): Add index entry for face at point.
1774 Mention that character faces are also displayed by "C-u C-x =".
1775
8cf51b2c
GM
17762007-08-08 Glenn Morris <rgm@gnu.org>
1777
1778 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1779
17802007-08-07 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * files.texi (File Conveniences): Document point motion keys in Image
1783 mode.
1784
8cf51b2c
GM
17852007-07-27 Glenn Morris <rgm@gnu.org>
1786
8cf51b2c
GM
1787 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1788 in-line.
1789
1790 * gpl.texi: New file with text of GPL.
1791 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1792
17932007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1794
1795 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1796
1797 * dired.texi (Wdired): Mention C-x C-q key binding.
1798
17992007-07-28 Nick Roberts <nickrob@snap.net.nz>
1800
1801 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1802
18032007-07-25 Glenn Morris <rgm@gnu.org>
1804
8cf51b2c
GM
1805 * emacs.texi (Copying): Replace license with GPLv3.
1806
1807 * Relicense all FSF files to GPLv3 or later.
1808
18092007-07-24 Glenn Morris <rgm@gnu.org>
1810
1811 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1812 for some calendars.
1813
18142007-07-23 Nick Roberts <nickrob@snap.net.nz>
1815
1816 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1817 default-directory for the current buffer is on a remote machine.
1818
8cf51b2c
GM
18192007-07-21 Eli Zaretskii <eliz@gnu.org>
1820
1821 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1822 default value.
1823
18242007-07-21 Richard Stallman <rms@gnu.org>
1825
1826 * files.texi (Why Version Control?): Improve previous change.
1827
18282007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1829
1830 * files.texi (Why Version Control?): New node.
1831
8cf51b2c
GM
18322007-07-12 Nick Roberts <nickrob@snap.net.nz>
1833
8cf51b2c
GM
1834 * building.texi (Starting GUD): Add xref to this anchor.
1835
8cf51b2c
GM
18362007-06-24 Karl Berry <karl@gnu.org>
1837
2a9f4d55 1838 * emacs.texi: New Back-Cover Text.
8cf51b2c 1839
8cf51b2c
GM
18402007-06-07 Alan Mackenzie <acm@muc.de>
1841
1842 * display.texi (Optional Mode Line): Document the new form of
1843 line+column numbers, "(561,2)".
1844
18452007-06-06 Juanma Barranquero <lekktu@gmail.com>
1846
49823426 1847 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1848
18492007-06-02 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * Version 22.1 released.
1852
8cf51b2c
GM
18532007-05-07 Karl Berry <karl@gnu.org>
1854
1855 * emacs.texi (EMACSVER): Back to 22.
1856
18572007-05-06 Richard Stallman <rms@gnu.org>
1858
1859 * maintaining.texi (Create Tags Table): Clean up previous change.
1860
c8763fb6 18612007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1862
1863 * maintaining.texi (Create Tags Table): Add text about the dangers of
1864 making symbolic links to tags files.
1865
18662007-05-04 Karl Berry <karl@gnu.org>
1867
1868 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1869
18702007-05-03 Karl Berry <karl@gnu.org>
1871
1872 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1873
1874 * .cvsignore (*.pdf): New entry.
1875
8cf51b2c
GM
1876 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1877 for printing.
1878
18792007-05-01 Richard Stallman <rms@gnu.org>
1880
1881 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1882
8cf51b2c
GM
18832007-04-28 Glenn Morris <rgm@gnu.org>
1884
1885 * ack.texi (Acknowledgments):
1886 * anti.texi (Antinews):
8cf51b2c
GM
1887 * programs.texi (Program Modes): Restore mention of python.el pending
1888 consideration of legal status.
1889
18902007-04-28 Richard Stallman <rms@gnu.org>
1891
1892 * files.texi (File Names): Fixes to ~ description on MS systems.
1893
8cf51b2c
GM
18942007-04-26 Glenn Morris <rgm@gnu.org>
1895
1896 * emacs.texi (EMACSVER): Increase to 22.1.50.
1897
18982007-04-25 Karl Berry <karl@gnu.org>
1899
1900 * emacs.texi: Improve line breaks on copyright page,
1901 similar layout to lispref, 8.5x11 by default.
1902
1903 * dired.texi (Image-Dired): Improve line break, fix typo.
1904
19052007-04-24 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * programs.texi (Program Modes):
8cf51b2c
GM
1908 * anti.texi (Antinews):
1909 * ack.texi (Acknowledgments): python.el removed.
1910
8cf51b2c
GM
19112007-04-23 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * display.texi (Highlight Interactively): Correct description of
1914 hi-lock-file-patterns-policy.
1915
1916 * files.texi (File Archives): Mention self-extracting executables.
1917
19182007-04-23 Eli Zaretskii <eliz@gnu.org>
1919
1920 * search.texi (Unconditional Replace, Query Replace): Add xref to
1921 "Replacement and Case".
1922
19232007-04-22 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * dired.texi (Image-Dired): Move from Thumbnails node.
1926 * misc.texi (Thumbnails): Node deleted.
1927 * emacs.texi (Top): Update node listing.
1928
1929 * files.texi (File Conveniences):
49823426 1930 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1931
19322007-04-21 Richard Stallman <rms@gnu.org>
1933
1934 * display.texi (Highlight Interactively): Correct previous change.
1935 Clarify doc of hi-lock-find-patterns, and move new features into it.
1936
19372007-04-20 David Koppelman <koppel@ece.lsu.edu>
1938
1939 * display.texi (Highlight Interactively): Document
1940 hi-lock-file-patterns-policy.
1941
19422007-04-20 Martin Rudalics <rudalics@gmx.at>
1943
1944 * display.texi (Scrolling): Fix typo.
1945
8cf51b2c
GM
19462007-04-15 Chong Yidong <cyd@stupidchicken.com>
1947
8cf51b2c
GM
1948 * doclicense.texi: Remove node heading, so that it can be included by
1949 other files.
1950
1951 * emacs.texi: Insert node heading for GFDL.
1952
8cf51b2c
GM
19532007-04-14 Eli Zaretskii <eliz@gnu.org>
1954
1955 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1956 "command line".
1957
1958 * display.texi (Faces): Refer to "Creating Frames" for face
1959 and other frame customizations in .emacs.
1960
1961 * frames.texi (Creating Frames): Mention that face customizations can
1962 be put in .emacs. Add index entries.
1963
19642007-04-12 Richard Stallman <rms@gnu.org>
1965
1966 * glossary.texi (Glossary): Explain `iff'.
1967
19682007-04-11 Karl Berry <karl@gnu.org>
1969
1970 * gnu.texi (Top),
1971 * macos.texi (Mac Font Specs),
1972 * anti.texi (Antinews),
1973 * xresources.texi (Resources),
1974 * misc.texi (Emulation),
1975 * calendar.texi (Daylight Saving),
1976 * dired.texi (Dired and Find),
1977 * rmail.texi (Remote Mailboxes),
1978 * sending.texi (Mail Headers),
1979 * programs.texi (Which Function),
1980 * files.texi (Recover),
1981 * buffers.texi (Uniquify),
1982 * frames.texi (Wheeled Mice),
1983 * killing.texi (Rectangles): Wording to improve breaks in
1984 8.5x11 format.
1985 * mule.texi (Language Environments): \hbadness=10000 since there's
1986 no way to reword.
1987 * emacs.texi (smallbook): New @set to more easily switch between
1988 smallbook and 8.5x11.
1989
19902007-04-11 Richard Stallman <rms@gnu.org>
1991
1992 * files.texi (File Conveniences): Add xref to Tumme.
1993 Delete text about Thumbnail mode.
1994
8cf51b2c
GM
19952007-04-09 Alan Mackenzie <acm@muc.de>
1996
1997 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1998 new name. Insert concept index entries.
1999
8cf51b2c
GM
20002007-04-08 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * display.texi (Standard Faces): Document prefix arg for
2003 list-faces-display.
2004
2005 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2006
8cf51b2c
GM
20072007-04-07 Chong Yidong <cyd@stupidchicken.com>
2008
8cf51b2c
GM
2009 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2010
2011 * files.texi (Misc File Ops): Rewrite description of
2012 insert-file-literally.
2013
8cf51b2c
GM
20142007-03-31 Eli Zaretskii <eliz@gnu.org>
2015
2016 * misc.texi (Printing): Postscript -> PostScript.
2017
8cf51b2c
GM
2018 * ack.texi (Acknowledgments): Postscript -> PostScript.
2019
2020 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2021
2022 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2023 below.
2024
20252007-03-30 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2028 Init Non-ASCII.
2029 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2030 (Init Non-ASCII): New node.
2031
20322007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2033
2034 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2035
8cf51b2c
GM
20362007-03-12 Glenn Morris <rgm@gnu.org>
2037
8cf51b2c
GM
2038 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2039 "Daylight Savings".
2040
49823426 2041 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2042 saving" in text throughout.
2043
8cf51b2c
GM
20442007-03-04 Richard Stallman <rms@gnu.org>
2045
2046 * custom.texi (Safe File Variables): Minor correction.
2047
8cf51b2c
GM
20482007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2049
2050 * rmail.texi (Movemail): Add internal ref.
2051 Don't indent the intro for the PROTO table.
2052 Format PROTO table items with @code.
2053
8cf51b2c
GM
20542007-02-26 Nick Roberts <nickrob@snap.net.nz>
2055
2056 * building.texi: Remove references to bashdb.
2057
8cf51b2c
GM
20582007-02-19 Juanma Barranquero <lekktu@gmail.com>
2059
2060 * mule.texi (Language Environments): Update list of supported language
2061 environments.
2062
8cf51b2c
GM
20632007-02-14 Kim F. Storm <storm@cua.dk>
2064
2065 * building.texi (Grep Searching): Fix lgrep doc.
2066
20672007-02-12 Chong Yidong <cyd@stupidchicken.com>
2068
2069 * back.texi: Remove unused file.
2070
c8763fb6 20712007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2072
2073 * maintaining.texi (Tag Syntax): Now --members is the default for
2074 etags, not for ctags yet.
2075
8cf51b2c
GM
20762007-02-03 Eli Zaretskii <eliz@gnu.org>
2077
2078 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2079 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2080 expects. Add comments to prevent people from inadvertently modifying
2081 the key parts needed by `texinfo-multiple-files-update'.
2082
20832007-01-29 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * frames.texi (Secondary Selection): Window clicked does not matter
2086 when mouse-yank-at-point is non-nil.
2087
8cf51b2c
GM
20882007-01-16 Glenn Morris <rgm@gnu.org>
2089
2090 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2091 system abbrev.
2092
20932007-01-11 Richard Stallman <rms@gnu.org>
2094
2095 * msdog.texi (Windows Keyboard): Another small cleanup.
2096
20972007-01-10 Richard Stallman <rms@gnu.org>
2098
2099 * msdog.texi (Windows Keyboard): Yet another try to make
2100 everyone happy with that passage.
2101
21022007-01-05 Richard Stallman <rms@gnu.org>
2103
2104 * anti.texi (Antinews): Mention M-x shell scrolling.
2105
21062007-01-05 Nick Roberts <nickrob@snap.net.nz>
2107
2108 * building.texi (Watch Expressions): Describe gdb-max-children.
2109
8cf51b2c
GM
21102007-01-04 Richard Stallman <rms@gnu.org>
2111
8cf51b2c
GM
2112 * msdog.texi (Windows Keyboard): Clarify previous change.
2113
8cf51b2c
GM
21142007-01-02 Richard Stallman <rms@gnu.org>
2115
2116 * custom.texi (Changing a Variable): Minor clarification.
2117 (Specific Customization): customize-customized => customize-unsaved.
2118
2119 * entering.texi (Entering Emacs): Clean up text about restarting
2120 Emacs for each file.
2121
2122 * misc.texi (Shell Options): Minor cleanup.
2123
2124 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2125 with Emacs, not vice versa.
2126
2127 * programs.texi (Symbol Completion): Recommend customizing
2128 window manager.
2129
2130 * xresources.texi (Resources): Minor fix.
2131
c8763fb6 21322007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2133
2134 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2135
21362007-01-01 Richard Stallman <rms@gnu.org>
2137
2138 * commands.texi (User Input): Document keys stolen by window mangers.
2139
21402006-12-31 Richard Stallman <rms@gnu.org>
2141
2142 * custom.texi (Specific Customization): Document customize-option
2143 instead of customize-variable.
2144
21452006-12-31 Kim F. Storm <storm@cua.dk>
2146
2147 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2148
21492006-12-30 Kim F. Storm <storm@cua.dk>
2150
2151 * killing.texi (CUA Bindings): Fix typo.
2152
2153 * xresources.texi (Table of Resources): Mention grow-only value for
2154 auto-resize-tool-bars.
2155
8cf51b2c
GM
21562006-12-27 Eli Zaretskii <eliz@gnu.org>
2157
2158 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2159 and how to get them back.
2160
21612006-12-26 Richard Stallman <rms@gnu.org>
2162
2163 * calendar.texi (Holidays): Holiday listing is based on current
2164 practice, but DST is not.
2165
21662006-12-25 Richard Stallman <rms@gnu.org>
2167
2168 * emacs.texi (Top): Update subnode menus.
2169
2170 * mark.texi (Transient Mark): Fix xref.
2171
2172 * killing.texi (Graphical Kill): Node deleted.
2173 (Killing): Add xref to Cut and Paste.
2174 (CUA Bindings): Update xref.
2175
2176 * frames.texi (Cut and Paste): New section to hold other nodes.
2177 (Mouse Commands): Node demoted.
2178 (Cut/Paste Other App): Split out from Mouse Commands.
2179 (Word and Line Mouse): Likewise.
2180 (Secondary Selection, Clipboard): Nodes demoted.
2181
8cf51b2c
GM
21822006-12-24 Kevin Ryde <user42@zip.com.au>
2183
2184 * calendar.texi (Holidays): US daylight saving begins second Sunday
2185 in March for 2007 onwards.
2186 (Daylight Savings): Show new US default daylight saving rules, 2nd
2187 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2188
21892006-12-23 Chong Yidong <cyd@stupidchicken.com>
2190
2191 * calendar.texi (Scroll Calendar): < and > are switched.
2192
21932006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2194
2195 * killing.texi (Deletion): Describe M-\ prefix argument.
2196
21972006-12-23 Richard Stallman <rms@gnu.org>
2198
2199 * search.texi (Regexp Search): Explain why forward and reverse regexp
2200 search are not mirror images.
2201
8cf51b2c
GM
22022006-12-19 Kim F. Storm <storm@cua.dk>
2203
2204 * major.texi (Choosing Modes): Describe match-function elements for
2205 magic-mode-alist.
2206
8cf51b2c
GM
22072006-12-18 Eli Zaretskii <eliz@gnu.org>
2208
2209 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2210 peculiarities.
2211
22122006-12-18 Richard Stallman <rms@gnu.org>
2213
2214 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2215
8cf51b2c
GM
22162006-12-17 Alan Mackenzie <acm@muc.de>
2217
2218 * programs.texi (Left Margin Paren): Remove the bit which says
2219 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2220 Discuss some of the issues of setting this option to nil.
2221
22222006-12-17 Glenn Morris <rgm@gnu.org>
2223
2224 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2225
22262006-12-16 Eli Zaretskii <eliz@gnu.org>
2227
2228 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2229 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2230 NTFS volumes.
2231 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2232 volumes.
2233
22342006-12-15 Eli Zaretskii <eliz@gnu.org>
2235
2236 * text.texi (HTML Mode): Fix "C-c TAB".
2237
8cf51b2c
GM
22382006-12-09 Richard Stallman <rms@gnu.org>
2239
2240 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2241
22422006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2243
2244 * files.texi (Misc File Ops): Document insert-file-literally.
2245
22462006-12-08 Eli Zaretskii <eliz@gnu.org>
2247
2248 * cmdargs.texi (Colors): Note that --color is intended for overriding
2249 the terminal defaults, not for normal invocation.
2250
2251 * misc.texi (Emacs Server): Improve wording. Don't mention the
2252 ``server program''. Add a cross-reference to "Init File" node.
2253 (Invoking emacsclient): Add index entries. Document both short and
2254 long versions of command-line options. Document the -f option.
2255
8cf51b2c
GM
22562006-12-06 Richard Stallman <rms@gnu.org>
2257
2258 * text.texi (Outline Format): Say to set outline-regexp
2259 and outline-level with major modes and file local variables.
2260
c8763fb6 22612006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2262
2263 * anti.texi (Antinews): Mention the alternative to
2264 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2265
8cf51b2c
GM
2266 * misc.texi (Interactive Shell): Ditto.
2267
22682006-12-04 Eli Zaretskii <eliz@gnu.org>
2269
2270 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2271
2272 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2273
22742006-12-01 Eli Zaretskii <eliz@gnu.org>
2275
2276 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2277 colon in the mode line.
2278
2279 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2280
22812006-11-26 Nick Roberts <nickrob@snap.net.nz>
2282
2283 * building.texi (Watch Expressions): Mention SPC for expanding/
2284 contracting watch expressions.
2285
22862006-11-26 Kim F. Storm <storm@cua.dk>
2287
2288 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2289
22902006-11-26 Nick Roberts <nickrob@snap.net.nz>
2291
2292 * building.texi (Debugger Operation): Define text command mode.
2293 Clarify how tooltips work.
2294 (GDB Graphical Interface): Explain how to run in text command mode
2295 more clearly.
2296
22972006-11-25 Juanma Barranquero <lekktu@gmail.com>
2298
2299 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2300
23012006-11-22 Juanma Barranquero <lekktu@gmail.com>
2302
2303 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2304
8cf51b2c
GM
23052006-11-18 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2308 and EMACS is deprecated.
2309
23102006-11-18 Juanma Barranquero <lekktu@gmail.com>
2311
2312 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2313
c8763fb6 23142006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2315
2316 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2317
2318 * emacs.texi: Include xresources.texi both for info and dvi.
2319
2320 * xresources.texi: Merge text from xresmini.texi.
2321
c8763fb6 23222006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2323
2324 * glossary.texi: Fix typos.
2325
8cf51b2c
GM
23262006-11-06 Richard Stallman <rms@gnu.org>
2327
2328 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2329
2330 * ack.texi (Acknowledgments): Fix name spelling.
2331
23322006-11-01 Juri Linkov <juri@jurta.org>
2333
2334 * search.texi (Word Search): Document incremental word search.
2335
23362006-10-28 Glenn Morris <rgm@gnu.org>
2337
2338 * ack.texi (Acknowledgments): Add cal-html author.
2339
2340 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2341 Calendar"). Describe new package cal-html.
2342 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2343 Calendar Files."
2344
8cf51b2c
GM
23452006-10-23 Richard Stallman <rms@gnu.org>
2346
2347 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2348 Abbrev mode is enabled.
2349
8cf51b2c
GM
23502006-10-16 Richard Stallman <rms@gnu.org>
2351
8cf51b2c
GM
2352 * emacs.texi: Update ISBN.
2353
8cf51b2c
GM
23542006-10-11 Kim F. Storm <storm@cua.dk>
2355
2356 * emacs.texi (Acknowledgments): Use @dotless{i}.
2357
23582006-10-08 Nick Roberts <nickrob@snap.net.nz>
2359
2360 * building.texi (Breakpoints Buffer): Mention catchpoints.
2361
23622006-10-08 Kim F. Storm <storm@cua.dk>
2363
2364 * ack.texi (Acknowledgments): Update.
2365
2366 * emacs.texi (Acknowledgments): Fix bad @/ form.
2367
8cf51b2c
GM
23682006-10-05 Kim F. Storm <storm@cua.dk>
2369
2370 * emacs.texi (Acknowledgments): Add more contributors.
2371
23722006-10-03 Richard Stallman <rms@gnu.org>
2373
2374 * emacs.texi (Acknowledgments): Update version and edition.
2375
8cf51b2c
GM
23762006-10-01 Karl Berry <karl@gnu.org>
2377
2378 * custom.texi (Customization Groups): Page break to keep example buffer
2379 on one page.
2380
23812006-09-30 Karl Berry <karl@gnu.org>
2382
2383 * programs.texi (Basic Indent): @need to improve page break.
2384 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2385
23862006-09-29 Glenn Morris <rgm@gnu.org>
2387
2388 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2389
23902006-09-29 Karl Berry <karl@gnu.org>
2391
2392 * windows.texi (Basic Window): Remove forced @break, no longer
2393 desirable.
2394 * frames.texi (Frame Commands),
2395 * mark.texi (Marking Objects): Reword to avoid bad page break.
2396 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2397
23982006-09-19 Richard Stallman <rms@gnu.org>
2399
2400 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2401 stick to present tense.
2402
c8763fb6 24032006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2404
2405 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2406 to x-gtk-use-old-file-dialog.
2407 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2408
24092006-09-15 Jay Belanger <belanger@truman.edu>
2410
49823426 2411 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2412 Change "Library Public License" to "Lesser Public License"
2413 throughout. Use "yyyy" to represent year.
2414
8cf51b2c
GM
24152006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2416
2417 * files.texi (Visiting): Add index entry "open file".
2418
8cf51b2c
GM
24192006-09-11 Richard Stallman <rms@gnu.org>
2420
2421 * building.texi (Compilation Mode): Clarification.
2422 (Grep Searching): Add xref to Compilation Mode.
2423
8cf51b2c
GM
24242006-09-08 Richard Stallman <rms@gnu.org>
2425
2426 * search.texi (Search): Ref multi-file search commands here.
2427 (Other Repeating Search): Not here.
2428
8cf51b2c
GM
24292006-08-28 Richard Stallman <rms@gnu.org>
2430
2431 * windows.texi (Split Window): Update xref.
2432
2433 * basic.texi (Continuation Lines): Update xref.
2434
2435 * indent.texi (Tab Stops): Update xref.
2436
2437 * emacs.texi (Top): Update subnode menu.
2438
2439 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2440 split out of Display Custom.
2441
24422006-08-25 Kim F. Storm <storm@cua.dk>
2443
2444 * display.texi (Display Custom): Add variables overline-margin
2445 and x-underline-at-descent-line.
2446
24472006-08-25 Richard Stallman <rms@gnu.org>
2448
2449 * entering.texi (Exiting): Rewrite to give graphical displays
2450 priority over text terminals.
2451
2452 * search.texi (Incremental Search): Move index entries.
2453
24542006-08-23 Chong Yidong <cyd@stupidchicken.com>
2455
2456 * custom.texi (Init File): Reference Find Init to avoid "home
2457 directory" confusion.
2458
24592006-08-22 Nick Roberts <nickrob@snap.net.nz>
2460
2461 * building.texi (Other GDB-UI Buffers): Describe how to edit
2462 a value in the locals buffer.
2463
24642006-08-21 Richard Stallman <rms@gnu.org>
2465
2466 * search.texi (Basic Isearch): Add `isearch' index entry.
2467
24682006-08-16 Richard Stallman <rms@gnu.org>
2469
2470 * misc.texi (Saving Emacs Sessions): Clean up wording.
2471
2472 * mark.texi (Marking Objects): Mention term "select all".
2473
2474 * emacs.texi (Top): Update subnode menu.
2475
2476 * help.texi (Help Mode): Move node up in file.
2477
8cf51b2c
GM
24782006-08-15 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * building.texi (Stack Buffer): Explain fringe arrow.
2481
8cf51b2c
GM
24822006-08-12 Eli Zaretskii <eliz@gnu.org>
2483
8cf51b2c
GM
2484 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2485 on startup.
2486
24872006-08-11 Romain Francoise <romain@orebokech.com>
2488
2489 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2490
24912006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2492
2493 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2494
24952006-08-10 Richard Stallman <rms@gnu.org>
2496
2497 * text.texi (Format Faces): Substantial rewrites to deal
2498 with face merging. Empty regions don't count. Clarify
2499 face property inheritance.
2500
25012006-08-08 Romain Francoise <romain@orebokech.com>
2502
2503 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2504 <arjuropo@cc.jyu.fi>.
2505
8cf51b2c
GM
25062006-08-04 Eli Zaretskii <eliz@gnu.org>
2507
2508 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2509 apply to all frames.
2510
8cf51b2c
GM
25112006-08-01 Richard Stallman <rms@gnu.org>
2512
2513 * help.texi (Name Help): Add index entries for describe-variable.
2514
25152006-08-01 Nick Roberts <nickrob@snap.net.nz>
2516
2517 * building.texi (GDB Graphical Interface): Shorten node names.
2518 (GDB-UI Layout): Use GDB-related.
2519 (Other GDB-UI Buffers): Simplify English.
2520
25212006-07-31 Richard Stallman <rms@gnu.org>
2522
2523 * search.texi (Query Replace): Add xref for Dired's Q command.
2524
8cf51b2c
GM
25252006-07-31 Nick Roberts <nickrob@snap.net.nz>
2526
2527 * building.texi (GDB commands in Fringe): Rename to...
2528 (Source Buffers): ..this and move forward. Describe hollow arrow and
2529 new option gdb-find-source-frame.
2530
25312006-07-29 Richard Stallman <rms@gnu.org>
2532
2533 * dired.texi (Operating on Files): Simplify previous change
2534 and fix Texinfo usage.
2535
25362006-07-29 Eli Zaretskii <eliz@gnu.org>
2537
2538 * dired.texi (Operating on Files): Add cross-references. State the
2539 Unix commands that do similar things.
2540
25412006-07-28 Richard Stallman <rms@gnu.org>
2542
2543 * mark.texi (Transient Mark): Clarify that region never disappears
2544 when Transient Mark mode is off, and not when it is on.
2545
25462006-07-27 Richard Stallman <rms@gnu.org>
2547
2548 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2549
25502006-07-24 Richard Stallman <rms@gnu.org>
2551
2552 * xresources.texi (GTK styles): Fix texinfo usage.
2553
8cf51b2c
GM
2554 * commands.texi (User Input): Explain why we teach keyboard cmds.
2555
2556 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2557 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2558 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2559 * doclicense.texi, display.texi, dired.texi, basic.texi:
2560 * anti.texi, ack.texi: Move periods and commas inside quotes.
2561
25622006-07-22 Eli Zaretskii <eliz@gnu.org>
2563
2564 * cmdargs.texi (General Variables): Document EMAIL.
2565
25662006-07-21 Eli Zaretskii <eliz@gnu.org>
2567
2568 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2569 doesn't have effect on MS-Windows.
2570
8cf51b2c
GM
25712006-07-17 Richard Stallman <rms@gnu.org>
2572
2573 * building.texi (Grep Searching): Explain about chaining grep commands.
2574
8cf51b2c
GM
25752006-07-10 Nick Roberts <nickrob@snap.net.nz>
2576
49823426 2577 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2578
25792006-07-09 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2582 is invoked for multiple files.
2583
25842006-07-08 Eli Zaretskii <eliz@gnu.org>
2585
2586 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2587 on-line manual for the rest of this node.
2588 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2589 unconditionally.
2590 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2591 Improve wording.
2592 (Windows Printing): Improve wording.
2593 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2594 rest of this node.
2595
8cf51b2c
GM
25962006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2597
49823426
GM
2598 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2599 with eval-buffer.
8cf51b2c
GM
2600
26012006-07-05 Nick Roberts <nickrob@snap.net.nz>
2602
2603 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2604 of character translation.
2605
26062006-07-04 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2609
26102006-07-03 Karl Berry <karl@gnu.org>
2611
2612 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2613 not-too-underfull hboxes in the TeX output.
2614 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2615 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2616 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2617 * sending.texi, text.texi: Fix overfull/underfull boxes.
2618
26192006-07-03 Romain Francoise <romain@orebokech.com>
2620
2621 * m-x.texi (M-x): Fix.
2622
26232006-07-03 Richard Stallman <rms@gnu.org>
2624
8cf51b2c
GM
2625 * search.texi (Other Repeating Search): filename -> file name.
2626
2627 * misc.texi (Narrowing): Minor cleanups.
2628
2629 * files.texi (Visiting): filename -> file name.
2630
2631 * emacs.texi (Top): Update subnode menus.
2632
2633 * mule.texi (Coding Systems): Move char translation stuff here.
2634 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2635 (Recognize Coding): Substantial local rewrites.
2636 (International): Update menu.
2637
2638 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2639 (Scrolling): Substantial local rewrites.
2640 (Display): Update menu and intro.
2641
2642 * dired.texi: filename -> file name.
2643
2644 * custom.texi (Safe File Variables): Texinfo usage fix.
2645
f0131492 26462006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2647
2648 * help.texi, m-x.texi: Lots of cleanups.
2649
8cf51b2c
GM
26502006-06-30 Eli Zaretskii <eliz@gnu.org>
2651
2652 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2653 (Windows Processes, Windows Misc): Shorten the printed version by
2654 selectively conditioning less important portions by @ifnottex.
2655
8cf51b2c
GM
26562006-06-27 Richard Stallman <rms@gnu.org>
2657
2658 * mini.texi (Minibuffer File): Minor cleanup.
2659
26602006-06-25 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * frames.texi (XTerm Mouse): Rename to...
2663 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2664
2665 * emacs.texi (Top): Use new node name.
2666
26672006-06-24 Eli Zaretskii <eliz@gnu.org>
2668
2669 * emacs.texi (Top): Update the detailed menu according to changes in
2670 msdog.texi.
2671
2672 * msdog.texi (Windows Keyboard): New section.
2673 (Windows Mouse): New section.
2674 (Windows System Menu): Remove section (text merged with "Windows
2675 Keyboard").
2676 (Windows Misc): New section.
2677
2678 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2679
2680 * msdog.texi (ls in Lisp): New section.
2681
2682 * files.texi (Visiting): Document case-insensitive wildcard matching
2683 under find-file-wildcards.
2684
8cf51b2c
GM
26852006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2686
2687 * macos.texi (Mac Input): Add description of mac-function-modifier.
2688 Now Unicode keyboard layouts work.
2689
8cf51b2c
GM
26902006-06-10 Richard Stallman <rms@gnu.org>
2691
2692 * mule.texi (Recognize Coding): Clarify previous change.
2693
26942006-06-09 Kenichi Handa <handa@m17n.org>
2695
2696 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2697 notation.
2698
26992006-06-07 Kevin Ryde <user42@zip.com.au>
2700
2701 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2702 manual for @ifnottex, but in emacs-extra for @iftex.
2703
2704 * cmdargs.texi (General Variables): Fix smtpmail xref.
2705
27062006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2707
8cf51b2c 2708 * programs.texi (Comment Commands):
8cf51b2c 2709 * custom.texi (Specifying File Variables):
49823426 2710 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2711
27122006-06-07 Nick Roberts <nickrob@snap.net.nz>
2713
2714 * building.texi (Watch Expressions): Move node to end.
2715 (GDB Graphical Interface): Move description of clicks in fringe...
2716 (GDB commands in the Fringe): ...to here. New node.
2717
8cf51b2c
GM
27182006-06-05 Romain Francoise <romain@orebokech.com>
2719
49823426 2720 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2721
27222006-06-05 Nick Roberts <nickrob@snap.net.nz>
2723
2724 * building.texi (GDB Graphical Interface): Update bindings.
2725 (Commands of GUD): Add gud-print. Remove gud-run.
2726 Restate availability more generally.
2727
f0131492 27282006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2729
2730 * mini.texi: Lots of cleanups.
2731
27322006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2733
2734 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2735 and Mouse-2.
2736
c8763fb6 27372006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2738
2739 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2740
8cf51b2c
GM
27412006-05-31 Richard Stallman <rms@gnu.org>
2742
2743 * basic.texi (Moving Point): Fix previous change.
2744
c8763fb6 27452006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2746
2747 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2748
f0131492 27492006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2750
2751 * basic.texi: Many simplifications and improvements in wording.
2752
8cf51b2c
GM
27532006-05-26 Nick Roberts <nickrob@snap.net.nz>
2754
2755 * anti.texi (Antinews): Create a node for gdb-ui.
2756
8cf51b2c
GM
27572006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2758
2759 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2760
27612006-05-20 Richard Stallman <rms@gnu.org>
2762
2763 * dired.texi (Dired Navigation): dired-goto-file is now j.
2764
8cf51b2c
GM
27652006-05-20 Eli Zaretskii <eliz@gnu.org>
2766
2767 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2768 and their aliases.
2769
2770 * msdog.texi (Windows Printing): Mention non-support of plain text
2771 printing with some el-cheapo printers, and suggest a workaround.
2772
27732006-05-20 Kevin Ryde <user42@zip.com.au>
2774
2775 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2776 remove the bit saying you must set it.
2777
27782006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2779
2780 * trouble.texi (Checklist):
2781 * text.texi (Text, Auto Fill, Text Mode):
2782 * search.texi (Nonincremental Search):
2783 * rmail.texi (Rmail Labels):
2784 * mule.texi (Input Methods, Multibyte Conversion):
2785 * misc.texi (Gnus, Where to Look, PostScript):
2786 * maintaining.texi (Create Tags Table):
2787 * indent.texi (Indentation Commands):
2788 * fixit.texi (Spelling):
2789 * emacs.texi (Copying):
2790 * custom.texi (Init File): ifinfo -> ifnottex.
2791
8cf51b2c
GM
27922006-05-17 Richard Stallman <rms@gnu.org>
2793
2794 * files.texi (Diff Mode): Mention C-x `.
2795
27962006-05-08 Richard Stallman <rms@gnu.org>
2797
2798 * custom.texi (Disabling): Textual cleanups.
2799
8cf51b2c
GM
28002006-05-12 Glenn Morris <rgm@gnu.org>
2801
2802 * calendar.texi (Displaying the Diary, Format of Diary File):
2803 Refer to diary-view-entries, diary-list-entries,
2804 diary-show-all-entries rather than obsolete aliases.
2805
28062006-05-12 Eli Zaretskii <eliz@gnu.org>
2807
2808 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2809 (Displaying the Diary, Special Diary Entries, Importing Diary):
2810 * building.texi (Compilation Shell):
2811 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2812 emacs-xtra with @inforef's.
2813
2814 * files.texi (Visiting): Fix wording.
2815
2816 * mule.texi (Coding Systems, Text Coding): More indexing.
2817 Mention that C-x RET f can set eol conversion.
2818
c8763fb6 28192006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2820
2821 * xresmini.texi (GTK resources): Insert GTK description.
2822
2823 * xresources.texi (GTK resources): metafont should be menufont.
2824
8cf51b2c
GM
28252006-05-06 Michael Albinus <michael.albinus@gmx.de>
2826
49823426 2827 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2828 method, user name and host name is active only in partial
2829 completion mode.
2830
8cf51b2c
GM
28312006-05-06 Eli Zaretskii <eliz@gnu.org>
2832
2833 * makefile.w32-in (emacs.dvi):
2834 * Makefile.in (emacs.dvi): Add xresmini.texi.
2835
2836 * xresmini.texi (Table of Resources): Remove xref to non-existent
2837 node "LessTif Resources".
2838
2839 * msdog.texi (Microsoft Windows):
2840 * calendar.texi (Calendar/Diary, Displaying the Diary)
2841 (Special Diary Entries, Importing Diary, Holidays):
2842 * programs.texi (Program Modes):
2843 * text.texi (Text):
2844 * buffers.texi (Several Buffers):
2845 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2846
28472006-05-06 Eli Zaretskii <eliz@gnu.org>
2848
2849 The following changes merge the emacs-xtra manual into the main
2850 manual, but only for on-line version of the manual.
2851
2852 * vc2-xtra.texi (Version Backups, Local Version Control)
2853 (Making Snapshots, Change Logs and VC, Version Headers)
2854 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2855 on-line manual.
2856
2857 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2858 for on-line manual.
2859
2860 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2861 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2862 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2863 for on-line manual.
2864
2865 * fortran-xtra.texi (Fortran, Fortran Autofill)
2866 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2867 for on-line manual.
2868
2869 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2870 Conditional xref's for on-line manual.
2871
2872 * emerge-xtra.texi (Emerge, Overview of Emerge)
2873 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2874 manual.
2875
2876 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2877 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2878 (EMACSSOURCES): Use EMACS_XTRA.
2879 (../info/emacs-xtra): Remove.
2880 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2881
2882 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2883 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2884 (EMACSSOURCES): Use EMACS_XTRA.
2885 ($(infodir)/emacs-xtra): Remove.
2886 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2887
2888 * trouble.texi (Quitting):
2889 * text.texi (Text):
2890 * programs.texi (Program Modes):
2891 * msdog.texi (Microsoft Windows):
2892 * frames.texi (Frames):
2893 * files.texi (Backup, Version Control, VC Concepts)
2894 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2895 (Registering, VC Status, VC Undo, Multi-User Branching)
2896 (Comparing Files):
2897 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2898 (Displaying the Diary, Special Diary Entries, Importing Diary):
2899 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2900 conditional xref's, depending on @iftex/@ifnottex.
2901
2902 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2903 "MS-DOS". @include msdog-xtra.texi.
2904
2905 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2906 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2907
2908 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2909 for vc-xtra.texi subsections.
2910 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2911 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2912
2913 * sending.texi (Sending Mail): A @node line without explicit Prev,
2914 Next, and Up links.
2915
2916 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2917 Next, and Up links.
2918
2919 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2920 and its sections. @include picture-xtra.texi.
2921
2922 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2923 "Emerge".
2924 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2925
2926 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2927 exact duplicate of its name-sake in calendar.texi.
2928
2929 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2930 "Advanced Calendar/Diary Usage".
2931 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2932
2933 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2934 dired-xtra.texi.
2935 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2936
2937 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2938 (Files) [ifnottex]: Add menu entry for Autorevert.
2939
2940 * emacs-xtra.texi (Introduction): Reword to make consistent with
2941 printed version only.
2942 <Top level>: Remove the body of all chapters and move them to the
2943 new *-xtra.texi files. Use @raisesections and @lowersections to
2944 convert sections to chapters etc.
2945
2946 * msdog-xtra.texi:
2947 * fortran-xtra.texi:
2948 * vc-xtra.texi:
2949 * vc1-xtra.texi:
2950 * vc2-xtra.texi:
2951 * emerge-xtra.texi:
2952 * cal-xtra.texi:
2953 * dired-xtra.texi:
2954 * arevert-xtra.texi: New files, with text from respective chapters
2955 of emacs-xtra.texi. Convert each @chapter into @section, @section
2956 into @subsection, etc.
2957
2958 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2959 updated.
2960
2961 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2962 Windows". All references updated.
2963
29642006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2965
2966 * macos.texi (Mac Input): Mention input from Character Palette.
2967 (Mac Font Specs): Fix typo.
2968
29692006-05-05 Richard Stallman <rms@gnu.org>
2970
2971 * files.texi (Diff Mode): Minor cleanup.
2972
29732006-05-05 Karl Berry <karl@gnu.org>
2974
8cf51b2c
GM
2975 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2976 errors from the current release of makeinfo (4.8).
2977 * help.texi (Library Keywords): Change widest word in multitable
2978 template from `emulations' to `convenience'. (Not sure if this is
2979 related to the font change.)
2980
29812006-05-05 Eli Zaretskii <eliz@gnu.org>
2982
2983 * files.texi (File Names): Add a footnote about limited support of
2984 ~USER on MS-Windows.
2985
2986 * cmdargs.texi (Initial Options): Add a footnote about limited
2987 support of ~USER on MS-Windows.
2988
29892006-05-03 Richard Stallman <rms@gnu.org>
2990
2991 * files.texi (Diff Mode): Node moved here.
2992 (Comparing Files): Delete what duplicates new node.
2993 (Files): Put Diff Mode in menu.
2994
2995 * misc.texi (Diff Mode): Moved to files.texi.
2996
2997 * emacs.texi (Top): Update menu for Diff Mode.
2998
2999 * trouble.texi (Emergency Escape): Simplify.
3000
3001 * emacs.texi (Top): Minor clarification.
3002
30032006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3004
3005 * commands.texi, entering.texi, screen.texi: Many simplifications.
3006
30072006-05-03 Richard Stallman <rms@gnu.org>
3008
3009 * commands.texi (Text Characters): Delete paragraph about unibyte
3010 non-ASCII printing chars.
3011
3012 * killing.texi (Killing): Say "graphical displays".
3013 * display.texi: Say "graphical displays".
3014
3015 * cmdargs.texi (Misc X): Say "graphical displays".
3016
30172006-05-01 Richard Stallman <rms@gnu.org>
3018
3019 * emacs.texi (Top): Add Diff Mode to menu.
3020
30212006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3022
3023 * misc.texi (Diff Mode): New node.
3024
30252006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3026
3027 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3028 (Mac Environment Variables): Shorten example line.
3029 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3030
30312006-05-01 Nick Roberts <nickrob@snap.net.nz>
3032
3033 * building.texi (GUD Customization): Describe cases %d and %c.
3034 Update description for %e.
3035
30362006-04-30 Glenn Morris <rgm@gnu.org>
3037
3038 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3039
30402006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3041
3042 * custom.texi (Examining): Update C-h v output example.
3043
30442006-04-29 Kim F. Storm <storm@cua.dk>
3045
3046 * building.texi (Grep Searching): Add lgrep and rgrep.
3047
8cf51b2c
GM
30482006-04-23 Richard Stallman <rms@gnu.org>
3049
3050 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3051
3052 * xresmini.texi: New file.
3053
3054 * xresources.texi (Face Resources): Split table into font resources
3055 and the rest. Combine similar attributes for brevity.
3056
8cf51b2c
GM
30572006-04-21 Eli Zaretskii <eliz@gnu.org>
3058
3059 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3060 backslashes and case-insensitivity in file names (moved to the
3061 main manual).
3062 (MS-DOS Printing): Move most of the text to the main manual.
3063
3064 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3065 New nodes.
3066 (Windows Processes, Windows System Menu): Add index entries and
3067 fix wording.
3068
8cf51b2c
GM
30692006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3070
3071 * misc.texi (Shell Ring): Add notes on saved input when
3072 navigating off the end of the history list.
3073
30742006-04-18 Chong Yidong <cyd@mit.edu>
3075
3076 * misc.texi (Shell Options): Correct default value of
3077 comint-scroll-show-maximum-output.
3078
8cf51b2c
GM
30792006-04-18 Nick Roberts <nickrob@snap.net.nz>
3080
3081 * building.texi (Watch Expressions): Update.
3082
8cf51b2c
GM
30832006-04-12 Richard Stallman <rms@gnu.org>
3084
3085 * search.texi: Clean up previous change.
3086
30872006-04-12 Eli Zaretskii <eliz@gnu.org>
3088
3089 * search.texi (Regexp Backslash, Regexp Replace): Add index
3090 entries for ``back reference'' and mention the term itself in the
3091 text.
3092
30932006-04-11 Richard Stallman <rms@gnu.org>
3094
3095 * custom.texi (Safe File Variables):
3096 Document enable-local-variables = :safe.
3097
30982006-04-11 Karl Berry <karl@gnu.org>
3099
3100 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3101 (Remote Repositories, Version Backups, Local Version Control)
3102 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3103 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3104 (Renaming VC Work Files and Master Files)
3105 (Inserting Version Control Headers, Customizing VC, General Options)
3106 (Options for RCS and SCCS, Options specific for CVS): Move all
3107 these nodes to emacs-xtra.texi, for brevity.
3108 * cmdargs.texi, files.texi: Change cross-references.
3109
8cf51b2c
GM
31102006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3111
3112 * files.texi (Old Versions): Update description of vc-annotate's
3113 use of color to indicate date ranges.
3114
8cf51b2c
GM
31152006-04-09 Kevin Ryde <user42@zip.com.au>
3116
8cf51b2c
GM
3117 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3118 put info and printed manual names the right way around.
3119
31202006-04-09 Karl Berry <karl@gnu.org>
3121
3122 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3123 emacs-xtra.texi, leaving only MS Windows information.
3124 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3125 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3126 node names.
3127
3128 * emacs.texi: Move @summarycontents and @contents to the beginning
3129 of the file.
3130
8cf51b2c
GM
31312006-04-08 Kevin Ryde <user42@zip.com.au>
3132
3133 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3134
31352006-04-07 Richard Stallman <rms@gnu.org>
3136
3137 * programs.texi (Comments, Comment Commands, Options for Comments)
3138 (Multi-Line Comments): "Align", not "indent".
3139 (Basic Indent): C-j deletes trailing whitespace before the newline.
3140
31412006-04-06 Richard Stallman <rms@gnu.org>
3142
8cf51b2c
GM
3143 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3144
31452006-04-06 Eli Zaretskii <eliz@gnu.org>
3146
3147 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3148
8cf51b2c
GM
31492006-04-05 Richard Stallman <rms@gnu.org>
3150
3151 * emacs.texi (Top): Update subnode menu.
3152
3153 * trouble.texi (Unasked-for Search): Node deleted.
3154 (Lossage): Delete from menu.
3155
31562006-04-04 Richard Stallman <rms@gnu.org>
3157
3158 * trouble.texi: Various cleanups.
3159 (Checklist): Don't bother saying how to snail a bug report.
3160 (Emergency Escape): Much rewriting.
3161 (After a Crash): Rename the core dump immediately.
3162 (Total Frustration): Call it a psychotherapist.
3163 (Bug Criteria): Avoid "illegal instruction".
3164 (Sending Patches): We always put the contributor's name in.
3165
3166 * misc.texi (Thumbnails): Minor correction.
3167
8cf51b2c
GM
31682006-04-03 Richard Stallman <rms@gnu.org>
3169
3170 * misc.texi (Thumbnails): Minor cleanup.
3171
31722006-04-02 Karl Berry <karl@gnu.org>
3173
3174 * sending.texi (Mail Sending): pxref to Top needs five args.
3175
3176 * texinfo.tex: Update to current version (2006-03-21.13).
3177
8cf51b2c
GM
31782006-03-31 Richard Stallman <rms@gnu.org>
3179
3180 * emacs.texi (Top): Update subnode menu.
3181
3182 * help.texi (Help Mode): Cleanup.
3183
3184 * dired.texi: Many cleanups.
3185 (Dired Deletion): Describe dired-recursive-deletes.
3186 (Operating on Files): dired-create-directory moved.
3187 (Misc Dired Features): Move to here.
3188 (Tumme): Node moved to misc.texi.
3189
3190 * custom.texi: Many cleanups.
3191 (Minor Modes): Don't mention ISO Accents Mode.
3192 (Examining): Update C-h v output example.
3193 (Hooks): Add index and xref for add-hook.
3194 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3195 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3196
3197 * misc.texi: Many cleanups.
3198 (beginning): Add to summary of topics.
3199 (Shell): Put eshell xref at the end. Remove eshell from table.
3200 (Thumbnails): New node.
3201
8cf51b2c
GM
32022006-03-28 Eli Zaretskii <eliz@gnu.org>
3203
3204 * files.texi (File Name Cache): Make it clear that the cache is
3205 not persistent.
3206
8cf51b2c
GM
32072006-03-25 Karl Berry <karl@gnu.org>
3208
49823426
GM
3209 * emacs-xtra.texi, emacs.texi, gnu.texi:
3210 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3211 (2) do not indent copyright year list (or anything else).
3212
8cf51b2c
GM
32132006-03-21 Juanma Barranquero <lekktu@gmail.com>
3214
3215 * files.texi (VC Dired Mode): Remove misplaced brackets.
3216
32172006-03-21 Andre Spiegel <spiegel@gnu.org>
3218
3219 * files.texi: Various updates and clarifications in the VC chapter.
3220
32212006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3222
3223 * help.texi (Help Mode): Document "C-c C-c".
3224
8cf51b2c
GM
32252006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3226
3227 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3228 menu in the standalone Info reader.
3229
32302006-03-15 Chong Yidong <cyd@stupidchicken.com>
3231
3232 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3233 moved here from Emacs manual.
3234
3235 * programs.texi (Fortran): Section moved to emacs-xtra.
3236 (Program Modes): Xref to Fortran in emacs-xtra.
3237
3238 * maintaining.texi (Emerge): Move to emacs-xtra.
3239 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3240
3241 * picture.texi: File deleted.
3242 * Makefile.in:
3243 * makefile.w32-in: Remove picture.texi.
3244
3245 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3246 * abbrevs.texi (Abbrevs):
3247 * sending.texi (Sending Mail): Picture node removed.
3248
3249 * emacs.texi (Top): Update node listings.
3250
8cf51b2c
GM
32512006-03-12 Richard Stallman <rms@gnu.org>
3252
3253 * calendar.texi: Various cleanups.
3254
8cf51b2c
GM
32552006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3256
3257 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3258 syntax.
3259
8cf51b2c
GM
32602006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3261
3262 * search.texi (Regexps): More accurately describe which characters
3263 are special in which situations. Recommend _not_ to quote `]' or
3264 `-' when they are not special.
3265
8cf51b2c
GM
32662006-02-28 Andre Spiegel <spiegel@gnu.org>
3267
3268 * files.texi (Old Versions): Clarify operation of C-x v =.
3269
8cf51b2c
GM
32702006-02-21 Nick Roberts <nickrob@snap.net.nz>
3271
3272 * building.texi (Watch Expressions): Update and describe
3273 gdb-speedbar-auto-raise.
3274
32752006-02-19 Richard M. Stallman <rms@gnu.org>
3276
3277 * emacs.texi: Use @smallbook.
3278 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3279 Update subnode menu.
3280
3281 * building.texi (Lisp Interaction): Minor addition.
3282
32832006-02-18 Nick Roberts <nickrob@snap.net.nz>
3284
3285 * building.texi (Watch Expressions): Update and be more precise.
3286
c8763fb6 32872006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3288
3289 * maintaining.texi (Create Tags Table): Explain why the
3290 exception when etags writes to files under the /dev tree.
3291
32922006-02-14 Richard M. Stallman <rms@gnu.org>
3293
3294 * custom.texi (Safe File Variables): Lots of clarification.
3295 Renamed from Unsafe File Variables.
3296
32972006-02-14 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * custom.texi (Unsafe File Variables): File variable confirmation
3300 assumed denied in batch mode.
3301
33022006-02-14 Richard M. Stallman <rms@gnu.org>
3303
3304 * building.texi (GDB User Interface Layout): Don't say `inferior'
3305 for program being debugged.
3306
33072006-02-15 Nick Roberts <nickrob@snap.net.nz>
3308
3309 * building.texi (GDB Graphical Interface):
3310 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3311
33122006-02-13 Chong Yidong <cyd@stupidchicken.com>
3313
3314 * custom.texi (Specifying File Variables, Unsafe File Variables):
3315 New nodes, split from File Variables. Document new file local
3316 variable behavior.
3317
33182006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3319
3320 * display.texi (Standard Faces):
8cf51b2c
GM
3321 * files.texi (Visiting):
3322 * frames.texi (Clipboard):
3323 * glossary.texi (Glossary) <Clipboard>:
3324 * xresources.texi (X Resources): Mention Mac OS port.
3325
8cf51b2c
GM
33262006-02-12 Richard M. Stallman <rms@gnu.org>
3327
3328 * building.texi (Building): Clarify topic in intro.
3329
3330 * maintaining.texi (Maintaining): Change title; clarify topic.
3331 Delete duplicate index entries.
3332
3333 * building.texi (Other GDB User Interface Buffers): Clarifications.
3334
3335 * text.texi (Cell Commands): Clarifications.
3336
3337 * programs.texi (Defuns): Delete duplicate explanation of
3338 left-margin paren convention.
3339 (Hungry Delete): Minor cleanup.
3340
33412006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3342
3343 * dired.texi (Tumme): More tumme documentation.
3344
33452006-02-11 Alan Mackenzie <acm@muc.de>
3346
3347 * programs.texi ("Hungry Delete"): Correct the appellation of the
3348 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3349
33502006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3351
3352 * dired.texi (Tumme): Fix small bug.
3353
33542006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3355
3356 * macos.texi (Mac International): Rename "fontset-mac" to
3357 "fontset-standard".
3358
8cf51b2c
GM
33592006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3360
3361 * dired.texi (Tumme): Basic documentation for Tumme added.
3362
8cf51b2c
GM
33632006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3364
3365 * mule.texi (International):
3366 * programs.texi (Basic Indent): Fix typos.
3367
8cf51b2c
GM
3368 * custom.texi (Minor Modes):
3369 * display.texi (Text Display):
3370 * commands.texi (Text Characters): Update xrefs.
3371
33722006-02-07 Richard M. Stallman <rms@gnu.org>
3373
3374 * emacs.texi (Top): Update subnode menu.
3375 Update info on old Emacs papers.
3376 (Intro): "Graphical display", not window system.
3377
3378 * xresources.texi (GTK styles): Minor clarifications.
3379
3380 * trouble.texi: "Graphical display", not window system.
3381 (Stuck Recursive): Minor clarification.
3382
3383 * text.texi: Minor clarifications.
3384 (Sentences): Explain why two-space convention is better.
3385 Explain sentence-end-without-period here.
3386 (Fill Commands): Not here.
3387 (Refill): Node moved down.
3388 (Filling): Update menu.
3389 (Table Creation, Cell Justification, Column Commands): Clarify.
3390
3391 * sending.texi: Minor clarifications.
3392
3393 * search.texi (Regexp Backslash): Clarification.
3394
3395 * rmail.texi: Minor cleanups.
3396 (Rmail): Delete digression about `rmail-mode'.
3397 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3398 (Rmail Files): Mention C-u M-x rmail.
3399 (Rmail Reply): Mention References.
3400 (Rmail Display): Mention rmail-nonignored-headers.
3401
3402 * programs.texi: Minor cleanups.
3403 (Comment Commands): Mention momentary Transient Mark mode.
3404 (Matching): Be more specific about customizing show-paren-mode.
3405 (Info Lookup): Don't list the modes that support C-h S.
3406 Just say what it does in an unsupported mode.
3407 (Man Page): Delete excessive info on customizing woman.
3408 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3409
3410 * abbrevs.texi: Minor clarifications.
3411 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3412 not "dynamic abbrevs" as if they were a kind of abbrev.
3413
3414 * picture.texi (Picture): Minor cleanup.
3415
3416 * mule.texi (Communication Coding): Say "other applications".
3417 (Fontsets): Not specific to X. Add xref to X Resources.
3418 (Unibyte Mode): Rename from Single-Byte Character Support.
3419 "Graphical display", not window system.
3420 (International): Update menu.
3421
3422 * maintaining.texi (Format of ChangeLog):
3423 New node, split out from ChangeLog.
3424 (ChangeLog): Clarifications in the remaining text.
3425 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3426 (Find Tag): Add @w.
3427 (Tags Search): Explain tag table order here. Simplify grep ref.
3428 (List Tags): tags-tag-face is a variable, not a face.
3429 (Emerge): Cleanups.
3430
3431 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3432 (Keyboard Macros): Avoid "the user".
3433
3434 * killing.texi: "Graphical display", not window system.
3435
3436 * help.texi (Help Echo): "Graphical display", not window system.
3437
3438 * glossary.texi: Say "you", not "the user". Say "graphical display".
3439
3440 * frames.texi: Minor cleanups. "Graphical display", not window system.
3441
3442 * files.texi (Visiting): Make drag-and-drop not X-specific.
3443
3444 * custom.texi: Minor cleanups. "Graphical display", not window system.
3445
3446 * cmdargs.texi: Minor cleanups.
3447
3448 * building.texi (Compilation): Move and split kill-compilation para.
3449 Add para about multiple compilers.
3450 (Compilation Mode): Commands also available in grep mode and others.
3451 Mention C-u C-x ` more tutorially. Clarify C-x `.
3452 (Compilation Shell): Clarify. Put Bash example first.
3453 (Grep Searching): Minor cleanups; add @w.
3454 (Debuggers): Minor cleanups.
3455 (Starting GUD): Make GDB xgraphical mode issue clearer.
3456 (Debugger Operation): Lots of clarifications including
3457 GDB tooltip side-effect issue.
3458 (Commands of GUD): Clarify.
3459 (GUD Customization): Add bashdb-mode-hook.
3460 (GDB Graphical Interface): Rewrite for clarity.
3461 (GDB User Interface Layout): Rewrite for clarity.
3462 (Stack Buffer, Watch Expressions): Likewise.
3463 (Other GDB User Interface Buffers): Cleanups.
3464 (Lisp Libraries, External Lisp): Cleanup.
3465
3466 * basic.texi (Position Info): "Graphical displays", rather than
3467 window systems.
3468
3469 * anti.texi: Minor cleanup.
3470
8cf51b2c
GM
34712006-02-03 Eli Zaretskii <eliz@gnu.org>
3472
3473 * custom.texi (Init File, Find Init): Add cross-references to
3474 where $HOME is described.
3475
34762006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3477
3478 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3479 is not inside the @table.
3480
3481 * emacs.texi (Top): Correct node name.
3482
3483 * files.texi (File Names): Fix @xref.
3484 (Reverting): Fix typo.
3485
3486 * mule.texi (International): Correct node name.
3487
3488 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3489
34902006-02-01 Richard M. Stallman <rms@gnu.org>
3491
3492 * emacs.texi (Top): Update subnode menu.
3493
3494 * mule.texi: Minor clarifications.
3495 Reduce the specific references to X Windows.
3496 Refer to "graphical" terminals, rather than window systems.
3497 (Text Coding): Rename from Specify Coding.
3498 (Communication Coding, File Name Coding, Terminal Coding):
3499 New nodes split out from Text Coding.
3500
3501 * kmacro.texi: Minor clarifications.
3502 (Keyboard Macro Ring): Comment out some excessive commands.
3503 (Basic Keyboard Macro): Split up the table, putting part in each node.
3504
3505 * major.texi: Minor clarifications.
3506
3507 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3508
3509 * windows.texi: Minor clarifications.
3510 (Change Window): Don't describe mode-line mouse cmds here.
3511 Add xref to Mode Line Mouse.
3512
3513 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3514
3515 * macos.texi (Mac International): Fix xref.
3516
3517 * indent.texi: Minor clarifications.
3518
3519 * frames.texi: Minor clarifications.
3520 Reduce the specific references to X Windows.
3521 Refer to "graphical" terminals, rather than window systems.
3522 (Frame Parameters): Don't mention commands like
3523 set-foreground-color. Just say to customize a face.
3524 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3525
3526 * files.texi: Minor clarifications.
3527 (Numbered Backups): New node, split out from Backup Names.
3528
3529 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3530
3531 * cmdargs.texi (General Variables): Fix xref.
3532
3533 * buffers.texi: Minor clarifications.
3534
8cf51b2c
GM
35352006-01-31 Richard M. Stallman <rms@gnu.org>
3536
3537 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3538 Nodes moved to top.
3539
3540 * display.texi: Minor clarifications.
3541 (Display): Rearrange menu.
3542 (Standard Faces): Mention query-replace face.
3543 (Faces): Simplify.
3544 (Font Lock): Simplify face customization info.
3545 (Highlight Changes): Node merged into Highlight Interactively.
3546 (Highlight Interactively): Much rewriting and cleanup.
3547 (Optional Mode Line): Narrowed line number not good for goto-line.
3548 Simplify face customization advice.
3549 (Text Display): Mention use of escape-glyph face.
3550 Move ctl-arrow and tab-width here.
3551 (Display Custom): Move no-redraw-on-reenter to end of node.
3552
3553 * search.texi: Minor clarifications.
3554 (Isearch Scroll): Simplify.
3555 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3556
3557 * regs.texi (Registers): Mention bookmarks here.
3558
3559 * mark.texi: Minor clarifications.
3560 (Selective Undo): Node deleted.
3561
3562 * m-x.texi: Minor clarifications.
3563
3564 * killing.texi: Minor clarifications.
3565 Refer to "graphical" terminals, rather than window systems.
3566
3567 * help.texi: Clarifications.
3568 (Help): Don't describe C-h F and C-h K here.
3569 (Key Help): Describe C-h K here.
3570 (Name Help): Mention Emacs Lisp Intro.
3571 Describe C-h F here.
3572 (Misc Help): Mention C-h F and C-h K only briefly.
3573
3574 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3575 Selective undo text merged in.
3576 (Spelling): Mention Aspell along with Ispell.
3577
3578 * emacs.texi (Top): Update subnode menus.
3579
3580 * basic.texi (Basic Undo): Rename from Undo. Most of text
3581 moved to new Undo node.
3582
8cf51b2c
GM
35832006-01-29 Chong Yidong <cyd@stupidchicken.com>
3584
3585 * basic.texi (Continuation Lines, Inserting Text):
3586 Mention longlines mode.
3587
35882006-01-29 Richard M. Stallman <rms@gnu.org>
3589
10d1d0af 3590 * screen.texi: Minor cleanups.
8cf51b2c
GM
3591 (Screen): Clean up the intro paragraphs.
3592 (Mode Line): Lots of rewriting. Handle frame-name better.
3593 eol-mnemonic-... vars moved out.
3594
3595 * emacs.texi (Top): Change menu item for MS-DOS node.
3596 Update subnode menu.
3597
3598 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3599 chapter relates to Windows. Title changed.
3600
3601 * mini.texi: Minor cleanups.
3602
3603 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3604 (Mark): Put it in the menu.
3605
3606 * entering.texi: Minor cleanups.
3607
3608 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3609 (Intro): Refer to "graphical" terminals, rather than X.
3610
3611 * display.texi (Display Custom): Add xref to Variables.
3612 (Optional Mode Line): eol-mnemonic-... vars moved here.
3613
3614 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3615 rather than X.
3616
8cf51b2c
GM
3617 * basic.texi: Minor cleanups.
3618 (Undo): selective-undo moved.
3619
8cf51b2c
GM
36202006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3621
3622 * anti.texi (Antinews): Various corrections and additions.
3623
36242006-01-23 Juri Linkov <juri@jurta.org>
3625
3626 * custom.texi (Easy Customization, Customization Groups)
3627 (Browsing Custom): Mention links along with buttons.
3628
8cf51b2c
GM
36292006-01-21 Eli Zaretskii <eliz@gnu.org>
3630
8cf51b2c
GM
3631 * text.texi (TeX Print): Use @key for TAB.
3632
8cf51b2c
GM
3633 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3634
8cf51b2c
GM
36352006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3636
3637 * files.texi (File Aliases): Don't claim that usually separate
3638 buffers are created for two file names that name the same data.
3639 Mention additional situations where different names mean the same
3640 file on disk.
3641
36422006-01-19 Richard M. Stallman <rms@gnu.org>
3643
3644 * killing.texi (Deletion): Upcase @key argument.
3645
3646 * custom.texi (Custom Themes): Minor cleanup.
3647
3648 * programs.texi (Hungry Delete): Upcase @key argument.
3649
8cf51b2c
GM
36502006-01-16 Juri Linkov <juri@jurta.org>
3651
3652 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3653 Move `mode-line-highlight' before `mode-line-buffer-id'.
3654
8cf51b2c
GM
36552006-01-14 Richard M. Stallman <rms@gnu.org>
3656
3657 * basic.texi (Inserting Text): Minor cleanup.
3658
8cf51b2c
GM
36592006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3660
3661 * custom.texi (Changing a Variable, Face Customization):
3662 Update for changes in Custom menus.
3663
8cf51b2c
GM
36642006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3665
3666 * macos.texi (Mac International): Undo last change.
3667
8cf51b2c
GM
36682006-01-02 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * custom.texi (Custom Themes): Describe the new
3671 customize-create-theme interface.
3672
36732005-12-30 Juri Linkov <juri@jurta.org>
3674
3675 * basic.texi (Position Info): Update example.
3676
c8763fb6 36772005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3678
3679 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3680
36812005-12-24 Chong Yidong <cyd@stupidchicken.com>
3682
3683 * custom.texi (Custom Themes): `load-theme' always loads.
3684
36852005-12-23 Juri Linkov <juri@jurta.org>
3686
3687 * display.texi (Highlight Interactively): Use double space to
3688 separate sentences. Replace C-p with M-p, and C-n with M-n.
3689
36902005-12-22 Richard M. Stallman <rms@gnu.org>
3691
3692 * custom.texi (Easy Customization and subnodes):
3693 Replace "active field" with "button".
3694 Use "user option" only for variables.
3695 Use "setting" for variable-or-face.
3696
36972005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3698
3699 * buffers.texi (Select Buffer): Change order in table to make
3700 "Similar" refer to the correct item.
3701 (Indirect Buffers): Minor rewording.
3702
8cf51b2c
GM
37032005-12-20 Juri Linkov <juri@jurta.org>
3704
3705 * files.texi (VC Status): Put P and N near p and n.
3706
8cf51b2c
GM
37072005-12-19 Richard M. Stallman <rms@gnu.org>
3708
3709 * programs.texi (Electric C): Delete the info about newline control.
3710 (Other C Commands): Minor cleanup.
3711 (Left Margin Paren): Minor cleanup.
3712
37132005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3716 (Customization Groups): Delete text moved to "Browsing Custom".
3717 (Browsing Custom): New node.
3718 (Specific Customization): Clarify which commands only work for
3719 loaded options.
3720
37212005-12-18 Bill Wohler <wohler@newt.com>
3722
3723 * frames.texi (Tool Bars): Shorten text of previous change.
3724
37252005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3726
3727 * files.texi (VC Status): Document log-view mode.
3728
37292005-12-18 Bill Wohler <wohler@newt.com>
3730
3731 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3732 permanently via the customize interface.
3733
8cf51b2c
GM
37342005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3735
3736 * killing.texi (Killing by Lines): Document `kill-whole-line'
3737 function.
3738
c8763fb6 37392005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3740
3741 * buffers.texi (Select Buffer): Change `prev-buffer' to
3742 `previous-buffer'. Indicate that these functions use a frame
3743 local buffer list.
3744
8cf51b2c
GM
37452005-12-12 Richard M. Stallman <rms@gnu.org>
3746
3747 * custom.texi (Easy Customization): Change menu comment.
3748 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3749
3750 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3751 (Help): Among the Apropos commands, describe only C-h a here.
3752
37532005-12-11 Richard M. Stallman <rms@gnu.org>
3754
3755 * programs.texi (Options for Comments): Comment-end starts with space.
3756
3757 * glossary.texi (Glossary): Minor cleanup.
3758
3759 * files.texi (Old Versions): Use @table.
3760
8cf51b2c
GM
37612005-12-10 David Koppelman <koppel@ece.lsu.edu>
3762
3763 * display.texi (Highlight Interactively): Include
3764 global-hi-lock-mode. Add miscellaneous details and elaborations.
3765
37662005-12-09 Richard M. Stallman <rms@gnu.org>
3767
3768 * display.texi (Font Lock): Delete the Global FL menu item.
3769
37702005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * custom.texi (Minibuffer Maps): Mention the maps for file name
3773 completion.
3774
37752005-12-09 Kim F. Storm <storm@cua.dk>
3776
3777 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3778 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3779 cursor to next corner in rectangle; clarify insert around rectangle.
3780
8cf51b2c
GM
37812005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3782
3783 * custom.texi (Customization): Use xref to elisp manual for
3784 non-TeX output.
3785 (Minor Modes): Update.
3786 (Customization Groups, Changing a Variable, Face Customization):
3787 Update for new appearance of Custom buffers.
3788 (Changing a Variable): `custom-buffer-done-function' has been
3789 replaced by `custom-buffer-done-kill'.
3790 (Specific Customization): In the `customize-group' buffer, a
3791 subgroup's contents are not "hidden". They are not included at
3792 all. They have no [Show] button.
3793 (Mouse Buttons): Add pxref to description of mouse event lists in
3794 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3795 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3796 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3797
37982005-12-08 Richard M. Stallman <rms@gnu.org>
3799
3800 * mini.texi (Completion Commands, Completion):
3801 In file name input, SPC does not do completion.
3802
8cf51b2c
GM
38032005-12-08 Nick Roberts <nickrob@snap.net.nz>
3804
3805 * building.texi (GDB Graphical Interface): Explain screen size
3806 setting.
3807 (Other GDB User Interface Buffers): Describe features specific to
3808 GDB 6.4.
3809
8cf51b2c
GM
38102005-12-01 Nick Roberts <nickrob@snap.net.nz>
3811
3812 * building.texi (GDB User Interface Layout): Describe how to
3813 kill associated buffers.
3814 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3815 (Watch Expressions): Be more precise.
3816 (Other GDB User Interface Buffers): Describe how to change a
3817 register value.
3818
8cf51b2c
GM
38192005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3820
3821 * macos.texi (Mac Input): Remove description of
3822 mac-command-key-is-meta. Add descriptions of
3823 mac-control-modifier, mac-command-modifier, and
3824 mac-option-modifier.
3825 (Mac International): Fix description of conversion of clipboard data.
3826 (Mac Font Specs): Add example of font customization by face attributes.
3827
38282005-11-22 Nick Roberts <nickrob@snap.net.nz>
3829
3830 * building.texi (Watch Expressions): Expand description.
3831 (Other GDB User Interface Buffers): Describe local map for
3832 gud-watch.
3833
38342005-11-21 Chong Yidong <cyd@stupidchicken.com>
3835
3836 * display.texi (Font Lock): Font lock is enabled by default now.
3837
38382005-11-20 Juri Linkov <juri@jurta.org>
3839
3840 * basic.texi (Position Info): Update examples of the output.
3841 Remove the fact that examples are produced in the TeXinfo buffer,
3842 because in the Info reader users will get a different output from
3843 `C-x ='.
3844
3845 * building.texi (Compilation Mode): Remove paragraph duplicated
3846 from the node `Compilation'. Add `compilation-skip-threshold'.
3847
3848 * display.texi (Font Lock): Suggest more user-friendly method of
3849 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3850
38512005-11-18 Richard M. Stallman <rms@gnu.org>
3852
3853 * files.texi (Registering): Mention @@ in mode line.
3854
3855 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3856
38572005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3858
3859 * files.texi (Renaming and VC): Some back-ends don't
3860 handle renaming.
3861
8cf51b2c
GM
38622005-11-17 Juri Linkov <juri@jurta.org>
3863
3864 * emacs.texi (Top):
3865 * display.texi (Highlight Interactively): Put this font-lock based
3866 mode near Font Lock node.
3867
38682005-11-16 Chong Yidong <cyd@stupidchicken.com>
3869
3870 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3871 icons.
3872
38732005-11-12 Kim F. Storm <storm@cua.dk>
3874
3875 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3876 (Help Summary): Add C-h d and C-h e.
3877 (Apropos): Clarify that all apropos commands may search for either
3878 list of words or a regexp. Add C-h d for apropos-documentation.
3879 Describe apropos-documentation-sort-by-scores user option.
3880
8cf51b2c
GM
38812005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3882
3883 * killing.texi (CUA Bindings): Add @section.
3884
38852005-11-10 Kim F. Storm <storm@cua.dk>
3886
3887 * emacs.texi (Top): Add CUA Bindings entry to menu.
3888
3889 * killing.texi (CUA Bindings): New node. Moved here from
3890 misc.texi and extended with info on rectangle commands and
3891 rectangle highlighting, interface to registers, and the global
3892 mark feature.
3893
3894 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3895
3896 * regs.texi: Prev link points to CUA Bindings node.
3897
38982005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3899
3900 * help.texi (Help Echo): By default, help echos are only shown on
3901 mouse-over, not on point-over.
3902
c8763fb6 39032005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3904
3905 * misc.texi (Shell Mode): Describe how to activate password echoing.
3906
8cf51b2c
GM
39072005-11-04 Romain Francoise <romain@orebokech.com>
3908
3909 * mark.texi (Mark Ring): Fix typo.
3910
39112005-11-03 Richard M. Stallman <rms@gnu.org>
3912
3913 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3914
39152005-11-01 Bill Wohler <wohler@newt.com>
3916
3917 * help.texi (Help Mode): Fix typo.
3918
39192005-11-01 Nick Roberts <nickrob@snap.net.nz>
3920
3921 * building.texi (Other GDB User Interface Buffers): Describe
3922 the command gdb-use-inferior-io-buffer.
3923
39242005-10-31 Romain Francoise <romain@orebokech.com>
3925
3926 * files.texi (Compressed Files): Fix typo.
3927
3928 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3929
3930 * windows.texi (Force Same Window): Likewise.
3931
39322005-10-30 Bill Wohler <wohler@newt.com>
3933
3934 * help.texi (Help Mode): URLs viewed with browse-url.
3935
39362005-10-31 Nick Roberts <nickrob@snap.net.nz>
3937
3938 * building.texi (GDB Graphical Interface): Don't reference
3939 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3940 must stay in same frame.
3941
39422005-10-29 Chong Yidong <cyd@stupidchicken.com>
3943
3944 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3945
3946 * anti.texi (Antinews): Likewise.
3947
8cf51b2c
GM
39482005-10-28 Bill Wohler <wohler@newt.com>
3949
3950 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3951
39522005-10-28 Richard M. Stallman <rms@gnu.org>
3953
3954 * files.texi (Visiting): Explain how to enter ? in a file name.
3955
3956 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3957
8cf51b2c
GM
39582005-10-25 Nick Roberts <nickrob@snap.net.nz>
3959
3960 * building.texi (GDB Graphical Interface): Describe
3961 gdb-mouse-until.
3962
39632005-10-23 Richard M. Stallman <rms@gnu.org>
3964
3965 * custom.texi (Init File): Recommend when to use site-start.el.
3966
8cf51b2c
GM
39672005-10-21 Juri Linkov <juri@jurta.org>
3968
3969 * custom.texi (Examining): Mention accessing the old variable
3970 value via M-n in set-variable.
3971
8cf51b2c
GM
39722005-10-18 Romain Francoise <romain@orebokech.com>
3973
3974 * files.texi (Version Systems): Capitalize GNU.
3975
8cf51b2c
GM
39762005-10-18 Nick Roberts <nickrob@snap.net.nz>
3977
3978 * building.texi (Compilation Mode): Remove redundant paragraph.
3979 (Watch Expressions): Remove paragraph to reflect code change.
3980
8cf51b2c
GM
39812005-10-16 Richard M. Stallman <rms@gnu.org>
3982
3983 * building.texi (Compilation Mode, Compilation): Clarified.
3984
39852005-10-15 Richard M. Stallman <rms@gnu.org>
3986
3987 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3988
8cf51b2c
GM
39892005-10-13 Kenichi Handa <handa@m17n.org>
3990
3991 * basic.texi (Position Info): Fix previous change.
3992
c8763fb6 39932005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3994
3995 * cmdargs.texi (Icons X): Fix typo.
3996
39972005-10-12 Kenichi Handa <handa@m17n.org>
3998
3999 * basic.texi (Position Info): Describe the case that Emacs shows
4000 "part of display ...".
4001
c8763fb6 40022005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4003
4004 * cmdargs.texi (Icons X): -nb => -nbi.
4005
40062005-10-10 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * frames.texi (Speedbar): A couple more clarifications.
4009
40102005-10-11 Nick Roberts <nickrob@snap.net.nz>
4011
4012 * building.texi (GDB User Interface Layout): Improve diagram.
4013 (Watch Expressions): Explain how to make speedbar global.
4014 (Other GDB User Interface Buffers): Make references more precise.
4015
8cf51b2c
GM
40162005-10-09 Richard M. Stallman <rms@gnu.org>
4017
4018 * frames.texi (Speedbar): Clarify the text.
4019
40202005-10-09 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * frames.texi (Speedbar): Add information on keybindings,
4023 dismissing the speedbar, and buffer display mode. Link to
4024 speedbar manual.
4025
c8763fb6 40262005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4027
4028 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4029 added -nb, --no-bitmap-icon.
4030
8cf51b2c
GM
40312005-10-07 Nick Roberts <nickrob@snap.net.nz>
4032
4033 * building.texi (GDB Graphical Interface): Add variables and
4034 functions to indices. Be more precise.
4035
c8763fb6 40362005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4037
4038 * frames.texi (Drag and Drop): Remove the x- from
4039 x-dnd-open-file-other-window and xdnd-protocol-alist.
4040
40412005-09-30 Romain Francoise <romain@orebokech.com>
4042
4043 * mini.texi (Minibuffer): The default value now appears before the
4044 colon in minibuffer prompts.
4045
8cf51b2c
GM
40462005-09-25 Richard M. Stallman <rms@gnu.org>
4047
4048 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4049
8cf51b2c
GM
40502005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4051
4052 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4053
8cf51b2c
GM
40542005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4055
4056 * emacs.texi (Top): Update submenus from macos.texi.
4057
4058 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4059 (Mac OS): Update feature support status.
4060 (Mac Input): List supported input scripts. Remove description
4061 about `mac-keyboard-text-encoding'. Mention mouse button
4062 emulation and related variables.
4063 (Mac International): Mention Central European and Cyrillic
4064 support. Now `keyboard-coding-system' is dynamically changed.
4065 Add description about coding system for selection. Add
4066 description about language environment.
4067 (Mac Environment Variables): Mention
4068 `~/.MacOSX/environment.plist'. Give example of command line
4069 arguments. Add Preferences support.
4070 (Mac Directories): Explicitly state that this node is for Mac OS
4071 Classic only.
4072 (Mac Font Specs): Mention specification for scalable fonts. List
4073 supported charsets. Add preferred way of creating fontsets. Add
4074 description about `mac-allow-anti-aliasing'.
4075 (Mac Functions): Add descriptions about `mac-set-file-creator',
4076 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4077 and `mac-get-preference'.
4078
8cf51b2c
GM
40792005-09-16 Romain Francoise <romain@orebokech.com>
4080
4081 Update all files to specify GFDL version 1.2.
4082
4083 * doclicense.texi (GNU Free Documentation License): Update to
4084 version 1.2.
4085
40862005-09-15 Richard M. Stallman <rms@gnu.org>
4087
4088 * buffers.texi (List Buffers): Fix xref.
4089
4090 * rmail.texi (Rmail Basics): Fix xref.
4091
4092 * emacs.texi (Top): Update subnode menus.
4093
4094 * files.texi (Saving Commands): New node, broken out of Saving.
4095 (Customize Save): New node, broken out of Saving.
4096 Clarify effect of write-region-inhibit-fsync.
4097 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4098
8cf51b2c
GM
40992005-09-14 Romain Francoise <romain@orebokech.com>
4100
4101 * files.texi (Saving): Mention write-region-inhibit-fsync.
4102
41032005-09-05 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * custom.texi (Custom Themes): New node.
4106
41072005-09-03 Richard M. Stallman <rms@gnu.org>
4108
49823426
GM
4109 * search.texi (Search Case): Mention vars that control
4110 case-fold-search for various operations.
8cf51b2c
GM
4111
41122005-08-22 Juri Linkov <juri@jurta.org>
4113
4114 * display.texi (Standard Faces): Merge the text from
4115 `(elisp)Standard Faces' into this node.
4116
41172005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4118
4119 * emacs.texi (Top): Delete menu item for deleted node
4120 Keyboard Translations.
4121
41222005-08-18 Richard M. Stallman <rms@gnu.org>
4123
8cf51b2c
GM
4124 * trouble.texi (Unasked-for Search):
4125 Delete xref to Keyboard Translations.
4126
4127 * glossary.texi (Glossary): Delete xref.
4128
8cf51b2c
GM
4129 * custom.texi (Minor Modes): Say that the list here is not complete.
4130 (Keyboard Translations): Node deleted.
4131 (Disabling): Delete xref to it.
4132 (Customization Groups): Fix Custom buffer example.
4133 (Hooks): Mention remove-hooks.
4134
41352005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4136
4137 * building.texi (GDB Graphical Interface): Improve filling of menu
4138 item.
4139
41402005-08-18 Nick Roberts <nickrob@snap.net.nz>
4141
4142 * building.texi (GDB Graphical Interface): Use better node names.
4143
41442005-08-14 Richard M. Stallman <rms@gnu.org>
4145
4146 * text.texi (Sentences): Fix xref.
4147
41482005-08-14 Juri Linkov <juri@jurta.org>
4149
4150 * building.texi (Compilation, Grep Searching): Move grep command
4151 headings from `Compilation' to `Grep Searching'.
4152
4153 * dired.texi (Dired and Find):
4154 * maintaining.texi (Tags Search): Replace grep xref to
4155 `Compilation' node with `Grep Searching'.
4156
4157 * files.texi (Comparing Files): Replace xref to `Compilation' with
4158 `Compilation Mode'.
4159
41602005-08-13 Alan Mackenzie <acm@muc.de>
4161
4162 * search.texi (Non-ASCII Isearch): Correct a typo.
4163 (Replacement Commands): Mention query-replace key binding.
4164
41652005-08-11 Richard M. Stallman <rms@gnu.org>
4166
4167 * programs.texi (Options for Comments): Fix xref.
4168
4169 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4170 out of Regexps.
4171
8cf51b2c
GM
41722005-08-09 Juri Linkov <juri@jurta.org>
4173
4174 * building.texi (Compilation): Use `itemx' instead of `item'.
4175 (Grep Searching): Simplify phrase.
4176
4177 * display.texi (Standard Faces): Describe vertical-border on
4178 window systems.
4179
4180 * windows.texi (Split Window): Simplify phrase and mention
4181 vertical-border face.
4182
41832005-08-09 Richard M. Stallman <rms@gnu.org>
4184
4185 * files.texi (Comparing Files): Clarify compare-windows.
4186
4187 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4188
8cf51b2c
GM
41892005-08-06 Eli Zaretskii <eliz@gnu.org>
4190
4191 * mule.texi (Coding Systems): Rephrase the paragraph about
4192 codepages: no need for "M-x codepage-setup" anymore, except on
4193 MS-DOS.
4194
4195 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4196 the MS-DOS port only.
4197
41982005-07-30 Eli Zaretskii <eliz@gnu.org>
4199
4200 * makefile.w32-in (info): Don't run multi-install-info.bat.
4201 ($(infodir)/dir): New target, produced by running
4202 multi-install-info.bat.
4203
8cf51b2c
GM
42042005-07-22 Eli Zaretskii <eliz@gnu.org>
4205
4206 * files.texi (Quoted File Names): Add index entry.
4207
8cf51b2c
GM
42082005-07-19 Juri Linkov <juri@jurta.org>
4209
4210 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4211
42122005-07-18 Juri Linkov <juri@jurta.org>
4213
8cf51b2c
GM
4214 * custom.texi (Easy Customization):
4215 * files.texi (Old Versions):
4216 * frames.texi (Wheeled Mice):
4217 * mule.texi (Specify Coding):
8cf51b2c
GM
4218 * text.texi (Cell Justification):
4219 * trouble.texi (After a Crash):
8cf51b2c
GM
4220 * xresources.texi (GTK styles):
4221 Delete duplicate duplicate words.
4222
42232005-07-17 Richard M. Stallman <rms@gnu.org>
4224
4225 * frames.texi (Creating Frames): Fix foreground color example.
4226
4227 * custom.texi (Init Examples): Clean up text about conditionals.
4228
42292005-07-16 Richard M. Stallman <rms@gnu.org>
4230
4231 * mini.texi (Completion Commands): Fix command name for ?.
4232
8cf51b2c
GM
42332005-07-16 Eli Zaretskii <eliz@gnu.org>
4234
4235 * display.texi (Standard Faces): Explain that customization of
4236 `menu' face has no effect on w32 and with GTK. Add
4237 cross-references.
4238
4239 * cmdargs.texi (General Variables): Clarify the default location
4240 of $HOME on w32 systems.
4241
42422005-07-15 Jason Rumney <jasonr@gnu.org>
4243
4244 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4245 changed.
4246
42472005-07-08 Kenichi Handa <handa@m17n.org>
4248
4249 * mule.texi (Recognize Coding): Recommend
4250 revert-buffer-with-coding-system instead of revert-buffer.
4251
42522005-07-07 Richard M. Stallman <rms@gnu.org>
4253
4254 * anti.texi (Antinews): Mention mode-line-inverse-video.
4255
4256 * files.texi (Saving): Minor correction about C-x C-w.
4257
4258 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4259
42602005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4261
4262 * search.texi (Isearch Scroll): Add example of using the
4263 `isearch-scroll' property.
4264 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4265 `Display Custom' node.
4266 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4267 and de-emphasize it.
4268 (Other Repeating Search): `occur' currently can not correctly
4269 handle multiline matches. Correct, clarify and update description
4270 of `flush-lines' and `keep-lines'.
4271
4272 * display.texi (Display Custom): Add anchor for `baud-rate'.
4273
42742005-07-07 Richard M. Stallman <rms@gnu.org>
4275
4276 * gnu.texi: Update where to get GNU status; add refs for how to help.
4277 Add footnotes 6 and 7.
4278
42792005-07-04 Lute Kamstra <lute@gnu.org>
4280
4281 Update FSF's address in GPL notices.
4282
8cf51b2c 4283 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4284 * trouble.texi (Checklist): Update FSF's address.
4285
8cf51b2c
GM
42862005-06-24 Richard M. Stallman <rms@gnu.org>
4287
4288 * display.texi (Text Display): Change index entries.
4289
42902005-06-24 Eli Zaretskii <eliz@gnu.org>
4291
4292 * makefile.w32-in (MAKEINFO): Use --force.
4293 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4294 Makefile.in.
8cf51b2c
GM
4295
42962005-06-23 Richard M. Stallman <rms@gnu.org>
4297
4298 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4299 nobreak-char-display.
4300
4301 * emacs.texi (Top): Update detailed node listing.
4302
4303 * display.texi (Text Display): Renamed show-nonbreak-escape
4304 to nobreak-char-display and no-break-space to nobreak-space.
4305 (Standard Faces): Split up the list of standard faces
4306 and put it in a separate node. Add nobreak-space and
4307 escape-glyph.
4308
8cf51b2c
GM
43092005-06-23 Lute Kamstra <lute@gnu.org>
4310
4311 * mule.texi (Select Input Method): Fix typo.
4312
43132005-06-23 Kenichi Handa <handa@m17n.org>
4314
4315 * mule.texi (International): List all supported scripts. Adjust
4316 text for that leim is now included in the normal Emacs
4317 distribution.
4318 (Language Environments): List all language environments.
4319 Intlfonts contains fonts for most supported scripts, not all..
4320 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4321 input a specific character.
8cf51b2c
GM
4322 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4323
43242005-06-23 Juanma Barranquero <lekktu@gmail.com>
4325
49823426 4326 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4327
43282005-06-22 Miles Bader <miles@gnu.org>
4329
4330 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4331
43322005-06-20 Miles Bader <miles@gnu.org>
4333
4334 * display.texi (Faces): Add `vertical-divider'.
4335
43362005-06-17 Richard M. Stallman <rms@gnu.org>
4337
4338 * text.texi (Adaptive Fill): Minor clarification.
4339
8cf51b2c
GM
43402005-06-10 Lute Kamstra <lute@gnu.org>
4341
4342 * emacs.texi (Top): Correct version number.
4343 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4344 refer to the current version of Emacs.
4345
43462005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4347
4348 * files.texi (Log Buffer): Document when there can be more than
4349 one file to be committed.
4350
43512005-06-08 Juri Linkov <juri@jurta.org>
4352
4353 * display.texi (Faces): Add `shadow' face.
4354
43552005-06-07 Masatake YAMATO <jet@gyve.org>
4356
4357 * display.texi (Faces): Write about mode-line-highlight.
4358
43592005-06-06 Richard M. Stallman <rms@gnu.org>
4360
4361 * misc.texi (Printing Package): Explain how to initialize
4362 printing package.
4363
4364 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4365
43662005-06-05 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * emacs.texi: Rename Hardcopy to Printing.
4369 Make PostScript and PostScript Variables subnodes of it.
4370
4371 * misc.texi (Printing): Rename node from Hardcopy.
4372 Mention menu bar options.
4373 Move PostScript and PostScript Variables to submenu.
4374 (Printing package): New node.
4375
4376 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4377
4378 * dired.texi (Operating on Files): Likewise.
4379
4380 * calendar.texi (Displaying the Diary): Likewise.
4381
4382 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4383
4384 * glossary.texi (Glossary): Likewise.
4385
4386 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4387 effect.
4388
43892005-06-04 Richard M. Stallman <rms@gnu.org>
4390
4391 * trouble.texi (After a Crash): Polish previous change.
4392
8cf51b2c
GM
43932005-05-30 Noah Friedman <friedman@splode.com>
4394
4395 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4396 recovery mechanism.
4397
8cf51b2c
GM
43982005-05-28 Nick Roberts <nickrob@snap.net.nz>
4399
4400 * building.texi (Other Buffers): SPC toggles display of
4401 floating point registers.
4402
8cf51b2c
GM
44032005-05-27 Nick Roberts <nickrob@snap.net.nz>
4404
4405 * files.texi (Log Buffer): Merge in description of Log Edit
4406 mode from pcl-cvs.texi.
4407
44082005-05-26 Richard M. Stallman <rms@gnu.org>
4409
4410 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4411
8cf51b2c
GM
44122005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4413
4414 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4415 not enabled by default.
4416 When not on a word, `ispell-word' by default checks the word
4417 before point.
4418
44192005-05-24 Nick Roberts <nickrob@snap.net.nz>
4420
4421 * building.texi (Debugger Operation): Simplify last sentence.
4422
44232005-05-23 Lute Kamstra <lute@gnu.org>
4424
4425 * emacs.texi: Update FSF's address throughout.
4426 (Preface): Use @cite.
4427 (Distrib): Add cross reference to the node "Copying". Mention the
4428 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4429 printed manuals.
4430 (Intro): Use @xref for the Emacs Lisp Intro.
4431
8cf51b2c
GM
44322005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4433
4434 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4435
4436 * basic.texi (Moving Point): Mention default for `goto-line'.
4437
4438 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4439 of a variable's docstring.
4440
44412005-05-18 Lute Kamstra <lute@gnu.org>
4442
4443 * maintaining.texi (Overview of Emerge): Add cross reference.
4444 Remove duplication.
4445
4446 * emacs.texi (Top): Update to the current structure of the manual.
4447 * misc.texi (Emacs Server): Add menu description.
4448 * files.texi (Saving): Fix menu.
4449 * custom.texi (Customization): Fix menu.
4450 * mule.texi (International): Fix menu.
4451 * kmacro.texi (Keyboard Macros): Fix menu.
4452
44532005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4454
4455 * display.texi: Various minor changes.
4456 (Faces): Delete text that is repeated in the next section.
4457
44582005-05-16 Nick Roberts <nickrob@snap.net.nz>
4459
4460 * building.texi (Debugger Operation): Mention GUD tooltips are
4461 disabled with GDB in text command mode.
4462
8cf51b2c
GM
44632005-05-16 Nick Roberts <nickrob@snap.net.nz>
4464
4465 * building.texi: Replace toolbar with "tool bar" for consistency.
4466 (Compilation Mode): Describe compilation-context-lines
4467 and use of arrow in compilation buffer.
4468 (Debugger Operation): Replace help text with variable's value.
4469
4470 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4471 consistency.
4472
44732005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4474
4475 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4476 Add xref.
4477
8cf51b2c
GM
44782005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4479
4480 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4481 (Position Info): Delete discussion of `goto-line'. It is already
4482 described in `Moving point'.
4483
4484 * mini.texi (Completion Commands): Correct reference.
4485 (Completion Options): Fix typo.
4486
4487 * killing.texi (Deletion): Complete description of `C-x C-o'.
4488
8cf51b2c
GM
44892005-05-10 Richard M. Stallman <rms@gnu.org>
4490
4491 * building.texi (Compilation): Clarify recompile's directory choice.
4492
4493 * frames.texi (Tooltips): Cleanups.
4494
4495 * basic.texi (Arguments): Fix punctuation.
4496
44972005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * screen.texi (Menu Bar): The up and down (not left and right)
4500 arrow keys move through a keyboard menu.
4501
45022005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * basic.texi: Various typo and grammar fixes.
4505 (Moving Point): C-a now runs move-beginning-of-line.
4506
45072005-05-08 Nick Roberts <nickrob@snap.net.nz>
4508
4509 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4510
4511 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4512 as different animals.
4513
45142005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4517 Correct index entry.
4518
45192005-05-07 Nick Roberts <nickrob@snap.net.nz>
4520
4521 * building.texi (Debugger Operation): Update to reflect changes
4522 in GUD tooltips.
4523
45242005-04-30 Richard M. Stallman <rms@gnu.org>
4525
4526 * files.texi (Compressed Files): Auto Compression normally enabled.
4527
4528 * building.texi (Debugger Operation): Clarify previous change.
4529
8cf51b2c
GM
45302005-04-28 Nick Roberts <nickrob@snap.net.nz>
4531
4532 * building.texi (Debugger Operation): Add description for
4533 GUD tooltips when program is not running.
4534
45352005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4536
4537 * misc.texi (Shell): Add `Shell Prompts' to menu.
4538 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4539 description. Delete remarks moved to new node.
4540 (Shell Prompts): New node.
4541 (History References): Replace remarks moved to `Shell Prompts'
4542 with xref to that node.
4543 (Remote Host): Clarify how to specify the terminal type when
4544 logging in to a different machine.
4545
45462005-04-26 Richard M. Stallman <rms@gnu.org>
4547
4548 * emacs.texi (Top): Update submenus from files.texi.
4549
4550 * files.texi (Filesets): Clarify previous change.
4551
4552 * dired.texi (Misc Dired Features): Clarify previous change.
4553
45542005-04-25 Chong Yidong <cyd@stupidchicken.com>
4555
4556 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4557
4558 * dired.texi (Misc Dired Features): Document
4559 dired-compare-directories.
4560
4561 * files.texi (Filesets): New node.
4562 (File Conveniences): Document Image mode.
4563
4564 * text.texi (TeX Print): Document tex-compile.
4565
45662005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4567
4568 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4569 Delete redundant reference to tooltip Custom group. It is
4570 referred too again in the next paragraph.
4571
45722005-04-24 Richard M. Stallman <rms@gnu.org>
4573
4574 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4575
8cf51b2c
GM
45762005-04-19 Kim F. Storm <storm@cua.dk>
4577
4578 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4579
45802005-04-18 Lars Hansen <larsh@math.ku.dk>
4581
4582 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4583 turns off desktop-save-mode.
4584
45852005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4588 by default in terminals compatible with xterm. Mention that
4589 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4590 node.
4591
8cf51b2c
GM
45922005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4593
4594 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4595
c8763fb6 45962005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4597
4598 * xresources.texi (Table of Resources): Add cursorBlink.
4599
46002005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4603 `d', `C-d' and `u'.
4604
46052005-04-11 Richard M. Stallman <rms@gnu.org>
4606
4607 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4608 (Misc X): Add -D, --basic-display.
4609
4610 * maintaining.texi (Change Log): Correct the description of
4611 the example.
4612
4613 * major.texi (Choosing Modes): Document magic-mode-alist.
4614
8cf51b2c
GM
46152005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4616
4617 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4618 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4619 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4620 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4621 `w', respectively.
4622 (Rmail Labels): Mention `l'.
4623 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4624 (Rmail Summary Edit): Describe `j' and RET.
4625
c8763fb6 46262005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4627
4628 * xresources.texi (Lucid Resources): Add fontSet resource.
4629
8cf51b2c
GM
46302005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4633 now called `indicate-empty-lines'.
4634
46352005-04-06 Kim F. Storm <storm@cua.dk>
4636
4637 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4638
46392005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4640
4641 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4642 deleted.
4643 (Marks vs Flags): Add some convenient key bindings.
4644 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4645 (Misc Dired Features): Correct and expand description of `w' command.
4646
4647 * frames.texi (XTerm Mouse): Delete apparently false info.
4648 The GNU/Linux console currently does not appear to support
4649 `xterm-mouse-mode'.
4650
8cf51b2c
GM
46512005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4652
4653 * calendar.texi (Diary): Mention shell utility `calendar'.
4654
46552005-04-01 Richard M. Stallman <rms@gnu.org>
4656
4657 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4658
8cf51b2c
GM
46592005-04-01 Lute Kamstra <lute@gnu.org>
4660
4661 * maintaining.texi (Change Log): add-change-log-entry uses
4662 add-log-mailing-address.
4663
46642005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4665
4666 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4667 `VC Mode Line' and put in an xref to that node.
4668 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4669 its description.
4670
46712005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4672
4673 * calendar.texi (Calendar Systems): Say that the Persian calendar
4674 implemented here is the arithmetical one championed by Birashk.
4675
46762005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4677
4678 * programs.texi (Fortran Motion): Fix previous change.
4679
8cf51b2c
GM
46802005-03-29 Richard M. Stallman <rms@gnu.org>
4681
4682 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4683
46842005-03-29 Chong Yidong <cyd@stupidchicken.com>
4685
4686 * text.texi (Refill): Refer to Long Lines Mode.
4687 (Longlines): New node.
4688 (Auto Fill): Don't index "word wrap" here.
4689 (Filling): Add Longlines to menu.
4690
46912005-03-29 Richard M. Stallman <rms@gnu.org>
4692
4693 * xresources.texi: Minor fixes.
4694
4695 * misc.texi (Emacs Server): Fix Texinfo usage.
4696
4697 * emacs.texi (Top): Don't use a real section heading for
4698 "Detailed Node Listing". Fake it instead.
4699
4700 * basic.texi (Position Info): Minor cleanup.
4701
4702 * mule.texi (Input Methods): Minor cleanup.
4703
47042005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4705
4706 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4707 constructs as well.
4708 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4709
47102005-03-29 Kenichi Handa <handa@m17n.org>
4711
4712 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4713
4714 * basic.texi (Position Info): Update the description about the
4715 command C-u C-x =.
4716
47172005-03-28 Richard M. Stallman <rms@gnu.org>
4718
4719 * emacs.texi (Top): Use @section for the detailed node listing.
4720
4721 * calendar.texi: Minor fixes to previous change.
4722
4723 * programs.texi (Fortran): Small fixes to previous changes.
4724
4725 * emacs.texi (Top): Update list of subnodes of Dired.
4726 Likewise for building.texi.
4727
4728 * files.texi (File Conveniences): Delete Auto Image File mode.
4729
47302005-03-28 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * building.texi (Flymake): New node.
4733
4734 * custom.texi (Function Keys): Document kp- event types and
4735 keypad-setup package.
4736
4737 * dired.texi (Wdired): New node.
4738
4739 * files.texi (File Conveniences): Reorder entries.
4740 Explain how to turn on Auto-image-file mode.
4741 Document Thumbs mode.
4742
4743 * mule.texi (Specify Coding): Document recode-region and
4744 recode-file-name.
4745
4746 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4747
47482005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4749
4750 * commands.texi (Keys): M-o is now a prefix key.
4751
47522005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4753
4754 * programs.texi: Reformat and update copyright years.
4755 (Fortran): Update section.
4756
47572005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4758
4759 * files.texi: Several small changes in addition to:
4760 (Visiting): Change xref for Dialog Boxes to ref.
4761 (Version Headers): Replace references to obsolete var
4762 `vc-header-alist' with `vc-BACKEND-header'.
4763 (Customizing VC): Update value of `vc-handled-backends'.
4764
47652005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4766
4767 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4768 move here from Emacs Lisp Reference Manual.
4769 * calendar.texi (Calendar/Diary, Diary Commands)
4770 (Special Diary Entries, Importing Diary): Change some xrefs to
4771 point to emacs-xtra rather than elisp.
4772
4773 * emacs-xtra.texi (Calendar Customizing):
4774 Move view-diary-entries-initially, view-calendar-holidays-initially,
4775 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4776 Emacs Manual.
4777 (Appt Customizing): Merge entire section into main Emacs Manual.
4778 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4779 mark-holidays-in-calendar here from emacs-xtra.
4780 (Displaying the Diary): Move view-diary-entries-initially,
4781 mark-diary-entries-in-calendar here from emacs-xtra.
4782 (Appointments): Move appt-display-mode-line,
4783 appt-display-duration, appt-disp-window-function,
4784 appt-delete-window-function here from emacs-xtra.
4785
4786 * calendar.texi: Update and reformat copyright.
4787 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4788 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4789 (Diary): Refer to `diary-file' rather than ~/diary.
4790 (Diary Commands): Rename node to "Displaying the Diary".
4791 * emacs.texi (Top): Rename "Diary Commands" section.
4792 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4793
47942005-03-26 Eli Zaretskii <eliz@gnu.org>
4795
4796 * misc.texi (Emacs Server): Fix the command for setting
4797 server-name. Add an xref to Invoking emacsclient.
4798
4799 * help.texi (Help Summary): Clarify when "C-h ." will do something
4800 nontrivial.
4801 (Apropos): Add cindex entry for apropos-sort-by-scores.
4802
4803 * display.texi (Text Display): Add index entries for how no-break
4804 characters are displayed.
4805
8cf51b2c
GM
48062005-03-26 Eli Zaretskii <eliz@gnu.org>
4807
4808 * files.texi (Visiting): Fix cross-references introduced with the
4809 last change.
4810
4811 * xresources.texi (GTK resources): Fix last change.
4812
8cf51b2c
GM
48132005-03-25 Chong Yidong <cyd@stupidchicken.com>
4814
4815 * xresources.texi (X Resources): GTK options documented too.
4816 (Resources): Clarify meaning of program name.
4817 (Table of Resources): Add visualClass.
4818 (GTK resources): Rewrite.
4819 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4820
4821 * display.texi (Text Display): Mention non-breaking spaces.
4822
4823 * files.texi (Reverting): Document auto-revert-check-vc-info.
4824
4825 * frames.texi (Mouse Commands): Document
4826 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4827
4828 * help.texi (Help Summary): Add `C-h .'.
4829 (Apropos): Apropos accepts a list of search terms.
4830 Document apropos-sort-by-scores.
4831 (Help Echo): Document display-local-help.
4832
4833 * misc.texi (Emacs Server): Document server-name.
4834 (Invoking emacsclient): Document -s option for server names.
4835
4836 * text.texi (Outline Visibility): Introduce "current heading
4837 line" (commands can be called with point on a body line).
4838 Re-order table to follow the sequence of discussion.
4839 hide-body won't hide lines before first header line.
4840 (TeX Mode): Add DocTeX mode.
4841
8cf51b2c
GM
48422005-03-24 Richard M. Stallman <rms@gnu.org>
4843
4844 * mule.texi (Single-Byte Character Support): Delete mention
4845 of iso-acc.el and iso-transl.el.
4846
8cf51b2c
GM
48472005-03-23 Lute Kamstra <lute@gnu.org>
4848
4849 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4850
48512005-03-23 Richard M. Stallman <rms@gnu.org>
4852
8cf51b2c
GM
4853 * search.texi: Delete explicit node pointers.
4854 (Incremental Search): New menu.
4855 (Basic Isearch, Repeat Isearch, Error in Isearch)
4856 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4857 (Slow Isearch): New subnodes.
4858 (Configuring Scrolling): Node deleted.
4859 (Search Case): Doc default-case-fold-search.
4860 (Regexp Replace): Move replace-regexp doc here.
4861
4862 * rmail.texi (Movemail): Put commas inside closequotes.
4863
4864 * picture.texi (Insert in Picture): Document C-c arrow combos.
4865 (Basic Picture): Clarify erasure.
4866
4867 * display.texi (Font Lock): Put commas inside closequotes.
4868
4869 * cmdargs.texi (General Variables): Put commas inside closequotes.
4870
48712005-03-23 Nick Roberts <nickrob@snap.net.nz>
4872
4873 * building.texi (Stack Buffer): Mention reverse contrast for
4874 *selected* frame (might not be current frame).
4875
8cf51b2c
GM
48762005-03-21 Richard M. Stallman <rms@gnu.org>
4877
4878 * building.texi (Starting GUD): Add bashdb.
4879
48802005-03-20 Chong Yidong <cyd@stupidchicken.com>
4881
4882 * basic.texi (Moving Point): Add M-g M-g binding.
4883 (Undo): Document undo-only.
4884 (Position Info): Document M-g M-g and C-u M-g M-g.
4885
4886 * building.texi (Building): Put Grep Searching after Compilation
4887 Shell.
4888 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4889 Document next-error-highlight.
4890 (Grep Searching): Document grep-highlight-matches.
4891 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4892
4893 * calendar.texi (Importing Diary): Rename node from iCalendar.
4894 Document diary-from-outlook.
4895
4896 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4897 Commands.
4898 Mention effect of X drag and drop on Dired buffers.
4899
4900 * files.texi (Visiting): Document large-file-warning-threshold.
4901 Move paragraph on file-selection dialog.
4902 Mention visiting files using X drag and drop.
4903 (Reverting): Mention using Auto-Revert mode to tail files.
4904 Document auto-revert-tail-mode.
4905 (Version Systems): Minor correction.
4906 (Comparing Files): Diff-mode is no longer based on Compilation
4907 mode.
4908 Document compare-ignore-whitespace.
4909 (Misc File Ops): Explain passing a directory to rename-file.
4910 Likewise for copy-file and make-symbolic-link.
4911
4912 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4913 Document mouse-wheel-progressive speed.
4914
4915 * help.texi (Misc Help): Document numeric argument for C-h i.
4916 Correctly explain the effect of just C-u as argument.
4917
4918 * killing.texi (Deletion): Document numeric argument for
4919 just-one-space.
4920
4921 * mini.texi (Completion): Completion acts on text before point.
4922
4923 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4924 (Emulation): CUA mode replaces pc-bindings-mode,
4925 pc-selection-mode, and s-region.
4926
4927 * mule.texi (Input Methods): Leim is now built-in.
4928 (Select Input Method): Document quail-show-key.
4929 (Specify Coding): Document revert-buffer-with-coding-system.
4930
4931 * programs.texi (Fortran Motion): Document f90-next-statement,
4932 f90-previous-statement, f90-next-block, f90-previous-block,
4933 f90-end-of-block, and f90-beginning-of-block.
4934
4935 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4936
4937 * emacs.texi (Acknowledgments): Updated.
4938
4939 * anti.texi: Total rewrite.
4940
8cf51b2c
GM
49412005-03-19 Chong Yidong <cyd@stupidchicken.com>
4942
4943 * ack.texi (Acknowledgments): Update.
4944
49452005-03-19 Eli Zaretskii <eliz@gnu.org>
4946
4947 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4948 copyright years.
4949
49502005-03-14 Nick Roberts <nickrob@snap.net.nz>
4951
4952 * building.texi (Commands of GUD): Move paragraph on setting
4953 breakpoints with mouse to the GDB Graphical Interface node.
4954
49552005-03-07 Richard M. Stallman <rms@gnu.org>
4956
8cf51b2c
GM
4957 * misc.texi (Single Shell, Shell Options): Fix previous change.
4958
4959 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4960
49612005-03-06 Richard M. Stallman <rms@gnu.org>
4962
4963 * building.texi (Starting GUD): Don't explain text vs graphical
4964 GDB here. Just mention it and xref.
4965 Delete "just one debugger process".
4966 (Debugger Operation): Move GUD tooltip info here.
4967 (GUD Tooltips): Node deleted.
4968 (GDB Graphical Interface): Explain the two GDB modes here.
4969
8cf51b2c
GM
4970 * sending.texi (Sending Mail): Minor cleanup.
4971 (Mail Aliases): Explain quoting conventions.
4972 Update key rebinding example.
4973 (Header Editing): C-M-i is like M-TAB.
4974 (Mail Mode Misc): mail-attach-file does not do MIME.
4975
4976 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4977 that really belongs here.
4978 (Remote Mailboxes): Text moved to Rmail Inbox.
4979 (Rmail Display): Mention Mouse-1.
4980 (Movemail): Clarify two movemail versions.
4981 Clarify rmail-movemail-program.
4982
8cf51b2c
GM
4983 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4984 Document async shell commands.
4985 (Shell History): Clarify.
4986 (Shell Ring): Mention C-UP an C-DOWN.
4987 (Shell Options): Add comint-prompt-read-only.
4988 (Invoking emacsclient): Set EDITOR to run Emacs.
4989 (Sorting): No need to explain what region is.
4990 (Saving Emacs Sessions): Fix typo.
4991 (Recursive Edit): Fix punctuation.
4992 (Emulation): Don't mention "PC bindings" which are standard.
4993 (Hyperlinking): Explain Mouse-1 convention here.
4994 (Find Func): Node deleted.
4995
8cf51b2c
GM
4996 * help.texi (Name Help): Xref to Hyperlinking.
4997
4998 * glossary.texi (Glossary):
4999 Rename "Balance Parentheses" to "Balancing...".
5000 Add "Byte Compilation". Correct "Copyleft".
5001 New xref in "Customization".
5002 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5003 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5004 Rename "Registers" to "Register".
5005 Replace "Selecting" with "Selected Frame",
5006 "Selected Window", and "Selecting a Buffer".
5007
5008 * files.texi (Types of Log File): Explain how projects'
5009 methods can vary.
5010
8cf51b2c
GM
5011 * display.texi (Faces): Delete "Emacs 21".
5012
5013 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5014 * fixit.texi (Spelling): C-M-i like M-TAB.
5015 * mini.texi (Completion Options): C-M-i like M-TAB.
5016 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5017 * text.texi (Text Mode): C-M-i like M-TAB.
5018
5019 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5020
5021 * calendar.texi (Specified Dates): Mention `g w'.
5022 (Appointments): appt-activate toggles with no arg.
5023
8cf51b2c
GM
50242005-03-05 Juri Linkov <juri@jurta.org>
5025
5026 * cmdargs.texi (Emacs Invocation): Add cindex
5027 "invocation (command line arguments)"
5028 (Misc X): Add -nbc, --no-blinking-cursor.
5029
50302005-03-04 Ulf Jasper <ulf.jasper@web.de>
5031
5032 * calendar.texi (iCalendar): No need to require it now.
5033
8cf51b2c
GM
50342005-03-03 Nick Roberts <nickrob@snap.net.nz>
5035
5036 * trouble.texi (Contributing): Mention Savannah. Direct users to
5037 emacs-devel.
5038
50392005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5040
5041 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5042 window.
5043
8cf51b2c
GM
50442005-02-27 Richard M. Stallman <rms@gnu.org>
5045
5046 * building.texi (Compilation): Update mode line status info.
5047
50482005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5049
5050 * calendar.texi (General Calendar): Document binding of
5051 scroll-other-window-down.
5052 (Mayan Calendar): Fix earliest date.
5053 (Time Intervals): Document timeclock-change.
5054 Fix timeclock-ask-before-exiting documentation.
5055
50562005-02-26 Kim F. Storm <storm@cua.dk>
5057
5058 * frames.texi (Mouse References):
5059 Add mouse-1-click-in-non-selected-windows.
5060
50612005-02-25 Richard M. Stallman <rms@gnu.org>
5062
5063 * screen.texi (Screen): Explain better about cursors and mode lines;
5064 don't presuppose text terminals.
5065 (Point): Don't assume just one cursor.
5066 Clarify explanation of cursors.
5067 (Echo Area, Menu Bar): Cleanups.
5068
5069 * mini.texi (Minibuffer): Prompts are highlighted.
5070 (Minibuffer Edit): Newline = C-j only on text terminals.
5071 Clarify resize-mini-windows values.
5072 Mention M-PAGEUP and M-PAGEDOWN.
5073 (Completion Commands): Mouse-1 like Mouse-2.
5074 (Minibuffer History): Explain history commands better.
5075 (Repetition): Add xref to Incremental Search.
5076
5077 * mark.texi (Setting Mark): Clarify info about displaying mark.
5078 Clarify explanation of C-@ and C-SPC.
5079 (Transient Mark): Mention Delete Selection mode.
5080 (Marking Objects): Clean up text about extending the region.
5081
5082 * m-x.texi (M-x): One C-g doesn't always go to top level.
5083 No delay before suggest-key-bindings output.
5084
5085 * fixit.texi (Fixit): Mention C-/ for undo.
5086 (Spelling): Mention ESC TAB like M-TAB.
5087 Replacement words with r and R are rechecked.
5088 Say where C-g leaves point. Mention ? as input.
5089
50902005-02-23 Lute Kamstra <lute@gnu.org>
5091
5092 * cmdargs.texi (Initial Options): Add cross reference.
5093
8cf51b2c
GM
50942005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * emacs.texi (Top): Update menu for splitting of node in
5097 msdog.texi.
5098 * frames.texi (Frames): Update xref for splitting of node in
5099 msdog.texi.
5100 * trouble.texi (Quitting): Ditto.
5101
51022005-02-16 Richard M. Stallman <rms@gnu.org>
5103
5104 * windows.texi (Split Window): Simplify line truncation info
5105 and xref to Display Custom.
5106
5107 * trouble.texi (Quitting): Emergency escape only for text terminal.
5108 (Screen Garbled): C-l for ungarbling is only for text terminal.
5109
5110 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5111
5112 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5113
5114 * programs.texi (Program Modes): Mention Python mode.
5115 (Moving by Defuns): Repeating C-M-h extends region.
5116 (Basic Indent): Clarify.
5117 (Custom C Indent): Clarify.
5118 (Expressions): Repeating C-M-@ extends region.
5119 (Info Lookup): Clarify for C-h S.
5120 (Symbol Completion): ESC TAB alternative for M-TAB.
5121 (Electric C): Clarify.
5122
5123 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5124
5125 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5126 MS-DOS Input node.
5127 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5128 (MS-DOS and MULE): Clarify.
5129 (MS-DOS Processes, Windows Processes): Fix typos.
5130
5131 * major.texi (Choosing Modes): Clarify.
5132
5133 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5134 (Keyboard Macro Step-Edit): Clarify.
5135
5136 * indent.texi (Indentation): Clarifications.
5137
5138 * help.texi (Help): Correct error about C-h in query-replace.
5139 Clarify apropos vs C-h a. Fix how to search in FAQ.
5140 (Key Help): Describe C-h w here.
5141 (Name Help): Minor cleanup. C-h w moved to Key Help.
5142 Clarify the "object" joke.
5143 (Apropos): Clarify. Mouse-1 like Mouse-2.
5144 (Help Mode): Mouse-1 like Mouse-2.
5145
5146 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5147
5148 * display.texi (Display): Reorder menu.
5149 (Faces): Cleanup.
5150 (Font Lock): Cleanup. Mention Options menu.
5151 Delete obsolete text.
5152 (Scrolling): For C-l, don't presume text terminal.
5153 (Horizontal Scrolling): Simplify intro.
5154 (Follow Mode): Clarify.
5155 (Cursor Display): Moved before Display Custom.
5156 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5157 Doc default-tab-width. Doc line truncation more thoroughly.
5158
5159 * dired.texi (Dired Enter): C-x C-f can run Dired.
5160 (Dired Visiting): Comment out `a' command.
5161 Mouse-1 is like Mouse-2.
5162 (Shell Commands in Dired): ? can be used more than once.
5163
5164 * basic.texi (Continuation Lines): Simplify description of truncation,
5165 and refer to Display Custom for the rest of it.
5166
8cf51b2c
GM
51672005-02-06 Lute Kamstra <lute@gnu.org>
5168
5169 * basic.texi (Undo): Fix typo.
5170
5171 * cmdargs.texi (Emacs Invocation): Fix typo.
5172
5173 * custom.texi (Init Examples): Fix typo.
5174
5175 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5176
51772005-02-06 Richard M. Stallman <rms@gnu.org>
5178
5179 * regs.texi (Registers): Registers can hold numbers, too.
5180
5181 * killing.texi (Other Kill Commands): Cleanup.
5182 Delete redundant explanation of kill in read-only buffer.
5183 (Yanking): Mention term "copying".
5184 (Accumulating Text): Fix typo.
5185
5186 * entering.texi (Entering Emacs): Update rationale at start.
5187 (Exiting): Treat iconifying on a par with suspension.
5188
5189 * custom.texi (Minor Modes): Fix typo.
5190 (Easy Customization): Fix menu style.
5191 (Variables): Add xref.
5192 (Examining): Setting for future sessions works through .emacs.
5193 (Keymaps): "Text terminals", not "Many".
5194 (Init Rebinding): Explain \C-. Show example of \M-.
5195 Fix minor wording errors.
5196 (Function Keys): Explain vector syntax just once.
5197 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5198 (Init File): Mention .emacs.d directory.
5199 (Init Examples): Add xref.
5200 (Find Init): Mention .emacs.d directory.
5201
5202 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5203 (Action Arguments): Explain which kinds of -l args are found how.
5204 (Initial Options): --batch does not inhibit site-start.
5205 Add xrefs.
5206 (Command Example): Use --batch, not -batch.
5207
5208 * basic.texi (Inserting Text): Cleanup wording.
5209 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5210 C-n is not error at end of buffer.
5211 (Undo): Doc C-/ like C-_. Add xrefs.
5212 (Arguments): META key may be labeled ALT.
5213 Peculiar arg meanings are explained in doc strings.
5214
5215 * abbrevs.texi (Expanding Abbrevs): Clarify.
5216
52172005-02-05 Eli Zaretskii <eliz@gnu.org>
5218
5219 * frames.texi (Frame Parameters): Add an xref to the description
5220 of list-colors-display. Add a pointer to the X docs about colors.
5221
5222 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5223 Improve docs of list-colors-display.
8cf51b2c
GM
5224
52252005-02-03 Lute Kamstra <lute@gnu.org>
5226
5227 * frames.texi (Frames, Drag and Drop): Fix typos.
5228
52292005-02-03 Richard M. Stallman <rms@gnu.org>
5230
5231 * windows.texi (Basic Window): Mention color-change in mode line.
5232 (Change Window): Explain dragging vertical boundaries.
5233
5234 * text.texi (Sentences): Clarify.
5235 (Paragraphs): Explain M-a and blank lines.
5236 (Outline Mode): Clarify text and menu.
5237 (Hard and Soft Newlines): Mention use-hard-newlines.
5238
5239 * frames.texi (Frames): Delete unnecessary mention of Windows.
5240 (Mouse Commands): Likewise. Mention xterm mouse support.
5241 (Clipboard): Clarify.
5242 (Mouse References): Mention use of Mouse-1 for following links.
5243 (Menu Mouse Clicks): Clarify.
5244 (Mode Line Mouse): Clarify.
5245 (Drag and Drop): Rewrite.
5246
5247 * fixit.texi (Spelling): Fix typo.
5248
5249 * files.texi (File Names): Clarify.
5250 (Visiting): Update conditions for use of file dialog. Clarify.
5251 (Saving): Doc d as answer in save-some-buffers.
5252 (Remote Files): Clean up the text.
5253
5254 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5255
5256 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5257 (List Buffers): Clarify.
5258 (Several Buffers): Doc T command.
5259 (Buffer Convenience): Clarify menu.
5260
5261 * basic.texi (Undo): Clarify last change.
5262
52632005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5264
5265 * fixit.texi (Spelling): Fix typo.
5266
52672005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * basic.texi (Undo): Update description of `undo-outer-limit'.
5270
52712005-02-01 Nick Roberts <nickrob@snap.net.nz>
5272
5273 * building.texi: Update documentation relating to GDB Graphical
5274 Interface.
5275
52762005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5277
5278 * custom.texi (Easy Customization): Adapt menu to node name change.
5279
52802005-01-30 Richard M. Stallman <rms@gnu.org>
5281
5282 * custom.texi (Easy Customization): Defn of "User Option" now
5283 includes faces. Don't say just "option" when talking about variables.
5284 Do say just "options" to mean "anything customizable".
5285 (Specific Customization): Describe `customize-variable',
5286 not `customize-option'.
5287
5288 * glossary.texi (Glossary) <Faces>: Add xref.
5289 <User Option>: Change definition--include faces. Change xref.
5290
5291 * picture.texi (Picture): Mention artist.el.
5292
5293 * sending.texi, screen.texi, programs.texi, misc.texi:
5294 * mini.texi, major.texi, maintaining.texi, macos.texi:
5295 * help.texi, frames.texi, files.texi:
5296 Don't say just "option" when talking about variables.
5297
5298 * display.texi, mule.texi: Don't say just "option" when talking
5299 about variables. Other minor cleanups.
5300
8cf51b2c
GM
53012005-01-26 Lute Kamstra <lute@gnu.org>
5302
5303 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5304 File'. Mention the `-Q' option at the `--no-site-file' option.
5305
8cf51b2c
GM
53062005-01-22 David Kastrup <dak@gnu.org>
5307
5308 * building.texi (Grep Searching): Mention alias `find-grep' for
5309 `grep-find'.
5310
53112005-01-20 Richard M. Stallman <rms@gnu.org>
5312
5313 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5314
8cf51b2c
GM
53152005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5316
5317 * rmail.texi (Movemail): Explain differences
5318 between standard and mailutils versions of movemail.
5319 Describe command line and configuration options introduced
5320 with the latter.
5321 Explain the notion of mailbox URL, provide examples and
5322 cross-references to mailutils documentation.
5323 Describe various methods of specifying mailbox names,
5324 user names and user passwords for rmail.
5325 (Remote Mailboxes): New section. Describe
5326 how movemail handles remote mailboxes. Describe configuration
5327 options used to control its behavior.
5328 (Other Mailbox Formats): Explain handling of various mailbox
5329 formats.
5330
53312005-01-13 Richard M. Stallman <rms@gnu.org>
5332
5333 * commands.texi (Commands): Clarification.
5334
53352005-01-11 Richard M. Stallman <rms@gnu.org>
5336
5337 * programs.texi (Multi-line Indent): Fix previous change.
5338 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5339
8cf51b2c
GM
53402005-01-08 Richard M. Stallman <rms@gnu.org>
5341
5342 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5343 lazy-highlight.
5344
5345 * search.texi (Query Replace): Mention faces query-replace
5346 and lazy-highlight.
5347 (Incremental Search): Update isearch highlighting info.
5348
8cf51b2c
GM
53492005-01-04 Richard M. Stallman <rms@gnu.org>
5350
5351 * custom.texi (Saving Customizations): Minor improvement.
5352
8cf51b2c
GM
53532005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5354
5355 * custom.texi (Saving Customizations): Emacs no longer loads
5356 `custom-file' after .emacs. No longer mention customizing through
5357 Custom.
5358
8cf51b2c
GM
53592005-01-01 Andreas Schwab <schwab@suse.de>
5360
5361 * killing.texi (Graphical Kill): Move up under node Killing,
5362 change @section to @subsection.
5363
53642005-01-01 Richard M. Stallman <rms@gnu.org>
5365
5366 * custom.texi (Face Customization): Mention hex color specs.
5367
5368 * emacs.texi (Top): Update Killing submenu.
5369
5370 * killing.texi (Killing): Reorganize section.
5371 No more TeX-only text; put the node command at start of chapter.
5372 But the first section heading is used only in TeX.
5373 Rewrite the text to read better in this mode.
5374 (Graphical Kill): New subnode gets some of the text that
5375 used to be in the first section.
5376
53772004-12-31 Richard M. Stallman <rms@gnu.org>
5378
5379 * dired.texi (Shell Commands in Dired): Delete the ? example.
5380
5381 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5382
5383 * files.texi (Saving): Describe new require-final-newline features
5384 and mode-require-final-newline.
5385
8cf51b2c
GM
53862004-12-29 Richard M. Stallman <rms@gnu.org>
5387
5388 * custom.texi (File Variables): Clarify previous change.
5389
c8763fb6 53902004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5391
5392 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5393 out now.
5394
53952004-12-27 Richard M. Stallman <rms@gnu.org>
5396
5397 * Makefile.in (MAKEINFO): Specify --force.
5398
5399 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5400 (Undo): Doc undo-outer-limit.
5401
8cf51b2c
GM
54022004-12-15 Juri Linkov <juri@jurta.org>
5403
5404 * mark.texi (Transient Mark, Mark Ring): M-< and other
5405 movement commands don't set mark in Transient Mark mode
5406 if mark is active.
5407
8cf51b2c
GM
54082004-12-12 Juri Linkov <juri@jurta.org>
5409
5410 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5411 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5412
5413 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5414 (Misc Dired Commands): Add @r{(Dired)} to w.
5415
54162004-12-12 Juri Linkov <juri@jurta.org>
5417
5418 * mark.texi (Marking Objects): Marking commands also extend the
5419 region when mark is active in Transient Mark mode.
5420
8cf51b2c
GM
54212004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5422
5423 * custom.texi (Saving Customizations): Emacs only loads the custom
5424 file automatically after the init file in version 22.1 or later.
5425 Adapt text and examples to this fact.
5426
8cf51b2c
GM
54272004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5428
5429 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5430 be set through Custom. Otherwise, it has no effect.
5431
8cf51b2c
GM
54322004-12-05 Richard M. Stallman <rms@gnu.org>
5433
5434 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5435 * entering.texi: Rename Command Line to Emacs Invocation.
5436
10d1d0af 5437 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5438
5439 * custom.texi (Easy Customization): Move up to section level,
5440 before Variables. Avoid using the term "variable"; say "option".
5441 New initial explanation.
5442 (Variables): In initial explanation, connect "variable" to the
5443 already-explained "user option".
5444
5445 * emacs.texi (Top): Fix ref to Command Line.
5446 Move reference to Easy Customization.
5447
5448 * xresources.texi (X Resources): Fix From link.
5449
5450 * doclicense.texi (GNU Free Documentation License): Fix To link.
5451
5452 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5453
5454 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5455
54562004-12-03 Richard M. Stallman <rms@gnu.org>
5457
5458 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5459
54602004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5461
5462 * kmacro.texi: Several small changes in addition to the following.
5463 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5464 defining a keyboard macro.
5465 Mention `kmacro-ring-max'.
5466 (Keyboard Macro Counter): Clarify description of
5467 `kmacro-insert-counter', `kmacro-set-counter',
5468 `kmacro-add-counter' and `kmacro-set-format'.
5469
54702004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5471
5472 * custom.texi (File Variables): Add `unibyte' and make it more
5473 clear that `unibyte' and `coding' are special. Suggested by Simon
5474 Krahnke <overlord@gmx.li>.
5475
5476 * mule.texi (Enabling Multibyte): Refer to File Variables.
5477 Suggested by Simon Krahnke <overlord@gmx.li>.
5478
c8763fb6 54792004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5480
5481 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5482 x-use-old-gtk-file-dialog.
5483
8cf51b2c
GM
54842004-11-20 Richard M. Stallman <rms@gnu.org>
5485
5486 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5487
54882004-11-09 Lars Brinkhoff <lars@nocrew.org>
5489
5490 * building.texi (Lisp Eval): Delete hyphen in section name.
5491
54922004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5493
5494 * files.texi (Old Versions):
5495 No longer document annotation as "CVS only".
5496
54972004-11-10 Andre Spiegel <spiegel@gnu.org>
5498
5499 * files.texi (Version Control): Rewrite the introduction about
5500 version systems, mentioning the new ones that we support. Thanks
5501 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5502 suggestions.
5503
c8763fb6 55042004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5505
49823426 5506 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5507
c8763fb6 55082004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5509
5510 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5511
55122004-10-23 Eli Zaretskii <eliz@gnu.org>
5513
5514 * text.texi (Text Based Tables, Table Definition)
5515 (Table Creation, Table Recognition, Cell Commands)
5516 (Cell Justification, Row Commands, Column Commands)
5517 (Fixed Width Mode, Table Conversion, Measuring Tables)
5518 (Table Misc): New nodes, documenting the Table Mode.
5519
8cf51b2c
GM
55202004-10-19 Jason Rumney <jasonr@gnu.org>
5521
5522 * makefile.w32-in (info): Change order of arguments to makeinfo.
5523
55242004-10-19 Ulf Jasper <ulf.jasper@web.de>
5525
5526 * calendar.texi (iCalendar): Update for package changes.
5527
8cf51b2c
GM
55282004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5529
5530 * files.texi (Misc File Ops): View mode is a minor mode.
5531
8cf51b2c
GM
55322004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5533
5534 * calendar.texi (iCalendar): Style changes.
5535
55362004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * search.texi (Regexps): The regexp described in the example is no
5539 longer stored in the variable `sentence-end'.
5540
8cf51b2c
GM
55412004-10-06 Nick Roberts <nickrob@snap.net.nz>
5542
5543 * building.texi (Starting GUD): Note that multiple debugging
5544 sessions requires `gdb --fullname'.
5545
55462004-10-05 Ulf Jasper <ulf.jasper@web.de>
5547
5548 * calendar.texi (iCalendar): New section for a new package.
5549
8cf51b2c
GM
55502004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * text.texi: Various small changes in addition to the following.
5553 (Text): Replace xref for autotype with inforef.
5554 (Sentences): Explain nil value for `sentence-end'.
5555 (Paragraphs): Update default values for `paragraph-start' and
5556 `paragraph-separate'.
5557 (Text Mode): Correct description of Text mode's effect on the
5558 syntax table.
5559 (Outline Visibility): `hide-other' does not hide top level headings.
5560 `selective-display-ellipses' no longer has an effect on Outline mode.
5561 (TeX Misc): Add missing @cindex.
5562 Replace xref for RefTeX with inforef.
5563 (Requesting Formatted Text): The variable
5564 `enriched-fill-after-visiting' no longer exists.
5565 (Editing Format Info): Update names of menu items and commands.
5566 (Format Faces): Mention special effect of specifying the default face.
5567 Describe inheritance of text properties.
5568 Correct description of `fixed' face.
5569 (Format Indentation): Correct description of effect of setting
5570 margins. Mention `set-left-margin' and `set-right-margin'.
5571 (Format Justification): Update names of menu items.
5572 `set-justification-full' is now bound to `M-j b'.
5573 Mention that `default-justification' is a per buffer variable.
5574 (Format Properties): Update name of menu item.
5575 (Forcing Enriched Mode): `format-decode-buffer' automatically
5576 turns on Enriched mode if the buffer is in text/enriched format.
5577
55782004-10-05 Emilio C. Lopes <eclig@gmx.net>
5579
5580 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5581
55822004-09-28 Kim F. Storm <storm@cua.dk>
5583
5584 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5585 Align with new functionality.
5586
8cf51b2c
GM
55872004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5588
5589 * display.texi (Display Custom): Remove stray `@end defvar'.
5590
55912004-09-23 Kim F. Storm <storm@cua.dk>
5592
5593 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5594 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5595
8cf51b2c
GM
55962004-09-20 Richard M. Stallman <rms@gnu.org>
5597
5598 * custom.texi (Hooks): Explain using setq to clear out a hook.
5599 (File Variables): Explain multiline string constants.
5600 (Non-ASCII Rebinding): Explain when you need to update
5601 non-ASCII char codes in .emacs.
5602
5603 * building.texi (Compilation): Explain how to make a silent
5604 subprocess that won't be terminated. Explain compilation-environment.
5605
56062004-09-13 Kim F. Storm <storm@cua.dk>
5607
5608 * mini.texi (Repetition): Rename isearch-resume-enabled to
5609 isearch-resume-in-command-history and change default to disabled.
5610
8cf51b2c
GM
56112004-09-09 Kim F. Storm <storm@cua.dk>
5612
5613 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5614 with new `kmacro-name-last-macro'.
5615
8cf51b2c
GM
56162004-09-08 Juri Linkov <juri@jurta.org>
5617
5618 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5619
8cf51b2c
GM
56202004-09-03 Juri Linkov <juri@jurta.org>
5621
5622 * search.texi (Incremental Search): Update wording for M-%.
5623
56242004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5625
5626 * killing.texi (Killing): Correct description of kill commands in
5627 read-only buffer.
5628
56292004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5630
5631 * building.texi (Compilation Mode): Add a paragraph about rules
5632 for finding the compilation buffer for `next-error'.
5633
5634 * search.texi (Other Repeating Search): Mention that Occur mode
5635 supports the next-error functionality.
5636
56372004-09-02 Juri Linkov <juri@jurta.org>
5638
5639 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5640
56412004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5642
5643 * kmacro.texi (Basic Keyboard Macro):
5644 `apply-macro-to-region-lines' now operates on all lines that begin
5645 in the region, rather than on all complete lines in the region.
5646
c8763fb6 56472004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5648
5649 * frames.texi (Drag and drop): Add documentation about
5650 x-dnd-test-function and x-dnd-known-types.
5651
56522004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5653
5654 * indent.texi: Various minor changes in addition to:
5655 (Indentation Commands): Correct description of `indent-relative'.
5656 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5657 mode. The *Tab Stops* buffer uses Overwrite Mode.
5658 (Just Spaces): `tabify' converts sequences of at least two spaces
5659 to tabs.
5660
8cf51b2c
GM
56612004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5662
5663 * frames.texi (Secondary Selection): Setting the secondary
5664 selection with M-Drag-Mouse-1 does not alter the kill ring,
5665 setting it with M-Mouse-1 and M-Mouse-3 does.
5666 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5667 toolkit scroll bars.
5668 (Scroll Bars): Ditto.
5669
5670 * windows.texi (Basic Window): When using a window system, the value
5671 of point in a non-selected window is indicated by a hollow box.
5672 (Split Window): Side by side windows are separated by a scroll bar,
5673 if scroll bars are used.
5674 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5675 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5676 (Window Convenience): Update bindings for `winner-undo' and
5677 `winner-redo'.
5678
5679 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5680 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5681 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5682 of "Using Emacs as a Server".
5683 * building.texi (Building): Interchange nodes (for correct numbering).
5684 * programs.texi (Programs): Interchange nodes (for correct numbering).
5685 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5686 Info to the node structure.
5687 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5688 Rearrange order of nodes and sections such that both "GNU GENERAL
5689 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5690 end, as appropriate for appendices.
5691 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5692 Use `@unnumberedsec'.
5693 * trouble.texi: Adapt sectioning in Info to the node structure.
5694 Adapt node pointers to change in emacs.texi.
5695 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5696
8cf51b2c
GM
56972004-08-25 Kenichi Handa <handa@m17n.org>
5698
5699 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5700 description for unibyte mode.
5701
57022004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5703
5704 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5705
5706 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5707 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5708 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5709 in @pxref.
5710
57112004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5712
5713 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5714 Change section names.
5715
8cf51b2c
GM
57162004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * kmacro.texi (Keyboard Macro Ring): Rename section.
5719 Emacs treats the head of the macro ring as the `last keyboard macro'.
5720 (Keyboard Macro Counter): Minor change.
5721 (Save Keyboard Macro): Some clarifications.
5722 (Edit Keyboard Macro): Rename section.
5723
5724 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5725 32-bit machines.
5726 (Several Buffers): Clarify which buffer is selected if `2' is
5727 pressed in the Buffer Menu.
5728 Auto Revert mode can be used to update the Buffer Menu
5729 automatically.
5730
57312004-08-21 Eli Zaretskii <eliz@gnu.org>
5732
5733 * help.texi (Misc Help): Add an index entry for finding an Info
5734 manual by its file name.
5735
57362004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5737
5738 * files.texi (Backup Deletion): Correct description of
5739 `delete-old-versions'.
5740 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5741 (Auto Save Files): Recommend `auto-save-mode' to reenable
5742 auto-saving, rather than the abbreviation `auto-save'.
5743
57442004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5745
5746 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5747 for "killing" and "yanking" in main menu.
5748
57492004-08-16 Richard M. Stallman <rms@gnu.org>
5750
5751 * killing.texi (Yanking, Killing): Minor cleanups.
5752
5753 * mark.texi (Momentary Mark): Minor cleanups.
5754
57552004-08-15 Kenichi Handa <handa@etl.go.jp>
5756
5757 * custom.texi (Non-ASCII Rebinding):
5758 C-q always inserts the right code to pass to global-set-key.
5759
8cf51b2c
GM
57602004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5761
5762 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5763 `insert-register', instead of `C-x r g' binding, for consistency.
5764
57652004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5766
5767 * fixit.texi (Spelling): Fix typo.
5768
57692004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5770
5771 * help.texi (Help): Fix Texinfo usage.
5772
8cf51b2c
GM
57732004-07-24 Richard M. Stallman <rms@gnu.org>
5774
5775 * text.texi (Paragraphs): Update how paragraphs are separated
5776 and the default for paragraph-separate.
5777
5778 * search.texi (Regexp Replace): Further update text for new
5779 replacement operators.
5780
8cf51b2c
GM
57812004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5784 `R' switch.
5785
5786 * dired.texi (Dired Updating): `k' only deletes inserted
5787 subdirectories from the Dired buffer if a prefix argument was given.
5788
5789 * search.texi (Regexps): Delete redundant definition of `symbol' in
5790 description of `\_>'. It already occurs in the description of `\_<'.
5791
8cf51b2c
GM
57922004-07-01 Juri Linkov <juri@jurta.org>
5793
5794 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5795 (Regexp Search): Add M-r.
5796
57972004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5798
5799 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5800
58012004-06-29 Jesper Harder <harder@ifa.au.dk>
5802
49823426 5803 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5804
58052004-06-25 Richard M. Stallman <rms@gnu.org>
5806
5807 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5808
58092004-06-25 David Kastrup <dak@gnu.org>
5810
5811 * search.texi (Regexp Replace): Some typo corrections and
5812 rearrangement.
5813
58142004-06-24 David Kastrup <dak@gnu.org>
5815
5816 * search.texi (Unconditional Replace): Use replace-string instead
5817 of query-replace in example.
5818 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5819 sequences.
5820 (Query Replace): Correct explanation of `^' which does not use
5821 the mark stack.
5822
58232004-06-21 Nick Roberts <nickrob@gnu.org>
5824
5825 * misc.texi (Shell History Copying): Document comint-insert-input.
5826 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5827
8cf51b2c
GM
58282004-06-20 Jesper Harder <harder@ifa.au.dk>
5829
5830 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5831 * custom.texi (Customization): Do.
5832 * anti.texi (Antinews): Do.
5833 * abbrevs.texi (Defining Abbrevs): Do.
5834
5835 * programs.texi (Info Lookup): Fix keybinding for
5836 info-lookup-symbol.
5837
58382004-06-16 Juanma Barranquero <lektu@terra.es>
5839
5840 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5841 Add emacs-xtra.
5842 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5843 (clean): Add emacs-xtra and flymake. Remove redundancies.
5844
58452004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5846
5847 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5848 Add emacs-xtra.
5849 * emacs-xtra.texi: New file.
5850
58512004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5854 (Dired and Find): Mention differences with ordinary Dired buffers.
5855
8cf51b2c
GM
58562004-06-13 Richard M. Stallman <rms@gnu.org>
5857
5858 * custom.texi (Init Syntax): Explain about vars that do special
5859 things when set with setq or with Custom.
5860 (Init Examples): Add line-number-mode example.
5861
8cf51b2c
GM
58622004-06-12 Juri Linkov <juri@jurta.org>
5863
5864 * dired.texi (Operating on Files): Add dired-do-touch.
5865
8cf51b2c
GM
58662004-06-10 Juri Linkov <juri@jurta.org>
5867
5868 * building.texi (Lisp Eval): Add C-M-x on defface.
5869
58702004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * files.texi (Reverting): Auto-Revert mode and
5873 Global Auto-Revert mode no longer revert remote files.
5874
8cf51b2c
GM
58752004-05-29 Richard M. Stallman <rms@gnu.org>
5876
5877 * custom.texi (Init File): Two dashes start --no-site-file.
5878
8cf51b2c
GM
58792004-05-29 Alan Mackenzie <acm@muc.de>
5880
5881 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5882 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5883 (AWK, Pike): Document as "C-like modes".
5884 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5885 (M-x man): Supersedes M-x manual-entry.
5886 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5887
5888 ("Comments in C"): Delete node; the info is in CC Mode manual.
5889 (c-comment-only-line-offset): Remove description.
5890
5891 (C-c ., C-c C-c): Describe new C Mode bindings.
5892
5893 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5894 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5895 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5896 Amend definitions.
5897
5898 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5899 Describe functions.
5900
5901 (c-comment-start-regexp, c-hanging-comment-ender-p)
5902 (c-hanging-comment-starter-p): Remove obsolete definitions.
5903
5904 * emacs.texi: Remove the menu entry "Comments in C".
5905
8cf51b2c
GM
59062004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5907
5908 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5909 `M-x locate'.
5910
59112004-05-16 Karl Berry <karl@gnu.org>
5912
5913 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5914 makeinfo --html fails.
5915 * help.texi (Help Summary) [@ifnottex]: Likewise.
5916
59172004-05-13 Nick Roberts <nickrob@gnu.org>
5918
5919 * building.texi (GDB Graphical Interface): Update and describe
5920 layout first.
5921
8cf51b2c
GM
59222004-05-04 Jason Rumney <jasonr@gnu.org>
5923
5924 * makefile.w32-in: Revert last change.
5925
59262004-05-03 Jason Rumney <jasonr@gnu.org>
5927
5928 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5929
8cf51b2c
GM
59302004-04-23 Juanma Barranquero <lektu@terra.es>
5931
5932 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5933
59342004-04-18 Juri Linkov <juri@jurta.org>
5935
5936 * fixit.texi (Spelling): Remove file extension from ispell xref.
5937
59382004-04-15 Kim F. Storm <storm@cua.dk>
5939
5940 * cmdargs.texi (Initial Options): Add -Q.
5941
59422004-04-05 Kim F. Storm <storm@cua.dk>
5943
5944 * custom.texi (File Variables): Add safe-local-eval-forms.
5945
8cf51b2c
GM
59462004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5947
5948 * files.texi (Reverting): Correct description of revert-buffer's
5949 handling of point.
5950
59512004-03-22 Juri Linkov <juri@jurta.org>
5952
5953 * emacs.texi (Top): Add `Misc X'.
5954
49823426 5955 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5956
5957 * glossary.texi: Improve references.
5958
5959 * help.texi: Sync keywords with finder.el.
5960
5961 * mini.texi (Completion): Add description for menu items.
5962
5963 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5964
5965 * sending.texi (Mail Methods): Fix xref to Message manual.
5966
8cf51b2c
GM
59672004-03-12 Richard M. Stallman <rms@gnu.org>
5968
8cf51b2c
GM
5969 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5970
8cf51b2c
GM
59712004-03-04 Richard M. Stallman <rms@gnu.org>
5972
5973 * search.texi (Regexps): Explain that ^ and $ have their
5974 special meanings only in certain contexts.
5975
5976 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5977
5978 * mule.texi (Specify Coding): Doc C-x RET F.
5979
5980 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5981 for multiple compile and grep buffers.
5982 (Indirect Buffers): Don't recommand clone-indirect-buffer
5983 for multiple compile and grep buffers.
5984
8cf51b2c
GM
59852004-02-29 Juanma Barranquero <lektu@terra.es>
5986
5987 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5988 Use $(DEL) instead of rm, and ignore exit code.
5989
8cf51b2c
GM
59902004-02-23 Nick Roberts <nick@nick.uklinux.net>
5991
5992 * building.texi (Watch Expressions): Update.
5993
59942004-02-21 Juri Linkov <juri@jurta.org>
5995
5996 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5997 --directory, --help, --version. Move text about command-line-args
5998 to Command Arguments.
5999 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6000 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6001 (Window Size X): Join -g and --geometry. Add @cindex.
6002 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6003 (Title X): Remove alias -title.
6004 (Misc X): New node.
6005
c8763fb6 60062004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6007
6008 * frames.texi (Drag and drop): Add Motif to list of supported
6009 protocols.
6010
c8763fb6 60112004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6012
6013 * frames.texi (Drag and drop): New section.
6014
60152004-01-24 Richard M. Stallman <rms@gnu.org>
6016
6017 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6018 Include it only @ifnotinfo. Patch the preceding and following
6019 node headers to point to each other.
6020
60212004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6022
6023 * calendar.texi (Appointments): Update section.
6024
60252003-12-29 Kevin Ryde <user42@zip.com.au>
6026
8cf51b2c
GM
6027 * programs.texi (C Modes): Fix the xref.
6028
60292003-12-23 Nick Roberts <nick@nick.uklinux.net>
6030
6031 * building.texi (Watch Expressions): Update.
6032 (Commands of GUD): Include use of toolbar + breakpoints set from
6033 fringe/margin.
6034
60352003-12-03 Andre Spiegel <spiegel@gnu.org>
6036
6037 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6038 <acm@muc.de>.
6039
c8763fb6 60402003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6041
6042 * frames.texi (Dialog Boxes): Add use-file-dialog.
6043
8cf51b2c
GM
60442003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6045
6046 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6047 in CC Mode.
6048
8cf51b2c
GM
60492003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6050
6051 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6052 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6053 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6054 * man/frames.texi, man/glossary.texi, man/killing.texi:
6055 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6056 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6057 * man/sending.texi, man/text.texi, man/trouble.texi:
6058 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6059
60602003-11-01 Alan Mackenzie <acm@muc.de>
6061
6062 * search.texi (Scrolling During Incremental Search): Document a
6063 new scrolling facility in isearch mode.
6064
8cf51b2c
GM
60652003-10-22 Miles Bader <miles@gnu.org>
6066
6067 * Makefile.in (info): Move before $(top_srcdir)/info.
6068
60692003-10-22 Nick Roberts <nick@nick.uklinux.net>
6070
6071 * building.texi (Watch Expressions): Update section on data display
6072 to reflect code changes (GDB Graphical Interface).
6073
8cf51b2c
GM
60742003-10-13 Richard M. Stallman <rms@gnu.org>
6075
6076 * xresources.texi (GTK resources): Clean up previous change.
6077
c8763fb6 60782003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6079
6080 * xresources.texi (GTK resources): Add a note that some themes
6081 disallow customizations. Add scroll theme example.
6082
8cf51b2c
GM
60832003-09-30 Richard M. Stallman <rms@gnu.org>
6084
8cf51b2c
GM
6085 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6086
6087 * misc.texi (Saving Emacs Sessions): Shorten the section,
6088 collapsing back into one node.
6089
60902003-09-30 Lars Hansen <larsh@math.ku.dk>
6091
6092 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6093
ce058493 60942003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6095
6096 * xresources.texi (GTK names in Emacs): Correct typo.
6097
8cf51b2c
GM
60982003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6099
6100 * cmdargs.texi (Font X): Mention new default font. More
6101 fully describe long font names, wildcard patterns and the
6102 problems involved. (Result of discussion on emacs-devel.)
6103
61042003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6105
6106 * emacs.texi (Acknowledgements): Correct typo.
6107
61082003-09-22 Richard M. Stallman <rms@gnu.org>
6109
6110 * dired.texi (Misc Dired Commands): New node.
6111 (Dired Navigation): Add dired-goto-file.
6112
6113 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6114
6115 * emacs.texi (Acknowledgements): New node, split from Distribution.
6116
6117 * cmdargs.texi (Action Arguments): -f reads interactive args.
6118
8cf51b2c
GM
61192003-09-08 Lute Kamstra <lute@gnu.org>
6120
6121 * screen.texi (Mode Line): Say that POS comes before LINE.
6122 Mention `size-indication-mode'.
6123 * display.texi (Optional Mode Line): Document
6124 `size-indication-mode'.
6125 * basic.texi (Position Info): Mention `size-indication-mode'.
6126
61272003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6128
6129 * xresources.texi (Resources): Refer to `editres' man page.
6130 (Lucid Resources): Update defaults. Expand description of
6131 `shadowThickness'.
6132
61332003-09-04 Miles Bader <miles@gnu.org>
6134
6135 * Makefile.in (top_srcdir): New variable.
6136 ($(top_srcdir)/info): New rule.
6137 (info): Depend on it.
6138
61392003-09-03 Peter Runestig <peter@runestig.com>
6140
6141 * makefile.w32-in: New file.
6142
61432003-08-29 Richard M. Stallman <rms@gnu.org>
6144
6145 * misc.texi (Saving Emacs Sessions): Correct previous change.
6146
8cf51b2c
GM
61472003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6148
8cf51b2c
GM
6149 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6150 (Intro): Include kmacro.texi after fixit.texi instead of after
6151 custom.texi. (As suggested by Kim Storm.)
6152
61532003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6154
6155 * fixit.texi (Fixit): Update `Next' pointer.
6156 * files.texi (Files): Update `Previous' pointer.
6157 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6158 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6159 (Suggested by Kim Storm.)
6160 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6161
61622003-08-18 Kim F. Storm <storm@cua.dk>
6163
6164 * kmacro.texi: New file describing enhanced keyboard macro
6165 functionality. Replaces old description in custom.texi.
6166
6167 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6168 (Keyboard Macros): Move to new kmacro.texi file.
6169
6170 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6171
8cf51b2c
GM
61722003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6173
6174 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6175
61762003-08-17 Alex Schroeder <alex@gnu.org>
6177
6178 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6179 required.
6180
8cf51b2c
GM
61812003-08-05 Richard M. Stallman <rms@gnu.org>
6182
6183 * programs.texi (Lisp Indent): Don't describe
6184 lisp-indent-function property here. Use xref to Lisp Manual.
6185
8cf51b2c
GM
61862003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6187
fffa137c 6188 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6189 abbreviations.
6190
61912003-07-24 Markus Rost <rost@math.ohio-state.edu>
6192
6193 * buffers.texi (List Buffers): Fix previous change.
6194
8cf51b2c
GM
61952003-07-13 Markus Rost <rost@math.ohio-state.edu>
6196
6197 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6198 List*.
6199
62002003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6201
8cf51b2c
GM
6202 * display.texi (Font Lock): Fix typo.
6203
62042003-07-07 Richard M. Stallman <rms@gnu.org>
6205
6206 * display.texi (Font Lock): Add xref for format info on
6207 font-lock-remove-keywords.
6208
6209 * building.texi (Compilation): Document what happens with asynch
6210 children of compiler process.
6211
6212 * help.texi (Library Keywords): Use @multitable.
6213
8cf51b2c
GM
62142003-06-04 Richard M. Stallman <rms@gnu.org>
6215
6216 * programs.texi (Expressions): Delete C-M-DEL.
6217
6218 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6219 comint-move-point-for-output renamed from
6220 comint-scroll-to-bottom-on-output.
6221
6222 * custom.texi (Init Rebinding): Replace previous change with xref.
6223 (Non-ASCII Rebinding): Explain that issue more briefly here.
6224
62252003-05-28 Richard M. Stallman <rms@gnu.org>
6226
6227 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6228
62292003-05-28 Nick Roberts <nick@nick.uklinux.net>
6230
6231 * building.texi (GDB Graphical Interface): New node.
6232 (Rewritten somewhat by RMS.)
6233
c8763fb6 62342003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6235
6236 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6237 non-English letters. Explain how to set coding systems correctly
6238 and how to include the right coding cookie in the file.
6239
c8763fb6 62402003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6241
6242 * indent.texi (Indentation): Explain the concepts.
6243 (Just Spaces): Explain why preventing tabs for indentation might
6244 be useful.
6245
8cf51b2c
GM
62462003-04-16 Richard M. Stallman <rms@gnu.org>
6247
6248 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6249
8cf51b2c
GM
62502003-02-22 Alex Schroeder <alex@emacswiki.org>
6251
6252 * cmdargs.texi (General Variables): Document SMTPSERVER.
6253
8cf51b2c
GM
6254 * sending.texi: Remove SMTP node.
6255 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6256 library.
6257
8cf51b2c
GM
62582003-02-22 Alex Schroeder <alex@emacswiki.org>
6259
6260 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6261
62622003-02-22 Simon Josefsson <jas@extundo.com>
6263
6264 * sending.texi (Mail Methods): Add node about SMTP.
6265
c8763fb6 62662003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6267
6268 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6269
8cf51b2c
GM
62702003-02-01 Kevin Ryde <user42@zip.com.au>
6271
6272 * glossary.texi (Glossary): Correction to cl cross reference.
6273
62742003-01-20 Richard M. Stallman <rms@gnu.org>
6275
6276 * killing.texi (Rectangles): Document C-x c r.
6277
c8763fb6 62782003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6279
6280 * xresources.texi (GTK resources): New node.
6281 (GTK widget names): New node.
6282 (GTK names in Emacs): New node.
6283 (GTK styles): New node.
6284
c8763fb6 62852003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6286
6287 * maintaining.texi (Create Tags Table): Add reference to the new
6288 `etags --help --lang=LANG' option.
6289
8cf51b2c
GM
62902002-10-02 Karl Berry <karl@gnu.org>
6291
49823426 6292 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6293 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6294 where needed for the sake of the HTML output.
8cf51b2c
GM
6295
62962001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6297
6298 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6299 source files.
6300
63012001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6302
6303 * Makefile.in (emacsman): New target.
6304
8cf51b2c
GM
63052001-10-20 Gerd Moellmann <gerd@gnu.org>
6306
6307 * (Version 21.1 released.)
6308
63092001-10-05 Gerd Moellmann <gerd@gnu.org>
6310
6311 * Branch for 21.1.
6312
8cf51b2c
GM
63132001-03-05 Gerd Moellmann <gerd@gnu.org>
6314
6315 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6316
8cf51b2c
GM
63172000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6318
6319 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6320
8cf51b2c
GM
63211999-07-12 Richard Stallman <rms@gnu.org>
6322
6323 * Version 20.4 released.
6324
63251998-12-04 Markus Rost <rost@delysid.gnu.org>
6326
6327 * Makefile.in (INFO_TARGETS): Delete customize.info.
6328 (DVI_TARGETS): Delete customize.dvi.
6329 (../info/customize, customize.dvi): Targets deleted.
6330
63311998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6332
6333 * Version 20.3 released.
6334
63351998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6336
6337 * Makefile.in (EMACSSOURCES): Add mule.texi.
6338 Add msdog.texi, ack.texi. Remove gnu1.texi.
6339
63401998-04-06 Andreas Schwab <schwab@gnu.org>
6341
6342 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6343 it in dvi targets.
8cf51b2c
GM
6344
63451997-09-23 Paul Eggert <eggert@twinsun.com>
6346
6347 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6348 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6349 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6350
63511997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6352
6353 * Version 20.2 released.
6354
63551997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6356
6357 * Version 20.1 released.
6358
63591997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6360
6361 * Makefile (../info/customize, customize.dvi): New targets.
6362 (INFO_TARGETS): Add ../info/customize.
6363 (DVI_TARGETS): Add customize.dvi.
6364
8cf51b2c
GM
63651996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6366
6367 * Version 19.33 released.
6368
63691996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6370
6371 * Version 19.32 released.
6372
8cf51b2c
GM
63731996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6374
6375 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6376
63771996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6378
6379 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6380 Specify -I option.
6381 (All dvi targets): Set the TEXINPUTS variable.
6382
63831996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6384
6385 * Version 19.31 released.
6386
8cf51b2c
GM
63871995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6388
6389 * Version 19.30 released.
6390
8cf51b2c
GM
63911995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6392
6393 * Makefile.in (maintainer-clean): Rename from realclean.
6394
63951994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6396
6397 * Makefile.in: New file.
6398 * Makefile: File deleted.
6399
64001994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6401
6402 * Makefile (TEXINDEX_OBJS): Variable deleted.
6403 (texindex, texindex.o, getopt.o): Rules deleted.
6404 All deps on texindex deleted.
6405 (distclean): Don't delete texindex.
6406 (mostlyclean): Don't delete *.o.
6407 * texindex.c, getopt.c: Files deleted.
6408
64091994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6410
6411 * Version 19.26 released.
6412
64131994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6414
6415 * Makefile (EMACSSOURCES): Exclude undo.texi.
6416
64171994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6418
6419 * Version 19.25 released.
6420
64211994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6422
6423 * Version 19.24 released.
6424
64251994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6426
6427 * Version 19.23 released.
6428
64291994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6430
6431 * Makefile: Delete spurious tab.
6432
64331994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6434
6435 * Makefile (.SUFFIXES): New rule.
6436
8cf51b2c
GM
64371993-12-04 Richard Stallman (rms@srarc2)
6438
6439 * getopt.c: New file.
6440 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6441 (getopt.o): New rule.
6442 (dvi): Don't depend on texindex.
49823426 6443 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6444
64451993-12-03 Richard Stallman (rms@srarc2)
6446
49823426
GM
6447 * Makefile (TEXI2DVI): New variable.
6448 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6449 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6450
64511993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6452
6453 * Version 19.22 released.
6454
64551993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6456
6457 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6458
64591993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6460
6461 * Version 19.21 released.
6462
8cf51b2c
GM
64631993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6464
6465 * Makefile (realclean): Don't delete the Info files.
6466
f0131492 64671993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6468
8cf51b2c
GM
6469 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6470 4' where appropriate.
6471
f0131492 64721993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6473
49823426 6474 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6475
6476 * texindex.c: Include "../src/config.h" if building in emacs.
6477
6478 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6479 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6480 Add target to build texindex.c, defining `emacs'.
6481
8cf51b2c
GM
64821993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6483
6484 * Version 19.19 released.
6485
8cf51b2c
GM
64861993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6487
6488 * Version 19.18 released.
6489
64901993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6491
6492 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6493
64941993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Version 19.17 released.
6497
64981993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * split-man: Fix typos in last change.
6501
65021993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6503
6504 * Version 19.16 released.
6505
65061993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6507
6508 * version 19.15 released.
6509
65101993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6511
6512 * Makefile (distclean): It's rm, not rf.
6513
65141993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6515
6516 * Version 19.14 released.
6517
65181993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6519
6520 * Makefile: New file.
6521
65221993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6523
6524 * Version 19.13 released.
6525
65261993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6527
6528 * Version 19.9 released.
6529
65301993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6531
6532 * Version 19.8 released.
6533
65341993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6535
6536 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6537
6538 * trouble.texi: It's `enable-flow-control-on', not
6539 `evade-flow-control-on'.
6540
65411993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6542
6543 * display.texi: Document standard-display-european.
6544
65451993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6546
6547 * Version 19.7 released.
6548
6549 * emacs.texi: Add a sentence to the top menu mentioning the
6550 specific version of Emacs this manual applies to.
6551
65521993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6553
6554 * basic.texi: Document next-line-add-lines variable used to
6555 implement down-arrow.
6556
6557 * killing.texi: Document kill-whole-line.
6558
65591993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6560
6561 * text.texi: Update unix TeX ordering information.
6562
65631993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6564
6565 * news.texi: Mention fill-rectangle in keybinding list.
6566
6567 * killing.texi: Document fill-rectangle.
6568
65691993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6570
6571 * vc.texi: Bring the docs up to date with VC 5.2.
6572
65731992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6574
6575 * emacs.tex: Mention blackbox and gomoku under Amusements.
6576 Assembler mode is now mentioned and appropriately indexed
6577 under Programming Modes.
6578
65791991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6580
6581 * emacs.tex: Update TeX ordering information.
6582
8cf51b2c
GM
65831990-06-26 David Lawrence (tale@geech)
6584
6585 * emacs.tex: Note that completion-ignored-extensions is not used
6586 to filter out names when all completions are displayed in
6587 *Completions*.
6588
65891990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6590
6591 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6592
65931990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6594
6595 * emacs.tex: Add @findex grep.
6596
8cf51b2c
GM
65971988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6598
6599 * emacs.tex: Correct two typos. No other changes before
6600 Version 19 will be made.
6601
8cf51b2c
GM
66021988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6603
6604 * emacs.tex: Update information for obtaining TeX distribution from the
6605 University of Washington.
6606
6607;; Local Variables:
c8763fb6 6608;; coding: utf-8
8cf51b2c
GM
6609;; fill-column: 79
6610;; add-log-time-zone-rule: t
6611;; End:
6612
6613 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6614 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6615
6616 This file is part of GNU Emacs.
6617
352c8b4a 6618 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6619 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6620 the Free Software Foundation, either version 3 of the License, or
6621 (at your option) any later version.
8cf51b2c
GM
6622
6623 GNU Emacs is distributed in the hope that it will be useful,
6624 but WITHOUT ANY WARRANTY; without even the implied warranty of
6625 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6626 GNU General Public License for more details.
6627
6628 You should have received a copy of the GNU General Public License
352c8b4a 6629 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6630
6631;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd