(dired-pop-to-buffer): Fix last fix.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3f698a06
CY
12009-05-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * anti.texi (Antinews): Document completion changes. Some additional
4 copyedits and rearrangement of entries.
5
b2a42eb7
CY
62009-05-12 Chong Yidong <cyd@stupidchicken.com>
7
932fd020
CY
8 * misc.texi (Interactive Shell, Saving Emacs Sessions)
9 (Shell History Copying, Terminal emulator): Copyedits.
10
ac36a8f1
CY
11 * xresources.texi (Resources): Simplify descriptions. Shorten
12 description of editres, which is not very useful these days.
13 (Table of Resources): Document fontBackend resource.
14
b2a42eb7
CY
15 * trouble.texi (Quitting): Add other undo bindings to table.
16 (DEL Does Not Delete): Note that the erasure key is usually labelled
17 "Backspace". Remove discussion of obscure Xmodmap issue.
18
c6ea7fb8
CY
192009-05-07 Chong Yidong <cyd@stupidchicken.com>
20
21 * files.texi (Visiting): Copyedits.
22
ad36c422
CY
232009-05-06 Chong Yidong <cyd@stupidchicken.com>
24
25 * basic.texi (Inserting Text): Document ucs-insert.
26
27 * mule.texi (International Chars): Define "multibyte". Note that
28 internal representation is unicode-based. Simplify definition of raw
29 bytes. Mention ucs-insert.
30 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
31 (Language Environments): Add language environments new to Emacs 23.
32 (Multibyte Conversion): Node deleted.
33 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
34 mention obsolete emacs-mule coding system.
35 (Output Coding): Copyedits.
36
37 * emacs.texi (Top): Update node listing.
38
d4ad7b96
CY
392009-05-05 Per Starbäck <per@starback.se> (tiny change)
40
41 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
42
5bd66204
SM
432009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * building.texi (Lisp Libraries): `load-library' does offer completion.
46
bc36ad1c
CY
472009-04-28 Chong Yidong <cyd@stupidchicken.com>
48
49 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
50 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
51
f1a47884
EZ
522009-04-25 Eli Zaretskii <eliz@gnu.org>
53
54 * maintaining.texi (Tags): Clarify text. (Bug#3101)
55
be77bd45
CY
562009-04-22 Chong Yidong <cyd@stupidchicken.com>
57
58 * entering.texi (Entering Emacs): Document initial-buffer-choice.
59
60 * building.texi (Lisp Interaction): Document initial-scratch-message.
61
d3b82927
JB
622009-04-18 Juanma Barranquero <lekktu@gmail.com>
63
ed6e7b11
JB
64 * msdog.texi (Windows Fonts): Fix typos.
65
d3b82927
JB
66 * files.texi (Save Commands): Fix pxref.
67
bc323c04
CY
682009-04-18 Chong Yidong <cyd@stupidchicken.com>
69
70 * files.texi (Save Commands): Mention diff-buffer-with-file.
71 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
72 Henoch (Bug#3036).
73
2186d13f
GM
742009-03-15 Glenn Morris <rgm@gnu.org>
75
76 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
77 the former is not always used.
78 (Mail Headers): Use active voice. Add "Mail-reply-to".
79 Change case of "Id". Avoid repeated "appropriate".
80 (Mail Aliases): Fix previous change - use an example with a ".", so it
81 does actually get quoted when expanded.
82 (Mail Sending): Mailclient is the default on some systems.
83 (Citing Mail): Mention mail-indentation-spaces.
84 (Mail Mode Misc): Add an @dfn for "mail signature".
85
71e454fc
CY
862009-03-15 Chong Yidong <cyd@stupidchicken.com>
87
88 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
89 (Completion Options): Document read-file-name-completion-ignore-case,
90 read-buffer-completion-ignore-case, and completion-styles. Remove
91 description of partial-completion-mode.
92
df1a3e06
GM
932009-03-14 Glenn Morris <rgm@gnu.org>
94
95 * sending.texi (Mail Format): Fix typo. Add index entry for
96 mail-header-separator.
97 (Mail Headers): Put info about initialization and changing in one place
98 at the start. Update FCC section for mbox Rmail. Clarify From
99 section, mention mail-setup-with-from. Clarify Reply-to section.
100 Add Mail-followup-to and mail-mailing-lists. Clarify References
101 section.
102 (Mail Aliases): Update example, make less contentious.
103 Update for name change of mail-interactive-insert-alias.
104 (Mail Mode): Remove mention of `%' as a word separator.
105 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
106 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
107 commands. Clarify FCC handling. In mail-complete, add reference to
108 Mail Aliases section, and mention mail-complete-function.
109 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
110 (Mail Mode Misc): Clarify the mail-signature function. Add basic
111 signature netiquette. Explain how the mail hooks work when continuing
112 a composition.
113 (Mail Amusements): Internationalize the spook section a bit.
114 Remove the spook mail-setup-hook example, since it doesn't work well.
115 Mention fortune-file.
116 (Mail Methods): Mention read-mail-command.
117
ed6e7b11 1182009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 119
df1a3e06
GM
120 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
121 and NS resources following recent changes.
959d68bd 122
86dca3e8
JR
1232009-03-10 Jason Rumney <jasonr@gnu.org>
124
125 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
126 w32-use-visible-system-caret doc to indicate that it should get set
127 automatically.
128 (Windows Fonts): Add doc for the uniscribe backend.
129
042fe98f
DN
1302009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
131
132 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
133 vc-dir. (Bug#2598)
134
7f8dba73
RS
1352009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
136
137 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
138
505e70c3
GM
1392009-03-05 Glenn Morris <rgm@gnu.org>
140
04242bdc
GM
141 * rmail.texi (Rmail Basics): Add reference to sorting.
142 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
143 Minor re-wordings.
144 (Rmail Motion): Mention rmail-next-same-subject.
145 (Rmail Deletion): Expunging is not the only way to change the numbers.
146 (Rmail Labels): Labels can also be used in sorting.
147 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
148 (Rmail Display): Mention rmail-mime.
149
00cfe22c
GM
1502009-03-04 Glenn Morris <rgm@gnu.org>
151
152 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
153 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
154 summary. Mention sorts cannot be undone.
155 (Rmail Display): Give an example of how to use goto-address-mode.
156 (Rmail Editing): It's keybindings that are redefined, not commands.
157 Fix some typos.
158 (Movemail): Some minor rewording.
159 (Remote Mailboxes): Emacs movemail supports pop by default.
160 Fix some minor grammatical issues. The "two alternative ways" to
161 specify a POP mailbox are really just one. Remove all reference to the
162 variables rmail-pop-password and rmail-pop-password-required, obsolete
163 since Emacs 22.1. Clarify the four password steps. Emacs movemail
164 can support Kerberos.
165
3d963b67
GM
1662009-03-03 Glenn Morris <rgm@gnu.org>
167
168 * rmail.texi (Rmail Deletion): Revert previous change, which was
169 describing the Rmail summary versions.
170 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
171 Minor re-wording for rmail-resend.
172 (Rmail Make Summary): Summaries apply to buffers rather than files.
173 <rmail-summary-by-topic>: Headers includes the subject.
174 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
175 details, including prefix arguments.
2340abde 176 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
177 Not counting lines might be faster.
178 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
179 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
180 Name the commands bound to the various keys. Mention prefix argument
181 for searching.
3d963b67
GM
182 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
183 Simplify rmail-highlighted-headers description. Update face name.
184
a8ce3d17
JB
1852009-03-02 Juanma Barranquero <lekktu@gmail.com>
186
187 * mark.texi (Marking Objects): Fix typo.
188
130a29b6
CY
1892009-03-01 Chong Yidong <cyd@stupidchicken.com>
190
191 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
192 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
193
9d5de6f8
GM
1942009-03-01 Glenn Morris <rgm@gnu.org>
195
79fc530e 196 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
197 (Rmail Motion): - M-s searches from the end of messages.
198 (Rmail Deletion): Minor clarification. Fix numeric argument
199 description.
200 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
201 newmail and RMAILOSE files need not be in home-directory.
202 (Rmail Files): Mention I/O menus are unselectable if no files match.
203 Mention `MAIL' env-var.
204
b545ff9c
JR
2052009-02-24 Jason Rumney <jasonr@gnu.org>
206
207 * mule.texi (Fontsets): Mention fontset-default, font specs and
208 fallback fontsets.
209 (Defining Fontsets): Mention ns and w32 variants of
210 standard-fontset-spec. Update description of startup fontset to match
211 Emacs 23 behavior.
a93be82a 212 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 213 (International): Link to Modifying Fontsets.
b545ff9c 214
75da0618 2152009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
216
217 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
218 Mention ns-extended-platform-support-mode.
219
6be93a16
KB
2202009-02-22 Karl Berry <karl@gnu.org>
221
222 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
223
867d4bb3
JB
2242009-02-19 Juanma Barranquero <lekktu@gmail.com>
225
226 * basic.texi (Moving Point, Position Info):
227 * files.texi (Visiting):
228 * mini.texi (Completion Options):
229 * text.texi (HTML Mode): Remove duplicate words.
230
49b5c0e8
GM
2312009-02-20 Glenn Morris <rgm@gnu.org>
232
233 * rmail.texi: Minor updates for mbox rather than Babyl.
234
f43a822c
KB
2352009-02-17 Karl Berry <karl@gnu.org>
236
49b5c0e8 237 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 238
80d634b8
RS
2392009-02-17 Richard M Stallman <rms@gnu.org>
240
241 * anti.texi (Antinews): Mention Babyl format.
242
243 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
244
245 * rmail.texi: Update for mbox format.
246 Various small fixes, as well as the following.
247 (Out of Rmail): Node deleted.
248 (Rmail): Update menu.
249 (Rmail Files): Comment out set-rmail-inbox-list.
250 Document rmail-inbox-list instead.
251 (Rmail Output): Substantial changes since C-o is now
252 rmail-output-as-seen and o is rmail-output.
253 (Rmail Attributes): Delete `stored', add `retried'.
254 (Rmail Display): Editing headers works in all cases.
255
f0d129c6
GM
2562009-02-17 Glenn Morris <rgm@gnu.org>
257
258 * basic.texi (Position Info): M-x count-lines-region is not always on
259 M-=. (Bug#2269)
260
160f11d3
GM
2612009-02-09 Glenn Morris <rgm@gnu.org>
262
263 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
264 defaults.
265
763e01c4
EZ
2662009-02-07 Eli Zaretskii <eliz@gnu.org>
267
268 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
269 documentation of possible problems with redecoding.
270
f5e1441d
GM
2712009-02-03 Glenn Morris <rgm@gnu.org>
272
273 * rmail.texi (Out of Rmail): Mention b2m.pl.
274
e1eabe41
GM
2752009-01-31 Glenn Morris <rgm@gnu.org>
276
277 * rmail.texi (Out of Rmail): Correct b2m location.
278
dd05f9de
CY
2792009-01-27 Chong Yidong <cyd@stupidchicken.com>
280
281 * fixit.texi (Undo): Update undo limit values.
282
d74d846e
GM
2832009-01-27 Glenn Morris <rgm@gnu.org>
284
285 * emacs.texi (Top): Fix Antinews menu entry.
286
49ffdce8
KB
2872009-01-25 Karl Berry <karl@gnu.org>
288
289 * text.texi (Foldout): Use @itemize @w{} to make an itemize
290 item with no marker, instead of the syntactically incorrect
291 @itemize @asis.
292
467e8d77
JL
2932009-01-25 Juri Linkov <juri@jurta.org>
294
295 * building.texi (Grep Searching): Fix index entry for lgrep.
296
6c60bbdb
EZ
2972009-01-24 Eli Zaretskii <eliz@gnu.org>
298
299 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
300
9ce5a36f
AR
3012009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
302
303 * macos.texi (Preferences Panel): Update description of font setting to
304 reflect that prior frame selection is no longer needed.
305
9aa5f2fb
NR
3062009-01-20 Nick Roberts <nickrob@snap.net.nz>
307
308 * building.texi (Debuggers): Revert some of 2008-10-31 change to
309 raise GUD subsections.
310
3892ff9c
GM
3112009-01-15 Glenn Morris <rgm@gnu.org>
312
313 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
314
14731c8f
GM
3152009-01-10 Glenn Morris <rgm@gnu.org>
316
317 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
318
45c55e53
CY
3192009-01-04 Chong Yidong <cyd@stupidchicken.com>
320
321 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
322 logical lines.
323
2e4667d1
JL
3242008-12-29 Juri Linkov <juri@jurta.org>
325
326 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
327
328 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
329
2a3eac47
CY
3302008-12-28 Chong Yidong <cyd@stupidchicken.com>
331
332 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
333 goto-address-mode instead of goto-address.
334
3da8da94
CY
335 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
336 mode.
337
2a3eac47
CY
338 * emacs.texi (Top): Update node listing.
339
057f6dd3
EZ
3402008-12-26 Eli Zaretskii <eliz@gnu.org>
341
342 * custom.texi (Directory Variables): Explain what is a "project".
343 Add indexing. Improve wording. Add a footnote about using
344 _dir-locals.el on MS-DOS.
345
e6979067
DN
3462008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
347
348 * files.texi (Misc File Ops): Mention chmod as an alias for
349 set-file-modes.
350
9de15963
MR
3512008-12-24 Martin Rudalics <rudalics@gmx.at>
352
353 * help.texi (Help): Fix typos and reword.
354 (Help Summary): Add entries for C-h n and C-h r, reorder
355 entries, and do some minor fixes.
356 (Name Help): Say that C-h F works for commands only.
357 (Misc Help): Say that view-lossage displays 300 keystrokes.
358
236fd60d
GM
3592008-12-20 Glenn Morris <rgm@gnu.org>
360
361 * ack.texi (Acknowledgments): General update based on AUTHORS,
362 including removal of some stuff no longer distributed.
363
349b3256
AM
3642008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
365
366 * fixit.texi: Mention hunspell
367
e840fca5
GM
3682008-12-19 Glenn Morris <rgm@gnu.org>
369
370 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 371 Consolidate explanatory text at start.
e840fca5
GM
372
373 * display.texi (Text Display):
374 * indent.texi (Indentation): Use @acronym with ASCII.
375
9dfa7983
GM
3762008-12-18 Glenn Morris <rgm@gnu.org>
377
378 * ack.texi: Various small updates and fixes.
379
97b3a00b
JL
3802008-12-18 Juri Linkov <juri@jurta.org>
381
382 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
383 as a key binding to start a forward nonincremental word search.
384 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
385 a backward nonincremental word search. Add index for `M-s w'
386 `isearch-forward-word'.
387 (Regexp Search): Add a short summary of regexp key commands like
388 in the node "Basic Isearch".
389 (Other Repeating Search): Fix typo.
390
3912008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
392
393 * misc.texi (PostScript Variables): Fix doc.
394
31ce6a07
CY
3952008-12-10 Chong Yidong <cyd@stupidchicken.com>
396
397 * programs.texi (Program Modes): Mention Ruby mode.
398
636b507b
DN
3992008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
400
401 * misc.texi (emacsclient Options): Describe what an empty string
402 argument does for --alternate-editor.
403
a323fa14
CY
4042008-12-09 Frank Schmitt <ich@frank-schmitt.net>
405
406 * cmdargs.texi (Font X): Distinguish between client-side and
407 server-side fonts. List valid Fontconfig properties. Add reference to
408 Fontconfig manual. List valid GTK font properties. Explain use of
409 fc-list.
410
c5ca6cd0
CY
4112008-12-09 Chong Yidong <cyd@stupidchicken.com>
412
413 * cmdargs.texi (Font X): Move discussion of quoting to top.
414
e5136377
GM
4152008-12-06 Glenn Morris <rgm@gnu.org>
416
417 * maintaining.texi (Old Revisions): Improve previous change.
418
248c026b
RS
4192008-12-05 Richard M Stallman <rms@gnu.org>
420
421 * anti.texi (Antinews): Minor fixes.
422
a9253a1e
GM
4232008-12-03 Glenn Morris <rgm@gnu.org>
424
425 * maintaining.texi (Old Revisions): Fix diff-switches description.
426
fa687b02
MR
4272008-12-01 Martin Rudalics <rudalics@gmx.at>
428
429 * emacs.texi (Top): Fix typo.
430
72e6decd
CY
4312008-11-30 Chong Yidong <cyd@stupidchicken.com>
432
320ee034
CY
433 * misc.texi (Document View): Explain dependence on gs at the top.
434 Copyedits.
435
436 * emacs.texi (Top): Add DocView nodes to detailed node listing.
437
72e6decd
CY
438 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
439 (Comment Commands): Discuss region-active behavior of M-; first.
440
2a472ee4
MR
4412008-11-29 Martin Rudalics <rudalics@gmx.at>
442
9c6361c9
MR
443 * display.texi (Line Truncation): Add reference to Continuation
444 Lines.
445
2a472ee4
MR
446 * windows.texi (Pop Up Window): Mention split-height-threshold
447 and split-width-threshold.
9c6361c9 448 (Split Window): Add reference to Continuation Lines.
2a472ee4 449
e93bc142
AR
4502008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
451
452 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
453 (GNUstep Support): New node.
454 * anti.texi:
455 * emacs.texi:
456 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
457
458
43b978db
RS
4592008-11-28 Richard M Stallman <rms@gnu.org>
460
461 * misc.texi (Dissociated Press): Minor cleanups.
462
463 * dired.texi (Image-Dired): Avoid passive.
464
e8e2bd93
EZ
4652008-11-28 Eli Zaretskii <eliz@gnu.org>
466
467 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
468 representation.
469
8d2d45da
CY
4702008-11-26 Richard M. Stallman <rms@gnu.org>
471
472 * files.texi (Visiting): Rewrite paragraph for clarity.
473
474 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
475
a5f7bbcc
AM
4762008-11-25 Alan Mackenzie <acm@muc.de>
477
478 * programs.texi (Moving by Parens): Clarify that parens inside strings
479 and comments are ignored, and that the commands assume the starting
480 point isn't in a string or comment.
481
a71703d3
AR
4822008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
483
484 * macos.texi: Add Prev/Next/Top pointers to all nodes.
485 (Mac Basics): Merge in Grabbing Environment Variables from earlier
486 version.
487 (Mac Customization): Rewrite Preferences Panel section and merge in to
488 this node, add Open files by dragging to an Emacs window.
489
490 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
491
aa5ab79a
CY
4922008-11-26 Chong Yidong <cyd@stupidchicken.com>
493
0cc92c19
CY
494 * files.texi (Misc File Ops): Document set-file-modes.
495
c366b4e4
CY
496 * windows.texi (Split Window): Document integer values of
497 truncate-partial-width-windows.
498
aa5ab79a
CY
499 * text.texi (Text): Simplify description of markup languages.
500 (TeX Mode): Simplify introduction. Mention BibTeX mode.
501 (TeX Editing): Note that `""' inserts one `"' character.
502 (HTML Mode): Note in the introduction that XML mode is an alias for
503 SGML mode. Mention nXML mode.
504
56221db7
CY
5052008-11-25 Chong Yidong <cyd@stupidchicken.com>
506
507 * building.texi (Watch Expressions): Fix typo.
508
90effe33
CY
5092008-11-24 Chong Yidong <cyd@stupidchicken.com>
510
f90a5ae3
CY
511 * files.texi (Visiting): Document new behavior of
512 confirm-nonexistent-file-or-buffer.
513
514 * buffers.texi (Select Buffer): Document
515 confirm-nonexistent-file-or-buffer.
516
a18ffb4a
CY
517 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
518 edit-picture.
519
90effe33
CY
520 * text.texi (Text): Simplify introduction. Discard mention of `M-x
521 edit-picture', since that is just an alias for picture-mode.
522 (Sentences): Note that repeated M-@ extends the region.
523 (Pages): Make terminology more consistent. Link to Regexps node.
524 (Longlines): Discuss relationship with Visual Line mode.
525 (Text Mode): Remove extraneous discussion of other modes, since they
526 were already introduced in the parent node.
527
e85103ec
CY
5282008-11-23 Chong Yidong <cyd@stupidchicken.com>
529
5cb2fe30
CY
530 * anti.texi (Antinews): Rewrite.
531
1eb9b307 532 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
533
534 * frames.texi (Frame Commands): Mention "minimize" terminology.
535
e85103ec
CY
536 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
537 formats.
b908332f
CY
538 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
539 (Misc X): Don't document useless -hb option.
e85103ec 540
607f5f88
JL
5412008-11-22 Juri Linkov <juri@jurta.org>
542
543 * dired.texi (Dired Navigation): Change normal file name search option
544 from `non-nil' to `t'. Add `dwim' option.
545
e1b867a0
JL
5462008-11-22 Juri Linkov <juri@jurta.org>
547
548 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
549 ".dir-locals.el". Rename `define-project-bindings' to
550 `dir-locals-set-class-variables'. Rename `set-directory-project' to
551 `dir-locals-set-directory-class'.
552
dd186936
LK
5532008-11-22 Lute Kamstra <lute@gnu.org>
554
555 * buffers.texi (Select Buffer): Index goto-line.
556 * basic.texi (Moving Point): Mention the use of a numeric prefix
557 argument with goto-line and refer to Select Buffer for the use of a
558 plain prefix argument.
559
4b121911
GM
5602008-11-19 Glenn Morris <rgm@gnu.org>
561
562 * doclicense.texi: Update to FDL 1.3.
563 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
564
27267e4c
CY
5652008-11-17 Chong Yidong <cyd@stupidchicken.com>
566
696f351d
CY
567 * custom.texi (Minor Modes): Define mode commands and mode variables
568 more precisely. Recommend using mode commands instead of setting
569 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
570 (Easy Customization): Use "init file" instead of .emacs.
571 (Customization Groups): Update to new Custom buffer appearance.
572 (Saving Customizations): Copyedits. Update example.
573 (Variables): Give example of variable type-sensitivity.
574 (Examining): Update example.
575 (Hooks): Copyedits.
576 (Specifying File Variables): Use C comments instead of an artificial
577 Lisp for the example.
578 (Keymaps): Move internals discussion to Prefix Keymaps.
579 (Rebinding): Remove redundant paragraph (stated in Key Binding).
580 (Init Rebinding): Document kbd macro.
581 (Init File): Link to Find Init.
696f351d
CY
582
583 * mark.texi (Using Region): Document Delete Selection Mode more
584 thoroughly.
585
586 * frames.texi (Mouse Commands): Move most of the description of Delete
587 Selection Mode to Using Region, and link to it.
1bc9c425 588 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 589
b0570c25
CY
590 * building.texi (Compilation): Document first-error value of
591 compilation-scroll-output.
592 (Compilation Mode): Note that compilation-auto-jump-to-first-error
593 works as soon as an error is available. Suggested by Juri Linkov.
594
27267e4c
CY
595 * mini.texi (Passwords): New node.
596
597 * files.texi (Remote Files): Link to Passwords node.
598
599 * emacs.texi (Top): Update node listings.
600
122eb807
CY
6012008-11-16 Chong Yidong <cyd@stupidchicken.com>
602
9c9855a3
CY
603 * ack.texi (Acknowledgments): Some updating of credits.
604
bd6fdcad
CY
605 * emacs.texi (Acknowledgments): Add a couple more names.
606
dd1eef46
CY
607 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
608
122eb807 609 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 610 (Misc File Ops): Document use of trash.
122eb807 611
801a8da1
JB
6122008-11-16 Juanma Barranquero <lekktu@gmail.com>
613
614 * macos.texi (Mac Customization): Fix typos.
615
0b4f2253
CY
6162008-11-14 Chong Yidong <cyd@stupidchicken.com>
617
618 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
619 replacing previous contents. Numerous copyedits to adapt ns-emacs to
620 the conventions of the main Emacs manual.
621
622 * emacs.texi (Top): Update node listings.
623
517e2b89
CY
6242008-11-12 Chong Yidong <cyd@stupidchicken.com>
625
07a85685
CY
626 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
627 command-line-args is processed during startup.
628 (Action Arguments): Correctly describe how file arguments interact with
629 the startup screen. Link to Lisp Interaction for scratch buffer.
630 (Initial Options): Link to Command Example for -batch option.
631 (Environment): Document initial-environment.
632
517e2b89
CY
633 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
634 can't be changed in the site-start file.
635
6337bbde
CY
6362008-11-07 Chong Yidong <cyd@stupidchicken.com>
637
638 * dired.texi (Dired): Mention C-x C-d too.
639 (Dired Enter): Document M-n in the Dired minibuffer.
640 (Dired Navigation): Explain dired-goto-file more clearly. Document
641 dired-isearch-filenames.
642 (Dired Deletion): Remove unnecessary "expunged" terminology.
643 (Flagging Many Files): & is now rebound to `% &'.
644 (Shell Commands in Dired): Document dired-do-async-shell-command.
645 Clarify how multi-file arguments are passed.
646 (Misc Dired Features): Document dired-do-isearch.
647
9e8eeff9
CY
6482008-11-06 Chong Yidong <cyd@stupidchicken.com>
649
650 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
651
e071f849
CY
6522008-11-03 Chong Yidong <cyd@stupidchicken.com>
653
654 * search.texi (Other Repeating Search): Remove obsolete findex entries.
655
05482eb1
CY
6562008-11-01 Chong Yidong <cyd@stupidchicken.com>
657
e2346dea
CY
658 * programs.texi (Program Modes): Link to Program Indent node.
659 (Left Margin Paren): Explain consequences of changing
660 open-paren-in-column-0-is-defun-start more concisely.
661 (Which Function, Program Indent, Info Lookup): Minor edits.
662 (Basic Indent): If region is active, TAB indents the region.
663 (Multi-line Indent): If region is active, TAB indents the region. Note
664 that indent-region is useful when Transient Mark mode is off.
665 (Matching): The delimiter at the cursor is highlighted---the character
666 changes color.
667 (Symbol Completion): Link to Completion node.
668
e4b6428c
CY
669 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
670 a strictly text-only system.
671
05482eb1
CY
672 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
673 batch mode.
674
a11d3737
RS
6752008-11-01 Richard M. Stallman <rms@gnu.org>
676
5abad626
RS
677 * misc.texi (Document View): Major rewrite.
678
a11d3737
RS
679 * maintaining.texi (Types of Log File): Change logs are older than
680 version control.
681 (VCS Concepts): Simplify and rearrange.
682 (Version Control Systems): Make it clear that Linux is only the kernel.
683 (VC Mode Line): Shorten reference to menu item.
684 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
685 (VC Directory Mode): Minor cleanup.
686 Unchanged files are hidden, not omitted.
687 (VC Directory Commands): Shorten and simplify.
688 (Change Log Commands): New node, split from Change Logs.
689 (VC Directory Buffer): New node, split from VC Directory Mode.
690
c55a4acb
CY
6912008-10-31 Chong Yidong <cyd@stupidchicken.com>
692
df0356f6
CY
693 * misc.texi (Document View): Renamed from Document Files, moved here
694 from files.texi.
695
696 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
697 moved as well.
698 (Document Files): Moved to misc.texi.
699
c55a4acb
CY
700 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
701 vc-update-change-log.
df0356f6
CY
702 (Version Control): Move here from files.texi.
703 (Format of ChangeLog): Make it a subnode of Change Log.
704
705 * emacs.texi (Top): Update node listing.
c55a4acb 706
ef082374
TH
7072008-10-31 Tassilo Horn <tassilo@member.fsf.org>
708
709 * files.texi (Files): Add a section about document
710 files (doc-view-mode).
711
d52582c3
CY
7122008-10-31 Chong Yidong <cyd@stupidchicken.com>
713
714 * building.texi (Compilation Mode): Document
715 compilation-auto-jump-to-first-error.
716 (Debuggers): Lower GUD subsections to subsubsections.
717 (Starting GUD): Add cindex.
718 (Lisp Interaction): Note that scratch is no longer the initial buffer.
719
4e0a0968
CY
7202008-10-30 Chong Yidong <cyd@stupidchicken.com>
721
03625b47
CY
722 * indent.texi (Indentation): Link to Program Indent.
723
4e0a0968
CY
724 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
725 now uses emacsclient's terminal.
726
8bd3f7ef
CY
7272008-10-29 Chong Yidong <cyd@stupidchicken.com>
728
80e5620e
CY
729 * mark.texi (Using Region): Document use-empty-active-region.
730
97d5c404
CY
731 * emacs.texi (Top): Update node listings.
732
8bd3f7ef
CY
733 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
734 mention obsolete emacs.bash script.
735 (Invoking emacsclient): Rewrite, moving optional arguments to
736 emacsclient Options.
21d2bae3
CY
737 (emacsclient Options): New node. Document server-use-tcp and
738 server-host.
8bd3f7ef 739
5fda2cbd
CY
7402008-10-28 Chong Yidong <cyd@stupidchicken.com>
741
742 * indent.texi (Indentation): Replace list with paragraphed text,
743 putting description of syntax-driven indentation first. Document new
744 effect of active regions on tab.
745 (Tab Stops): Note that editable tab stops affect indentation commands.
746
4ff029f6
DN
7472008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
748
749 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
750
996cd6e4
CY
7512008-10-23 Chong Yidong <cyd@stupidchicken.com>
752
f28815e3
CY
753 * custom.texi (Function Keys): Note that modified keypad keys are not
754 translated.
755
996cd6e4
CY
756 * basic.texi (Arguments): Explain how to insert multiple digits.
757
49545fe2
MA
7582008-10-22 Michael Albinus <michael.albinus@gmx.de>
759
760 * files.texi (Remote Files): Precise selection of default method.
761 Rewrite paragraph about disabling remote file names.
762
edac0b53
CY
7632008-10-22 Chong Yidong <cyd@stupidchicken.com>
764
e752c544
CY
765 * search.texi (Special Isearch): Document M-TAB is isearch.
766
edac0b53
CY
767 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
768 command.
769
770 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
771
20a36054
TH
7722008-10-22 Tassilo Horn <tassilo@member.fsf.org>
773
774 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
775 section.
776
69051ab6
CY
7772008-10-21 Chong Yidong <cyd@stupidchicken.com>
778
c4b1a32a
CY
779 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
780 to files.texi. Move contents of vc2-xtra.texi here.
781
782 * vc2-xtra.texi: File removed.
783
784 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
785 Directory Commands from the submenu. Don't include deleted file
786 vc2-xtra.texi.
787
788 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
789 (Version Control): Add VC Directory Mode and VC Directory Commands to
790 the submenu.
791 (Why Version Control?): Use table format.
792 (Version Control Systems): Note that Meta-CVS support is gone.
793 (VCS Concepts): Note precisely when VC started supporting filesets.
794 Remove bogus xref to CVS Options node.
795 (Types of Log File): Copyedits.
796 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
797 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
798 The Right Thing.
799 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
800 (Log Buffer): Reorganize node, putting C-c C-c description first.
801 (Old Revisions): Use CVS for example, not RCS.
802 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
803 Commands from the submenu, putting them under Version Control.
804 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
805 need to include it in the manual unconditionally, since it is now
806 crucial to using distributed version control systems.
1a6e2954
CY
807 (Comparing Files): Note that diff uses the minibuffer, and that the
808 output is shown using Diff mode.
809 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
810 diff-update-on-the-fly, diff-refine-hunk, and
811 diff-show-trailing-whitespaces.
1a6e2954 812 (File Archives): Add rar support.
c4b1a32a 813
69051ab6
CY
814 * major.texi (Choosing Modes): Make mode selection sequence more
815 obvious by describing the steps in order of priority. Note that
816 magic-mode-alist is nil by default. Document
817 magic-fallback-mode-alist.
818
e7421e03
CY
8192008-10-20 Chong Yidong <cyd@stupidchicken.com>
820
821 * frames.texi (Mouse References): Copyedits.
822
6b2efdc2
TH
8232008-10-20 Tassilo Horn <tassilo@member.fsf.org>
824
825 * ack.texi (Acknowledgments): Add myself as doc-view author.
826
9c5e9396
EZ
8272008-10-20 Eli Zaretskii <eliz@gnu.org>
828
829 * frames.texi (Dialog Boxes): Add @cindex entries.
830
dac94f8e
CY
8312008-10-20 Chong Yidong <cyd@stupidchicken.com>
832
833 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
834 (Text-Only Mouse): Copyedit.
835
25597d40
CY
8362008-10-19 Chong Yidong <cyd@stupidchicken.com>
837
f8a447f6
CY
838 * frames.texi: Use @key throughout for mouse clicks.
839 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
840 (Secondary Selection): Fix modified mouse click syntax.
841 (Clipboard): Describe Cut, Copy and Paste commands.
842 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
843 Copyedits.
844 (Creating Frames): Add xref to Init File.
845 (Frame Commands): Add xref to Exiting.
846 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 847
b0f95216
CY
8482008-10-15 Chong Yidong <cyd@stupidchicken.com>
849
b0817f00
CY
850 * files.texi (Version Control): Copyedits. Add Bazaar.
851 (Version Control Systems): List different VCS's using an itemized list.
852 Add Bazaar.
853 (VCS Concepts): Copyedits. Tweak description of file merging.
854
b0f95216
CY
855 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
856 (Cut/Paste Other App): Document select-active-regions and
857 x-select-enable-primary.
858
69d0d701
CY
8592008-10-13 Chong Yidong <cyd@stupidchicken.com>
860
861 * mark.texi (Shift Selection): Correct case in node name.
862
863 * emacs.texi (Top): Update node order in Mark chapter.
864
375e8351
EZ
8652008-10-12 Eli Zaretskii <eliz@gnu.org>
866
867 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
868
869 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
870 elsewhere in the manual instead of describing yet again the intricacies
871 of $HOME on MS-Windows and MS-DOS.
872
ab58114f
CY
8732008-10-12 Chong Yidong <cyd@stupidchicken.com>
874
4f959513
CY
875 * mini.texi (Minibuffer File): Add xref to File Names.
876 (Minibuffer File): Add discussion of `~' in file names. Add
877 insert-default-directory index reference.
878
ab58114f
CY
879 * files.texi (File Names): Reorganize description.
880 (Visiting): Add xref to Mode Line. Copyedits.
881 (Save Commands): Mention prefix behavior of C-x C-s.
882 (Numbered Backups): Node deleted.
883 (Backup Names): Contents of Numbered Backups moved here. State default
884 of version-control variable.
885 (Reverting): Copyedits.
886 (Version Control): Add additional version control systems.
887
888 * emacs.texi (Top): Delete Numbered Backups node.
889
890 * cmdargs.texi (General Variables): Change Numbered Backups xref to
891 Backup Names.
f2884f63 892 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 893
b0b5100a
RF
8942008-10-11 Romain Francoise <romain@orebokech.com>
895
896 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
897
89774b5f
CY
8982008-10-11 Chong Yidong <cyd@stupidchicken.com>
899
900 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
901 (Select Buffer): Mention use of minibuffer history. Describe default
902 value of default-major-mode. Mention that C-x 4 b selects the other
903 window.
904 (List Buffers): Document CRM indicators in the order they appear.
905 (Kill Buffer): Document new command kill-matching buffers.
906 (Several Buffers): Move explanation of the relationship between buffer
907 list and buffer menu to the top.
908 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
909
4c72bf27
CY
9102008-10-10 Chong Yidong <cyd@stupidchicken.com>
911
912 * entering.texi (Exiting): Document change of C-x C-c to
913 save-buffers-kill-terminal. Document kill-emacs.
914
f68eb991
EZ
9152008-09-30 Eli Zaretskii <eliz@gnu.org>
916
917 * mule.texi (Coding Systems): Don't mention codepage-setup.
918
919 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
920 cpNNN coding systems anymore.
921 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
922 for unibyte mode. Don't mention line-drawing characters. Don't
923 mention dos-unsupported-char-glyph.
924
1a2dd44d
CY
9252008-09-25 Chong Yidong <cyd@stupidchicken.com>
926
927 * search.texi (Search): Shorten introduction.
928 (Basic Isearch): Add command table. Discuss reverse isearch and
929 isearch highlighting.
930 (Repeat Isearch): Move lazy highlighting discussion here. Add search
931 ring to cindex.
932 (Special Isearch): Move input methods discussion here.
933 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
934 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
935 Repeat Isearch.
936 (Isearch Minibuffer): New node.
937 (Word Search): Document new word search commands.
938 (Regexp Example): Simplify example using sentence-end-base variable.
939 (Replace): Reword introduction.
940 (Unconditional Replace): Remove unnecessary example.
941 (Other Repeating Search): Document new `M-s o' binding.
942
943 * emacs.texi (Top): Update node listings.
944
e45da31d
JB
9452008-09-22 Juanma Barranquero <lekktu@gmail.com>
946
947 * emacs.texi (Top): Remove Kill Errors from menu.
948
841c8096
CY
9492008-09-22 Chong Yidong <cyd@stupidchicken.com>
950
402168fa
CY
951 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
952 interface for defining macros. Simplify examples. Note that C-g quits
953 macro definitions.
801a8da1 954 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
955 usage example.
956 (Keyboard Macro Query): Organize query responses in a table.
957
958 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
959 to Erasing node.
841c8096
CY
960 (Undo): Reorganize paragraphs for logical flow. Move keybinding
961 rationale to a footnote.
962 (Kill Errors): Remove node, due to redundancy with Erasing.
963 (Spelling): Move discussion of flyspell to end. Note new behavior of
964 M-$ in active region. Remove non-ispell-specific keybindings from
965 table.
966
eab2ee89
DN
9672008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
968
969 * cmdargs.texi (Initial Options): Document --daemon.
970
3d53e905
GM
9712008-09-20 Glenn Morris <rgm@gnu.org>
972
973 * files.texi (Numbered Backups): Mention that some modes set
974 version-control.
975
1c90484d
GM
9762008-09-20 Jim Blandy <jimb@red-bean.com>
977
978 * files.texi (Numbered Backups): Reference File Variables, as well.
979 Remove discussion of Rmail's implementation.
980
0fc0d844
CY
9812008-09-06 Chong Yidong <cyd@stupidchicken.com>
982
983 * misc.texi (Recursive Edit): Note that top-level exits active
984 minibuffers.
985
986 * trouble.texi (Quitting): Likewise.
987
b18d283d
CY
9882008-08-31 Chong Yidong <cyd@stupidchicken.com>
989
990 * emacs.texi (Top): Add Temporary Face Changes xref.
991
992 * display.texi (Display): Move Temporary Face Changes node to just
993 after Standard Faces.
994 (Scrolling): Document recenter-top-bottom instead of recenter.
995 (Horizontal Scrolling): Move auto hscroll discussion to the top.
996 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
997 (Display Custom): Copyedits.
998 (Optional Mode Line): Document display-battery-mode.
999
180135fc
RF
10002008-08-27 Romain Francoise <romain@orebokech.com>
1001
1002 * custom.texi (Directory Variables): Minor fix.
1003
d3fe3475
GM
10042008-08-27 Glenn Morris <rgm@gnu.org>
1005
1006 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1007 descriptions.
1008 (Calendar Customizing): Tweak layout description.
183080b6 1009 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1010 markers. Condense calendar-star-date and calendar-mark-today
1011 description.
1012 (Holiday Customizing): Add oriental and solar holidays.
1013 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1014 Fix holiday-float description. Use zerop in examples. Be less verbose.
1015 (Date Display Format): Change ISO format. Be less verbose.
1016 (Diary Customizing): Mention day and month abbrev arrays.
1017 Mention the date-form variables by name. Update European example.
1018 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1019 Condense examples. Mention diary-entry-symbols by name.
1020 Condense table for insertion commands.
1021 (Fancy Diary Display): Mention diary-include-string and
1022 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1023 Ethiopic, Persian date functions. Condense descriptions.
1024
1025 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1026 (Adding to Diary): Adapt for changed node name.
1027
71755807
GM
10282008-08-26 Glenn Morris <rgm@gnu.org>
1029
1030 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1031 node "Hebrew/Islamic Entries".
1032
1033 * calendar.texi (Specified Dates): Fix names of iso functions.
1034 (General Calendar): There may not be another window.
1035 (Writing Calendar Files, Holidays): Tweak intro.
1036 (Holidays): Mention Baha'i and Chinese holidays.
1037 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1038 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1039 (To Other Calendar): Add calendar-print-other-dates.
1040 Refer to "graphic display" rather than "X.
1041 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1042 (Displaying the Diary): Fix whitespace after reference.
1043 Fix `diary-number-of-entries' reference.
1044 (Date Formats): Explicitly mention that day names can be abbreviated.
1045 (Adding to Diary): Add some references to other sections.
1046 (Special Diary Entries): Fix reference.
1047 (Appointments): Simplify appt-message-warning-time entry.
1048 Clarify where times must be.
1049 (Importing Diary): Comment out icalendar paragraph that does not apply.
1050 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1051
d76ebc75
GM
10522008-08-23 Glenn Morris <rgm@gnu.org>
1053
1054 * fortran-xtra.texi (Fortran): Change description of free form and
1055 fixed form a bit. Mention hideshow and imenu.
1056 (Fortran Motion): Mention fortran-end-of-subprogram,
1057 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1058 (Fortran Indent): Minor re-word.
1059 (ForIndent Commands): Mention fortran-fill-paragraph and
1060 fortran-fill-statement.
1061 (ForIndent Cont): Mention fortran-tab-mode-string.
1062 (Fortran Comments): Mention fortran-comment-line-start-skip.
1063 (Fortran Columns): Mention font-locking.
1064 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1065
e2a71e28
JB
10662008-08-23 Johan Bockgard <bojohan@muon>
1067
1068 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1069
5c52e13c
CY
10702008-08-22 Chong Yidong <cyd@stupidchicken.com>
1071
1072 * mini.texi (Minibuffer): Simplify introduction.
1073 (Minibuffer File): Document tilde in minibuffer filenames.
1074 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1075 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1076 (Completion Example): Update example to current command list.
1077 (Completion Options): Document `lazy' value of completion-auto-help.
1078 Update contents of completion-ignored-extensions.
1079 (Minibuffer History): Describe "future history" list. State default
1080 value of history-delete-duplicates.
1081
77a00355
GM
10822008-08-21 Glenn Morris <rgm@gnu.org>
1083
1084 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1085 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1086
39ee1d04
CY
10872008-08-17 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * regs.texi (Registers): Clarify valid register names.
1090 (RegPos): Note that buffer is saved and restored too.
1091 (RegText): Note that mark is reactivated/deactivated.
1092 (RegConfig): Xref to Windows node.
1093
b12c348f
CY
10942008-08-16 Chong Yidong <cyd@stupidchicken.com>
1095
3ae7ba79
CY
1096 * basic.texi (Inserting Text): Provide command name for C-q.
1097
b12c348f
CY
1098 * killing.texi (Killing): Copyedit. Define read-only text.
1099 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1100 (Killing by Lines): Copyedit.
1101 (Other Kill Commands): Move M-w description here.
1102 (Yanking): Move M-w to Other Kill Commands.
1103 (Kill Ring): Also mention saving text in registers. Link to Text
1104 Properties in elisp manual.
1105 (Accumulating Text): Copyedit.
1106 (CUA Bindings): Shift selection is now the default.
1107
d8ff7692
TZ
11082008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1109
1110 * maintaining.texi (Change Log): Mention next-error is available.
1111
a43a8a2e
GM
11122008-08-10 Glenn Morris <rgm@gnu.org>
1113
1114 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1115 and intermonth text.
1116 (Holiday Customizing): Add holiday-chinese.
1117
eba27308
EZ
11182008-08-08 Eli Zaretskii <eliz@gnu.org>
1119
1120 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1121
5f14a5b3
DN
11222008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1123
1124 * files.texi (Log Buffer): Describe C-c C-d.
1125 (Diff Mode): Describe C-x 4 A.
1126
49989bff
EZ
11272008-08-06 Eli Zaretskii <eliz@gnu.org>
1128
1129 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1130
5c915c02
DN
11312008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1132
2beaf97a
DN
1133 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1134 describe the new bindings to show the changeset diff, toggle annotation
1135 visibility, show revisions.
1136 (VC Status): Describe key bindings for modifying the change comments,
1137 displaying changeset diffs and annotations.
1138
5c915c02
DN
1139 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1140
71798ace
NR
11412008-08-05 Nick Roberts <nickrob@snap.net.nz>
1142
1143 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1144
b8949644
EZ
11452008-08-02 Eli Zaretskii <eliz@gnu.org>
1146
1147 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1148 and wording.
1149
819567d1
DN
11502008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1151
1152 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1153 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1154 commands. Improve some old info.
1155
5f38310a
CY
11562008-07-31 Chong Yidong <cyd@stupidchicken.com>
1157
0dc3906b
CY
1158 * display.texi (Visual Line Mode): New node.
1159
5f38310a
CY
1160 * basic.texi (Inserting Text): Move DEL to deletion node.
1161 (Moving Point): Add additional alternative key bindings. Describe
1162 line-move-visual.
1163 (Erasing): Describe DEL.
1164 (Basic Undo, Blank Lines, Arguments): Copyedit.
1165 (Continuation Lines): Mention Visual Line mode.
1166 (Position Info): Move extended discussion to mule.texi.
1167
1168 * mule.texi (International Chars): Describe C-x =.
1169
1170 * emacs.texi (Top): Add Visual Line Mode node.
1171
7c2fb837
DN
11722008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1173
1174 * emacs.texi: Remove VMS support.
1175
3f6b73ef
DN
11762008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1177
1178 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1179 the vc-dir command name.
1180
9e2a2647
DN
11812008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1182
1183 * xresources.texi: Remove mentions of Mac Carbon.
1184
568beaa2
AS
11852008-07-19 Andreas Schwab <schwab@suse.de>
1186
1187 * ns-emacs.texi: Move to ../misc.
1188
0ef94706
CY
11892008-07-15 Chong Yidong <cyd@stupidchicken.com>
1190
1191 * entering.texi (Exiting): Don't describe text-only terminals as the
1192 default. Describe the new startup screen.
1193 (Exiting): Describe how to kill Emacs first. Change description of
1194 iconification to handle modern window systems.
1195
ba60bd44 11962008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1197
1198 * ns-emacs.texi: New file, documents features of Emacs port under
1199 NeXTstep windowing.
1200
9f30aa73
CY
12012008-07-15 Chong Yidong <cyd@stupidchicken.com>
1202
938a5d2e
CY
1203 * entering.texi (Entering Emacs): Update prev node.
1204
1205 * glossary.texi (Glossary): Remove xref to Text Characters.
1206
9f30aa73
CY
1207 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1208 directly, rather than in the context of ASCII. Move description of
1209 special properties of modifier key to new Modifier Keys node.
1210 (Keys): Copyedit.
1211 (Text Characters): Delete node. Multibyte is the default nowadays, and
1212 the node contents are obsolete.
1213
1214 * custom.texi (Modifier Keys): New node.
1215
1216 * emacs.texi (Top): Update node list.
1217
7e53d36c
CY
12182008-07-13 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1221 saying that Emacs provides menus and mouse support (which is par for
1222 the course).
1223
1224 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1225 early on.
1226 (Point): Copyedit. Relegate historical trivia to a footnote.
1227 (Mode Line): Explain mode-line format more consistently.
1228 (Menu Bar): Copyedit.
1229
1e9fa96d
GM
12302008-06-27 Glenn Morris <rgm@gnu.org>
1231
1232 * cal-xtra.texi (Sexp Diary Entries):
1233 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1234
dc9bebb8
CY
12352008-06-26 Chong Yidong <cyd@stupidchicken.com>
1236
1237 * mark.texi (Shift selection): New node.
1238 (Mark): Copyedits.
1239 (Persistent Mark): Move to the end of the chapter.
1240
e7881076
EZ
12412008-06-20 Eli Zaretskii <eliz@gnu.org>
1242
1243 * makefile.w32-in (distclean): Remove makefile.
1244
f427400c
NR
12452008-06-17 Nick Roberts <nickrob@snap.net.nz>
1246
1247 * building.texi (Starting GUD): Add an entry for gud-gdb.
1248 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1249 command mode.
1250
b597d348
GM
12512008-06-17 Glenn Morris <rgm@gnu.org>
1252
1253 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1254
647b7094
NR
12552008-06-17 Nick Roberts <nickrob@snap.net.nz>
1256
1257 * building.texi (Starting GUD): Expand on remote debugging.
1258 (Other GDB-UI Buffers): Mention new keyboard bindings.
1259
47a30023
GM
12602008-06-15 Glenn Morris <rgm@gnu.org>
1261
1262 * gnu.texi: Use a verbatim license for this invariant section,
1263 as per etc/GNU.
1264
37e5d54a
GM
12652008-06-13 Daniel Engeler <engeler@gmail.com>
1266
1267 * emacs.texi, misc.texi: Add documentation about serial port access.
1268
8e65d46c
GM
12692008-06-13 Glenn Morris <rgm@gnu.org>
1270
c1473b4c
MB
1271 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1272 maintain.info.
8e65d46c 1273
e40a85cd
MB
12742008-06-05 Miles Bader <miles@gnu.org>
1275
1276 * display.texi (Temporary Face Changes): Update to reflect function
1277 renamings in face-remap.el.
1278
56c73dec
MB
12792008-06-04 Miles Bader <miles@gnu.org>
1280
1281 * display.texi (Temporary Face Changes): Add
1282 `adjust-buffer-face-height'. Rewrite description of
1283 `increase-buffer-face-height' and `decrease-default-face-height' now
1284 that they aren't bound by default.
1285
9d3d42fb
MB
12862008-06-03 Miles Bader <miles@gnu.org>
1287
1288 * display.texi (Temporary Face Changes): New node.
1289
2be6bfe2
EZ
12902008-05-31 Eli Zaretskii <eliz@gnu.org>
1291
1292 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1293
daf7e339
GM
12942008-05-31 Glenn Morris <rgm@gnu.org>
1295
1296 * cal-xtra.texi (Fancy Diary Display): Simplify.
1297
d21d2618
GM
12982008-05-30 Glenn Morris <rgm@gnu.org>
1299
1300 * cal-xtra.texi (Fancy Diary Display): Update for
1301 diary-display-function replacing diary-display-hook.
1302
71ce5fd0
JB
13032008-05-29 Drew Adams <drew.adams@oracle.com>
1304
1305 * msdog.texi (Windows Keyboard): Add descriptions of
1306 w32-register-hot-key and w32-unregister-hot-key.
1307
a3cdbdf8
MO
13082008-05-21 Tom Tromey <tromey@redhat.com>
1309
1310 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1311 Variables node.
1312
854a574c
MO
13132008-05-19 Tom Tromey <tromey@redhat.com>
1314
1315 * custom.texi (Variables): Add Directory Variables to menu.
1316 (Directory Variables): New node.
1317
7c2ec3f9
ER
13182008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1319
71ce5fd0 1320 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1321
370fded4
ER
13222008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1323
1324 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1325 Revision Tags and rewritten. Section now uses modern terminology,
1326 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1327 accurately.
1328
6af511e3
EZ
13292008-05-10 Eli Zaretskii <eliz@gnu.org>
1330
1331 * msdog.texi (Windows Files): Update documentation of
1332 w32-get-true-file-attributes.
1333
7a78b6e7
ER
13342008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1335
1336 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1337 directory mode.
1338
1bcfc24e
CY
13392008-05-08 Chong Yidong <cyd@stupidchicken.com>
1340
1341 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1342 entry "television".
1bcfc24e 1343
db86064f
ER
13442008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1345
ab5ec32c 1346 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1347
a31b405e
ER
13482008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1349
1350 * emacs/buffers.texi, emacs/files.texi (Version-control):
1351 vc-toggle-read-only is no longer a good idea...
1352
ff2c14fc
GM
13532008-04-29 Glenn Morris <rgm@gnu.org>
1354
1355 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1356
367c9b7c
JL
13572008-04-22 Juri Linkov <juri@jurta.org>
1358
1359 * dired.texi (Subdirectories in Dired): Describe using `^'
1360 to return to the parent directory.
1361
4ac1e9b4
NR
13622008-04-22 Nick Roberts <nickrob@snap.net.nz>
1363
1364 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1365 recent changes.
1366
b9b3bf2b
NR
13672008-04-19 Nick Roberts <nickrob@snap.net.nz>
1368
1369 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1370 (Other GDB-UI Buffers): Update for recent thread related changes.
1371
4d120d6a
SM
13722008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1373
1374 * maintaining.texi (Maintaining):
1375 * emacs.texi (Top): Typo.
1376
a152877d
SM
13772008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1378
b9b3bf2b
NR
1379 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1380 arg in `font-lock-add-keywords'.
a152877d 1381
36c0514c
GM
13822008-04-08 Glenn Morris <rgm@gnu.org>
1383
1384 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1385 Also add Baha'i calendar references where appropriate.
1386
06a97d46
GM
13872008-04-05 Glenn Morris <rgm@gnu.org>
1388
1389 * custom.texi (Init File): Byte-compiling .emacs is bad.
1390
6adc6eed
SM
13912008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1392
1393 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1394
571388b0
GM
13952008-03-29 Glenn Morris <rgm@gnu.org>
1396
1397 * calendar.texi: Update for `calendar-date-style' replacing
1398 `european-calendar'.
1399
3ae8f876
JR
14002008-03-28 Jason Rumney <jasonr@gnu.org>
1401
1402 * display.texi (Display Custom): Mention overlay-margin in text.
1403
5bc6ddff 14042008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1405
5bc6ddff
MB
1406 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1407 tutorial' comments.
03a864d5 1408
7186a830
CY
14092008-03-28 Chong Yidong <cyd@stupidchicken.com>
1410
1411 * mark.texi (Mark): Rearrange nodes.
1412 (Persistent Mark): Rename from Transient Mark.
1413 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1414 Describe Transient Mark mode as the default.
1415
1416 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1417 the default behavior with Transient Mark mode off.
1418 (Position Info): Fix typo.
1419
71ce5fd0
JB
1420 * display.texi (Standard Faces): Reference the Mark node.
1421 Remove discussion of the region face, which is discussed there.
7186a830
CY
1422
1423 * emacs.texi (Top): Update node listings.
1424
1425 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1426 as the default.
1427
1428 * fixit.texi (Undo): Standardize choice of undo key sequence.
1429 (Undo, Spelling): Describe Transient Mark mode as the default.
1430
1431 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1432 default.
1433
1434 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1435
1436 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1437 mode is the default, and note that the mark is not activated when set.
1438
1439 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1440 Describe Transient Mark mode as the default.
1441
1442 * search.texi (Basic Isearch): Reference the Mark Ring node.
1443 (Replace, Unconditional Replace, Other Repeating Search):
1444 Describe Transient Mark mode as the default.
1445
1446 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1447 Transient Mark mode as the default.
1448 (Paragraphs): Describe how M-h behaves when region is active.
1449
1450 * trouble.texi (Quitting): Clarify effects of C-g.
1451
dc47d1ff
GM
14522008-03-13 Glenn Morris <rgm@gnu.org>
1453
1454 * emacs.texi (EMACSVER): Set to 23.0.60.
1455
e3e0fb39 14562008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1457
e3e0fb39
GM
1458 * dired.texi (Hiding Subdirectories): Fix previous change.
1459
14602008-03-05 Drew Adams <drew.adams@oracle.com>
1461
1462 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1463
5e14abf8
KS
14642008-02-28 Kim F. Storm <storm@cua.dk>
1465
1466 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1467 Move describe-distribution to C-h C-o.
1468 Move view-emacs-problems to C-h C-p.
1469 Add view-emacs-debugging on C-h C-d.
1470 Add view-external-packages on C-h C-e.
d0207bf3 1471 Add view-order-manuals on C-h C-m.
5e14abf8 1472
d0207bf3 14732008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1474
1475 * msdog-xtra.texi (MS-DOS): Docstring fix.
1476
87e391bb
EZ
14772008-02-09 Eli Zaretskii <eliz@gnu.org>
1478
1479 * msdog.texi (Windows Fonts): Use a @table for describing font
1480 properties.
1481
5662e503
JR
14822008-02-07 Jason Rumney <jasonr@gnu.org>
1483
1484 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1485 value has changed.
1486 (Windows HOME): Clarify what is meant by "if that fails as well".
1487 (Windows Fonts): New section.
1488
72463824
GM
14892008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1490
1491 * basic.texi (Basic Undo): Remove duplicate "you can".
1492
7ff926e0
EZ
14932008-02-02 Eli Zaretskii <eliz@gnu.org>
1494
1495 * maintaining.texi (Tags): Fix last change.
1496
6ab7aef1
MA
14972008-02-02 Michael Albinus <michael.albinus@gmx.de>
1498
093571c3 1499 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1500
ace67e7e
NR
15012008-01-31 Nick Roberts <nickrob@snap.net.nz>
1502
1503 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1504
ae068fdf
RS
15052008-01-26 Richard Stallman <rms@gnu.org>
1506
1507 * maintaining.texi (Tags): Delete redundant index entry.
1508
a56d9a08
EZ
15092008-01-26 Eli Zaretskii <eliz@gnu.org>
1510
1511 * programs.texi (Imenu): Move "@cindex tags" from here...
1512 * maintaining.texi (Tags): ...to here.
1513
e941ed90
NR
15142008-01-23 Kevin Ryde <user42@zip.com.au>
1515
1516 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1517 click count.
1518
650276d5
JB
15192008-01-21 Juanma Barranquero <lekktu@gmail.com>
1520
1521 * entering.texi (Exiting): Fix typo.
1522 Reported by D. E. Evans <sinuhe@gnu.org>.
1523
8dc17977
MR
15242007-12-31 Martin Rudalics <rudalics@gmx.at>
1525
1526 * glossary.texi (Glossary): Fix typo.
1527
9f9695a6
RS
15282007-12-27 Richard Stallman <rms@gnu.org>
1529
1530 * text.texi (Formatted Text): Improve menu tag.
1531 (Editing Format Info): In Info, add duplicate menu of nodes
1532 about the submenus.
1533 (Format Faces): Say where Faces menu is found. Mention Other.
1534 (Format Colors): Say where these submenus are found.
1535 (Format Indentation, Format Justification): Likewise.
1536 (Format Properties): Likewise.
1537
abfd0191
RS
15382007-12-22 Richard Stallman <rms@gnu.org>
1539
1540 * search.texi (Query Replace): Make exp of query-replace more
1541 self-contained, and clarify.
8dc17977 1542
abfd0191
RS
1543 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1544
a2586785
RS
15452007-12-15 Richard Stallman <rms@gnu.org>
1546
1547 * files.texi (Auto Save): Clarify definition of auto-saving.
1548
a67cf2bb
RS
15492007-11-26 Richard Stallman <rms@gnu.org>
1550
1551 * help.texi (Help Echo): Cleanups.
1552
448b33b1
TTN
15532007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1554
1555 * files.texi (Why Version Control?): Fix typo.
1556 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1557 (Selecting a Fileset): Fix typos; small rewording.
1558 (Log Buffer): Likewise.
1559 (Old Revisions): Likewise.
448b33b1 1560
221bb7f6
EZ
15612007-11-17 Eli Zaretskii <eliz@gnu.org>
1562
1563 * mule.texi (Communication Coding): Fix wording of last change.
1564
d0207bf3 15652007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1566
630cb3b7
JB
1567 * custom.texi (Specifying File Variables):
1568 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1569
53b7759e
KH
15702007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1571
a5ab2e0c 1572 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1573
1574 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1575
c8763fb6 15762007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1577
630cb3b7 1578 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1579 --output=file.
1580
ff98e024
MR
15812007-11-13 Martin Rudalics <rudalics@gmx.at>
1582
1583 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1584 (Help Echo): Avoid mentioning the term "region" here and
1585 consistently use the term "active text".
1586
37b11c22
GM
15872007-11-11 Glenn Morris <rgm@gnu.org>
1588
1589 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1590
21d50ba1
JL
15912007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1592
1593 * search.texi (Query Replace): Mention
1594 `query-replace-show-replacement'.
1595
c12ecb0a 15962007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1597
1598 * building.texi (Watch Expressions): Remove obscure sentence.
1599
3b4201f4
KH
16002007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1601
1602 * mule.texi (Select Input Method): Describe how to activate an input
1603 method in the text mode.
1604
07e5c0b0
DN
16052007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1606
1607 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1608
52dd7391
NR
16092007-10-30 Nick Roberts <nickrob@snap.net.nz>
1610
1611 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1612
c004e539
GM
16132007-10-30 Glenn Morris <rgm@gnu.org>
1614
1615 * misc.texi (Directory Tracking): Explain a bit more about
1616 dirtrack-mode.
1617
ca8c5b8c
GM
16182007-10-25 Glenn Morris <rgm@gnu.org>
1619
1620 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1621
b6c764ef
RS
16222007-10-24 Richard Stallman <rms@gnu.org>
1623
1624 * misc.texi (Interactive Shell): Cleanup last change.
1625
eabd84c9
JL
16262007-10-22 Juri Linkov <juri@jurta.org>
1627
1628 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1629 default values.
1630
0b43c7e2
ER
16312007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1632
ca8c5b8c 1633 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1634 'filesets'.
1635
a80859d4
MR
16362007-10-18 Martin Rudalics <rudalics@gmx.at>
1637
1638 * trouble.texi (Quitting): Fix typo.
1639
c9447ae1
GM
16402007-10-18 Glenn Morris <rgm@gnu.org>
1641
1642 * frames.texi (Mode Line Mouse): Mention minor mode names.
1643
168b980f
JL
16442007-10-17 Juri Linkov <juri@jurta.org>
1645
1646 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1647 fill-paragraph operates on the active region in Transient Mark mode.
1648 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1649 with fill-paragraph.
1650
1651 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1652 fill-paragraph.
1653
1654 * fixit.texi (Spelling): ispell-word operates on the active region
1655 in Transient Mark mode.
1656
5a331f34
JB
16572007-10-17 Aaron S. Hawley <aaronh@garden.org>
1658
1659 * building.texi (Source Buffers):
1660 * custom.texi (Init Non-ASCII):
1661 * glossary.texi (Glossary): Use "key binding" consistently.
1662
2a9f4d55
JB
16632007-10-17 Juanma Barranquero <lekktu@gmail.com>
1664
1665 * calendar.texi (Diary): Fix directive.
1666
de13cecf
RS
16672007-10-16 Richard Stallman <rms@gnu.org>
1668
1669 * calendar.texi (Diary): Clarify text about diary file example.
1670
5f90d53e
ER
16712007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1672
1673 * files.texi: Capitalize node names according to convention.
1674
3aa491bc
GM
16752007-10-13 Glenn Morris <rgm@gnu.org>
1676
1677 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1678
8a3106d3
ER
16792007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1680
1681 * emacs.texi:
1682 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1683 suggested by RMS and Robert J. Chassell.
8a3106d3 1684
da1080a2
ER
16852007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1686
3aa491bc 1687 * files.texi (Version Systems):
0870a421
ER
1688 * vc-xtra.texi:
1689 * vc1-xtra.texi:
ac3f4c6f 1690 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1691 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1692 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1693 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1694
58ade22b
ER
16952007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1696
da1080a2 1697 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1698 Reorder the descriptions to be chronological.
1699
93870ce2
RS
17002007-10-09 Richard Stallman <rms@gnu.org>
1701
1702 * display.texi (Cursor Display): Correct how cursor appears
1703 in nonselected windows.
1704
568c7288
NR
17052007-10-04 Nick Roberts <nickrob@snap.net.nz>
1706
1707 * building.texi (GDB Graphical Interface): Remove references to gdba
1708 and mention gud-gdb.
1709
1af74d06 17102007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1711
1af74d06 1712 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1713
0d8fb755
JL
17142007-10-06 Juri Linkov <juri@jurta.org>
1715
1716 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1717 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1718 fill-paragraph-or-region.
1719
1720 * basic.texi (Arguments): Replace fill-paragraph with
1721 fill-paragraph-or-region.
1722
b981e2c6
ER
17232007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1724
1725 * files.texi: Update the section on version control for 2007
2a9f4d55 1726 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1727 will come later.
1728
5fceaf9c
GM
17292007-09-15 Glenn Morris <rgm@gnu.org>
1730
1731 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1732 to `list-holidays'.
1733
b0e44b17
GM
17342007-09-14 Glenn Morris <rgm@gnu.org>
1735
1736 * calendar.texi: Update all instances of mark-calendar-holidays,
1737 list-calendar-holidays, list-holidays with the new names.
1738
8cf51b2c
GM
17392007-09-06 Glenn Morris <rgm@gnu.org>
1740
46a367db 1741 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1742 Split into the Emacs manual in emacs/, and other manuals in misc/.
1743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1744 manual.
1745 (infodir): New variable.
1746 (info): Use $infodir.
1747 (emacsman): Delete target, not needed any more.
1748 Move all targets that are not the Emacs manual to misc/Makefile.in.
1749 (mostlyclean): Remove `gnustmp'.
1750 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1751 manual.
92f9b43f 1752 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1753 (emacsman): Delete target, not needed any more.
1754 (clean): Remove all info files but Emacs manual.
1755 Move all targets that are not the Emacs manual to misc/Makefile.in.
1756 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1757
1758 * Makefile.in (INFOSOURCES): Delete.
1759 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1760 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1761 *.vrs *.toc here...
1762 (maintainer-clean): ...from here.
1763
17642007-09-05 Glenn Morris <rgm@gnu.org>
1765
1766 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1767
8cf51b2c
GM
17682007-08-29 Glenn Morris <rgm@gnu.org>
1769
1770 * emacs.texi (EMACSVER): Increase to 23.0.50.
1771
3420c522
RS
17722007-08-27 Richard Stallman <rms@gnu.org>
1773
1774 * emacs.texi (Top): Clarify menu item for Glossary.
1775
1776 * display.texi (Faces): Change secn title.
1777 Clarify not all fonts come from Font Lock.
1778
8cf51b2c
GM
17792007-08-17 Eli Zaretskii <eliz@gnu.org>
1780
1781 * basic.texi (Position Info): Add index entry for face at point.
1782 Mention that character faces are also displayed by "C-u C-x =".
1783
8cf51b2c
GM
17842007-08-08 Glenn Morris <rgm@gnu.org>
1785
1786 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1787
17882007-08-07 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * files.texi (File Conveniences): Document point motion keys in Image
1791 mode.
1792
8cf51b2c
GM
17932007-07-27 Glenn Morris <rgm@gnu.org>
1794
8cf51b2c
GM
1795 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1796 in-line.
1797
1798 * gpl.texi: New file with text of GPL.
1799 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1800
18012007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1802
1803 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1804
1805 * dired.texi (Wdired): Mention C-x C-q key binding.
1806
18072007-07-28 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1810
18112007-07-25 Glenn Morris <rgm@gnu.org>
1812
8cf51b2c
GM
1813 * emacs.texi (Copying): Replace license with GPLv3.
1814
1815 * Relicense all FSF files to GPLv3 or later.
1816
18172007-07-24 Glenn Morris <rgm@gnu.org>
1818
1819 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1820 for some calendars.
1821
18222007-07-23 Nick Roberts <nickrob@snap.net.nz>
1823
1824 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1825 default-directory for the current buffer is on a remote machine.
1826
8cf51b2c
GM
18272007-07-21 Eli Zaretskii <eliz@gnu.org>
1828
1829 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1830 default value.
1831
18322007-07-21 Richard Stallman <rms@gnu.org>
1833
1834 * files.texi (Why Version Control?): Improve previous change.
1835
18362007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1837
1838 * files.texi (Why Version Control?): New node.
1839
8cf51b2c
GM
18402007-07-12 Nick Roberts <nickrob@snap.net.nz>
1841
8cf51b2c
GM
1842 * building.texi (Starting GUD): Add xref to this anchor.
1843
8cf51b2c
GM
18442007-06-24 Karl Berry <karl@gnu.org>
1845
2a9f4d55 1846 * emacs.texi: New Back-Cover Text.
8cf51b2c 1847
8cf51b2c
GM
18482007-06-07 Alan Mackenzie <acm@muc.de>
1849
1850 * display.texi (Optional Mode Line): Document the new form of
1851 line+column numbers, "(561,2)".
1852
18532007-06-06 Juanma Barranquero <lekktu@gmail.com>
1854
49823426 1855 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1856
18572007-06-02 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * Version 22.1 released.
1860
8cf51b2c
GM
18612007-05-07 Karl Berry <karl@gnu.org>
1862
1863 * emacs.texi (EMACSVER): Back to 22.
1864
18652007-05-06 Richard Stallman <rms@gnu.org>
1866
1867 * maintaining.texi (Create Tags Table): Clean up previous change.
1868
c8763fb6 18692007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1870
1871 * maintaining.texi (Create Tags Table): Add text about the dangers of
1872 making symbolic links to tags files.
1873
18742007-05-04 Karl Berry <karl@gnu.org>
1875
1876 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1877
18782007-05-03 Karl Berry <karl@gnu.org>
1879
1880 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1881
1882 * .cvsignore (*.pdf): New entry.
1883
8cf51b2c
GM
1884 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1885 for printing.
1886
18872007-05-01 Richard Stallman <rms@gnu.org>
1888
1889 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1890
8cf51b2c
GM
18912007-04-28 Glenn Morris <rgm@gnu.org>
1892
1893 * ack.texi (Acknowledgments):
1894 * anti.texi (Antinews):
8cf51b2c
GM
1895 * programs.texi (Program Modes): Restore mention of python.el pending
1896 consideration of legal status.
1897
18982007-04-28 Richard Stallman <rms@gnu.org>
1899
1900 * files.texi (File Names): Fixes to ~ description on MS systems.
1901
8cf51b2c
GM
19022007-04-26 Glenn Morris <rgm@gnu.org>
1903
1904 * emacs.texi (EMACSVER): Increase to 22.1.50.
1905
19062007-04-25 Karl Berry <karl@gnu.org>
1907
1908 * emacs.texi: Improve line breaks on copyright page,
1909 similar layout to lispref, 8.5x11 by default.
1910
1911 * dired.texi (Image-Dired): Improve line break, fix typo.
1912
19132007-04-24 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * programs.texi (Program Modes):
8cf51b2c
GM
1916 * anti.texi (Antinews):
1917 * ack.texi (Acknowledgments): python.el removed.
1918
8cf51b2c
GM
19192007-04-23 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * display.texi (Highlight Interactively): Correct description of
1922 hi-lock-file-patterns-policy.
1923
1924 * files.texi (File Archives): Mention self-extracting executables.
1925
19262007-04-23 Eli Zaretskii <eliz@gnu.org>
1927
1928 * search.texi (Unconditional Replace, Query Replace): Add xref to
1929 "Replacement and Case".
1930
19312007-04-22 Chong Yidong <cyd@stupidchicken.com>
1932
1933 * dired.texi (Image-Dired): Move from Thumbnails node.
1934 * misc.texi (Thumbnails): Node deleted.
1935 * emacs.texi (Top): Update node listing.
1936
1937 * files.texi (File Conveniences):
49823426 1938 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1939
19402007-04-21 Richard Stallman <rms@gnu.org>
1941
1942 * display.texi (Highlight Interactively): Correct previous change.
1943 Clarify doc of hi-lock-find-patterns, and move new features into it.
1944
19452007-04-20 David Koppelman <koppel@ece.lsu.edu>
1946
1947 * display.texi (Highlight Interactively): Document
1948 hi-lock-file-patterns-policy.
1949
19502007-04-20 Martin Rudalics <rudalics@gmx.at>
1951
1952 * display.texi (Scrolling): Fix typo.
1953
8cf51b2c
GM
19542007-04-15 Chong Yidong <cyd@stupidchicken.com>
1955
8cf51b2c
GM
1956 * doclicense.texi: Remove node heading, so that it can be included by
1957 other files.
1958
1959 * emacs.texi: Insert node heading for GFDL.
1960
8cf51b2c
GM
19612007-04-14 Eli Zaretskii <eliz@gnu.org>
1962
1963 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1964 "command line".
1965
1966 * display.texi (Faces): Refer to "Creating Frames" for face
1967 and other frame customizations in .emacs.
1968
1969 * frames.texi (Creating Frames): Mention that face customizations can
1970 be put in .emacs. Add index entries.
1971
19722007-04-12 Richard Stallman <rms@gnu.org>
1973
1974 * glossary.texi (Glossary): Explain `iff'.
1975
19762007-04-11 Karl Berry <karl@gnu.org>
1977
1978 * gnu.texi (Top),
1979 * macos.texi (Mac Font Specs),
1980 * anti.texi (Antinews),
1981 * xresources.texi (Resources),
1982 * misc.texi (Emulation),
1983 * calendar.texi (Daylight Saving),
1984 * dired.texi (Dired and Find),
1985 * rmail.texi (Remote Mailboxes),
1986 * sending.texi (Mail Headers),
1987 * programs.texi (Which Function),
1988 * files.texi (Recover),
1989 * buffers.texi (Uniquify),
1990 * frames.texi (Wheeled Mice),
1991 * killing.texi (Rectangles): Wording to improve breaks in
1992 8.5x11 format.
1993 * mule.texi (Language Environments): \hbadness=10000 since there's
1994 no way to reword.
1995 * emacs.texi (smallbook): New @set to more easily switch between
1996 smallbook and 8.5x11.
1997
19982007-04-11 Richard Stallman <rms@gnu.org>
1999
2000 * files.texi (File Conveniences): Add xref to Tumme.
2001 Delete text about Thumbnail mode.
2002
8cf51b2c
GM
20032007-04-09 Alan Mackenzie <acm@muc.de>
2004
2005 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2006 new name. Insert concept index entries.
2007
8cf51b2c
GM
20082007-04-08 Chong Yidong <cyd@stupidchicken.com>
2009
2010 * display.texi (Standard Faces): Document prefix arg for
2011 list-faces-display.
2012
2013 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2014
8cf51b2c
GM
20152007-04-07 Chong Yidong <cyd@stupidchicken.com>
2016
8cf51b2c
GM
2017 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2018
2019 * files.texi (Misc File Ops): Rewrite description of
2020 insert-file-literally.
2021
8cf51b2c
GM
20222007-03-31 Eli Zaretskii <eliz@gnu.org>
2023
2024 * misc.texi (Printing): Postscript -> PostScript.
2025
8cf51b2c
GM
2026 * ack.texi (Acknowledgments): Postscript -> PostScript.
2027
2028 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2029
2030 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2031 below.
2032
20332007-03-30 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2036 Init Non-ASCII.
2037 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2038 (Init Non-ASCII): New node.
2039
20402007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2041
2042 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2043
8cf51b2c
GM
20442007-03-12 Glenn Morris <rgm@gnu.org>
2045
8cf51b2c
GM
2046 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2047 "Daylight Savings".
2048
49823426 2049 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2050 saving" in text throughout.
2051
8cf51b2c
GM
20522007-03-04 Richard Stallman <rms@gnu.org>
2053
2054 * custom.texi (Safe File Variables): Minor correction.
2055
8cf51b2c
GM
20562007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2057
2058 * rmail.texi (Movemail): Add internal ref.
2059 Don't indent the intro for the PROTO table.
2060 Format PROTO table items with @code.
2061
8cf51b2c
GM
20622007-02-26 Nick Roberts <nickrob@snap.net.nz>
2063
2064 * building.texi: Remove references to bashdb.
2065
8cf51b2c
GM
20662007-02-19 Juanma Barranquero <lekktu@gmail.com>
2067
2068 * mule.texi (Language Environments): Update list of supported language
2069 environments.
2070
8cf51b2c
GM
20712007-02-14 Kim F. Storm <storm@cua.dk>
2072
2073 * building.texi (Grep Searching): Fix lgrep doc.
2074
20752007-02-12 Chong Yidong <cyd@stupidchicken.com>
2076
2077 * back.texi: Remove unused file.
2078
c8763fb6 20792007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2080
2081 * maintaining.texi (Tag Syntax): Now --members is the default for
2082 etags, not for ctags yet.
2083
8cf51b2c
GM
20842007-02-03 Eli Zaretskii <eliz@gnu.org>
2085
2086 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2087 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2088 expects. Add comments to prevent people from inadvertently modifying
2089 the key parts needed by `texinfo-multiple-files-update'.
2090
20912007-01-29 Chong Yidong <cyd@stupidchicken.com>
2092
2093 * frames.texi (Secondary Selection): Window clicked does not matter
2094 when mouse-yank-at-point is non-nil.
2095
8cf51b2c
GM
20962007-01-16 Glenn Morris <rgm@gnu.org>
2097
2098 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2099 system abbrev.
2100
21012007-01-11 Richard Stallman <rms@gnu.org>
2102
2103 * msdog.texi (Windows Keyboard): Another small cleanup.
2104
21052007-01-10 Richard Stallman <rms@gnu.org>
2106
2107 * msdog.texi (Windows Keyboard): Yet another try to make
2108 everyone happy with that passage.
2109
21102007-01-05 Richard Stallman <rms@gnu.org>
2111
2112 * anti.texi (Antinews): Mention M-x shell scrolling.
2113
21142007-01-05 Nick Roberts <nickrob@snap.net.nz>
2115
2116 * building.texi (Watch Expressions): Describe gdb-max-children.
2117
8cf51b2c
GM
21182007-01-04 Richard Stallman <rms@gnu.org>
2119
8cf51b2c
GM
2120 * msdog.texi (Windows Keyboard): Clarify previous change.
2121
8cf51b2c
GM
21222007-01-02 Richard Stallman <rms@gnu.org>
2123
2124 * custom.texi (Changing a Variable): Minor clarification.
2125 (Specific Customization): customize-customized => customize-unsaved.
2126
2127 * entering.texi (Entering Emacs): Clean up text about restarting
2128 Emacs for each file.
2129
2130 * misc.texi (Shell Options): Minor cleanup.
2131
2132 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2133 with Emacs, not vice versa.
2134
2135 * programs.texi (Symbol Completion): Recommend customizing
2136 window manager.
2137
2138 * xresources.texi (Resources): Minor fix.
2139
c8763fb6 21402007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2141
2142 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2143
21442007-01-01 Richard Stallman <rms@gnu.org>
2145
2146 * commands.texi (User Input): Document keys stolen by window mangers.
2147
21482006-12-31 Richard Stallman <rms@gnu.org>
2149
2150 * custom.texi (Specific Customization): Document customize-option
2151 instead of customize-variable.
2152
21532006-12-31 Kim F. Storm <storm@cua.dk>
2154
2155 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2156
21572006-12-30 Kim F. Storm <storm@cua.dk>
2158
2159 * killing.texi (CUA Bindings): Fix typo.
2160
2161 * xresources.texi (Table of Resources): Mention grow-only value for
2162 auto-resize-tool-bars.
2163
8cf51b2c
GM
21642006-12-27 Eli Zaretskii <eliz@gnu.org>
2165
2166 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2167 and how to get them back.
2168
21692006-12-26 Richard Stallman <rms@gnu.org>
2170
2171 * calendar.texi (Holidays): Holiday listing is based on current
2172 practice, but DST is not.
2173
21742006-12-25 Richard Stallman <rms@gnu.org>
2175
2176 * emacs.texi (Top): Update subnode menus.
2177
2178 * mark.texi (Transient Mark): Fix xref.
2179
2180 * killing.texi (Graphical Kill): Node deleted.
2181 (Killing): Add xref to Cut and Paste.
2182 (CUA Bindings): Update xref.
2183
2184 * frames.texi (Cut and Paste): New section to hold other nodes.
2185 (Mouse Commands): Node demoted.
2186 (Cut/Paste Other App): Split out from Mouse Commands.
2187 (Word and Line Mouse): Likewise.
2188 (Secondary Selection, Clipboard): Nodes demoted.
2189
8cf51b2c
GM
21902006-12-24 Kevin Ryde <user42@zip.com.au>
2191
2192 * calendar.texi (Holidays): US daylight saving begins second Sunday
2193 in March for 2007 onwards.
2194 (Daylight Savings): Show new US default daylight saving rules, 2nd
2195 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2196
21972006-12-23 Chong Yidong <cyd@stupidchicken.com>
2198
2199 * calendar.texi (Scroll Calendar): < and > are switched.
2200
22012006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2202
2203 * killing.texi (Deletion): Describe M-\ prefix argument.
2204
22052006-12-23 Richard Stallman <rms@gnu.org>
2206
2207 * search.texi (Regexp Search): Explain why forward and reverse regexp
2208 search are not mirror images.
2209
8cf51b2c
GM
22102006-12-19 Kim F. Storm <storm@cua.dk>
2211
2212 * major.texi (Choosing Modes): Describe match-function elements for
2213 magic-mode-alist.
2214
8cf51b2c
GM
22152006-12-18 Eli Zaretskii <eliz@gnu.org>
2216
2217 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2218 peculiarities.
2219
22202006-12-18 Richard Stallman <rms@gnu.org>
2221
2222 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2223
8cf51b2c
GM
22242006-12-17 Alan Mackenzie <acm@muc.de>
2225
2226 * programs.texi (Left Margin Paren): Remove the bit which says
2227 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2228 Discuss some of the issues of setting this option to nil.
2229
22302006-12-17 Glenn Morris <rgm@gnu.org>
2231
2232 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2233
22342006-12-16 Eli Zaretskii <eliz@gnu.org>
2235
2236 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2237 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2238 NTFS volumes.
2239 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2240 volumes.
2241
22422006-12-15 Eli Zaretskii <eliz@gnu.org>
2243
2244 * text.texi (HTML Mode): Fix "C-c TAB".
2245
8cf51b2c
GM
22462006-12-09 Richard Stallman <rms@gnu.org>
2247
2248 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2249
22502006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2251
2252 * files.texi (Misc File Ops): Document insert-file-literally.
2253
22542006-12-08 Eli Zaretskii <eliz@gnu.org>
2255
2256 * cmdargs.texi (Colors): Note that --color is intended for overriding
2257 the terminal defaults, not for normal invocation.
2258
2259 * misc.texi (Emacs Server): Improve wording. Don't mention the
2260 ``server program''. Add a cross-reference to "Init File" node.
2261 (Invoking emacsclient): Add index entries. Document both short and
2262 long versions of command-line options. Document the -f option.
2263
8cf51b2c
GM
22642006-12-06 Richard Stallman <rms@gnu.org>
2265
2266 * text.texi (Outline Format): Say to set outline-regexp
2267 and outline-level with major modes and file local variables.
2268
c8763fb6 22692006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2270
2271 * anti.texi (Antinews): Mention the alternative to
2272 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2273
8cf51b2c
GM
2274 * misc.texi (Interactive Shell): Ditto.
2275
22762006-12-04 Eli Zaretskii <eliz@gnu.org>
2277
2278 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2279
2280 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2281
22822006-12-01 Eli Zaretskii <eliz@gnu.org>
2283
2284 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2285 colon in the mode line.
2286
2287 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2288
22892006-11-26 Nick Roberts <nickrob@snap.net.nz>
2290
2291 * building.texi (Watch Expressions): Mention SPC for expanding/
2292 contracting watch expressions.
2293
22942006-11-26 Kim F. Storm <storm@cua.dk>
2295
2296 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2297
22982006-11-26 Nick Roberts <nickrob@snap.net.nz>
2299
2300 * building.texi (Debugger Operation): Define text command mode.
2301 Clarify how tooltips work.
2302 (GDB Graphical Interface): Explain how to run in text command mode
2303 more clearly.
2304
23052006-11-25 Juanma Barranquero <lekktu@gmail.com>
2306
2307 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2308
23092006-11-22 Juanma Barranquero <lekktu@gmail.com>
2310
2311 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2312
8cf51b2c
GM
23132006-11-18 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2316 and EMACS is deprecated.
2317
23182006-11-18 Juanma Barranquero <lekktu@gmail.com>
2319
2320 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2321
c8763fb6 23222006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2323
2324 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2325
2326 * emacs.texi: Include xresources.texi both for info and dvi.
2327
2328 * xresources.texi: Merge text from xresmini.texi.
2329
c8763fb6 23302006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2331
2332 * glossary.texi: Fix typos.
2333
8cf51b2c
GM
23342006-11-06 Richard Stallman <rms@gnu.org>
2335
2336 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2337
2338 * ack.texi (Acknowledgments): Fix name spelling.
2339
23402006-11-01 Juri Linkov <juri@jurta.org>
2341
2342 * search.texi (Word Search): Document incremental word search.
2343
23442006-10-28 Glenn Morris <rgm@gnu.org>
2345
2346 * ack.texi (Acknowledgments): Add cal-html author.
2347
2348 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2349 Calendar"). Describe new package cal-html.
2350 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2351 Calendar Files."
2352
8cf51b2c
GM
23532006-10-23 Richard Stallman <rms@gnu.org>
2354
2355 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2356 Abbrev mode is enabled.
2357
8cf51b2c
GM
23582006-10-16 Richard Stallman <rms@gnu.org>
2359
8cf51b2c
GM
2360 * emacs.texi: Update ISBN.
2361
8cf51b2c
GM
23622006-10-11 Kim F. Storm <storm@cua.dk>
2363
2364 * emacs.texi (Acknowledgments): Use @dotless{i}.
2365
23662006-10-08 Nick Roberts <nickrob@snap.net.nz>
2367
2368 * building.texi (Breakpoints Buffer): Mention catchpoints.
2369
23702006-10-08 Kim F. Storm <storm@cua.dk>
2371
2372 * ack.texi (Acknowledgments): Update.
2373
2374 * emacs.texi (Acknowledgments): Fix bad @/ form.
2375
8cf51b2c
GM
23762006-10-05 Kim F. Storm <storm@cua.dk>
2377
2378 * emacs.texi (Acknowledgments): Add more contributors.
2379
23802006-10-03 Richard Stallman <rms@gnu.org>
2381
2382 * emacs.texi (Acknowledgments): Update version and edition.
2383
8cf51b2c
GM
23842006-10-01 Karl Berry <karl@gnu.org>
2385
2386 * custom.texi (Customization Groups): Page break to keep example buffer
2387 on one page.
2388
23892006-09-30 Karl Berry <karl@gnu.org>
2390
2391 * programs.texi (Basic Indent): @need to improve page break.
2392 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2393
23942006-09-29 Glenn Morris <rgm@gnu.org>
2395
2396 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2397
23982006-09-29 Karl Berry <karl@gnu.org>
2399
2400 * windows.texi (Basic Window): Remove forced @break, no longer
2401 desirable.
2402 * frames.texi (Frame Commands),
2403 * mark.texi (Marking Objects): Reword to avoid bad page break.
2404 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2405
24062006-09-19 Richard Stallman <rms@gnu.org>
2407
2408 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2409 stick to present tense.
2410
c8763fb6 24112006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2412
2413 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2414 to x-gtk-use-old-file-dialog.
2415 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2416
24172006-09-15 Jay Belanger <belanger@truman.edu>
2418
49823426 2419 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2420 Change "Library Public License" to "Lesser Public License"
2421 throughout. Use "yyyy" to represent year.
2422
8cf51b2c
GM
24232006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2424
2425 * files.texi (Visiting): Add index entry "open file".
2426
8cf51b2c
GM
24272006-09-11 Richard Stallman <rms@gnu.org>
2428
2429 * building.texi (Compilation Mode): Clarification.
2430 (Grep Searching): Add xref to Compilation Mode.
2431
8cf51b2c
GM
24322006-09-08 Richard Stallman <rms@gnu.org>
2433
2434 * search.texi (Search): Ref multi-file search commands here.
2435 (Other Repeating Search): Not here.
2436
8cf51b2c
GM
24372006-08-28 Richard Stallman <rms@gnu.org>
2438
2439 * windows.texi (Split Window): Update xref.
2440
2441 * basic.texi (Continuation Lines): Update xref.
2442
2443 * indent.texi (Tab Stops): Update xref.
2444
2445 * emacs.texi (Top): Update subnode menu.
2446
2447 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2448 split out of Display Custom.
2449
24502006-08-25 Kim F. Storm <storm@cua.dk>
2451
2452 * display.texi (Display Custom): Add variables overline-margin
2453 and x-underline-at-descent-line.
2454
24552006-08-25 Richard Stallman <rms@gnu.org>
2456
2457 * entering.texi (Exiting): Rewrite to give graphical displays
2458 priority over text terminals.
2459
2460 * search.texi (Incremental Search): Move index entries.
2461
24622006-08-23 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * custom.texi (Init File): Reference Find Init to avoid "home
2465 directory" confusion.
2466
24672006-08-22 Nick Roberts <nickrob@snap.net.nz>
2468
2469 * building.texi (Other GDB-UI Buffers): Describe how to edit
2470 a value in the locals buffer.
2471
24722006-08-21 Richard Stallman <rms@gnu.org>
2473
2474 * search.texi (Basic Isearch): Add `isearch' index entry.
2475
24762006-08-16 Richard Stallman <rms@gnu.org>
2477
2478 * misc.texi (Saving Emacs Sessions): Clean up wording.
2479
2480 * mark.texi (Marking Objects): Mention term "select all".
2481
2482 * emacs.texi (Top): Update subnode menu.
2483
2484 * help.texi (Help Mode): Move node up in file.
2485
8cf51b2c
GM
24862006-08-15 Nick Roberts <nickrob@snap.net.nz>
2487
2488 * building.texi (Stack Buffer): Explain fringe arrow.
2489
8cf51b2c
GM
24902006-08-12 Eli Zaretskii <eliz@gnu.org>
2491
8cf51b2c
GM
2492 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2493 on startup.
2494
24952006-08-11 Romain Francoise <romain@orebokech.com>
2496
2497 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2498
24992006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2500
2501 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2502
25032006-08-10 Richard Stallman <rms@gnu.org>
2504
2505 * text.texi (Format Faces): Substantial rewrites to deal
2506 with face merging. Empty regions don't count. Clarify
2507 face property inheritance.
2508
25092006-08-08 Romain Francoise <romain@orebokech.com>
2510
2511 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2512 <arjuropo@cc.jyu.fi>.
2513
8cf51b2c
GM
25142006-08-04 Eli Zaretskii <eliz@gnu.org>
2515
2516 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2517 apply to all frames.
2518
8cf51b2c
GM
25192006-08-01 Richard Stallman <rms@gnu.org>
2520
2521 * help.texi (Name Help): Add index entries for describe-variable.
2522
25232006-08-01 Nick Roberts <nickrob@snap.net.nz>
2524
2525 * building.texi (GDB Graphical Interface): Shorten node names.
2526 (GDB-UI Layout): Use GDB-related.
2527 (Other GDB-UI Buffers): Simplify English.
2528
25292006-07-31 Richard Stallman <rms@gnu.org>
2530
2531 * search.texi (Query Replace): Add xref for Dired's Q command.
2532
8cf51b2c
GM
25332006-07-31 Nick Roberts <nickrob@snap.net.nz>
2534
2535 * building.texi (GDB commands in Fringe): Rename to...
2536 (Source Buffers): ..this and move forward. Describe hollow arrow and
2537 new option gdb-find-source-frame.
2538
25392006-07-29 Richard Stallman <rms@gnu.org>
2540
2541 * dired.texi (Operating on Files): Simplify previous change
2542 and fix Texinfo usage.
2543
25442006-07-29 Eli Zaretskii <eliz@gnu.org>
2545
2546 * dired.texi (Operating on Files): Add cross-references. State the
2547 Unix commands that do similar things.
2548
25492006-07-28 Richard Stallman <rms@gnu.org>
2550
2551 * mark.texi (Transient Mark): Clarify that region never disappears
2552 when Transient Mark mode is off, and not when it is on.
2553
25542006-07-27 Richard Stallman <rms@gnu.org>
2555
2556 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2557
25582006-07-24 Richard Stallman <rms@gnu.org>
2559
2560 * xresources.texi (GTK styles): Fix texinfo usage.
2561
8cf51b2c
GM
2562 * commands.texi (User Input): Explain why we teach keyboard cmds.
2563
2564 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2565 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2566 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2567 * doclicense.texi, display.texi, dired.texi, basic.texi:
2568 * anti.texi, ack.texi: Move periods and commas inside quotes.
2569
25702006-07-22 Eli Zaretskii <eliz@gnu.org>
2571
2572 * cmdargs.texi (General Variables): Document EMAIL.
2573
25742006-07-21 Eli Zaretskii <eliz@gnu.org>
2575
2576 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2577 doesn't have effect on MS-Windows.
2578
8cf51b2c
GM
25792006-07-17 Richard Stallman <rms@gnu.org>
2580
2581 * building.texi (Grep Searching): Explain about chaining grep commands.
2582
8cf51b2c
GM
25832006-07-10 Nick Roberts <nickrob@snap.net.nz>
2584
49823426 2585 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2586
25872006-07-09 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2590 is invoked for multiple files.
2591
25922006-07-08 Eli Zaretskii <eliz@gnu.org>
2593
2594 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2595 on-line manual for the rest of this node.
2596 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2597 unconditionally.
2598 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2599 Improve wording.
2600 (Windows Printing): Improve wording.
2601 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2602 rest of this node.
2603
8cf51b2c
GM
26042006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2605
49823426
GM
2606 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2607 with eval-buffer.
8cf51b2c
GM
2608
26092006-07-05 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2612 of character translation.
2613
26142006-07-04 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2617
26182006-07-03 Karl Berry <karl@gnu.org>
2619
2620 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2621 not-too-underfull hboxes in the TeX output.
2622 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2623 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2624 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2625 * sending.texi, text.texi: Fix overfull/underfull boxes.
2626
26272006-07-03 Romain Francoise <romain@orebokech.com>
2628
2629 * m-x.texi (M-x): Fix.
2630
26312006-07-03 Richard Stallman <rms@gnu.org>
2632
8cf51b2c
GM
2633 * search.texi (Other Repeating Search): filename -> file name.
2634
2635 * misc.texi (Narrowing): Minor cleanups.
2636
2637 * files.texi (Visiting): filename -> file name.
2638
2639 * emacs.texi (Top): Update subnode menus.
2640
2641 * mule.texi (Coding Systems): Move char translation stuff here.
2642 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2643 (Recognize Coding): Substantial local rewrites.
2644 (International): Update menu.
2645
2646 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2647 (Scrolling): Substantial local rewrites.
2648 (Display): Update menu and intro.
2649
2650 * dired.texi: filename -> file name.
2651
2652 * custom.texi (Safe File Variables): Texinfo usage fix.
2653
f0131492 26542006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2655
2656 * help.texi, m-x.texi: Lots of cleanups.
2657
8cf51b2c
GM
26582006-06-30 Eli Zaretskii <eliz@gnu.org>
2659
2660 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2661 (Windows Processes, Windows Misc): Shorten the printed version by
2662 selectively conditioning less important portions by @ifnottex.
2663
8cf51b2c
GM
26642006-06-27 Richard Stallman <rms@gnu.org>
2665
2666 * mini.texi (Minibuffer File): Minor cleanup.
2667
26682006-06-25 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * frames.texi (XTerm Mouse): Rename to...
2671 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2672
2673 * emacs.texi (Top): Use new node name.
2674
26752006-06-24 Eli Zaretskii <eliz@gnu.org>
2676
2677 * emacs.texi (Top): Update the detailed menu according to changes in
2678 msdog.texi.
2679
2680 * msdog.texi (Windows Keyboard): New section.
2681 (Windows Mouse): New section.
2682 (Windows System Menu): Remove section (text merged with "Windows
2683 Keyboard").
2684 (Windows Misc): New section.
2685
2686 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2687
2688 * msdog.texi (ls in Lisp): New section.
2689
2690 * files.texi (Visiting): Document case-insensitive wildcard matching
2691 under find-file-wildcards.
2692
8cf51b2c
GM
26932006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2694
2695 * macos.texi (Mac Input): Add description of mac-function-modifier.
2696 Now Unicode keyboard layouts work.
2697
8cf51b2c
GM
26982006-06-10 Richard Stallman <rms@gnu.org>
2699
2700 * mule.texi (Recognize Coding): Clarify previous change.
2701
27022006-06-09 Kenichi Handa <handa@m17n.org>
2703
2704 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2705 notation.
2706
27072006-06-07 Kevin Ryde <user42@zip.com.au>
2708
2709 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2710 manual for @ifnottex, but in emacs-extra for @iftex.
2711
2712 * cmdargs.texi (General Variables): Fix smtpmail xref.
2713
27142006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2715
8cf51b2c 2716 * programs.texi (Comment Commands):
8cf51b2c 2717 * custom.texi (Specifying File Variables):
49823426 2718 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2719
27202006-06-07 Nick Roberts <nickrob@snap.net.nz>
2721
2722 * building.texi (Watch Expressions): Move node to end.
2723 (GDB Graphical Interface): Move description of clicks in fringe...
2724 (GDB commands in the Fringe): ...to here. New node.
2725
8cf51b2c
GM
27262006-06-05 Romain Francoise <romain@orebokech.com>
2727
49823426 2728 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2729
27302006-06-05 Nick Roberts <nickrob@snap.net.nz>
2731
2732 * building.texi (GDB Graphical Interface): Update bindings.
2733 (Commands of GUD): Add gud-print. Remove gud-run.
2734 Restate availability more generally.
2735
f0131492 27362006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2737
2738 * mini.texi: Lots of cleanups.
2739
27402006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2741
2742 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2743 and Mouse-2.
2744
c8763fb6 27452006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2746
2747 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2748
8cf51b2c
GM
27492006-05-31 Richard Stallman <rms@gnu.org>
2750
2751 * basic.texi (Moving Point): Fix previous change.
2752
c8763fb6 27532006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2754
2755 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2756
f0131492 27572006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2758
2759 * basic.texi: Many simplifications and improvements in wording.
2760
8cf51b2c
GM
27612006-05-26 Nick Roberts <nickrob@snap.net.nz>
2762
2763 * anti.texi (Antinews): Create a node for gdb-ui.
2764
8cf51b2c
GM
27652006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2766
2767 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2768
27692006-05-20 Richard Stallman <rms@gnu.org>
2770
2771 * dired.texi (Dired Navigation): dired-goto-file is now j.
2772
8cf51b2c
GM
27732006-05-20 Eli Zaretskii <eliz@gnu.org>
2774
2775 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2776 and their aliases.
2777
2778 * msdog.texi (Windows Printing): Mention non-support of plain text
2779 printing with some el-cheapo printers, and suggest a workaround.
2780
27812006-05-20 Kevin Ryde <user42@zip.com.au>
2782
2783 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2784 remove the bit saying you must set it.
2785
27862006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2787
2788 * trouble.texi (Checklist):
2789 * text.texi (Text, Auto Fill, Text Mode):
2790 * search.texi (Nonincremental Search):
2791 * rmail.texi (Rmail Labels):
2792 * mule.texi (Input Methods, Multibyte Conversion):
2793 * misc.texi (Gnus, Where to Look, PostScript):
2794 * maintaining.texi (Create Tags Table):
2795 * indent.texi (Indentation Commands):
2796 * fixit.texi (Spelling):
2797 * emacs.texi (Copying):
2798 * custom.texi (Init File): ifinfo -> ifnottex.
2799
8cf51b2c
GM
28002006-05-17 Richard Stallman <rms@gnu.org>
2801
2802 * files.texi (Diff Mode): Mention C-x `.
2803
28042006-05-08 Richard Stallman <rms@gnu.org>
2805
2806 * custom.texi (Disabling): Textual cleanups.
2807
8cf51b2c
GM
28082006-05-12 Glenn Morris <rgm@gnu.org>
2809
2810 * calendar.texi (Displaying the Diary, Format of Diary File):
2811 Refer to diary-view-entries, diary-list-entries,
2812 diary-show-all-entries rather than obsolete aliases.
2813
28142006-05-12 Eli Zaretskii <eliz@gnu.org>
2815
2816 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2817 (Displaying the Diary, Special Diary Entries, Importing Diary):
2818 * building.texi (Compilation Shell):
2819 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2820 emacs-xtra with @inforef's.
2821
2822 * files.texi (Visiting): Fix wording.
2823
2824 * mule.texi (Coding Systems, Text Coding): More indexing.
2825 Mention that C-x RET f can set eol conversion.
2826
c8763fb6 28272006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2828
2829 * xresmini.texi (GTK resources): Insert GTK description.
2830
2831 * xresources.texi (GTK resources): metafont should be menufont.
2832
8cf51b2c
GM
28332006-05-06 Michael Albinus <michael.albinus@gmx.de>
2834
49823426 2835 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2836 method, user name and host name is active only in partial
2837 completion mode.
2838
8cf51b2c
GM
28392006-05-06 Eli Zaretskii <eliz@gnu.org>
2840
2841 * makefile.w32-in (emacs.dvi):
2842 * Makefile.in (emacs.dvi): Add xresmini.texi.
2843
2844 * xresmini.texi (Table of Resources): Remove xref to non-existent
2845 node "LessTif Resources".
2846
2847 * msdog.texi (Microsoft Windows):
2848 * calendar.texi (Calendar/Diary, Displaying the Diary)
2849 (Special Diary Entries, Importing Diary, Holidays):
2850 * programs.texi (Program Modes):
2851 * text.texi (Text):
2852 * buffers.texi (Several Buffers):
2853 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2854
28552006-05-06 Eli Zaretskii <eliz@gnu.org>
2856
2857 The following changes merge the emacs-xtra manual into the main
2858 manual, but only for on-line version of the manual.
2859
2860 * vc2-xtra.texi (Version Backups, Local Version Control)
2861 (Making Snapshots, Change Logs and VC, Version Headers)
2862 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2863 on-line manual.
2864
2865 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2866 for on-line manual.
2867
2868 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2869 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2870 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2871 for on-line manual.
2872
2873 * fortran-xtra.texi (Fortran, Fortran Autofill)
2874 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2875 for on-line manual.
2876
2877 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2878 Conditional xref's for on-line manual.
2879
2880 * emerge-xtra.texi (Emerge, Overview of Emerge)
2881 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2882 manual.
2883
2884 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2885 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2886 (EMACSSOURCES): Use EMACS_XTRA.
2887 (../info/emacs-xtra): Remove.
2888 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2889
2890 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2891 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2892 (EMACSSOURCES): Use EMACS_XTRA.
2893 ($(infodir)/emacs-xtra): Remove.
2894 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2895
2896 * trouble.texi (Quitting):
2897 * text.texi (Text):
2898 * programs.texi (Program Modes):
2899 * msdog.texi (Microsoft Windows):
2900 * frames.texi (Frames):
2901 * files.texi (Backup, Version Control, VC Concepts)
2902 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2903 (Registering, VC Status, VC Undo, Multi-User Branching)
2904 (Comparing Files):
2905 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2906 (Displaying the Diary, Special Diary Entries, Importing Diary):
2907 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2908 conditional xref's, depending on @iftex/@ifnottex.
2909
2910 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2911 "MS-DOS". @include msdog-xtra.texi.
2912
2913 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2914 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2915
2916 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2917 for vc-xtra.texi subsections.
2918 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2919 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2920
2921 * sending.texi (Sending Mail): A @node line without explicit Prev,
2922 Next, and Up links.
2923
2924 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2925 Next, and Up links.
2926
2927 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2928 and its sections. @include picture-xtra.texi.
2929
2930 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2931 "Emerge".
2932 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2933
2934 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2935 exact duplicate of its name-sake in calendar.texi.
2936
2937 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2938 "Advanced Calendar/Diary Usage".
2939 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2940
2941 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2942 dired-xtra.texi.
2943 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2944
2945 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2946 (Files) [ifnottex]: Add menu entry for Autorevert.
2947
2948 * emacs-xtra.texi (Introduction): Reword to make consistent with
2949 printed version only.
2950 <Top level>: Remove the body of all chapters and move them to the
2951 new *-xtra.texi files. Use @raisesections and @lowersections to
2952 convert sections to chapters etc.
2953
2954 * msdog-xtra.texi:
2955 * fortran-xtra.texi:
2956 * vc-xtra.texi:
2957 * vc1-xtra.texi:
2958 * vc2-xtra.texi:
2959 * emerge-xtra.texi:
2960 * cal-xtra.texi:
2961 * dired-xtra.texi:
2962 * arevert-xtra.texi: New files, with text from respective chapters
2963 of emacs-xtra.texi. Convert each @chapter into @section, @section
2964 into @subsection, etc.
2965
2966 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2967 updated.
2968
2969 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2970 Windows". All references updated.
2971
29722006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2973
2974 * macos.texi (Mac Input): Mention input from Character Palette.
2975 (Mac Font Specs): Fix typo.
2976
29772006-05-05 Richard Stallman <rms@gnu.org>
2978
2979 * files.texi (Diff Mode): Minor cleanup.
2980
29812006-05-05 Karl Berry <karl@gnu.org>
2982
8cf51b2c
GM
2983 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2984 errors from the current release of makeinfo (4.8).
2985 * help.texi (Library Keywords): Change widest word in multitable
2986 template from `emulations' to `convenience'. (Not sure if this is
2987 related to the font change.)
2988
29892006-05-05 Eli Zaretskii <eliz@gnu.org>
2990
2991 * files.texi (File Names): Add a footnote about limited support of
2992 ~USER on MS-Windows.
2993
2994 * cmdargs.texi (Initial Options): Add a footnote about limited
2995 support of ~USER on MS-Windows.
2996
29972006-05-03 Richard Stallman <rms@gnu.org>
2998
2999 * files.texi (Diff Mode): Node moved here.
3000 (Comparing Files): Delete what duplicates new node.
3001 (Files): Put Diff Mode in menu.
3002
3003 * misc.texi (Diff Mode): Moved to files.texi.
3004
3005 * emacs.texi (Top): Update menu for Diff Mode.
3006
3007 * trouble.texi (Emergency Escape): Simplify.
3008
3009 * emacs.texi (Top): Minor clarification.
3010
30112006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3012
3013 * commands.texi, entering.texi, screen.texi: Many simplifications.
3014
30152006-05-03 Richard Stallman <rms@gnu.org>
3016
3017 * commands.texi (Text Characters): Delete paragraph about unibyte
3018 non-ASCII printing chars.
3019
3020 * killing.texi (Killing): Say "graphical displays".
3021 * display.texi: Say "graphical displays".
3022
3023 * cmdargs.texi (Misc X): Say "graphical displays".
3024
30252006-05-01 Richard Stallman <rms@gnu.org>
3026
3027 * emacs.texi (Top): Add Diff Mode to menu.
3028
30292006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3030
3031 * misc.texi (Diff Mode): New node.
3032
30332006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3034
3035 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3036 (Mac Environment Variables): Shorten example line.
3037 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3038
30392006-05-01 Nick Roberts <nickrob@snap.net.nz>
3040
3041 * building.texi (GUD Customization): Describe cases %d and %c.
3042 Update description for %e.
3043
30442006-04-30 Glenn Morris <rgm@gnu.org>
3045
3046 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3047
30482006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3049
3050 * custom.texi (Examining): Update C-h v output example.
3051
30522006-04-29 Kim F. Storm <storm@cua.dk>
3053
3054 * building.texi (Grep Searching): Add lgrep and rgrep.
3055
8cf51b2c
GM
30562006-04-23 Richard Stallman <rms@gnu.org>
3057
3058 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3059
3060 * xresmini.texi: New file.
3061
3062 * xresources.texi (Face Resources): Split table into font resources
3063 and the rest. Combine similar attributes for brevity.
3064
8cf51b2c
GM
30652006-04-21 Eli Zaretskii <eliz@gnu.org>
3066
3067 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3068 backslashes and case-insensitivity in file names (moved to the
3069 main manual).
3070 (MS-DOS Printing): Move most of the text to the main manual.
3071
3072 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3073 New nodes.
3074 (Windows Processes, Windows System Menu): Add index entries and
3075 fix wording.
3076
8cf51b2c
GM
30772006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3078
3079 * misc.texi (Shell Ring): Add notes on saved input when
3080 navigating off the end of the history list.
3081
30822006-04-18 Chong Yidong <cyd@mit.edu>
3083
3084 * misc.texi (Shell Options): Correct default value of
3085 comint-scroll-show-maximum-output.
3086
8cf51b2c
GM
30872006-04-18 Nick Roberts <nickrob@snap.net.nz>
3088
3089 * building.texi (Watch Expressions): Update.
3090
8cf51b2c
GM
30912006-04-12 Richard Stallman <rms@gnu.org>
3092
3093 * search.texi: Clean up previous change.
3094
30952006-04-12 Eli Zaretskii <eliz@gnu.org>
3096
3097 * search.texi (Regexp Backslash, Regexp Replace): Add index
3098 entries for ``back reference'' and mention the term itself in the
3099 text.
3100
31012006-04-11 Richard Stallman <rms@gnu.org>
3102
3103 * custom.texi (Safe File Variables):
3104 Document enable-local-variables = :safe.
3105
31062006-04-11 Karl Berry <karl@gnu.org>
3107
3108 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3109 (Remote Repositories, Version Backups, Local Version Control)
3110 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3111 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3112 (Renaming VC Work Files and Master Files)
3113 (Inserting Version Control Headers, Customizing VC, General Options)
3114 (Options for RCS and SCCS, Options specific for CVS): Move all
3115 these nodes to emacs-xtra.texi, for brevity.
3116 * cmdargs.texi, files.texi: Change cross-references.
3117
8cf51b2c
GM
31182006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3119
3120 * files.texi (Old Versions): Update description of vc-annotate's
3121 use of color to indicate date ranges.
3122
8cf51b2c
GM
31232006-04-09 Kevin Ryde <user42@zip.com.au>
3124
8cf51b2c
GM
3125 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3126 put info and printed manual names the right way around.
3127
31282006-04-09 Karl Berry <karl@gnu.org>
3129
3130 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3131 emacs-xtra.texi, leaving only MS Windows information.
3132 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3133 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3134 node names.
3135
3136 * emacs.texi: Move @summarycontents and @contents to the beginning
3137 of the file.
3138
8cf51b2c
GM
31392006-04-08 Kevin Ryde <user42@zip.com.au>
3140
3141 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3142
31432006-04-07 Richard Stallman <rms@gnu.org>
3144
3145 * programs.texi (Comments, Comment Commands, Options for Comments)
3146 (Multi-Line Comments): "Align", not "indent".
3147 (Basic Indent): C-j deletes trailing whitespace before the newline.
3148
31492006-04-06 Richard Stallman <rms@gnu.org>
3150
8cf51b2c
GM
3151 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3152
31532006-04-06 Eli Zaretskii <eliz@gnu.org>
3154
3155 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3156
8cf51b2c
GM
31572006-04-05 Richard Stallman <rms@gnu.org>
3158
3159 * emacs.texi (Top): Update subnode menu.
3160
3161 * trouble.texi (Unasked-for Search): Node deleted.
3162 (Lossage): Delete from menu.
3163
31642006-04-04 Richard Stallman <rms@gnu.org>
3165
3166 * trouble.texi: Various cleanups.
3167 (Checklist): Don't bother saying how to snail a bug report.
3168 (Emergency Escape): Much rewriting.
3169 (After a Crash): Rename the core dump immediately.
3170 (Total Frustration): Call it a psychotherapist.
3171 (Bug Criteria): Avoid "illegal instruction".
3172 (Sending Patches): We always put the contributor's name in.
3173
3174 * misc.texi (Thumbnails): Minor correction.
3175
8cf51b2c
GM
31762006-04-03 Richard Stallman <rms@gnu.org>
3177
3178 * misc.texi (Thumbnails): Minor cleanup.
3179
31802006-04-02 Karl Berry <karl@gnu.org>
3181
3182 * sending.texi (Mail Sending): pxref to Top needs five args.
3183
3184 * texinfo.tex: Update to current version (2006-03-21.13).
3185
8cf51b2c
GM
31862006-03-31 Richard Stallman <rms@gnu.org>
3187
3188 * emacs.texi (Top): Update subnode menu.
3189
3190 * help.texi (Help Mode): Cleanup.
3191
3192 * dired.texi: Many cleanups.
3193 (Dired Deletion): Describe dired-recursive-deletes.
3194 (Operating on Files): dired-create-directory moved.
3195 (Misc Dired Features): Move to here.
3196 (Tumme): Node moved to misc.texi.
3197
3198 * custom.texi: Many cleanups.
3199 (Minor Modes): Don't mention ISO Accents Mode.
3200 (Examining): Update C-h v output example.
3201 (Hooks): Add index and xref for add-hook.
3202 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3203 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3204
3205 * misc.texi: Many cleanups.
3206 (beginning): Add to summary of topics.
3207 (Shell): Put eshell xref at the end. Remove eshell from table.
3208 (Thumbnails): New node.
3209
8cf51b2c
GM
32102006-03-28 Eli Zaretskii <eliz@gnu.org>
3211
3212 * files.texi (File Name Cache): Make it clear that the cache is
3213 not persistent.
3214
8cf51b2c
GM
32152006-03-25 Karl Berry <karl@gnu.org>
3216
49823426
GM
3217 * emacs-xtra.texi, emacs.texi, gnu.texi:
3218 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3219 (2) do not indent copyright year list (or anything else).
3220
8cf51b2c
GM
32212006-03-21 Juanma Barranquero <lekktu@gmail.com>
3222
3223 * files.texi (VC Dired Mode): Remove misplaced brackets.
3224
32252006-03-21 Andre Spiegel <spiegel@gnu.org>
3226
3227 * files.texi: Various updates and clarifications in the VC chapter.
3228
32292006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3230
3231 * help.texi (Help Mode): Document "C-c C-c".
3232
8cf51b2c
GM
32332006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3234
3235 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3236 menu in the standalone Info reader.
3237
32382006-03-15 Chong Yidong <cyd@stupidchicken.com>
3239
3240 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3241 moved here from Emacs manual.
3242
3243 * programs.texi (Fortran): Section moved to emacs-xtra.
3244 (Program Modes): Xref to Fortran in emacs-xtra.
3245
3246 * maintaining.texi (Emerge): Move to emacs-xtra.
3247 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3248
3249 * picture.texi: File deleted.
3250 * Makefile.in:
3251 * makefile.w32-in: Remove picture.texi.
3252
3253 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3254 * abbrevs.texi (Abbrevs):
3255 * sending.texi (Sending Mail): Picture node removed.
3256
3257 * emacs.texi (Top): Update node listings.
3258
8cf51b2c
GM
32592006-03-12 Richard Stallman <rms@gnu.org>
3260
3261 * calendar.texi: Various cleanups.
3262
8cf51b2c
GM
32632006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3264
3265 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3266 syntax.
3267
8cf51b2c
GM
32682006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3269
3270 * search.texi (Regexps): More accurately describe which characters
3271 are special in which situations. Recommend _not_ to quote `]' or
3272 `-' when they are not special.
3273
8cf51b2c
GM
32742006-02-28 Andre Spiegel <spiegel@gnu.org>
3275
3276 * files.texi (Old Versions): Clarify operation of C-x v =.
3277
8cf51b2c
GM
32782006-02-21 Nick Roberts <nickrob@snap.net.nz>
3279
3280 * building.texi (Watch Expressions): Update and describe
3281 gdb-speedbar-auto-raise.
3282
32832006-02-19 Richard M. Stallman <rms@gnu.org>
3284
3285 * emacs.texi: Use @smallbook.
3286 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3287 Update subnode menu.
3288
3289 * building.texi (Lisp Interaction): Minor addition.
3290
32912006-02-18 Nick Roberts <nickrob@snap.net.nz>
3292
3293 * building.texi (Watch Expressions): Update and be more precise.
3294
c8763fb6 32952006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3296
3297 * maintaining.texi (Create Tags Table): Explain why the
3298 exception when etags writes to files under the /dev tree.
3299
33002006-02-14 Richard M. Stallman <rms@gnu.org>
3301
3302 * custom.texi (Safe File Variables): Lots of clarification.
3303 Renamed from Unsafe File Variables.
3304
33052006-02-14 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * custom.texi (Unsafe File Variables): File variable confirmation
3308 assumed denied in batch mode.
3309
33102006-02-14 Richard M. Stallman <rms@gnu.org>
3311
3312 * building.texi (GDB User Interface Layout): Don't say `inferior'
3313 for program being debugged.
3314
33152006-02-15 Nick Roberts <nickrob@snap.net.nz>
3316
3317 * building.texi (GDB Graphical Interface):
3318 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3319
33202006-02-13 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * custom.texi (Specifying File Variables, Unsafe File Variables):
3323 New nodes, split from File Variables. Document new file local
3324 variable behavior.
3325
33262006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3327
3328 * display.texi (Standard Faces):
8cf51b2c
GM
3329 * files.texi (Visiting):
3330 * frames.texi (Clipboard):
3331 * glossary.texi (Glossary) <Clipboard>:
3332 * xresources.texi (X Resources): Mention Mac OS port.
3333
8cf51b2c
GM
33342006-02-12 Richard M. Stallman <rms@gnu.org>
3335
3336 * building.texi (Building): Clarify topic in intro.
3337
3338 * maintaining.texi (Maintaining): Change title; clarify topic.
3339 Delete duplicate index entries.
3340
3341 * building.texi (Other GDB User Interface Buffers): Clarifications.
3342
3343 * text.texi (Cell Commands): Clarifications.
3344
3345 * programs.texi (Defuns): Delete duplicate explanation of
3346 left-margin paren convention.
3347 (Hungry Delete): Minor cleanup.
3348
33492006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3350
3351 * dired.texi (Tumme): More tumme documentation.
3352
33532006-02-11 Alan Mackenzie <acm@muc.de>
3354
3355 * programs.texi ("Hungry Delete"): Correct the appellation of the
3356 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3357
33582006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3359
3360 * dired.texi (Tumme): Fix small bug.
3361
33622006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3363
3364 * macos.texi (Mac International): Rename "fontset-mac" to
3365 "fontset-standard".
3366
8cf51b2c
GM
33672006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3368
3369 * dired.texi (Tumme): Basic documentation for Tumme added.
3370
8cf51b2c
GM
33712006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3372
3373 * mule.texi (International):
3374 * programs.texi (Basic Indent): Fix typos.
3375
8cf51b2c
GM
3376 * custom.texi (Minor Modes):
3377 * display.texi (Text Display):
3378 * commands.texi (Text Characters): Update xrefs.
3379
33802006-02-07 Richard M. Stallman <rms@gnu.org>
3381
3382 * emacs.texi (Top): Update subnode menu.
3383 Update info on old Emacs papers.
3384 (Intro): "Graphical display", not window system.
3385
3386 * xresources.texi (GTK styles): Minor clarifications.
3387
3388 * trouble.texi: "Graphical display", not window system.
3389 (Stuck Recursive): Minor clarification.
3390
3391 * text.texi: Minor clarifications.
3392 (Sentences): Explain why two-space convention is better.
3393 Explain sentence-end-without-period here.
3394 (Fill Commands): Not here.
3395 (Refill): Node moved down.
3396 (Filling): Update menu.
3397 (Table Creation, Cell Justification, Column Commands): Clarify.
3398
3399 * sending.texi: Minor clarifications.
3400
3401 * search.texi (Regexp Backslash): Clarification.
3402
3403 * rmail.texi: Minor cleanups.
3404 (Rmail): Delete digression about `rmail-mode'.
3405 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3406 (Rmail Files): Mention C-u M-x rmail.
3407 (Rmail Reply): Mention References.
3408 (Rmail Display): Mention rmail-nonignored-headers.
3409
3410 * programs.texi: Minor cleanups.
3411 (Comment Commands): Mention momentary Transient Mark mode.
3412 (Matching): Be more specific about customizing show-paren-mode.
3413 (Info Lookup): Don't list the modes that support C-h S.
3414 Just say what it does in an unsupported mode.
3415 (Man Page): Delete excessive info on customizing woman.
3416 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3417
3418 * abbrevs.texi: Minor clarifications.
3419 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3420 not "dynamic abbrevs" as if they were a kind of abbrev.
3421
3422 * picture.texi (Picture): Minor cleanup.
3423
3424 * mule.texi (Communication Coding): Say "other applications".
3425 (Fontsets): Not specific to X. Add xref to X Resources.
3426 (Unibyte Mode): Rename from Single-Byte Character Support.
3427 "Graphical display", not window system.
3428 (International): Update menu.
3429
3430 * maintaining.texi (Format of ChangeLog):
3431 New node, split out from ChangeLog.
3432 (ChangeLog): Clarifications in the remaining text.
3433 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3434 (Find Tag): Add @w.
3435 (Tags Search): Explain tag table order here. Simplify grep ref.
3436 (List Tags): tags-tag-face is a variable, not a face.
3437 (Emerge): Cleanups.
3438
3439 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3440 (Keyboard Macros): Avoid "the user".
3441
3442 * killing.texi: "Graphical display", not window system.
3443
3444 * help.texi (Help Echo): "Graphical display", not window system.
3445
3446 * glossary.texi: Say "you", not "the user". Say "graphical display".
3447
3448 * frames.texi: Minor cleanups. "Graphical display", not window system.
3449
3450 * files.texi (Visiting): Make drag-and-drop not X-specific.
3451
3452 * custom.texi: Minor cleanups. "Graphical display", not window system.
3453
3454 * cmdargs.texi: Minor cleanups.
3455
3456 * building.texi (Compilation): Move and split kill-compilation para.
3457 Add para about multiple compilers.
3458 (Compilation Mode): Commands also available in grep mode and others.
3459 Mention C-u C-x ` more tutorially. Clarify C-x `.
3460 (Compilation Shell): Clarify. Put Bash example first.
3461 (Grep Searching): Minor cleanups; add @w.
3462 (Debuggers): Minor cleanups.
3463 (Starting GUD): Make GDB xgraphical mode issue clearer.
3464 (Debugger Operation): Lots of clarifications including
3465 GDB tooltip side-effect issue.
3466 (Commands of GUD): Clarify.
3467 (GUD Customization): Add bashdb-mode-hook.
3468 (GDB Graphical Interface): Rewrite for clarity.
3469 (GDB User Interface Layout): Rewrite for clarity.
3470 (Stack Buffer, Watch Expressions): Likewise.
3471 (Other GDB User Interface Buffers): Cleanups.
3472 (Lisp Libraries, External Lisp): Cleanup.
3473
3474 * basic.texi (Position Info): "Graphical displays", rather than
3475 window systems.
3476
3477 * anti.texi: Minor cleanup.
3478
8cf51b2c
GM
34792006-02-03 Eli Zaretskii <eliz@gnu.org>
3480
3481 * custom.texi (Init File, Find Init): Add cross-references to
3482 where $HOME is described.
3483
34842006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3485
3486 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3487 is not inside the @table.
3488
3489 * emacs.texi (Top): Correct node name.
3490
3491 * files.texi (File Names): Fix @xref.
3492 (Reverting): Fix typo.
3493
3494 * mule.texi (International): Correct node name.
3495
3496 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3497
34982006-02-01 Richard M. Stallman <rms@gnu.org>
3499
3500 * emacs.texi (Top): Update subnode menu.
3501
3502 * mule.texi: Minor clarifications.
3503 Reduce the specific references to X Windows.
3504 Refer to "graphical" terminals, rather than window systems.
3505 (Text Coding): Rename from Specify Coding.
3506 (Communication Coding, File Name Coding, Terminal Coding):
3507 New nodes split out from Text Coding.
3508
3509 * kmacro.texi: Minor clarifications.
3510 (Keyboard Macro Ring): Comment out some excessive commands.
3511 (Basic Keyboard Macro): Split up the table, putting part in each node.
3512
3513 * major.texi: Minor clarifications.
3514
3515 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3516
3517 * windows.texi: Minor clarifications.
3518 (Change Window): Don't describe mode-line mouse cmds here.
3519 Add xref to Mode Line Mouse.
3520
3521 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3522
3523 * macos.texi (Mac International): Fix xref.
3524
3525 * indent.texi: Minor clarifications.
3526
3527 * frames.texi: Minor clarifications.
3528 Reduce the specific references to X Windows.
3529 Refer to "graphical" terminals, rather than window systems.
3530 (Frame Parameters): Don't mention commands like
3531 set-foreground-color. Just say to customize a face.
3532 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3533
3534 * files.texi: Minor clarifications.
3535 (Numbered Backups): New node, split out from Backup Names.
3536
3537 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3538
3539 * cmdargs.texi (General Variables): Fix xref.
3540
3541 * buffers.texi: Minor clarifications.
3542
8cf51b2c
GM
35432006-01-31 Richard M. Stallman <rms@gnu.org>
3544
3545 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3546 Nodes moved to top.
3547
3548 * display.texi: Minor clarifications.
3549 (Display): Rearrange menu.
3550 (Standard Faces): Mention query-replace face.
3551 (Faces): Simplify.
3552 (Font Lock): Simplify face customization info.
3553 (Highlight Changes): Node merged into Highlight Interactively.
3554 (Highlight Interactively): Much rewriting and cleanup.
3555 (Optional Mode Line): Narrowed line number not good for goto-line.
3556 Simplify face customization advice.
3557 (Text Display): Mention use of escape-glyph face.
3558 Move ctl-arrow and tab-width here.
3559 (Display Custom): Move no-redraw-on-reenter to end of node.
3560
3561 * search.texi: Minor clarifications.
3562 (Isearch Scroll): Simplify.
3563 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3564
3565 * regs.texi (Registers): Mention bookmarks here.
3566
3567 * mark.texi: Minor clarifications.
3568 (Selective Undo): Node deleted.
3569
3570 * m-x.texi: Minor clarifications.
3571
3572 * killing.texi: Minor clarifications.
3573 Refer to "graphical" terminals, rather than window systems.
3574
3575 * help.texi: Clarifications.
3576 (Help): Don't describe C-h F and C-h K here.
3577 (Key Help): Describe C-h K here.
3578 (Name Help): Mention Emacs Lisp Intro.
3579 Describe C-h F here.
3580 (Misc Help): Mention C-h F and C-h K only briefly.
3581
3582 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3583 Selective undo text merged in.
3584 (Spelling): Mention Aspell along with Ispell.
3585
3586 * emacs.texi (Top): Update subnode menus.
3587
3588 * basic.texi (Basic Undo): Rename from Undo. Most of text
3589 moved to new Undo node.
3590
8cf51b2c
GM
35912006-01-29 Chong Yidong <cyd@stupidchicken.com>
3592
3593 * basic.texi (Continuation Lines, Inserting Text):
3594 Mention longlines mode.
3595
35962006-01-29 Richard M. Stallman <rms@gnu.org>
3597
10d1d0af 3598 * screen.texi: Minor cleanups.
8cf51b2c
GM
3599 (Screen): Clean up the intro paragraphs.
3600 (Mode Line): Lots of rewriting. Handle frame-name better.
3601 eol-mnemonic-... vars moved out.
3602
3603 * emacs.texi (Top): Change menu item for MS-DOS node.
3604 Update subnode menu.
3605
3606 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3607 chapter relates to Windows. Title changed.
3608
3609 * mini.texi: Minor cleanups.
3610
3611 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3612 (Mark): Put it in the menu.
3613
3614 * entering.texi: Minor cleanups.
3615
3616 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3617 (Intro): Refer to "graphical" terminals, rather than X.
3618
3619 * display.texi (Display Custom): Add xref to Variables.
3620 (Optional Mode Line): eol-mnemonic-... vars moved here.
3621
3622 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3623 rather than X.
3624
8cf51b2c
GM
3625 * basic.texi: Minor cleanups.
3626 (Undo): selective-undo moved.
3627
8cf51b2c
GM
36282006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3629
3630 * anti.texi (Antinews): Various corrections and additions.
3631
36322006-01-23 Juri Linkov <juri@jurta.org>
3633
3634 * custom.texi (Easy Customization, Customization Groups)
3635 (Browsing Custom): Mention links along with buttons.
3636
8cf51b2c
GM
36372006-01-21 Eli Zaretskii <eliz@gnu.org>
3638
8cf51b2c
GM
3639 * text.texi (TeX Print): Use @key for TAB.
3640
8cf51b2c
GM
3641 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3642
8cf51b2c
GM
36432006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3644
3645 * files.texi (File Aliases): Don't claim that usually separate
3646 buffers are created for two file names that name the same data.
3647 Mention additional situations where different names mean the same
3648 file on disk.
3649
36502006-01-19 Richard M. Stallman <rms@gnu.org>
3651
3652 * killing.texi (Deletion): Upcase @key argument.
3653
3654 * custom.texi (Custom Themes): Minor cleanup.
3655
3656 * programs.texi (Hungry Delete): Upcase @key argument.
3657
8cf51b2c
GM
36582006-01-16 Juri Linkov <juri@jurta.org>
3659
3660 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3661 Move `mode-line-highlight' before `mode-line-buffer-id'.
3662
8cf51b2c
GM
36632006-01-14 Richard M. Stallman <rms@gnu.org>
3664
3665 * basic.texi (Inserting Text): Minor cleanup.
3666
8cf51b2c
GM
36672006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3668
3669 * custom.texi (Changing a Variable, Face Customization):
3670 Update for changes in Custom menus.
3671
8cf51b2c
GM
36722006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3673
3674 * macos.texi (Mac International): Undo last change.
3675
8cf51b2c
GM
36762006-01-02 Chong Yidong <cyd@stupidchicken.com>
3677
3678 * custom.texi (Custom Themes): Describe the new
3679 customize-create-theme interface.
3680
36812005-12-30 Juri Linkov <juri@jurta.org>
3682
3683 * basic.texi (Position Info): Update example.
3684
c8763fb6 36852005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3686
3687 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3688
36892005-12-24 Chong Yidong <cyd@stupidchicken.com>
3690
3691 * custom.texi (Custom Themes): `load-theme' always loads.
3692
36932005-12-23 Juri Linkov <juri@jurta.org>
3694
3695 * display.texi (Highlight Interactively): Use double space to
3696 separate sentences. Replace C-p with M-p, and C-n with M-n.
3697
36982005-12-22 Richard M. Stallman <rms@gnu.org>
3699
3700 * custom.texi (Easy Customization and subnodes):
3701 Replace "active field" with "button".
3702 Use "user option" only for variables.
3703 Use "setting" for variable-or-face.
3704
37052005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3706
3707 * buffers.texi (Select Buffer): Change order in table to make
3708 "Similar" refer to the correct item.
3709 (Indirect Buffers): Minor rewording.
3710
8cf51b2c
GM
37112005-12-20 Juri Linkov <juri@jurta.org>
3712
3713 * files.texi (VC Status): Put P and N near p and n.
3714
8cf51b2c
GM
37152005-12-19 Richard M. Stallman <rms@gnu.org>
3716
3717 * programs.texi (Electric C): Delete the info about newline control.
3718 (Other C Commands): Minor cleanup.
3719 (Left Margin Paren): Minor cleanup.
3720
37212005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3722
3723 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3724 (Customization Groups): Delete text moved to "Browsing Custom".
3725 (Browsing Custom): New node.
3726 (Specific Customization): Clarify which commands only work for
3727 loaded options.
3728
37292005-12-18 Bill Wohler <wohler@newt.com>
3730
3731 * frames.texi (Tool Bars): Shorten text of previous change.
3732
37332005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3734
3735 * files.texi (VC Status): Document log-view mode.
3736
37372005-12-18 Bill Wohler <wohler@newt.com>
3738
3739 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3740 permanently via the customize interface.
3741
8cf51b2c
GM
37422005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3743
3744 * killing.texi (Killing by Lines): Document `kill-whole-line'
3745 function.
3746
c8763fb6 37472005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3748
3749 * buffers.texi (Select Buffer): Change `prev-buffer' to
3750 `previous-buffer'. Indicate that these functions use a frame
3751 local buffer list.
3752
8cf51b2c
GM
37532005-12-12 Richard M. Stallman <rms@gnu.org>
3754
3755 * custom.texi (Easy Customization): Change menu comment.
3756 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3757
3758 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3759 (Help): Among the Apropos commands, describe only C-h a here.
3760
37612005-12-11 Richard M. Stallman <rms@gnu.org>
3762
3763 * programs.texi (Options for Comments): Comment-end starts with space.
3764
3765 * glossary.texi (Glossary): Minor cleanup.
3766
3767 * files.texi (Old Versions): Use @table.
3768
8cf51b2c
GM
37692005-12-10 David Koppelman <koppel@ece.lsu.edu>
3770
3771 * display.texi (Highlight Interactively): Include
3772 global-hi-lock-mode. Add miscellaneous details and elaborations.
3773
37742005-12-09 Richard M. Stallman <rms@gnu.org>
3775
3776 * display.texi (Font Lock): Delete the Global FL menu item.
3777
37782005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * custom.texi (Minibuffer Maps): Mention the maps for file name
3781 completion.
3782
37832005-12-09 Kim F. Storm <storm@cua.dk>
3784
3785 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3786 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3787 cursor to next corner in rectangle; clarify insert around rectangle.
3788
8cf51b2c
GM
37892005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3790
3791 * custom.texi (Customization): Use xref to elisp manual for
3792 non-TeX output.
3793 (Minor Modes): Update.
3794 (Customization Groups, Changing a Variable, Face Customization):
3795 Update for new appearance of Custom buffers.
3796 (Changing a Variable): `custom-buffer-done-function' has been
3797 replaced by `custom-buffer-done-kill'.
3798 (Specific Customization): In the `customize-group' buffer, a
3799 subgroup's contents are not "hidden". They are not included at
3800 all. They have no [Show] button.
3801 (Mouse Buttons): Add pxref to description of mouse event lists in
3802 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3803 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3804 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3805
38062005-12-08 Richard M. Stallman <rms@gnu.org>
3807
3808 * mini.texi (Completion Commands, Completion):
3809 In file name input, SPC does not do completion.
3810
8cf51b2c
GM
38112005-12-08 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * building.texi (GDB Graphical Interface): Explain screen size
3814 setting.
3815 (Other GDB User Interface Buffers): Describe features specific to
3816 GDB 6.4.
3817
8cf51b2c
GM
38182005-12-01 Nick Roberts <nickrob@snap.net.nz>
3819
3820 * building.texi (GDB User Interface Layout): Describe how to
3821 kill associated buffers.
3822 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3823 (Watch Expressions): Be more precise.
3824 (Other GDB User Interface Buffers): Describe how to change a
3825 register value.
3826
8cf51b2c
GM
38272005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3828
3829 * macos.texi (Mac Input): Remove description of
3830 mac-command-key-is-meta. Add descriptions of
3831 mac-control-modifier, mac-command-modifier, and
3832 mac-option-modifier.
3833 (Mac International): Fix description of conversion of clipboard data.
3834 (Mac Font Specs): Add example of font customization by face attributes.
3835
38362005-11-22 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * building.texi (Watch Expressions): Expand description.
3839 (Other GDB User Interface Buffers): Describe local map for
3840 gud-watch.
3841
38422005-11-21 Chong Yidong <cyd@stupidchicken.com>
3843
3844 * display.texi (Font Lock): Font lock is enabled by default now.
3845
38462005-11-20 Juri Linkov <juri@jurta.org>
3847
3848 * basic.texi (Position Info): Update examples of the output.
3849 Remove the fact that examples are produced in the TeXinfo buffer,
3850 because in the Info reader users will get a different output from
3851 `C-x ='.
3852
3853 * building.texi (Compilation Mode): Remove paragraph duplicated
3854 from the node `Compilation'. Add `compilation-skip-threshold'.
3855
3856 * display.texi (Font Lock): Suggest more user-friendly method of
3857 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3858
38592005-11-18 Richard M. Stallman <rms@gnu.org>
3860
3861 * files.texi (Registering): Mention @@ in mode line.
3862
3863 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3864
38652005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3866
3867 * files.texi (Renaming and VC): Some back-ends don't
3868 handle renaming.
3869
8cf51b2c
GM
38702005-11-17 Juri Linkov <juri@jurta.org>
3871
3872 * emacs.texi (Top):
3873 * display.texi (Highlight Interactively): Put this font-lock based
3874 mode near Font Lock node.
3875
38762005-11-16 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3879 icons.
3880
38812005-11-12 Kim F. Storm <storm@cua.dk>
3882
3883 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3884 (Help Summary): Add C-h d and C-h e.
3885 (Apropos): Clarify that all apropos commands may search for either
3886 list of words or a regexp. Add C-h d for apropos-documentation.
3887 Describe apropos-documentation-sort-by-scores user option.
3888
8cf51b2c
GM
38892005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3890
3891 * killing.texi (CUA Bindings): Add @section.
3892
38932005-11-10 Kim F. Storm <storm@cua.dk>
3894
3895 * emacs.texi (Top): Add CUA Bindings entry to menu.
3896
3897 * killing.texi (CUA Bindings): New node. Moved here from
3898 misc.texi and extended with info on rectangle commands and
3899 rectangle highlighting, interface to registers, and the global
3900 mark feature.
3901
3902 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3903
3904 * regs.texi: Prev link points to CUA Bindings node.
3905
39062005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3907
3908 * help.texi (Help Echo): By default, help echos are only shown on
3909 mouse-over, not on point-over.
3910
c8763fb6 39112005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3912
3913 * misc.texi (Shell Mode): Describe how to activate password echoing.
3914
8cf51b2c
GM
39152005-11-04 Romain Francoise <romain@orebokech.com>
3916
3917 * mark.texi (Mark Ring): Fix typo.
3918
39192005-11-03 Richard M. Stallman <rms@gnu.org>
3920
3921 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3922
39232005-11-01 Bill Wohler <wohler@newt.com>
3924
3925 * help.texi (Help Mode): Fix typo.
3926
39272005-11-01 Nick Roberts <nickrob@snap.net.nz>
3928
3929 * building.texi (Other GDB User Interface Buffers): Describe
3930 the command gdb-use-inferior-io-buffer.
3931
39322005-10-31 Romain Francoise <romain@orebokech.com>
3933
3934 * files.texi (Compressed Files): Fix typo.
3935
3936 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3937
3938 * windows.texi (Force Same Window): Likewise.
3939
39402005-10-30 Bill Wohler <wohler@newt.com>
3941
3942 * help.texi (Help Mode): URLs viewed with browse-url.
3943
39442005-10-31 Nick Roberts <nickrob@snap.net.nz>
3945
3946 * building.texi (GDB Graphical Interface): Don't reference
3947 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3948 must stay in same frame.
3949
39502005-10-29 Chong Yidong <cyd@stupidchicken.com>
3951
3952 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3953
3954 * anti.texi (Antinews): Likewise.
3955
8cf51b2c
GM
39562005-10-28 Bill Wohler <wohler@newt.com>
3957
3958 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3959
39602005-10-28 Richard M. Stallman <rms@gnu.org>
3961
3962 * files.texi (Visiting): Explain how to enter ? in a file name.
3963
3964 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3965
8cf51b2c
GM
39662005-10-25 Nick Roberts <nickrob@snap.net.nz>
3967
3968 * building.texi (GDB Graphical Interface): Describe
3969 gdb-mouse-until.
3970
39712005-10-23 Richard M. Stallman <rms@gnu.org>
3972
3973 * custom.texi (Init File): Recommend when to use site-start.el.
3974
8cf51b2c
GM
39752005-10-21 Juri Linkov <juri@jurta.org>
3976
3977 * custom.texi (Examining): Mention accessing the old variable
3978 value via M-n in set-variable.
3979
8cf51b2c
GM
39802005-10-18 Romain Francoise <romain@orebokech.com>
3981
3982 * files.texi (Version Systems): Capitalize GNU.
3983
8cf51b2c
GM
39842005-10-18 Nick Roberts <nickrob@snap.net.nz>
3985
3986 * building.texi (Compilation Mode): Remove redundant paragraph.
3987 (Watch Expressions): Remove paragraph to reflect code change.
3988
8cf51b2c
GM
39892005-10-16 Richard M. Stallman <rms@gnu.org>
3990
3991 * building.texi (Compilation Mode, Compilation): Clarified.
3992
39932005-10-15 Richard M. Stallman <rms@gnu.org>
3994
3995 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3996
8cf51b2c
GM
39972005-10-13 Kenichi Handa <handa@m17n.org>
3998
3999 * basic.texi (Position Info): Fix previous change.
4000
c8763fb6 40012005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4002
4003 * cmdargs.texi (Icons X): Fix typo.
4004
40052005-10-12 Kenichi Handa <handa@m17n.org>
4006
4007 * basic.texi (Position Info): Describe the case that Emacs shows
4008 "part of display ...".
4009
c8763fb6 40102005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4011
4012 * cmdargs.texi (Icons X): -nb => -nbi.
4013
40142005-10-10 Chong Yidong <cyd@stupidchicken.com>
4015
4016 * frames.texi (Speedbar): A couple more clarifications.
4017
40182005-10-11 Nick Roberts <nickrob@snap.net.nz>
4019
4020 * building.texi (GDB User Interface Layout): Improve diagram.
4021 (Watch Expressions): Explain how to make speedbar global.
4022 (Other GDB User Interface Buffers): Make references more precise.
4023
8cf51b2c
GM
40242005-10-09 Richard M. Stallman <rms@gnu.org>
4025
4026 * frames.texi (Speedbar): Clarify the text.
4027
40282005-10-09 Chong Yidong <cyd@stupidchicken.com>
4029
4030 * frames.texi (Speedbar): Add information on keybindings,
4031 dismissing the speedbar, and buffer display mode. Link to
4032 speedbar manual.
4033
c8763fb6 40342005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4035
4036 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4037 added -nb, --no-bitmap-icon.
4038
8cf51b2c
GM
40392005-10-07 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * building.texi (GDB Graphical Interface): Add variables and
4042 functions to indices. Be more precise.
4043
c8763fb6 40442005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4045
4046 * frames.texi (Drag and Drop): Remove the x- from
4047 x-dnd-open-file-other-window and xdnd-protocol-alist.
4048
40492005-09-30 Romain Francoise <romain@orebokech.com>
4050
4051 * mini.texi (Minibuffer): The default value now appears before the
4052 colon in minibuffer prompts.
4053
8cf51b2c
GM
40542005-09-25 Richard M. Stallman <rms@gnu.org>
4055
4056 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4057
8cf51b2c
GM
40582005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4059
4060 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4061
8cf51b2c
GM
40622005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4063
4064 * emacs.texi (Top): Update submenus from macos.texi.
4065
4066 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4067 (Mac OS): Update feature support status.
4068 (Mac Input): List supported input scripts. Remove description
4069 about `mac-keyboard-text-encoding'. Mention mouse button
4070 emulation and related variables.
4071 (Mac International): Mention Central European and Cyrillic
4072 support. Now `keyboard-coding-system' is dynamically changed.
4073 Add description about coding system for selection. Add
4074 description about language environment.
4075 (Mac Environment Variables): Mention
4076 `~/.MacOSX/environment.plist'. Give example of command line
4077 arguments. Add Preferences support.
4078 (Mac Directories): Explicitly state that this node is for Mac OS
4079 Classic only.
4080 (Mac Font Specs): Mention specification for scalable fonts. List
4081 supported charsets. Add preferred way of creating fontsets. Add
4082 description about `mac-allow-anti-aliasing'.
4083 (Mac Functions): Add descriptions about `mac-set-file-creator',
4084 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4085 and `mac-get-preference'.
4086
8cf51b2c
GM
40872005-09-16 Romain Francoise <romain@orebokech.com>
4088
4089 Update all files to specify GFDL version 1.2.
4090
4091 * doclicense.texi (GNU Free Documentation License): Update to
4092 version 1.2.
4093
40942005-09-15 Richard M. Stallman <rms@gnu.org>
4095
4096 * buffers.texi (List Buffers): Fix xref.
4097
4098 * rmail.texi (Rmail Basics): Fix xref.
4099
4100 * emacs.texi (Top): Update subnode menus.
4101
4102 * files.texi (Saving Commands): New node, broken out of Saving.
4103 (Customize Save): New node, broken out of Saving.
4104 Clarify effect of write-region-inhibit-fsync.
4105 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4106
8cf51b2c
GM
41072005-09-14 Romain Francoise <romain@orebokech.com>
4108
4109 * files.texi (Saving): Mention write-region-inhibit-fsync.
4110
41112005-09-05 Chong Yidong <cyd@stupidchicken.com>
4112
4113 * custom.texi (Custom Themes): New node.
4114
41152005-09-03 Richard M. Stallman <rms@gnu.org>
4116
49823426
GM
4117 * search.texi (Search Case): Mention vars that control
4118 case-fold-search for various operations.
8cf51b2c
GM
4119
41202005-08-22 Juri Linkov <juri@jurta.org>
4121
4122 * display.texi (Standard Faces): Merge the text from
4123 `(elisp)Standard Faces' into this node.
4124
41252005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4126
4127 * emacs.texi (Top): Delete menu item for deleted node
4128 Keyboard Translations.
4129
41302005-08-18 Richard M. Stallman <rms@gnu.org>
4131
8cf51b2c
GM
4132 * trouble.texi (Unasked-for Search):
4133 Delete xref to Keyboard Translations.
4134
4135 * glossary.texi (Glossary): Delete xref.
4136
8cf51b2c
GM
4137 * custom.texi (Minor Modes): Say that the list here is not complete.
4138 (Keyboard Translations): Node deleted.
4139 (Disabling): Delete xref to it.
4140 (Customization Groups): Fix Custom buffer example.
4141 (Hooks): Mention remove-hooks.
4142
41432005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4144
4145 * building.texi (GDB Graphical Interface): Improve filling of menu
4146 item.
4147
41482005-08-18 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * building.texi (GDB Graphical Interface): Use better node names.
4151
41522005-08-14 Richard M. Stallman <rms@gnu.org>
4153
4154 * text.texi (Sentences): Fix xref.
4155
41562005-08-14 Juri Linkov <juri@jurta.org>
4157
4158 * building.texi (Compilation, Grep Searching): Move grep command
4159 headings from `Compilation' to `Grep Searching'.
4160
4161 * dired.texi (Dired and Find):
4162 * maintaining.texi (Tags Search): Replace grep xref to
4163 `Compilation' node with `Grep Searching'.
4164
4165 * files.texi (Comparing Files): Replace xref to `Compilation' with
4166 `Compilation Mode'.
4167
41682005-08-13 Alan Mackenzie <acm@muc.de>
4169
4170 * search.texi (Non-ASCII Isearch): Correct a typo.
4171 (Replacement Commands): Mention query-replace key binding.
4172
41732005-08-11 Richard M. Stallman <rms@gnu.org>
4174
4175 * programs.texi (Options for Comments): Fix xref.
4176
4177 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4178 out of Regexps.
4179
8cf51b2c
GM
41802005-08-09 Juri Linkov <juri@jurta.org>
4181
4182 * building.texi (Compilation): Use `itemx' instead of `item'.
4183 (Grep Searching): Simplify phrase.
4184
4185 * display.texi (Standard Faces): Describe vertical-border on
4186 window systems.
4187
4188 * windows.texi (Split Window): Simplify phrase and mention
4189 vertical-border face.
4190
41912005-08-09 Richard M. Stallman <rms@gnu.org>
4192
4193 * files.texi (Comparing Files): Clarify compare-windows.
4194
4195 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4196
8cf51b2c
GM
41972005-08-06 Eli Zaretskii <eliz@gnu.org>
4198
4199 * mule.texi (Coding Systems): Rephrase the paragraph about
4200 codepages: no need for "M-x codepage-setup" anymore, except on
4201 MS-DOS.
4202
4203 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4204 the MS-DOS port only.
4205
42062005-07-30 Eli Zaretskii <eliz@gnu.org>
4207
4208 * makefile.w32-in (info): Don't run multi-install-info.bat.
4209 ($(infodir)/dir): New target, produced by running
4210 multi-install-info.bat.
4211
8cf51b2c
GM
42122005-07-22 Eli Zaretskii <eliz@gnu.org>
4213
4214 * files.texi (Quoted File Names): Add index entry.
4215
8cf51b2c
GM
42162005-07-19 Juri Linkov <juri@jurta.org>
4217
4218 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4219
42202005-07-18 Juri Linkov <juri@jurta.org>
4221
8cf51b2c
GM
4222 * custom.texi (Easy Customization):
4223 * files.texi (Old Versions):
4224 * frames.texi (Wheeled Mice):
4225 * mule.texi (Specify Coding):
8cf51b2c
GM
4226 * text.texi (Cell Justification):
4227 * trouble.texi (After a Crash):
8cf51b2c
GM
4228 * xresources.texi (GTK styles):
4229 Delete duplicate duplicate words.
4230
42312005-07-17 Richard M. Stallman <rms@gnu.org>
4232
4233 * frames.texi (Creating Frames): Fix foreground color example.
4234
4235 * custom.texi (Init Examples): Clean up text about conditionals.
4236
42372005-07-16 Richard M. Stallman <rms@gnu.org>
4238
4239 * mini.texi (Completion Commands): Fix command name for ?.
4240
8cf51b2c
GM
42412005-07-16 Eli Zaretskii <eliz@gnu.org>
4242
4243 * display.texi (Standard Faces): Explain that customization of
4244 `menu' face has no effect on w32 and with GTK. Add
4245 cross-references.
4246
4247 * cmdargs.texi (General Variables): Clarify the default location
4248 of $HOME on w32 systems.
4249
42502005-07-15 Jason Rumney <jasonr@gnu.org>
4251
4252 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4253 changed.
4254
42552005-07-08 Kenichi Handa <handa@m17n.org>
4256
4257 * mule.texi (Recognize Coding): Recommend
4258 revert-buffer-with-coding-system instead of revert-buffer.
4259
42602005-07-07 Richard M. Stallman <rms@gnu.org>
4261
4262 * anti.texi (Antinews): Mention mode-line-inverse-video.
4263
4264 * files.texi (Saving): Minor correction about C-x C-w.
4265
4266 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4267
42682005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4269
4270 * search.texi (Isearch Scroll): Add example of using the
4271 `isearch-scroll' property.
4272 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4273 `Display Custom' node.
4274 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4275 and de-emphasize it.
4276 (Other Repeating Search): `occur' currently can not correctly
4277 handle multiline matches. Correct, clarify and update description
4278 of `flush-lines' and `keep-lines'.
4279
4280 * display.texi (Display Custom): Add anchor for `baud-rate'.
4281
42822005-07-07 Richard M. Stallman <rms@gnu.org>
4283
4284 * gnu.texi: Update where to get GNU status; add refs for how to help.
4285 Add footnotes 6 and 7.
4286
42872005-07-04 Lute Kamstra <lute@gnu.org>
4288
4289 Update FSF's address in GPL notices.
4290
8cf51b2c 4291 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4292 * trouble.texi (Checklist): Update FSF's address.
4293
8cf51b2c
GM
42942005-06-24 Richard M. Stallman <rms@gnu.org>
4295
4296 * display.texi (Text Display): Change index entries.
4297
42982005-06-24 Eli Zaretskii <eliz@gnu.org>
4299
4300 * makefile.w32-in (MAKEINFO): Use --force.
4301 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4302 Makefile.in.
8cf51b2c
GM
4303
43042005-06-23 Richard M. Stallman <rms@gnu.org>
4305
4306 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4307 nobreak-char-display.
4308
4309 * emacs.texi (Top): Update detailed node listing.
4310
4311 * display.texi (Text Display): Renamed show-nonbreak-escape
4312 to nobreak-char-display and no-break-space to nobreak-space.
4313 (Standard Faces): Split up the list of standard faces
4314 and put it in a separate node. Add nobreak-space and
4315 escape-glyph.
4316
8cf51b2c
GM
43172005-06-23 Lute Kamstra <lute@gnu.org>
4318
4319 * mule.texi (Select Input Method): Fix typo.
4320
43212005-06-23 Kenichi Handa <handa@m17n.org>
4322
4323 * mule.texi (International): List all supported scripts. Adjust
4324 text for that leim is now included in the normal Emacs
4325 distribution.
4326 (Language Environments): List all language environments.
4327 Intlfonts contains fonts for most supported scripts, not all..
4328 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4329 input a specific character.
8cf51b2c
GM
4330 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4331
43322005-06-23 Juanma Barranquero <lekktu@gmail.com>
4333
49823426 4334 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4335
43362005-06-22 Miles Bader <miles@gnu.org>
4337
4338 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4339
43402005-06-20 Miles Bader <miles@gnu.org>
4341
4342 * display.texi (Faces): Add `vertical-divider'.
4343
43442005-06-17 Richard M. Stallman <rms@gnu.org>
4345
4346 * text.texi (Adaptive Fill): Minor clarification.
4347
8cf51b2c
GM
43482005-06-10 Lute Kamstra <lute@gnu.org>
4349
4350 * emacs.texi (Top): Correct version number.
4351 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4352 refer to the current version of Emacs.
4353
43542005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * files.texi (Log Buffer): Document when there can be more than
4357 one file to be committed.
4358
43592005-06-08 Juri Linkov <juri@jurta.org>
4360
4361 * display.texi (Faces): Add `shadow' face.
4362
43632005-06-07 Masatake YAMATO <jet@gyve.org>
4364
4365 * display.texi (Faces): Write about mode-line-highlight.
4366
43672005-06-06 Richard M. Stallman <rms@gnu.org>
4368
4369 * misc.texi (Printing Package): Explain how to initialize
4370 printing package.
4371
4372 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4373
43742005-06-05 Chong Yidong <cyd@stupidchicken.com>
4375
4376 * emacs.texi: Rename Hardcopy to Printing.
4377 Make PostScript and PostScript Variables subnodes of it.
4378
4379 * misc.texi (Printing): Rename node from Hardcopy.
4380 Mention menu bar options.
4381 Move PostScript and PostScript Variables to submenu.
4382 (Printing package): New node.
4383
4384 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4385
4386 * dired.texi (Operating on Files): Likewise.
4387
4388 * calendar.texi (Displaying the Diary): Likewise.
4389
4390 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4391
4392 * glossary.texi (Glossary): Likewise.
4393
4394 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4395 effect.
4396
43972005-06-04 Richard M. Stallman <rms@gnu.org>
4398
4399 * trouble.texi (After a Crash): Polish previous change.
4400
8cf51b2c
GM
44012005-05-30 Noah Friedman <friedman@splode.com>
4402
4403 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4404 recovery mechanism.
4405
8cf51b2c
GM
44062005-05-28 Nick Roberts <nickrob@snap.net.nz>
4407
4408 * building.texi (Other Buffers): SPC toggles display of
4409 floating point registers.
4410
8cf51b2c
GM
44112005-05-27 Nick Roberts <nickrob@snap.net.nz>
4412
4413 * files.texi (Log Buffer): Merge in description of Log Edit
4414 mode from pcl-cvs.texi.
4415
44162005-05-26 Richard M. Stallman <rms@gnu.org>
4417
4418 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4419
8cf51b2c
GM
44202005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4421
4422 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4423 not enabled by default.
4424 When not on a word, `ispell-word' by default checks the word
4425 before point.
4426
44272005-05-24 Nick Roberts <nickrob@snap.net.nz>
4428
4429 * building.texi (Debugger Operation): Simplify last sentence.
4430
44312005-05-23 Lute Kamstra <lute@gnu.org>
4432
4433 * emacs.texi: Update FSF's address throughout.
4434 (Preface): Use @cite.
4435 (Distrib): Add cross reference to the node "Copying". Mention the
4436 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4437 printed manuals.
4438 (Intro): Use @xref for the Emacs Lisp Intro.
4439
8cf51b2c
GM
44402005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4441
4442 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4443
4444 * basic.texi (Moving Point): Mention default for `goto-line'.
4445
4446 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4447 of a variable's docstring.
4448
44492005-05-18 Lute Kamstra <lute@gnu.org>
4450
4451 * maintaining.texi (Overview of Emerge): Add cross reference.
4452 Remove duplication.
4453
4454 * emacs.texi (Top): Update to the current structure of the manual.
4455 * misc.texi (Emacs Server): Add menu description.
4456 * files.texi (Saving): Fix menu.
4457 * custom.texi (Customization): Fix menu.
4458 * mule.texi (International): Fix menu.
4459 * kmacro.texi (Keyboard Macros): Fix menu.
4460
44612005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * display.texi: Various minor changes.
4464 (Faces): Delete text that is repeated in the next section.
4465
44662005-05-16 Nick Roberts <nickrob@snap.net.nz>
4467
4468 * building.texi (Debugger Operation): Mention GUD tooltips are
4469 disabled with GDB in text command mode.
4470
8cf51b2c
GM
44712005-05-16 Nick Roberts <nickrob@snap.net.nz>
4472
4473 * building.texi: Replace toolbar with "tool bar" for consistency.
4474 (Compilation Mode): Describe compilation-context-lines
4475 and use of arrow in compilation buffer.
4476 (Debugger Operation): Replace help text with variable's value.
4477
4478 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4479 consistency.
4480
44812005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4482
4483 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4484 Add xref.
4485
8cf51b2c
GM
44862005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4487
4488 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4489 (Position Info): Delete discussion of `goto-line'. It is already
4490 described in `Moving point'.
4491
4492 * mini.texi (Completion Commands): Correct reference.
4493 (Completion Options): Fix typo.
4494
4495 * killing.texi (Deletion): Complete description of `C-x C-o'.
4496
8cf51b2c
GM
44972005-05-10 Richard M. Stallman <rms@gnu.org>
4498
4499 * building.texi (Compilation): Clarify recompile's directory choice.
4500
4501 * frames.texi (Tooltips): Cleanups.
4502
4503 * basic.texi (Arguments): Fix punctuation.
4504
45052005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * screen.texi (Menu Bar): The up and down (not left and right)
4508 arrow keys move through a keyboard menu.
4509
45102005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4511
4512 * basic.texi: Various typo and grammar fixes.
4513 (Moving Point): C-a now runs move-beginning-of-line.
4514
45152005-05-08 Nick Roberts <nickrob@snap.net.nz>
4516
4517 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4518
4519 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4520 as different animals.
4521
45222005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4523
4524 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4525 Correct index entry.
4526
45272005-05-07 Nick Roberts <nickrob@snap.net.nz>
4528
4529 * building.texi (Debugger Operation): Update to reflect changes
4530 in GUD tooltips.
4531
45322005-04-30 Richard M. Stallman <rms@gnu.org>
4533
4534 * files.texi (Compressed Files): Auto Compression normally enabled.
4535
4536 * building.texi (Debugger Operation): Clarify previous change.
4537
8cf51b2c
GM
45382005-04-28 Nick Roberts <nickrob@snap.net.nz>
4539
4540 * building.texi (Debugger Operation): Add description for
4541 GUD tooltips when program is not running.
4542
45432005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4544
4545 * misc.texi (Shell): Add `Shell Prompts' to menu.
4546 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4547 description. Delete remarks moved to new node.
4548 (Shell Prompts): New node.
4549 (History References): Replace remarks moved to `Shell Prompts'
4550 with xref to that node.
4551 (Remote Host): Clarify how to specify the terminal type when
4552 logging in to a different machine.
4553
45542005-04-26 Richard M. Stallman <rms@gnu.org>
4555
4556 * emacs.texi (Top): Update submenus from files.texi.
4557
4558 * files.texi (Filesets): Clarify previous change.
4559
4560 * dired.texi (Misc Dired Features): Clarify previous change.
4561
45622005-04-25 Chong Yidong <cyd@stupidchicken.com>
4563
4564 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4565
4566 * dired.texi (Misc Dired Features): Document
4567 dired-compare-directories.
4568
4569 * files.texi (Filesets): New node.
4570 (File Conveniences): Document Image mode.
4571
4572 * text.texi (TeX Print): Document tex-compile.
4573
45742005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4575
4576 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4577 Delete redundant reference to tooltip Custom group. It is
4578 referred too again in the next paragraph.
4579
45802005-04-24 Richard M. Stallman <rms@gnu.org>
4581
4582 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4583
8cf51b2c
GM
45842005-04-19 Kim F. Storm <storm@cua.dk>
4585
4586 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4587
45882005-04-18 Lars Hansen <larsh@math.ku.dk>
4589
4590 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4591 turns off desktop-save-mode.
4592
45932005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4596 by default in terminals compatible with xterm. Mention that
4597 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4598 node.
4599
8cf51b2c
GM
46002005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4601
4602 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4603
c8763fb6 46042005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4605
4606 * xresources.texi (Table of Resources): Add cursorBlink.
4607
46082005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4609
4610 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4611 `d', `C-d' and `u'.
4612
46132005-04-11 Richard M. Stallman <rms@gnu.org>
4614
4615 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4616 (Misc X): Add -D, --basic-display.
4617
4618 * maintaining.texi (Change Log): Correct the description of
4619 the example.
4620
4621 * major.texi (Choosing Modes): Document magic-mode-alist.
4622
8cf51b2c
GM
46232005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4624
4625 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4626 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4627 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4628 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4629 `w', respectively.
4630 (Rmail Labels): Mention `l'.
4631 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4632 (Rmail Summary Edit): Describe `j' and RET.
4633
c8763fb6 46342005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4635
4636 * xresources.texi (Lucid Resources): Add fontSet resource.
4637
8cf51b2c
GM
46382005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4639
4640 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4641 now called `indicate-empty-lines'.
4642
46432005-04-06 Kim F. Storm <storm@cua.dk>
4644
4645 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4646
46472005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4648
4649 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4650 deleted.
4651 (Marks vs Flags): Add some convenient key bindings.
4652 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4653 (Misc Dired Features): Correct and expand description of `w' command.
4654
4655 * frames.texi (XTerm Mouse): Delete apparently false info.
4656 The GNU/Linux console currently does not appear to support
4657 `xterm-mouse-mode'.
4658
8cf51b2c
GM
46592005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4660
4661 * calendar.texi (Diary): Mention shell utility `calendar'.
4662
46632005-04-01 Richard M. Stallman <rms@gnu.org>
4664
4665 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4666
8cf51b2c
GM
46672005-04-01 Lute Kamstra <lute@gnu.org>
4668
4669 * maintaining.texi (Change Log): add-change-log-entry uses
4670 add-log-mailing-address.
4671
46722005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4675 `VC Mode Line' and put in an xref to that node.
4676 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4677 its description.
4678
46792005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4680
4681 * calendar.texi (Calendar Systems): Say that the Persian calendar
4682 implemented here is the arithmetical one championed by Birashk.
4683
46842005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4685
4686 * programs.texi (Fortran Motion): Fix previous change.
4687
8cf51b2c
GM
46882005-03-29 Richard M. Stallman <rms@gnu.org>
4689
4690 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4691
46922005-03-29 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * text.texi (Refill): Refer to Long Lines Mode.
4695 (Longlines): New node.
4696 (Auto Fill): Don't index "word wrap" here.
4697 (Filling): Add Longlines to menu.
4698
46992005-03-29 Richard M. Stallman <rms@gnu.org>
4700
4701 * xresources.texi: Minor fixes.
4702
4703 * misc.texi (Emacs Server): Fix Texinfo usage.
4704
4705 * emacs.texi (Top): Don't use a real section heading for
4706 "Detailed Node Listing". Fake it instead.
4707
4708 * basic.texi (Position Info): Minor cleanup.
4709
4710 * mule.texi (Input Methods): Minor cleanup.
4711
47122005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4713
4714 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4715 constructs as well.
4716 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4717
47182005-03-29 Kenichi Handa <handa@m17n.org>
4719
4720 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4721
4722 * basic.texi (Position Info): Update the description about the
4723 command C-u C-x =.
4724
47252005-03-28 Richard M. Stallman <rms@gnu.org>
4726
4727 * emacs.texi (Top): Use @section for the detailed node listing.
4728
4729 * calendar.texi: Minor fixes to previous change.
4730
4731 * programs.texi (Fortran): Small fixes to previous changes.
4732
4733 * emacs.texi (Top): Update list of subnodes of Dired.
4734 Likewise for building.texi.
4735
4736 * files.texi (File Conveniences): Delete Auto Image File mode.
4737
47382005-03-28 Chong Yidong <cyd@stupidchicken.com>
4739
4740 * building.texi (Flymake): New node.
4741
4742 * custom.texi (Function Keys): Document kp- event types and
4743 keypad-setup package.
4744
4745 * dired.texi (Wdired): New node.
4746
4747 * files.texi (File Conveniences): Reorder entries.
4748 Explain how to turn on Auto-image-file mode.
4749 Document Thumbs mode.
4750
4751 * mule.texi (Specify Coding): Document recode-region and
4752 recode-file-name.
4753
4754 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4755
47562005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * commands.texi (Keys): M-o is now a prefix key.
4759
47602005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4761
4762 * programs.texi: Reformat and update copyright years.
4763 (Fortran): Update section.
4764
47652005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4766
4767 * files.texi: Several small changes in addition to:
4768 (Visiting): Change xref for Dialog Boxes to ref.
4769 (Version Headers): Replace references to obsolete var
4770 `vc-header-alist' with `vc-BACKEND-header'.
4771 (Customizing VC): Update value of `vc-handled-backends'.
4772
47732005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4774
4775 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4776 move here from Emacs Lisp Reference Manual.
4777 * calendar.texi (Calendar/Diary, Diary Commands)
4778 (Special Diary Entries, Importing Diary): Change some xrefs to
4779 point to emacs-xtra rather than elisp.
4780
4781 * emacs-xtra.texi (Calendar Customizing):
4782 Move view-diary-entries-initially, view-calendar-holidays-initially,
4783 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4784 Emacs Manual.
4785 (Appt Customizing): Merge entire section into main Emacs Manual.
4786 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4787 mark-holidays-in-calendar here from emacs-xtra.
4788 (Displaying the Diary): Move view-diary-entries-initially,
4789 mark-diary-entries-in-calendar here from emacs-xtra.
4790 (Appointments): Move appt-display-mode-line,
4791 appt-display-duration, appt-disp-window-function,
4792 appt-delete-window-function here from emacs-xtra.
4793
4794 * calendar.texi: Update and reformat copyright.
4795 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4796 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4797 (Diary): Refer to `diary-file' rather than ~/diary.
4798 (Diary Commands): Rename node to "Displaying the Diary".
4799 * emacs.texi (Top): Rename "Diary Commands" section.
4800 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4801
48022005-03-26 Eli Zaretskii <eliz@gnu.org>
4803
4804 * misc.texi (Emacs Server): Fix the command for setting
4805 server-name. Add an xref to Invoking emacsclient.
4806
4807 * help.texi (Help Summary): Clarify when "C-h ." will do something
4808 nontrivial.
4809 (Apropos): Add cindex entry for apropos-sort-by-scores.
4810
4811 * display.texi (Text Display): Add index entries for how no-break
4812 characters are displayed.
4813
8cf51b2c
GM
48142005-03-26 Eli Zaretskii <eliz@gnu.org>
4815
4816 * files.texi (Visiting): Fix cross-references introduced with the
4817 last change.
4818
4819 * xresources.texi (GTK resources): Fix last change.
4820
8cf51b2c
GM
48212005-03-25 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * xresources.texi (X Resources): GTK options documented too.
4824 (Resources): Clarify meaning of program name.
4825 (Table of Resources): Add visualClass.
4826 (GTK resources): Rewrite.
4827 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4828
4829 * display.texi (Text Display): Mention non-breaking spaces.
4830
4831 * files.texi (Reverting): Document auto-revert-check-vc-info.
4832
4833 * frames.texi (Mouse Commands): Document
4834 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4835
4836 * help.texi (Help Summary): Add `C-h .'.
4837 (Apropos): Apropos accepts a list of search terms.
4838 Document apropos-sort-by-scores.
4839 (Help Echo): Document display-local-help.
4840
4841 * misc.texi (Emacs Server): Document server-name.
4842 (Invoking emacsclient): Document -s option for server names.
4843
4844 * text.texi (Outline Visibility): Introduce "current heading
4845 line" (commands can be called with point on a body line).
4846 Re-order table to follow the sequence of discussion.
4847 hide-body won't hide lines before first header line.
4848 (TeX Mode): Add DocTeX mode.
4849
8cf51b2c
GM
48502005-03-24 Richard M. Stallman <rms@gnu.org>
4851
4852 * mule.texi (Single-Byte Character Support): Delete mention
4853 of iso-acc.el and iso-transl.el.
4854
8cf51b2c
GM
48552005-03-23 Lute Kamstra <lute@gnu.org>
4856
4857 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4858
48592005-03-23 Richard M. Stallman <rms@gnu.org>
4860
8cf51b2c
GM
4861 * search.texi: Delete explicit node pointers.
4862 (Incremental Search): New menu.
4863 (Basic Isearch, Repeat Isearch, Error in Isearch)
4864 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4865 (Slow Isearch): New subnodes.
4866 (Configuring Scrolling): Node deleted.
4867 (Search Case): Doc default-case-fold-search.
4868 (Regexp Replace): Move replace-regexp doc here.
4869
4870 * rmail.texi (Movemail): Put commas inside closequotes.
4871
4872 * picture.texi (Insert in Picture): Document C-c arrow combos.
4873 (Basic Picture): Clarify erasure.
4874
4875 * display.texi (Font Lock): Put commas inside closequotes.
4876
4877 * cmdargs.texi (General Variables): Put commas inside closequotes.
4878
48792005-03-23 Nick Roberts <nickrob@snap.net.nz>
4880
4881 * building.texi (Stack Buffer): Mention reverse contrast for
4882 *selected* frame (might not be current frame).
4883
8cf51b2c
GM
48842005-03-21 Richard M. Stallman <rms@gnu.org>
4885
4886 * building.texi (Starting GUD): Add bashdb.
4887
48882005-03-20 Chong Yidong <cyd@stupidchicken.com>
4889
4890 * basic.texi (Moving Point): Add M-g M-g binding.
4891 (Undo): Document undo-only.
4892 (Position Info): Document M-g M-g and C-u M-g M-g.
4893
4894 * building.texi (Building): Put Grep Searching after Compilation
4895 Shell.
4896 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4897 Document next-error-highlight.
4898 (Grep Searching): Document grep-highlight-matches.
4899 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4900
4901 * calendar.texi (Importing Diary): Rename node from iCalendar.
4902 Document diary-from-outlook.
4903
4904 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4905 Commands.
4906 Mention effect of X drag and drop on Dired buffers.
4907
4908 * files.texi (Visiting): Document large-file-warning-threshold.
4909 Move paragraph on file-selection dialog.
4910 Mention visiting files using X drag and drop.
4911 (Reverting): Mention using Auto-Revert mode to tail files.
4912 Document auto-revert-tail-mode.
4913 (Version Systems): Minor correction.
4914 (Comparing Files): Diff-mode is no longer based on Compilation
4915 mode.
4916 Document compare-ignore-whitespace.
4917 (Misc File Ops): Explain passing a directory to rename-file.
4918 Likewise for copy-file and make-symbolic-link.
4919
4920 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4921 Document mouse-wheel-progressive speed.
4922
4923 * help.texi (Misc Help): Document numeric argument for C-h i.
4924 Correctly explain the effect of just C-u as argument.
4925
4926 * killing.texi (Deletion): Document numeric argument for
4927 just-one-space.
4928
4929 * mini.texi (Completion): Completion acts on text before point.
4930
4931 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4932 (Emulation): CUA mode replaces pc-bindings-mode,
4933 pc-selection-mode, and s-region.
4934
4935 * mule.texi (Input Methods): Leim is now built-in.
4936 (Select Input Method): Document quail-show-key.
4937 (Specify Coding): Document revert-buffer-with-coding-system.
4938
4939 * programs.texi (Fortran Motion): Document f90-next-statement,
4940 f90-previous-statement, f90-next-block, f90-previous-block,
4941 f90-end-of-block, and f90-beginning-of-block.
4942
4943 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4944
4945 * emacs.texi (Acknowledgments): Updated.
4946
4947 * anti.texi: Total rewrite.
4948
8cf51b2c
GM
49492005-03-19 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * ack.texi (Acknowledgments): Update.
4952
49532005-03-19 Eli Zaretskii <eliz@gnu.org>
4954
4955 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4956 copyright years.
4957
49582005-03-14 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * building.texi (Commands of GUD): Move paragraph on setting
4961 breakpoints with mouse to the GDB Graphical Interface node.
4962
49632005-03-07 Richard M. Stallman <rms@gnu.org>
4964
8cf51b2c
GM
4965 * misc.texi (Single Shell, Shell Options): Fix previous change.
4966
4967 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4968
49692005-03-06 Richard M. Stallman <rms@gnu.org>
4970
4971 * building.texi (Starting GUD): Don't explain text vs graphical
4972 GDB here. Just mention it and xref.
4973 Delete "just one debugger process".
4974 (Debugger Operation): Move GUD tooltip info here.
4975 (GUD Tooltips): Node deleted.
4976 (GDB Graphical Interface): Explain the two GDB modes here.
4977
8cf51b2c
GM
4978 * sending.texi (Sending Mail): Minor cleanup.
4979 (Mail Aliases): Explain quoting conventions.
4980 Update key rebinding example.
4981 (Header Editing): C-M-i is like M-TAB.
4982 (Mail Mode Misc): mail-attach-file does not do MIME.
4983
4984 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4985 that really belongs here.
4986 (Remote Mailboxes): Text moved to Rmail Inbox.
4987 (Rmail Display): Mention Mouse-1.
4988 (Movemail): Clarify two movemail versions.
4989 Clarify rmail-movemail-program.
4990
8cf51b2c
GM
4991 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4992 Document async shell commands.
4993 (Shell History): Clarify.
4994 (Shell Ring): Mention C-UP an C-DOWN.
4995 (Shell Options): Add comint-prompt-read-only.
4996 (Invoking emacsclient): Set EDITOR to run Emacs.
4997 (Sorting): No need to explain what region is.
4998 (Saving Emacs Sessions): Fix typo.
4999 (Recursive Edit): Fix punctuation.
5000 (Emulation): Don't mention "PC bindings" which are standard.
5001 (Hyperlinking): Explain Mouse-1 convention here.
5002 (Find Func): Node deleted.
5003
8cf51b2c
GM
5004 * help.texi (Name Help): Xref to Hyperlinking.
5005
5006 * glossary.texi (Glossary):
5007 Rename "Balance Parentheses" to "Balancing...".
5008 Add "Byte Compilation". Correct "Copyleft".
5009 New xref in "Customization".
5010 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5011 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5012 Rename "Registers" to "Register".
5013 Replace "Selecting" with "Selected Frame",
5014 "Selected Window", and "Selecting a Buffer".
5015
5016 * files.texi (Types of Log File): Explain how projects'
5017 methods can vary.
5018
8cf51b2c
GM
5019 * display.texi (Faces): Delete "Emacs 21".
5020
5021 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5022 * fixit.texi (Spelling): C-M-i like M-TAB.
5023 * mini.texi (Completion Options): C-M-i like M-TAB.
5024 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5025 * text.texi (Text Mode): C-M-i like M-TAB.
5026
5027 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5028
5029 * calendar.texi (Specified Dates): Mention `g w'.
5030 (Appointments): appt-activate toggles with no arg.
5031
8cf51b2c
GM
50322005-03-05 Juri Linkov <juri@jurta.org>
5033
5034 * cmdargs.texi (Emacs Invocation): Add cindex
5035 "invocation (command line arguments)"
5036 (Misc X): Add -nbc, --no-blinking-cursor.
5037
50382005-03-04 Ulf Jasper <ulf.jasper@web.de>
5039
5040 * calendar.texi (iCalendar): No need to require it now.
5041
8cf51b2c
GM
50422005-03-03 Nick Roberts <nickrob@snap.net.nz>
5043
5044 * trouble.texi (Contributing): Mention Savannah. Direct users to
5045 emacs-devel.
5046
50472005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5048
5049 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5050 window.
5051
8cf51b2c
GM
50522005-02-27 Richard M. Stallman <rms@gnu.org>
5053
5054 * building.texi (Compilation): Update mode line status info.
5055
50562005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5057
5058 * calendar.texi (General Calendar): Document binding of
5059 scroll-other-window-down.
5060 (Mayan Calendar): Fix earliest date.
5061 (Time Intervals): Document timeclock-change.
5062 Fix timeclock-ask-before-exiting documentation.
5063
50642005-02-26 Kim F. Storm <storm@cua.dk>
5065
5066 * frames.texi (Mouse References):
5067 Add mouse-1-click-in-non-selected-windows.
5068
50692005-02-25 Richard M. Stallman <rms@gnu.org>
5070
5071 * screen.texi (Screen): Explain better about cursors and mode lines;
5072 don't presuppose text terminals.
5073 (Point): Don't assume just one cursor.
5074 Clarify explanation of cursors.
5075 (Echo Area, Menu Bar): Cleanups.
5076
5077 * mini.texi (Minibuffer): Prompts are highlighted.
5078 (Minibuffer Edit): Newline = C-j only on text terminals.
5079 Clarify resize-mini-windows values.
5080 Mention M-PAGEUP and M-PAGEDOWN.
5081 (Completion Commands): Mouse-1 like Mouse-2.
5082 (Minibuffer History): Explain history commands better.
5083 (Repetition): Add xref to Incremental Search.
5084
5085 * mark.texi (Setting Mark): Clarify info about displaying mark.
5086 Clarify explanation of C-@ and C-SPC.
5087 (Transient Mark): Mention Delete Selection mode.
5088 (Marking Objects): Clean up text about extending the region.
5089
5090 * m-x.texi (M-x): One C-g doesn't always go to top level.
5091 No delay before suggest-key-bindings output.
5092
5093 * fixit.texi (Fixit): Mention C-/ for undo.
5094 (Spelling): Mention ESC TAB like M-TAB.
5095 Replacement words with r and R are rechecked.
5096 Say where C-g leaves point. Mention ? as input.
5097
50982005-02-23 Lute Kamstra <lute@gnu.org>
5099
5100 * cmdargs.texi (Initial Options): Add cross reference.
5101
8cf51b2c
GM
51022005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * emacs.texi (Top): Update menu for splitting of node in
5105 msdog.texi.
5106 * frames.texi (Frames): Update xref for splitting of node in
5107 msdog.texi.
5108 * trouble.texi (Quitting): Ditto.
5109
51102005-02-16 Richard M. Stallman <rms@gnu.org>
5111
5112 * windows.texi (Split Window): Simplify line truncation info
5113 and xref to Display Custom.
5114
5115 * trouble.texi (Quitting): Emergency escape only for text terminal.
5116 (Screen Garbled): C-l for ungarbling is only for text terminal.
5117
5118 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5119
5120 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5121
5122 * programs.texi (Program Modes): Mention Python mode.
5123 (Moving by Defuns): Repeating C-M-h extends region.
5124 (Basic Indent): Clarify.
5125 (Custom C Indent): Clarify.
5126 (Expressions): Repeating C-M-@ extends region.
5127 (Info Lookup): Clarify for C-h S.
5128 (Symbol Completion): ESC TAB alternative for M-TAB.
5129 (Electric C): Clarify.
5130
5131 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5132
5133 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5134 MS-DOS Input node.
5135 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5136 (MS-DOS and MULE): Clarify.
5137 (MS-DOS Processes, Windows Processes): Fix typos.
5138
5139 * major.texi (Choosing Modes): Clarify.
5140
5141 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5142 (Keyboard Macro Step-Edit): Clarify.
5143
5144 * indent.texi (Indentation): Clarifications.
5145
5146 * help.texi (Help): Correct error about C-h in query-replace.
5147 Clarify apropos vs C-h a. Fix how to search in FAQ.
5148 (Key Help): Describe C-h w here.
5149 (Name Help): Minor cleanup. C-h w moved to Key Help.
5150 Clarify the "object" joke.
5151 (Apropos): Clarify. Mouse-1 like Mouse-2.
5152 (Help Mode): Mouse-1 like Mouse-2.
5153
5154 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5155
5156 * display.texi (Display): Reorder menu.
5157 (Faces): Cleanup.
5158 (Font Lock): Cleanup. Mention Options menu.
5159 Delete obsolete text.
5160 (Scrolling): For C-l, don't presume text terminal.
5161 (Horizontal Scrolling): Simplify intro.
5162 (Follow Mode): Clarify.
5163 (Cursor Display): Moved before Display Custom.
5164 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5165 Doc default-tab-width. Doc line truncation more thoroughly.
5166
5167 * dired.texi (Dired Enter): C-x C-f can run Dired.
5168 (Dired Visiting): Comment out `a' command.
5169 Mouse-1 is like Mouse-2.
5170 (Shell Commands in Dired): ? can be used more than once.
5171
5172 * basic.texi (Continuation Lines): Simplify description of truncation,
5173 and refer to Display Custom for the rest of it.
5174
8cf51b2c
GM
51752005-02-06 Lute Kamstra <lute@gnu.org>
5176
5177 * basic.texi (Undo): Fix typo.
5178
5179 * cmdargs.texi (Emacs Invocation): Fix typo.
5180
5181 * custom.texi (Init Examples): Fix typo.
5182
5183 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5184
51852005-02-06 Richard M. Stallman <rms@gnu.org>
5186
5187 * regs.texi (Registers): Registers can hold numbers, too.
5188
5189 * killing.texi (Other Kill Commands): Cleanup.
5190 Delete redundant explanation of kill in read-only buffer.
5191 (Yanking): Mention term "copying".
5192 (Accumulating Text): Fix typo.
5193
5194 * entering.texi (Entering Emacs): Update rationale at start.
5195 (Exiting): Treat iconifying on a par with suspension.
5196
5197 * custom.texi (Minor Modes): Fix typo.
5198 (Easy Customization): Fix menu style.
5199 (Variables): Add xref.
5200 (Examining): Setting for future sessions works through .emacs.
5201 (Keymaps): "Text terminals", not "Many".
5202 (Init Rebinding): Explain \C-. Show example of \M-.
5203 Fix minor wording errors.
5204 (Function Keys): Explain vector syntax just once.
5205 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5206 (Init File): Mention .emacs.d directory.
5207 (Init Examples): Add xref.
5208 (Find Init): Mention .emacs.d directory.
5209
5210 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5211 (Action Arguments): Explain which kinds of -l args are found how.
5212 (Initial Options): --batch does not inhibit site-start.
5213 Add xrefs.
5214 (Command Example): Use --batch, not -batch.
5215
5216 * basic.texi (Inserting Text): Cleanup wording.
5217 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5218 C-n is not error at end of buffer.
5219 (Undo): Doc C-/ like C-_. Add xrefs.
5220 (Arguments): META key may be labeled ALT.
5221 Peculiar arg meanings are explained in doc strings.
5222
5223 * abbrevs.texi (Expanding Abbrevs): Clarify.
5224
52252005-02-05 Eli Zaretskii <eliz@gnu.org>
5226
5227 * frames.texi (Frame Parameters): Add an xref to the description
5228 of list-colors-display. Add a pointer to the X docs about colors.
5229
5230 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5231 Improve docs of list-colors-display.
8cf51b2c
GM
5232
52332005-02-03 Lute Kamstra <lute@gnu.org>
5234
5235 * frames.texi (Frames, Drag and Drop): Fix typos.
5236
52372005-02-03 Richard M. Stallman <rms@gnu.org>
5238
5239 * windows.texi (Basic Window): Mention color-change in mode line.
5240 (Change Window): Explain dragging vertical boundaries.
5241
5242 * text.texi (Sentences): Clarify.
5243 (Paragraphs): Explain M-a and blank lines.
5244 (Outline Mode): Clarify text and menu.
5245 (Hard and Soft Newlines): Mention use-hard-newlines.
5246
5247 * frames.texi (Frames): Delete unnecessary mention of Windows.
5248 (Mouse Commands): Likewise. Mention xterm mouse support.
5249 (Clipboard): Clarify.
5250 (Mouse References): Mention use of Mouse-1 for following links.
5251 (Menu Mouse Clicks): Clarify.
5252 (Mode Line Mouse): Clarify.
5253 (Drag and Drop): Rewrite.
5254
5255 * fixit.texi (Spelling): Fix typo.
5256
5257 * files.texi (File Names): Clarify.
5258 (Visiting): Update conditions for use of file dialog. Clarify.
5259 (Saving): Doc d as answer in save-some-buffers.
5260 (Remote Files): Clean up the text.
5261
5262 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5263
5264 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5265 (List Buffers): Clarify.
5266 (Several Buffers): Doc T command.
5267 (Buffer Convenience): Clarify menu.
5268
5269 * basic.texi (Undo): Clarify last change.
5270
52712005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5272
5273 * fixit.texi (Spelling): Fix typo.
5274
52752005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * basic.texi (Undo): Update description of `undo-outer-limit'.
5278
52792005-02-01 Nick Roberts <nickrob@snap.net.nz>
5280
5281 * building.texi: Update documentation relating to GDB Graphical
5282 Interface.
5283
52842005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5285
5286 * custom.texi (Easy Customization): Adapt menu to node name change.
5287
52882005-01-30 Richard M. Stallman <rms@gnu.org>
5289
5290 * custom.texi (Easy Customization): Defn of "User Option" now
5291 includes faces. Don't say just "option" when talking about variables.
5292 Do say just "options" to mean "anything customizable".
5293 (Specific Customization): Describe `customize-variable',
5294 not `customize-option'.
5295
5296 * glossary.texi (Glossary) <Faces>: Add xref.
5297 <User Option>: Change definition--include faces. Change xref.
5298
5299 * picture.texi (Picture): Mention artist.el.
5300
5301 * sending.texi, screen.texi, programs.texi, misc.texi:
5302 * mini.texi, major.texi, maintaining.texi, macos.texi:
5303 * help.texi, frames.texi, files.texi:
5304 Don't say just "option" when talking about variables.
5305
5306 * display.texi, mule.texi: Don't say just "option" when talking
5307 about variables. Other minor cleanups.
5308
8cf51b2c
GM
53092005-01-26 Lute Kamstra <lute@gnu.org>
5310
5311 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5312 File'. Mention the `-Q' option at the `--no-site-file' option.
5313
8cf51b2c
GM
53142005-01-22 David Kastrup <dak@gnu.org>
5315
5316 * building.texi (Grep Searching): Mention alias `find-grep' for
5317 `grep-find'.
5318
53192005-01-20 Richard M. Stallman <rms@gnu.org>
5320
5321 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5322
8cf51b2c
GM
53232005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5324
5325 * rmail.texi (Movemail): Explain differences
5326 between standard and mailutils versions of movemail.
5327 Describe command line and configuration options introduced
5328 with the latter.
5329 Explain the notion of mailbox URL, provide examples and
5330 cross-references to mailutils documentation.
5331 Describe various methods of specifying mailbox names,
5332 user names and user passwords for rmail.
5333 (Remote Mailboxes): New section. Describe
5334 how movemail handles remote mailboxes. Describe configuration
5335 options used to control its behavior.
5336 (Other Mailbox Formats): Explain handling of various mailbox
5337 formats.
5338
53392005-01-13 Richard M. Stallman <rms@gnu.org>
5340
5341 * commands.texi (Commands): Clarification.
5342
53432005-01-11 Richard M. Stallman <rms@gnu.org>
5344
5345 * programs.texi (Multi-line Indent): Fix previous change.
5346 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5347
8cf51b2c
GM
53482005-01-08 Richard M. Stallman <rms@gnu.org>
5349
5350 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5351 lazy-highlight.
5352
5353 * search.texi (Query Replace): Mention faces query-replace
5354 and lazy-highlight.
5355 (Incremental Search): Update isearch highlighting info.
5356
8cf51b2c
GM
53572005-01-04 Richard M. Stallman <rms@gnu.org>
5358
5359 * custom.texi (Saving Customizations): Minor improvement.
5360
8cf51b2c
GM
53612005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * custom.texi (Saving Customizations): Emacs no longer loads
5364 `custom-file' after .emacs. No longer mention customizing through
5365 Custom.
5366
8cf51b2c
GM
53672005-01-01 Andreas Schwab <schwab@suse.de>
5368
5369 * killing.texi (Graphical Kill): Move up under node Killing,
5370 change @section to @subsection.
5371
53722005-01-01 Richard M. Stallman <rms@gnu.org>
5373
5374 * custom.texi (Face Customization): Mention hex color specs.
5375
5376 * emacs.texi (Top): Update Killing submenu.
5377
5378 * killing.texi (Killing): Reorganize section.
5379 No more TeX-only text; put the node command at start of chapter.
5380 But the first section heading is used only in TeX.
5381 Rewrite the text to read better in this mode.
5382 (Graphical Kill): New subnode gets some of the text that
5383 used to be in the first section.
5384
53852004-12-31 Richard M. Stallman <rms@gnu.org>
5386
5387 * dired.texi (Shell Commands in Dired): Delete the ? example.
5388
5389 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5390
5391 * files.texi (Saving): Describe new require-final-newline features
5392 and mode-require-final-newline.
5393
8cf51b2c
GM
53942004-12-29 Richard M. Stallman <rms@gnu.org>
5395
5396 * custom.texi (File Variables): Clarify previous change.
5397
c8763fb6 53982004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5399
5400 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5401 out now.
5402
54032004-12-27 Richard M. Stallman <rms@gnu.org>
5404
5405 * Makefile.in (MAKEINFO): Specify --force.
5406
5407 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5408 (Undo): Doc undo-outer-limit.
5409
8cf51b2c
GM
54102004-12-15 Juri Linkov <juri@jurta.org>
5411
5412 * mark.texi (Transient Mark, Mark Ring): M-< and other
5413 movement commands don't set mark in Transient Mark mode
5414 if mark is active.
5415
8cf51b2c
GM
54162004-12-12 Juri Linkov <juri@jurta.org>
5417
5418 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5419 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5420
5421 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5422 (Misc Dired Commands): Add @r{(Dired)} to w.
5423
54242004-12-12 Juri Linkov <juri@jurta.org>
5425
5426 * mark.texi (Marking Objects): Marking commands also extend the
5427 region when mark is active in Transient Mark mode.
5428
8cf51b2c
GM
54292004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5430
5431 * custom.texi (Saving Customizations): Emacs only loads the custom
5432 file automatically after the init file in version 22.1 or later.
5433 Adapt text and examples to this fact.
5434
8cf51b2c
GM
54352004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5436
5437 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5438 be set through Custom. Otherwise, it has no effect.
5439
8cf51b2c
GM
54402004-12-05 Richard M. Stallman <rms@gnu.org>
5441
5442 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5443 * entering.texi: Rename Command Line to Emacs Invocation.
5444
10d1d0af 5445 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5446
5447 * custom.texi (Easy Customization): Move up to section level,
5448 before Variables. Avoid using the term "variable"; say "option".
5449 New initial explanation.
5450 (Variables): In initial explanation, connect "variable" to the
5451 already-explained "user option".
5452
5453 * emacs.texi (Top): Fix ref to Command Line.
5454 Move reference to Easy Customization.
5455
5456 * xresources.texi (X Resources): Fix From link.
5457
5458 * doclicense.texi (GNU Free Documentation License): Fix To link.
5459
5460 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5461
5462 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5463
54642004-12-03 Richard M. Stallman <rms@gnu.org>
5465
5466 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5467
54682004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5469
5470 * kmacro.texi: Several small changes in addition to the following.
5471 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5472 defining a keyboard macro.
5473 Mention `kmacro-ring-max'.
5474 (Keyboard Macro Counter): Clarify description of
5475 `kmacro-insert-counter', `kmacro-set-counter',
5476 `kmacro-add-counter' and `kmacro-set-format'.
5477
54782004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5479
5480 * custom.texi (File Variables): Add `unibyte' and make it more
5481 clear that `unibyte' and `coding' are special. Suggested by Simon
5482 Krahnke <overlord@gmx.li>.
5483
5484 * mule.texi (Enabling Multibyte): Refer to File Variables.
5485 Suggested by Simon Krahnke <overlord@gmx.li>.
5486
c8763fb6 54872004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5488
5489 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5490 x-use-old-gtk-file-dialog.
5491
8cf51b2c
GM
54922004-11-20 Richard M. Stallman <rms@gnu.org>
5493
5494 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5495
54962004-11-09 Lars Brinkhoff <lars@nocrew.org>
5497
5498 * building.texi (Lisp Eval): Delete hyphen in section name.
5499
55002004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5501
5502 * files.texi (Old Versions):
5503 No longer document annotation as "CVS only".
5504
55052004-11-10 Andre Spiegel <spiegel@gnu.org>
5506
5507 * files.texi (Version Control): Rewrite the introduction about
5508 version systems, mentioning the new ones that we support. Thanks
5509 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5510 suggestions.
5511
c8763fb6 55122004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5513
49823426 5514 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5515
c8763fb6 55162004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5517
5518 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5519
55202004-10-23 Eli Zaretskii <eliz@gnu.org>
5521
5522 * text.texi (Text Based Tables, Table Definition)
5523 (Table Creation, Table Recognition, Cell Commands)
5524 (Cell Justification, Row Commands, Column Commands)
5525 (Fixed Width Mode, Table Conversion, Measuring Tables)
5526 (Table Misc): New nodes, documenting the Table Mode.
5527
8cf51b2c
GM
55282004-10-19 Jason Rumney <jasonr@gnu.org>
5529
5530 * makefile.w32-in (info): Change order of arguments to makeinfo.
5531
55322004-10-19 Ulf Jasper <ulf.jasper@web.de>
5533
5534 * calendar.texi (iCalendar): Update for package changes.
5535
8cf51b2c
GM
55362004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5537
5538 * files.texi (Misc File Ops): View mode is a minor mode.
5539
8cf51b2c
GM
55402004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5541
5542 * calendar.texi (iCalendar): Style changes.
5543
55442004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * search.texi (Regexps): The regexp described in the example is no
5547 longer stored in the variable `sentence-end'.
5548
8cf51b2c
GM
55492004-10-06 Nick Roberts <nickrob@snap.net.nz>
5550
5551 * building.texi (Starting GUD): Note that multiple debugging
5552 sessions requires `gdb --fullname'.
5553
55542004-10-05 Ulf Jasper <ulf.jasper@web.de>
5555
5556 * calendar.texi (iCalendar): New section for a new package.
5557
8cf51b2c
GM
55582004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * text.texi: Various small changes in addition to the following.
5561 (Text): Replace xref for autotype with inforef.
5562 (Sentences): Explain nil value for `sentence-end'.
5563 (Paragraphs): Update default values for `paragraph-start' and
5564 `paragraph-separate'.
5565 (Text Mode): Correct description of Text mode's effect on the
5566 syntax table.
5567 (Outline Visibility): `hide-other' does not hide top level headings.
5568 `selective-display-ellipses' no longer has an effect on Outline mode.
5569 (TeX Misc): Add missing @cindex.
5570 Replace xref for RefTeX with inforef.
5571 (Requesting Formatted Text): The variable
5572 `enriched-fill-after-visiting' no longer exists.
5573 (Editing Format Info): Update names of menu items and commands.
5574 (Format Faces): Mention special effect of specifying the default face.
5575 Describe inheritance of text properties.
5576 Correct description of `fixed' face.
5577 (Format Indentation): Correct description of effect of setting
5578 margins. Mention `set-left-margin' and `set-right-margin'.
5579 (Format Justification): Update names of menu items.
5580 `set-justification-full' is now bound to `M-j b'.
5581 Mention that `default-justification' is a per buffer variable.
5582 (Format Properties): Update name of menu item.
5583 (Forcing Enriched Mode): `format-decode-buffer' automatically
5584 turns on Enriched mode if the buffer is in text/enriched format.
5585
55862004-10-05 Emilio C. Lopes <eclig@gmx.net>
5587
5588 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5589
55902004-09-28 Kim F. Storm <storm@cua.dk>
5591
5592 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5593 Align with new functionality.
5594
8cf51b2c
GM
55952004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * display.texi (Display Custom): Remove stray `@end defvar'.
5598
55992004-09-23 Kim F. Storm <storm@cua.dk>
5600
5601 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5602 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5603
8cf51b2c
GM
56042004-09-20 Richard M. Stallman <rms@gnu.org>
5605
5606 * custom.texi (Hooks): Explain using setq to clear out a hook.
5607 (File Variables): Explain multiline string constants.
5608 (Non-ASCII Rebinding): Explain when you need to update
5609 non-ASCII char codes in .emacs.
5610
5611 * building.texi (Compilation): Explain how to make a silent
5612 subprocess that won't be terminated. Explain compilation-environment.
5613
56142004-09-13 Kim F. Storm <storm@cua.dk>
5615
5616 * mini.texi (Repetition): Rename isearch-resume-enabled to
5617 isearch-resume-in-command-history and change default to disabled.
5618
8cf51b2c
GM
56192004-09-09 Kim F. Storm <storm@cua.dk>
5620
5621 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5622 with new `kmacro-name-last-macro'.
5623
8cf51b2c
GM
56242004-09-08 Juri Linkov <juri@jurta.org>
5625
5626 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5627
8cf51b2c
GM
56282004-09-03 Juri Linkov <juri@jurta.org>
5629
5630 * search.texi (Incremental Search): Update wording for M-%.
5631
56322004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * killing.texi (Killing): Correct description of kill commands in
5635 read-only buffer.
5636
56372004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5638
5639 * building.texi (Compilation Mode): Add a paragraph about rules
5640 for finding the compilation buffer for `next-error'.
5641
5642 * search.texi (Other Repeating Search): Mention that Occur mode
5643 supports the next-error functionality.
5644
56452004-09-02 Juri Linkov <juri@jurta.org>
5646
5647 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5648
56492004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5650
5651 * kmacro.texi (Basic Keyboard Macro):
5652 `apply-macro-to-region-lines' now operates on all lines that begin
5653 in the region, rather than on all complete lines in the region.
5654
c8763fb6 56552004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5656
5657 * frames.texi (Drag and drop): Add documentation about
5658 x-dnd-test-function and x-dnd-known-types.
5659
56602004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * indent.texi: Various minor changes in addition to:
5663 (Indentation Commands): Correct description of `indent-relative'.
5664 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5665 mode. The *Tab Stops* buffer uses Overwrite Mode.
5666 (Just Spaces): `tabify' converts sequences of at least two spaces
5667 to tabs.
5668
8cf51b2c
GM
56692004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5670
5671 * frames.texi (Secondary Selection): Setting the secondary
5672 selection with M-Drag-Mouse-1 does not alter the kill ring,
5673 setting it with M-Mouse-1 and M-Mouse-3 does.
5674 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5675 toolkit scroll bars.
5676 (Scroll Bars): Ditto.
5677
5678 * windows.texi (Basic Window): When using a window system, the value
5679 of point in a non-selected window is indicated by a hollow box.
5680 (Split Window): Side by side windows are separated by a scroll bar,
5681 if scroll bars are used.
5682 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5683 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5684 (Window Convenience): Update bindings for `winner-undo' and
5685 `winner-redo'.
5686
5687 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5688 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5689 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5690 of "Using Emacs as a Server".
5691 * building.texi (Building): Interchange nodes (for correct numbering).
5692 * programs.texi (Programs): Interchange nodes (for correct numbering).
5693 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5694 Info to the node structure.
5695 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5696 Rearrange order of nodes and sections such that both "GNU GENERAL
5697 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5698 end, as appropriate for appendices.
5699 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5700 Use `@unnumberedsec'.
5701 * trouble.texi: Adapt sectioning in Info to the node structure.
5702 Adapt node pointers to change in emacs.texi.
5703 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5704
8cf51b2c
GM
57052004-08-25 Kenichi Handa <handa@m17n.org>
5706
5707 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5708 description for unibyte mode.
5709
57102004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5711
5712 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5713
5714 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5715 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5716 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5717 in @pxref.
5718
57192004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5720
5721 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5722 Change section names.
5723
8cf51b2c
GM
57242004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5725
5726 * kmacro.texi (Keyboard Macro Ring): Rename section.
5727 Emacs treats the head of the macro ring as the `last keyboard macro'.
5728 (Keyboard Macro Counter): Minor change.
5729 (Save Keyboard Macro): Some clarifications.
5730 (Edit Keyboard Macro): Rename section.
5731
5732 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5733 32-bit machines.
5734 (Several Buffers): Clarify which buffer is selected if `2' is
5735 pressed in the Buffer Menu.
5736 Auto Revert mode can be used to update the Buffer Menu
5737 automatically.
5738
57392004-08-21 Eli Zaretskii <eliz@gnu.org>
5740
5741 * help.texi (Misc Help): Add an index entry for finding an Info
5742 manual by its file name.
5743
57442004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5745
5746 * files.texi (Backup Deletion): Correct description of
5747 `delete-old-versions'.
5748 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5749 (Auto Save Files): Recommend `auto-save-mode' to reenable
5750 auto-saving, rather than the abbreviation `auto-save'.
5751
57522004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5753
5754 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5755 for "killing" and "yanking" in main menu.
5756
57572004-08-16 Richard M. Stallman <rms@gnu.org>
5758
5759 * killing.texi (Yanking, Killing): Minor cleanups.
5760
5761 * mark.texi (Momentary Mark): Minor cleanups.
5762
57632004-08-15 Kenichi Handa <handa@etl.go.jp>
5764
5765 * custom.texi (Non-ASCII Rebinding):
5766 C-q always inserts the right code to pass to global-set-key.
5767
8cf51b2c
GM
57682004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5769
5770 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5771 `insert-register', instead of `C-x r g' binding, for consistency.
5772
57732004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * fixit.texi (Spelling): Fix typo.
5776
57772004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * help.texi (Help): Fix Texinfo usage.
5780
8cf51b2c
GM
57812004-07-24 Richard M. Stallman <rms@gnu.org>
5782
5783 * text.texi (Paragraphs): Update how paragraphs are separated
5784 and the default for paragraph-separate.
5785
5786 * search.texi (Regexp Replace): Further update text for new
5787 replacement operators.
5788
8cf51b2c
GM
57892004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5790
5791 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5792 `R' switch.
5793
5794 * dired.texi (Dired Updating): `k' only deletes inserted
5795 subdirectories from the Dired buffer if a prefix argument was given.
5796
5797 * search.texi (Regexps): Delete redundant definition of `symbol' in
5798 description of `\_>'. It already occurs in the description of `\_<'.
5799
8cf51b2c
GM
58002004-07-01 Juri Linkov <juri@jurta.org>
5801
5802 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5803 (Regexp Search): Add M-r.
5804
58052004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5808
58092004-06-29 Jesper Harder <harder@ifa.au.dk>
5810
49823426 5811 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5812
58132004-06-25 Richard M. Stallman <rms@gnu.org>
5814
5815 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5816
58172004-06-25 David Kastrup <dak@gnu.org>
5818
5819 * search.texi (Regexp Replace): Some typo corrections and
5820 rearrangement.
5821
58222004-06-24 David Kastrup <dak@gnu.org>
5823
5824 * search.texi (Unconditional Replace): Use replace-string instead
5825 of query-replace in example.
5826 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5827 sequences.
5828 (Query Replace): Correct explanation of `^' which does not use
5829 the mark stack.
5830
58312004-06-21 Nick Roberts <nickrob@gnu.org>
5832
5833 * misc.texi (Shell History Copying): Document comint-insert-input.
5834 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5835
8cf51b2c
GM
58362004-06-20 Jesper Harder <harder@ifa.au.dk>
5837
5838 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5839 * custom.texi (Customization): Do.
5840 * anti.texi (Antinews): Do.
5841 * abbrevs.texi (Defining Abbrevs): Do.
5842
5843 * programs.texi (Info Lookup): Fix keybinding for
5844 info-lookup-symbol.
5845
58462004-06-16 Juanma Barranquero <lektu@terra.es>
5847
5848 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5849 Add emacs-xtra.
5850 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5851 (clean): Add emacs-xtra and flymake. Remove redundancies.
5852
58532004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5854
5855 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5856 Add emacs-xtra.
5857 * emacs-xtra.texi: New file.
5858
58592004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5862 (Dired and Find): Mention differences with ordinary Dired buffers.
5863
8cf51b2c
GM
58642004-06-13 Richard M. Stallman <rms@gnu.org>
5865
5866 * custom.texi (Init Syntax): Explain about vars that do special
5867 things when set with setq or with Custom.
5868 (Init Examples): Add line-number-mode example.
5869
8cf51b2c
GM
58702004-06-12 Juri Linkov <juri@jurta.org>
5871
5872 * dired.texi (Operating on Files): Add dired-do-touch.
5873
8cf51b2c
GM
58742004-06-10 Juri Linkov <juri@jurta.org>
5875
5876 * building.texi (Lisp Eval): Add C-M-x on defface.
5877
58782004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5879
5880 * files.texi (Reverting): Auto-Revert mode and
5881 Global Auto-Revert mode no longer revert remote files.
5882
8cf51b2c
GM
58832004-05-29 Richard M. Stallman <rms@gnu.org>
5884
5885 * custom.texi (Init File): Two dashes start --no-site-file.
5886
8cf51b2c
GM
58872004-05-29 Alan Mackenzie <acm@muc.de>
5888
5889 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5890 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5891 (AWK, Pike): Document as "C-like modes".
5892 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5893 (M-x man): Supersedes M-x manual-entry.
5894 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5895
5896 ("Comments in C"): Delete node; the info is in CC Mode manual.
5897 (c-comment-only-line-offset): Remove description.
5898
5899 (C-c ., C-c C-c): Describe new C Mode bindings.
5900
5901 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5902 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5903 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5904 Amend definitions.
5905
5906 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5907 Describe functions.
5908
5909 (c-comment-start-regexp, c-hanging-comment-ender-p)
5910 (c-hanging-comment-starter-p): Remove obsolete definitions.
5911
5912 * emacs.texi: Remove the menu entry "Comments in C".
5913
8cf51b2c
GM
59142004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5915
5916 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5917 `M-x locate'.
5918
59192004-05-16 Karl Berry <karl@gnu.org>
5920
5921 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5922 makeinfo --html fails.
5923 * help.texi (Help Summary) [@ifnottex]: Likewise.
5924
59252004-05-13 Nick Roberts <nickrob@gnu.org>
5926
5927 * building.texi (GDB Graphical Interface): Update and describe
5928 layout first.
5929
8cf51b2c
GM
59302004-05-04 Jason Rumney <jasonr@gnu.org>
5931
5932 * makefile.w32-in: Revert last change.
5933
59342004-05-03 Jason Rumney <jasonr@gnu.org>
5935
5936 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5937
8cf51b2c
GM
59382004-04-23 Juanma Barranquero <lektu@terra.es>
5939
5940 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5941
59422004-04-18 Juri Linkov <juri@jurta.org>
5943
5944 * fixit.texi (Spelling): Remove file extension from ispell xref.
5945
59462004-04-15 Kim F. Storm <storm@cua.dk>
5947
5948 * cmdargs.texi (Initial Options): Add -Q.
5949
59502004-04-05 Kim F. Storm <storm@cua.dk>
5951
5952 * custom.texi (File Variables): Add safe-local-eval-forms.
5953
8cf51b2c
GM
59542004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5955
5956 * files.texi (Reverting): Correct description of revert-buffer's
5957 handling of point.
5958
59592004-03-22 Juri Linkov <juri@jurta.org>
5960
5961 * emacs.texi (Top): Add `Misc X'.
5962
49823426 5963 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5964
5965 * glossary.texi: Improve references.
5966
5967 * help.texi: Sync keywords with finder.el.
5968
5969 * mini.texi (Completion): Add description for menu items.
5970
5971 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5972
5973 * sending.texi (Mail Methods): Fix xref to Message manual.
5974
8cf51b2c
GM
59752004-03-12 Richard M. Stallman <rms@gnu.org>
5976
8cf51b2c
GM
5977 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5978
8cf51b2c
GM
59792004-03-04 Richard M. Stallman <rms@gnu.org>
5980
5981 * search.texi (Regexps): Explain that ^ and $ have their
5982 special meanings only in certain contexts.
5983
5984 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5985
5986 * mule.texi (Specify Coding): Doc C-x RET F.
5987
5988 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5989 for multiple compile and grep buffers.
5990 (Indirect Buffers): Don't recommand clone-indirect-buffer
5991 for multiple compile and grep buffers.
5992
8cf51b2c
GM
59932004-02-29 Juanma Barranquero <lektu@terra.es>
5994
5995 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5996 Use $(DEL) instead of rm, and ignore exit code.
5997
8cf51b2c
GM
59982004-02-23 Nick Roberts <nick@nick.uklinux.net>
5999
6000 * building.texi (Watch Expressions): Update.
6001
60022004-02-21 Juri Linkov <juri@jurta.org>
6003
6004 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6005 --directory, --help, --version. Move text about command-line-args
6006 to Command Arguments.
6007 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6008 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6009 (Window Size X): Join -g and --geometry. Add @cindex.
6010 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6011 (Title X): Remove alias -title.
6012 (Misc X): New node.
6013
c8763fb6 60142004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6015
6016 * frames.texi (Drag and drop): Add Motif to list of supported
6017 protocols.
6018
c8763fb6 60192004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6020
6021 * frames.texi (Drag and drop): New section.
6022
60232004-01-24 Richard M. Stallman <rms@gnu.org>
6024
6025 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6026 Include it only @ifnotinfo. Patch the preceding and following
6027 node headers to point to each other.
6028
60292004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6030
6031 * calendar.texi (Appointments): Update section.
6032
60332003-12-29 Kevin Ryde <user42@zip.com.au>
6034
8cf51b2c
GM
6035 * programs.texi (C Modes): Fix the xref.
6036
60372003-12-23 Nick Roberts <nick@nick.uklinux.net>
6038
6039 * building.texi (Watch Expressions): Update.
6040 (Commands of GUD): Include use of toolbar + breakpoints set from
6041 fringe/margin.
6042
60432003-12-03 Andre Spiegel <spiegel@gnu.org>
6044
6045 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6046 <acm@muc.de>.
6047
c8763fb6 60482003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6049
6050 * frames.texi (Dialog Boxes): Add use-file-dialog.
6051
8cf51b2c
GM
60522003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6053
6054 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6055 in CC Mode.
6056
8cf51b2c
GM
60572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6058
6059 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6060 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6061 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6062 * man/frames.texi, man/glossary.texi, man/killing.texi:
6063 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6064 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6065 * man/sending.texi, man/text.texi, man/trouble.texi:
6066 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6067
60682003-11-01 Alan Mackenzie <acm@muc.de>
6069
6070 * search.texi (Scrolling During Incremental Search): Document a
6071 new scrolling facility in isearch mode.
6072
8cf51b2c
GM
60732003-10-22 Miles Bader <miles@gnu.org>
6074
6075 * Makefile.in (info): Move before $(top_srcdir)/info.
6076
60772003-10-22 Nick Roberts <nick@nick.uklinux.net>
6078
6079 * building.texi (Watch Expressions): Update section on data display
6080 to reflect code changes (GDB Graphical Interface).
6081
8cf51b2c
GM
60822003-10-13 Richard M. Stallman <rms@gnu.org>
6083
6084 * xresources.texi (GTK resources): Clean up previous change.
6085
c8763fb6 60862003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6087
6088 * xresources.texi (GTK resources): Add a note that some themes
6089 disallow customizations. Add scroll theme example.
6090
8cf51b2c
GM
60912003-09-30 Richard M. Stallman <rms@gnu.org>
6092
8cf51b2c
GM
6093 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6094
6095 * misc.texi (Saving Emacs Sessions): Shorten the section,
6096 collapsing back into one node.
6097
60982003-09-30 Lars Hansen <larsh@math.ku.dk>
6099
6100 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6101
ce058493 61022003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6103
6104 * xresources.texi (GTK names in Emacs): Correct typo.
6105
8cf51b2c
GM
61062003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6107
6108 * cmdargs.texi (Font X): Mention new default font. More
6109 fully describe long font names, wildcard patterns and the
6110 problems involved. (Result of discussion on emacs-devel.)
6111
61122003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6113
6114 * emacs.texi (Acknowledgements): Correct typo.
6115
61162003-09-22 Richard M. Stallman <rms@gnu.org>
6117
6118 * dired.texi (Misc Dired Commands): New node.
6119 (Dired Navigation): Add dired-goto-file.
6120
6121 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6122
6123 * emacs.texi (Acknowledgements): New node, split from Distribution.
6124
6125 * cmdargs.texi (Action Arguments): -f reads interactive args.
6126
8cf51b2c
GM
61272003-09-08 Lute Kamstra <lute@gnu.org>
6128
6129 * screen.texi (Mode Line): Say that POS comes before LINE.
6130 Mention `size-indication-mode'.
6131 * display.texi (Optional Mode Line): Document
6132 `size-indication-mode'.
6133 * basic.texi (Position Info): Mention `size-indication-mode'.
6134
61352003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6136
6137 * xresources.texi (Resources): Refer to `editres' man page.
6138 (Lucid Resources): Update defaults. Expand description of
6139 `shadowThickness'.
6140
61412003-09-04 Miles Bader <miles@gnu.org>
6142
6143 * Makefile.in (top_srcdir): New variable.
6144 ($(top_srcdir)/info): New rule.
6145 (info): Depend on it.
6146
61472003-09-03 Peter Runestig <peter@runestig.com>
6148
6149 * makefile.w32-in: New file.
6150
61512003-08-29 Richard M. Stallman <rms@gnu.org>
6152
6153 * misc.texi (Saving Emacs Sessions): Correct previous change.
6154
8cf51b2c
GM
61552003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6156
8cf51b2c
GM
6157 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6158 (Intro): Include kmacro.texi after fixit.texi instead of after
6159 custom.texi. (As suggested by Kim Storm.)
6160
61612003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6162
6163 * fixit.texi (Fixit): Update `Next' pointer.
6164 * files.texi (Files): Update `Previous' pointer.
6165 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6166 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6167 (Suggested by Kim Storm.)
6168 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6169
61702003-08-18 Kim F. Storm <storm@cua.dk>
6171
6172 * kmacro.texi: New file describing enhanced keyboard macro
6173 functionality. Replaces old description in custom.texi.
6174
6175 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6176 (Keyboard Macros): Move to new kmacro.texi file.
6177
6178 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6179
8cf51b2c
GM
61802003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6181
6182 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6183
61842003-08-17 Alex Schroeder <alex@gnu.org>
6185
6186 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6187 required.
6188
8cf51b2c
GM
61892003-08-05 Richard M. Stallman <rms@gnu.org>
6190
6191 * programs.texi (Lisp Indent): Don't describe
6192 lisp-indent-function property here. Use xref to Lisp Manual.
6193
8cf51b2c
GM
61942003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6195
fffa137c 6196 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6197 abbreviations.
6198
61992003-07-24 Markus Rost <rost@math.ohio-state.edu>
6200
6201 * buffers.texi (List Buffers): Fix previous change.
6202
8cf51b2c
GM
62032003-07-13 Markus Rost <rost@math.ohio-state.edu>
6204
6205 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6206 List*.
6207
62082003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6209
8cf51b2c
GM
6210 * display.texi (Font Lock): Fix typo.
6211
62122003-07-07 Richard M. Stallman <rms@gnu.org>
6213
6214 * display.texi (Font Lock): Add xref for format info on
6215 font-lock-remove-keywords.
6216
6217 * building.texi (Compilation): Document what happens with asynch
6218 children of compiler process.
6219
6220 * help.texi (Library Keywords): Use @multitable.
6221
8cf51b2c
GM
62222003-06-04 Richard M. Stallman <rms@gnu.org>
6223
6224 * programs.texi (Expressions): Delete C-M-DEL.
6225
6226 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6227 comint-move-point-for-output renamed from
6228 comint-scroll-to-bottom-on-output.
6229
6230 * custom.texi (Init Rebinding): Replace previous change with xref.
6231 (Non-ASCII Rebinding): Explain that issue more briefly here.
6232
62332003-05-28 Richard M. Stallman <rms@gnu.org>
6234
6235 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6236
62372003-05-28 Nick Roberts <nick@nick.uklinux.net>
6238
6239 * building.texi (GDB Graphical Interface): New node.
6240 (Rewritten somewhat by RMS.)
6241
c8763fb6 62422003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6243
6244 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6245 non-English letters. Explain how to set coding systems correctly
6246 and how to include the right coding cookie in the file.
6247
c8763fb6 62482003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6249
6250 * indent.texi (Indentation): Explain the concepts.
6251 (Just Spaces): Explain why preventing tabs for indentation might
6252 be useful.
6253
8cf51b2c
GM
62542003-04-16 Richard M. Stallman <rms@gnu.org>
6255
6256 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6257
8cf51b2c
GM
62582003-02-22 Alex Schroeder <alex@emacswiki.org>
6259
6260 * cmdargs.texi (General Variables): Document SMTPSERVER.
6261
8cf51b2c
GM
6262 * sending.texi: Remove SMTP node.
6263 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6264 library.
6265
8cf51b2c
GM
62662003-02-22 Alex Schroeder <alex@emacswiki.org>
6267
6268 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6269
62702003-02-22 Simon Josefsson <jas@extundo.com>
6271
6272 * sending.texi (Mail Methods): Add node about SMTP.
6273
c8763fb6 62742003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6275
6276 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6277
8cf51b2c
GM
62782003-02-01 Kevin Ryde <user42@zip.com.au>
6279
6280 * glossary.texi (Glossary): Correction to cl cross reference.
6281
62822003-01-20 Richard M. Stallman <rms@gnu.org>
6283
6284 * killing.texi (Rectangles): Document C-x c r.
6285
c8763fb6 62862003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6287
6288 * xresources.texi (GTK resources): New node.
6289 (GTK widget names): New node.
6290 (GTK names in Emacs): New node.
6291 (GTK styles): New node.
6292
c8763fb6 62932003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6294
6295 * maintaining.texi (Create Tags Table): Add reference to the new
6296 `etags --help --lang=LANG' option.
6297
8cf51b2c
GM
62982002-10-02 Karl Berry <karl@gnu.org>
6299
49823426 6300 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6301 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6302 where needed for the sake of the HTML output.
8cf51b2c
GM
6303
63042001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6305
6306 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6307 source files.
6308
63092001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6310
6311 * Makefile.in (emacsman): New target.
6312
8cf51b2c
GM
63132001-10-20 Gerd Moellmann <gerd@gnu.org>
6314
6315 * (Version 21.1 released.)
6316
63172001-10-05 Gerd Moellmann <gerd@gnu.org>
6318
6319 * Branch for 21.1.
6320
8cf51b2c
GM
63212001-03-05 Gerd Moellmann <gerd@gnu.org>
6322
6323 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6324
8cf51b2c
GM
63252000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6326
6327 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6328
8cf51b2c
GM
63291999-07-12 Richard Stallman <rms@gnu.org>
6330
6331 * Version 20.4 released.
6332
63331998-12-04 Markus Rost <rost@delysid.gnu.org>
6334
6335 * Makefile.in (INFO_TARGETS): Delete customize.info.
6336 (DVI_TARGETS): Delete customize.dvi.
6337 (../info/customize, customize.dvi): Targets deleted.
6338
63391998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6340
6341 * Version 20.3 released.
6342
63431998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6344
6345 * Makefile.in (EMACSSOURCES): Add mule.texi.
6346 Add msdog.texi, ack.texi. Remove gnu1.texi.
6347
63481998-04-06 Andreas Schwab <schwab@gnu.org>
6349
6350 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6351 it in dvi targets.
8cf51b2c
GM
6352
63531997-09-23 Paul Eggert <eggert@twinsun.com>
6354
6355 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6356 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6357 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6358
63591997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6360
6361 * Version 20.2 released.
6362
63631997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6364
6365 * Version 20.1 released.
6366
63671997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6368
6369 * Makefile (../info/customize, customize.dvi): New targets.
6370 (INFO_TARGETS): Add ../info/customize.
6371 (DVI_TARGETS): Add customize.dvi.
6372
8cf51b2c
GM
63731996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6374
6375 * Version 19.33 released.
6376
63771996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6378
6379 * Version 19.32 released.
6380
8cf51b2c
GM
63811996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6382
6383 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6384
63851996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6386
6387 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6388 Specify -I option.
6389 (All dvi targets): Set the TEXINPUTS variable.
6390
63911996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6392
6393 * Version 19.31 released.
6394
8cf51b2c
GM
63951995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6396
6397 * Version 19.30 released.
6398
8cf51b2c
GM
63991995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6400
6401 * Makefile.in (maintainer-clean): Rename from realclean.
6402
64031994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6404
6405 * Makefile.in: New file.
6406 * Makefile: File deleted.
6407
64081994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6409
6410 * Makefile (TEXINDEX_OBJS): Variable deleted.
6411 (texindex, texindex.o, getopt.o): Rules deleted.
6412 All deps on texindex deleted.
6413 (distclean): Don't delete texindex.
6414 (mostlyclean): Don't delete *.o.
6415 * texindex.c, getopt.c: Files deleted.
6416
64171994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6418
6419 * Version 19.26 released.
6420
64211994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6422
6423 * Makefile (EMACSSOURCES): Exclude undo.texi.
6424
64251994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6426
6427 * Version 19.25 released.
6428
64291994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6430
6431 * Version 19.24 released.
6432
64331994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6434
6435 * Version 19.23 released.
6436
64371994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6438
6439 * Makefile: Delete spurious tab.
6440
64411994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6442
6443 * Makefile (.SUFFIXES): New rule.
6444
8cf51b2c
GM
64451993-12-04 Richard Stallman (rms@srarc2)
6446
6447 * getopt.c: New file.
6448 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6449 (getopt.o): New rule.
6450 (dvi): Don't depend on texindex.
49823426 6451 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6452
64531993-12-03 Richard Stallman (rms@srarc2)
6454
49823426
GM
6455 * Makefile (TEXI2DVI): New variable.
6456 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6457 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6458
64591993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6460
6461 * Version 19.22 released.
6462
64631993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6464
6465 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6466
64671993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6468
6469 * Version 19.21 released.
6470
8cf51b2c
GM
64711993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6472
6473 * Makefile (realclean): Don't delete the Info files.
6474
f0131492 64751993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6476
8cf51b2c
GM
6477 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6478 4' where appropriate.
6479
f0131492 64801993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6481
49823426 6482 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6483
6484 * texindex.c: Include "../src/config.h" if building in emacs.
6485
6486 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6487 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6488 Add target to build texindex.c, defining `emacs'.
6489
8cf51b2c
GM
64901993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6491
6492 * Version 19.19 released.
6493
8cf51b2c
GM
64941993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Version 19.18 released.
6497
64981993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6501
65021993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6503
6504 * Version 19.17 released.
6505
65061993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6507
6508 * split-man: Fix typos in last change.
6509
65101993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6511
6512 * Version 19.16 released.
6513
65141993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6515
6516 * version 19.15 released.
6517
65181993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6519
6520 * Makefile (distclean): It's rm, not rf.
6521
65221993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6523
6524 * Version 19.14 released.
6525
65261993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6527
6528 * Makefile: New file.
6529
65301993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6531
6532 * Version 19.13 released.
6533
65341993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6535
6536 * Version 19.9 released.
6537
65381993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6539
6540 * Version 19.8 released.
6541
65421993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6543
6544 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6545
6546 * trouble.texi: It's `enable-flow-control-on', not
6547 `evade-flow-control-on'.
6548
65491993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6550
6551 * display.texi: Document standard-display-european.
6552
65531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6554
6555 * Version 19.7 released.
6556
6557 * emacs.texi: Add a sentence to the top menu mentioning the
6558 specific version of Emacs this manual applies to.
6559
65601993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6561
6562 * basic.texi: Document next-line-add-lines variable used to
6563 implement down-arrow.
6564
6565 * killing.texi: Document kill-whole-line.
6566
65671993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6568
6569 * text.texi: Update unix TeX ordering information.
6570
65711993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6572
6573 * news.texi: Mention fill-rectangle in keybinding list.
6574
6575 * killing.texi: Document fill-rectangle.
6576
65771993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6578
6579 * vc.texi: Bring the docs up to date with VC 5.2.
6580
65811992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6582
6583 * emacs.tex: Mention blackbox and gomoku under Amusements.
6584 Assembler mode is now mentioned and appropriately indexed
6585 under Programming Modes.
6586
65871991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6588
6589 * emacs.tex: Update TeX ordering information.
6590
8cf51b2c
GM
65911990-06-26 David Lawrence (tale@geech)
6592
6593 * emacs.tex: Note that completion-ignored-extensions is not used
6594 to filter out names when all completions are displayed in
6595 *Completions*.
6596
65971990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6598
6599 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6600
66011990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6602
6603 * emacs.tex: Add @findex grep.
6604
8cf51b2c
GM
66051988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6606
6607 * emacs.tex: Correct two typos. No other changes before
6608 Version 19 will be made.
6609
8cf51b2c
GM
66101988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6611
6612 * emacs.tex: Update information for obtaining TeX distribution from the
6613 University of Washington.
6614
6615;; Local Variables:
c8763fb6 6616;; coding: utf-8
8cf51b2c
GM
6617;; fill-column: 79
6618;; add-log-time-zone-rule: t
6619;; End:
6620
6621 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6622 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6623
6624 This file is part of GNU Emacs.
6625
352c8b4a 6626 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6627 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6628 the Free Software Foundation, either version 3 of the License, or
6629 (at your option) any later version.
8cf51b2c
GM
6630
6631 GNU Emacs is distributed in the hope that it will be useful,
6632 but WITHOUT ANY WARRANTY; without even the implied warranty of
6633 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6634 GNU General Public License for more details.
6635
6636 You should have received a copy of the GNU General Public License
352c8b4a 6637 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6638
6639;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd