* mark.texi (Mark): Mention disabling Transient Mark mode.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
0fcca8ee
CY
12009-05-28 Chong Yidong <cyd@stupidchicken.com>
2
702b10e1
CY
3 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4 Mark mode.
0fcca8ee
CY
5 (Using Region, Persistent Mark): Use "active mark" instead of "active
6 region".
7
d3b396e4
CY
82009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
9
10 * mule.texi (Select Input Method): Fix typo.
11
3f698a06
CY
122009-05-13 Chong Yidong <cyd@stupidchicken.com>
13
14 * anti.texi (Antinews): Document completion changes. Some additional
15 copyedits and rearrangement of entries.
16
b2a42eb7
CY
172009-05-12 Chong Yidong <cyd@stupidchicken.com>
18
932fd020
CY
19 * misc.texi (Interactive Shell, Saving Emacs Sessions)
20 (Shell History Copying, Terminal emulator): Copyedits.
21
ac36a8f1
CY
22 * xresources.texi (Resources): Simplify descriptions. Shorten
23 description of editres, which is not very useful these days.
24 (Table of Resources): Document fontBackend resource.
25
b2a42eb7
CY
26 * trouble.texi (Quitting): Add other undo bindings to table.
27 (DEL Does Not Delete): Note that the erasure key is usually labelled
28 "Backspace". Remove discussion of obscure Xmodmap issue.
29
c6ea7fb8
CY
302009-05-07 Chong Yidong <cyd@stupidchicken.com>
31
32 * files.texi (Visiting): Copyedits.
33
ad36c422
CY
342009-05-06 Chong Yidong <cyd@stupidchicken.com>
35
36 * basic.texi (Inserting Text): Document ucs-insert.
37
38 * mule.texi (International Chars): Define "multibyte". Note that
39 internal representation is unicode-based. Simplify definition of raw
40 bytes. Mention ucs-insert.
41 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
42 (Language Environments): Add language environments new to Emacs 23.
43 (Multibyte Conversion): Node deleted.
44 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
45 mention obsolete emacs-mule coding system.
46 (Output Coding): Copyedits.
47
48 * emacs.texi (Top): Update node listing.
49
d4ad7b96
CY
502009-05-05 Per Starbäck <per@starback.se> (tiny change)
51
52 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
53
5bd66204
SM
542009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
55
56 * building.texi (Lisp Libraries): `load-library' does offer completion.
57
bc36ad1c
CY
582009-04-28 Chong Yidong <cyd@stupidchicken.com>
59
60 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
61 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
62
f1a47884
EZ
632009-04-25 Eli Zaretskii <eliz@gnu.org>
64
65 * maintaining.texi (Tags): Clarify text. (Bug#3101)
66
be77bd45
CY
672009-04-22 Chong Yidong <cyd@stupidchicken.com>
68
69 * entering.texi (Entering Emacs): Document initial-buffer-choice.
70
71 * building.texi (Lisp Interaction): Document initial-scratch-message.
72
d3b82927
JB
732009-04-18 Juanma Barranquero <lekktu@gmail.com>
74
ed6e7b11
JB
75 * msdog.texi (Windows Fonts): Fix typos.
76
d3b82927
JB
77 * files.texi (Save Commands): Fix pxref.
78
bc323c04
CY
792009-04-18 Chong Yidong <cyd@stupidchicken.com>
80
81 * files.texi (Save Commands): Mention diff-buffer-with-file.
82 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
83 Henoch (Bug#3036).
84
2186d13f
GM
852009-03-15 Glenn Morris <rgm@gnu.org>
86
87 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
88 the former is not always used.
89 (Mail Headers): Use active voice. Add "Mail-reply-to".
90 Change case of "Id". Avoid repeated "appropriate".
91 (Mail Aliases): Fix previous change - use an example with a ".", so it
92 does actually get quoted when expanded.
93 (Mail Sending): Mailclient is the default on some systems.
94 (Citing Mail): Mention mail-indentation-spaces.
95 (Mail Mode Misc): Add an @dfn for "mail signature".
96
71e454fc
CY
972009-03-15 Chong Yidong <cyd@stupidchicken.com>
98
99 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
100 (Completion Options): Document read-file-name-completion-ignore-case,
101 read-buffer-completion-ignore-case, and completion-styles. Remove
102 description of partial-completion-mode.
103
df1a3e06
GM
1042009-03-14 Glenn Morris <rgm@gnu.org>
105
106 * sending.texi (Mail Format): Fix typo. Add index entry for
107 mail-header-separator.
108 (Mail Headers): Put info about initialization and changing in one place
109 at the start. Update FCC section for mbox Rmail. Clarify From
110 section, mention mail-setup-with-from. Clarify Reply-to section.
111 Add Mail-followup-to and mail-mailing-lists. Clarify References
112 section.
113 (Mail Aliases): Update example, make less contentious.
114 Update for name change of mail-interactive-insert-alias.
115 (Mail Mode): Remove mention of `%' as a word separator.
116 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
117 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
118 commands. Clarify FCC handling. In mail-complete, add reference to
119 Mail Aliases section, and mention mail-complete-function.
120 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
121 (Mail Mode Misc): Clarify the mail-signature function. Add basic
122 signature netiquette. Explain how the mail hooks work when continuing
123 a composition.
124 (Mail Amusements): Internationalize the spook section a bit.
125 Remove the spook mail-setup-hook example, since it doesn't work well.
126 Mention fortune-file.
127 (Mail Methods): Mention read-mail-command.
128
ed6e7b11 1292009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 130
df1a3e06
GM
131 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
132 and NS resources following recent changes.
959d68bd 133
86dca3e8
JR
1342009-03-10 Jason Rumney <jasonr@gnu.org>
135
136 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
137 w32-use-visible-system-caret doc to indicate that it should get set
138 automatically.
139 (Windows Fonts): Add doc for the uniscribe backend.
140
042fe98f
DN
1412009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
142
143 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
144 vc-dir. (Bug#2598)
145
7f8dba73
RS
1462009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
147
148 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
149
505e70c3
GM
1502009-03-05 Glenn Morris <rgm@gnu.org>
151
04242bdc
GM
152 * rmail.texi (Rmail Basics): Add reference to sorting.
153 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
154 Minor re-wordings.
155 (Rmail Motion): Mention rmail-next-same-subject.
156 (Rmail Deletion): Expunging is not the only way to change the numbers.
157 (Rmail Labels): Labels can also be used in sorting.
158 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
159 (Rmail Display): Mention rmail-mime.
160
00cfe22c
GM
1612009-03-04 Glenn Morris <rgm@gnu.org>
162
163 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
164 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
165 summary. Mention sorts cannot be undone.
166 (Rmail Display): Give an example of how to use goto-address-mode.
167 (Rmail Editing): It's keybindings that are redefined, not commands.
168 Fix some typos.
169 (Movemail): Some minor rewording.
170 (Remote Mailboxes): Emacs movemail supports pop by default.
171 Fix some minor grammatical issues. The "two alternative ways" to
172 specify a POP mailbox are really just one. Remove all reference to the
173 variables rmail-pop-password and rmail-pop-password-required, obsolete
174 since Emacs 22.1. Clarify the four password steps. Emacs movemail
175 can support Kerberos.
176
3d963b67
GM
1772009-03-03 Glenn Morris <rgm@gnu.org>
178
179 * rmail.texi (Rmail Deletion): Revert previous change, which was
180 describing the Rmail summary versions.
181 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
182 Minor re-wording for rmail-resend.
183 (Rmail Make Summary): Summaries apply to buffers rather than files.
184 <rmail-summary-by-topic>: Headers includes the subject.
185 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
186 details, including prefix arguments.
2340abde 187 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
188 Not counting lines might be faster.
189 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
190 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
191 Name the commands bound to the various keys. Mention prefix argument
192 for searching.
3d963b67
GM
193 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
194 Simplify rmail-highlighted-headers description. Update face name.
195
a8ce3d17
JB
1962009-03-02 Juanma Barranquero <lekktu@gmail.com>
197
198 * mark.texi (Marking Objects): Fix typo.
199
130a29b6
CY
2002009-03-01 Chong Yidong <cyd@stupidchicken.com>
201
202 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
203 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
204
9d5de6f8
GM
2052009-03-01 Glenn Morris <rgm@gnu.org>
206
79fc530e 207 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
208 (Rmail Motion): - M-s searches from the end of messages.
209 (Rmail Deletion): Minor clarification. Fix numeric argument
210 description.
211 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
212 newmail and RMAILOSE files need not be in home-directory.
213 (Rmail Files): Mention I/O menus are unselectable if no files match.
214 Mention `MAIL' env-var.
215
b545ff9c
JR
2162009-02-24 Jason Rumney <jasonr@gnu.org>
217
218 * mule.texi (Fontsets): Mention fontset-default, font specs and
219 fallback fontsets.
220 (Defining Fontsets): Mention ns and w32 variants of
221 standard-fontset-spec. Update description of startup fontset to match
222 Emacs 23 behavior.
a93be82a 223 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 224 (International): Link to Modifying Fontsets.
b545ff9c 225
75da0618 2262009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
227
228 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
229 Mention ns-extended-platform-support-mode.
230
6be93a16
KB
2312009-02-22 Karl Berry <karl@gnu.org>
232
233 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
234
867d4bb3
JB
2352009-02-19 Juanma Barranquero <lekktu@gmail.com>
236
237 * basic.texi (Moving Point, Position Info):
238 * files.texi (Visiting):
239 * mini.texi (Completion Options):
240 * text.texi (HTML Mode): Remove duplicate words.
241
49b5c0e8
GM
2422009-02-20 Glenn Morris <rgm@gnu.org>
243
244 * rmail.texi: Minor updates for mbox rather than Babyl.
245
f43a822c
KB
2462009-02-17 Karl Berry <karl@gnu.org>
247
49b5c0e8 248 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 249
80d634b8
RS
2502009-02-17 Richard M Stallman <rms@gnu.org>
251
252 * anti.texi (Antinews): Mention Babyl format.
253
254 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
255
256 * rmail.texi: Update for mbox format.
257 Various small fixes, as well as the following.
258 (Out of Rmail): Node deleted.
259 (Rmail): Update menu.
260 (Rmail Files): Comment out set-rmail-inbox-list.
261 Document rmail-inbox-list instead.
262 (Rmail Output): Substantial changes since C-o is now
263 rmail-output-as-seen and o is rmail-output.
264 (Rmail Attributes): Delete `stored', add `retried'.
265 (Rmail Display): Editing headers works in all cases.
266
f0d129c6
GM
2672009-02-17 Glenn Morris <rgm@gnu.org>
268
269 * basic.texi (Position Info): M-x count-lines-region is not always on
270 M-=. (Bug#2269)
271
160f11d3
GM
2722009-02-09 Glenn Morris <rgm@gnu.org>
273
274 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
275 defaults.
276
763e01c4
EZ
2772009-02-07 Eli Zaretskii <eliz@gnu.org>
278
279 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
280 documentation of possible problems with redecoding.
281
f5e1441d
GM
2822009-02-03 Glenn Morris <rgm@gnu.org>
283
284 * rmail.texi (Out of Rmail): Mention b2m.pl.
285
e1eabe41
GM
2862009-01-31 Glenn Morris <rgm@gnu.org>
287
288 * rmail.texi (Out of Rmail): Correct b2m location.
289
dd05f9de
CY
2902009-01-27 Chong Yidong <cyd@stupidchicken.com>
291
292 * fixit.texi (Undo): Update undo limit values.
293
d74d846e
GM
2942009-01-27 Glenn Morris <rgm@gnu.org>
295
296 * emacs.texi (Top): Fix Antinews menu entry.
297
49ffdce8
KB
2982009-01-25 Karl Berry <karl@gnu.org>
299
300 * text.texi (Foldout): Use @itemize @w{} to make an itemize
301 item with no marker, instead of the syntactically incorrect
302 @itemize @asis.
303
467e8d77
JL
3042009-01-25 Juri Linkov <juri@jurta.org>
305
306 * building.texi (Grep Searching): Fix index entry for lgrep.
307
6c60bbdb
EZ
3082009-01-24 Eli Zaretskii <eliz@gnu.org>
309
310 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
311
9ce5a36f
AR
3122009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
313
314 * macos.texi (Preferences Panel): Update description of font setting to
315 reflect that prior frame selection is no longer needed.
316
9aa5f2fb
NR
3172009-01-20 Nick Roberts <nickrob@snap.net.nz>
318
319 * building.texi (Debuggers): Revert some of 2008-10-31 change to
320 raise GUD subsections.
321
3892ff9c
GM
3222009-01-15 Glenn Morris <rgm@gnu.org>
323
324 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
325
14731c8f
GM
3262009-01-10 Glenn Morris <rgm@gnu.org>
327
328 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
329
45c55e53
CY
3302009-01-04 Chong Yidong <cyd@stupidchicken.com>
331
332 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
333 logical lines.
334
2e4667d1
JL
3352008-12-29 Juri Linkov <juri@jurta.org>
336
337 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
338
339 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
340
2a3eac47
CY
3412008-12-28 Chong Yidong <cyd@stupidchicken.com>
342
343 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
344 goto-address-mode instead of goto-address.
345
3da8da94
CY
346 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
347 mode.
348
2a3eac47
CY
349 * emacs.texi (Top): Update node listing.
350
057f6dd3
EZ
3512008-12-26 Eli Zaretskii <eliz@gnu.org>
352
353 * custom.texi (Directory Variables): Explain what is a "project".
354 Add indexing. Improve wording. Add a footnote about using
355 _dir-locals.el on MS-DOS.
356
e6979067
DN
3572008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
358
359 * files.texi (Misc File Ops): Mention chmod as an alias for
360 set-file-modes.
361
9de15963
MR
3622008-12-24 Martin Rudalics <rudalics@gmx.at>
363
364 * help.texi (Help): Fix typos and reword.
365 (Help Summary): Add entries for C-h n and C-h r, reorder
366 entries, and do some minor fixes.
367 (Name Help): Say that C-h F works for commands only.
368 (Misc Help): Say that view-lossage displays 300 keystrokes.
369
236fd60d
GM
3702008-12-20 Glenn Morris <rgm@gnu.org>
371
372 * ack.texi (Acknowledgments): General update based on AUTHORS,
373 including removal of some stuff no longer distributed.
374
349b3256
AM
3752008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
376
377 * fixit.texi: Mention hunspell
378
e840fca5
GM
3792008-12-19 Glenn Morris <rgm@gnu.org>
380
381 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 382 Consolidate explanatory text at start.
e840fca5
GM
383
384 * display.texi (Text Display):
385 * indent.texi (Indentation): Use @acronym with ASCII.
386
9dfa7983
GM
3872008-12-18 Glenn Morris <rgm@gnu.org>
388
389 * ack.texi: Various small updates and fixes.
390
97b3a00b
JL
3912008-12-18 Juri Linkov <juri@jurta.org>
392
393 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
394 as a key binding to start a forward nonincremental word search.
395 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
396 a backward nonincremental word search. Add index for `M-s w'
397 `isearch-forward-word'.
398 (Regexp Search): Add a short summary of regexp key commands like
399 in the node "Basic Isearch".
400 (Other Repeating Search): Fix typo.
401
4022008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
403
404 * misc.texi (PostScript Variables): Fix doc.
405
31ce6a07
CY
4062008-12-10 Chong Yidong <cyd@stupidchicken.com>
407
408 * programs.texi (Program Modes): Mention Ruby mode.
409
636b507b
DN
4102008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
411
412 * misc.texi (emacsclient Options): Describe what an empty string
413 argument does for --alternate-editor.
414
a323fa14
CY
4152008-12-09 Frank Schmitt <ich@frank-schmitt.net>
416
417 * cmdargs.texi (Font X): Distinguish between client-side and
418 server-side fonts. List valid Fontconfig properties. Add reference to
419 Fontconfig manual. List valid GTK font properties. Explain use of
420 fc-list.
421
c5ca6cd0
CY
4222008-12-09 Chong Yidong <cyd@stupidchicken.com>
423
424 * cmdargs.texi (Font X): Move discussion of quoting to top.
425
e5136377
GM
4262008-12-06 Glenn Morris <rgm@gnu.org>
427
428 * maintaining.texi (Old Revisions): Improve previous change.
429
248c026b
RS
4302008-12-05 Richard M Stallman <rms@gnu.org>
431
432 * anti.texi (Antinews): Minor fixes.
433
a9253a1e
GM
4342008-12-03 Glenn Morris <rgm@gnu.org>
435
436 * maintaining.texi (Old Revisions): Fix diff-switches description.
437
fa687b02
MR
4382008-12-01 Martin Rudalics <rudalics@gmx.at>
439
440 * emacs.texi (Top): Fix typo.
441
72e6decd
CY
4422008-11-30 Chong Yidong <cyd@stupidchicken.com>
443
320ee034
CY
444 * misc.texi (Document View): Explain dependence on gs at the top.
445 Copyedits.
446
447 * emacs.texi (Top): Add DocView nodes to detailed node listing.
448
72e6decd
CY
449 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
450 (Comment Commands): Discuss region-active behavior of M-; first.
451
2a472ee4
MR
4522008-11-29 Martin Rudalics <rudalics@gmx.at>
453
9c6361c9
MR
454 * display.texi (Line Truncation): Add reference to Continuation
455 Lines.
456
2a472ee4
MR
457 * windows.texi (Pop Up Window): Mention split-height-threshold
458 and split-width-threshold.
9c6361c9 459 (Split Window): Add reference to Continuation Lines.
2a472ee4 460
e93bc142
AR
4612008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
462
463 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
464 (GNUstep Support): New node.
465 * anti.texi:
466 * emacs.texi:
467 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
468
469
43b978db
RS
4702008-11-28 Richard M Stallman <rms@gnu.org>
471
472 * misc.texi (Dissociated Press): Minor cleanups.
473
474 * dired.texi (Image-Dired): Avoid passive.
475
e8e2bd93
EZ
4762008-11-28 Eli Zaretskii <eliz@gnu.org>
477
478 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
479 representation.
480
8d2d45da
CY
4812008-11-26 Richard M. Stallman <rms@gnu.org>
482
483 * files.texi (Visiting): Rewrite paragraph for clarity.
484
485 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
486
a5f7bbcc
AM
4872008-11-25 Alan Mackenzie <acm@muc.de>
488
489 * programs.texi (Moving by Parens): Clarify that parens inside strings
490 and comments are ignored, and that the commands assume the starting
491 point isn't in a string or comment.
492
a71703d3
AR
4932008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
494
495 * macos.texi: Add Prev/Next/Top pointers to all nodes.
496 (Mac Basics): Merge in Grabbing Environment Variables from earlier
497 version.
498 (Mac Customization): Rewrite Preferences Panel section and merge in to
499 this node, add Open files by dragging to an Emacs window.
500
501 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
502
aa5ab79a
CY
5032008-11-26 Chong Yidong <cyd@stupidchicken.com>
504
0cc92c19
CY
505 * files.texi (Misc File Ops): Document set-file-modes.
506
c366b4e4
CY
507 * windows.texi (Split Window): Document integer values of
508 truncate-partial-width-windows.
509
aa5ab79a
CY
510 * text.texi (Text): Simplify description of markup languages.
511 (TeX Mode): Simplify introduction. Mention BibTeX mode.
512 (TeX Editing): Note that `""' inserts one `"' character.
513 (HTML Mode): Note in the introduction that XML mode is an alias for
514 SGML mode. Mention nXML mode.
515
56221db7
CY
5162008-11-25 Chong Yidong <cyd@stupidchicken.com>
517
518 * building.texi (Watch Expressions): Fix typo.
519
90effe33
CY
5202008-11-24 Chong Yidong <cyd@stupidchicken.com>
521
f90a5ae3
CY
522 * files.texi (Visiting): Document new behavior of
523 confirm-nonexistent-file-or-buffer.
524
525 * buffers.texi (Select Buffer): Document
526 confirm-nonexistent-file-or-buffer.
527
a18ffb4a
CY
528 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
529 edit-picture.
530
90effe33
CY
531 * text.texi (Text): Simplify introduction. Discard mention of `M-x
532 edit-picture', since that is just an alias for picture-mode.
533 (Sentences): Note that repeated M-@ extends the region.
534 (Pages): Make terminology more consistent. Link to Regexps node.
535 (Longlines): Discuss relationship with Visual Line mode.
536 (Text Mode): Remove extraneous discussion of other modes, since they
537 were already introduced in the parent node.
538
e85103ec
CY
5392008-11-23 Chong Yidong <cyd@stupidchicken.com>
540
5cb2fe30
CY
541 * anti.texi (Antinews): Rewrite.
542
1eb9b307 543 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
544
545 * frames.texi (Frame Commands): Mention "minimize" terminology.
546
e85103ec
CY
547 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
548 formats.
b908332f
CY
549 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
550 (Misc X): Don't document useless -hb option.
e85103ec 551
607f5f88
JL
5522008-11-22 Juri Linkov <juri@jurta.org>
553
554 * dired.texi (Dired Navigation): Change normal file name search option
555 from `non-nil' to `t'. Add `dwim' option.
556
e1b867a0
JL
5572008-11-22 Juri Linkov <juri@jurta.org>
558
559 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
560 ".dir-locals.el". Rename `define-project-bindings' to
561 `dir-locals-set-class-variables'. Rename `set-directory-project' to
562 `dir-locals-set-directory-class'.
563
dd186936
LK
5642008-11-22 Lute Kamstra <lute@gnu.org>
565
566 * buffers.texi (Select Buffer): Index goto-line.
567 * basic.texi (Moving Point): Mention the use of a numeric prefix
568 argument with goto-line and refer to Select Buffer for the use of a
569 plain prefix argument.
570
4b121911
GM
5712008-11-19 Glenn Morris <rgm@gnu.org>
572
573 * doclicense.texi: Update to FDL 1.3.
574 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
575
27267e4c
CY
5762008-11-17 Chong Yidong <cyd@stupidchicken.com>
577
696f351d
CY
578 * custom.texi (Minor Modes): Define mode commands and mode variables
579 more precisely. Recommend using mode commands instead of setting
580 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
581 (Easy Customization): Use "init file" instead of .emacs.
582 (Customization Groups): Update to new Custom buffer appearance.
583 (Saving Customizations): Copyedits. Update example.
584 (Variables): Give example of variable type-sensitivity.
585 (Examining): Update example.
586 (Hooks): Copyedits.
587 (Specifying File Variables): Use C comments instead of an artificial
588 Lisp for the example.
589 (Keymaps): Move internals discussion to Prefix Keymaps.
590 (Rebinding): Remove redundant paragraph (stated in Key Binding).
591 (Init Rebinding): Document kbd macro.
592 (Init File): Link to Find Init.
696f351d
CY
593
594 * mark.texi (Using Region): Document Delete Selection Mode more
595 thoroughly.
596
597 * frames.texi (Mouse Commands): Move most of the description of Delete
598 Selection Mode to Using Region, and link to it.
1bc9c425 599 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 600
b0570c25
CY
601 * building.texi (Compilation): Document first-error value of
602 compilation-scroll-output.
603 (Compilation Mode): Note that compilation-auto-jump-to-first-error
604 works as soon as an error is available. Suggested by Juri Linkov.
605
27267e4c
CY
606 * mini.texi (Passwords): New node.
607
608 * files.texi (Remote Files): Link to Passwords node.
609
610 * emacs.texi (Top): Update node listings.
611
122eb807
CY
6122008-11-16 Chong Yidong <cyd@stupidchicken.com>
613
9c9855a3
CY
614 * ack.texi (Acknowledgments): Some updating of credits.
615
bd6fdcad
CY
616 * emacs.texi (Acknowledgments): Add a couple more names.
617
dd1eef46
CY
618 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
619
122eb807 620 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 621 (Misc File Ops): Document use of trash.
122eb807 622
801a8da1
JB
6232008-11-16 Juanma Barranquero <lekktu@gmail.com>
624
625 * macos.texi (Mac Customization): Fix typos.
626
0b4f2253
CY
6272008-11-14 Chong Yidong <cyd@stupidchicken.com>
628
629 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
630 replacing previous contents. Numerous copyedits to adapt ns-emacs to
631 the conventions of the main Emacs manual.
632
633 * emacs.texi (Top): Update node listings.
634
517e2b89
CY
6352008-11-12 Chong Yidong <cyd@stupidchicken.com>
636
07a85685
CY
637 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
638 command-line-args is processed during startup.
639 (Action Arguments): Correctly describe how file arguments interact with
640 the startup screen. Link to Lisp Interaction for scratch buffer.
641 (Initial Options): Link to Command Example for -batch option.
642 (Environment): Document initial-environment.
643
517e2b89
CY
644 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
645 can't be changed in the site-start file.
646
6337bbde
CY
6472008-11-07 Chong Yidong <cyd@stupidchicken.com>
648
649 * dired.texi (Dired): Mention C-x C-d too.
650 (Dired Enter): Document M-n in the Dired minibuffer.
651 (Dired Navigation): Explain dired-goto-file more clearly. Document
652 dired-isearch-filenames.
653 (Dired Deletion): Remove unnecessary "expunged" terminology.
654 (Flagging Many Files): & is now rebound to `% &'.
655 (Shell Commands in Dired): Document dired-do-async-shell-command.
656 Clarify how multi-file arguments are passed.
657 (Misc Dired Features): Document dired-do-isearch.
658
9e8eeff9
CY
6592008-11-06 Chong Yidong <cyd@stupidchicken.com>
660
661 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
662
e071f849
CY
6632008-11-03 Chong Yidong <cyd@stupidchicken.com>
664
665 * search.texi (Other Repeating Search): Remove obsolete findex entries.
666
05482eb1
CY
6672008-11-01 Chong Yidong <cyd@stupidchicken.com>
668
e2346dea
CY
669 * programs.texi (Program Modes): Link to Program Indent node.
670 (Left Margin Paren): Explain consequences of changing
671 open-paren-in-column-0-is-defun-start more concisely.
672 (Which Function, Program Indent, Info Lookup): Minor edits.
673 (Basic Indent): If region is active, TAB indents the region.
674 (Multi-line Indent): If region is active, TAB indents the region. Note
675 that indent-region is useful when Transient Mark mode is off.
676 (Matching): The delimiter at the cursor is highlighted---the character
677 changes color.
678 (Symbol Completion): Link to Completion node.
679
e4b6428c
CY
680 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
681 a strictly text-only system.
682
05482eb1
CY
683 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
684 batch mode.
685
a11d3737
RS
6862008-11-01 Richard M. Stallman <rms@gnu.org>
687
5abad626
RS
688 * misc.texi (Document View): Major rewrite.
689
a11d3737
RS
690 * maintaining.texi (Types of Log File): Change logs are older than
691 version control.
692 (VCS Concepts): Simplify and rearrange.
693 (Version Control Systems): Make it clear that Linux is only the kernel.
694 (VC Mode Line): Shorten reference to menu item.
695 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
696 (VC Directory Mode): Minor cleanup.
697 Unchanged files are hidden, not omitted.
698 (VC Directory Commands): Shorten and simplify.
699 (Change Log Commands): New node, split from Change Logs.
700 (VC Directory Buffer): New node, split from VC Directory Mode.
701
c55a4acb
CY
7022008-10-31 Chong Yidong <cyd@stupidchicken.com>
703
df0356f6
CY
704 * misc.texi (Document View): Renamed from Document Files, moved here
705 from files.texi.
706
707 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
708 moved as well.
709 (Document Files): Moved to misc.texi.
710
c55a4acb
CY
711 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
712 vc-update-change-log.
df0356f6
CY
713 (Version Control): Move here from files.texi.
714 (Format of ChangeLog): Make it a subnode of Change Log.
715
716 * emacs.texi (Top): Update node listing.
c55a4acb 717
ef082374
TH
7182008-10-31 Tassilo Horn <tassilo@member.fsf.org>
719
720 * files.texi (Files): Add a section about document
721 files (doc-view-mode).
722
d52582c3
CY
7232008-10-31 Chong Yidong <cyd@stupidchicken.com>
724
725 * building.texi (Compilation Mode): Document
726 compilation-auto-jump-to-first-error.
727 (Debuggers): Lower GUD subsections to subsubsections.
728 (Starting GUD): Add cindex.
729 (Lisp Interaction): Note that scratch is no longer the initial buffer.
730
4e0a0968
CY
7312008-10-30 Chong Yidong <cyd@stupidchicken.com>
732
03625b47
CY
733 * indent.texi (Indentation): Link to Program Indent.
734
4e0a0968
CY
735 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
736 now uses emacsclient's terminal.
737
8bd3f7ef
CY
7382008-10-29 Chong Yidong <cyd@stupidchicken.com>
739
80e5620e
CY
740 * mark.texi (Using Region): Document use-empty-active-region.
741
97d5c404
CY
742 * emacs.texi (Top): Update node listings.
743
8bd3f7ef
CY
744 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
745 mention obsolete emacs.bash script.
746 (Invoking emacsclient): Rewrite, moving optional arguments to
747 emacsclient Options.
21d2bae3
CY
748 (emacsclient Options): New node. Document server-use-tcp and
749 server-host.
8bd3f7ef 750
5fda2cbd
CY
7512008-10-28 Chong Yidong <cyd@stupidchicken.com>
752
753 * indent.texi (Indentation): Replace list with paragraphed text,
754 putting description of syntax-driven indentation first. Document new
755 effect of active regions on tab.
756 (Tab Stops): Note that editable tab stops affect indentation commands.
757
4ff029f6
DN
7582008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
759
760 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
761
996cd6e4
CY
7622008-10-23 Chong Yidong <cyd@stupidchicken.com>
763
f28815e3
CY
764 * custom.texi (Function Keys): Note that modified keypad keys are not
765 translated.
766
996cd6e4
CY
767 * basic.texi (Arguments): Explain how to insert multiple digits.
768
49545fe2
MA
7692008-10-22 Michael Albinus <michael.albinus@gmx.de>
770
771 * files.texi (Remote Files): Precise selection of default method.
772 Rewrite paragraph about disabling remote file names.
773
edac0b53
CY
7742008-10-22 Chong Yidong <cyd@stupidchicken.com>
775
e752c544
CY
776 * search.texi (Special Isearch): Document M-TAB is isearch.
777
edac0b53
CY
778 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
779 command.
780
781 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
782
20a36054
TH
7832008-10-22 Tassilo Horn <tassilo@member.fsf.org>
784
785 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
786 section.
787
69051ab6
CY
7882008-10-21 Chong Yidong <cyd@stupidchicken.com>
789
c4b1a32a
CY
790 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
791 to files.texi. Move contents of vc2-xtra.texi here.
792
793 * vc2-xtra.texi: File removed.
794
795 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
796 Directory Commands from the submenu. Don't include deleted file
797 vc2-xtra.texi.
798
799 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
800 (Version Control): Add VC Directory Mode and VC Directory Commands to
801 the submenu.
802 (Why Version Control?): Use table format.
803 (Version Control Systems): Note that Meta-CVS support is gone.
804 (VCS Concepts): Note precisely when VC started supporting filesets.
805 Remove bogus xref to CVS Options node.
806 (Types of Log File): Copyedits.
807 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
808 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
809 The Right Thing.
810 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
811 (Log Buffer): Reorganize node, putting C-c C-c description first.
812 (Old Revisions): Use CVS for example, not RCS.
813 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
814 Commands from the submenu, putting them under Version Control.
815 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
816 need to include it in the manual unconditionally, since it is now
817 crucial to using distributed version control systems.
1a6e2954
CY
818 (Comparing Files): Note that diff uses the minibuffer, and that the
819 output is shown using Diff mode.
820 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
821 diff-update-on-the-fly, diff-refine-hunk, and
822 diff-show-trailing-whitespaces.
1a6e2954 823 (File Archives): Add rar support.
c4b1a32a 824
69051ab6
CY
825 * major.texi (Choosing Modes): Make mode selection sequence more
826 obvious by describing the steps in order of priority. Note that
827 magic-mode-alist is nil by default. Document
828 magic-fallback-mode-alist.
829
e7421e03
CY
8302008-10-20 Chong Yidong <cyd@stupidchicken.com>
831
832 * frames.texi (Mouse References): Copyedits.
833
6b2efdc2
TH
8342008-10-20 Tassilo Horn <tassilo@member.fsf.org>
835
836 * ack.texi (Acknowledgments): Add myself as doc-view author.
837
9c5e9396
EZ
8382008-10-20 Eli Zaretskii <eliz@gnu.org>
839
840 * frames.texi (Dialog Boxes): Add @cindex entries.
841
dac94f8e
CY
8422008-10-20 Chong Yidong <cyd@stupidchicken.com>
843
844 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
845 (Text-Only Mouse): Copyedit.
846
25597d40
CY
8472008-10-19 Chong Yidong <cyd@stupidchicken.com>
848
f8a447f6
CY
849 * frames.texi: Use @key throughout for mouse clicks.
850 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
851 (Secondary Selection): Fix modified mouse click syntax.
852 (Clipboard): Describe Cut, Copy and Paste commands.
853 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
854 Copyedits.
855 (Creating Frames): Add xref to Init File.
856 (Frame Commands): Add xref to Exiting.
857 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 858
b0f95216
CY
8592008-10-15 Chong Yidong <cyd@stupidchicken.com>
860
b0817f00
CY
861 * files.texi (Version Control): Copyedits. Add Bazaar.
862 (Version Control Systems): List different VCS's using an itemized list.
863 Add Bazaar.
864 (VCS Concepts): Copyedits. Tweak description of file merging.
865
b0f95216
CY
866 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
867 (Cut/Paste Other App): Document select-active-regions and
868 x-select-enable-primary.
869
69d0d701
CY
8702008-10-13 Chong Yidong <cyd@stupidchicken.com>
871
872 * mark.texi (Shift Selection): Correct case in node name.
873
874 * emacs.texi (Top): Update node order in Mark chapter.
875
375e8351
EZ
8762008-10-12 Eli Zaretskii <eliz@gnu.org>
877
878 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
879
880 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
881 elsewhere in the manual instead of describing yet again the intricacies
882 of $HOME on MS-Windows and MS-DOS.
883
ab58114f
CY
8842008-10-12 Chong Yidong <cyd@stupidchicken.com>
885
4f959513
CY
886 * mini.texi (Minibuffer File): Add xref to File Names.
887 (Minibuffer File): Add discussion of `~' in file names. Add
888 insert-default-directory index reference.
889
ab58114f
CY
890 * files.texi (File Names): Reorganize description.
891 (Visiting): Add xref to Mode Line. Copyedits.
892 (Save Commands): Mention prefix behavior of C-x C-s.
893 (Numbered Backups): Node deleted.
894 (Backup Names): Contents of Numbered Backups moved here. State default
895 of version-control variable.
896 (Reverting): Copyedits.
897 (Version Control): Add additional version control systems.
898
899 * emacs.texi (Top): Delete Numbered Backups node.
900
901 * cmdargs.texi (General Variables): Change Numbered Backups xref to
902 Backup Names.
f2884f63 903 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 904
b0b5100a
RF
9052008-10-11 Romain Francoise <romain@orebokech.com>
906
907 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
908
89774b5f
CY
9092008-10-11 Chong Yidong <cyd@stupidchicken.com>
910
911 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
912 (Select Buffer): Mention use of minibuffer history. Describe default
913 value of default-major-mode. Mention that C-x 4 b selects the other
914 window.
915 (List Buffers): Document CRM indicators in the order they appear.
916 (Kill Buffer): Document new command kill-matching buffers.
917 (Several Buffers): Move explanation of the relationship between buffer
918 list and buffer menu to the top.
919 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
920
4c72bf27
CY
9212008-10-10 Chong Yidong <cyd@stupidchicken.com>
922
923 * entering.texi (Exiting): Document change of C-x C-c to
924 save-buffers-kill-terminal. Document kill-emacs.
925
f68eb991
EZ
9262008-09-30 Eli Zaretskii <eliz@gnu.org>
927
928 * mule.texi (Coding Systems): Don't mention codepage-setup.
929
930 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
931 cpNNN coding systems anymore.
932 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
933 for unibyte mode. Don't mention line-drawing characters. Don't
934 mention dos-unsupported-char-glyph.
935
1a2dd44d
CY
9362008-09-25 Chong Yidong <cyd@stupidchicken.com>
937
938 * search.texi (Search): Shorten introduction.
939 (Basic Isearch): Add command table. Discuss reverse isearch and
940 isearch highlighting.
941 (Repeat Isearch): Move lazy highlighting discussion here. Add search
942 ring to cindex.
943 (Special Isearch): Move input methods discussion here.
944 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
945 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
946 Repeat Isearch.
947 (Isearch Minibuffer): New node.
948 (Word Search): Document new word search commands.
949 (Regexp Example): Simplify example using sentence-end-base variable.
950 (Replace): Reword introduction.
951 (Unconditional Replace): Remove unnecessary example.
952 (Other Repeating Search): Document new `M-s o' binding.
953
954 * emacs.texi (Top): Update node listings.
955
e45da31d
JB
9562008-09-22 Juanma Barranquero <lekktu@gmail.com>
957
958 * emacs.texi (Top): Remove Kill Errors from menu.
959
841c8096
CY
9602008-09-22 Chong Yidong <cyd@stupidchicken.com>
961
402168fa
CY
962 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
963 interface for defining macros. Simplify examples. Note that C-g quits
964 macro definitions.
801a8da1 965 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
966 usage example.
967 (Keyboard Macro Query): Organize query responses in a table.
968
969 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
970 to Erasing node.
841c8096
CY
971 (Undo): Reorganize paragraphs for logical flow. Move keybinding
972 rationale to a footnote.
973 (Kill Errors): Remove node, due to redundancy with Erasing.
974 (Spelling): Move discussion of flyspell to end. Note new behavior of
975 M-$ in active region. Remove non-ispell-specific keybindings from
976 table.
977
eab2ee89
DN
9782008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
979
980 * cmdargs.texi (Initial Options): Document --daemon.
981
3d53e905
GM
9822008-09-20 Glenn Morris <rgm@gnu.org>
983
984 * files.texi (Numbered Backups): Mention that some modes set
985 version-control.
986
1c90484d
GM
9872008-09-20 Jim Blandy <jimb@red-bean.com>
988
989 * files.texi (Numbered Backups): Reference File Variables, as well.
990 Remove discussion of Rmail's implementation.
991
0fc0d844
CY
9922008-09-06 Chong Yidong <cyd@stupidchicken.com>
993
994 * misc.texi (Recursive Edit): Note that top-level exits active
995 minibuffers.
996
997 * trouble.texi (Quitting): Likewise.
998
b18d283d
CY
9992008-08-31 Chong Yidong <cyd@stupidchicken.com>
1000
1001 * emacs.texi (Top): Add Temporary Face Changes xref.
1002
1003 * display.texi (Display): Move Temporary Face Changes node to just
1004 after Standard Faces.
1005 (Scrolling): Document recenter-top-bottom instead of recenter.
1006 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1007 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1008 (Display Custom): Copyedits.
1009 (Optional Mode Line): Document display-battery-mode.
1010
180135fc
RF
10112008-08-27 Romain Francoise <romain@orebokech.com>
1012
1013 * custom.texi (Directory Variables): Minor fix.
1014
d3fe3475
GM
10152008-08-27 Glenn Morris <rgm@gnu.org>
1016
1017 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1018 descriptions.
1019 (Calendar Customizing): Tweak layout description.
183080b6 1020 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1021 markers. Condense calendar-star-date and calendar-mark-today
1022 description.
1023 (Holiday Customizing): Add oriental and solar holidays.
1024 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1025 Fix holiday-float description. Use zerop in examples. Be less verbose.
1026 (Date Display Format): Change ISO format. Be less verbose.
1027 (Diary Customizing): Mention day and month abbrev arrays.
1028 Mention the date-form variables by name. Update European example.
1029 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1030 Condense examples. Mention diary-entry-symbols by name.
1031 Condense table for insertion commands.
1032 (Fancy Diary Display): Mention diary-include-string and
1033 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1034 Ethiopic, Persian date functions. Condense descriptions.
1035
1036 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1037 (Adding to Diary): Adapt for changed node name.
1038
71755807
GM
10392008-08-26 Glenn Morris <rgm@gnu.org>
1040
1041 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1042 node "Hebrew/Islamic Entries".
1043
1044 * calendar.texi (Specified Dates): Fix names of iso functions.
1045 (General Calendar): There may not be another window.
1046 (Writing Calendar Files, Holidays): Tweak intro.
1047 (Holidays): Mention Baha'i and Chinese holidays.
1048 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1049 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1050 (To Other Calendar): Add calendar-print-other-dates.
1051 Refer to "graphic display" rather than "X.
1052 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1053 (Displaying the Diary): Fix whitespace after reference.
1054 Fix `diary-number-of-entries' reference.
1055 (Date Formats): Explicitly mention that day names can be abbreviated.
1056 (Adding to Diary): Add some references to other sections.
1057 (Special Diary Entries): Fix reference.
1058 (Appointments): Simplify appt-message-warning-time entry.
1059 Clarify where times must be.
1060 (Importing Diary): Comment out icalendar paragraph that does not apply.
1061 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1062
d76ebc75
GM
10632008-08-23 Glenn Morris <rgm@gnu.org>
1064
1065 * fortran-xtra.texi (Fortran): Change description of free form and
1066 fixed form a bit. Mention hideshow and imenu.
1067 (Fortran Motion): Mention fortran-end-of-subprogram,
1068 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1069 (Fortran Indent): Minor re-word.
1070 (ForIndent Commands): Mention fortran-fill-paragraph and
1071 fortran-fill-statement.
1072 (ForIndent Cont): Mention fortran-tab-mode-string.
1073 (Fortran Comments): Mention fortran-comment-line-start-skip.
1074 (Fortran Columns): Mention font-locking.
1075 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1076
e2a71e28
JB
10772008-08-23 Johan Bockgard <bojohan@muon>
1078
1079 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1080
5c52e13c
CY
10812008-08-22 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * mini.texi (Minibuffer): Simplify introduction.
1084 (Minibuffer File): Document tilde in minibuffer filenames.
1085 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1086 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1087 (Completion Example): Update example to current command list.
1088 (Completion Options): Document `lazy' value of completion-auto-help.
1089 Update contents of completion-ignored-extensions.
1090 (Minibuffer History): Describe "future history" list. State default
1091 value of history-delete-duplicates.
1092
77a00355
GM
10932008-08-21 Glenn Morris <rgm@gnu.org>
1094
1095 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1096 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1097
39ee1d04
CY
10982008-08-17 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * regs.texi (Registers): Clarify valid register names.
1101 (RegPos): Note that buffer is saved and restored too.
1102 (RegText): Note that mark is reactivated/deactivated.
1103 (RegConfig): Xref to Windows node.
1104
b12c348f
CY
11052008-08-16 Chong Yidong <cyd@stupidchicken.com>
1106
3ae7ba79
CY
1107 * basic.texi (Inserting Text): Provide command name for C-q.
1108
b12c348f
CY
1109 * killing.texi (Killing): Copyedit. Define read-only text.
1110 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1111 (Killing by Lines): Copyedit.
1112 (Other Kill Commands): Move M-w description here.
1113 (Yanking): Move M-w to Other Kill Commands.
1114 (Kill Ring): Also mention saving text in registers. Link to Text
1115 Properties in elisp manual.
1116 (Accumulating Text): Copyedit.
1117 (CUA Bindings): Shift selection is now the default.
1118
d8ff7692
TZ
11192008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1120
1121 * maintaining.texi (Change Log): Mention next-error is available.
1122
a43a8a2e
GM
11232008-08-10 Glenn Morris <rgm@gnu.org>
1124
1125 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1126 and intermonth text.
1127 (Holiday Customizing): Add holiday-chinese.
1128
eba27308
EZ
11292008-08-08 Eli Zaretskii <eliz@gnu.org>
1130
1131 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1132
5f14a5b3
DN
11332008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1134
1135 * files.texi (Log Buffer): Describe C-c C-d.
1136 (Diff Mode): Describe C-x 4 A.
1137
49989bff
EZ
11382008-08-06 Eli Zaretskii <eliz@gnu.org>
1139
1140 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1141
5c915c02
DN
11422008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1143
2beaf97a
DN
1144 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1145 describe the new bindings to show the changeset diff, toggle annotation
1146 visibility, show revisions.
1147 (VC Status): Describe key bindings for modifying the change comments,
1148 displaying changeset diffs and annotations.
1149
5c915c02
DN
1150 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1151
71798ace
NR
11522008-08-05 Nick Roberts <nickrob@snap.net.nz>
1153
1154 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1155
b8949644
EZ
11562008-08-02 Eli Zaretskii <eliz@gnu.org>
1157
1158 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1159 and wording.
1160
819567d1
DN
11612008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1162
1163 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1164 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1165 commands. Improve some old info.
1166
5f38310a
CY
11672008-07-31 Chong Yidong <cyd@stupidchicken.com>
1168
0dc3906b
CY
1169 * display.texi (Visual Line Mode): New node.
1170
5f38310a
CY
1171 * basic.texi (Inserting Text): Move DEL to deletion node.
1172 (Moving Point): Add additional alternative key bindings. Describe
1173 line-move-visual.
1174 (Erasing): Describe DEL.
1175 (Basic Undo, Blank Lines, Arguments): Copyedit.
1176 (Continuation Lines): Mention Visual Line mode.
1177 (Position Info): Move extended discussion to mule.texi.
1178
1179 * mule.texi (International Chars): Describe C-x =.
1180
1181 * emacs.texi (Top): Add Visual Line Mode node.
1182
7c2fb837
DN
11832008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1184
1185 * emacs.texi: Remove VMS support.
1186
3f6b73ef
DN
11872008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1188
1189 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1190 the vc-dir command name.
1191
9e2a2647
DN
11922008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1193
1194 * xresources.texi: Remove mentions of Mac Carbon.
1195
568beaa2
AS
11962008-07-19 Andreas Schwab <schwab@suse.de>
1197
1198 * ns-emacs.texi: Move to ../misc.
1199
0ef94706
CY
12002008-07-15 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * entering.texi (Exiting): Don't describe text-only terminals as the
1203 default. Describe the new startup screen.
1204 (Exiting): Describe how to kill Emacs first. Change description of
1205 iconification to handle modern window systems.
1206
ba60bd44 12072008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1208
1209 * ns-emacs.texi: New file, documents features of Emacs port under
1210 NeXTstep windowing.
1211
9f30aa73
CY
12122008-07-15 Chong Yidong <cyd@stupidchicken.com>
1213
938a5d2e
CY
1214 * entering.texi (Entering Emacs): Update prev node.
1215
1216 * glossary.texi (Glossary): Remove xref to Text Characters.
1217
9f30aa73
CY
1218 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1219 directly, rather than in the context of ASCII. Move description of
1220 special properties of modifier key to new Modifier Keys node.
1221 (Keys): Copyedit.
1222 (Text Characters): Delete node. Multibyte is the default nowadays, and
1223 the node contents are obsolete.
1224
1225 * custom.texi (Modifier Keys): New node.
1226
1227 * emacs.texi (Top): Update node list.
1228
7e53d36c
CY
12292008-07-13 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1232 saying that Emacs provides menus and mouse support (which is par for
1233 the course).
1234
1235 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1236 early on.
1237 (Point): Copyedit. Relegate historical trivia to a footnote.
1238 (Mode Line): Explain mode-line format more consistently.
1239 (Menu Bar): Copyedit.
1240
1e9fa96d
GM
12412008-06-27 Glenn Morris <rgm@gnu.org>
1242
1243 * cal-xtra.texi (Sexp Diary Entries):
1244 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1245
dc9bebb8
CY
12462008-06-26 Chong Yidong <cyd@stupidchicken.com>
1247
1248 * mark.texi (Shift selection): New node.
1249 (Mark): Copyedits.
1250 (Persistent Mark): Move to the end of the chapter.
1251
e7881076
EZ
12522008-06-20 Eli Zaretskii <eliz@gnu.org>
1253
1254 * makefile.w32-in (distclean): Remove makefile.
1255
f427400c
NR
12562008-06-17 Nick Roberts <nickrob@snap.net.nz>
1257
1258 * building.texi (Starting GUD): Add an entry for gud-gdb.
1259 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1260 command mode.
1261
b597d348
GM
12622008-06-17 Glenn Morris <rgm@gnu.org>
1263
1264 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1265
647b7094
NR
12662008-06-17 Nick Roberts <nickrob@snap.net.nz>
1267
1268 * building.texi (Starting GUD): Expand on remote debugging.
1269 (Other GDB-UI Buffers): Mention new keyboard bindings.
1270
47a30023
GM
12712008-06-15 Glenn Morris <rgm@gnu.org>
1272
1273 * gnu.texi: Use a verbatim license for this invariant section,
1274 as per etc/GNU.
1275
37e5d54a
GM
12762008-06-13 Daniel Engeler <engeler@gmail.com>
1277
1278 * emacs.texi, misc.texi: Add documentation about serial port access.
1279
8e65d46c
GM
12802008-06-13 Glenn Morris <rgm@gnu.org>
1281
c1473b4c
MB
1282 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1283 maintain.info.
8e65d46c 1284
e40a85cd
MB
12852008-06-05 Miles Bader <miles@gnu.org>
1286
1287 * display.texi (Temporary Face Changes): Update to reflect function
1288 renamings in face-remap.el.
1289
56c73dec
MB
12902008-06-04 Miles Bader <miles@gnu.org>
1291
1292 * display.texi (Temporary Face Changes): Add
1293 `adjust-buffer-face-height'. Rewrite description of
1294 `increase-buffer-face-height' and `decrease-default-face-height' now
1295 that they aren't bound by default.
1296
9d3d42fb
MB
12972008-06-03 Miles Bader <miles@gnu.org>
1298
1299 * display.texi (Temporary Face Changes): New node.
1300
2be6bfe2
EZ
13012008-05-31 Eli Zaretskii <eliz@gnu.org>
1302
1303 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1304
daf7e339
GM
13052008-05-31 Glenn Morris <rgm@gnu.org>
1306
1307 * cal-xtra.texi (Fancy Diary Display): Simplify.
1308
d21d2618
GM
13092008-05-30 Glenn Morris <rgm@gnu.org>
1310
1311 * cal-xtra.texi (Fancy Diary Display): Update for
1312 diary-display-function replacing diary-display-hook.
1313
71ce5fd0
JB
13142008-05-29 Drew Adams <drew.adams@oracle.com>
1315
1316 * msdog.texi (Windows Keyboard): Add descriptions of
1317 w32-register-hot-key and w32-unregister-hot-key.
1318
a3cdbdf8
MO
13192008-05-21 Tom Tromey <tromey@redhat.com>
1320
1321 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1322 Variables node.
1323
854a574c
MO
13242008-05-19 Tom Tromey <tromey@redhat.com>
1325
1326 * custom.texi (Variables): Add Directory Variables to menu.
1327 (Directory Variables): New node.
1328
7c2ec3f9
ER
13292008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1330
71ce5fd0 1331 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1332
370fded4
ER
13332008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1334
1335 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1336 Revision Tags and rewritten. Section now uses modern terminology,
1337 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1338 accurately.
1339
6af511e3
EZ
13402008-05-10 Eli Zaretskii <eliz@gnu.org>
1341
1342 * msdog.texi (Windows Files): Update documentation of
1343 w32-get-true-file-attributes.
1344
7a78b6e7
ER
13452008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1346
1347 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1348 directory mode.
1349
1bcfc24e
CY
13502008-05-08 Chong Yidong <cyd@stupidchicken.com>
1351
1352 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1353 entry "television".
1bcfc24e 1354
db86064f
ER
13552008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1356
ab5ec32c 1357 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1358
a31b405e
ER
13592008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1360
1361 * emacs/buffers.texi, emacs/files.texi (Version-control):
1362 vc-toggle-read-only is no longer a good idea...
1363
ff2c14fc
GM
13642008-04-29 Glenn Morris <rgm@gnu.org>
1365
1366 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1367
367c9b7c
JL
13682008-04-22 Juri Linkov <juri@jurta.org>
1369
1370 * dired.texi (Subdirectories in Dired): Describe using `^'
1371 to return to the parent directory.
1372
4ac1e9b4
NR
13732008-04-22 Nick Roberts <nickrob@snap.net.nz>
1374
1375 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1376 recent changes.
1377
b9b3bf2b
NR
13782008-04-19 Nick Roberts <nickrob@snap.net.nz>
1379
1380 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1381 (Other GDB-UI Buffers): Update for recent thread related changes.
1382
4d120d6a
SM
13832008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1384
1385 * maintaining.texi (Maintaining):
1386 * emacs.texi (Top): Typo.
1387
a152877d
SM
13882008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1389
b9b3bf2b
NR
1390 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1391 arg in `font-lock-add-keywords'.
a152877d 1392
36c0514c
GM
13932008-04-08 Glenn Morris <rgm@gnu.org>
1394
1395 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1396 Also add Baha'i calendar references where appropriate.
1397
06a97d46
GM
13982008-04-05 Glenn Morris <rgm@gnu.org>
1399
1400 * custom.texi (Init File): Byte-compiling .emacs is bad.
1401
6adc6eed
SM
14022008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1403
1404 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1405
571388b0
GM
14062008-03-29 Glenn Morris <rgm@gnu.org>
1407
1408 * calendar.texi: Update for `calendar-date-style' replacing
1409 `european-calendar'.
1410
3ae8f876
JR
14112008-03-28 Jason Rumney <jasonr@gnu.org>
1412
1413 * display.texi (Display Custom): Mention overlay-margin in text.
1414
5bc6ddff 14152008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1416
5bc6ddff
MB
1417 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1418 tutorial' comments.
03a864d5 1419
7186a830
CY
14202008-03-28 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * mark.texi (Mark): Rearrange nodes.
1423 (Persistent Mark): Rename from Transient Mark.
1424 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1425 Describe Transient Mark mode as the default.
1426
1427 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1428 the default behavior with Transient Mark mode off.
1429 (Position Info): Fix typo.
1430
71ce5fd0
JB
1431 * display.texi (Standard Faces): Reference the Mark node.
1432 Remove discussion of the region face, which is discussed there.
7186a830
CY
1433
1434 * emacs.texi (Top): Update node listings.
1435
1436 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1437 as the default.
1438
1439 * fixit.texi (Undo): Standardize choice of undo key sequence.
1440 (Undo, Spelling): Describe Transient Mark mode as the default.
1441
1442 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1443 default.
1444
1445 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1446
1447 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1448 mode is the default, and note that the mark is not activated when set.
1449
1450 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1451 Describe Transient Mark mode as the default.
1452
1453 * search.texi (Basic Isearch): Reference the Mark Ring node.
1454 (Replace, Unconditional Replace, Other Repeating Search):
1455 Describe Transient Mark mode as the default.
1456
1457 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1458 Transient Mark mode as the default.
1459 (Paragraphs): Describe how M-h behaves when region is active.
1460
1461 * trouble.texi (Quitting): Clarify effects of C-g.
1462
dc47d1ff
GM
14632008-03-13 Glenn Morris <rgm@gnu.org>
1464
1465 * emacs.texi (EMACSVER): Set to 23.0.60.
1466
e3e0fb39 14672008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1468
e3e0fb39
GM
1469 * dired.texi (Hiding Subdirectories): Fix previous change.
1470
14712008-03-05 Drew Adams <drew.adams@oracle.com>
1472
1473 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1474
5e14abf8
KS
14752008-02-28 Kim F. Storm <storm@cua.dk>
1476
1477 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1478 Move describe-distribution to C-h C-o.
1479 Move view-emacs-problems to C-h C-p.
1480 Add view-emacs-debugging on C-h C-d.
1481 Add view-external-packages on C-h C-e.
d0207bf3 1482 Add view-order-manuals on C-h C-m.
5e14abf8 1483
d0207bf3 14842008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1485
1486 * msdog-xtra.texi (MS-DOS): Docstring fix.
1487
87e391bb
EZ
14882008-02-09 Eli Zaretskii <eliz@gnu.org>
1489
1490 * msdog.texi (Windows Fonts): Use a @table for describing font
1491 properties.
1492
5662e503
JR
14932008-02-07 Jason Rumney <jasonr@gnu.org>
1494
1495 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1496 value has changed.
1497 (Windows HOME): Clarify what is meant by "if that fails as well".
1498 (Windows Fonts): New section.
1499
72463824
GM
15002008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1501
1502 * basic.texi (Basic Undo): Remove duplicate "you can".
1503
7ff926e0
EZ
15042008-02-02 Eli Zaretskii <eliz@gnu.org>
1505
1506 * maintaining.texi (Tags): Fix last change.
1507
6ab7aef1
MA
15082008-02-02 Michael Albinus <michael.albinus@gmx.de>
1509
093571c3 1510 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1511
ace67e7e
NR
15122008-01-31 Nick Roberts <nickrob@snap.net.nz>
1513
1514 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1515
ae068fdf
RS
15162008-01-26 Richard Stallman <rms@gnu.org>
1517
1518 * maintaining.texi (Tags): Delete redundant index entry.
1519
a56d9a08
EZ
15202008-01-26 Eli Zaretskii <eliz@gnu.org>
1521
1522 * programs.texi (Imenu): Move "@cindex tags" from here...
1523 * maintaining.texi (Tags): ...to here.
1524
e941ed90
NR
15252008-01-23 Kevin Ryde <user42@zip.com.au>
1526
1527 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1528 click count.
1529
650276d5
JB
15302008-01-21 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * entering.texi (Exiting): Fix typo.
1533 Reported by D. E. Evans <sinuhe@gnu.org>.
1534
8dc17977
MR
15352007-12-31 Martin Rudalics <rudalics@gmx.at>
1536
1537 * glossary.texi (Glossary): Fix typo.
1538
9f9695a6
RS
15392007-12-27 Richard Stallman <rms@gnu.org>
1540
1541 * text.texi (Formatted Text): Improve menu tag.
1542 (Editing Format Info): In Info, add duplicate menu of nodes
1543 about the submenus.
1544 (Format Faces): Say where Faces menu is found. Mention Other.
1545 (Format Colors): Say where these submenus are found.
1546 (Format Indentation, Format Justification): Likewise.
1547 (Format Properties): Likewise.
1548
abfd0191
RS
15492007-12-22 Richard Stallman <rms@gnu.org>
1550
1551 * search.texi (Query Replace): Make exp of query-replace more
1552 self-contained, and clarify.
8dc17977 1553
abfd0191
RS
1554 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1555
a2586785
RS
15562007-12-15 Richard Stallman <rms@gnu.org>
1557
1558 * files.texi (Auto Save): Clarify definition of auto-saving.
1559
a67cf2bb
RS
15602007-11-26 Richard Stallman <rms@gnu.org>
1561
1562 * help.texi (Help Echo): Cleanups.
1563
448b33b1
TTN
15642007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1565
1566 * files.texi (Why Version Control?): Fix typo.
1567 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1568 (Selecting a Fileset): Fix typos; small rewording.
1569 (Log Buffer): Likewise.
1570 (Old Revisions): Likewise.
448b33b1 1571
221bb7f6
EZ
15722007-11-17 Eli Zaretskii <eliz@gnu.org>
1573
1574 * mule.texi (Communication Coding): Fix wording of last change.
1575
d0207bf3 15762007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1577
630cb3b7
JB
1578 * custom.texi (Specifying File Variables):
1579 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1580
53b7759e
KH
15812007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1582
a5ab2e0c 1583 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1584
1585 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1586
c8763fb6 15872007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1588
630cb3b7 1589 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1590 --output=file.
1591
ff98e024
MR
15922007-11-13 Martin Rudalics <rudalics@gmx.at>
1593
1594 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1595 (Help Echo): Avoid mentioning the term "region" here and
1596 consistently use the term "active text".
1597
37b11c22
GM
15982007-11-11 Glenn Morris <rgm@gnu.org>
1599
1600 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1601
21d50ba1
JL
16022007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1603
1604 * search.texi (Query Replace): Mention
1605 `query-replace-show-replacement'.
1606
c12ecb0a 16072007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1608
1609 * building.texi (Watch Expressions): Remove obscure sentence.
1610
3b4201f4
KH
16112007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1612
1613 * mule.texi (Select Input Method): Describe how to activate an input
1614 method in the text mode.
1615
07e5c0b0
DN
16162007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1617
1618 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1619
52dd7391
NR
16202007-10-30 Nick Roberts <nickrob@snap.net.nz>
1621
1622 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1623
c004e539
GM
16242007-10-30 Glenn Morris <rgm@gnu.org>
1625
1626 * misc.texi (Directory Tracking): Explain a bit more about
1627 dirtrack-mode.
1628
ca8c5b8c
GM
16292007-10-25 Glenn Morris <rgm@gnu.org>
1630
1631 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1632
b6c764ef
RS
16332007-10-24 Richard Stallman <rms@gnu.org>
1634
1635 * misc.texi (Interactive Shell): Cleanup last change.
1636
eabd84c9
JL
16372007-10-22 Juri Linkov <juri@jurta.org>
1638
1639 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1640 default values.
1641
0b43c7e2
ER
16422007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1643
ca8c5b8c 1644 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1645 'filesets'.
1646
a80859d4
MR
16472007-10-18 Martin Rudalics <rudalics@gmx.at>
1648
1649 * trouble.texi (Quitting): Fix typo.
1650
c9447ae1
GM
16512007-10-18 Glenn Morris <rgm@gnu.org>
1652
1653 * frames.texi (Mode Line Mouse): Mention minor mode names.
1654
168b980f
JL
16552007-10-17 Juri Linkov <juri@jurta.org>
1656
1657 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1658 fill-paragraph operates on the active region in Transient Mark mode.
1659 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1660 with fill-paragraph.
1661
1662 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1663 fill-paragraph.
1664
1665 * fixit.texi (Spelling): ispell-word operates on the active region
1666 in Transient Mark mode.
1667
5a331f34
JB
16682007-10-17 Aaron S. Hawley <aaronh@garden.org>
1669
1670 * building.texi (Source Buffers):
1671 * custom.texi (Init Non-ASCII):
1672 * glossary.texi (Glossary): Use "key binding" consistently.
1673
2a9f4d55
JB
16742007-10-17 Juanma Barranquero <lekktu@gmail.com>
1675
1676 * calendar.texi (Diary): Fix directive.
1677
de13cecf
RS
16782007-10-16 Richard Stallman <rms@gnu.org>
1679
1680 * calendar.texi (Diary): Clarify text about diary file example.
1681
5f90d53e
ER
16822007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1683
1684 * files.texi: Capitalize node names according to convention.
1685
3aa491bc
GM
16862007-10-13 Glenn Morris <rgm@gnu.org>
1687
1688 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1689
8a3106d3
ER
16902007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1691
1692 * emacs.texi:
1693 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1694 suggested by RMS and Robert J. Chassell.
8a3106d3 1695
da1080a2
ER
16962007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1697
3aa491bc 1698 * files.texi (Version Systems):
0870a421
ER
1699 * vc-xtra.texi:
1700 * vc1-xtra.texi:
ac3f4c6f 1701 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1702 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1703 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1704 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1705
58ade22b
ER
17062007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1707
da1080a2 1708 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1709 Reorder the descriptions to be chronological.
1710
93870ce2
RS
17112007-10-09 Richard Stallman <rms@gnu.org>
1712
1713 * display.texi (Cursor Display): Correct how cursor appears
1714 in nonselected windows.
1715
568c7288
NR
17162007-10-04 Nick Roberts <nickrob@snap.net.nz>
1717
1718 * building.texi (GDB Graphical Interface): Remove references to gdba
1719 and mention gud-gdb.
1720
1af74d06 17212007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1722
1af74d06 1723 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1724
0d8fb755
JL
17252007-10-06 Juri Linkov <juri@jurta.org>
1726
1727 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1728 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1729 fill-paragraph-or-region.
1730
1731 * basic.texi (Arguments): Replace fill-paragraph with
1732 fill-paragraph-or-region.
1733
b981e2c6
ER
17342007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1735
1736 * files.texi: Update the section on version control for 2007
2a9f4d55 1737 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1738 will come later.
1739
5fceaf9c
GM
17402007-09-15 Glenn Morris <rgm@gnu.org>
1741
1742 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1743 to `list-holidays'.
1744
b0e44b17
GM
17452007-09-14 Glenn Morris <rgm@gnu.org>
1746
1747 * calendar.texi: Update all instances of mark-calendar-holidays,
1748 list-calendar-holidays, list-holidays with the new names.
1749
8cf51b2c
GM
17502007-09-06 Glenn Morris <rgm@gnu.org>
1751
46a367db 1752 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1753 Split into the Emacs manual in emacs/, and other manuals in misc/.
1754 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1755 manual.
1756 (infodir): New variable.
1757 (info): Use $infodir.
1758 (emacsman): Delete target, not needed any more.
1759 Move all targets that are not the Emacs manual to misc/Makefile.in.
1760 (mostlyclean): Remove `gnustmp'.
1761 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1762 manual.
92f9b43f 1763 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1764 (emacsman): Delete target, not needed any more.
1765 (clean): Remove all info files but Emacs manual.
1766 Move all targets that are not the Emacs manual to misc/Makefile.in.
1767 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1768
1769 * Makefile.in (INFOSOURCES): Delete.
1770 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1771 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1772 *.vrs *.toc here...
1773 (maintainer-clean): ...from here.
1774
17752007-09-05 Glenn Morris <rgm@gnu.org>
1776
1777 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1778
8cf51b2c
GM
17792007-08-29 Glenn Morris <rgm@gnu.org>
1780
1781 * emacs.texi (EMACSVER): Increase to 23.0.50.
1782
3420c522
RS
17832007-08-27 Richard Stallman <rms@gnu.org>
1784
1785 * emacs.texi (Top): Clarify menu item for Glossary.
1786
1787 * display.texi (Faces): Change secn title.
1788 Clarify not all fonts come from Font Lock.
1789
8cf51b2c
GM
17902007-08-17 Eli Zaretskii <eliz@gnu.org>
1791
1792 * basic.texi (Position Info): Add index entry for face at point.
1793 Mention that character faces are also displayed by "C-u C-x =".
1794
8cf51b2c
GM
17952007-08-08 Glenn Morris <rgm@gnu.org>
1796
1797 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1798
17992007-08-07 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * files.texi (File Conveniences): Document point motion keys in Image
1802 mode.
1803
8cf51b2c
GM
18042007-07-27 Glenn Morris <rgm@gnu.org>
1805
8cf51b2c
GM
1806 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1807 in-line.
1808
1809 * gpl.texi: New file with text of GPL.
1810 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1811
18122007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1813
1814 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1815
1816 * dired.texi (Wdired): Mention C-x C-q key binding.
1817
18182007-07-28 Nick Roberts <nickrob@snap.net.nz>
1819
1820 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1821
18222007-07-25 Glenn Morris <rgm@gnu.org>
1823
8cf51b2c
GM
1824 * emacs.texi (Copying): Replace license with GPLv3.
1825
1826 * Relicense all FSF files to GPLv3 or later.
1827
18282007-07-24 Glenn Morris <rgm@gnu.org>
1829
1830 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1831 for some calendars.
1832
18332007-07-23 Nick Roberts <nickrob@snap.net.nz>
1834
1835 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1836 default-directory for the current buffer is on a remote machine.
1837
8cf51b2c
GM
18382007-07-21 Eli Zaretskii <eliz@gnu.org>
1839
1840 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1841 default value.
1842
18432007-07-21 Richard Stallman <rms@gnu.org>
1844
1845 * files.texi (Why Version Control?): Improve previous change.
1846
18472007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1848
1849 * files.texi (Why Version Control?): New node.
1850
8cf51b2c
GM
18512007-07-12 Nick Roberts <nickrob@snap.net.nz>
1852
8cf51b2c
GM
1853 * building.texi (Starting GUD): Add xref to this anchor.
1854
8cf51b2c
GM
18552007-06-24 Karl Berry <karl@gnu.org>
1856
2a9f4d55 1857 * emacs.texi: New Back-Cover Text.
8cf51b2c 1858
8cf51b2c
GM
18592007-06-07 Alan Mackenzie <acm@muc.de>
1860
1861 * display.texi (Optional Mode Line): Document the new form of
1862 line+column numbers, "(561,2)".
1863
18642007-06-06 Juanma Barranquero <lekktu@gmail.com>
1865
49823426 1866 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1867
18682007-06-02 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * Version 22.1 released.
1871
8cf51b2c
GM
18722007-05-07 Karl Berry <karl@gnu.org>
1873
1874 * emacs.texi (EMACSVER): Back to 22.
1875
18762007-05-06 Richard Stallman <rms@gnu.org>
1877
1878 * maintaining.texi (Create Tags Table): Clean up previous change.
1879
c8763fb6 18802007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1881
1882 * maintaining.texi (Create Tags Table): Add text about the dangers of
1883 making symbolic links to tags files.
1884
18852007-05-04 Karl Berry <karl@gnu.org>
1886
1887 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1888
18892007-05-03 Karl Berry <karl@gnu.org>
1890
1891 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1892
1893 * .cvsignore (*.pdf): New entry.
1894
8cf51b2c
GM
1895 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1896 for printing.
1897
18982007-05-01 Richard Stallman <rms@gnu.org>
1899
1900 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1901
8cf51b2c
GM
19022007-04-28 Glenn Morris <rgm@gnu.org>
1903
1904 * ack.texi (Acknowledgments):
1905 * anti.texi (Antinews):
8cf51b2c
GM
1906 * programs.texi (Program Modes): Restore mention of python.el pending
1907 consideration of legal status.
1908
19092007-04-28 Richard Stallman <rms@gnu.org>
1910
1911 * files.texi (File Names): Fixes to ~ description on MS systems.
1912
8cf51b2c
GM
19132007-04-26 Glenn Morris <rgm@gnu.org>
1914
1915 * emacs.texi (EMACSVER): Increase to 22.1.50.
1916
19172007-04-25 Karl Berry <karl@gnu.org>
1918
1919 * emacs.texi: Improve line breaks on copyright page,
1920 similar layout to lispref, 8.5x11 by default.
1921
1922 * dired.texi (Image-Dired): Improve line break, fix typo.
1923
19242007-04-24 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * programs.texi (Program Modes):
8cf51b2c
GM
1927 * anti.texi (Antinews):
1928 * ack.texi (Acknowledgments): python.el removed.
1929
8cf51b2c
GM
19302007-04-23 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * display.texi (Highlight Interactively): Correct description of
1933 hi-lock-file-patterns-policy.
1934
1935 * files.texi (File Archives): Mention self-extracting executables.
1936
19372007-04-23 Eli Zaretskii <eliz@gnu.org>
1938
1939 * search.texi (Unconditional Replace, Query Replace): Add xref to
1940 "Replacement and Case".
1941
19422007-04-22 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * dired.texi (Image-Dired): Move from Thumbnails node.
1945 * misc.texi (Thumbnails): Node deleted.
1946 * emacs.texi (Top): Update node listing.
1947
1948 * files.texi (File Conveniences):
49823426 1949 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1950
19512007-04-21 Richard Stallman <rms@gnu.org>
1952
1953 * display.texi (Highlight Interactively): Correct previous change.
1954 Clarify doc of hi-lock-find-patterns, and move new features into it.
1955
19562007-04-20 David Koppelman <koppel@ece.lsu.edu>
1957
1958 * display.texi (Highlight Interactively): Document
1959 hi-lock-file-patterns-policy.
1960
19612007-04-20 Martin Rudalics <rudalics@gmx.at>
1962
1963 * display.texi (Scrolling): Fix typo.
1964
8cf51b2c
GM
19652007-04-15 Chong Yidong <cyd@stupidchicken.com>
1966
8cf51b2c
GM
1967 * doclicense.texi: Remove node heading, so that it can be included by
1968 other files.
1969
1970 * emacs.texi: Insert node heading for GFDL.
1971
8cf51b2c
GM
19722007-04-14 Eli Zaretskii <eliz@gnu.org>
1973
1974 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1975 "command line".
1976
1977 * display.texi (Faces): Refer to "Creating Frames" for face
1978 and other frame customizations in .emacs.
1979
1980 * frames.texi (Creating Frames): Mention that face customizations can
1981 be put in .emacs. Add index entries.
1982
19832007-04-12 Richard Stallman <rms@gnu.org>
1984
1985 * glossary.texi (Glossary): Explain `iff'.
1986
19872007-04-11 Karl Berry <karl@gnu.org>
1988
1989 * gnu.texi (Top),
1990 * macos.texi (Mac Font Specs),
1991 * anti.texi (Antinews),
1992 * xresources.texi (Resources),
1993 * misc.texi (Emulation),
1994 * calendar.texi (Daylight Saving),
1995 * dired.texi (Dired and Find),
1996 * rmail.texi (Remote Mailboxes),
1997 * sending.texi (Mail Headers),
1998 * programs.texi (Which Function),
1999 * files.texi (Recover),
2000 * buffers.texi (Uniquify),
2001 * frames.texi (Wheeled Mice),
2002 * killing.texi (Rectangles): Wording to improve breaks in
2003 8.5x11 format.
2004 * mule.texi (Language Environments): \hbadness=10000 since there's
2005 no way to reword.
2006 * emacs.texi (smallbook): New @set to more easily switch between
2007 smallbook and 8.5x11.
2008
20092007-04-11 Richard Stallman <rms@gnu.org>
2010
2011 * files.texi (File Conveniences): Add xref to Tumme.
2012 Delete text about Thumbnail mode.
2013
8cf51b2c
GM
20142007-04-09 Alan Mackenzie <acm@muc.de>
2015
2016 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2017 new name. Insert concept index entries.
2018
8cf51b2c
GM
20192007-04-08 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * display.texi (Standard Faces): Document prefix arg for
2022 list-faces-display.
2023
2024 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2025
8cf51b2c
GM
20262007-04-07 Chong Yidong <cyd@stupidchicken.com>
2027
8cf51b2c
GM
2028 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2029
2030 * files.texi (Misc File Ops): Rewrite description of
2031 insert-file-literally.
2032
8cf51b2c
GM
20332007-03-31 Eli Zaretskii <eliz@gnu.org>
2034
2035 * misc.texi (Printing): Postscript -> PostScript.
2036
8cf51b2c
GM
2037 * ack.texi (Acknowledgments): Postscript -> PostScript.
2038
2039 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2040
2041 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2042 below.
2043
20442007-03-30 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2047 Init Non-ASCII.
2048 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2049 (Init Non-ASCII): New node.
2050
20512007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2052
2053 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2054
8cf51b2c
GM
20552007-03-12 Glenn Morris <rgm@gnu.org>
2056
8cf51b2c
GM
2057 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2058 "Daylight Savings".
2059
49823426 2060 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2061 saving" in text throughout.
2062
8cf51b2c
GM
20632007-03-04 Richard Stallman <rms@gnu.org>
2064
2065 * custom.texi (Safe File Variables): Minor correction.
2066
8cf51b2c
GM
20672007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2068
2069 * rmail.texi (Movemail): Add internal ref.
2070 Don't indent the intro for the PROTO table.
2071 Format PROTO table items with @code.
2072
8cf51b2c
GM
20732007-02-26 Nick Roberts <nickrob@snap.net.nz>
2074
2075 * building.texi: Remove references to bashdb.
2076
8cf51b2c
GM
20772007-02-19 Juanma Barranquero <lekktu@gmail.com>
2078
2079 * mule.texi (Language Environments): Update list of supported language
2080 environments.
2081
8cf51b2c
GM
20822007-02-14 Kim F. Storm <storm@cua.dk>
2083
2084 * building.texi (Grep Searching): Fix lgrep doc.
2085
20862007-02-12 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * back.texi: Remove unused file.
2089
c8763fb6 20902007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2091
2092 * maintaining.texi (Tag Syntax): Now --members is the default for
2093 etags, not for ctags yet.
2094
8cf51b2c
GM
20952007-02-03 Eli Zaretskii <eliz@gnu.org>
2096
2097 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2098 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2099 expects. Add comments to prevent people from inadvertently modifying
2100 the key parts needed by `texinfo-multiple-files-update'.
2101
21022007-01-29 Chong Yidong <cyd@stupidchicken.com>
2103
2104 * frames.texi (Secondary Selection): Window clicked does not matter
2105 when mouse-yank-at-point is non-nil.
2106
8cf51b2c
GM
21072007-01-16 Glenn Morris <rgm@gnu.org>
2108
2109 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2110 system abbrev.
2111
21122007-01-11 Richard Stallman <rms@gnu.org>
2113
2114 * msdog.texi (Windows Keyboard): Another small cleanup.
2115
21162007-01-10 Richard Stallman <rms@gnu.org>
2117
2118 * msdog.texi (Windows Keyboard): Yet another try to make
2119 everyone happy with that passage.
2120
21212007-01-05 Richard Stallman <rms@gnu.org>
2122
2123 * anti.texi (Antinews): Mention M-x shell scrolling.
2124
21252007-01-05 Nick Roberts <nickrob@snap.net.nz>
2126
2127 * building.texi (Watch Expressions): Describe gdb-max-children.
2128
8cf51b2c
GM
21292007-01-04 Richard Stallman <rms@gnu.org>
2130
8cf51b2c
GM
2131 * msdog.texi (Windows Keyboard): Clarify previous change.
2132
8cf51b2c
GM
21332007-01-02 Richard Stallman <rms@gnu.org>
2134
2135 * custom.texi (Changing a Variable): Minor clarification.
2136 (Specific Customization): customize-customized => customize-unsaved.
2137
2138 * entering.texi (Entering Emacs): Clean up text about restarting
2139 Emacs for each file.
2140
2141 * misc.texi (Shell Options): Minor cleanup.
2142
2143 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2144 with Emacs, not vice versa.
2145
2146 * programs.texi (Symbol Completion): Recommend customizing
2147 window manager.
2148
2149 * xresources.texi (Resources): Minor fix.
2150
c8763fb6 21512007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2152
2153 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2154
21552007-01-01 Richard Stallman <rms@gnu.org>
2156
2157 * commands.texi (User Input): Document keys stolen by window mangers.
2158
21592006-12-31 Richard Stallman <rms@gnu.org>
2160
2161 * custom.texi (Specific Customization): Document customize-option
2162 instead of customize-variable.
2163
21642006-12-31 Kim F. Storm <storm@cua.dk>
2165
2166 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2167
21682006-12-30 Kim F. Storm <storm@cua.dk>
2169
2170 * killing.texi (CUA Bindings): Fix typo.
2171
2172 * xresources.texi (Table of Resources): Mention grow-only value for
2173 auto-resize-tool-bars.
2174
8cf51b2c
GM
21752006-12-27 Eli Zaretskii <eliz@gnu.org>
2176
2177 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2178 and how to get them back.
2179
21802006-12-26 Richard Stallman <rms@gnu.org>
2181
2182 * calendar.texi (Holidays): Holiday listing is based on current
2183 practice, but DST is not.
2184
21852006-12-25 Richard Stallman <rms@gnu.org>
2186
2187 * emacs.texi (Top): Update subnode menus.
2188
2189 * mark.texi (Transient Mark): Fix xref.
2190
2191 * killing.texi (Graphical Kill): Node deleted.
2192 (Killing): Add xref to Cut and Paste.
2193 (CUA Bindings): Update xref.
2194
2195 * frames.texi (Cut and Paste): New section to hold other nodes.
2196 (Mouse Commands): Node demoted.
2197 (Cut/Paste Other App): Split out from Mouse Commands.
2198 (Word and Line Mouse): Likewise.
2199 (Secondary Selection, Clipboard): Nodes demoted.
2200
8cf51b2c
GM
22012006-12-24 Kevin Ryde <user42@zip.com.au>
2202
2203 * calendar.texi (Holidays): US daylight saving begins second Sunday
2204 in March for 2007 onwards.
2205 (Daylight Savings): Show new US default daylight saving rules, 2nd
2206 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2207
22082006-12-23 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * calendar.texi (Scroll Calendar): < and > are switched.
2211
22122006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2213
2214 * killing.texi (Deletion): Describe M-\ prefix argument.
2215
22162006-12-23 Richard Stallman <rms@gnu.org>
2217
2218 * search.texi (Regexp Search): Explain why forward and reverse regexp
2219 search are not mirror images.
2220
8cf51b2c
GM
22212006-12-19 Kim F. Storm <storm@cua.dk>
2222
2223 * major.texi (Choosing Modes): Describe match-function elements for
2224 magic-mode-alist.
2225
8cf51b2c
GM
22262006-12-18 Eli Zaretskii <eliz@gnu.org>
2227
2228 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2229 peculiarities.
2230
22312006-12-18 Richard Stallman <rms@gnu.org>
2232
2233 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2234
8cf51b2c
GM
22352006-12-17 Alan Mackenzie <acm@muc.de>
2236
2237 * programs.texi (Left Margin Paren): Remove the bit which says
2238 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2239 Discuss some of the issues of setting this option to nil.
2240
22412006-12-17 Glenn Morris <rgm@gnu.org>
2242
2243 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2244
22452006-12-16 Eli Zaretskii <eliz@gnu.org>
2246
2247 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2248 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2249 NTFS volumes.
2250 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2251 volumes.
2252
22532006-12-15 Eli Zaretskii <eliz@gnu.org>
2254
2255 * text.texi (HTML Mode): Fix "C-c TAB".
2256
8cf51b2c
GM
22572006-12-09 Richard Stallman <rms@gnu.org>
2258
2259 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2260
22612006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2262
2263 * files.texi (Misc File Ops): Document insert-file-literally.
2264
22652006-12-08 Eli Zaretskii <eliz@gnu.org>
2266
2267 * cmdargs.texi (Colors): Note that --color is intended for overriding
2268 the terminal defaults, not for normal invocation.
2269
2270 * misc.texi (Emacs Server): Improve wording. Don't mention the
2271 ``server program''. Add a cross-reference to "Init File" node.
2272 (Invoking emacsclient): Add index entries. Document both short and
2273 long versions of command-line options. Document the -f option.
2274
8cf51b2c
GM
22752006-12-06 Richard Stallman <rms@gnu.org>
2276
2277 * text.texi (Outline Format): Say to set outline-regexp
2278 and outline-level with major modes and file local variables.
2279
c8763fb6 22802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2281
2282 * anti.texi (Antinews): Mention the alternative to
2283 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2284
8cf51b2c
GM
2285 * misc.texi (Interactive Shell): Ditto.
2286
22872006-12-04 Eli Zaretskii <eliz@gnu.org>
2288
2289 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2290
2291 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2292
22932006-12-01 Eli Zaretskii <eliz@gnu.org>
2294
2295 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2296 colon in the mode line.
2297
2298 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2299
23002006-11-26 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * building.texi (Watch Expressions): Mention SPC for expanding/
2303 contracting watch expressions.
2304
23052006-11-26 Kim F. Storm <storm@cua.dk>
2306
2307 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2308
23092006-11-26 Nick Roberts <nickrob@snap.net.nz>
2310
2311 * building.texi (Debugger Operation): Define text command mode.
2312 Clarify how tooltips work.
2313 (GDB Graphical Interface): Explain how to run in text command mode
2314 more clearly.
2315
23162006-11-25 Juanma Barranquero <lekktu@gmail.com>
2317
2318 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2319
23202006-11-22 Juanma Barranquero <lekktu@gmail.com>
2321
2322 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2323
8cf51b2c
GM
23242006-11-18 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2327 and EMACS is deprecated.
2328
23292006-11-18 Juanma Barranquero <lekktu@gmail.com>
2330
2331 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2332
c8763fb6 23332006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2334
2335 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2336
2337 * emacs.texi: Include xresources.texi both for info and dvi.
2338
2339 * xresources.texi: Merge text from xresmini.texi.
2340
c8763fb6 23412006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2342
2343 * glossary.texi: Fix typos.
2344
8cf51b2c
GM
23452006-11-06 Richard Stallman <rms@gnu.org>
2346
2347 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2348
2349 * ack.texi (Acknowledgments): Fix name spelling.
2350
23512006-11-01 Juri Linkov <juri@jurta.org>
2352
2353 * search.texi (Word Search): Document incremental word search.
2354
23552006-10-28 Glenn Morris <rgm@gnu.org>
2356
2357 * ack.texi (Acknowledgments): Add cal-html author.
2358
2359 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2360 Calendar"). Describe new package cal-html.
2361 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2362 Calendar Files."
2363
8cf51b2c
GM
23642006-10-23 Richard Stallman <rms@gnu.org>
2365
2366 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2367 Abbrev mode is enabled.
2368
8cf51b2c
GM
23692006-10-16 Richard Stallman <rms@gnu.org>
2370
8cf51b2c
GM
2371 * emacs.texi: Update ISBN.
2372
8cf51b2c
GM
23732006-10-11 Kim F. Storm <storm@cua.dk>
2374
2375 * emacs.texi (Acknowledgments): Use @dotless{i}.
2376
23772006-10-08 Nick Roberts <nickrob@snap.net.nz>
2378
2379 * building.texi (Breakpoints Buffer): Mention catchpoints.
2380
23812006-10-08 Kim F. Storm <storm@cua.dk>
2382
2383 * ack.texi (Acknowledgments): Update.
2384
2385 * emacs.texi (Acknowledgments): Fix bad @/ form.
2386
8cf51b2c
GM
23872006-10-05 Kim F. Storm <storm@cua.dk>
2388
2389 * emacs.texi (Acknowledgments): Add more contributors.
2390
23912006-10-03 Richard Stallman <rms@gnu.org>
2392
2393 * emacs.texi (Acknowledgments): Update version and edition.
2394
8cf51b2c
GM
23952006-10-01 Karl Berry <karl@gnu.org>
2396
2397 * custom.texi (Customization Groups): Page break to keep example buffer
2398 on one page.
2399
24002006-09-30 Karl Berry <karl@gnu.org>
2401
2402 * programs.texi (Basic Indent): @need to improve page break.
2403 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2404
24052006-09-29 Glenn Morris <rgm@gnu.org>
2406
2407 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2408
24092006-09-29 Karl Berry <karl@gnu.org>
2410
2411 * windows.texi (Basic Window): Remove forced @break, no longer
2412 desirable.
2413 * frames.texi (Frame Commands),
2414 * mark.texi (Marking Objects): Reword to avoid bad page break.
2415 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2416
24172006-09-19 Richard Stallman <rms@gnu.org>
2418
2419 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2420 stick to present tense.
2421
c8763fb6 24222006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2423
2424 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2425 to x-gtk-use-old-file-dialog.
2426 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2427
24282006-09-15 Jay Belanger <belanger@truman.edu>
2429
49823426 2430 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2431 Change "Library Public License" to "Lesser Public License"
2432 throughout. Use "yyyy" to represent year.
2433
8cf51b2c
GM
24342006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2435
2436 * files.texi (Visiting): Add index entry "open file".
2437
8cf51b2c
GM
24382006-09-11 Richard Stallman <rms@gnu.org>
2439
2440 * building.texi (Compilation Mode): Clarification.
2441 (Grep Searching): Add xref to Compilation Mode.
2442
8cf51b2c
GM
24432006-09-08 Richard Stallman <rms@gnu.org>
2444
2445 * search.texi (Search): Ref multi-file search commands here.
2446 (Other Repeating Search): Not here.
2447
8cf51b2c
GM
24482006-08-28 Richard Stallman <rms@gnu.org>
2449
2450 * windows.texi (Split Window): Update xref.
2451
2452 * basic.texi (Continuation Lines): Update xref.
2453
2454 * indent.texi (Tab Stops): Update xref.
2455
2456 * emacs.texi (Top): Update subnode menu.
2457
2458 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2459 split out of Display Custom.
2460
24612006-08-25 Kim F. Storm <storm@cua.dk>
2462
2463 * display.texi (Display Custom): Add variables overline-margin
2464 and x-underline-at-descent-line.
2465
24662006-08-25 Richard Stallman <rms@gnu.org>
2467
2468 * entering.texi (Exiting): Rewrite to give graphical displays
2469 priority over text terminals.
2470
2471 * search.texi (Incremental Search): Move index entries.
2472
24732006-08-23 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * custom.texi (Init File): Reference Find Init to avoid "home
2476 directory" confusion.
2477
24782006-08-22 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * building.texi (Other GDB-UI Buffers): Describe how to edit
2481 a value in the locals buffer.
2482
24832006-08-21 Richard Stallman <rms@gnu.org>
2484
2485 * search.texi (Basic Isearch): Add `isearch' index entry.
2486
24872006-08-16 Richard Stallman <rms@gnu.org>
2488
2489 * misc.texi (Saving Emacs Sessions): Clean up wording.
2490
2491 * mark.texi (Marking Objects): Mention term "select all".
2492
2493 * emacs.texi (Top): Update subnode menu.
2494
2495 * help.texi (Help Mode): Move node up in file.
2496
8cf51b2c
GM
24972006-08-15 Nick Roberts <nickrob@snap.net.nz>
2498
2499 * building.texi (Stack Buffer): Explain fringe arrow.
2500
8cf51b2c
GM
25012006-08-12 Eli Zaretskii <eliz@gnu.org>
2502
8cf51b2c
GM
2503 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2504 on startup.
2505
25062006-08-11 Romain Francoise <romain@orebokech.com>
2507
2508 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2509
25102006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2511
2512 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2513
25142006-08-10 Richard Stallman <rms@gnu.org>
2515
2516 * text.texi (Format Faces): Substantial rewrites to deal
2517 with face merging. Empty regions don't count. Clarify
2518 face property inheritance.
2519
25202006-08-08 Romain Francoise <romain@orebokech.com>
2521
2522 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2523 <arjuropo@cc.jyu.fi>.
2524
8cf51b2c
GM
25252006-08-04 Eli Zaretskii <eliz@gnu.org>
2526
2527 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2528 apply to all frames.
2529
8cf51b2c
GM
25302006-08-01 Richard Stallman <rms@gnu.org>
2531
2532 * help.texi (Name Help): Add index entries for describe-variable.
2533
25342006-08-01 Nick Roberts <nickrob@snap.net.nz>
2535
2536 * building.texi (GDB Graphical Interface): Shorten node names.
2537 (GDB-UI Layout): Use GDB-related.
2538 (Other GDB-UI Buffers): Simplify English.
2539
25402006-07-31 Richard Stallman <rms@gnu.org>
2541
2542 * search.texi (Query Replace): Add xref for Dired's Q command.
2543
8cf51b2c
GM
25442006-07-31 Nick Roberts <nickrob@snap.net.nz>
2545
2546 * building.texi (GDB commands in Fringe): Rename to...
2547 (Source Buffers): ..this and move forward. Describe hollow arrow and
2548 new option gdb-find-source-frame.
2549
25502006-07-29 Richard Stallman <rms@gnu.org>
2551
2552 * dired.texi (Operating on Files): Simplify previous change
2553 and fix Texinfo usage.
2554
25552006-07-29 Eli Zaretskii <eliz@gnu.org>
2556
2557 * dired.texi (Operating on Files): Add cross-references. State the
2558 Unix commands that do similar things.
2559
25602006-07-28 Richard Stallman <rms@gnu.org>
2561
2562 * mark.texi (Transient Mark): Clarify that region never disappears
2563 when Transient Mark mode is off, and not when it is on.
2564
25652006-07-27 Richard Stallman <rms@gnu.org>
2566
2567 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2568
25692006-07-24 Richard Stallman <rms@gnu.org>
2570
2571 * xresources.texi (GTK styles): Fix texinfo usage.
2572
8cf51b2c
GM
2573 * commands.texi (User Input): Explain why we teach keyboard cmds.
2574
2575 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2576 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2577 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2578 * doclicense.texi, display.texi, dired.texi, basic.texi:
2579 * anti.texi, ack.texi: Move periods and commas inside quotes.
2580
25812006-07-22 Eli Zaretskii <eliz@gnu.org>
2582
2583 * cmdargs.texi (General Variables): Document EMAIL.
2584
25852006-07-21 Eli Zaretskii <eliz@gnu.org>
2586
2587 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2588 doesn't have effect on MS-Windows.
2589
8cf51b2c
GM
25902006-07-17 Richard Stallman <rms@gnu.org>
2591
2592 * building.texi (Grep Searching): Explain about chaining grep commands.
2593
8cf51b2c
GM
25942006-07-10 Nick Roberts <nickrob@snap.net.nz>
2595
49823426 2596 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2597
25982006-07-09 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2601 is invoked for multiple files.
2602
26032006-07-08 Eli Zaretskii <eliz@gnu.org>
2604
2605 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2606 on-line manual for the rest of this node.
2607 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2608 unconditionally.
2609 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2610 Improve wording.
2611 (Windows Printing): Improve wording.
2612 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2613 rest of this node.
2614
8cf51b2c
GM
26152006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2616
49823426
GM
2617 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2618 with eval-buffer.
8cf51b2c
GM
2619
26202006-07-05 Nick Roberts <nickrob@snap.net.nz>
2621
2622 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2623 of character translation.
2624
26252006-07-04 Nick Roberts <nickrob@snap.net.nz>
2626
2627 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2628
26292006-07-03 Karl Berry <karl@gnu.org>
2630
2631 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2632 not-too-underfull hboxes in the TeX output.
2633 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2634 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2635 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2636 * sending.texi, text.texi: Fix overfull/underfull boxes.
2637
26382006-07-03 Romain Francoise <romain@orebokech.com>
2639
2640 * m-x.texi (M-x): Fix.
2641
26422006-07-03 Richard Stallman <rms@gnu.org>
2643
8cf51b2c
GM
2644 * search.texi (Other Repeating Search): filename -> file name.
2645
2646 * misc.texi (Narrowing): Minor cleanups.
2647
2648 * files.texi (Visiting): filename -> file name.
2649
2650 * emacs.texi (Top): Update subnode menus.
2651
2652 * mule.texi (Coding Systems): Move char translation stuff here.
2653 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2654 (Recognize Coding): Substantial local rewrites.
2655 (International): Update menu.
2656
2657 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2658 (Scrolling): Substantial local rewrites.
2659 (Display): Update menu and intro.
2660
2661 * dired.texi: filename -> file name.
2662
2663 * custom.texi (Safe File Variables): Texinfo usage fix.
2664
f0131492 26652006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2666
2667 * help.texi, m-x.texi: Lots of cleanups.
2668
8cf51b2c
GM
26692006-06-30 Eli Zaretskii <eliz@gnu.org>
2670
2671 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2672 (Windows Processes, Windows Misc): Shorten the printed version by
2673 selectively conditioning less important portions by @ifnottex.
2674
8cf51b2c
GM
26752006-06-27 Richard Stallman <rms@gnu.org>
2676
2677 * mini.texi (Minibuffer File): Minor cleanup.
2678
26792006-06-25 Nick Roberts <nickrob@snap.net.nz>
2680
2681 * frames.texi (XTerm Mouse): Rename to...
2682 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2683
2684 * emacs.texi (Top): Use new node name.
2685
26862006-06-24 Eli Zaretskii <eliz@gnu.org>
2687
2688 * emacs.texi (Top): Update the detailed menu according to changes in
2689 msdog.texi.
2690
2691 * msdog.texi (Windows Keyboard): New section.
2692 (Windows Mouse): New section.
2693 (Windows System Menu): Remove section (text merged with "Windows
2694 Keyboard").
2695 (Windows Misc): New section.
2696
2697 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2698
2699 * msdog.texi (ls in Lisp): New section.
2700
2701 * files.texi (Visiting): Document case-insensitive wildcard matching
2702 under find-file-wildcards.
2703
8cf51b2c
GM
27042006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2705
2706 * macos.texi (Mac Input): Add description of mac-function-modifier.
2707 Now Unicode keyboard layouts work.
2708
8cf51b2c
GM
27092006-06-10 Richard Stallman <rms@gnu.org>
2710
2711 * mule.texi (Recognize Coding): Clarify previous change.
2712
27132006-06-09 Kenichi Handa <handa@m17n.org>
2714
2715 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2716 notation.
2717
27182006-06-07 Kevin Ryde <user42@zip.com.au>
2719
2720 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2721 manual for @ifnottex, but in emacs-extra for @iftex.
2722
2723 * cmdargs.texi (General Variables): Fix smtpmail xref.
2724
27252006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2726
8cf51b2c 2727 * programs.texi (Comment Commands):
8cf51b2c 2728 * custom.texi (Specifying File Variables):
49823426 2729 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2730
27312006-06-07 Nick Roberts <nickrob@snap.net.nz>
2732
2733 * building.texi (Watch Expressions): Move node to end.
2734 (GDB Graphical Interface): Move description of clicks in fringe...
2735 (GDB commands in the Fringe): ...to here. New node.
2736
8cf51b2c
GM
27372006-06-05 Romain Francoise <romain@orebokech.com>
2738
49823426 2739 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2740
27412006-06-05 Nick Roberts <nickrob@snap.net.nz>
2742
2743 * building.texi (GDB Graphical Interface): Update bindings.
2744 (Commands of GUD): Add gud-print. Remove gud-run.
2745 Restate availability more generally.
2746
f0131492 27472006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2748
2749 * mini.texi: Lots of cleanups.
2750
27512006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2752
2753 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2754 and Mouse-2.
2755
c8763fb6 27562006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2757
2758 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2759
8cf51b2c
GM
27602006-05-31 Richard Stallman <rms@gnu.org>
2761
2762 * basic.texi (Moving Point): Fix previous change.
2763
c8763fb6 27642006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2765
2766 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2767
f0131492 27682006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2769
2770 * basic.texi: Many simplifications and improvements in wording.
2771
8cf51b2c
GM
27722006-05-26 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * anti.texi (Antinews): Create a node for gdb-ui.
2775
8cf51b2c
GM
27762006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2777
2778 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2779
27802006-05-20 Richard Stallman <rms@gnu.org>
2781
2782 * dired.texi (Dired Navigation): dired-goto-file is now j.
2783
8cf51b2c
GM
27842006-05-20 Eli Zaretskii <eliz@gnu.org>
2785
2786 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2787 and their aliases.
2788
2789 * msdog.texi (Windows Printing): Mention non-support of plain text
2790 printing with some el-cheapo printers, and suggest a workaround.
2791
27922006-05-20 Kevin Ryde <user42@zip.com.au>
2793
2794 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2795 remove the bit saying you must set it.
2796
27972006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2798
2799 * trouble.texi (Checklist):
2800 * text.texi (Text, Auto Fill, Text Mode):
2801 * search.texi (Nonincremental Search):
2802 * rmail.texi (Rmail Labels):
2803 * mule.texi (Input Methods, Multibyte Conversion):
2804 * misc.texi (Gnus, Where to Look, PostScript):
2805 * maintaining.texi (Create Tags Table):
2806 * indent.texi (Indentation Commands):
2807 * fixit.texi (Spelling):
2808 * emacs.texi (Copying):
2809 * custom.texi (Init File): ifinfo -> ifnottex.
2810
8cf51b2c
GM
28112006-05-17 Richard Stallman <rms@gnu.org>
2812
2813 * files.texi (Diff Mode): Mention C-x `.
2814
28152006-05-08 Richard Stallman <rms@gnu.org>
2816
2817 * custom.texi (Disabling): Textual cleanups.
2818
8cf51b2c
GM
28192006-05-12 Glenn Morris <rgm@gnu.org>
2820
2821 * calendar.texi (Displaying the Diary, Format of Diary File):
2822 Refer to diary-view-entries, diary-list-entries,
2823 diary-show-all-entries rather than obsolete aliases.
2824
28252006-05-12 Eli Zaretskii <eliz@gnu.org>
2826
2827 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2828 (Displaying the Diary, Special Diary Entries, Importing Diary):
2829 * building.texi (Compilation Shell):
2830 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2831 emacs-xtra with @inforef's.
2832
2833 * files.texi (Visiting): Fix wording.
2834
2835 * mule.texi (Coding Systems, Text Coding): More indexing.
2836 Mention that C-x RET f can set eol conversion.
2837
c8763fb6 28382006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2839
2840 * xresmini.texi (GTK resources): Insert GTK description.
2841
2842 * xresources.texi (GTK resources): metafont should be menufont.
2843
8cf51b2c
GM
28442006-05-06 Michael Albinus <michael.albinus@gmx.de>
2845
49823426 2846 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2847 method, user name and host name is active only in partial
2848 completion mode.
2849
8cf51b2c
GM
28502006-05-06 Eli Zaretskii <eliz@gnu.org>
2851
2852 * makefile.w32-in (emacs.dvi):
2853 * Makefile.in (emacs.dvi): Add xresmini.texi.
2854
2855 * xresmini.texi (Table of Resources): Remove xref to non-existent
2856 node "LessTif Resources".
2857
2858 * msdog.texi (Microsoft Windows):
2859 * calendar.texi (Calendar/Diary, Displaying the Diary)
2860 (Special Diary Entries, Importing Diary, Holidays):
2861 * programs.texi (Program Modes):
2862 * text.texi (Text):
2863 * buffers.texi (Several Buffers):
2864 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2865
28662006-05-06 Eli Zaretskii <eliz@gnu.org>
2867
2868 The following changes merge the emacs-xtra manual into the main
2869 manual, but only for on-line version of the manual.
2870
2871 * vc2-xtra.texi (Version Backups, Local Version Control)
2872 (Making Snapshots, Change Logs and VC, Version Headers)
2873 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2874 on-line manual.
2875
2876 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2877 for on-line manual.
2878
2879 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2880 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2881 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2882 for on-line manual.
2883
2884 * fortran-xtra.texi (Fortran, Fortran Autofill)
2885 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2886 for on-line manual.
2887
2888 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2889 Conditional xref's for on-line manual.
2890
2891 * emerge-xtra.texi (Emerge, Overview of Emerge)
2892 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2893 manual.
2894
2895 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2896 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2897 (EMACSSOURCES): Use EMACS_XTRA.
2898 (../info/emacs-xtra): Remove.
2899 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2900
2901 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2902 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2903 (EMACSSOURCES): Use EMACS_XTRA.
2904 ($(infodir)/emacs-xtra): Remove.
2905 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2906
2907 * trouble.texi (Quitting):
2908 * text.texi (Text):
2909 * programs.texi (Program Modes):
2910 * msdog.texi (Microsoft Windows):
2911 * frames.texi (Frames):
2912 * files.texi (Backup, Version Control, VC Concepts)
2913 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2914 (Registering, VC Status, VC Undo, Multi-User Branching)
2915 (Comparing Files):
2916 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2917 (Displaying the Diary, Special Diary Entries, Importing Diary):
2918 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2919 conditional xref's, depending on @iftex/@ifnottex.
2920
2921 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2922 "MS-DOS". @include msdog-xtra.texi.
2923
2924 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2925 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2926
2927 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2928 for vc-xtra.texi subsections.
2929 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2930 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2931
2932 * sending.texi (Sending Mail): A @node line without explicit Prev,
2933 Next, and Up links.
2934
2935 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2936 Next, and Up links.
2937
2938 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2939 and its sections. @include picture-xtra.texi.
2940
2941 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2942 "Emerge".
2943 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2944
2945 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2946 exact duplicate of its name-sake in calendar.texi.
2947
2948 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2949 "Advanced Calendar/Diary Usage".
2950 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2951
2952 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2953 dired-xtra.texi.
2954 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2955
2956 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2957 (Files) [ifnottex]: Add menu entry for Autorevert.
2958
2959 * emacs-xtra.texi (Introduction): Reword to make consistent with
2960 printed version only.
2961 <Top level>: Remove the body of all chapters and move them to the
2962 new *-xtra.texi files. Use @raisesections and @lowersections to
2963 convert sections to chapters etc.
2964
2965 * msdog-xtra.texi:
2966 * fortran-xtra.texi:
2967 * vc-xtra.texi:
2968 * vc1-xtra.texi:
2969 * vc2-xtra.texi:
2970 * emerge-xtra.texi:
2971 * cal-xtra.texi:
2972 * dired-xtra.texi:
2973 * arevert-xtra.texi: New files, with text from respective chapters
2974 of emacs-xtra.texi. Convert each @chapter into @section, @section
2975 into @subsection, etc.
2976
2977 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2978 updated.
2979
2980 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2981 Windows". All references updated.
2982
29832006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2984
2985 * macos.texi (Mac Input): Mention input from Character Palette.
2986 (Mac Font Specs): Fix typo.
2987
29882006-05-05 Richard Stallman <rms@gnu.org>
2989
2990 * files.texi (Diff Mode): Minor cleanup.
2991
29922006-05-05 Karl Berry <karl@gnu.org>
2993
8cf51b2c
GM
2994 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2995 errors from the current release of makeinfo (4.8).
2996 * help.texi (Library Keywords): Change widest word in multitable
2997 template from `emulations' to `convenience'. (Not sure if this is
2998 related to the font change.)
2999
30002006-05-05 Eli Zaretskii <eliz@gnu.org>
3001
3002 * files.texi (File Names): Add a footnote about limited support of
3003 ~USER on MS-Windows.
3004
3005 * cmdargs.texi (Initial Options): Add a footnote about limited
3006 support of ~USER on MS-Windows.
3007
30082006-05-03 Richard Stallman <rms@gnu.org>
3009
3010 * files.texi (Diff Mode): Node moved here.
3011 (Comparing Files): Delete what duplicates new node.
3012 (Files): Put Diff Mode in menu.
3013
3014 * misc.texi (Diff Mode): Moved to files.texi.
3015
3016 * emacs.texi (Top): Update menu for Diff Mode.
3017
3018 * trouble.texi (Emergency Escape): Simplify.
3019
3020 * emacs.texi (Top): Minor clarification.
3021
30222006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3023
3024 * commands.texi, entering.texi, screen.texi: Many simplifications.
3025
30262006-05-03 Richard Stallman <rms@gnu.org>
3027
3028 * commands.texi (Text Characters): Delete paragraph about unibyte
3029 non-ASCII printing chars.
3030
3031 * killing.texi (Killing): Say "graphical displays".
3032 * display.texi: Say "graphical displays".
3033
3034 * cmdargs.texi (Misc X): Say "graphical displays".
3035
30362006-05-01 Richard Stallman <rms@gnu.org>
3037
3038 * emacs.texi (Top): Add Diff Mode to menu.
3039
30402006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3041
3042 * misc.texi (Diff Mode): New node.
3043
30442006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3045
3046 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3047 (Mac Environment Variables): Shorten example line.
3048 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3049
30502006-05-01 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * building.texi (GUD Customization): Describe cases %d and %c.
3053 Update description for %e.
3054
30552006-04-30 Glenn Morris <rgm@gnu.org>
3056
3057 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3058
30592006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3060
3061 * custom.texi (Examining): Update C-h v output example.
3062
30632006-04-29 Kim F. Storm <storm@cua.dk>
3064
3065 * building.texi (Grep Searching): Add lgrep and rgrep.
3066
8cf51b2c
GM
30672006-04-23 Richard Stallman <rms@gnu.org>
3068
3069 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3070
3071 * xresmini.texi: New file.
3072
3073 * xresources.texi (Face Resources): Split table into font resources
3074 and the rest. Combine similar attributes for brevity.
3075
8cf51b2c
GM
30762006-04-21 Eli Zaretskii <eliz@gnu.org>
3077
3078 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3079 backslashes and case-insensitivity in file names (moved to the
3080 main manual).
3081 (MS-DOS Printing): Move most of the text to the main manual.
3082
3083 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3084 New nodes.
3085 (Windows Processes, Windows System Menu): Add index entries and
3086 fix wording.
3087
8cf51b2c
GM
30882006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3089
3090 * misc.texi (Shell Ring): Add notes on saved input when
3091 navigating off the end of the history list.
3092
30932006-04-18 Chong Yidong <cyd@mit.edu>
3094
3095 * misc.texi (Shell Options): Correct default value of
3096 comint-scroll-show-maximum-output.
3097
8cf51b2c
GM
30982006-04-18 Nick Roberts <nickrob@snap.net.nz>
3099
3100 * building.texi (Watch Expressions): Update.
3101
8cf51b2c
GM
31022006-04-12 Richard Stallman <rms@gnu.org>
3103
3104 * search.texi: Clean up previous change.
3105
31062006-04-12 Eli Zaretskii <eliz@gnu.org>
3107
3108 * search.texi (Regexp Backslash, Regexp Replace): Add index
3109 entries for ``back reference'' and mention the term itself in the
3110 text.
3111
31122006-04-11 Richard Stallman <rms@gnu.org>
3113
3114 * custom.texi (Safe File Variables):
3115 Document enable-local-variables = :safe.
3116
31172006-04-11 Karl Berry <karl@gnu.org>
3118
3119 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3120 (Remote Repositories, Version Backups, Local Version Control)
3121 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3122 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3123 (Renaming VC Work Files and Master Files)
3124 (Inserting Version Control Headers, Customizing VC, General Options)
3125 (Options for RCS and SCCS, Options specific for CVS): Move all
3126 these nodes to emacs-xtra.texi, for brevity.
3127 * cmdargs.texi, files.texi: Change cross-references.
3128
8cf51b2c
GM
31292006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3130
3131 * files.texi (Old Versions): Update description of vc-annotate's
3132 use of color to indicate date ranges.
3133
8cf51b2c
GM
31342006-04-09 Kevin Ryde <user42@zip.com.au>
3135
8cf51b2c
GM
3136 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3137 put info and printed manual names the right way around.
3138
31392006-04-09 Karl Berry <karl@gnu.org>
3140
3141 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3142 emacs-xtra.texi, leaving only MS Windows information.
3143 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3144 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3145 node names.
3146
3147 * emacs.texi: Move @summarycontents and @contents to the beginning
3148 of the file.
3149
8cf51b2c
GM
31502006-04-08 Kevin Ryde <user42@zip.com.au>
3151
3152 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3153
31542006-04-07 Richard Stallman <rms@gnu.org>
3155
3156 * programs.texi (Comments, Comment Commands, Options for Comments)
3157 (Multi-Line Comments): "Align", not "indent".
3158 (Basic Indent): C-j deletes trailing whitespace before the newline.
3159
31602006-04-06 Richard Stallman <rms@gnu.org>
3161
8cf51b2c
GM
3162 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3163
31642006-04-06 Eli Zaretskii <eliz@gnu.org>
3165
3166 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3167
8cf51b2c
GM
31682006-04-05 Richard Stallman <rms@gnu.org>
3169
3170 * emacs.texi (Top): Update subnode menu.
3171
3172 * trouble.texi (Unasked-for Search): Node deleted.
3173 (Lossage): Delete from menu.
3174
31752006-04-04 Richard Stallman <rms@gnu.org>
3176
3177 * trouble.texi: Various cleanups.
3178 (Checklist): Don't bother saying how to snail a bug report.
3179 (Emergency Escape): Much rewriting.
3180 (After a Crash): Rename the core dump immediately.
3181 (Total Frustration): Call it a psychotherapist.
3182 (Bug Criteria): Avoid "illegal instruction".
3183 (Sending Patches): We always put the contributor's name in.
3184
3185 * misc.texi (Thumbnails): Minor correction.
3186
8cf51b2c
GM
31872006-04-03 Richard Stallman <rms@gnu.org>
3188
3189 * misc.texi (Thumbnails): Minor cleanup.
3190
31912006-04-02 Karl Berry <karl@gnu.org>
3192
3193 * sending.texi (Mail Sending): pxref to Top needs five args.
3194
3195 * texinfo.tex: Update to current version (2006-03-21.13).
3196
8cf51b2c
GM
31972006-03-31 Richard Stallman <rms@gnu.org>
3198
3199 * emacs.texi (Top): Update subnode menu.
3200
3201 * help.texi (Help Mode): Cleanup.
3202
3203 * dired.texi: Many cleanups.
3204 (Dired Deletion): Describe dired-recursive-deletes.
3205 (Operating on Files): dired-create-directory moved.
3206 (Misc Dired Features): Move to here.
3207 (Tumme): Node moved to misc.texi.
3208
3209 * custom.texi: Many cleanups.
3210 (Minor Modes): Don't mention ISO Accents Mode.
3211 (Examining): Update C-h v output example.
3212 (Hooks): Add index and xref for add-hook.
3213 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3214 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3215
3216 * misc.texi: Many cleanups.
3217 (beginning): Add to summary of topics.
3218 (Shell): Put eshell xref at the end. Remove eshell from table.
3219 (Thumbnails): New node.
3220
8cf51b2c
GM
32212006-03-28 Eli Zaretskii <eliz@gnu.org>
3222
3223 * files.texi (File Name Cache): Make it clear that the cache is
3224 not persistent.
3225
8cf51b2c
GM
32262006-03-25 Karl Berry <karl@gnu.org>
3227
49823426
GM
3228 * emacs-xtra.texi, emacs.texi, gnu.texi:
3229 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3230 (2) do not indent copyright year list (or anything else).
3231
8cf51b2c
GM
32322006-03-21 Juanma Barranquero <lekktu@gmail.com>
3233
3234 * files.texi (VC Dired Mode): Remove misplaced brackets.
3235
32362006-03-21 Andre Spiegel <spiegel@gnu.org>
3237
3238 * files.texi: Various updates and clarifications in the VC chapter.
3239
32402006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3241
3242 * help.texi (Help Mode): Document "C-c C-c".
3243
8cf51b2c
GM
32442006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3245
3246 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3247 menu in the standalone Info reader.
3248
32492006-03-15 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3252 moved here from Emacs manual.
3253
3254 * programs.texi (Fortran): Section moved to emacs-xtra.
3255 (Program Modes): Xref to Fortran in emacs-xtra.
3256
3257 * maintaining.texi (Emerge): Move to emacs-xtra.
3258 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3259
3260 * picture.texi: File deleted.
3261 * Makefile.in:
3262 * makefile.w32-in: Remove picture.texi.
3263
3264 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3265 * abbrevs.texi (Abbrevs):
3266 * sending.texi (Sending Mail): Picture node removed.
3267
3268 * emacs.texi (Top): Update node listings.
3269
8cf51b2c
GM
32702006-03-12 Richard Stallman <rms@gnu.org>
3271
3272 * calendar.texi: Various cleanups.
3273
8cf51b2c
GM
32742006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3275
3276 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3277 syntax.
3278
8cf51b2c
GM
32792006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3280
3281 * search.texi (Regexps): More accurately describe which characters
3282 are special in which situations. Recommend _not_ to quote `]' or
3283 `-' when they are not special.
3284
8cf51b2c
GM
32852006-02-28 Andre Spiegel <spiegel@gnu.org>
3286
3287 * files.texi (Old Versions): Clarify operation of C-x v =.
3288
8cf51b2c
GM
32892006-02-21 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (Watch Expressions): Update and describe
3292 gdb-speedbar-auto-raise.
3293
32942006-02-19 Richard M. Stallman <rms@gnu.org>
3295
3296 * emacs.texi: Use @smallbook.
3297 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3298 Update subnode menu.
3299
3300 * building.texi (Lisp Interaction): Minor addition.
3301
33022006-02-18 Nick Roberts <nickrob@snap.net.nz>
3303
3304 * building.texi (Watch Expressions): Update and be more precise.
3305
c8763fb6 33062006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3307
3308 * maintaining.texi (Create Tags Table): Explain why the
3309 exception when etags writes to files under the /dev tree.
3310
33112006-02-14 Richard M. Stallman <rms@gnu.org>
3312
3313 * custom.texi (Safe File Variables): Lots of clarification.
3314 Renamed from Unsafe File Variables.
3315
33162006-02-14 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * custom.texi (Unsafe File Variables): File variable confirmation
3319 assumed denied in batch mode.
3320
33212006-02-14 Richard M. Stallman <rms@gnu.org>
3322
3323 * building.texi (GDB User Interface Layout): Don't say `inferior'
3324 for program being debugged.
3325
33262006-02-15 Nick Roberts <nickrob@snap.net.nz>
3327
3328 * building.texi (GDB Graphical Interface):
3329 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3330
33312006-02-13 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * custom.texi (Specifying File Variables, Unsafe File Variables):
3334 New nodes, split from File Variables. Document new file local
3335 variable behavior.
3336
33372006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3338
3339 * display.texi (Standard Faces):
8cf51b2c
GM
3340 * files.texi (Visiting):
3341 * frames.texi (Clipboard):
3342 * glossary.texi (Glossary) <Clipboard>:
3343 * xresources.texi (X Resources): Mention Mac OS port.
3344
8cf51b2c
GM
33452006-02-12 Richard M. Stallman <rms@gnu.org>
3346
3347 * building.texi (Building): Clarify topic in intro.
3348
3349 * maintaining.texi (Maintaining): Change title; clarify topic.
3350 Delete duplicate index entries.
3351
3352 * building.texi (Other GDB User Interface Buffers): Clarifications.
3353
3354 * text.texi (Cell Commands): Clarifications.
3355
3356 * programs.texi (Defuns): Delete duplicate explanation of
3357 left-margin paren convention.
3358 (Hungry Delete): Minor cleanup.
3359
33602006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3361
3362 * dired.texi (Tumme): More tumme documentation.
3363
33642006-02-11 Alan Mackenzie <acm@muc.de>
3365
3366 * programs.texi ("Hungry Delete"): Correct the appellation of the
3367 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3368
33692006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3370
3371 * dired.texi (Tumme): Fix small bug.
3372
33732006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3374
3375 * macos.texi (Mac International): Rename "fontset-mac" to
3376 "fontset-standard".
3377
8cf51b2c
GM
33782006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3379
3380 * dired.texi (Tumme): Basic documentation for Tumme added.
3381
8cf51b2c
GM
33822006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3383
3384 * mule.texi (International):
3385 * programs.texi (Basic Indent): Fix typos.
3386
8cf51b2c
GM
3387 * custom.texi (Minor Modes):
3388 * display.texi (Text Display):
3389 * commands.texi (Text Characters): Update xrefs.
3390
33912006-02-07 Richard M. Stallman <rms@gnu.org>
3392
3393 * emacs.texi (Top): Update subnode menu.
3394 Update info on old Emacs papers.
3395 (Intro): "Graphical display", not window system.
3396
3397 * xresources.texi (GTK styles): Minor clarifications.
3398
3399 * trouble.texi: "Graphical display", not window system.
3400 (Stuck Recursive): Minor clarification.
3401
3402 * text.texi: Minor clarifications.
3403 (Sentences): Explain why two-space convention is better.
3404 Explain sentence-end-without-period here.
3405 (Fill Commands): Not here.
3406 (Refill): Node moved down.
3407 (Filling): Update menu.
3408 (Table Creation, Cell Justification, Column Commands): Clarify.
3409
3410 * sending.texi: Minor clarifications.
3411
3412 * search.texi (Regexp Backslash): Clarification.
3413
3414 * rmail.texi: Minor cleanups.
3415 (Rmail): Delete digression about `rmail-mode'.
3416 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3417 (Rmail Files): Mention C-u M-x rmail.
3418 (Rmail Reply): Mention References.
3419 (Rmail Display): Mention rmail-nonignored-headers.
3420
3421 * programs.texi: Minor cleanups.
3422 (Comment Commands): Mention momentary Transient Mark mode.
3423 (Matching): Be more specific about customizing show-paren-mode.
3424 (Info Lookup): Don't list the modes that support C-h S.
3425 Just say what it does in an unsupported mode.
3426 (Man Page): Delete excessive info on customizing woman.
3427 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3428
3429 * abbrevs.texi: Minor clarifications.
3430 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3431 not "dynamic abbrevs" as if they were a kind of abbrev.
3432
3433 * picture.texi (Picture): Minor cleanup.
3434
3435 * mule.texi (Communication Coding): Say "other applications".
3436 (Fontsets): Not specific to X. Add xref to X Resources.
3437 (Unibyte Mode): Rename from Single-Byte Character Support.
3438 "Graphical display", not window system.
3439 (International): Update menu.
3440
3441 * maintaining.texi (Format of ChangeLog):
3442 New node, split out from ChangeLog.
3443 (ChangeLog): Clarifications in the remaining text.
3444 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3445 (Find Tag): Add @w.
3446 (Tags Search): Explain tag table order here. Simplify grep ref.
3447 (List Tags): tags-tag-face is a variable, not a face.
3448 (Emerge): Cleanups.
3449
3450 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3451 (Keyboard Macros): Avoid "the user".
3452
3453 * killing.texi: "Graphical display", not window system.
3454
3455 * help.texi (Help Echo): "Graphical display", not window system.
3456
3457 * glossary.texi: Say "you", not "the user". Say "graphical display".
3458
3459 * frames.texi: Minor cleanups. "Graphical display", not window system.
3460
3461 * files.texi (Visiting): Make drag-and-drop not X-specific.
3462
3463 * custom.texi: Minor cleanups. "Graphical display", not window system.
3464
3465 * cmdargs.texi: Minor cleanups.
3466
3467 * building.texi (Compilation): Move and split kill-compilation para.
3468 Add para about multiple compilers.
3469 (Compilation Mode): Commands also available in grep mode and others.
3470 Mention C-u C-x ` more tutorially. Clarify C-x `.
3471 (Compilation Shell): Clarify. Put Bash example first.
3472 (Grep Searching): Minor cleanups; add @w.
3473 (Debuggers): Minor cleanups.
3474 (Starting GUD): Make GDB xgraphical mode issue clearer.
3475 (Debugger Operation): Lots of clarifications including
3476 GDB tooltip side-effect issue.
3477 (Commands of GUD): Clarify.
3478 (GUD Customization): Add bashdb-mode-hook.
3479 (GDB Graphical Interface): Rewrite for clarity.
3480 (GDB User Interface Layout): Rewrite for clarity.
3481 (Stack Buffer, Watch Expressions): Likewise.
3482 (Other GDB User Interface Buffers): Cleanups.
3483 (Lisp Libraries, External Lisp): Cleanup.
3484
3485 * basic.texi (Position Info): "Graphical displays", rather than
3486 window systems.
3487
3488 * anti.texi: Minor cleanup.
3489
8cf51b2c
GM
34902006-02-03 Eli Zaretskii <eliz@gnu.org>
3491
3492 * custom.texi (Init File, Find Init): Add cross-references to
3493 where $HOME is described.
3494
34952006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3496
3497 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3498 is not inside the @table.
3499
3500 * emacs.texi (Top): Correct node name.
3501
3502 * files.texi (File Names): Fix @xref.
3503 (Reverting): Fix typo.
3504
3505 * mule.texi (International): Correct node name.
3506
3507 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3508
35092006-02-01 Richard M. Stallman <rms@gnu.org>
3510
3511 * emacs.texi (Top): Update subnode menu.
3512
3513 * mule.texi: Minor clarifications.
3514 Reduce the specific references to X Windows.
3515 Refer to "graphical" terminals, rather than window systems.
3516 (Text Coding): Rename from Specify Coding.
3517 (Communication Coding, File Name Coding, Terminal Coding):
3518 New nodes split out from Text Coding.
3519
3520 * kmacro.texi: Minor clarifications.
3521 (Keyboard Macro Ring): Comment out some excessive commands.
3522 (Basic Keyboard Macro): Split up the table, putting part in each node.
3523
3524 * major.texi: Minor clarifications.
3525
3526 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3527
3528 * windows.texi: Minor clarifications.
3529 (Change Window): Don't describe mode-line mouse cmds here.
3530 Add xref to Mode Line Mouse.
3531
3532 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3533
3534 * macos.texi (Mac International): Fix xref.
3535
3536 * indent.texi: Minor clarifications.
3537
3538 * frames.texi: Minor clarifications.
3539 Reduce the specific references to X Windows.
3540 Refer to "graphical" terminals, rather than window systems.
3541 (Frame Parameters): Don't mention commands like
3542 set-foreground-color. Just say to customize a face.
3543 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3544
3545 * files.texi: Minor clarifications.
3546 (Numbered Backups): New node, split out from Backup Names.
3547
3548 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3549
3550 * cmdargs.texi (General Variables): Fix xref.
3551
3552 * buffers.texi: Minor clarifications.
3553
8cf51b2c
GM
35542006-01-31 Richard M. Stallman <rms@gnu.org>
3555
3556 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3557 Nodes moved to top.
3558
3559 * display.texi: Minor clarifications.
3560 (Display): Rearrange menu.
3561 (Standard Faces): Mention query-replace face.
3562 (Faces): Simplify.
3563 (Font Lock): Simplify face customization info.
3564 (Highlight Changes): Node merged into Highlight Interactively.
3565 (Highlight Interactively): Much rewriting and cleanup.
3566 (Optional Mode Line): Narrowed line number not good for goto-line.
3567 Simplify face customization advice.
3568 (Text Display): Mention use of escape-glyph face.
3569 Move ctl-arrow and tab-width here.
3570 (Display Custom): Move no-redraw-on-reenter to end of node.
3571
3572 * search.texi: Minor clarifications.
3573 (Isearch Scroll): Simplify.
3574 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3575
3576 * regs.texi (Registers): Mention bookmarks here.
3577
3578 * mark.texi: Minor clarifications.
3579 (Selective Undo): Node deleted.
3580
3581 * m-x.texi: Minor clarifications.
3582
3583 * killing.texi: Minor clarifications.
3584 Refer to "graphical" terminals, rather than window systems.
3585
3586 * help.texi: Clarifications.
3587 (Help): Don't describe C-h F and C-h K here.
3588 (Key Help): Describe C-h K here.
3589 (Name Help): Mention Emacs Lisp Intro.
3590 Describe C-h F here.
3591 (Misc Help): Mention C-h F and C-h K only briefly.
3592
3593 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3594 Selective undo text merged in.
3595 (Spelling): Mention Aspell along with Ispell.
3596
3597 * emacs.texi (Top): Update subnode menus.
3598
3599 * basic.texi (Basic Undo): Rename from Undo. Most of text
3600 moved to new Undo node.
3601
8cf51b2c
GM
36022006-01-29 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * basic.texi (Continuation Lines, Inserting Text):
3605 Mention longlines mode.
3606
36072006-01-29 Richard M. Stallman <rms@gnu.org>
3608
10d1d0af 3609 * screen.texi: Minor cleanups.
8cf51b2c
GM
3610 (Screen): Clean up the intro paragraphs.
3611 (Mode Line): Lots of rewriting. Handle frame-name better.
3612 eol-mnemonic-... vars moved out.
3613
3614 * emacs.texi (Top): Change menu item for MS-DOS node.
3615 Update subnode menu.
3616
3617 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3618 chapter relates to Windows. Title changed.
3619
3620 * mini.texi: Minor cleanups.
3621
3622 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3623 (Mark): Put it in the menu.
3624
3625 * entering.texi: Minor cleanups.
3626
3627 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3628 (Intro): Refer to "graphical" terminals, rather than X.
3629
3630 * display.texi (Display Custom): Add xref to Variables.
3631 (Optional Mode Line): eol-mnemonic-... vars moved here.
3632
3633 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3634 rather than X.
3635
8cf51b2c
GM
3636 * basic.texi: Minor cleanups.
3637 (Undo): selective-undo moved.
3638
8cf51b2c
GM
36392006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3640
3641 * anti.texi (Antinews): Various corrections and additions.
3642
36432006-01-23 Juri Linkov <juri@jurta.org>
3644
3645 * custom.texi (Easy Customization, Customization Groups)
3646 (Browsing Custom): Mention links along with buttons.
3647
8cf51b2c
GM
36482006-01-21 Eli Zaretskii <eliz@gnu.org>
3649
8cf51b2c
GM
3650 * text.texi (TeX Print): Use @key for TAB.
3651
8cf51b2c
GM
3652 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3653
8cf51b2c
GM
36542006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3655
3656 * files.texi (File Aliases): Don't claim that usually separate
3657 buffers are created for two file names that name the same data.
3658 Mention additional situations where different names mean the same
3659 file on disk.
3660
36612006-01-19 Richard M. Stallman <rms@gnu.org>
3662
3663 * killing.texi (Deletion): Upcase @key argument.
3664
3665 * custom.texi (Custom Themes): Minor cleanup.
3666
3667 * programs.texi (Hungry Delete): Upcase @key argument.
3668
8cf51b2c
GM
36692006-01-16 Juri Linkov <juri@jurta.org>
3670
3671 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3672 Move `mode-line-highlight' before `mode-line-buffer-id'.
3673
8cf51b2c
GM
36742006-01-14 Richard M. Stallman <rms@gnu.org>
3675
3676 * basic.texi (Inserting Text): Minor cleanup.
3677
8cf51b2c
GM
36782006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * custom.texi (Changing a Variable, Face Customization):
3681 Update for changes in Custom menus.
3682
8cf51b2c
GM
36832006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3684
3685 * macos.texi (Mac International): Undo last change.
3686
8cf51b2c
GM
36872006-01-02 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * custom.texi (Custom Themes): Describe the new
3690 customize-create-theme interface.
3691
36922005-12-30 Juri Linkov <juri@jurta.org>
3693
3694 * basic.texi (Position Info): Update example.
3695
c8763fb6 36962005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3697
3698 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3699
37002005-12-24 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * custom.texi (Custom Themes): `load-theme' always loads.
3703
37042005-12-23 Juri Linkov <juri@jurta.org>
3705
3706 * display.texi (Highlight Interactively): Use double space to
3707 separate sentences. Replace C-p with M-p, and C-n with M-n.
3708
37092005-12-22 Richard M. Stallman <rms@gnu.org>
3710
3711 * custom.texi (Easy Customization and subnodes):
3712 Replace "active field" with "button".
3713 Use "user option" only for variables.
3714 Use "setting" for variable-or-face.
3715
37162005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3717
3718 * buffers.texi (Select Buffer): Change order in table to make
3719 "Similar" refer to the correct item.
3720 (Indirect Buffers): Minor rewording.
3721
8cf51b2c
GM
37222005-12-20 Juri Linkov <juri@jurta.org>
3723
3724 * files.texi (VC Status): Put P and N near p and n.
3725
8cf51b2c
GM
37262005-12-19 Richard M. Stallman <rms@gnu.org>
3727
3728 * programs.texi (Electric C): Delete the info about newline control.
3729 (Other C Commands): Minor cleanup.
3730 (Left Margin Paren): Minor cleanup.
3731
37322005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3733
3734 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3735 (Customization Groups): Delete text moved to "Browsing Custom".
3736 (Browsing Custom): New node.
3737 (Specific Customization): Clarify which commands only work for
3738 loaded options.
3739
37402005-12-18 Bill Wohler <wohler@newt.com>
3741
3742 * frames.texi (Tool Bars): Shorten text of previous change.
3743
37442005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3745
3746 * files.texi (VC Status): Document log-view mode.
3747
37482005-12-18 Bill Wohler <wohler@newt.com>
3749
3750 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3751 permanently via the customize interface.
3752
8cf51b2c
GM
37532005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3754
3755 * killing.texi (Killing by Lines): Document `kill-whole-line'
3756 function.
3757
c8763fb6 37582005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3759
3760 * buffers.texi (Select Buffer): Change `prev-buffer' to
3761 `previous-buffer'. Indicate that these functions use a frame
3762 local buffer list.
3763
8cf51b2c
GM
37642005-12-12 Richard M. Stallman <rms@gnu.org>
3765
3766 * custom.texi (Easy Customization): Change menu comment.
3767 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3768
3769 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3770 (Help): Among the Apropos commands, describe only C-h a here.
3771
37722005-12-11 Richard M. Stallman <rms@gnu.org>
3773
3774 * programs.texi (Options for Comments): Comment-end starts with space.
3775
3776 * glossary.texi (Glossary): Minor cleanup.
3777
3778 * files.texi (Old Versions): Use @table.
3779
8cf51b2c
GM
37802005-12-10 David Koppelman <koppel@ece.lsu.edu>
3781
3782 * display.texi (Highlight Interactively): Include
3783 global-hi-lock-mode. Add miscellaneous details and elaborations.
3784
37852005-12-09 Richard M. Stallman <rms@gnu.org>
3786
3787 * display.texi (Font Lock): Delete the Global FL menu item.
3788
37892005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3790
3791 * custom.texi (Minibuffer Maps): Mention the maps for file name
3792 completion.
3793
37942005-12-09 Kim F. Storm <storm@cua.dk>
3795
3796 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3797 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3798 cursor to next corner in rectangle; clarify insert around rectangle.
3799
8cf51b2c
GM
38002005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3801
3802 * custom.texi (Customization): Use xref to elisp manual for
3803 non-TeX output.
3804 (Minor Modes): Update.
3805 (Customization Groups, Changing a Variable, Face Customization):
3806 Update for new appearance of Custom buffers.
3807 (Changing a Variable): `custom-buffer-done-function' has been
3808 replaced by `custom-buffer-done-kill'.
3809 (Specific Customization): In the `customize-group' buffer, a
3810 subgroup's contents are not "hidden". They are not included at
3811 all. They have no [Show] button.
3812 (Mouse Buttons): Add pxref to description of mouse event lists in
3813 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3814 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3815 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3816
38172005-12-08 Richard M. Stallman <rms@gnu.org>
3818
3819 * mini.texi (Completion Commands, Completion):
3820 In file name input, SPC does not do completion.
3821
8cf51b2c
GM
38222005-12-08 Nick Roberts <nickrob@snap.net.nz>
3823
3824 * building.texi (GDB Graphical Interface): Explain screen size
3825 setting.
3826 (Other GDB User Interface Buffers): Describe features specific to
3827 GDB 6.4.
3828
8cf51b2c
GM
38292005-12-01 Nick Roberts <nickrob@snap.net.nz>
3830
3831 * building.texi (GDB User Interface Layout): Describe how to
3832 kill associated buffers.
3833 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3834 (Watch Expressions): Be more precise.
3835 (Other GDB User Interface Buffers): Describe how to change a
3836 register value.
3837
8cf51b2c
GM
38382005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3839
3840 * macos.texi (Mac Input): Remove description of
3841 mac-command-key-is-meta. Add descriptions of
3842 mac-control-modifier, mac-command-modifier, and
3843 mac-option-modifier.
3844 (Mac International): Fix description of conversion of clipboard data.
3845 (Mac Font Specs): Add example of font customization by face attributes.
3846
38472005-11-22 Nick Roberts <nickrob@snap.net.nz>
3848
3849 * building.texi (Watch Expressions): Expand description.
3850 (Other GDB User Interface Buffers): Describe local map for
3851 gud-watch.
3852
38532005-11-21 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * display.texi (Font Lock): Font lock is enabled by default now.
3856
38572005-11-20 Juri Linkov <juri@jurta.org>
3858
3859 * basic.texi (Position Info): Update examples of the output.
3860 Remove the fact that examples are produced in the TeXinfo buffer,
3861 because in the Info reader users will get a different output from
3862 `C-x ='.
3863
3864 * building.texi (Compilation Mode): Remove paragraph duplicated
3865 from the node `Compilation'. Add `compilation-skip-threshold'.
3866
3867 * display.texi (Font Lock): Suggest more user-friendly method of
3868 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3869
38702005-11-18 Richard M. Stallman <rms@gnu.org>
3871
3872 * files.texi (Registering): Mention @@ in mode line.
3873
3874 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3875
38762005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3877
3878 * files.texi (Renaming and VC): Some back-ends don't
3879 handle renaming.
3880
8cf51b2c
GM
38812005-11-17 Juri Linkov <juri@jurta.org>
3882
3883 * emacs.texi (Top):
3884 * display.texi (Highlight Interactively): Put this font-lock based
3885 mode near Font Lock node.
3886
38872005-11-16 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3890 icons.
3891
38922005-11-12 Kim F. Storm <storm@cua.dk>
3893
3894 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3895 (Help Summary): Add C-h d and C-h e.
3896 (Apropos): Clarify that all apropos commands may search for either
3897 list of words or a regexp. Add C-h d for apropos-documentation.
3898 Describe apropos-documentation-sort-by-scores user option.
3899
8cf51b2c
GM
39002005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3901
3902 * killing.texi (CUA Bindings): Add @section.
3903
39042005-11-10 Kim F. Storm <storm@cua.dk>
3905
3906 * emacs.texi (Top): Add CUA Bindings entry to menu.
3907
3908 * killing.texi (CUA Bindings): New node. Moved here from
3909 misc.texi and extended with info on rectangle commands and
3910 rectangle highlighting, interface to registers, and the global
3911 mark feature.
3912
3913 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3914
3915 * regs.texi: Prev link points to CUA Bindings node.
3916
39172005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3918
3919 * help.texi (Help Echo): By default, help echos are only shown on
3920 mouse-over, not on point-over.
3921
c8763fb6 39222005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3923
3924 * misc.texi (Shell Mode): Describe how to activate password echoing.
3925
8cf51b2c
GM
39262005-11-04 Romain Francoise <romain@orebokech.com>
3927
3928 * mark.texi (Mark Ring): Fix typo.
3929
39302005-11-03 Richard M. Stallman <rms@gnu.org>
3931
3932 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3933
39342005-11-01 Bill Wohler <wohler@newt.com>
3935
3936 * help.texi (Help Mode): Fix typo.
3937
39382005-11-01 Nick Roberts <nickrob@snap.net.nz>
3939
3940 * building.texi (Other GDB User Interface Buffers): Describe
3941 the command gdb-use-inferior-io-buffer.
3942
39432005-10-31 Romain Francoise <romain@orebokech.com>
3944
3945 * files.texi (Compressed Files): Fix typo.
3946
3947 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3948
3949 * windows.texi (Force Same Window): Likewise.
3950
39512005-10-30 Bill Wohler <wohler@newt.com>
3952
3953 * help.texi (Help Mode): URLs viewed with browse-url.
3954
39552005-10-31 Nick Roberts <nickrob@snap.net.nz>
3956
3957 * building.texi (GDB Graphical Interface): Don't reference
3958 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3959 must stay in same frame.
3960
39612005-10-29 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3964
3965 * anti.texi (Antinews): Likewise.
3966
8cf51b2c
GM
39672005-10-28 Bill Wohler <wohler@newt.com>
3968
3969 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3970
39712005-10-28 Richard M. Stallman <rms@gnu.org>
3972
3973 * files.texi (Visiting): Explain how to enter ? in a file name.
3974
3975 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3976
8cf51b2c
GM
39772005-10-25 Nick Roberts <nickrob@snap.net.nz>
3978
3979 * building.texi (GDB Graphical Interface): Describe
3980 gdb-mouse-until.
3981
39822005-10-23 Richard M. Stallman <rms@gnu.org>
3983
3984 * custom.texi (Init File): Recommend when to use site-start.el.
3985
8cf51b2c
GM
39862005-10-21 Juri Linkov <juri@jurta.org>
3987
3988 * custom.texi (Examining): Mention accessing the old variable
3989 value via M-n in set-variable.
3990
8cf51b2c
GM
39912005-10-18 Romain Francoise <romain@orebokech.com>
3992
3993 * files.texi (Version Systems): Capitalize GNU.
3994
8cf51b2c
GM
39952005-10-18 Nick Roberts <nickrob@snap.net.nz>
3996
3997 * building.texi (Compilation Mode): Remove redundant paragraph.
3998 (Watch Expressions): Remove paragraph to reflect code change.
3999
8cf51b2c
GM
40002005-10-16 Richard M. Stallman <rms@gnu.org>
4001
4002 * building.texi (Compilation Mode, Compilation): Clarified.
4003
40042005-10-15 Richard M. Stallman <rms@gnu.org>
4005
4006 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4007
8cf51b2c
GM
40082005-10-13 Kenichi Handa <handa@m17n.org>
4009
4010 * basic.texi (Position Info): Fix previous change.
4011
c8763fb6 40122005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4013
4014 * cmdargs.texi (Icons X): Fix typo.
4015
40162005-10-12 Kenichi Handa <handa@m17n.org>
4017
4018 * basic.texi (Position Info): Describe the case that Emacs shows
4019 "part of display ...".
4020
c8763fb6 40212005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4022
4023 * cmdargs.texi (Icons X): -nb => -nbi.
4024
40252005-10-10 Chong Yidong <cyd@stupidchicken.com>
4026
4027 * frames.texi (Speedbar): A couple more clarifications.
4028
40292005-10-11 Nick Roberts <nickrob@snap.net.nz>
4030
4031 * building.texi (GDB User Interface Layout): Improve diagram.
4032 (Watch Expressions): Explain how to make speedbar global.
4033 (Other GDB User Interface Buffers): Make references more precise.
4034
8cf51b2c
GM
40352005-10-09 Richard M. Stallman <rms@gnu.org>
4036
4037 * frames.texi (Speedbar): Clarify the text.
4038
40392005-10-09 Chong Yidong <cyd@stupidchicken.com>
4040
4041 * frames.texi (Speedbar): Add information on keybindings,
4042 dismissing the speedbar, and buffer display mode. Link to
4043 speedbar manual.
4044
c8763fb6 40452005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4046
4047 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4048 added -nb, --no-bitmap-icon.
4049
8cf51b2c
GM
40502005-10-07 Nick Roberts <nickrob@snap.net.nz>
4051
4052 * building.texi (GDB Graphical Interface): Add variables and
4053 functions to indices. Be more precise.
4054
c8763fb6 40552005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4056
4057 * frames.texi (Drag and Drop): Remove the x- from
4058 x-dnd-open-file-other-window and xdnd-protocol-alist.
4059
40602005-09-30 Romain Francoise <romain@orebokech.com>
4061
4062 * mini.texi (Minibuffer): The default value now appears before the
4063 colon in minibuffer prompts.
4064
8cf51b2c
GM
40652005-09-25 Richard M. Stallman <rms@gnu.org>
4066
4067 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4068
8cf51b2c
GM
40692005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4070
4071 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4072
8cf51b2c
GM
40732005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4074
4075 * emacs.texi (Top): Update submenus from macos.texi.
4076
4077 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4078 (Mac OS): Update feature support status.
4079 (Mac Input): List supported input scripts. Remove description
4080 about `mac-keyboard-text-encoding'. Mention mouse button
4081 emulation and related variables.
4082 (Mac International): Mention Central European and Cyrillic
4083 support. Now `keyboard-coding-system' is dynamically changed.
4084 Add description about coding system for selection. Add
4085 description about language environment.
4086 (Mac Environment Variables): Mention
4087 `~/.MacOSX/environment.plist'. Give example of command line
4088 arguments. Add Preferences support.
4089 (Mac Directories): Explicitly state that this node is for Mac OS
4090 Classic only.
4091 (Mac Font Specs): Mention specification for scalable fonts. List
4092 supported charsets. Add preferred way of creating fontsets. Add
4093 description about `mac-allow-anti-aliasing'.
4094 (Mac Functions): Add descriptions about `mac-set-file-creator',
4095 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4096 and `mac-get-preference'.
4097
8cf51b2c
GM
40982005-09-16 Romain Francoise <romain@orebokech.com>
4099
4100 Update all files to specify GFDL version 1.2.
4101
4102 * doclicense.texi (GNU Free Documentation License): Update to
4103 version 1.2.
4104
41052005-09-15 Richard M. Stallman <rms@gnu.org>
4106
4107 * buffers.texi (List Buffers): Fix xref.
4108
4109 * rmail.texi (Rmail Basics): Fix xref.
4110
4111 * emacs.texi (Top): Update subnode menus.
4112
4113 * files.texi (Saving Commands): New node, broken out of Saving.
4114 (Customize Save): New node, broken out of Saving.
4115 Clarify effect of write-region-inhibit-fsync.
4116 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4117
8cf51b2c
GM
41182005-09-14 Romain Francoise <romain@orebokech.com>
4119
4120 * files.texi (Saving): Mention write-region-inhibit-fsync.
4121
41222005-09-05 Chong Yidong <cyd@stupidchicken.com>
4123
4124 * custom.texi (Custom Themes): New node.
4125
41262005-09-03 Richard M. Stallman <rms@gnu.org>
4127
49823426
GM
4128 * search.texi (Search Case): Mention vars that control
4129 case-fold-search for various operations.
8cf51b2c
GM
4130
41312005-08-22 Juri Linkov <juri@jurta.org>
4132
4133 * display.texi (Standard Faces): Merge the text from
4134 `(elisp)Standard Faces' into this node.
4135
41362005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4137
4138 * emacs.texi (Top): Delete menu item for deleted node
4139 Keyboard Translations.
4140
41412005-08-18 Richard M. Stallman <rms@gnu.org>
4142
8cf51b2c
GM
4143 * trouble.texi (Unasked-for Search):
4144 Delete xref to Keyboard Translations.
4145
4146 * glossary.texi (Glossary): Delete xref.
4147
8cf51b2c
GM
4148 * custom.texi (Minor Modes): Say that the list here is not complete.
4149 (Keyboard Translations): Node deleted.
4150 (Disabling): Delete xref to it.
4151 (Customization Groups): Fix Custom buffer example.
4152 (Hooks): Mention remove-hooks.
4153
41542005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * building.texi (GDB Graphical Interface): Improve filling of menu
4157 item.
4158
41592005-08-18 Nick Roberts <nickrob@snap.net.nz>
4160
4161 * building.texi (GDB Graphical Interface): Use better node names.
4162
41632005-08-14 Richard M. Stallman <rms@gnu.org>
4164
4165 * text.texi (Sentences): Fix xref.
4166
41672005-08-14 Juri Linkov <juri@jurta.org>
4168
4169 * building.texi (Compilation, Grep Searching): Move grep command
4170 headings from `Compilation' to `Grep Searching'.
4171
4172 * dired.texi (Dired and Find):
4173 * maintaining.texi (Tags Search): Replace grep xref to
4174 `Compilation' node with `Grep Searching'.
4175
4176 * files.texi (Comparing Files): Replace xref to `Compilation' with
4177 `Compilation Mode'.
4178
41792005-08-13 Alan Mackenzie <acm@muc.de>
4180
4181 * search.texi (Non-ASCII Isearch): Correct a typo.
4182 (Replacement Commands): Mention query-replace key binding.
4183
41842005-08-11 Richard M. Stallman <rms@gnu.org>
4185
4186 * programs.texi (Options for Comments): Fix xref.
4187
4188 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4189 out of Regexps.
4190
8cf51b2c
GM
41912005-08-09 Juri Linkov <juri@jurta.org>
4192
4193 * building.texi (Compilation): Use `itemx' instead of `item'.
4194 (Grep Searching): Simplify phrase.
4195
4196 * display.texi (Standard Faces): Describe vertical-border on
4197 window systems.
4198
4199 * windows.texi (Split Window): Simplify phrase and mention
4200 vertical-border face.
4201
42022005-08-09 Richard M. Stallman <rms@gnu.org>
4203
4204 * files.texi (Comparing Files): Clarify compare-windows.
4205
4206 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4207
8cf51b2c
GM
42082005-08-06 Eli Zaretskii <eliz@gnu.org>
4209
4210 * mule.texi (Coding Systems): Rephrase the paragraph about
4211 codepages: no need for "M-x codepage-setup" anymore, except on
4212 MS-DOS.
4213
4214 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4215 the MS-DOS port only.
4216
42172005-07-30 Eli Zaretskii <eliz@gnu.org>
4218
4219 * makefile.w32-in (info): Don't run multi-install-info.bat.
4220 ($(infodir)/dir): New target, produced by running
4221 multi-install-info.bat.
4222
8cf51b2c
GM
42232005-07-22 Eli Zaretskii <eliz@gnu.org>
4224
4225 * files.texi (Quoted File Names): Add index entry.
4226
8cf51b2c
GM
42272005-07-19 Juri Linkov <juri@jurta.org>
4228
4229 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4230
42312005-07-18 Juri Linkov <juri@jurta.org>
4232
8cf51b2c
GM
4233 * custom.texi (Easy Customization):
4234 * files.texi (Old Versions):
4235 * frames.texi (Wheeled Mice):
4236 * mule.texi (Specify Coding):
8cf51b2c
GM
4237 * text.texi (Cell Justification):
4238 * trouble.texi (After a Crash):
8cf51b2c
GM
4239 * xresources.texi (GTK styles):
4240 Delete duplicate duplicate words.
4241
42422005-07-17 Richard M. Stallman <rms@gnu.org>
4243
4244 * frames.texi (Creating Frames): Fix foreground color example.
4245
4246 * custom.texi (Init Examples): Clean up text about conditionals.
4247
42482005-07-16 Richard M. Stallman <rms@gnu.org>
4249
4250 * mini.texi (Completion Commands): Fix command name for ?.
4251
8cf51b2c
GM
42522005-07-16 Eli Zaretskii <eliz@gnu.org>
4253
4254 * display.texi (Standard Faces): Explain that customization of
4255 `menu' face has no effect on w32 and with GTK. Add
4256 cross-references.
4257
4258 * cmdargs.texi (General Variables): Clarify the default location
4259 of $HOME on w32 systems.
4260
42612005-07-15 Jason Rumney <jasonr@gnu.org>
4262
4263 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4264 changed.
4265
42662005-07-08 Kenichi Handa <handa@m17n.org>
4267
4268 * mule.texi (Recognize Coding): Recommend
4269 revert-buffer-with-coding-system instead of revert-buffer.
4270
42712005-07-07 Richard M. Stallman <rms@gnu.org>
4272
4273 * anti.texi (Antinews): Mention mode-line-inverse-video.
4274
4275 * files.texi (Saving): Minor correction about C-x C-w.
4276
4277 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4278
42792005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * search.texi (Isearch Scroll): Add example of using the
4282 `isearch-scroll' property.
4283 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4284 `Display Custom' node.
4285 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4286 and de-emphasize it.
4287 (Other Repeating Search): `occur' currently can not correctly
4288 handle multiline matches. Correct, clarify and update description
4289 of `flush-lines' and `keep-lines'.
4290
4291 * display.texi (Display Custom): Add anchor for `baud-rate'.
4292
42932005-07-07 Richard M. Stallman <rms@gnu.org>
4294
4295 * gnu.texi: Update where to get GNU status; add refs for how to help.
4296 Add footnotes 6 and 7.
4297
42982005-07-04 Lute Kamstra <lute@gnu.org>
4299
4300 Update FSF's address in GPL notices.
4301
8cf51b2c 4302 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4303 * trouble.texi (Checklist): Update FSF's address.
4304
8cf51b2c
GM
43052005-06-24 Richard M. Stallman <rms@gnu.org>
4306
4307 * display.texi (Text Display): Change index entries.
4308
43092005-06-24 Eli Zaretskii <eliz@gnu.org>
4310
4311 * makefile.w32-in (MAKEINFO): Use --force.
4312 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4313 Makefile.in.
8cf51b2c
GM
4314
43152005-06-23 Richard M. Stallman <rms@gnu.org>
4316
4317 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4318 nobreak-char-display.
4319
4320 * emacs.texi (Top): Update detailed node listing.
4321
4322 * display.texi (Text Display): Renamed show-nonbreak-escape
4323 to nobreak-char-display and no-break-space to nobreak-space.
4324 (Standard Faces): Split up the list of standard faces
4325 and put it in a separate node. Add nobreak-space and
4326 escape-glyph.
4327
8cf51b2c
GM
43282005-06-23 Lute Kamstra <lute@gnu.org>
4329
4330 * mule.texi (Select Input Method): Fix typo.
4331
43322005-06-23 Kenichi Handa <handa@m17n.org>
4333
4334 * mule.texi (International): List all supported scripts. Adjust
4335 text for that leim is now included in the normal Emacs
4336 distribution.
4337 (Language Environments): List all language environments.
4338 Intlfonts contains fonts for most supported scripts, not all..
4339 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4340 input a specific character.
8cf51b2c
GM
4341 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4342
43432005-06-23 Juanma Barranquero <lekktu@gmail.com>
4344
49823426 4345 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4346
43472005-06-22 Miles Bader <miles@gnu.org>
4348
4349 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4350
43512005-06-20 Miles Bader <miles@gnu.org>
4352
4353 * display.texi (Faces): Add `vertical-divider'.
4354
43552005-06-17 Richard M. Stallman <rms@gnu.org>
4356
4357 * text.texi (Adaptive Fill): Minor clarification.
4358
8cf51b2c
GM
43592005-06-10 Lute Kamstra <lute@gnu.org>
4360
4361 * emacs.texi (Top): Correct version number.
4362 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4363 refer to the current version of Emacs.
4364
43652005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4366
4367 * files.texi (Log Buffer): Document when there can be more than
4368 one file to be committed.
4369
43702005-06-08 Juri Linkov <juri@jurta.org>
4371
4372 * display.texi (Faces): Add `shadow' face.
4373
43742005-06-07 Masatake YAMATO <jet@gyve.org>
4375
4376 * display.texi (Faces): Write about mode-line-highlight.
4377
43782005-06-06 Richard M. Stallman <rms@gnu.org>
4379
4380 * misc.texi (Printing Package): Explain how to initialize
4381 printing package.
4382
4383 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4384
43852005-06-05 Chong Yidong <cyd@stupidchicken.com>
4386
4387 * emacs.texi: Rename Hardcopy to Printing.
4388 Make PostScript and PostScript Variables subnodes of it.
4389
4390 * misc.texi (Printing): Rename node from Hardcopy.
4391 Mention menu bar options.
4392 Move PostScript and PostScript Variables to submenu.
4393 (Printing package): New node.
4394
4395 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4396
4397 * dired.texi (Operating on Files): Likewise.
4398
4399 * calendar.texi (Displaying the Diary): Likewise.
4400
4401 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4402
4403 * glossary.texi (Glossary): Likewise.
4404
4405 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4406 effect.
4407
44082005-06-04 Richard M. Stallman <rms@gnu.org>
4409
4410 * trouble.texi (After a Crash): Polish previous change.
4411
8cf51b2c
GM
44122005-05-30 Noah Friedman <friedman@splode.com>
4413
4414 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4415 recovery mechanism.
4416
8cf51b2c
GM
44172005-05-28 Nick Roberts <nickrob@snap.net.nz>
4418
4419 * building.texi (Other Buffers): SPC toggles display of
4420 floating point registers.
4421
8cf51b2c
GM
44222005-05-27 Nick Roberts <nickrob@snap.net.nz>
4423
4424 * files.texi (Log Buffer): Merge in description of Log Edit
4425 mode from pcl-cvs.texi.
4426
44272005-05-26 Richard M. Stallman <rms@gnu.org>
4428
4429 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4430
8cf51b2c
GM
44312005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4432
4433 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4434 not enabled by default.
4435 When not on a word, `ispell-word' by default checks the word
4436 before point.
4437
44382005-05-24 Nick Roberts <nickrob@snap.net.nz>
4439
4440 * building.texi (Debugger Operation): Simplify last sentence.
4441
44422005-05-23 Lute Kamstra <lute@gnu.org>
4443
4444 * emacs.texi: Update FSF's address throughout.
4445 (Preface): Use @cite.
4446 (Distrib): Add cross reference to the node "Copying". Mention the
4447 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4448 printed manuals.
4449 (Intro): Use @xref for the Emacs Lisp Intro.
4450
8cf51b2c
GM
44512005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4454
4455 * basic.texi (Moving Point): Mention default for `goto-line'.
4456
4457 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4458 of a variable's docstring.
4459
44602005-05-18 Lute Kamstra <lute@gnu.org>
4461
4462 * maintaining.texi (Overview of Emerge): Add cross reference.
4463 Remove duplication.
4464
4465 * emacs.texi (Top): Update to the current structure of the manual.
4466 * misc.texi (Emacs Server): Add menu description.
4467 * files.texi (Saving): Fix menu.
4468 * custom.texi (Customization): Fix menu.
4469 * mule.texi (International): Fix menu.
4470 * kmacro.texi (Keyboard Macros): Fix menu.
4471
44722005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4473
4474 * display.texi: Various minor changes.
4475 (Faces): Delete text that is repeated in the next section.
4476
44772005-05-16 Nick Roberts <nickrob@snap.net.nz>
4478
4479 * building.texi (Debugger Operation): Mention GUD tooltips are
4480 disabled with GDB in text command mode.
4481
8cf51b2c
GM
44822005-05-16 Nick Roberts <nickrob@snap.net.nz>
4483
4484 * building.texi: Replace toolbar with "tool bar" for consistency.
4485 (Compilation Mode): Describe compilation-context-lines
4486 and use of arrow in compilation buffer.
4487 (Debugger Operation): Replace help text with variable's value.
4488
4489 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4490 consistency.
4491
44922005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4493
4494 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4495 Add xref.
4496
8cf51b2c
GM
44972005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4500 (Position Info): Delete discussion of `goto-line'. It is already
4501 described in `Moving point'.
4502
4503 * mini.texi (Completion Commands): Correct reference.
4504 (Completion Options): Fix typo.
4505
4506 * killing.texi (Deletion): Complete description of `C-x C-o'.
4507
8cf51b2c
GM
45082005-05-10 Richard M. Stallman <rms@gnu.org>
4509
4510 * building.texi (Compilation): Clarify recompile's directory choice.
4511
4512 * frames.texi (Tooltips): Cleanups.
4513
4514 * basic.texi (Arguments): Fix punctuation.
4515
45162005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4517
4518 * screen.texi (Menu Bar): The up and down (not left and right)
4519 arrow keys move through a keyboard menu.
4520
45212005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4522
4523 * basic.texi: Various typo and grammar fixes.
4524 (Moving Point): C-a now runs move-beginning-of-line.
4525
45262005-05-08 Nick Roberts <nickrob@snap.net.nz>
4527
4528 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4529
4530 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4531 as different animals.
4532
45332005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4534
4535 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4536 Correct index entry.
4537
45382005-05-07 Nick Roberts <nickrob@snap.net.nz>
4539
4540 * building.texi (Debugger Operation): Update to reflect changes
4541 in GUD tooltips.
4542
45432005-04-30 Richard M. Stallman <rms@gnu.org>
4544
4545 * files.texi (Compressed Files): Auto Compression normally enabled.
4546
4547 * building.texi (Debugger Operation): Clarify previous change.
4548
8cf51b2c
GM
45492005-04-28 Nick Roberts <nickrob@snap.net.nz>
4550
4551 * building.texi (Debugger Operation): Add description for
4552 GUD tooltips when program is not running.
4553
45542005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4555
4556 * misc.texi (Shell): Add `Shell Prompts' to menu.
4557 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4558 description. Delete remarks moved to new node.
4559 (Shell Prompts): New node.
4560 (History References): Replace remarks moved to `Shell Prompts'
4561 with xref to that node.
4562 (Remote Host): Clarify how to specify the terminal type when
4563 logging in to a different machine.
4564
45652005-04-26 Richard M. Stallman <rms@gnu.org>
4566
4567 * emacs.texi (Top): Update submenus from files.texi.
4568
4569 * files.texi (Filesets): Clarify previous change.
4570
4571 * dired.texi (Misc Dired Features): Clarify previous change.
4572
45732005-04-25 Chong Yidong <cyd@stupidchicken.com>
4574
4575 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4576
4577 * dired.texi (Misc Dired Features): Document
4578 dired-compare-directories.
4579
4580 * files.texi (Filesets): New node.
4581 (File Conveniences): Document Image mode.
4582
4583 * text.texi (TeX Print): Document tex-compile.
4584
45852005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4586
4587 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4588 Delete redundant reference to tooltip Custom group. It is
4589 referred too again in the next paragraph.
4590
45912005-04-24 Richard M. Stallman <rms@gnu.org>
4592
4593 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4594
8cf51b2c
GM
45952005-04-19 Kim F. Storm <storm@cua.dk>
4596
4597 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4598
45992005-04-18 Lars Hansen <larsh@math.ku.dk>
4600
4601 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4602 turns off desktop-save-mode.
4603
46042005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4607 by default in terminals compatible with xterm. Mention that
4608 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4609 node.
4610
8cf51b2c
GM
46112005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4612
4613 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4614
c8763fb6 46152005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4616
4617 * xresources.texi (Table of Resources): Add cursorBlink.
4618
46192005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4620
4621 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4622 `d', `C-d' and `u'.
4623
46242005-04-11 Richard M. Stallman <rms@gnu.org>
4625
4626 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4627 (Misc X): Add -D, --basic-display.
4628
4629 * maintaining.texi (Change Log): Correct the description of
4630 the example.
4631
4632 * major.texi (Choosing Modes): Document magic-mode-alist.
4633
8cf51b2c
GM
46342005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4635
4636 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4637 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4638 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4639 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4640 `w', respectively.
4641 (Rmail Labels): Mention `l'.
4642 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4643 (Rmail Summary Edit): Describe `j' and RET.
4644
c8763fb6 46452005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4646
4647 * xresources.texi (Lucid Resources): Add fontSet resource.
4648
8cf51b2c
GM
46492005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4650
4651 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4652 now called `indicate-empty-lines'.
4653
46542005-04-06 Kim F. Storm <storm@cua.dk>
4655
4656 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4657
46582005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4659
4660 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4661 deleted.
4662 (Marks vs Flags): Add some convenient key bindings.
4663 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4664 (Misc Dired Features): Correct and expand description of `w' command.
4665
4666 * frames.texi (XTerm Mouse): Delete apparently false info.
4667 The GNU/Linux console currently does not appear to support
4668 `xterm-mouse-mode'.
4669
8cf51b2c
GM
46702005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4671
4672 * calendar.texi (Diary): Mention shell utility `calendar'.
4673
46742005-04-01 Richard M. Stallman <rms@gnu.org>
4675
4676 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4677
8cf51b2c
GM
46782005-04-01 Lute Kamstra <lute@gnu.org>
4679
4680 * maintaining.texi (Change Log): add-change-log-entry uses
4681 add-log-mailing-address.
4682
46832005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4686 `VC Mode Line' and put in an xref to that node.
4687 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4688 its description.
4689
46902005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4691
4692 * calendar.texi (Calendar Systems): Say that the Persian calendar
4693 implemented here is the arithmetical one championed by Birashk.
4694
46952005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4696
4697 * programs.texi (Fortran Motion): Fix previous change.
4698
8cf51b2c
GM
46992005-03-29 Richard M. Stallman <rms@gnu.org>
4700
4701 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4702
47032005-03-29 Chong Yidong <cyd@stupidchicken.com>
4704
4705 * text.texi (Refill): Refer to Long Lines Mode.
4706 (Longlines): New node.
4707 (Auto Fill): Don't index "word wrap" here.
4708 (Filling): Add Longlines to menu.
4709
47102005-03-29 Richard M. Stallman <rms@gnu.org>
4711
4712 * xresources.texi: Minor fixes.
4713
4714 * misc.texi (Emacs Server): Fix Texinfo usage.
4715
4716 * emacs.texi (Top): Don't use a real section heading for
4717 "Detailed Node Listing". Fake it instead.
4718
4719 * basic.texi (Position Info): Minor cleanup.
4720
4721 * mule.texi (Input Methods): Minor cleanup.
4722
47232005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4724
4725 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4726 constructs as well.
4727 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4728
47292005-03-29 Kenichi Handa <handa@m17n.org>
4730
4731 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4732
4733 * basic.texi (Position Info): Update the description about the
4734 command C-u C-x =.
4735
47362005-03-28 Richard M. Stallman <rms@gnu.org>
4737
4738 * emacs.texi (Top): Use @section for the detailed node listing.
4739
4740 * calendar.texi: Minor fixes to previous change.
4741
4742 * programs.texi (Fortran): Small fixes to previous changes.
4743
4744 * emacs.texi (Top): Update list of subnodes of Dired.
4745 Likewise for building.texi.
4746
4747 * files.texi (File Conveniences): Delete Auto Image File mode.
4748
47492005-03-28 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * building.texi (Flymake): New node.
4752
4753 * custom.texi (Function Keys): Document kp- event types and
4754 keypad-setup package.
4755
4756 * dired.texi (Wdired): New node.
4757
4758 * files.texi (File Conveniences): Reorder entries.
4759 Explain how to turn on Auto-image-file mode.
4760 Document Thumbs mode.
4761
4762 * mule.texi (Specify Coding): Document recode-region and
4763 recode-file-name.
4764
4765 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4766
47672005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4768
4769 * commands.texi (Keys): M-o is now a prefix key.
4770
47712005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4772
4773 * programs.texi: Reformat and update copyright years.
4774 (Fortran): Update section.
4775
47762005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4777
4778 * files.texi: Several small changes in addition to:
4779 (Visiting): Change xref for Dialog Boxes to ref.
4780 (Version Headers): Replace references to obsolete var
4781 `vc-header-alist' with `vc-BACKEND-header'.
4782 (Customizing VC): Update value of `vc-handled-backends'.
4783
47842005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4785
4786 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4787 move here from Emacs Lisp Reference Manual.
4788 * calendar.texi (Calendar/Diary, Diary Commands)
4789 (Special Diary Entries, Importing Diary): Change some xrefs to
4790 point to emacs-xtra rather than elisp.
4791
4792 * emacs-xtra.texi (Calendar Customizing):
4793 Move view-diary-entries-initially, view-calendar-holidays-initially,
4794 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4795 Emacs Manual.
4796 (Appt Customizing): Merge entire section into main Emacs Manual.
4797 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4798 mark-holidays-in-calendar here from emacs-xtra.
4799 (Displaying the Diary): Move view-diary-entries-initially,
4800 mark-diary-entries-in-calendar here from emacs-xtra.
4801 (Appointments): Move appt-display-mode-line,
4802 appt-display-duration, appt-disp-window-function,
4803 appt-delete-window-function here from emacs-xtra.
4804
4805 * calendar.texi: Update and reformat copyright.
4806 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4807 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4808 (Diary): Refer to `diary-file' rather than ~/diary.
4809 (Diary Commands): Rename node to "Displaying the Diary".
4810 * emacs.texi (Top): Rename "Diary Commands" section.
4811 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4812
48132005-03-26 Eli Zaretskii <eliz@gnu.org>
4814
4815 * misc.texi (Emacs Server): Fix the command for setting
4816 server-name. Add an xref to Invoking emacsclient.
4817
4818 * help.texi (Help Summary): Clarify when "C-h ." will do something
4819 nontrivial.
4820 (Apropos): Add cindex entry for apropos-sort-by-scores.
4821
4822 * display.texi (Text Display): Add index entries for how no-break
4823 characters are displayed.
4824
8cf51b2c
GM
48252005-03-26 Eli Zaretskii <eliz@gnu.org>
4826
4827 * files.texi (Visiting): Fix cross-references introduced with the
4828 last change.
4829
4830 * xresources.texi (GTK resources): Fix last change.
4831
8cf51b2c
GM
48322005-03-25 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * xresources.texi (X Resources): GTK options documented too.
4835 (Resources): Clarify meaning of program name.
4836 (Table of Resources): Add visualClass.
4837 (GTK resources): Rewrite.
4838 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4839
4840 * display.texi (Text Display): Mention non-breaking spaces.
4841
4842 * files.texi (Reverting): Document auto-revert-check-vc-info.
4843
4844 * frames.texi (Mouse Commands): Document
4845 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4846
4847 * help.texi (Help Summary): Add `C-h .'.
4848 (Apropos): Apropos accepts a list of search terms.
4849 Document apropos-sort-by-scores.
4850 (Help Echo): Document display-local-help.
4851
4852 * misc.texi (Emacs Server): Document server-name.
4853 (Invoking emacsclient): Document -s option for server names.
4854
4855 * text.texi (Outline Visibility): Introduce "current heading
4856 line" (commands can be called with point on a body line).
4857 Re-order table to follow the sequence of discussion.
4858 hide-body won't hide lines before first header line.
4859 (TeX Mode): Add DocTeX mode.
4860
8cf51b2c
GM
48612005-03-24 Richard M. Stallman <rms@gnu.org>
4862
4863 * mule.texi (Single-Byte Character Support): Delete mention
4864 of iso-acc.el and iso-transl.el.
4865
8cf51b2c
GM
48662005-03-23 Lute Kamstra <lute@gnu.org>
4867
4868 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4869
48702005-03-23 Richard M. Stallman <rms@gnu.org>
4871
8cf51b2c
GM
4872 * search.texi: Delete explicit node pointers.
4873 (Incremental Search): New menu.
4874 (Basic Isearch, Repeat Isearch, Error in Isearch)
4875 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4876 (Slow Isearch): New subnodes.
4877 (Configuring Scrolling): Node deleted.
4878 (Search Case): Doc default-case-fold-search.
4879 (Regexp Replace): Move replace-regexp doc here.
4880
4881 * rmail.texi (Movemail): Put commas inside closequotes.
4882
4883 * picture.texi (Insert in Picture): Document C-c arrow combos.
4884 (Basic Picture): Clarify erasure.
4885
4886 * display.texi (Font Lock): Put commas inside closequotes.
4887
4888 * cmdargs.texi (General Variables): Put commas inside closequotes.
4889
48902005-03-23 Nick Roberts <nickrob@snap.net.nz>
4891
4892 * building.texi (Stack Buffer): Mention reverse contrast for
4893 *selected* frame (might not be current frame).
4894
8cf51b2c
GM
48952005-03-21 Richard M. Stallman <rms@gnu.org>
4896
4897 * building.texi (Starting GUD): Add bashdb.
4898
48992005-03-20 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * basic.texi (Moving Point): Add M-g M-g binding.
4902 (Undo): Document undo-only.
4903 (Position Info): Document M-g M-g and C-u M-g M-g.
4904
4905 * building.texi (Building): Put Grep Searching after Compilation
4906 Shell.
4907 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4908 Document next-error-highlight.
4909 (Grep Searching): Document grep-highlight-matches.
4910 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4911
4912 * calendar.texi (Importing Diary): Rename node from iCalendar.
4913 Document diary-from-outlook.
4914
4915 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4916 Commands.
4917 Mention effect of X drag and drop on Dired buffers.
4918
4919 * files.texi (Visiting): Document large-file-warning-threshold.
4920 Move paragraph on file-selection dialog.
4921 Mention visiting files using X drag and drop.
4922 (Reverting): Mention using Auto-Revert mode to tail files.
4923 Document auto-revert-tail-mode.
4924 (Version Systems): Minor correction.
4925 (Comparing Files): Diff-mode is no longer based on Compilation
4926 mode.
4927 Document compare-ignore-whitespace.
4928 (Misc File Ops): Explain passing a directory to rename-file.
4929 Likewise for copy-file and make-symbolic-link.
4930
4931 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4932 Document mouse-wheel-progressive speed.
4933
4934 * help.texi (Misc Help): Document numeric argument for C-h i.
4935 Correctly explain the effect of just C-u as argument.
4936
4937 * killing.texi (Deletion): Document numeric argument for
4938 just-one-space.
4939
4940 * mini.texi (Completion): Completion acts on text before point.
4941
4942 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4943 (Emulation): CUA mode replaces pc-bindings-mode,
4944 pc-selection-mode, and s-region.
4945
4946 * mule.texi (Input Methods): Leim is now built-in.
4947 (Select Input Method): Document quail-show-key.
4948 (Specify Coding): Document revert-buffer-with-coding-system.
4949
4950 * programs.texi (Fortran Motion): Document f90-next-statement,
4951 f90-previous-statement, f90-next-block, f90-previous-block,
4952 f90-end-of-block, and f90-beginning-of-block.
4953
4954 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4955
4956 * emacs.texi (Acknowledgments): Updated.
4957
4958 * anti.texi: Total rewrite.
4959
8cf51b2c
GM
49602005-03-19 Chong Yidong <cyd@stupidchicken.com>
4961
4962 * ack.texi (Acknowledgments): Update.
4963
49642005-03-19 Eli Zaretskii <eliz@gnu.org>
4965
4966 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4967 copyright years.
4968
49692005-03-14 Nick Roberts <nickrob@snap.net.nz>
4970
4971 * building.texi (Commands of GUD): Move paragraph on setting
4972 breakpoints with mouse to the GDB Graphical Interface node.
4973
49742005-03-07 Richard M. Stallman <rms@gnu.org>
4975
8cf51b2c
GM
4976 * misc.texi (Single Shell, Shell Options): Fix previous change.
4977
4978 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4979
49802005-03-06 Richard M. Stallman <rms@gnu.org>
4981
4982 * building.texi (Starting GUD): Don't explain text vs graphical
4983 GDB here. Just mention it and xref.
4984 Delete "just one debugger process".
4985 (Debugger Operation): Move GUD tooltip info here.
4986 (GUD Tooltips): Node deleted.
4987 (GDB Graphical Interface): Explain the two GDB modes here.
4988
8cf51b2c
GM
4989 * sending.texi (Sending Mail): Minor cleanup.
4990 (Mail Aliases): Explain quoting conventions.
4991 Update key rebinding example.
4992 (Header Editing): C-M-i is like M-TAB.
4993 (Mail Mode Misc): mail-attach-file does not do MIME.
4994
4995 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4996 that really belongs here.
4997 (Remote Mailboxes): Text moved to Rmail Inbox.
4998 (Rmail Display): Mention Mouse-1.
4999 (Movemail): Clarify two movemail versions.
5000 Clarify rmail-movemail-program.
5001
8cf51b2c
GM
5002 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5003 Document async shell commands.
5004 (Shell History): Clarify.
5005 (Shell Ring): Mention C-UP an C-DOWN.
5006 (Shell Options): Add comint-prompt-read-only.
5007 (Invoking emacsclient): Set EDITOR to run Emacs.
5008 (Sorting): No need to explain what region is.
5009 (Saving Emacs Sessions): Fix typo.
5010 (Recursive Edit): Fix punctuation.
5011 (Emulation): Don't mention "PC bindings" which are standard.
5012 (Hyperlinking): Explain Mouse-1 convention here.
5013 (Find Func): Node deleted.
5014
8cf51b2c
GM
5015 * help.texi (Name Help): Xref to Hyperlinking.
5016
5017 * glossary.texi (Glossary):
5018 Rename "Balance Parentheses" to "Balancing...".
5019 Add "Byte Compilation". Correct "Copyleft".
5020 New xref in "Customization".
5021 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5022 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5023 Rename "Registers" to "Register".
5024 Replace "Selecting" with "Selected Frame",
5025 "Selected Window", and "Selecting a Buffer".
5026
5027 * files.texi (Types of Log File): Explain how projects'
5028 methods can vary.
5029
8cf51b2c
GM
5030 * display.texi (Faces): Delete "Emacs 21".
5031
5032 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5033 * fixit.texi (Spelling): C-M-i like M-TAB.
5034 * mini.texi (Completion Options): C-M-i like M-TAB.
5035 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5036 * text.texi (Text Mode): C-M-i like M-TAB.
5037
5038 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5039
5040 * calendar.texi (Specified Dates): Mention `g w'.
5041 (Appointments): appt-activate toggles with no arg.
5042
8cf51b2c
GM
50432005-03-05 Juri Linkov <juri@jurta.org>
5044
5045 * cmdargs.texi (Emacs Invocation): Add cindex
5046 "invocation (command line arguments)"
5047 (Misc X): Add -nbc, --no-blinking-cursor.
5048
50492005-03-04 Ulf Jasper <ulf.jasper@web.de>
5050
5051 * calendar.texi (iCalendar): No need to require it now.
5052
8cf51b2c
GM
50532005-03-03 Nick Roberts <nickrob@snap.net.nz>
5054
5055 * trouble.texi (Contributing): Mention Savannah. Direct users to
5056 emacs-devel.
5057
50582005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5059
5060 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5061 window.
5062
8cf51b2c
GM
50632005-02-27 Richard M. Stallman <rms@gnu.org>
5064
5065 * building.texi (Compilation): Update mode line status info.
5066
50672005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5068
5069 * calendar.texi (General Calendar): Document binding of
5070 scroll-other-window-down.
5071 (Mayan Calendar): Fix earliest date.
5072 (Time Intervals): Document timeclock-change.
5073 Fix timeclock-ask-before-exiting documentation.
5074
50752005-02-26 Kim F. Storm <storm@cua.dk>
5076
5077 * frames.texi (Mouse References):
5078 Add mouse-1-click-in-non-selected-windows.
5079
50802005-02-25 Richard M. Stallman <rms@gnu.org>
5081
5082 * screen.texi (Screen): Explain better about cursors and mode lines;
5083 don't presuppose text terminals.
5084 (Point): Don't assume just one cursor.
5085 Clarify explanation of cursors.
5086 (Echo Area, Menu Bar): Cleanups.
5087
5088 * mini.texi (Minibuffer): Prompts are highlighted.
5089 (Minibuffer Edit): Newline = C-j only on text terminals.
5090 Clarify resize-mini-windows values.
5091 Mention M-PAGEUP and M-PAGEDOWN.
5092 (Completion Commands): Mouse-1 like Mouse-2.
5093 (Minibuffer History): Explain history commands better.
5094 (Repetition): Add xref to Incremental Search.
5095
5096 * mark.texi (Setting Mark): Clarify info about displaying mark.
5097 Clarify explanation of C-@ and C-SPC.
5098 (Transient Mark): Mention Delete Selection mode.
5099 (Marking Objects): Clean up text about extending the region.
5100
5101 * m-x.texi (M-x): One C-g doesn't always go to top level.
5102 No delay before suggest-key-bindings output.
5103
5104 * fixit.texi (Fixit): Mention C-/ for undo.
5105 (Spelling): Mention ESC TAB like M-TAB.
5106 Replacement words with r and R are rechecked.
5107 Say where C-g leaves point. Mention ? as input.
5108
51092005-02-23 Lute Kamstra <lute@gnu.org>
5110
5111 * cmdargs.texi (Initial Options): Add cross reference.
5112
8cf51b2c
GM
51132005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5114
5115 * emacs.texi (Top): Update menu for splitting of node in
5116 msdog.texi.
5117 * frames.texi (Frames): Update xref for splitting of node in
5118 msdog.texi.
5119 * trouble.texi (Quitting): Ditto.
5120
51212005-02-16 Richard M. Stallman <rms@gnu.org>
5122
5123 * windows.texi (Split Window): Simplify line truncation info
5124 and xref to Display Custom.
5125
5126 * trouble.texi (Quitting): Emergency escape only for text terminal.
5127 (Screen Garbled): C-l for ungarbling is only for text terminal.
5128
5129 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5130
5131 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5132
5133 * programs.texi (Program Modes): Mention Python mode.
5134 (Moving by Defuns): Repeating C-M-h extends region.
5135 (Basic Indent): Clarify.
5136 (Custom C Indent): Clarify.
5137 (Expressions): Repeating C-M-@ extends region.
5138 (Info Lookup): Clarify for C-h S.
5139 (Symbol Completion): ESC TAB alternative for M-TAB.
5140 (Electric C): Clarify.
5141
5142 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5143
5144 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5145 MS-DOS Input node.
5146 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5147 (MS-DOS and MULE): Clarify.
5148 (MS-DOS Processes, Windows Processes): Fix typos.
5149
5150 * major.texi (Choosing Modes): Clarify.
5151
5152 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5153 (Keyboard Macro Step-Edit): Clarify.
5154
5155 * indent.texi (Indentation): Clarifications.
5156
5157 * help.texi (Help): Correct error about C-h in query-replace.
5158 Clarify apropos vs C-h a. Fix how to search in FAQ.
5159 (Key Help): Describe C-h w here.
5160 (Name Help): Minor cleanup. C-h w moved to Key Help.
5161 Clarify the "object" joke.
5162 (Apropos): Clarify. Mouse-1 like Mouse-2.
5163 (Help Mode): Mouse-1 like Mouse-2.
5164
5165 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5166
5167 * display.texi (Display): Reorder menu.
5168 (Faces): Cleanup.
5169 (Font Lock): Cleanup. Mention Options menu.
5170 Delete obsolete text.
5171 (Scrolling): For C-l, don't presume text terminal.
5172 (Horizontal Scrolling): Simplify intro.
5173 (Follow Mode): Clarify.
5174 (Cursor Display): Moved before Display Custom.
5175 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5176 Doc default-tab-width. Doc line truncation more thoroughly.
5177
5178 * dired.texi (Dired Enter): C-x C-f can run Dired.
5179 (Dired Visiting): Comment out `a' command.
5180 Mouse-1 is like Mouse-2.
5181 (Shell Commands in Dired): ? can be used more than once.
5182
5183 * basic.texi (Continuation Lines): Simplify description of truncation,
5184 and refer to Display Custom for the rest of it.
5185
8cf51b2c
GM
51862005-02-06 Lute Kamstra <lute@gnu.org>
5187
5188 * basic.texi (Undo): Fix typo.
5189
5190 * cmdargs.texi (Emacs Invocation): Fix typo.
5191
5192 * custom.texi (Init Examples): Fix typo.
5193
5194 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5195
51962005-02-06 Richard M. Stallman <rms@gnu.org>
5197
5198 * regs.texi (Registers): Registers can hold numbers, too.
5199
5200 * killing.texi (Other Kill Commands): Cleanup.
5201 Delete redundant explanation of kill in read-only buffer.
5202 (Yanking): Mention term "copying".
5203 (Accumulating Text): Fix typo.
5204
5205 * entering.texi (Entering Emacs): Update rationale at start.
5206 (Exiting): Treat iconifying on a par with suspension.
5207
5208 * custom.texi (Minor Modes): Fix typo.
5209 (Easy Customization): Fix menu style.
5210 (Variables): Add xref.
5211 (Examining): Setting for future sessions works through .emacs.
5212 (Keymaps): "Text terminals", not "Many".
5213 (Init Rebinding): Explain \C-. Show example of \M-.
5214 Fix minor wording errors.
5215 (Function Keys): Explain vector syntax just once.
5216 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5217 (Init File): Mention .emacs.d directory.
5218 (Init Examples): Add xref.
5219 (Find Init): Mention .emacs.d directory.
5220
5221 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5222 (Action Arguments): Explain which kinds of -l args are found how.
5223 (Initial Options): --batch does not inhibit site-start.
5224 Add xrefs.
5225 (Command Example): Use --batch, not -batch.
5226
5227 * basic.texi (Inserting Text): Cleanup wording.
5228 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5229 C-n is not error at end of buffer.
5230 (Undo): Doc C-/ like C-_. Add xrefs.
5231 (Arguments): META key may be labeled ALT.
5232 Peculiar arg meanings are explained in doc strings.
5233
5234 * abbrevs.texi (Expanding Abbrevs): Clarify.
5235
52362005-02-05 Eli Zaretskii <eliz@gnu.org>
5237
5238 * frames.texi (Frame Parameters): Add an xref to the description
5239 of list-colors-display. Add a pointer to the X docs about colors.
5240
5241 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5242 Improve docs of list-colors-display.
8cf51b2c
GM
5243
52442005-02-03 Lute Kamstra <lute@gnu.org>
5245
5246 * frames.texi (Frames, Drag and Drop): Fix typos.
5247
52482005-02-03 Richard M. Stallman <rms@gnu.org>
5249
5250 * windows.texi (Basic Window): Mention color-change in mode line.
5251 (Change Window): Explain dragging vertical boundaries.
5252
5253 * text.texi (Sentences): Clarify.
5254 (Paragraphs): Explain M-a and blank lines.
5255 (Outline Mode): Clarify text and menu.
5256 (Hard and Soft Newlines): Mention use-hard-newlines.
5257
5258 * frames.texi (Frames): Delete unnecessary mention of Windows.
5259 (Mouse Commands): Likewise. Mention xterm mouse support.
5260 (Clipboard): Clarify.
5261 (Mouse References): Mention use of Mouse-1 for following links.
5262 (Menu Mouse Clicks): Clarify.
5263 (Mode Line Mouse): Clarify.
5264 (Drag and Drop): Rewrite.
5265
5266 * fixit.texi (Spelling): Fix typo.
5267
5268 * files.texi (File Names): Clarify.
5269 (Visiting): Update conditions for use of file dialog. Clarify.
5270 (Saving): Doc d as answer in save-some-buffers.
5271 (Remote Files): Clean up the text.
5272
5273 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5274
5275 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5276 (List Buffers): Clarify.
5277 (Several Buffers): Doc T command.
5278 (Buffer Convenience): Clarify menu.
5279
5280 * basic.texi (Undo): Clarify last change.
5281
52822005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5283
5284 * fixit.texi (Spelling): Fix typo.
5285
52862005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5287
5288 * basic.texi (Undo): Update description of `undo-outer-limit'.
5289
52902005-02-01 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * building.texi: Update documentation relating to GDB Graphical
5293 Interface.
5294
52952005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5296
5297 * custom.texi (Easy Customization): Adapt menu to node name change.
5298
52992005-01-30 Richard M. Stallman <rms@gnu.org>
5300
5301 * custom.texi (Easy Customization): Defn of "User Option" now
5302 includes faces. Don't say just "option" when talking about variables.
5303 Do say just "options" to mean "anything customizable".
5304 (Specific Customization): Describe `customize-variable',
5305 not `customize-option'.
5306
5307 * glossary.texi (Glossary) <Faces>: Add xref.
5308 <User Option>: Change definition--include faces. Change xref.
5309
5310 * picture.texi (Picture): Mention artist.el.
5311
5312 * sending.texi, screen.texi, programs.texi, misc.texi:
5313 * mini.texi, major.texi, maintaining.texi, macos.texi:
5314 * help.texi, frames.texi, files.texi:
5315 Don't say just "option" when talking about variables.
5316
5317 * display.texi, mule.texi: Don't say just "option" when talking
5318 about variables. Other minor cleanups.
5319
8cf51b2c
GM
53202005-01-26 Lute Kamstra <lute@gnu.org>
5321
5322 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5323 File'. Mention the `-Q' option at the `--no-site-file' option.
5324
8cf51b2c
GM
53252005-01-22 David Kastrup <dak@gnu.org>
5326
5327 * building.texi (Grep Searching): Mention alias `find-grep' for
5328 `grep-find'.
5329
53302005-01-20 Richard M. Stallman <rms@gnu.org>
5331
5332 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5333
8cf51b2c
GM
53342005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5335
5336 * rmail.texi (Movemail): Explain differences
5337 between standard and mailutils versions of movemail.
5338 Describe command line and configuration options introduced
5339 with the latter.
5340 Explain the notion of mailbox URL, provide examples and
5341 cross-references to mailutils documentation.
5342 Describe various methods of specifying mailbox names,
5343 user names and user passwords for rmail.
5344 (Remote Mailboxes): New section. Describe
5345 how movemail handles remote mailboxes. Describe configuration
5346 options used to control its behavior.
5347 (Other Mailbox Formats): Explain handling of various mailbox
5348 formats.
5349
53502005-01-13 Richard M. Stallman <rms@gnu.org>
5351
5352 * commands.texi (Commands): Clarification.
5353
53542005-01-11 Richard M. Stallman <rms@gnu.org>
5355
5356 * programs.texi (Multi-line Indent): Fix previous change.
5357 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5358
8cf51b2c
GM
53592005-01-08 Richard M. Stallman <rms@gnu.org>
5360
5361 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5362 lazy-highlight.
5363
5364 * search.texi (Query Replace): Mention faces query-replace
5365 and lazy-highlight.
5366 (Incremental Search): Update isearch highlighting info.
5367
8cf51b2c
GM
53682005-01-04 Richard M. Stallman <rms@gnu.org>
5369
5370 * custom.texi (Saving Customizations): Minor improvement.
5371
8cf51b2c
GM
53722005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5373
5374 * custom.texi (Saving Customizations): Emacs no longer loads
5375 `custom-file' after .emacs. No longer mention customizing through
5376 Custom.
5377
8cf51b2c
GM
53782005-01-01 Andreas Schwab <schwab@suse.de>
5379
5380 * killing.texi (Graphical Kill): Move up under node Killing,
5381 change @section to @subsection.
5382
53832005-01-01 Richard M. Stallman <rms@gnu.org>
5384
5385 * custom.texi (Face Customization): Mention hex color specs.
5386
5387 * emacs.texi (Top): Update Killing submenu.
5388
5389 * killing.texi (Killing): Reorganize section.
5390 No more TeX-only text; put the node command at start of chapter.
5391 But the first section heading is used only in TeX.
5392 Rewrite the text to read better in this mode.
5393 (Graphical Kill): New subnode gets some of the text that
5394 used to be in the first section.
5395
53962004-12-31 Richard M. Stallman <rms@gnu.org>
5397
5398 * dired.texi (Shell Commands in Dired): Delete the ? example.
5399
5400 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5401
5402 * files.texi (Saving): Describe new require-final-newline features
5403 and mode-require-final-newline.
5404
8cf51b2c
GM
54052004-12-29 Richard M. Stallman <rms@gnu.org>
5406
5407 * custom.texi (File Variables): Clarify previous change.
5408
c8763fb6 54092004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5410
5411 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5412 out now.
5413
54142004-12-27 Richard M. Stallman <rms@gnu.org>
5415
5416 * Makefile.in (MAKEINFO): Specify --force.
5417
5418 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5419 (Undo): Doc undo-outer-limit.
5420
8cf51b2c
GM
54212004-12-15 Juri Linkov <juri@jurta.org>
5422
5423 * mark.texi (Transient Mark, Mark Ring): M-< and other
5424 movement commands don't set mark in Transient Mark mode
5425 if mark is active.
5426
8cf51b2c
GM
54272004-12-12 Juri Linkov <juri@jurta.org>
5428
5429 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5430 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5431
5432 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5433 (Misc Dired Commands): Add @r{(Dired)} to w.
5434
54352004-12-12 Juri Linkov <juri@jurta.org>
5436
5437 * mark.texi (Marking Objects): Marking commands also extend the
5438 region when mark is active in Transient Mark mode.
5439
8cf51b2c
GM
54402004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * custom.texi (Saving Customizations): Emacs only loads the custom
5443 file automatically after the init file in version 22.1 or later.
5444 Adapt text and examples to this fact.
5445
8cf51b2c
GM
54462004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5447
5448 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5449 be set through Custom. Otherwise, it has no effect.
5450
8cf51b2c
GM
54512004-12-05 Richard M. Stallman <rms@gnu.org>
5452
5453 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5454 * entering.texi: Rename Command Line to Emacs Invocation.
5455
10d1d0af 5456 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5457
5458 * custom.texi (Easy Customization): Move up to section level,
5459 before Variables. Avoid using the term "variable"; say "option".
5460 New initial explanation.
5461 (Variables): In initial explanation, connect "variable" to the
5462 already-explained "user option".
5463
5464 * emacs.texi (Top): Fix ref to Command Line.
5465 Move reference to Easy Customization.
5466
5467 * xresources.texi (X Resources): Fix From link.
5468
5469 * doclicense.texi (GNU Free Documentation License): Fix To link.
5470
5471 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5472
5473 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5474
54752004-12-03 Richard M. Stallman <rms@gnu.org>
5476
5477 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5478
54792004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * kmacro.texi: Several small changes in addition to the following.
5482 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5483 defining a keyboard macro.
5484 Mention `kmacro-ring-max'.
5485 (Keyboard Macro Counter): Clarify description of
5486 `kmacro-insert-counter', `kmacro-set-counter',
5487 `kmacro-add-counter' and `kmacro-set-format'.
5488
54892004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5490
5491 * custom.texi (File Variables): Add `unibyte' and make it more
5492 clear that `unibyte' and `coding' are special. Suggested by Simon
5493 Krahnke <overlord@gmx.li>.
5494
5495 * mule.texi (Enabling Multibyte): Refer to File Variables.
5496 Suggested by Simon Krahnke <overlord@gmx.li>.
5497
c8763fb6 54982004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5499
5500 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5501 x-use-old-gtk-file-dialog.
5502
8cf51b2c
GM
55032004-11-20 Richard M. Stallman <rms@gnu.org>
5504
5505 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5506
55072004-11-09 Lars Brinkhoff <lars@nocrew.org>
5508
5509 * building.texi (Lisp Eval): Delete hyphen in section name.
5510
55112004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5512
5513 * files.texi (Old Versions):
5514 No longer document annotation as "CVS only".
5515
55162004-11-10 Andre Spiegel <spiegel@gnu.org>
5517
5518 * files.texi (Version Control): Rewrite the introduction about
5519 version systems, mentioning the new ones that we support. Thanks
5520 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5521 suggestions.
5522
c8763fb6 55232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5524
49823426 5525 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5526
c8763fb6 55272004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5528
5529 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5530
55312004-10-23 Eli Zaretskii <eliz@gnu.org>
5532
5533 * text.texi (Text Based Tables, Table Definition)
5534 (Table Creation, Table Recognition, Cell Commands)
5535 (Cell Justification, Row Commands, Column Commands)
5536 (Fixed Width Mode, Table Conversion, Measuring Tables)
5537 (Table Misc): New nodes, documenting the Table Mode.
5538
8cf51b2c
GM
55392004-10-19 Jason Rumney <jasonr@gnu.org>
5540
5541 * makefile.w32-in (info): Change order of arguments to makeinfo.
5542
55432004-10-19 Ulf Jasper <ulf.jasper@web.de>
5544
5545 * calendar.texi (iCalendar): Update for package changes.
5546
8cf51b2c
GM
55472004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5548
5549 * files.texi (Misc File Ops): View mode is a minor mode.
5550
8cf51b2c
GM
55512004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5552
5553 * calendar.texi (iCalendar): Style changes.
5554
55552004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5556
5557 * search.texi (Regexps): The regexp described in the example is no
5558 longer stored in the variable `sentence-end'.
5559
8cf51b2c
GM
55602004-10-06 Nick Roberts <nickrob@snap.net.nz>
5561
5562 * building.texi (Starting GUD): Note that multiple debugging
5563 sessions requires `gdb --fullname'.
5564
55652004-10-05 Ulf Jasper <ulf.jasper@web.de>
5566
5567 * calendar.texi (iCalendar): New section for a new package.
5568
8cf51b2c
GM
55692004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5570
5571 * text.texi: Various small changes in addition to the following.
5572 (Text): Replace xref for autotype with inforef.
5573 (Sentences): Explain nil value for `sentence-end'.
5574 (Paragraphs): Update default values for `paragraph-start' and
5575 `paragraph-separate'.
5576 (Text Mode): Correct description of Text mode's effect on the
5577 syntax table.
5578 (Outline Visibility): `hide-other' does not hide top level headings.
5579 `selective-display-ellipses' no longer has an effect on Outline mode.
5580 (TeX Misc): Add missing @cindex.
5581 Replace xref for RefTeX with inforef.
5582 (Requesting Formatted Text): The variable
5583 `enriched-fill-after-visiting' no longer exists.
5584 (Editing Format Info): Update names of menu items and commands.
5585 (Format Faces): Mention special effect of specifying the default face.
5586 Describe inheritance of text properties.
5587 Correct description of `fixed' face.
5588 (Format Indentation): Correct description of effect of setting
5589 margins. Mention `set-left-margin' and `set-right-margin'.
5590 (Format Justification): Update names of menu items.
5591 `set-justification-full' is now bound to `M-j b'.
5592 Mention that `default-justification' is a per buffer variable.
5593 (Format Properties): Update name of menu item.
5594 (Forcing Enriched Mode): `format-decode-buffer' automatically
5595 turns on Enriched mode if the buffer is in text/enriched format.
5596
55972004-10-05 Emilio C. Lopes <eclig@gmx.net>
5598
5599 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5600
56012004-09-28 Kim F. Storm <storm@cua.dk>
5602
5603 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5604 Align with new functionality.
5605
8cf51b2c
GM
56062004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5607
5608 * display.texi (Display Custom): Remove stray `@end defvar'.
5609
56102004-09-23 Kim F. Storm <storm@cua.dk>
5611
5612 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5613 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5614
8cf51b2c
GM
56152004-09-20 Richard M. Stallman <rms@gnu.org>
5616
5617 * custom.texi (Hooks): Explain using setq to clear out a hook.
5618 (File Variables): Explain multiline string constants.
5619 (Non-ASCII Rebinding): Explain when you need to update
5620 non-ASCII char codes in .emacs.
5621
5622 * building.texi (Compilation): Explain how to make a silent
5623 subprocess that won't be terminated. Explain compilation-environment.
5624
56252004-09-13 Kim F. Storm <storm@cua.dk>
5626
5627 * mini.texi (Repetition): Rename isearch-resume-enabled to
5628 isearch-resume-in-command-history and change default to disabled.
5629
8cf51b2c
GM
56302004-09-09 Kim F. Storm <storm@cua.dk>
5631
5632 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5633 with new `kmacro-name-last-macro'.
5634
8cf51b2c
GM
56352004-09-08 Juri Linkov <juri@jurta.org>
5636
5637 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5638
8cf51b2c
GM
56392004-09-03 Juri Linkov <juri@jurta.org>
5640
5641 * search.texi (Incremental Search): Update wording for M-%.
5642
56432004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5644
5645 * killing.texi (Killing): Correct description of kill commands in
5646 read-only buffer.
5647
56482004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5649
5650 * building.texi (Compilation Mode): Add a paragraph about rules
5651 for finding the compilation buffer for `next-error'.
5652
5653 * search.texi (Other Repeating Search): Mention that Occur mode
5654 supports the next-error functionality.
5655
56562004-09-02 Juri Linkov <juri@jurta.org>
5657
5658 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5659
56602004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * kmacro.texi (Basic Keyboard Macro):
5663 `apply-macro-to-region-lines' now operates on all lines that begin
5664 in the region, rather than on all complete lines in the region.
5665
c8763fb6 56662004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5667
5668 * frames.texi (Drag and drop): Add documentation about
5669 x-dnd-test-function and x-dnd-known-types.
5670
56712004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5672
5673 * indent.texi: Various minor changes in addition to:
5674 (Indentation Commands): Correct description of `indent-relative'.
5675 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5676 mode. The *Tab Stops* buffer uses Overwrite Mode.
5677 (Just Spaces): `tabify' converts sequences of at least two spaces
5678 to tabs.
5679
8cf51b2c
GM
56802004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5681
5682 * frames.texi (Secondary Selection): Setting the secondary
5683 selection with M-Drag-Mouse-1 does not alter the kill ring,
5684 setting it with M-Mouse-1 and M-Mouse-3 does.
5685 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5686 toolkit scroll bars.
5687 (Scroll Bars): Ditto.
5688
5689 * windows.texi (Basic Window): When using a window system, the value
5690 of point in a non-selected window is indicated by a hollow box.
5691 (Split Window): Side by side windows are separated by a scroll bar,
5692 if scroll bars are used.
5693 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5694 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5695 (Window Convenience): Update bindings for `winner-undo' and
5696 `winner-redo'.
5697
5698 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5699 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5700 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5701 of "Using Emacs as a Server".
5702 * building.texi (Building): Interchange nodes (for correct numbering).
5703 * programs.texi (Programs): Interchange nodes (for correct numbering).
5704 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5705 Info to the node structure.
5706 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5707 Rearrange order of nodes and sections such that both "GNU GENERAL
5708 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5709 end, as appropriate for appendices.
5710 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5711 Use `@unnumberedsec'.
5712 * trouble.texi: Adapt sectioning in Info to the node structure.
5713 Adapt node pointers to change in emacs.texi.
5714 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5715
8cf51b2c
GM
57162004-08-25 Kenichi Handa <handa@m17n.org>
5717
5718 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5719 description for unibyte mode.
5720
57212004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5722
5723 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5724
5725 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5726 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5727 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5728 in @pxref.
5729
57302004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5731
5732 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5733 Change section names.
5734
8cf51b2c
GM
57352004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5736
5737 * kmacro.texi (Keyboard Macro Ring): Rename section.
5738 Emacs treats the head of the macro ring as the `last keyboard macro'.
5739 (Keyboard Macro Counter): Minor change.
5740 (Save Keyboard Macro): Some clarifications.
5741 (Edit Keyboard Macro): Rename section.
5742
5743 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5744 32-bit machines.
5745 (Several Buffers): Clarify which buffer is selected if `2' is
5746 pressed in the Buffer Menu.
5747 Auto Revert mode can be used to update the Buffer Menu
5748 automatically.
5749
57502004-08-21 Eli Zaretskii <eliz@gnu.org>
5751
5752 * help.texi (Misc Help): Add an index entry for finding an Info
5753 manual by its file name.
5754
57552004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5756
5757 * files.texi (Backup Deletion): Correct description of
5758 `delete-old-versions'.
5759 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5760 (Auto Save Files): Recommend `auto-save-mode' to reenable
5761 auto-saving, rather than the abbreviation `auto-save'.
5762
57632004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5764
5765 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5766 for "killing" and "yanking" in main menu.
5767
57682004-08-16 Richard M. Stallman <rms@gnu.org>
5769
5770 * killing.texi (Yanking, Killing): Minor cleanups.
5771
5772 * mark.texi (Momentary Mark): Minor cleanups.
5773
57742004-08-15 Kenichi Handa <handa@etl.go.jp>
5775
5776 * custom.texi (Non-ASCII Rebinding):
5777 C-q always inserts the right code to pass to global-set-key.
5778
8cf51b2c
GM
57792004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5780
5781 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5782 `insert-register', instead of `C-x r g' binding, for consistency.
5783
57842004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5785
5786 * fixit.texi (Spelling): Fix typo.
5787
57882004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5789
5790 * help.texi (Help): Fix Texinfo usage.
5791
8cf51b2c
GM
57922004-07-24 Richard M. Stallman <rms@gnu.org>
5793
5794 * text.texi (Paragraphs): Update how paragraphs are separated
5795 and the default for paragraph-separate.
5796
5797 * search.texi (Regexp Replace): Further update text for new
5798 replacement operators.
5799
8cf51b2c
GM
58002004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5801
5802 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5803 `R' switch.
5804
5805 * dired.texi (Dired Updating): `k' only deletes inserted
5806 subdirectories from the Dired buffer if a prefix argument was given.
5807
5808 * search.texi (Regexps): Delete redundant definition of `symbol' in
5809 description of `\_>'. It already occurs in the description of `\_<'.
5810
8cf51b2c
GM
58112004-07-01 Juri Linkov <juri@jurta.org>
5812
5813 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5814 (Regexp Search): Add M-r.
5815
58162004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5817
5818 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5819
58202004-06-29 Jesper Harder <harder@ifa.au.dk>
5821
49823426 5822 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5823
58242004-06-25 Richard M. Stallman <rms@gnu.org>
5825
5826 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5827
58282004-06-25 David Kastrup <dak@gnu.org>
5829
5830 * search.texi (Regexp Replace): Some typo corrections and
5831 rearrangement.
5832
58332004-06-24 David Kastrup <dak@gnu.org>
5834
5835 * search.texi (Unconditional Replace): Use replace-string instead
5836 of query-replace in example.
5837 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5838 sequences.
5839 (Query Replace): Correct explanation of `^' which does not use
5840 the mark stack.
5841
58422004-06-21 Nick Roberts <nickrob@gnu.org>
5843
5844 * misc.texi (Shell History Copying): Document comint-insert-input.
5845 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5846
8cf51b2c
GM
58472004-06-20 Jesper Harder <harder@ifa.au.dk>
5848
5849 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5850 * custom.texi (Customization): Do.
5851 * anti.texi (Antinews): Do.
5852 * abbrevs.texi (Defining Abbrevs): Do.
5853
5854 * programs.texi (Info Lookup): Fix keybinding for
5855 info-lookup-symbol.
5856
58572004-06-16 Juanma Barranquero <lektu@terra.es>
5858
5859 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5860 Add emacs-xtra.
5861 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5862 (clean): Add emacs-xtra and flymake. Remove redundancies.
5863
58642004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5865
5866 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5867 Add emacs-xtra.
5868 * emacs-xtra.texi: New file.
5869
58702004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5873 (Dired and Find): Mention differences with ordinary Dired buffers.
5874
8cf51b2c
GM
58752004-06-13 Richard M. Stallman <rms@gnu.org>
5876
5877 * custom.texi (Init Syntax): Explain about vars that do special
5878 things when set with setq or with Custom.
5879 (Init Examples): Add line-number-mode example.
5880
8cf51b2c
GM
58812004-06-12 Juri Linkov <juri@jurta.org>
5882
5883 * dired.texi (Operating on Files): Add dired-do-touch.
5884
8cf51b2c
GM
58852004-06-10 Juri Linkov <juri@jurta.org>
5886
5887 * building.texi (Lisp Eval): Add C-M-x on defface.
5888
58892004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5890
5891 * files.texi (Reverting): Auto-Revert mode and
5892 Global Auto-Revert mode no longer revert remote files.
5893
8cf51b2c
GM
58942004-05-29 Richard M. Stallman <rms@gnu.org>
5895
5896 * custom.texi (Init File): Two dashes start --no-site-file.
5897
8cf51b2c
GM
58982004-05-29 Alan Mackenzie <acm@muc.de>
5899
5900 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5901 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5902 (AWK, Pike): Document as "C-like modes".
5903 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5904 (M-x man): Supersedes M-x manual-entry.
5905 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5906
5907 ("Comments in C"): Delete node; the info is in CC Mode manual.
5908 (c-comment-only-line-offset): Remove description.
5909
5910 (C-c ., C-c C-c): Describe new C Mode bindings.
5911
5912 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5913 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5914 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5915 Amend definitions.
5916
5917 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5918 Describe functions.
5919
5920 (c-comment-start-regexp, c-hanging-comment-ender-p)
5921 (c-hanging-comment-starter-p): Remove obsolete definitions.
5922
5923 * emacs.texi: Remove the menu entry "Comments in C".
5924
8cf51b2c
GM
59252004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5928 `M-x locate'.
5929
59302004-05-16 Karl Berry <karl@gnu.org>
5931
5932 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5933 makeinfo --html fails.
5934 * help.texi (Help Summary) [@ifnottex]: Likewise.
5935
59362004-05-13 Nick Roberts <nickrob@gnu.org>
5937
5938 * building.texi (GDB Graphical Interface): Update and describe
5939 layout first.
5940
8cf51b2c
GM
59412004-05-04 Jason Rumney <jasonr@gnu.org>
5942
5943 * makefile.w32-in: Revert last change.
5944
59452004-05-03 Jason Rumney <jasonr@gnu.org>
5946
5947 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5948
8cf51b2c
GM
59492004-04-23 Juanma Barranquero <lektu@terra.es>
5950
5951 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5952
59532004-04-18 Juri Linkov <juri@jurta.org>
5954
5955 * fixit.texi (Spelling): Remove file extension from ispell xref.
5956
59572004-04-15 Kim F. Storm <storm@cua.dk>
5958
5959 * cmdargs.texi (Initial Options): Add -Q.
5960
59612004-04-05 Kim F. Storm <storm@cua.dk>
5962
5963 * custom.texi (File Variables): Add safe-local-eval-forms.
5964
8cf51b2c
GM
59652004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5966
5967 * files.texi (Reverting): Correct description of revert-buffer's
5968 handling of point.
5969
59702004-03-22 Juri Linkov <juri@jurta.org>
5971
5972 * emacs.texi (Top): Add `Misc X'.
5973
49823426 5974 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5975
5976 * glossary.texi: Improve references.
5977
5978 * help.texi: Sync keywords with finder.el.
5979
5980 * mini.texi (Completion): Add description for menu items.
5981
5982 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5983
5984 * sending.texi (Mail Methods): Fix xref to Message manual.
5985
8cf51b2c
GM
59862004-03-12 Richard M. Stallman <rms@gnu.org>
5987
8cf51b2c
GM
5988 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5989
8cf51b2c
GM
59902004-03-04 Richard M. Stallman <rms@gnu.org>
5991
5992 * search.texi (Regexps): Explain that ^ and $ have their
5993 special meanings only in certain contexts.
5994
5995 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5996
5997 * mule.texi (Specify Coding): Doc C-x RET F.
5998
5999 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6000 for multiple compile and grep buffers.
6001 (Indirect Buffers): Don't recommand clone-indirect-buffer
6002 for multiple compile and grep buffers.
6003
8cf51b2c
GM
60042004-02-29 Juanma Barranquero <lektu@terra.es>
6005
6006 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6007 Use $(DEL) instead of rm, and ignore exit code.
6008
8cf51b2c
GM
60092004-02-23 Nick Roberts <nick@nick.uklinux.net>
6010
6011 * building.texi (Watch Expressions): Update.
6012
60132004-02-21 Juri Linkov <juri@jurta.org>
6014
6015 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6016 --directory, --help, --version. Move text about command-line-args
6017 to Command Arguments.
6018 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6019 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6020 (Window Size X): Join -g and --geometry. Add @cindex.
6021 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6022 (Title X): Remove alias -title.
6023 (Misc X): New node.
6024
c8763fb6 60252004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6026
6027 * frames.texi (Drag and drop): Add Motif to list of supported
6028 protocols.
6029
c8763fb6 60302004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6031
6032 * frames.texi (Drag and drop): New section.
6033
60342004-01-24 Richard M. Stallman <rms@gnu.org>
6035
6036 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6037 Include it only @ifnotinfo. Patch the preceding and following
6038 node headers to point to each other.
6039
60402004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6041
6042 * calendar.texi (Appointments): Update section.
6043
60442003-12-29 Kevin Ryde <user42@zip.com.au>
6045
8cf51b2c
GM
6046 * programs.texi (C Modes): Fix the xref.
6047
60482003-12-23 Nick Roberts <nick@nick.uklinux.net>
6049
6050 * building.texi (Watch Expressions): Update.
6051 (Commands of GUD): Include use of toolbar + breakpoints set from
6052 fringe/margin.
6053
60542003-12-03 Andre Spiegel <spiegel@gnu.org>
6055
6056 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6057 <acm@muc.de>.
6058
c8763fb6 60592003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6060
6061 * frames.texi (Dialog Boxes): Add use-file-dialog.
6062
8cf51b2c
GM
60632003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6064
6065 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6066 in CC Mode.
6067
8cf51b2c
GM
60682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6069
6070 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6071 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6072 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6073 * man/frames.texi, man/glossary.texi, man/killing.texi:
6074 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6075 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6076 * man/sending.texi, man/text.texi, man/trouble.texi:
6077 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6078
60792003-11-01 Alan Mackenzie <acm@muc.de>
6080
6081 * search.texi (Scrolling During Incremental Search): Document a
6082 new scrolling facility in isearch mode.
6083
8cf51b2c
GM
60842003-10-22 Miles Bader <miles@gnu.org>
6085
6086 * Makefile.in (info): Move before $(top_srcdir)/info.
6087
60882003-10-22 Nick Roberts <nick@nick.uklinux.net>
6089
6090 * building.texi (Watch Expressions): Update section on data display
6091 to reflect code changes (GDB Graphical Interface).
6092
8cf51b2c
GM
60932003-10-13 Richard M. Stallman <rms@gnu.org>
6094
6095 * xresources.texi (GTK resources): Clean up previous change.
6096
c8763fb6 60972003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6098
6099 * xresources.texi (GTK resources): Add a note that some themes
6100 disallow customizations. Add scroll theme example.
6101
8cf51b2c
GM
61022003-09-30 Richard M. Stallman <rms@gnu.org>
6103
8cf51b2c
GM
6104 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6105
6106 * misc.texi (Saving Emacs Sessions): Shorten the section,
6107 collapsing back into one node.
6108
61092003-09-30 Lars Hansen <larsh@math.ku.dk>
6110
6111 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6112
ce058493 61132003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6114
6115 * xresources.texi (GTK names in Emacs): Correct typo.
6116
8cf51b2c
GM
61172003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6118
6119 * cmdargs.texi (Font X): Mention new default font. More
6120 fully describe long font names, wildcard patterns and the
6121 problems involved. (Result of discussion on emacs-devel.)
6122
61232003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6124
6125 * emacs.texi (Acknowledgements): Correct typo.
6126
61272003-09-22 Richard M. Stallman <rms@gnu.org>
6128
6129 * dired.texi (Misc Dired Commands): New node.
6130 (Dired Navigation): Add dired-goto-file.
6131
6132 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6133
6134 * emacs.texi (Acknowledgements): New node, split from Distribution.
6135
6136 * cmdargs.texi (Action Arguments): -f reads interactive args.
6137
8cf51b2c
GM
61382003-09-08 Lute Kamstra <lute@gnu.org>
6139
6140 * screen.texi (Mode Line): Say that POS comes before LINE.
6141 Mention `size-indication-mode'.
6142 * display.texi (Optional Mode Line): Document
6143 `size-indication-mode'.
6144 * basic.texi (Position Info): Mention `size-indication-mode'.
6145
61462003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6147
6148 * xresources.texi (Resources): Refer to `editres' man page.
6149 (Lucid Resources): Update defaults. Expand description of
6150 `shadowThickness'.
6151
61522003-09-04 Miles Bader <miles@gnu.org>
6153
6154 * Makefile.in (top_srcdir): New variable.
6155 ($(top_srcdir)/info): New rule.
6156 (info): Depend on it.
6157
61582003-09-03 Peter Runestig <peter@runestig.com>
6159
6160 * makefile.w32-in: New file.
6161
61622003-08-29 Richard M. Stallman <rms@gnu.org>
6163
6164 * misc.texi (Saving Emacs Sessions): Correct previous change.
6165
8cf51b2c
GM
61662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6167
8cf51b2c
GM
6168 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6169 (Intro): Include kmacro.texi after fixit.texi instead of after
6170 custom.texi. (As suggested by Kim Storm.)
6171
61722003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6173
6174 * fixit.texi (Fixit): Update `Next' pointer.
6175 * files.texi (Files): Update `Previous' pointer.
6176 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6177 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6178 (Suggested by Kim Storm.)
6179 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6180
61812003-08-18 Kim F. Storm <storm@cua.dk>
6182
6183 * kmacro.texi: New file describing enhanced keyboard macro
6184 functionality. Replaces old description in custom.texi.
6185
6186 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6187 (Keyboard Macros): Move to new kmacro.texi file.
6188
6189 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6190
8cf51b2c
GM
61912003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6192
6193 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6194
61952003-08-17 Alex Schroeder <alex@gnu.org>
6196
6197 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6198 required.
6199
8cf51b2c
GM
62002003-08-05 Richard M. Stallman <rms@gnu.org>
6201
6202 * programs.texi (Lisp Indent): Don't describe
6203 lisp-indent-function property here. Use xref to Lisp Manual.
6204
8cf51b2c
GM
62052003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6206
fffa137c 6207 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6208 abbreviations.
6209
62102003-07-24 Markus Rost <rost@math.ohio-state.edu>
6211
6212 * buffers.texi (List Buffers): Fix previous change.
6213
8cf51b2c
GM
62142003-07-13 Markus Rost <rost@math.ohio-state.edu>
6215
6216 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6217 List*.
6218
62192003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6220
8cf51b2c
GM
6221 * display.texi (Font Lock): Fix typo.
6222
62232003-07-07 Richard M. Stallman <rms@gnu.org>
6224
6225 * display.texi (Font Lock): Add xref for format info on
6226 font-lock-remove-keywords.
6227
6228 * building.texi (Compilation): Document what happens with asynch
6229 children of compiler process.
6230
6231 * help.texi (Library Keywords): Use @multitable.
6232
8cf51b2c
GM
62332003-06-04 Richard M. Stallman <rms@gnu.org>
6234
6235 * programs.texi (Expressions): Delete C-M-DEL.
6236
6237 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6238 comint-move-point-for-output renamed from
6239 comint-scroll-to-bottom-on-output.
6240
6241 * custom.texi (Init Rebinding): Replace previous change with xref.
6242 (Non-ASCII Rebinding): Explain that issue more briefly here.
6243
62442003-05-28 Richard M. Stallman <rms@gnu.org>
6245
6246 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6247
62482003-05-28 Nick Roberts <nick@nick.uklinux.net>
6249
6250 * building.texi (GDB Graphical Interface): New node.
6251 (Rewritten somewhat by RMS.)
6252
c8763fb6 62532003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6254
6255 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6256 non-English letters. Explain how to set coding systems correctly
6257 and how to include the right coding cookie in the file.
6258
c8763fb6 62592003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6260
6261 * indent.texi (Indentation): Explain the concepts.
6262 (Just Spaces): Explain why preventing tabs for indentation might
6263 be useful.
6264
8cf51b2c
GM
62652003-04-16 Richard M. Stallman <rms@gnu.org>
6266
6267 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6268
8cf51b2c
GM
62692003-02-22 Alex Schroeder <alex@emacswiki.org>
6270
6271 * cmdargs.texi (General Variables): Document SMTPSERVER.
6272
8cf51b2c
GM
6273 * sending.texi: Remove SMTP node.
6274 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6275 library.
6276
8cf51b2c
GM
62772003-02-22 Alex Schroeder <alex@emacswiki.org>
6278
6279 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6280
62812003-02-22 Simon Josefsson <jas@extundo.com>
6282
6283 * sending.texi (Mail Methods): Add node about SMTP.
6284
c8763fb6 62852003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6286
6287 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6288
8cf51b2c
GM
62892003-02-01 Kevin Ryde <user42@zip.com.au>
6290
6291 * glossary.texi (Glossary): Correction to cl cross reference.
6292
62932003-01-20 Richard M. Stallman <rms@gnu.org>
6294
6295 * killing.texi (Rectangles): Document C-x c r.
6296
c8763fb6 62972003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6298
6299 * xresources.texi (GTK resources): New node.
6300 (GTK widget names): New node.
6301 (GTK names in Emacs): New node.
6302 (GTK styles): New node.
6303
c8763fb6 63042003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6305
6306 * maintaining.texi (Create Tags Table): Add reference to the new
6307 `etags --help --lang=LANG' option.
6308
8cf51b2c
GM
63092002-10-02 Karl Berry <karl@gnu.org>
6310
49823426 6311 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6312 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6313 where needed for the sake of the HTML output.
8cf51b2c
GM
6314
63152001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6316
6317 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6318 source files.
6319
63202001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6321
6322 * Makefile.in (emacsman): New target.
6323
8cf51b2c
GM
63242001-10-20 Gerd Moellmann <gerd@gnu.org>
6325
6326 * (Version 21.1 released.)
6327
63282001-10-05 Gerd Moellmann <gerd@gnu.org>
6329
6330 * Branch for 21.1.
6331
8cf51b2c
GM
63322001-03-05 Gerd Moellmann <gerd@gnu.org>
6333
6334 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6335
8cf51b2c
GM
63362000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6337
6338 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6339
8cf51b2c
GM
63401999-07-12 Richard Stallman <rms@gnu.org>
6341
6342 * Version 20.4 released.
6343
63441998-12-04 Markus Rost <rost@delysid.gnu.org>
6345
6346 * Makefile.in (INFO_TARGETS): Delete customize.info.
6347 (DVI_TARGETS): Delete customize.dvi.
6348 (../info/customize, customize.dvi): Targets deleted.
6349
63501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6351
6352 * Version 20.3 released.
6353
63541998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6355
6356 * Makefile.in (EMACSSOURCES): Add mule.texi.
6357 Add msdog.texi, ack.texi. Remove gnu1.texi.
6358
63591998-04-06 Andreas Schwab <schwab@gnu.org>
6360
6361 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6362 it in dvi targets.
8cf51b2c
GM
6363
63641997-09-23 Paul Eggert <eggert@twinsun.com>
6365
6366 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6367 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6368 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6369
63701997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6371
6372 * Version 20.2 released.
6373
63741997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6375
6376 * Version 20.1 released.
6377
63781997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6379
6380 * Makefile (../info/customize, customize.dvi): New targets.
6381 (INFO_TARGETS): Add ../info/customize.
6382 (DVI_TARGETS): Add customize.dvi.
6383
8cf51b2c
GM
63841996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6385
6386 * Version 19.33 released.
6387
63881996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6389
6390 * Version 19.32 released.
6391
8cf51b2c
GM
63921996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6393
6394 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6395
63961996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6397
6398 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6399 Specify -I option.
6400 (All dvi targets): Set the TEXINPUTS variable.
6401
64021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6403
6404 * Version 19.31 released.
6405
8cf51b2c
GM
64061995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6407
6408 * Version 19.30 released.
6409
8cf51b2c
GM
64101995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6411
6412 * Makefile.in (maintainer-clean): Rename from realclean.
6413
64141994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6415
6416 * Makefile.in: New file.
6417 * Makefile: File deleted.
6418
64191994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6420
6421 * Makefile (TEXINDEX_OBJS): Variable deleted.
6422 (texindex, texindex.o, getopt.o): Rules deleted.
6423 All deps on texindex deleted.
6424 (distclean): Don't delete texindex.
6425 (mostlyclean): Don't delete *.o.
6426 * texindex.c, getopt.c: Files deleted.
6427
64281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6429
6430 * Version 19.26 released.
6431
64321994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6433
6434 * Makefile (EMACSSOURCES): Exclude undo.texi.
6435
64361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6437
6438 * Version 19.25 released.
6439
64401994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6441
6442 * Version 19.24 released.
6443
64441994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6445
6446 * Version 19.23 released.
6447
64481994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6449
6450 * Makefile: Delete spurious tab.
6451
64521994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6453
6454 * Makefile (.SUFFIXES): New rule.
6455
8cf51b2c
GM
64561993-12-04 Richard Stallman (rms@srarc2)
6457
6458 * getopt.c: New file.
6459 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6460 (getopt.o): New rule.
6461 (dvi): Don't depend on texindex.
49823426 6462 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6463
64641993-12-03 Richard Stallman (rms@srarc2)
6465
49823426
GM
6466 * Makefile (TEXI2DVI): New variable.
6467 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6468 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6469
64701993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6471
6472 * Version 19.22 released.
6473
64741993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6475
6476 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6477
64781993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6479
6480 * Version 19.21 released.
6481
8cf51b2c
GM
64821993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6483
6484 * Makefile (realclean): Don't delete the Info files.
6485
f0131492 64861993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6487
8cf51b2c
GM
6488 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6489 4' where appropriate.
6490
f0131492 64911993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6492
49823426 6493 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6494
6495 * texindex.c: Include "../src/config.h" if building in emacs.
6496
6497 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6498 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6499 Add target to build texindex.c, defining `emacs'.
6500
8cf51b2c
GM
65011993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6502
6503 * Version 19.19 released.
6504
8cf51b2c
GM
65051993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6506
6507 * Version 19.18 released.
6508
65091993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6510
6511 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6512
65131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6514
6515 * Version 19.17 released.
6516
65171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6518
6519 * split-man: Fix typos in last change.
6520
65211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6522
6523 * Version 19.16 released.
6524
65251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6526
6527 * version 19.15 released.
6528
65291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6530
6531 * Makefile (distclean): It's rm, not rf.
6532
65331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6534
6535 * Version 19.14 released.
6536
65371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6538
6539 * Makefile: New file.
6540
65411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6542
6543 * Version 19.13 released.
6544
65451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6546
6547 * Version 19.9 released.
6548
65491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6550
6551 * Version 19.8 released.
6552
65531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6554
6555 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6556
6557 * trouble.texi: It's `enable-flow-control-on', not
6558 `evade-flow-control-on'.
6559
65601993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6561
6562 * display.texi: Document standard-display-european.
6563
65641993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6565
6566 * Version 19.7 released.
6567
6568 * emacs.texi: Add a sentence to the top menu mentioning the
6569 specific version of Emacs this manual applies to.
6570
65711993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6572
6573 * basic.texi: Document next-line-add-lines variable used to
6574 implement down-arrow.
6575
6576 * killing.texi: Document kill-whole-line.
6577
65781993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6579
6580 * text.texi: Update unix TeX ordering information.
6581
65821993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6583
6584 * news.texi: Mention fill-rectangle in keybinding list.
6585
6586 * killing.texi: Document fill-rectangle.
6587
65881993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6589
6590 * vc.texi: Bring the docs up to date with VC 5.2.
6591
65921992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6593
6594 * emacs.tex: Mention blackbox and gomoku under Amusements.
6595 Assembler mode is now mentioned and appropriately indexed
6596 under Programming Modes.
6597
65981991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6599
6600 * emacs.tex: Update TeX ordering information.
6601
8cf51b2c
GM
66021990-06-26 David Lawrence (tale@geech)
6603
6604 * emacs.tex: Note that completion-ignored-extensions is not used
6605 to filter out names when all completions are displayed in
6606 *Completions*.
6607
66081990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6609
6610 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6611
66121990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6613
6614 * emacs.tex: Add @findex grep.
6615
8cf51b2c
GM
66161988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6617
6618 * emacs.tex: Correct two typos. No other changes before
6619 Version 19 will be made.
6620
8cf51b2c
GM
66211988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6622
6623 * emacs.tex: Update information for obtaining TeX distribution from the
6624 University of Washington.
6625
6626;; Local Variables:
c8763fb6 6627;; coding: utf-8
8cf51b2c
GM
6628;; fill-column: 79
6629;; add-log-time-zone-rule: t
6630;; End:
6631
6632 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6633 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6634
6635 This file is part of GNU Emacs.
6636
352c8b4a 6637 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6638 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6639 the Free Software Foundation, either version 3 of the License, or
6640 (at your option) any later version.
8cf51b2c
GM
6641
6642 GNU Emacs is distributed in the hope that it will be useful,
6643 but WITHOUT ANY WARRANTY; without even the implied warranty of
6644 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6645 GNU General Public License for more details.
6646
6647 You should have received a copy of the GNU General Public License
352c8b4a 6648 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6649
6650;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd