* frames.texi (Text Terminal Colors): Multi-tty is already
[bpt/emacs.git] / doc / emacs / ChangeLog
... / ...
CommitLineData
12009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2
3 * mule.texi (Select Input Method): Fix typo.
4
52009-05-13 Chong Yidong <cyd@stupidchicken.com>
6
7 * anti.texi (Antinews): Document completion changes. Some additional
8 copyedits and rearrangement of entries.
9
102009-05-12 Chong Yidong <cyd@stupidchicken.com>
11
12 * misc.texi (Interactive Shell, Saving Emacs Sessions)
13 (Shell History Copying, Terminal emulator): Copyedits.
14
15 * xresources.texi (Resources): Simplify descriptions. Shorten
16 description of editres, which is not very useful these days.
17 (Table of Resources): Document fontBackend resource.
18
19 * trouble.texi (Quitting): Add other undo bindings to table.
20 (DEL Does Not Delete): Note that the erasure key is usually labelled
21 "Backspace". Remove discussion of obscure Xmodmap issue.
22
232009-05-07 Chong Yidong <cyd@stupidchicken.com>
24
25 * files.texi (Visiting): Copyedits.
26
272009-05-06 Chong Yidong <cyd@stupidchicken.com>
28
29 * basic.texi (Inserting Text): Document ucs-insert.
30
31 * mule.texi (International Chars): Define "multibyte". Note that
32 internal representation is unicode-based. Simplify definition of raw
33 bytes. Mention ucs-insert.
34 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
35 (Language Environments): Add language environments new to Emacs 23.
36 (Multibyte Conversion): Node deleted.
37 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
38 mention obsolete emacs-mule coding system.
39 (Output Coding): Copyedits.
40
41 * emacs.texi (Top): Update node listing.
42
432009-05-05 Per Starbäck <per@starback.se> (tiny change)
44
45 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
46
472009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * building.texi (Lisp Libraries): `load-library' does offer completion.
50
512009-04-28 Chong Yidong <cyd@stupidchicken.com>
52
53 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
54 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
55
562009-04-25 Eli Zaretskii <eliz@gnu.org>
57
58 * maintaining.texi (Tags): Clarify text. (Bug#3101)
59
602009-04-22 Chong Yidong <cyd@stupidchicken.com>
61
62 * entering.texi (Entering Emacs): Document initial-buffer-choice.
63
64 * building.texi (Lisp Interaction): Document initial-scratch-message.
65
662009-04-18 Juanma Barranquero <lekktu@gmail.com>
67
68 * msdog.texi (Windows Fonts): Fix typos.
69
70 * files.texi (Save Commands): Fix pxref.
71
722009-04-18 Chong Yidong <cyd@stupidchicken.com>
73
74 * files.texi (Save Commands): Mention diff-buffer-with-file.
75 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
76 Henoch (Bug#3036).
77
782009-03-15 Glenn Morris <rgm@gnu.org>
79
80 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
81 the former is not always used.
82 (Mail Headers): Use active voice. Add "Mail-reply-to".
83 Change case of "Id". Avoid repeated "appropriate".
84 (Mail Aliases): Fix previous change - use an example with a ".", so it
85 does actually get quoted when expanded.
86 (Mail Sending): Mailclient is the default on some systems.
87 (Citing Mail): Mention mail-indentation-spaces.
88 (Mail Mode Misc): Add an @dfn for "mail signature".
89
902009-03-15 Chong Yidong <cyd@stupidchicken.com>
91
92 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
93 (Completion Options): Document read-file-name-completion-ignore-case,
94 read-buffer-completion-ignore-case, and completion-styles. Remove
95 description of partial-completion-mode.
96
972009-03-14 Glenn Morris <rgm@gnu.org>
98
99 * sending.texi (Mail Format): Fix typo. Add index entry for
100 mail-header-separator.
101 (Mail Headers): Put info about initialization and changing in one place
102 at the start. Update FCC section for mbox Rmail. Clarify From
103 section, mention mail-setup-with-from. Clarify Reply-to section.
104 Add Mail-followup-to and mail-mailing-lists. Clarify References
105 section.
106 (Mail Aliases): Update example, make less contentious.
107 Update for name change of mail-interactive-insert-alias.
108 (Mail Mode): Remove mention of `%' as a word separator.
109 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
110 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
111 commands. Clarify FCC handling. In mail-complete, add reference to
112 Mail Aliases section, and mention mail-complete-function.
113 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
114 (Mail Mode Misc): Clarify the mail-signature function. Add basic
115 signature netiquette. Explain how the mail hooks work when continuing
116 a composition.
117 (Mail Amusements): Internationalize the spook section a bit.
118 Remove the spook mail-setup-hook example, since it doesn't work well.
119 Mention fortune-file.
120 (Mail Methods): Mention read-mail-command.
121
1222009-03-14 David Reitter <david.reitter@gmail.com>
123
124 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
125 and NS resources following recent changes.
126
1272009-03-10 Jason Rumney <jasonr@gnu.org>
128
129 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
130 w32-use-visible-system-caret doc to indicate that it should get set
131 automatically.
132 (Windows Fonts): Add doc for the uniscribe backend.
133
1342009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
135
136 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
137 vc-dir. (Bug#2598)
138
1392009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
140
141 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
142
1432009-03-05 Glenn Morris <rgm@gnu.org>
144
145 * rmail.texi (Rmail Basics): Add reference to sorting.
146 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
147 Minor re-wordings.
148 (Rmail Motion): Mention rmail-next-same-subject.
149 (Rmail Deletion): Expunging is not the only way to change the numbers.
150 (Rmail Labels): Labels can also be used in sorting.
151 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
152 (Rmail Display): Mention rmail-mime.
153
1542009-03-04 Glenn Morris <rgm@gnu.org>
155
156 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
157 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
158 summary. Mention sorts cannot be undone.
159 (Rmail Display): Give an example of how to use goto-address-mode.
160 (Rmail Editing): It's keybindings that are redefined, not commands.
161 Fix some typos.
162 (Movemail): Some minor rewording.
163 (Remote Mailboxes): Emacs movemail supports pop by default.
164 Fix some minor grammatical issues. The "two alternative ways" to
165 specify a POP mailbox are really just one. Remove all reference to the
166 variables rmail-pop-password and rmail-pop-password-required, obsolete
167 since Emacs 22.1. Clarify the four password steps. Emacs movemail
168 can support Kerberos.
169
1702009-03-03 Glenn Morris <rgm@gnu.org>
171
172 * rmail.texi (Rmail Deletion): Revert previous change, which was
173 describing the Rmail summary versions.
174 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
175 Minor re-wording for rmail-resend.
176 (Rmail Make Summary): Summaries apply to buffers rather than files.
177 <rmail-summary-by-topic>: Headers includes the subject.
178 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
179 details, including prefix arguments.
180 Mention rmail-summary-by-senders on C-M-f.
181 Not counting lines might be faster.
182 (Rmail Summary Edit): More details on the delete commands.
183 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
184 Name the commands bound to the various keys. Mention prefix argument
185 for searching.
186 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
187 Simplify rmail-highlighted-headers description. Update face name.
188
1892009-03-02 Juanma Barranquero <lekktu@gmail.com>
190
191 * mark.texi (Marking Objects): Fix typo.
192
1932009-03-01 Chong Yidong <cyd@stupidchicken.com>
194
195 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
196 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
197
1982009-03-01 Glenn Morris <rgm@gnu.org>
199
200 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
201 (Rmail Motion): - M-s searches from the end of messages.
202 (Rmail Deletion): Minor clarification. Fix numeric argument
203 description.
204 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
205 newmail and RMAILOSE files need not be in home-directory.
206 (Rmail Files): Mention I/O menus are unselectable if no files match.
207 Mention `MAIL' env-var.
208
2092009-02-24 Jason Rumney <jasonr@gnu.org>
210
211 * mule.texi (Fontsets): Mention fontset-default, font specs and
212 fallback fontsets.
213 (Defining Fontsets): Mention ns and w32 variants of
214 standard-fontset-spec. Update description of startup fontset to match
215 Emacs 23 behavior.
216 (Modifying Fontsets): New section. (Bug#656)
217 (International): Link to Modifying Fontsets.
218
2192009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
220
221 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
222 Mention ns-extended-platform-support-mode.
223
2242009-02-22 Karl Berry <karl@gnu.org>
225
226 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
227
2282009-02-19 Juanma Barranquero <lekktu@gmail.com>
229
230 * basic.texi (Moving Point, Position Info):
231 * files.texi (Visiting):
232 * mini.texi (Completion Options):
233 * text.texi (HTML Mode): Remove duplicate words.
234
2352009-02-20 Glenn Morris <rgm@gnu.org>
236
237 * rmail.texi: Minor updates for mbox rather than Babyl.
238
2392009-02-17 Karl Berry <karl@gnu.org>
240
241 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
242
2432009-02-17 Richard M Stallman <rms@gnu.org>
244
245 * anti.texi (Antinews): Mention Babyl format.
246
247 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
248
249 * rmail.texi: Update for mbox format.
250 Various small fixes, as well as the following.
251 (Out of Rmail): Node deleted.
252 (Rmail): Update menu.
253 (Rmail Files): Comment out set-rmail-inbox-list.
254 Document rmail-inbox-list instead.
255 (Rmail Output): Substantial changes since C-o is now
256 rmail-output-as-seen and o is rmail-output.
257 (Rmail Attributes): Delete `stored', add `retried'.
258 (Rmail Display): Editing headers works in all cases.
259
2602009-02-17 Glenn Morris <rgm@gnu.org>
261
262 * basic.texi (Position Info): M-x count-lines-region is not always on
263 M-=. (Bug#2269)
264
2652009-02-09 Glenn Morris <rgm@gnu.org>
266
267 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
268 defaults.
269
2702009-02-07 Eli Zaretskii <eliz@gnu.org>
271
272 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
273 documentation of possible problems with redecoding.
274
2752009-02-03 Glenn Morris <rgm@gnu.org>
276
277 * rmail.texi (Out of Rmail): Mention b2m.pl.
278
2792009-01-31 Glenn Morris <rgm@gnu.org>
280
281 * rmail.texi (Out of Rmail): Correct b2m location.
282
2832009-01-27 Chong Yidong <cyd@stupidchicken.com>
284
285 * fixit.texi (Undo): Update undo limit values.
286
2872009-01-27 Glenn Morris <rgm@gnu.org>
288
289 * emacs.texi (Top): Fix Antinews menu entry.
290
2912009-01-25 Karl Berry <karl@gnu.org>
292
293 * text.texi (Foldout): Use @itemize @w{} to make an itemize
294 item with no marker, instead of the syntactically incorrect
295 @itemize @asis.
296
2972009-01-25 Juri Linkov <juri@jurta.org>
298
299 * building.texi (Grep Searching): Fix index entry for lgrep.
300
3012009-01-24 Eli Zaretskii <eliz@gnu.org>
302
303 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
304
3052009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
306
307 * macos.texi (Preferences Panel): Update description of font setting to
308 reflect that prior frame selection is no longer needed.
309
3102009-01-20 Nick Roberts <nickrob@snap.net.nz>
311
312 * building.texi (Debuggers): Revert some of 2008-10-31 change to
313 raise GUD subsections.
314
3152009-01-15 Glenn Morris <rgm@gnu.org>
316
317 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
318
3192009-01-10 Glenn Morris <rgm@gnu.org>
320
321 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
322
3232009-01-04 Chong Yidong <cyd@stupidchicken.com>
324
325 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
326 logical lines.
327
3282008-12-29 Juri Linkov <juri@jurta.org>
329
330 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
331
332 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
333
3342008-12-28 Chong Yidong <cyd@stupidchicken.com>
335
336 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
337 goto-address-mode instead of goto-address.
338
339 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
340 mode.
341
342 * emacs.texi (Top): Update node listing.
343
3442008-12-26 Eli Zaretskii <eliz@gnu.org>
345
346 * custom.texi (Directory Variables): Explain what is a "project".
347 Add indexing. Improve wording. Add a footnote about using
348 _dir-locals.el on MS-DOS.
349
3502008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
351
352 * files.texi (Misc File Ops): Mention chmod as an alias for
353 set-file-modes.
354
3552008-12-24 Martin Rudalics <rudalics@gmx.at>
356
357 * help.texi (Help): Fix typos and reword.
358 (Help Summary): Add entries for C-h n and C-h r, reorder
359 entries, and do some minor fixes.
360 (Name Help): Say that C-h F works for commands only.
361 (Misc Help): Say that view-lossage displays 300 keystrokes.
362
3632008-12-20 Glenn Morris <rgm@gnu.org>
364
365 * ack.texi (Acknowledgments): General update based on AUTHORS,
366 including removal of some stuff no longer distributed.
367
3682008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
369
370 * fixit.texi: Mention hunspell
371
3722008-12-19 Glenn Morris <rgm@gnu.org>
373
374 * ack.texi (Acknowledgments): Small grammar fix.
375 Consolidate explanatory text at start.
376
377 * display.texi (Text Display):
378 * indent.texi (Indentation): Use @acronym with ASCII.
379
3802008-12-18 Glenn Morris <rgm@gnu.org>
381
382 * ack.texi: Various small updates and fixes.
383
3842008-12-18 Juri Linkov <juri@jurta.org>
385
386 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
387 as a key binding to start a forward nonincremental word search.
388 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
389 a backward nonincremental word search. Add index for `M-s w'
390 `isearch-forward-word'.
391 (Regexp Search): Add a short summary of regexp key commands like
392 in the node "Basic Isearch".
393 (Other Repeating Search): Fix typo.
394
3952008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
396
397 * misc.texi (PostScript Variables): Fix doc.
398
3992008-12-10 Chong Yidong <cyd@stupidchicken.com>
400
401 * programs.texi (Program Modes): Mention Ruby mode.
402
4032008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
404
405 * misc.texi (emacsclient Options): Describe what an empty string
406 argument does for --alternate-editor.
407
4082008-12-09 Frank Schmitt <ich@frank-schmitt.net>
409
410 * cmdargs.texi (Font X): Distinguish between client-side and
411 server-side fonts. List valid Fontconfig properties. Add reference to
412 Fontconfig manual. List valid GTK font properties. Explain use of
413 fc-list.
414
4152008-12-09 Chong Yidong <cyd@stupidchicken.com>
416
417 * cmdargs.texi (Font X): Move discussion of quoting to top.
418
4192008-12-06 Glenn Morris <rgm@gnu.org>
420
421 * maintaining.texi (Old Revisions): Improve previous change.
422
4232008-12-05 Richard M Stallman <rms@gnu.org>
424
425 * anti.texi (Antinews): Minor fixes.
426
4272008-12-03 Glenn Morris <rgm@gnu.org>
428
429 * maintaining.texi (Old Revisions): Fix diff-switches description.
430
4312008-12-01 Martin Rudalics <rudalics@gmx.at>
432
433 * emacs.texi (Top): Fix typo.
434
4352008-11-30 Chong Yidong <cyd@stupidchicken.com>
436
437 * misc.texi (Document View): Explain dependence on gs at the top.
438 Copyedits.
439
440 * emacs.texi (Top): Add DocView nodes to detailed node listing.
441
442 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
443 (Comment Commands): Discuss region-active behavior of M-; first.
444
4452008-11-29 Martin Rudalics <rudalics@gmx.at>
446
447 * display.texi (Line Truncation): Add reference to Continuation
448 Lines.
449
450 * windows.texi (Pop Up Window): Mention split-height-threshold
451 and split-width-threshold.
452 (Split Window): Add reference to Continuation Lines.
453
4542008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
455
456 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
457 (GNUstep Support): New node.
458 * anti.texi:
459 * emacs.texi:
460 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
461
462
4632008-11-28 Richard M Stallman <rms@gnu.org>
464
465 * misc.texi (Dissociated Press): Minor cleanups.
466
467 * dired.texi (Image-Dired): Avoid passive.
468
4692008-11-28 Eli Zaretskii <eliz@gnu.org>
470
471 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
472 representation.
473
4742008-11-26 Richard M. Stallman <rms@gnu.org>
475
476 * files.texi (Visiting): Rewrite paragraph for clarity.
477
478 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
479
4802008-11-25 Alan Mackenzie <acm@muc.de>
481
482 * programs.texi (Moving by Parens): Clarify that parens inside strings
483 and comments are ignored, and that the commands assume the starting
484 point isn't in a string or comment.
485
4862008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
487
488 * macos.texi: Add Prev/Next/Top pointers to all nodes.
489 (Mac Basics): Merge in Grabbing Environment Variables from earlier
490 version.
491 (Mac Customization): Rewrite Preferences Panel section and merge in to
492 this node, add Open files by dragging to an Emacs window.
493
494 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
495
4962008-11-26 Chong Yidong <cyd@stupidchicken.com>
497
498 * files.texi (Misc File Ops): Document set-file-modes.
499
500 * windows.texi (Split Window): Document integer values of
501 truncate-partial-width-windows.
502
503 * text.texi (Text): Simplify description of markup languages.
504 (TeX Mode): Simplify introduction. Mention BibTeX mode.
505 (TeX Editing): Note that `""' inserts one `"' character.
506 (HTML Mode): Note in the introduction that XML mode is an alias for
507 SGML mode. Mention nXML mode.
508
5092008-11-25 Chong Yidong <cyd@stupidchicken.com>
510
511 * building.texi (Watch Expressions): Fix typo.
512
5132008-11-24 Chong Yidong <cyd@stupidchicken.com>
514
515 * files.texi (Visiting): Document new behavior of
516 confirm-nonexistent-file-or-buffer.
517
518 * buffers.texi (Select Buffer): Document
519 confirm-nonexistent-file-or-buffer.
520
521 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
522 edit-picture.
523
524 * text.texi (Text): Simplify introduction. Discard mention of `M-x
525 edit-picture', since that is just an alias for picture-mode.
526 (Sentences): Note that repeated M-@ extends the region.
527 (Pages): Make terminology more consistent. Link to Regexps node.
528 (Longlines): Discuss relationship with Visual Line mode.
529 (Text Mode): Remove extraneous discussion of other modes, since they
530 were already introduced in the parent node.
531
5322008-11-23 Chong Yidong <cyd@stupidchicken.com>
533
534 * anti.texi (Antinews): Rewrite.
535
536 * entering.texi (Exiting): Mention "minimize" terminology.
537
538 * frames.texi (Frame Commands): Mention "minimize" terminology.
539
540 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
541 formats.
542 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
543 (Misc X): Don't document useless -hb option.
544
5452008-11-22 Juri Linkov <juri@jurta.org>
546
547 * dired.texi (Dired Navigation): Change normal file name search option
548 from `non-nil' to `t'. Add `dwim' option.
549
5502008-11-22 Juri Linkov <juri@jurta.org>
551
552 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
553 ".dir-locals.el". Rename `define-project-bindings' to
554 `dir-locals-set-class-variables'. Rename `set-directory-project' to
555 `dir-locals-set-directory-class'.
556
5572008-11-22 Lute Kamstra <lute@gnu.org>
558
559 * buffers.texi (Select Buffer): Index goto-line.
560 * basic.texi (Moving Point): Mention the use of a numeric prefix
561 argument with goto-line and refer to Select Buffer for the use of a
562 plain prefix argument.
563
5642008-11-19 Glenn Morris <rgm@gnu.org>
565
566 * doclicense.texi: Update to FDL 1.3.
567 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
568
5692008-11-17 Chong Yidong <cyd@stupidchicken.com>
570
571 * custom.texi (Minor Modes): Define mode commands and mode variables
572 more precisely. Recommend using mode commands instead of setting
573 variables directly. Put minor modes in a list, and add more modes.
574 (Easy Customization): Use "init file" instead of .emacs.
575 (Customization Groups): Update to new Custom buffer appearance.
576 (Saving Customizations): Copyedits. Update example.
577 (Variables): Give example of variable type-sensitivity.
578 (Examining): Update example.
579 (Hooks): Copyedits.
580 (Specifying File Variables): Use C comments instead of an artificial
581 Lisp for the example.
582 (Keymaps): Move internals discussion to Prefix Keymaps.
583 (Rebinding): Remove redundant paragraph (stated in Key Binding).
584 (Init Rebinding): Document kbd macro.
585 (Init File): Link to Find Init.
586
587 * mark.texi (Using Region): Document Delete Selection Mode more
588 thoroughly.
589
590 * frames.texi (Mouse Commands): Move most of the description of Delete
591 Selection Mode to Using Region, and link to it.
592 (Clipboard): Note that paste is bound to clipboard-yank.
593
594 * building.texi (Compilation): Document first-error value of
595 compilation-scroll-output.
596 (Compilation Mode): Note that compilation-auto-jump-to-first-error
597 works as soon as an error is available. Suggested by Juri Linkov.
598
599 * mini.texi (Passwords): New node.
600
601 * files.texi (Remote Files): Link to Passwords node.
602
603 * emacs.texi (Top): Update node listings.
604
6052008-11-16 Chong Yidong <cyd@stupidchicken.com>
606
607 * ack.texi (Acknowledgments): Some updating of credits.
608
609 * emacs.texi (Acknowledgments): Add a couple more names.
610
611 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
612
613 * files.texi (Directories): Describe delete-directory in text.
614 (Misc File Ops): Document use of trash.
615
6162008-11-16 Juanma Barranquero <lekktu@gmail.com>
617
618 * macos.texi (Mac Customization): Fix typos.
619
6202008-11-14 Chong Yidong <cyd@stupidchicken.com>
621
622 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
623 replacing previous contents. Numerous copyedits to adapt ns-emacs to
624 the conventions of the main Emacs manual.
625
626 * emacs.texi (Top): Update node listings.
627
6282008-11-12 Chong Yidong <cyd@stupidchicken.com>
629
630 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
631 command-line-args is processed during startup.
632 (Action Arguments): Correctly describe how file arguments interact with
633 the startup screen. Link to Lisp Interaction for scratch buffer.
634 (Initial Options): Link to Command Example for -batch option.
635 (Environment): Document initial-environment.
636
637 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
638 can't be changed in the site-start file.
639
6402008-11-07 Chong Yidong <cyd@stupidchicken.com>
641
642 * dired.texi (Dired): Mention C-x C-d too.
643 (Dired Enter): Document M-n in the Dired minibuffer.
644 (Dired Navigation): Explain dired-goto-file more clearly. Document
645 dired-isearch-filenames.
646 (Dired Deletion): Remove unnecessary "expunged" terminology.
647 (Flagging Many Files): & is now rebound to `% &'.
648 (Shell Commands in Dired): Document dired-do-async-shell-command.
649 Clarify how multi-file arguments are passed.
650 (Misc Dired Features): Document dired-do-isearch.
651
6522008-11-06 Chong Yidong <cyd@stupidchicken.com>
653
654 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
655
6562008-11-03 Chong Yidong <cyd@stupidchicken.com>
657
658 * search.texi (Other Repeating Search): Remove obsolete findex entries.
659
6602008-11-01 Chong Yidong <cyd@stupidchicken.com>
661
662 * programs.texi (Program Modes): Link to Program Indent node.
663 (Left Margin Paren): Explain consequences of changing
664 open-paren-in-column-0-is-defun-start more concisely.
665 (Which Function, Program Indent, Info Lookup): Minor edits.
666 (Basic Indent): If region is active, TAB indents the region.
667 (Multi-line Indent): If region is active, TAB indents the region. Note
668 that indent-region is useful when Transient Mark mode is off.
669 (Matching): The delimiter at the cursor is highlighted---the character
670 changes color.
671 (Symbol Completion): Link to Completion node.
672
673 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
674 a strictly text-only system.
675
676 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
677 batch mode.
678
6792008-11-01 Richard M. Stallman <rms@gnu.org>
680
681 * misc.texi (Document View): Major rewrite.
682
683 * maintaining.texi (Types of Log File): Change logs are older than
684 version control.
685 (VCS Concepts): Simplify and rearrange.
686 (Version Control Systems): Make it clear that Linux is only the kernel.
687 (VC Mode Line): Shorten reference to menu item.
688 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
689 (VC Directory Mode): Minor cleanup.
690 Unchanged files are hidden, not omitted.
691 (VC Directory Commands): Shorten and simplify.
692 (Change Log Commands): New node, split from Change Logs.
693 (VC Directory Buffer): New node, split from VC Directory Mode.
694
6952008-10-31 Chong Yidong <cyd@stupidchicken.com>
696
697 * misc.texi (Document View): Renamed from Document Files, moved here
698 from files.texi.
699
700 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
701 moved as well.
702 (Document Files): Moved to misc.texi.
703
704 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
705 vc-update-change-log.
706 (Version Control): Move here from files.texi.
707 (Format of ChangeLog): Make it a subnode of Change Log.
708
709 * emacs.texi (Top): Update node listing.
710
7112008-10-31 Tassilo Horn <tassilo@member.fsf.org>
712
713 * files.texi (Files): Add a section about document
714 files (doc-view-mode).
715
7162008-10-31 Chong Yidong <cyd@stupidchicken.com>
717
718 * building.texi (Compilation Mode): Document
719 compilation-auto-jump-to-first-error.
720 (Debuggers): Lower GUD subsections to subsubsections.
721 (Starting GUD): Add cindex.
722 (Lisp Interaction): Note that scratch is no longer the initial buffer.
723
7242008-10-30 Chong Yidong <cyd@stupidchicken.com>
725
726 * indent.texi (Indentation): Link to Program Indent.
727
728 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
729 now uses emacsclient's terminal.
730
7312008-10-29 Chong Yidong <cyd@stupidchicken.com>
732
733 * mark.texi (Using Region): Document use-empty-active-region.
734
735 * emacs.texi (Top): Update node listings.
736
737 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
738 mention obsolete emacs.bash script.
739 (Invoking emacsclient): Rewrite, moving optional arguments to
740 emacsclient Options.
741 (emacsclient Options): New node. Document server-use-tcp and
742 server-host.
743
7442008-10-28 Chong Yidong <cyd@stupidchicken.com>
745
746 * indent.texi (Indentation): Replace list with paragraphed text,
747 putting description of syntax-driven indentation first. Document new
748 effect of active regions on tab.
749 (Tab Stops): Note that editable tab stops affect indentation commands.
750
7512008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
752
753 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
754
7552008-10-23 Chong Yidong <cyd@stupidchicken.com>
756
757 * custom.texi (Function Keys): Note that modified keypad keys are not
758 translated.
759
760 * basic.texi (Arguments): Explain how to insert multiple digits.
761
7622008-10-22 Michael Albinus <michael.albinus@gmx.de>
763
764 * files.texi (Remote Files): Precise selection of default method.
765 Rewrite paragraph about disabling remote file names.
766
7672008-10-22 Chong Yidong <cyd@stupidchicken.com>
768
769 * search.texi (Special Isearch): Document M-TAB is isearch.
770
771 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
772 command.
773
774 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
775
7762008-10-22 Tassilo Horn <tassilo@member.fsf.org>
777
778 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
779 section.
780
7812008-10-21 Chong Yidong <cyd@stupidchicken.com>
782
783 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
784 to files.texi. Move contents of vc2-xtra.texi here.
785
786 * vc2-xtra.texi: File removed.
787
788 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
789 Directory Commands from the submenu. Don't include deleted file
790 vc2-xtra.texi.
791
792 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
793 (Version Control): Add VC Directory Mode and VC Directory Commands to
794 the submenu.
795 (Why Version Control?): Use table format.
796 (Version Control Systems): Note that Meta-CVS support is gone.
797 (VCS Concepts): Note precisely when VC started supporting filesets.
798 Remove bogus xref to CVS Options node.
799 (Types of Log File): Copyedits.
800 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
801 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
802 The Right Thing.
803 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
804 (Log Buffer): Reorganize node, putting C-c C-c description first.
805 (Old Revisions): Use CVS for example, not RCS.
806 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
807 Commands from the submenu, putting them under Version Control.
808 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
809 need to include it in the manual unconditionally, since it is now
810 crucial to using distributed version control systems.
811 (Comparing Files): Note that diff uses the minibuffer, and that the
812 output is shown using Diff mode.
813 (Diff Mode): Explain what "patch" and "hunk" mean. Document
814 diff-update-on-the-fly, diff-refine-hunk, and
815 diff-show-trailing-whitespaces.
816 (File Archives): Add rar support.
817
818 * major.texi (Choosing Modes): Make mode selection sequence more
819 obvious by describing the steps in order of priority. Note that
820 magic-mode-alist is nil by default. Document
821 magic-fallback-mode-alist.
822
8232008-10-20 Chong Yidong <cyd@stupidchicken.com>
824
825 * frames.texi (Mouse References): Copyedits.
826
8272008-10-20 Tassilo Horn <tassilo@member.fsf.org>
828
829 * ack.texi (Acknowledgments): Add myself as doc-view author.
830
8312008-10-20 Eli Zaretskii <eliz@gnu.org>
832
833 * frames.texi (Dialog Boxes): Add @cindex entries.
834
8352008-10-20 Chong Yidong <cyd@stupidchicken.com>
836
837 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
838 (Text-Only Mouse): Copyedit.
839
8402008-10-19 Chong Yidong <cyd@stupidchicken.com>
841
842 * frames.texi: Use @key throughout for mouse clicks.
843 (Cut/Paste Other App): Document yank-pop-change-selection.
844 (Secondary Selection): Fix modified mouse click syntax.
845 (Clipboard): Describe Cut, Copy and Paste commands.
846 (Mouse References): Not all references are in read-only buffers.
847 Copyedits.
848 (Creating Frames): Add xref to Init File.
849 (Frame Commands): Add xref to Exiting.
850 (Scroll Bars): Document GTK vs toolkit behavior.
851
8522008-10-15 Chong Yidong <cyd@stupidchicken.com>
853
854 * files.texi (Version Control): Copyedits. Add Bazaar.
855 (Version Control Systems): List different VCS's using an itemized list.
856 Add Bazaar.
857 (VCS Concepts): Copyedits. Tweak description of file merging.
858
859 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
860 (Cut/Paste Other App): Document select-active-regions and
861 x-select-enable-primary.
862
8632008-10-13 Chong Yidong <cyd@stupidchicken.com>
864
865 * mark.texi (Shift Selection): Correct case in node name.
866
867 * emacs.texi (Top): Update node order in Mark chapter.
868
8692008-10-12 Eli Zaretskii <eliz@gnu.org>
870
871 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
872
873 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
874 elsewhere in the manual instead of describing yet again the intricacies
875 of $HOME on MS-Windows and MS-DOS.
876
8772008-10-12 Chong Yidong <cyd@stupidchicken.com>
878
879 * mini.texi (Minibuffer File): Add xref to File Names.
880 (Minibuffer File): Add discussion of `~' in file names. Add
881 insert-default-directory index reference.
882
883 * files.texi (File Names): Reorganize description.
884 (Visiting): Add xref to Mode Line. Copyedits.
885 (Save Commands): Mention prefix behavior of C-x C-s.
886 (Numbered Backups): Node deleted.
887 (Backup Names): Contents of Numbered Backups moved here. State default
888 of version-control variable.
889 (Reverting): Copyedits.
890 (Version Control): Add additional version control systems.
891
892 * emacs.texi (Top): Delete Numbered Backups node.
893
894 * cmdargs.texi (General Variables): Change Numbered Backups xref to
895 Backup Names.
896 (Initial Options): Document renamed variable inhibit-startup-screen.
897
8982008-10-11 Romain Francoise <romain@orebokech.com>
899
900 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
901
9022008-10-11 Chong Yidong <cyd@stupidchicken.com>
903
904 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
905 (Select Buffer): Mention use of minibuffer history. Describe default
906 value of default-major-mode. Mention that C-x 4 b selects the other
907 window.
908 (List Buffers): Document CRM indicators in the order they appear.
909 (Kill Buffer): Document new command kill-matching buffers.
910 (Several Buffers): Move explanation of the relationship between buffer
911 list and buffer menu to the top.
912 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
913
9142008-10-10 Chong Yidong <cyd@stupidchicken.com>
915
916 * entering.texi (Exiting): Document change of C-x C-c to
917 save-buffers-kill-terminal. Document kill-emacs.
918
9192008-09-30 Eli Zaretskii <eliz@gnu.org>
920
921 * mule.texi (Coding Systems): Don't mention codepage-setup.
922
923 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
924 cpNNN coding systems anymore.
925 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
926 for unibyte mode. Don't mention line-drawing characters. Don't
927 mention dos-unsupported-char-glyph.
928
9292008-09-25 Chong Yidong <cyd@stupidchicken.com>
930
931 * search.texi (Search): Shorten introduction.
932 (Basic Isearch): Add command table. Discuss reverse isearch and
933 isearch highlighting.
934 (Repeat Isearch): Move lazy highlighting discussion here. Add search
935 ring to cindex.
936 (Special Isearch): Move input methods discussion here.
937 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
938 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
939 Repeat Isearch.
940 (Isearch Minibuffer): New node.
941 (Word Search): Document new word search commands.
942 (Regexp Example): Simplify example using sentence-end-base variable.
943 (Replace): Reword introduction.
944 (Unconditional Replace): Remove unnecessary example.
945 (Other Repeating Search): Document new `M-s o' binding.
946
947 * emacs.texi (Top): Update node listings.
948
9492008-09-22 Juanma Barranquero <lekktu@gmail.com>
950
951 * emacs.texi (Top): Remove Kill Errors from menu.
952
9532008-09-22 Chong Yidong <cyd@stupidchicken.com>
954
955 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
956 interface for defining macros. Simplify examples. Note that C-g quits
957 macro definitions.
958 (Keyboard Macro Counter): Document using F3 to insert counter. Give
959 usage example.
960 (Keyboard Macro Query): Organize query responses in a table.
961
962 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
963 to Erasing node.
964 (Undo): Reorganize paragraphs for logical flow. Move keybinding
965 rationale to a footnote.
966 (Kill Errors): Remove node, due to redundancy with Erasing.
967 (Spelling): Move discussion of flyspell to end. Note new behavior of
968 M-$ in active region. Remove non-ispell-specific keybindings from
969 table.
970
9712008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
972
973 * cmdargs.texi (Initial Options): Document --daemon.
974
9752008-09-20 Glenn Morris <rgm@gnu.org>
976
977 * files.texi (Numbered Backups): Mention that some modes set
978 version-control.
979
9802008-09-20 Jim Blandy <jimb@red-bean.com>
981
982 * files.texi (Numbered Backups): Reference File Variables, as well.
983 Remove discussion of Rmail's implementation.
984
9852008-09-06 Chong Yidong <cyd@stupidchicken.com>
986
987 * misc.texi (Recursive Edit): Note that top-level exits active
988 minibuffers.
989
990 * trouble.texi (Quitting): Likewise.
991
9922008-08-31 Chong Yidong <cyd@stupidchicken.com>
993
994 * emacs.texi (Top): Add Temporary Face Changes xref.
995
996 * display.texi (Display): Move Temporary Face Changes node to just
997 after Standard Faces.
998 (Scrolling): Document recenter-top-bottom instead of recenter.
999 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1000 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1001 (Display Custom): Copyedits.
1002 (Optional Mode Line): Document display-battery-mode.
1003
10042008-08-27 Romain Francoise <romain@orebokech.com>
1005
1006 * custom.texi (Directory Variables): Minor fix.
1007
10082008-08-27 Glenn Morris <rgm@gnu.org>
1009
1010 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1011 descriptions.
1012 (Calendar Customizing): Tweak layout description.
1013 Move calendar-today-marker and calendar-today face to the other
1014 markers. Condense calendar-star-date and calendar-mark-today
1015 description.
1016 (Holiday Customizing): Add oriental and solar holidays.
1017 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1018 Fix holiday-float description. Use zerop in examples. Be less verbose.
1019 (Date Display Format): Change ISO format. Be less verbose.
1020 (Diary Customizing): Mention day and month abbrev arrays.
1021 Mention the date-form variables by name. Update European example.
1022 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1023 Condense examples. Mention diary-entry-symbols by name.
1024 Condense table for insertion commands.
1025 (Fancy Diary Display): Mention diary-include-string and
1026 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1027 Ethiopic, Persian date functions. Condense descriptions.
1028
1029 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1030 (Adding to Diary): Adapt for changed node name.
1031
10322008-08-26 Glenn Morris <rgm@gnu.org>
1033
1034 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1035 node "Hebrew/Islamic Entries".
1036
1037 * calendar.texi (Specified Dates): Fix names of iso functions.
1038 (General Calendar): There may not be another window.
1039 (Writing Calendar Files, Holidays): Tweak intro.
1040 (Holidays): Mention Baha'i and Chinese holidays.
1041 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1042 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1043 (To Other Calendar): Add calendar-print-other-dates.
1044 Refer to "graphic display" rather than "X.
1045 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1046 (Displaying the Diary): Fix whitespace after reference.
1047 Fix `diary-number-of-entries' reference.
1048 (Date Formats): Explicitly mention that day names can be abbreviated.
1049 (Adding to Diary): Add some references to other sections.
1050 (Special Diary Entries): Fix reference.
1051 (Appointments): Simplify appt-message-warning-time entry.
1052 Clarify where times must be.
1053 (Importing Diary): Comment out icalendar paragraph that does not apply.
1054 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1055
10562008-08-23 Glenn Morris <rgm@gnu.org>
1057
1058 * fortran-xtra.texi (Fortran): Change description of free form and
1059 fixed form a bit. Mention hideshow and imenu.
1060 (Fortran Motion): Mention fortran-end-of-subprogram,
1061 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1062 (Fortran Indent): Minor re-word.
1063 (ForIndent Commands): Mention fortran-fill-paragraph and
1064 fortran-fill-statement.
1065 (ForIndent Cont): Mention fortran-tab-mode-string.
1066 (Fortran Comments): Mention fortran-comment-line-start-skip.
1067 (Fortran Columns): Mention font-locking.
1068 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1069
10702008-08-23 Johan Bockgard <bojohan@muon>
1071
1072 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1073
10742008-08-22 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * mini.texi (Minibuffer): Simplify introduction.
1077 (Minibuffer File): Document tilde in minibuffer filenames.
1078 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1079 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1080 (Completion Example): Update example to current command list.
1081 (Completion Options): Document `lazy' value of completion-auto-help.
1082 Update contents of completion-ignored-extensions.
1083 (Minibuffer History): Describe "future history" list. State default
1084 value of history-delete-duplicates.
1085
10862008-08-21 Glenn Morris <rgm@gnu.org>
1087
1088 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
1089 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
1090
10912008-08-17 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * regs.texi (Registers): Clarify valid register names.
1094 (RegPos): Note that buffer is saved and restored too.
1095 (RegText): Note that mark is reactivated/deactivated.
1096 (RegConfig): Xref to Windows node.
1097
10982008-08-16 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * basic.texi (Inserting Text): Provide command name for C-q.
1101
1102 * killing.texi (Killing): Copyedit. Define read-only text.
1103 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1104 (Killing by Lines): Copyedit.
1105 (Other Kill Commands): Move M-w description here.
1106 (Yanking): Move M-w to Other Kill Commands.
1107 (Kill Ring): Also mention saving text in registers. Link to Text
1108 Properties in elisp manual.
1109 (Accumulating Text): Copyedit.
1110 (CUA Bindings): Shift selection is now the default.
1111
11122008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1113
1114 * maintaining.texi (Change Log): Mention next-error is available.
1115
11162008-08-10 Glenn Morris <rgm@gnu.org>
1117
1118 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1119 and intermonth text.
1120 (Holiday Customizing): Add holiday-chinese.
1121
11222008-08-08 Eli Zaretskii <eliz@gnu.org>
1123
1124 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1125
11262008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1127
1128 * files.texi (Log Buffer): Describe C-c C-d.
1129 (Diff Mode): Describe C-x 4 A.
1130
11312008-08-06 Eli Zaretskii <eliz@gnu.org>
1132
1133 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1134
11352008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1136
1137 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1138 describe the new bindings to show the changeset diff, toggle annotation
1139 visibility, show revisions.
1140 (VC Status): Describe key bindings for modifying the change comments,
1141 displaying changeset diffs and annotations.
1142
1143 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1144
11452008-08-05 Nick Roberts <nickrob@snap.net.nz>
1146
1147 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1148
11492008-08-02 Eli Zaretskii <eliz@gnu.org>
1150
1151 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1152 and wording.
1153
11542008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1155
1156 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
1157 marking/unmarking. Add descriptions for the multiple file search
1158 commands. Improve some old info.
1159
11602008-07-31 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * display.texi (Visual Line Mode): New node.
1163
1164 * basic.texi (Inserting Text): Move DEL to deletion node.
1165 (Moving Point): Add additional alternative key bindings. Describe
1166 line-move-visual.
1167 (Erasing): Describe DEL.
1168 (Basic Undo, Blank Lines, Arguments): Copyedit.
1169 (Continuation Lines): Mention Visual Line mode.
1170 (Position Info): Move extended discussion to mule.texi.
1171
1172 * mule.texi (International Chars): Describe C-x =.
1173
1174 * emacs.texi (Top): Add Visual Line Mode node.
1175
11762008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1177
1178 * emacs.texi: Remove VMS support.
1179
11802008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1181
1182 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1183 the vc-dir command name.
1184
11852008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1186
1187 * xresources.texi: Remove mentions of Mac Carbon.
1188
11892008-07-19 Andreas Schwab <schwab@suse.de>
1190
1191 * ns-emacs.texi: Move to ../misc.
1192
11932008-07-15 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * entering.texi (Exiting): Don't describe text-only terminals as the
1196 default. Describe the new startup screen.
1197 (Exiting): Describe how to kill Emacs first. Change description of
1198 iconification to handle modern window systems.
1199
12002008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
1201
1202 * ns-emacs.texi: New file, documents features of Emacs port under
1203 NeXTstep windowing.
1204
12052008-07-15 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * entering.texi (Entering Emacs): Update prev node.
1208
1209 * glossary.texi (Glossary): Remove xref to Text Characters.
1210
1211 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1212 directly, rather than in the context of ASCII. Move description of
1213 special properties of modifier key to new Modifier Keys node.
1214 (Keys): Copyedit.
1215 (Text Characters): Delete node. Multibyte is the default nowadays, and
1216 the node contents are obsolete.
1217
1218 * custom.texi (Modifier Keys): New node.
1219
1220 * emacs.texi (Top): Update node list.
1221
12222008-07-13 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1225 saying that Emacs provides menus and mouse support (which is par for
1226 the course).
1227
1228 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1229 early on.
1230 (Point): Copyedit. Relegate historical trivia to a footnote.
1231 (Mode Line): Explain mode-line format more consistently.
1232 (Menu Bar): Copyedit.
1233
12342008-06-27 Glenn Morris <rgm@gnu.org>
1235
1236 * cal-xtra.texi (Sexp Diary Entries):
1237 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1238
12392008-06-26 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * mark.texi (Shift selection): New node.
1242 (Mark): Copyedits.
1243 (Persistent Mark): Move to the end of the chapter.
1244
12452008-06-20 Eli Zaretskii <eliz@gnu.org>
1246
1247 * makefile.w32-in (distclean): Remove makefile.
1248
12492008-06-17 Nick Roberts <nickrob@snap.net.nz>
1250
1251 * building.texi (Starting GUD): Add an entry for gud-gdb.
1252 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1253 command mode.
1254
12552008-06-17 Glenn Morris <rgm@gnu.org>
1256
1257 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1258
12592008-06-17 Nick Roberts <nickrob@snap.net.nz>
1260
1261 * building.texi (Starting GUD): Expand on remote debugging.
1262 (Other GDB-UI Buffers): Mention new keyboard bindings.
1263
12642008-06-15 Glenn Morris <rgm@gnu.org>
1265
1266 * gnu.texi: Use a verbatim license for this invariant section,
1267 as per etc/GNU.
1268
12692008-06-13 Daniel Engeler <engeler@gmail.com>
1270
1271 * emacs.texi, misc.texi: Add documentation about serial port access.
1272
12732008-06-13 Glenn Morris <rgm@gnu.org>
1274
1275 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1276 maintain.info.
1277
12782008-06-05 Miles Bader <miles@gnu.org>
1279
1280 * display.texi (Temporary Face Changes): Update to reflect function
1281 renamings in face-remap.el.
1282
12832008-06-04 Miles Bader <miles@gnu.org>
1284
1285 * display.texi (Temporary Face Changes): Add
1286 `adjust-buffer-face-height'. Rewrite description of
1287 `increase-buffer-face-height' and `decrease-default-face-height' now
1288 that they aren't bound by default.
1289
12902008-06-03 Miles Bader <miles@gnu.org>
1291
1292 * display.texi (Temporary Face Changes): New node.
1293
12942008-05-31 Eli Zaretskii <eliz@gnu.org>
1295
1296 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1297
12982008-05-31 Glenn Morris <rgm@gnu.org>
1299
1300 * cal-xtra.texi (Fancy Diary Display): Simplify.
1301
13022008-05-30 Glenn Morris <rgm@gnu.org>
1303
1304 * cal-xtra.texi (Fancy Diary Display): Update for
1305 diary-display-function replacing diary-display-hook.
1306
13072008-05-29 Drew Adams <drew.adams@oracle.com>
1308
1309 * msdog.texi (Windows Keyboard): Add descriptions of
1310 w32-register-hot-key and w32-unregister-hot-key.
1311
13122008-05-21 Tom Tromey <tromey@redhat.com>
1313
1314 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1315 Variables node.
1316
13172008-05-19 Tom Tromey <tromey@redhat.com>
1318
1319 * custom.texi (Variables): Add Directory Variables to menu.
1320 (Directory Variables): New node.
1321
13222008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1323
1324 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
1325
13262008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1327
1328 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
1329 Revision Tags and rewritten. Section now uses modern terminology,
1330 (tags rather than snapshots) and describes post-SCCS systems more
1331 accurately.
1332
13332008-05-10 Eli Zaretskii <eliz@gnu.org>
1334
1335 * msdog.texi (Windows Files): Update documentation of
1336 w32-get-true-file-attributes.
1337
13382008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1339
1340 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1341 directory mode.
1342
13432008-05-08 Chong Yidong <cyd@stupidchicken.com>
1344
1345 * killing.texi (Appending Kills): Remove a strangely off-topic index
1346 entry "television".
1347
13482008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1349
1350 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
1351
13522008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1353
1354 * emacs/buffers.texi, emacs/files.texi (Version-control):
1355 vc-toggle-read-only is no longer a good idea...
1356
13572008-04-29 Glenn Morris <rgm@gnu.org>
1358
1359 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1360
13612008-04-22 Juri Linkov <juri@jurta.org>
1362
1363 * dired.texi (Subdirectories in Dired): Describe using `^'
1364 to return to the parent directory.
1365
13662008-04-22 Nick Roberts <nickrob@snap.net.nz>
1367
1368 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1369 recent changes.
1370
13712008-04-19 Nick Roberts <nickrob@snap.net.nz>
1372
1373 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1374 (Other GDB-UI Buffers): Update for recent thread related changes.
1375
13762008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1377
1378 * maintaining.texi (Maintaining):
1379 * emacs.texi (Top): Typo.
1380
13812008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1382
1383 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1384 arg in `font-lock-add-keywords'.
1385
13862008-04-08 Glenn Morris <rgm@gnu.org>
1387
1388 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1389 Also add Baha'i calendar references where appropriate.
1390
13912008-04-05 Glenn Morris <rgm@gnu.org>
1392
1393 * custom.texi (Init File): Byte-compiling .emacs is bad.
1394
13952008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1396
1397 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1398
13992008-03-29 Glenn Morris <rgm@gnu.org>
1400
1401 * calendar.texi: Update for `calendar-date-style' replacing
1402 `european-calendar'.
1403
14042008-03-28 Jason Rumney <jasonr@gnu.org>
1405
1406 * display.texi (Display Custom): Mention overlay-margin in text.
1407
14082008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
1409
1410 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1411 tutorial' comments.
1412
14132008-03-28 Chong Yidong <cyd@stupidchicken.com>
1414
1415 * mark.texi (Mark): Rearrange nodes.
1416 (Persistent Mark): Rename from Transient Mark.
1417 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1418 Describe Transient Mark mode as the default.
1419
1420 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1421 the default behavior with Transient Mark mode off.
1422 (Position Info): Fix typo.
1423
1424 * display.texi (Standard Faces): Reference the Mark node.
1425 Remove discussion of the region face, which is discussed there.
1426
1427 * emacs.texi (Top): Update node listings.
1428
1429 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1430 as the default.
1431
1432 * fixit.texi (Undo): Standardize choice of undo key sequence.
1433 (Undo, Spelling): Describe Transient Mark mode as the default.
1434
1435 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1436 default.
1437
1438 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1439
1440 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1441 mode is the default, and note that the mark is not activated when set.
1442
1443 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1444 Describe Transient Mark mode as the default.
1445
1446 * search.texi (Basic Isearch): Reference the Mark Ring node.
1447 (Replace, Unconditional Replace, Other Repeating Search):
1448 Describe Transient Mark mode as the default.
1449
1450 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1451 Transient Mark mode as the default.
1452 (Paragraphs): Describe how M-h behaves when region is active.
1453
1454 * trouble.texi (Quitting): Clarify effects of C-g.
1455
14562008-03-13 Glenn Morris <rgm@gnu.org>
1457
1458 * emacs.texi (EMACSVER): Set to 23.0.60.
1459
14602008-03-05 Glenn Morris <rgm@gnu.org>
1461
1462 * dired.texi (Hiding Subdirectories): Fix previous change.
1463
14642008-03-05 Drew Adams <drew.adams@oracle.com>
1465
1466 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
1467
14682008-02-28 Kim F. Storm <storm@cua.dk>
1469
1470 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1471 Move describe-distribution to C-h C-o.
1472 Move view-emacs-problems to C-h C-p.
1473 Add view-emacs-debugging on C-h C-d.
1474 Add view-external-packages on C-h C-e.
1475 Add view-order-manuals on C-h C-m.
1476
14772008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
1478
1479 * msdog-xtra.texi (MS-DOS): Docstring fix.
1480
14812008-02-09 Eli Zaretskii <eliz@gnu.org>
1482
1483 * msdog.texi (Windows Fonts): Use a @table for describing font
1484 properties.
1485
14862008-02-07 Jason Rumney <jasonr@gnu.org>
1487
1488 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1489 value has changed.
1490 (Windows HOME): Clarify what is meant by "if that fails as well".
1491 (Windows Fonts): New section.
1492
14932008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1494
1495 * basic.texi (Basic Undo): Remove duplicate "you can".
1496
14972008-02-02 Eli Zaretskii <eliz@gnu.org>
1498
1499 * maintaining.texi (Tags): Fix last change.
1500
15012008-02-02 Michael Albinus <michael.albinus@gmx.de>
1502
1503 * tramp.texi: Use new FSF's Back-Cover Text.
1504
15052008-01-31 Nick Roberts <nickrob@snap.net.nz>
1506
1507 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1508
15092008-01-26 Richard Stallman <rms@gnu.org>
1510
1511 * maintaining.texi (Tags): Delete redundant index entry.
1512
15132008-01-26 Eli Zaretskii <eliz@gnu.org>
1514
1515 * programs.texi (Imenu): Move "@cindex tags" from here...
1516 * maintaining.texi (Tags): ...to here.
1517
15182008-01-23 Kevin Ryde <user42@zip.com.au>
1519
1520 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1521 click count.
1522
15232008-01-21 Juanma Barranquero <lekktu@gmail.com>
1524
1525 * entering.texi (Exiting): Fix typo.
1526 Reported by D. E. Evans <sinuhe@gnu.org>.
1527
15282007-12-31 Martin Rudalics <rudalics@gmx.at>
1529
1530 * glossary.texi (Glossary): Fix typo.
1531
15322007-12-27 Richard Stallman <rms@gnu.org>
1533
1534 * text.texi (Formatted Text): Improve menu tag.
1535 (Editing Format Info): In Info, add duplicate menu of nodes
1536 about the submenus.
1537 (Format Faces): Say where Faces menu is found. Mention Other.
1538 (Format Colors): Say where these submenus are found.
1539 (Format Indentation, Format Justification): Likewise.
1540 (Format Properties): Likewise.
1541
15422007-12-22 Richard Stallman <rms@gnu.org>
1543
1544 * search.texi (Query Replace): Make exp of query-replace more
1545 self-contained, and clarify.
1546
1547 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1548
15492007-12-15 Richard Stallman <rms@gnu.org>
1550
1551 * files.texi (Auto Save): Clarify definition of auto-saving.
1552
15532007-11-26 Richard Stallman <rms@gnu.org>
1554
1555 * help.texi (Help Echo): Cleanups.
1556
15572007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1558
1559 * files.texi (Why Version Control?): Fix typo.
1560 (VCS Concepts): Fix typos; small tense fix.
1561 (Selecting a Fileset): Fix typos; small rewording.
1562 (Log Buffer): Likewise.
1563 (Old Revisions): Likewise.
1564
15652007-11-17 Eli Zaretskii <eliz@gnu.org>
1566
1567 * mule.texi (Communication Coding): Fix wording of last change.
1568
15692007-11-16 Werner Lemberg <wl@gnu.org>
1570
1571 * custom.texi (Specifying File Variables):
1572 * major.texi (Choosing Modes): Mention '\" in man pages.
1573
15742007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1575
1576 * mule.texi (Communication Coding): Document x-select-request-type.
1577
1578 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1579
15802007-11-15 Francesco Potortì <pot@gnu.org>
1581
1582 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
1583 --output=file.
1584
15852007-11-13 Martin Rudalics <rudalics@gmx.at>
1586
1587 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1588 (Help Echo): Avoid mentioning the term "region" here and
1589 consistently use the term "active text".
1590
15912007-11-11 Glenn Morris <rgm@gnu.org>
1592
1593 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1594
15952007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1596
1597 * search.texi (Query Replace): Mention
1598 `query-replace-show-replacement'.
1599
16002007-11-09 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * building.texi (Watch Expressions): Remove obscure sentence.
1603
16042007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1605
1606 * mule.texi (Select Input Method): Describe how to activate an input
1607 method in the text mode.
1608
16092007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1610
1611 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1612
16132007-10-30 Nick Roberts <nickrob@snap.net.nz>
1614
1615 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1616
16172007-10-30 Glenn Morris <rgm@gnu.org>
1618
1619 * misc.texi (Directory Tracking): Explain a bit more about
1620 dirtrack-mode.
1621
16222007-10-25 Glenn Morris <rgm@gnu.org>
1623
1624 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1625
16262007-10-24 Richard Stallman <rms@gnu.org>
1627
1628 * misc.texi (Interactive Shell): Cleanup last change.
1629
16302007-10-22 Juri Linkov <juri@jurta.org>
1631
1632 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1633 default values.
1634
16352007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1636
1637 * files.texi: Disambiguate two slightly different uses of the term
1638 'filesets'.
1639
16402007-10-18 Martin Rudalics <rudalics@gmx.at>
1641
1642 * trouble.texi (Quitting): Fix typo.
1643
16442007-10-18 Glenn Morris <rgm@gnu.org>
1645
1646 * frames.texi (Mode Line Mouse): Mention minor mode names.
1647
16482007-10-17 Juri Linkov <juri@jurta.org>
1649
1650 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1651 fill-paragraph operates on the active region in Transient Mark mode.
1652 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1653 with fill-paragraph.
1654
1655 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1656 fill-paragraph.
1657
1658 * fixit.texi (Spelling): ispell-word operates on the active region
1659 in Transient Mark mode.
1660
16612007-10-17 Aaron S. Hawley <aaronh@garden.org>
1662
1663 * building.texi (Source Buffers):
1664 * custom.texi (Init Non-ASCII):
1665 * glossary.texi (Glossary): Use "key binding" consistently.
1666
16672007-10-17 Juanma Barranquero <lekktu@gmail.com>
1668
1669 * calendar.texi (Diary): Fix directive.
1670
16712007-10-16 Richard Stallman <rms@gnu.org>
1672
1673 * calendar.texi (Diary): Clarify text about diary file example.
1674
16752007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1676
1677 * files.texi: Capitalize node names according to convention.
1678
16792007-10-13 Glenn Morris <rgm@gnu.org>
1680
1681 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1682
16832007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1684
1685 * emacs.texi:
1686 * files.texi (Version Systems): Minor fixes to version-control material
1687 suggested by RMS and Robert J. Chassell.
1688
16892007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1690
1691 * files.texi (Version Systems):
1692 * vc-xtra.texi:
1693 * vc1-xtra.texi:
1694 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
1695 operations. Change of terminology from `version' to `revision'.
1696 Revise text for adequate description of VCSes with monotonic IDs.
1697 * emacs.texi: Change of terminology from `version' to `revision'.
1698
16992007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1700
1701 * files.texi (Version Systems): Describe newer VCses.
1702 Reorder the descriptions to be chronological.
1703
17042007-10-09 Richard Stallman <rms@gnu.org>
1705
1706 * display.texi (Cursor Display): Correct how cursor appears
1707 in nonselected windows.
1708
17092007-10-04 Nick Roberts <nickrob@snap.net.nz>
1710
1711 * building.texi (GDB Graphical Interface): Remove references to gdba
1712 and mention gud-gdb.
1713
17142007-08-31 Eli Zaretskii <eliz@gnu.org>
1715
1716 * rmail.texi (Rmail Sorting): Improve indexing.
1717
17182007-10-06 Juri Linkov <juri@jurta.org>
1719
1720 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1721 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1722 fill-paragraph-or-region.
1723
1724 * basic.texi (Arguments): Replace fill-paragraph with
1725 fill-paragraph-or-region.
1726
17272007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1728
1729 * files.texi: Update the section on version control for 2007
1730 conditions. None of these changes are new-VC-specific; that
1731 will come later.
1732
17332007-09-15 Glenn Morris <rgm@gnu.org>
1734
1735 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1736 to `list-holidays'.
1737
17382007-09-14 Glenn Morris <rgm@gnu.org>
1739
1740 * calendar.texi: Update all instances of mark-calendar-holidays,
1741 list-calendar-holidays, list-holidays with the new names.
1742
17432007-09-06 Glenn Morris <rgm@gnu.org>
1744
1745 Move manual sources from man/ to subdirectories of doc/.
1746 Split into the Emacs manual in emacs/, and other manuals in misc/.
1747 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1748 manual.
1749 (infodir): New variable.
1750 (info): Use $infodir.
1751 (emacsman): Delete target, not needed any more.
1752 Move all targets that are not the Emacs manual to misc/Makefile.in.
1753 (mostlyclean): Remove `gnustmp'.
1754 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1755 manual.
1756 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
1757 (emacsman): Delete target, not needed any more.
1758 (clean): Remove all info files but Emacs manual.
1759 Move all targets that are not the Emacs manual to misc/Makefile.in.
1760 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1761
1762 * Makefile.in (INFOSOURCES): Delete.
1763 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1764 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1765 *.vrs *.toc here...
1766 (maintainer-clean): ...from here.
1767
17682007-09-05 Glenn Morris <rgm@gnu.org>
1769
1770 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1771
17722007-08-29 Glenn Morris <rgm@gnu.org>
1773
1774 * emacs.texi (EMACSVER): Increase to 23.0.50.
1775
17762007-08-27 Richard Stallman <rms@gnu.org>
1777
1778 * emacs.texi (Top): Clarify menu item for Glossary.
1779
1780 * display.texi (Faces): Change secn title.
1781 Clarify not all fonts come from Font Lock.
1782
17832007-08-17 Eli Zaretskii <eliz@gnu.org>
1784
1785 * basic.texi (Position Info): Add index entry for face at point.
1786 Mention that character faces are also displayed by "C-u C-x =".
1787
17882007-08-08 Glenn Morris <rgm@gnu.org>
1789
1790 * glossary.texi (Glossary): Deprecate `iff'.
1791
17922007-08-07 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * files.texi (File Conveniences): Document point motion keys in Image
1795 mode.
1796
17972007-07-27 Glenn Morris <rgm@gnu.org>
1798
1799 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1800 in-line.
1801
1802 * gpl.texi: New file with text of GPL.
1803 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1804
18052007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1806
1807 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1808
1809 * dired.texi (Wdired): Mention C-x C-q key binding.
1810
18112007-07-28 Nick Roberts <nickrob@snap.net.nz>
1812
1813 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1814
18152007-07-25 Glenn Morris <rgm@gnu.org>
1816
1817 * emacs.texi (Copying): Replace license with GPLv3.
1818
1819 * Relicense all FSF files to GPLv3 or later.
1820
18212007-07-24 Glenn Morris <rgm@gnu.org>
1822
1823 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1824 for some calendars.
1825
18262007-07-23 Nick Roberts <nickrob@snap.net.nz>
1827
1828 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1829 default-directory for the current buffer is on a remote machine.
1830
18312007-07-21 Eli Zaretskii <eliz@gnu.org>
1832
1833 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1834 default value.
1835
18362007-07-21 Richard Stallman <rms@gnu.org>
1837
1838 * files.texi (Why Version Control?): Improve previous change.
1839
18402007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1841
1842 * files.texi (Why Version Control?): New node.
1843
18442007-07-12 Nick Roberts <nickrob@snap.net.nz>
1845
1846 * building.texi (Starting GUD): Add xref to this anchor.
1847
18482007-06-24 Karl Berry <karl@gnu.org>
1849
1850 * emacs.texi: New Back-Cover Text.
1851
18522007-06-07 Alan Mackenzie <acm@muc.de>
1853
1854 * display.texi (Optional Mode Line): Document the new form of
1855 line+column numbers, "(561,2)".
1856
18572007-06-06 Juanma Barranquero <lekktu@gmail.com>
1858
1859 * maintaining.texi (Create Tags Table): Fix typos.
1860
18612007-06-02 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * Version 22.1 released.
1864
18652007-05-07 Karl Berry <karl@gnu.org>
1866
1867 * emacs.texi (EMACSVER): Back to 22.
1868
18692007-05-06 Richard Stallman <rms@gnu.org>
1870
1871 * maintaining.texi (Create Tags Table): Clean up previous change.
1872
18732007-05-05 Francesco Potortì <pot@gnu.org>
1874
1875 * maintaining.texi (Create Tags Table): Add text about the dangers of
1876 making symbolic links to tags files.
1877
18782007-05-04 Karl Berry <karl@gnu.org>
1879
1880 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1881
18822007-05-03 Karl Berry <karl@gnu.org>
1883
1884 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1885
1886 * .cvsignore (*.pdf): New entry.
1887
1888 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1889 for printing.
1890
18912007-05-01 Richard Stallman <rms@gnu.org>
1892
1893 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1894
18952007-04-28 Glenn Morris <rgm@gnu.org>
1896
1897 * ack.texi (Acknowledgments):
1898 * anti.texi (Antinews):
1899 * programs.texi (Program Modes): Restore mention of python.el pending
1900 consideration of legal status.
1901
19022007-04-28 Richard Stallman <rms@gnu.org>
1903
1904 * files.texi (File Names): Fixes to ~ description on MS systems.
1905
19062007-04-26 Glenn Morris <rgm@gnu.org>
1907
1908 * emacs.texi (EMACSVER): Increase to 22.1.50.
1909
19102007-04-25 Karl Berry <karl@gnu.org>
1911
1912 * emacs.texi: Improve line breaks on copyright page,
1913 similar layout to lispref, 8.5x11 by default.
1914
1915 * dired.texi (Image-Dired): Improve line break, fix typo.
1916
19172007-04-24 Chong Yidong <cyd@stupidchicken.com>
1918
1919 * programs.texi (Program Modes):
1920 * anti.texi (Antinews):
1921 * ack.texi (Acknowledgments): python.el removed.
1922
19232007-04-23 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * display.texi (Highlight Interactively): Correct description of
1926 hi-lock-file-patterns-policy.
1927
1928 * files.texi (File Archives): Mention self-extracting executables.
1929
19302007-04-23 Eli Zaretskii <eliz@gnu.org>
1931
1932 * search.texi (Unconditional Replace, Query Replace): Add xref to
1933 "Replacement and Case".
1934
19352007-04-22 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * dired.texi (Image-Dired): Move from Thumbnails node.
1938 * misc.texi (Thumbnails): Node deleted.
1939 * emacs.texi (Top): Update node listing.
1940
1941 * files.texi (File Conveniences):
1942 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
1943
19442007-04-21 Richard Stallman <rms@gnu.org>
1945
1946 * display.texi (Highlight Interactively): Correct previous change.
1947 Clarify doc of hi-lock-find-patterns, and move new features into it.
1948
19492007-04-20 David Koppelman <koppel@ece.lsu.edu>
1950
1951 * display.texi (Highlight Interactively): Document
1952 hi-lock-file-patterns-policy.
1953
19542007-04-20 Martin Rudalics <rudalics@gmx.at>
1955
1956 * display.texi (Scrolling): Fix typo.
1957
19582007-04-15 Chong Yidong <cyd@stupidchicken.com>
1959
1960 * doclicense.texi: Remove node heading, so that it can be included by
1961 other files.
1962
1963 * emacs.texi: Insert node heading for GFDL.
1964
19652007-04-14 Eli Zaretskii <eliz@gnu.org>
1966
1967 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1968 "command line".
1969
1970 * display.texi (Faces): Refer to "Creating Frames" for face
1971 and other frame customizations in .emacs.
1972
1973 * frames.texi (Creating Frames): Mention that face customizations can
1974 be put in .emacs. Add index entries.
1975
19762007-04-12 Richard Stallman <rms@gnu.org>
1977
1978 * glossary.texi (Glossary): Explain `iff'.
1979
19802007-04-11 Karl Berry <karl@gnu.org>
1981
1982 * gnu.texi (Top),
1983 * macos.texi (Mac Font Specs),
1984 * anti.texi (Antinews),
1985 * xresources.texi (Resources),
1986 * misc.texi (Emulation),
1987 * calendar.texi (Daylight Saving),
1988 * dired.texi (Dired and Find),
1989 * rmail.texi (Remote Mailboxes),
1990 * sending.texi (Mail Headers),
1991 * programs.texi (Which Function),
1992 * files.texi (Recover),
1993 * buffers.texi (Uniquify),
1994 * frames.texi (Wheeled Mice),
1995 * killing.texi (Rectangles): Wording to improve breaks in
1996 8.5x11 format.
1997 * mule.texi (Language Environments): \hbadness=10000 since there's
1998 no way to reword.
1999 * emacs.texi (smallbook): New @set to more easily switch between
2000 smallbook and 8.5x11.
2001
20022007-04-11 Richard Stallman <rms@gnu.org>
2003
2004 * files.texi (File Conveniences): Add xref to Tumme.
2005 Delete text about Thumbnail mode.
2006
20072007-04-09 Alan Mackenzie <acm@muc.de>
2008
2009 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2010 new name. Insert concept index entries.
2011
20122007-04-08 Chong Yidong <cyd@stupidchicken.com>
2013
2014 * display.texi (Standard Faces): Document prefix arg for
2015 list-faces-display.
2016
2017 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2018
20192007-04-07 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2022
2023 * files.texi (Misc File Ops): Rewrite description of
2024 insert-file-literally.
2025
20262007-03-31 Eli Zaretskii <eliz@gnu.org>
2027
2028 * misc.texi (Printing): Postscript -> PostScript.
2029
2030 * ack.texi (Acknowledgments): Postscript -> PostScript.
2031
2032 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2033
2034 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2035 below.
2036
20372007-03-30 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2040 Init Non-ASCII.
2041 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2042 (Init Non-ASCII): New node.
2043
20442007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2045
2046 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2047
20482007-03-12 Glenn Morris <rgm@gnu.org>
2049
2050 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2051 "Daylight Savings".
2052
2053 * calendar.texi: Replace "daylight savings" with "daylight
2054 saving" in text throughout.
2055
20562007-03-04 Richard Stallman <rms@gnu.org>
2057
2058 * custom.texi (Safe File Variables): Minor correction.
2059
20602007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2061
2062 * rmail.texi (Movemail): Add internal ref.
2063 Don't indent the intro for the PROTO table.
2064 Format PROTO table items with @code.
2065
20662007-02-26 Nick Roberts <nickrob@snap.net.nz>
2067
2068 * building.texi: Remove references to bashdb.
2069
20702007-02-19 Juanma Barranquero <lekktu@gmail.com>
2071
2072 * mule.texi (Language Environments): Update list of supported language
2073 environments.
2074
20752007-02-14 Kim F. Storm <storm@cua.dk>
2076
2077 * building.texi (Grep Searching): Fix lgrep doc.
2078
20792007-02-12 Chong Yidong <cyd@stupidchicken.com>
2080
2081 * back.texi: Remove unused file.
2082
20832007-02-05 Francesco Potortì <pot@gnu.org>
2084
2085 * maintaining.texi (Tag Syntax): Now --members is the default for
2086 etags, not for ctags yet.
2087
20882007-02-03 Eli Zaretskii <eliz@gnu.org>
2089
2090 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2091 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2092 expects. Add comments to prevent people from inadvertently modifying
2093 the key parts needed by `texinfo-multiple-files-update'.
2094
20952007-01-29 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * frames.texi (Secondary Selection): Window clicked does not matter
2098 when mouse-yank-at-point is non-nil.
2099
21002007-01-16 Glenn Morris <rgm@gnu.org>
2101
2102 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2103 system abbrev.
2104
21052007-01-11 Richard Stallman <rms@gnu.org>
2106
2107 * msdog.texi (Windows Keyboard): Another small cleanup.
2108
21092007-01-10 Richard Stallman <rms@gnu.org>
2110
2111 * msdog.texi (Windows Keyboard): Yet another try to make
2112 everyone happy with that passage.
2113
21142007-01-05 Richard Stallman <rms@gnu.org>
2115
2116 * anti.texi (Antinews): Mention M-x shell scrolling.
2117
21182007-01-05 Nick Roberts <nickrob@snap.net.nz>
2119
2120 * building.texi (Watch Expressions): Describe gdb-max-children.
2121
21222007-01-04 Richard Stallman <rms@gnu.org>
2123
2124 * msdog.texi (Windows Keyboard): Clarify previous change.
2125
21262007-01-02 Richard Stallman <rms@gnu.org>
2127
2128 * custom.texi (Changing a Variable): Minor clarification.
2129 (Specific Customization): customize-customized => customize-unsaved.
2130
2131 * entering.texi (Entering Emacs): Clean up text about restarting
2132 Emacs for each file.
2133
2134 * misc.texi (Shell Options): Minor cleanup.
2135
2136 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2137 with Emacs, not vice versa.
2138
2139 * programs.texi (Symbol Completion): Recommend customizing
2140 window manager.
2141
2142 * xresources.texi (Resources): Minor fix.
2143
21442007-01-01 Jan Djärv <jan.h.d@swipnet.se>
2145
2146 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2147
21482007-01-01 Richard Stallman <rms@gnu.org>
2149
2150 * commands.texi (User Input): Document keys stolen by window mangers.
2151
21522006-12-31 Richard Stallman <rms@gnu.org>
2153
2154 * custom.texi (Specific Customization): Document customize-option
2155 instead of customize-variable.
2156
21572006-12-31 Kim F. Storm <storm@cua.dk>
2158
2159 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2160
21612006-12-30 Kim F. Storm <storm@cua.dk>
2162
2163 * killing.texi (CUA Bindings): Fix typo.
2164
2165 * xresources.texi (Table of Resources): Mention grow-only value for
2166 auto-resize-tool-bars.
2167
21682006-12-27 Eli Zaretskii <eliz@gnu.org>
2169
2170 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2171 and how to get them back.
2172
21732006-12-26 Richard Stallman <rms@gnu.org>
2174
2175 * calendar.texi (Holidays): Holiday listing is based on current
2176 practice, but DST is not.
2177
21782006-12-25 Richard Stallman <rms@gnu.org>
2179
2180 * emacs.texi (Top): Update subnode menus.
2181
2182 * mark.texi (Transient Mark): Fix xref.
2183
2184 * killing.texi (Graphical Kill): Node deleted.
2185 (Killing): Add xref to Cut and Paste.
2186 (CUA Bindings): Update xref.
2187
2188 * frames.texi (Cut and Paste): New section to hold other nodes.
2189 (Mouse Commands): Node demoted.
2190 (Cut/Paste Other App): Split out from Mouse Commands.
2191 (Word and Line Mouse): Likewise.
2192 (Secondary Selection, Clipboard): Nodes demoted.
2193
21942006-12-24 Kevin Ryde <user42@zip.com.au>
2195
2196 * calendar.texi (Holidays): US daylight saving begins second Sunday
2197 in March for 2007 onwards.
2198 (Daylight Savings): Show new US default daylight saving rules, 2nd
2199 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2200
22012006-12-23 Chong Yidong <cyd@stupidchicken.com>
2202
2203 * calendar.texi (Scroll Calendar): < and > are switched.
2204
22052006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2206
2207 * killing.texi (Deletion): Describe M-\ prefix argument.
2208
22092006-12-23 Richard Stallman <rms@gnu.org>
2210
2211 * search.texi (Regexp Search): Explain why forward and reverse regexp
2212 search are not mirror images.
2213
22142006-12-19 Kim F. Storm <storm@cua.dk>
2215
2216 * major.texi (Choosing Modes): Describe match-function elements for
2217 magic-mode-alist.
2218
22192006-12-18 Eli Zaretskii <eliz@gnu.org>
2220
2221 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2222 peculiarities.
2223
22242006-12-18 Richard Stallman <rms@gnu.org>
2225
2226 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2227
22282006-12-17 Alan Mackenzie <acm@muc.de>
2229
2230 * programs.texi (Left Margin Paren): Remove the bit which says
2231 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2232 Discuss some of the issues of setting this option to nil.
2233
22342006-12-17 Glenn Morris <rgm@gnu.org>
2235
2236 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2237
22382006-12-16 Eli Zaretskii <eliz@gnu.org>
2239
2240 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2241 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2242 NTFS volumes.
2243 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2244 volumes.
2245
22462006-12-15 Eli Zaretskii <eliz@gnu.org>
2247
2248 * text.texi (HTML Mode): Fix "C-c TAB".
2249
22502006-12-09 Richard Stallman <rms@gnu.org>
2251
2252 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2253
22542006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2255
2256 * files.texi (Misc File Ops): Document insert-file-literally.
2257
22582006-12-08 Eli Zaretskii <eliz@gnu.org>
2259
2260 * cmdargs.texi (Colors): Note that --color is intended for overriding
2261 the terminal defaults, not for normal invocation.
2262
2263 * misc.texi (Emacs Server): Improve wording. Don't mention the
2264 ``server program''. Add a cross-reference to "Init File" node.
2265 (Invoking emacsclient): Add index entries. Document both short and
2266 long versions of command-line options. Document the -f option.
2267
22682006-12-06 Richard Stallman <rms@gnu.org>
2269
2270 * text.texi (Outline Format): Say to set outline-regexp
2271 and outline-level with major modes and file local variables.
2272
22732006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2274
2275 * anti.texi (Antinews): Mention the alternative to
2276 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2277
2278 * misc.texi (Interactive Shell): Ditto.
2279
22802006-12-04 Eli Zaretskii <eliz@gnu.org>
2281
2282 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2283
2284 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2285
22862006-12-01 Eli Zaretskii <eliz@gnu.org>
2287
2288 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2289 colon in the mode line.
2290
2291 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2292
22932006-11-26 Nick Roberts <nickrob@snap.net.nz>
2294
2295 * building.texi (Watch Expressions): Mention SPC for expanding/
2296 contracting watch expressions.
2297
22982006-11-26 Kim F. Storm <storm@cua.dk>
2299
2300 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2301
23022006-11-26 Nick Roberts <nickrob@snap.net.nz>
2303
2304 * building.texi (Debugger Operation): Define text command mode.
2305 Clarify how tooltips work.
2306 (GDB Graphical Interface): Explain how to run in text command mode
2307 more clearly.
2308
23092006-11-25 Juanma Barranquero <lekktu@gmail.com>
2310
2311 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2312
23132006-11-22 Juanma Barranquero <lekktu@gmail.com>
2314
2315 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2316
23172006-11-18 Chong Yidong <cyd@stupidchicken.com>
2318
2319 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2320 and EMACS is deprecated.
2321
23222006-11-18 Juanma Barranquero <lekktu@gmail.com>
2323
2324 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2325
23262006-11-18 Jan Djärv <jan.h.d@swipnet.se>
2327
2328 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2329
2330 * emacs.texi: Include xresources.texi both for info and dvi.
2331
2332 * xresources.texi: Merge text from xresmini.texi.
2333
23342006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2335
2336 * glossary.texi: Fix typos.
2337
23382006-11-06 Richard Stallman <rms@gnu.org>
2339
2340 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2341
2342 * ack.texi (Acknowledgments): Fix name spelling.
2343
23442006-11-01 Juri Linkov <juri@jurta.org>
2345
2346 * search.texi (Word Search): Document incremental word search.
2347
23482006-10-28 Glenn Morris <rgm@gnu.org>
2349
2350 * ack.texi (Acknowledgments): Add cal-html author.
2351
2352 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2353 Calendar"). Describe new package cal-html.
2354 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2355 Calendar Files."
2356
23572006-10-23 Richard Stallman <rms@gnu.org>
2358
2359 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2360 Abbrev mode is enabled.
2361
23622006-10-16 Richard Stallman <rms@gnu.org>
2363
2364 * emacs.texi: Update ISBN.
2365
23662006-10-11 Kim F. Storm <storm@cua.dk>
2367
2368 * emacs.texi (Acknowledgments): Use @dotless{i}.
2369
23702006-10-08 Nick Roberts <nickrob@snap.net.nz>
2371
2372 * building.texi (Breakpoints Buffer): Mention catchpoints.
2373
23742006-10-08 Kim F. Storm <storm@cua.dk>
2375
2376 * ack.texi (Acknowledgments): Update.
2377
2378 * emacs.texi (Acknowledgments): Fix bad @/ form.
2379
23802006-10-05 Kim F. Storm <storm@cua.dk>
2381
2382 * emacs.texi (Acknowledgments): Add more contributors.
2383
23842006-10-03 Richard Stallman <rms@gnu.org>
2385
2386 * emacs.texi (Acknowledgments): Update version and edition.
2387
23882006-10-01 Karl Berry <karl@gnu.org>
2389
2390 * custom.texi (Customization Groups): Page break to keep example buffer
2391 on one page.
2392
23932006-09-30 Karl Berry <karl@gnu.org>
2394
2395 * programs.texi (Basic Indent): @need to improve page break.
2396 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2397
23982006-09-29 Glenn Morris <rgm@gnu.org>
2399
2400 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2401
24022006-09-29 Karl Berry <karl@gnu.org>
2403
2404 * windows.texi (Basic Window): Remove forced @break, no longer
2405 desirable.
2406 * frames.texi (Frame Commands),
2407 * mark.texi (Marking Objects): Reword to avoid bad page break.
2408 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2409
24102006-09-19 Richard Stallman <rms@gnu.org>
2411
2412 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2413 stick to present tense.
2414
24152006-09-18 Jan Djärv <jan.h.d@swipnet.se>
2416
2417 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2418 to x-gtk-use-old-file-dialog.
2419 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2420
24212006-09-15 Jay Belanger <belanger@truman.edu>
2422
2423 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
2424 Change "Library Public License" to "Lesser Public License"
2425 throughout. Use "yyyy" to represent year.
2426
24272006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2428
2429 * files.texi (Visiting): Add index entry "open file".
2430
24312006-09-11 Richard Stallman <rms@gnu.org>
2432
2433 * building.texi (Compilation Mode): Clarification.
2434 (Grep Searching): Add xref to Compilation Mode.
2435
24362006-09-08 Richard Stallman <rms@gnu.org>
2437
2438 * search.texi (Search): Ref multi-file search commands here.
2439 (Other Repeating Search): Not here.
2440
24412006-08-28 Richard Stallman <rms@gnu.org>
2442
2443 * windows.texi (Split Window): Update xref.
2444
2445 * basic.texi (Continuation Lines): Update xref.
2446
2447 * indent.texi (Tab Stops): Update xref.
2448
2449 * emacs.texi (Top): Update subnode menu.
2450
2451 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2452 split out of Display Custom.
2453
24542006-08-25 Kim F. Storm <storm@cua.dk>
2455
2456 * display.texi (Display Custom): Add variables overline-margin
2457 and x-underline-at-descent-line.
2458
24592006-08-25 Richard Stallman <rms@gnu.org>
2460
2461 * entering.texi (Exiting): Rewrite to give graphical displays
2462 priority over text terminals.
2463
2464 * search.texi (Incremental Search): Move index entries.
2465
24662006-08-23 Chong Yidong <cyd@stupidchicken.com>
2467
2468 * custom.texi (Init File): Reference Find Init to avoid "home
2469 directory" confusion.
2470
24712006-08-22 Nick Roberts <nickrob@snap.net.nz>
2472
2473 * building.texi (Other GDB-UI Buffers): Describe how to edit
2474 a value in the locals buffer.
2475
24762006-08-21 Richard Stallman <rms@gnu.org>
2477
2478 * search.texi (Basic Isearch): Add `isearch' index entry.
2479
24802006-08-16 Richard Stallman <rms@gnu.org>
2481
2482 * misc.texi (Saving Emacs Sessions): Clean up wording.
2483
2484 * mark.texi (Marking Objects): Mention term "select all".
2485
2486 * emacs.texi (Top): Update subnode menu.
2487
2488 * help.texi (Help Mode): Move node up in file.
2489
24902006-08-15 Nick Roberts <nickrob@snap.net.nz>
2491
2492 * building.texi (Stack Buffer): Explain fringe arrow.
2493
24942006-08-12 Eli Zaretskii <eliz@gnu.org>
2495
2496 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2497 on startup.
2498
24992006-08-11 Romain Francoise <romain@orebokech.com>
2500
2501 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2502
25032006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2504
2505 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2506
25072006-08-10 Richard Stallman <rms@gnu.org>
2508
2509 * text.texi (Format Faces): Substantial rewrites to deal
2510 with face merging. Empty regions don't count. Clarify
2511 face property inheritance.
2512
25132006-08-08 Romain Francoise <romain@orebokech.com>
2514
2515 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2516 <arjuropo@cc.jyu.fi>.
2517
25182006-08-04 Eli Zaretskii <eliz@gnu.org>
2519
2520 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2521 apply to all frames.
2522
25232006-08-01 Richard Stallman <rms@gnu.org>
2524
2525 * help.texi (Name Help): Add index entries for describe-variable.
2526
25272006-08-01 Nick Roberts <nickrob@snap.net.nz>
2528
2529 * building.texi (GDB Graphical Interface): Shorten node names.
2530 (GDB-UI Layout): Use GDB-related.
2531 (Other GDB-UI Buffers): Simplify English.
2532
25332006-07-31 Richard Stallman <rms@gnu.org>
2534
2535 * search.texi (Query Replace): Add xref for Dired's Q command.
2536
25372006-07-31 Nick Roberts <nickrob@snap.net.nz>
2538
2539 * building.texi (GDB commands in Fringe): Rename to...
2540 (Source Buffers): ..this and move forward. Describe hollow arrow and
2541 new option gdb-find-source-frame.
2542
25432006-07-29 Richard Stallman <rms@gnu.org>
2544
2545 * dired.texi (Operating on Files): Simplify previous change
2546 and fix Texinfo usage.
2547
25482006-07-29 Eli Zaretskii <eliz@gnu.org>
2549
2550 * dired.texi (Operating on Files): Add cross-references. State the
2551 Unix commands that do similar things.
2552
25532006-07-28 Richard Stallman <rms@gnu.org>
2554
2555 * mark.texi (Transient Mark): Clarify that region never disappears
2556 when Transient Mark mode is off, and not when it is on.
2557
25582006-07-27 Richard Stallman <rms@gnu.org>
2559
2560 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2561
25622006-07-24 Richard Stallman <rms@gnu.org>
2563
2564 * xresources.texi (GTK styles): Fix texinfo usage.
2565
2566 * commands.texi (User Input): Explain why we teach keyboard cmds.
2567
2568 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2569 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2570 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2571 * doclicense.texi, display.texi, dired.texi, basic.texi:
2572 * anti.texi, ack.texi: Move periods and commas inside quotes.
2573
25742006-07-22 Eli Zaretskii <eliz@gnu.org>
2575
2576 * cmdargs.texi (General Variables): Document EMAIL.
2577
25782006-07-21 Eli Zaretskii <eliz@gnu.org>
2579
2580 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2581 doesn't have effect on MS-Windows.
2582
25832006-07-17 Richard Stallman <rms@gnu.org>
2584
2585 * building.texi (Grep Searching): Explain about chaining grep commands.
2586
25872006-07-10 Nick Roberts <nickrob@snap.net.nz>
2588
2589 * killing.texi, mini.texi: Fix typos.
2590
25912006-07-09 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2594 is invoked for multiple files.
2595
25962006-07-08 Eli Zaretskii <eliz@gnu.org>
2597
2598 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2599 on-line manual for the rest of this node.
2600 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2601 unconditionally.
2602 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2603 Improve wording.
2604 (Windows Printing): Improve wording.
2605 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2606 rest of this node.
2607
26082006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2609
2610 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2611 with eval-buffer.
2612
26132006-07-05 Nick Roberts <nickrob@snap.net.nz>
2614
2615 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2616 of character translation.
2617
26182006-07-04 Nick Roberts <nickrob@snap.net.nz>
2619
2620 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2621
26222006-07-03 Karl Berry <karl@gnu.org>
2623
2624 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2625 not-too-underfull hboxes in the TeX output.
2626 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2627 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2628 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2629 * sending.texi, text.texi: Fix overfull/underfull boxes.
2630
26312006-07-03 Romain Francoise <romain@orebokech.com>
2632
2633 * m-x.texi (M-x): Fix.
2634
26352006-07-03 Richard Stallman <rms@gnu.org>
2636
2637 * search.texi (Other Repeating Search): filename -> file name.
2638
2639 * misc.texi (Narrowing): Minor cleanups.
2640
2641 * files.texi (Visiting): filename -> file name.
2642
2643 * emacs.texi (Top): Update subnode menus.
2644
2645 * mule.texi (Coding Systems): Move char translation stuff here.
2646 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2647 (Recognize Coding): Substantial local rewrites.
2648 (International): Update menu.
2649
2650 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2651 (Scrolling): Substantial local rewrites.
2652 (Display): Update menu and intro.
2653
2654 * dired.texi: filename -> file name.
2655
2656 * custom.texi (Safe File Variables): Texinfo usage fix.
2657
26582006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
2659
2660 * help.texi, m-x.texi: Lots of cleanups.
2661
26622006-06-30 Eli Zaretskii <eliz@gnu.org>
2663
2664 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2665 (Windows Processes, Windows Misc): Shorten the printed version by
2666 selectively conditioning less important portions by @ifnottex.
2667
26682006-06-27 Richard Stallman <rms@gnu.org>
2669
2670 * mini.texi (Minibuffer File): Minor cleanup.
2671
26722006-06-25 Nick Roberts <nickrob@snap.net.nz>
2673
2674 * frames.texi (XTerm Mouse): Rename to...
2675 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2676
2677 * emacs.texi (Top): Use new node name.
2678
26792006-06-24 Eli Zaretskii <eliz@gnu.org>
2680
2681 * emacs.texi (Top): Update the detailed menu according to changes in
2682 msdog.texi.
2683
2684 * msdog.texi (Windows Keyboard): New section.
2685 (Windows Mouse): New section.
2686 (Windows System Menu): Remove section (text merged with "Windows
2687 Keyboard").
2688 (Windows Misc): New section.
2689
2690 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2691
2692 * msdog.texi (ls in Lisp): New section.
2693
2694 * files.texi (Visiting): Document case-insensitive wildcard matching
2695 under find-file-wildcards.
2696
26972006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2698
2699 * macos.texi (Mac Input): Add description of mac-function-modifier.
2700 Now Unicode keyboard layouts work.
2701
27022006-06-10 Richard Stallman <rms@gnu.org>
2703
2704 * mule.texi (Recognize Coding): Clarify previous change.
2705
27062006-06-09 Kenichi Handa <handa@m17n.org>
2707
2708 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2709 notation.
2710
27112006-06-07 Kevin Ryde <user42@zip.com.au>
2712
2713 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2714 manual for @ifnottex, but in emacs-extra for @iftex.
2715
2716 * cmdargs.texi (General Variables): Fix smtpmail xref.
2717
27182006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2719
2720 * programs.texi (Comment Commands):
2721 * custom.texi (Specifying File Variables):
2722 Use ;; instead of ;;; to better follow coding conventions.
2723
27242006-06-07 Nick Roberts <nickrob@snap.net.nz>
2725
2726 * building.texi (Watch Expressions): Move node to end.
2727 (GDB Graphical Interface): Move description of clicks in fringe...
2728 (GDB commands in the Fringe): ...to here. New node.
2729
27302006-06-05 Romain Francoise <romain@orebokech.com>
2731
2732 * xresmini.texi (GTK resources): Fix various typos.
2733
27342006-06-05 Nick Roberts <nickrob@snap.net.nz>
2735
2736 * building.texi (GDB Graphical Interface): Update bindings.
2737 (Commands of GUD): Add gud-print. Remove gud-run.
2738 Restate availability more generally.
2739
27402006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
2741
2742 * mini.texi: Lots of cleanups.
2743
27442006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2745
2746 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2747 and Mouse-2.
2748
27492006-06-01 Jan Djärv <jan.h.d@swipnet.se>
2750
2751 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2752
27532006-05-31 Richard Stallman <rms@gnu.org>
2754
2755 * basic.texi (Moving Point): Fix previous change.
2756
27572006-05-29 Jan Djärv <jan.h.d@swipnet.se>
2758
2759 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2760
27612006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
2762
2763 * basic.texi: Many simplifications and improvements in wording.
2764
27652006-05-26 Nick Roberts <nickrob@snap.net.nz>
2766
2767 * anti.texi (Antinews): Create a node for gdb-ui.
2768
27692006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2770
2771 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2772
27732006-05-20 Richard Stallman <rms@gnu.org>
2774
2775 * dired.texi (Dired Navigation): dired-goto-file is now j.
2776
27772006-05-20 Eli Zaretskii <eliz@gnu.org>
2778
2779 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2780 and their aliases.
2781
2782 * msdog.texi (Windows Printing): Mention non-support of plain text
2783 printing with some el-cheapo printers, and suggest a workaround.
2784
27852006-05-20 Kevin Ryde <user42@zip.com.au>
2786
2787 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2788 remove the bit saying you must set it.
2789
27902006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2791
2792 * trouble.texi (Checklist):
2793 * text.texi (Text, Auto Fill, Text Mode):
2794 * search.texi (Nonincremental Search):
2795 * rmail.texi (Rmail Labels):
2796 * mule.texi (Input Methods, Multibyte Conversion):
2797 * misc.texi (Gnus, Where to Look, PostScript):
2798 * maintaining.texi (Create Tags Table):
2799 * indent.texi (Indentation Commands):
2800 * fixit.texi (Spelling):
2801 * emacs.texi (Copying):
2802 * custom.texi (Init File): ifinfo -> ifnottex.
2803
28042006-05-17 Richard Stallman <rms@gnu.org>
2805
2806 * files.texi (Diff Mode): Mention C-x `.
2807
28082006-05-08 Richard Stallman <rms@gnu.org>
2809
2810 * custom.texi (Disabling): Textual cleanups.
2811
28122006-05-12 Glenn Morris <rgm@gnu.org>
2813
2814 * calendar.texi (Displaying the Diary, Format of Diary File):
2815 Refer to diary-view-entries, diary-list-entries,
2816 diary-show-all-entries rather than obsolete aliases.
2817
28182006-05-12 Eli Zaretskii <eliz@gnu.org>
2819
2820 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2821 (Displaying the Diary, Special Diary Entries, Importing Diary):
2822 * building.texi (Compilation Shell):
2823 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2824 emacs-xtra with @inforef's.
2825
2826 * files.texi (Visiting): Fix wording.
2827
2828 * mule.texi (Coding Systems, Text Coding): More indexing.
2829 Mention that C-x RET f can set eol conversion.
2830
28312006-05-07 Jan Djärv <jan.h.d@swipnet.se>
2832
2833 * xresmini.texi (GTK resources): Insert GTK description.
2834
2835 * xresources.texi (GTK resources): metafont should be menufont.
2836
28372006-05-06 Michael Albinus <michael.albinus@gmx.de>
2838
2839 * mini.texi (Completion Options): Completion of remote files'
2840 method, user name and host name is active only in partial
2841 completion mode.
2842
28432006-05-06 Eli Zaretskii <eliz@gnu.org>
2844
2845 * makefile.w32-in (emacs.dvi):
2846 * Makefile.in (emacs.dvi): Add xresmini.texi.
2847
2848 * xresmini.texi (Table of Resources): Remove xref to non-existent
2849 node "LessTif Resources".
2850
2851 * msdog.texi (Microsoft Windows):
2852 * calendar.texi (Calendar/Diary, Displaying the Diary)
2853 (Special Diary Entries, Importing Diary, Holidays):
2854 * programs.texi (Program Modes):
2855 * text.texi (Text):
2856 * buffers.texi (Several Buffers):
2857 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2858
28592006-05-06 Eli Zaretskii <eliz@gnu.org>
2860
2861 The following changes merge the emacs-xtra manual into the main
2862 manual, but only for on-line version of the manual.
2863
2864 * vc2-xtra.texi (Version Backups, Local Version Control)
2865 (Making Snapshots, Change Logs and VC, Version Headers)
2866 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2867 on-line manual.
2868
2869 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2870 for on-line manual.
2871
2872 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2873 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2874 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2875 for on-line manual.
2876
2877 * fortran-xtra.texi (Fortran, Fortran Autofill)
2878 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2879 for on-line manual.
2880
2881 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2882 Conditional xref's for on-line manual.
2883
2884 * emerge-xtra.texi (Emerge, Overview of Emerge)
2885 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2886 manual.
2887
2888 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2889 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2890 (EMACSSOURCES): Use EMACS_XTRA.
2891 (../info/emacs-xtra): Remove.
2892 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2893
2894 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2895 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2896 (EMACSSOURCES): Use EMACS_XTRA.
2897 ($(infodir)/emacs-xtra): Remove.
2898 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2899
2900 * trouble.texi (Quitting):
2901 * text.texi (Text):
2902 * programs.texi (Program Modes):
2903 * msdog.texi (Microsoft Windows):
2904 * frames.texi (Frames):
2905 * files.texi (Backup, Version Control, VC Concepts)
2906 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2907 (Registering, VC Status, VC Undo, Multi-User Branching)
2908 (Comparing Files):
2909 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2910 (Displaying the Diary, Special Diary Entries, Importing Diary):
2911 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2912 conditional xref's, depending on @iftex/@ifnottex.
2913
2914 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2915 "MS-DOS". @include msdog-xtra.texi.
2916
2917 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2918 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2919
2920 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2921 for vc-xtra.texi subsections.
2922 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2923 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2924
2925 * sending.texi (Sending Mail): A @node line without explicit Prev,
2926 Next, and Up links.
2927
2928 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2929 Next, and Up links.
2930
2931 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2932 and its sections. @include picture-xtra.texi.
2933
2934 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2935 "Emerge".
2936 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2937
2938 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2939 exact duplicate of its name-sake in calendar.texi.
2940
2941 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2942 "Advanced Calendar/Diary Usage".
2943 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2944
2945 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2946 dired-xtra.texi.
2947 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2948
2949 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2950 (Files) [ifnottex]: Add menu entry for Autorevert.
2951
2952 * emacs-xtra.texi (Introduction): Reword to make consistent with
2953 printed version only.
2954 <Top level>: Remove the body of all chapters and move them to the
2955 new *-xtra.texi files. Use @raisesections and @lowersections to
2956 convert sections to chapters etc.
2957
2958 * msdog-xtra.texi:
2959 * fortran-xtra.texi:
2960 * vc-xtra.texi:
2961 * vc1-xtra.texi:
2962 * vc2-xtra.texi:
2963 * emerge-xtra.texi:
2964 * cal-xtra.texi:
2965 * dired-xtra.texi:
2966 * arevert-xtra.texi: New files, with text from respective chapters
2967 of emacs-xtra.texi. Convert each @chapter into @section, @section
2968 into @subsection, etc.
2969
2970 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2971 updated.
2972
2973 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2974 Windows". All references updated.
2975
29762006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2977
2978 * macos.texi (Mac Input): Mention input from Character Palette.
2979 (Mac Font Specs): Fix typo.
2980
29812006-05-05 Richard Stallman <rms@gnu.org>
2982
2983 * files.texi (Diff Mode): Minor cleanup.
2984
29852006-05-05 Karl Berry <karl@gnu.org>
2986
2987 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2988 errors from the current release of makeinfo (4.8).
2989 * help.texi (Library Keywords): Change widest word in multitable
2990 template from `emulations' to `convenience'. (Not sure if this is
2991 related to the font change.)
2992
29932006-05-05 Eli Zaretskii <eliz@gnu.org>
2994
2995 * files.texi (File Names): Add a footnote about limited support of
2996 ~USER on MS-Windows.
2997
2998 * cmdargs.texi (Initial Options): Add a footnote about limited
2999 support of ~USER on MS-Windows.
3000
30012006-05-03 Richard Stallman <rms@gnu.org>
3002
3003 * files.texi (Diff Mode): Node moved here.
3004 (Comparing Files): Delete what duplicates new node.
3005 (Files): Put Diff Mode in menu.
3006
3007 * misc.texi (Diff Mode): Moved to files.texi.
3008
3009 * emacs.texi (Top): Update menu for Diff Mode.
3010
3011 * trouble.texi (Emergency Escape): Simplify.
3012
3013 * emacs.texi (Top): Minor clarification.
3014
30152006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3016
3017 * commands.texi, entering.texi, screen.texi: Many simplifications.
3018
30192006-05-03 Richard Stallman <rms@gnu.org>
3020
3021 * commands.texi (Text Characters): Delete paragraph about unibyte
3022 non-ASCII printing chars.
3023
3024 * killing.texi (Killing): Say "graphical displays".
3025 * display.texi: Say "graphical displays".
3026
3027 * cmdargs.texi (Misc X): Say "graphical displays".
3028
30292006-05-01 Richard Stallman <rms@gnu.org>
3030
3031 * emacs.texi (Top): Add Diff Mode to menu.
3032
30332006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3034
3035 * misc.texi (Diff Mode): New node.
3036
30372006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3038
3039 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3040 (Mac Environment Variables): Shorten example line.
3041 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3042
30432006-05-01 Nick Roberts <nickrob@snap.net.nz>
3044
3045 * building.texi (GUD Customization): Describe cases %d and %c.
3046 Update description for %e.
3047
30482006-04-30 Glenn Morris <rgm@gnu.org>
3049
3050 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3051
30522006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3053
3054 * custom.texi (Examining): Update C-h v output example.
3055
30562006-04-29 Kim F. Storm <storm@cua.dk>
3057
3058 * building.texi (Grep Searching): Add lgrep and rgrep.
3059
30602006-04-23 Richard Stallman <rms@gnu.org>
3061
3062 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3063
3064 * xresmini.texi: New file.
3065
3066 * xresources.texi (Face Resources): Split table into font resources
3067 and the rest. Combine similar attributes for brevity.
3068
30692006-04-21 Eli Zaretskii <eliz@gnu.org>
3070
3071 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3072 backslashes and case-insensitivity in file names (moved to the
3073 main manual).
3074 (MS-DOS Printing): Move most of the text to the main manual.
3075
3076 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3077 New nodes.
3078 (Windows Processes, Windows System Menu): Add index entries and
3079 fix wording.
3080
30812006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3082
3083 * misc.texi (Shell Ring): Add notes on saved input when
3084 navigating off the end of the history list.
3085
30862006-04-18 Chong Yidong <cyd@mit.edu>
3087
3088 * misc.texi (Shell Options): Correct default value of
3089 comint-scroll-show-maximum-output.
3090
30912006-04-18 Nick Roberts <nickrob@snap.net.nz>
3092
3093 * building.texi (Watch Expressions): Update.
3094
30952006-04-12 Richard Stallman <rms@gnu.org>
3096
3097 * search.texi: Clean up previous change.
3098
30992006-04-12 Eli Zaretskii <eliz@gnu.org>
3100
3101 * search.texi (Regexp Backslash, Regexp Replace): Add index
3102 entries for ``back reference'' and mention the term itself in the
3103 text.
3104
31052006-04-11 Richard Stallman <rms@gnu.org>
3106
3107 * custom.texi (Safe File Variables):
3108 Document enable-local-variables = :safe.
3109
31102006-04-11 Karl Berry <karl@gnu.org>
3111
3112 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3113 (Remote Repositories, Version Backups, Local Version Control)
3114 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3115 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3116 (Renaming VC Work Files and Master Files)
3117 (Inserting Version Control Headers, Customizing VC, General Options)
3118 (Options for RCS and SCCS, Options specific for CVS): Move all
3119 these nodes to emacs-xtra.texi, for brevity.
3120 * cmdargs.texi, files.texi: Change cross-references.
3121
31222006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3123
3124 * files.texi (Old Versions): Update description of vc-annotate's
3125 use of color to indicate date ranges.
3126
31272006-04-09 Kevin Ryde <user42@zip.com.au>
3128
3129 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3130 put info and printed manual names the right way around.
3131
31322006-04-09 Karl Berry <karl@gnu.org>
3133
3134 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3135 emacs-xtra.texi, leaving only MS Windows information.
3136 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3137 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3138 node names.
3139
3140 * emacs.texi: Move @summarycontents and @contents to the beginning
3141 of the file.
3142
31432006-04-08 Kevin Ryde <user42@zip.com.au>
3144
3145 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3146
31472006-04-07 Richard Stallman <rms@gnu.org>
3148
3149 * programs.texi (Comments, Comment Commands, Options for Comments)
3150 (Multi-Line Comments): "Align", not "indent".
3151 (Basic Indent): C-j deletes trailing whitespace before the newline.
3152
31532006-04-06 Richard Stallman <rms@gnu.org>
3154
3155 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3156
31572006-04-06 Eli Zaretskii <eliz@gnu.org>
3158
3159 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3160
31612006-04-05 Richard Stallman <rms@gnu.org>
3162
3163 * emacs.texi (Top): Update subnode menu.
3164
3165 * trouble.texi (Unasked-for Search): Node deleted.
3166 (Lossage): Delete from menu.
3167
31682006-04-04 Richard Stallman <rms@gnu.org>
3169
3170 * trouble.texi: Various cleanups.
3171 (Checklist): Don't bother saying how to snail a bug report.
3172 (Emergency Escape): Much rewriting.
3173 (After a Crash): Rename the core dump immediately.
3174 (Total Frustration): Call it a psychotherapist.
3175 (Bug Criteria): Avoid "illegal instruction".
3176 (Sending Patches): We always put the contributor's name in.
3177
3178 * misc.texi (Thumbnails): Minor correction.
3179
31802006-04-03 Richard Stallman <rms@gnu.org>
3181
3182 * misc.texi (Thumbnails): Minor cleanup.
3183
31842006-04-02 Karl Berry <karl@gnu.org>
3185
3186 * sending.texi (Mail Sending): pxref to Top needs five args.
3187
3188 * texinfo.tex: Update to current version (2006-03-21.13).
3189
31902006-03-31 Richard Stallman <rms@gnu.org>
3191
3192 * emacs.texi (Top): Update subnode menu.
3193
3194 * help.texi (Help Mode): Cleanup.
3195
3196 * dired.texi: Many cleanups.
3197 (Dired Deletion): Describe dired-recursive-deletes.
3198 (Operating on Files): dired-create-directory moved.
3199 (Misc Dired Features): Move to here.
3200 (Tumme): Node moved to misc.texi.
3201
3202 * custom.texi: Many cleanups.
3203 (Minor Modes): Don't mention ISO Accents Mode.
3204 (Examining): Update C-h v output example.
3205 (Hooks): Add index and xref for add-hook.
3206 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3207 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3208
3209 * misc.texi: Many cleanups.
3210 (beginning): Add to summary of topics.
3211 (Shell): Put eshell xref at the end. Remove eshell from table.
3212 (Thumbnails): New node.
3213
32142006-03-28 Eli Zaretskii <eliz@gnu.org>
3215
3216 * files.texi (File Name Cache): Make it clear that the cache is
3217 not persistent.
3218
32192006-03-25 Karl Berry <karl@gnu.org>
3220
3221 * emacs-xtra.texi, emacs.texi, gnu.texi:
3222 (1) use @copyright{} instead of (C) in typeset text;
3223 (2) do not indent copyright year list (or anything else).
3224
32252006-03-21 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * files.texi (VC Dired Mode): Remove misplaced brackets.
3228
32292006-03-21 Andre Spiegel <spiegel@gnu.org>
3230
3231 * files.texi: Various updates and clarifications in the VC chapter.
3232
32332006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3234
3235 * help.texi (Help Mode): Document "C-c C-c".
3236
32372006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3238
3239 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3240 menu in the standalone Info reader.
3241
32422006-03-15 Chong Yidong <cyd@stupidchicken.com>
3243
3244 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3245 moved here from Emacs manual.
3246
3247 * programs.texi (Fortran): Section moved to emacs-xtra.
3248 (Program Modes): Xref to Fortran in emacs-xtra.
3249
3250 * maintaining.texi (Emerge): Move to emacs-xtra.
3251 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3252
3253 * picture.texi: File deleted.
3254 * Makefile.in:
3255 * makefile.w32-in: Remove picture.texi.
3256
3257 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3258 * abbrevs.texi (Abbrevs):
3259 * sending.texi (Sending Mail): Picture node removed.
3260
3261 * emacs.texi (Top): Update node listings.
3262
32632006-03-12 Richard Stallman <rms@gnu.org>
3264
3265 * calendar.texi: Various cleanups.
3266
32672006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3270 syntax.
3271
32722006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3273
3274 * search.texi (Regexps): More accurately describe which characters
3275 are special in which situations. Recommend _not_ to quote `]' or
3276 `-' when they are not special.
3277
32782006-02-28 Andre Spiegel <spiegel@gnu.org>
3279
3280 * files.texi (Old Versions): Clarify operation of C-x v =.
3281
32822006-02-21 Nick Roberts <nickrob@snap.net.nz>
3283
3284 * building.texi (Watch Expressions): Update and describe
3285 gdb-speedbar-auto-raise.
3286
32872006-02-19 Richard M. Stallman <rms@gnu.org>
3288
3289 * emacs.texi: Use @smallbook.
3290 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3291 Update subnode menu.
3292
3293 * building.texi (Lisp Interaction): Minor addition.
3294
32952006-02-18 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * building.texi (Watch Expressions): Update and be more precise.
3298
32992006-02-15 Francesco Potortì <pot@gnu.org>
3300
3301 * maintaining.texi (Create Tags Table): Explain why the
3302 exception when etags writes to files under the /dev tree.
3303
33042006-02-14 Richard M. Stallman <rms@gnu.org>
3305
3306 * custom.texi (Safe File Variables): Lots of clarification.
3307 Renamed from Unsafe File Variables.
3308
33092006-02-14 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * custom.texi (Unsafe File Variables): File variable confirmation
3312 assumed denied in batch mode.
3313
33142006-02-14 Richard M. Stallman <rms@gnu.org>
3315
3316 * building.texi (GDB User Interface Layout): Don't say `inferior'
3317 for program being debugged.
3318
33192006-02-15 Nick Roberts <nickrob@snap.net.nz>
3320
3321 * building.texi (GDB Graphical Interface):
3322 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3323
33242006-02-13 Chong Yidong <cyd@stupidchicken.com>
3325
3326 * custom.texi (Specifying File Variables, Unsafe File Variables):
3327 New nodes, split from File Variables. Document new file local
3328 variable behavior.
3329
33302006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3331
3332 * display.texi (Standard Faces):
3333 * files.texi (Visiting):
3334 * frames.texi (Clipboard):
3335 * glossary.texi (Glossary) <Clipboard>:
3336 * xresources.texi (X Resources): Mention Mac OS port.
3337
33382006-02-12 Richard M. Stallman <rms@gnu.org>
3339
3340 * building.texi (Building): Clarify topic in intro.
3341
3342 * maintaining.texi (Maintaining): Change title; clarify topic.
3343 Delete duplicate index entries.
3344
3345 * building.texi (Other GDB User Interface Buffers): Clarifications.
3346
3347 * text.texi (Cell Commands): Clarifications.
3348
3349 * programs.texi (Defuns): Delete duplicate explanation of
3350 left-margin paren convention.
3351 (Hungry Delete): Minor cleanup.
3352
33532006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3354
3355 * dired.texi (Tumme): More tumme documentation.
3356
33572006-02-11 Alan Mackenzie <acm@muc.de>
3358
3359 * programs.texi ("Hungry Delete"): Correct the appellation of the
3360 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3361
33622006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3363
3364 * dired.texi (Tumme): Fix small bug.
3365
33662006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3367
3368 * macos.texi (Mac International): Rename "fontset-mac" to
3369 "fontset-standard".
3370
33712006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3372
3373 * dired.texi (Tumme): Basic documentation for Tumme added.
3374
33752006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3376
3377 * mule.texi (International):
3378 * programs.texi (Basic Indent): Fix typos.
3379
3380 * custom.texi (Minor Modes):
3381 * display.texi (Text Display):
3382 * commands.texi (Text Characters): Update xrefs.
3383
33842006-02-07 Richard M. Stallman <rms@gnu.org>
3385
3386 * emacs.texi (Top): Update subnode menu.
3387 Update info on old Emacs papers.
3388 (Intro): "Graphical display", not window system.
3389
3390 * xresources.texi (GTK styles): Minor clarifications.
3391
3392 * trouble.texi: "Graphical display", not window system.
3393 (Stuck Recursive): Minor clarification.
3394
3395 * text.texi: Minor clarifications.
3396 (Sentences): Explain why two-space convention is better.
3397 Explain sentence-end-without-period here.
3398 (Fill Commands): Not here.
3399 (Refill): Node moved down.
3400 (Filling): Update menu.
3401 (Table Creation, Cell Justification, Column Commands): Clarify.
3402
3403 * sending.texi: Minor clarifications.
3404
3405 * search.texi (Regexp Backslash): Clarification.
3406
3407 * rmail.texi: Minor cleanups.
3408 (Rmail): Delete digression about `rmail-mode'.
3409 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3410 (Rmail Files): Mention C-u M-x rmail.
3411 (Rmail Reply): Mention References.
3412 (Rmail Display): Mention rmail-nonignored-headers.
3413
3414 * programs.texi: Minor cleanups.
3415 (Comment Commands): Mention momentary Transient Mark mode.
3416 (Matching): Be more specific about customizing show-paren-mode.
3417 (Info Lookup): Don't list the modes that support C-h S.
3418 Just say what it does in an unsupported mode.
3419 (Man Page): Delete excessive info on customizing woman.
3420 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3421
3422 * abbrevs.texi: Minor clarifications.
3423 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3424 not "dynamic abbrevs" as if they were a kind of abbrev.
3425
3426 * picture.texi (Picture): Minor cleanup.
3427
3428 * mule.texi (Communication Coding): Say "other applications".
3429 (Fontsets): Not specific to X. Add xref to X Resources.
3430 (Unibyte Mode): Rename from Single-Byte Character Support.
3431 "Graphical display", not window system.
3432 (International): Update menu.
3433
3434 * maintaining.texi (Format of ChangeLog):
3435 New node, split out from ChangeLog.
3436 (ChangeLog): Clarifications in the remaining text.
3437 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3438 (Find Tag): Add @w.
3439 (Tags Search): Explain tag table order here. Simplify grep ref.
3440 (List Tags): tags-tag-face is a variable, not a face.
3441 (Emerge): Cleanups.
3442
3443 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3444 (Keyboard Macros): Avoid "the user".
3445
3446 * killing.texi: "Graphical display", not window system.
3447
3448 * help.texi (Help Echo): "Graphical display", not window system.
3449
3450 * glossary.texi: Say "you", not "the user". Say "graphical display".
3451
3452 * frames.texi: Minor cleanups. "Graphical display", not window system.
3453
3454 * files.texi (Visiting): Make drag-and-drop not X-specific.
3455
3456 * custom.texi: Minor cleanups. "Graphical display", not window system.
3457
3458 * cmdargs.texi: Minor cleanups.
3459
3460 * building.texi (Compilation): Move and split kill-compilation para.
3461 Add para about multiple compilers.
3462 (Compilation Mode): Commands also available in grep mode and others.
3463 Mention C-u C-x ` more tutorially. Clarify C-x `.
3464 (Compilation Shell): Clarify. Put Bash example first.
3465 (Grep Searching): Minor cleanups; add @w.
3466 (Debuggers): Minor cleanups.
3467 (Starting GUD): Make GDB xgraphical mode issue clearer.
3468 (Debugger Operation): Lots of clarifications including
3469 GDB tooltip side-effect issue.
3470 (Commands of GUD): Clarify.
3471 (GUD Customization): Add bashdb-mode-hook.
3472 (GDB Graphical Interface): Rewrite for clarity.
3473 (GDB User Interface Layout): Rewrite for clarity.
3474 (Stack Buffer, Watch Expressions): Likewise.
3475 (Other GDB User Interface Buffers): Cleanups.
3476 (Lisp Libraries, External Lisp): Cleanup.
3477
3478 * basic.texi (Position Info): "Graphical displays", rather than
3479 window systems.
3480
3481 * anti.texi: Minor cleanup.
3482
34832006-02-03 Eli Zaretskii <eliz@gnu.org>
3484
3485 * custom.texi (Init File, Find Init): Add cross-references to
3486 where $HOME is described.
3487
34882006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3489
3490 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3491 is not inside the @table.
3492
3493 * emacs.texi (Top): Correct node name.
3494
3495 * files.texi (File Names): Fix @xref.
3496 (Reverting): Fix typo.
3497
3498 * mule.texi (International): Correct node name.
3499
3500 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3501
35022006-02-01 Richard M. Stallman <rms@gnu.org>
3503
3504 * emacs.texi (Top): Update subnode menu.
3505
3506 * mule.texi: Minor clarifications.
3507 Reduce the specific references to X Windows.
3508 Refer to "graphical" terminals, rather than window systems.
3509 (Text Coding): Rename from Specify Coding.
3510 (Communication Coding, File Name Coding, Terminal Coding):
3511 New nodes split out from Text Coding.
3512
3513 * kmacro.texi: Minor clarifications.
3514 (Keyboard Macro Ring): Comment out some excessive commands.
3515 (Basic Keyboard Macro): Split up the table, putting part in each node.
3516
3517 * major.texi: Minor clarifications.
3518
3519 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3520
3521 * windows.texi: Minor clarifications.
3522 (Change Window): Don't describe mode-line mouse cmds here.
3523 Add xref to Mode Line Mouse.
3524
3525 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3526
3527 * macos.texi (Mac International): Fix xref.
3528
3529 * indent.texi: Minor clarifications.
3530
3531 * frames.texi: Minor clarifications.
3532 Reduce the specific references to X Windows.
3533 Refer to "graphical" terminals, rather than window systems.
3534 (Frame Parameters): Don't mention commands like
3535 set-foreground-color. Just say to customize a face.
3536 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3537
3538 * files.texi: Minor clarifications.
3539 (Numbered Backups): New node, split out from Backup Names.
3540
3541 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3542
3543 * cmdargs.texi (General Variables): Fix xref.
3544
3545 * buffers.texi: Minor clarifications.
3546
35472006-01-31 Richard M. Stallman <rms@gnu.org>
3548
3549 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3550 Nodes moved to top.
3551
3552 * display.texi: Minor clarifications.
3553 (Display): Rearrange menu.
3554 (Standard Faces): Mention query-replace face.
3555 (Faces): Simplify.
3556 (Font Lock): Simplify face customization info.
3557 (Highlight Changes): Node merged into Highlight Interactively.
3558 (Highlight Interactively): Much rewriting and cleanup.
3559 (Optional Mode Line): Narrowed line number not good for goto-line.
3560 Simplify face customization advice.
3561 (Text Display): Mention use of escape-glyph face.
3562 Move ctl-arrow and tab-width here.
3563 (Display Custom): Move no-redraw-on-reenter to end of node.
3564
3565 * search.texi: Minor clarifications.
3566 (Isearch Scroll): Simplify.
3567 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3568
3569 * regs.texi (Registers): Mention bookmarks here.
3570
3571 * mark.texi: Minor clarifications.
3572 (Selective Undo): Node deleted.
3573
3574 * m-x.texi: Minor clarifications.
3575
3576 * killing.texi: Minor clarifications.
3577 Refer to "graphical" terminals, rather than window systems.
3578
3579 * help.texi: Clarifications.
3580 (Help): Don't describe C-h F and C-h K here.
3581 (Key Help): Describe C-h K here.
3582 (Name Help): Mention Emacs Lisp Intro.
3583 Describe C-h F here.
3584 (Misc Help): Mention C-h F and C-h K only briefly.
3585
3586 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3587 Selective undo text merged in.
3588 (Spelling): Mention Aspell along with Ispell.
3589
3590 * emacs.texi (Top): Update subnode menus.
3591
3592 * basic.texi (Basic Undo): Rename from Undo. Most of text
3593 moved to new Undo node.
3594
35952006-01-29 Chong Yidong <cyd@stupidchicken.com>
3596
3597 * basic.texi (Continuation Lines, Inserting Text):
3598 Mention longlines mode.
3599
36002006-01-29 Richard M. Stallman <rms@gnu.org>
3601
3602 * screen.texi: Minor cleanups.
3603 (Screen): Clean up the intro paragraphs.
3604 (Mode Line): Lots of rewriting. Handle frame-name better.
3605 eol-mnemonic-... vars moved out.
3606
3607 * emacs.texi (Top): Change menu item for MS-DOS node.
3608 Update subnode menu.
3609
3610 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3611 chapter relates to Windows. Title changed.
3612
3613 * mini.texi: Minor cleanups.
3614
3615 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3616 (Mark): Put it in the menu.
3617
3618 * entering.texi: Minor cleanups.
3619
3620 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3621 (Intro): Refer to "graphical" terminals, rather than X.
3622
3623 * display.texi (Display Custom): Add xref to Variables.
3624 (Optional Mode Line): eol-mnemonic-... vars moved here.
3625
3626 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3627 rather than X.
3628
3629 * basic.texi: Minor cleanups.
3630 (Undo): selective-undo moved.
3631
36322006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3633
3634 * anti.texi (Antinews): Various corrections and additions.
3635
36362006-01-23 Juri Linkov <juri@jurta.org>
3637
3638 * custom.texi (Easy Customization, Customization Groups)
3639 (Browsing Custom): Mention links along with buttons.
3640
36412006-01-21 Eli Zaretskii <eliz@gnu.org>
3642
3643 * text.texi (TeX Print): Use @key for TAB.
3644
3645 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3646
36472006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3648
3649 * files.texi (File Aliases): Don't claim that usually separate
3650 buffers are created for two file names that name the same data.
3651 Mention additional situations where different names mean the same
3652 file on disk.
3653
36542006-01-19 Richard M. Stallman <rms@gnu.org>
3655
3656 * killing.texi (Deletion): Upcase @key argument.
3657
3658 * custom.texi (Custom Themes): Minor cleanup.
3659
3660 * programs.texi (Hungry Delete): Upcase @key argument.
3661
36622006-01-16 Juri Linkov <juri@jurta.org>
3663
3664 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3665 Move `mode-line-highlight' before `mode-line-buffer-id'.
3666
36672006-01-14 Richard M. Stallman <rms@gnu.org>
3668
3669 * basic.texi (Inserting Text): Minor cleanup.
3670
36712006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3672
3673 * custom.texi (Changing a Variable, Face Customization):
3674 Update for changes in Custom menus.
3675
36762006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3677
3678 * macos.texi (Mac International): Undo last change.
3679
36802006-01-02 Chong Yidong <cyd@stupidchicken.com>
3681
3682 * custom.texi (Custom Themes): Describe the new
3683 customize-create-theme interface.
3684
36852005-12-30 Juri Linkov <juri@jurta.org>
3686
3687 * basic.texi (Position Info): Update example.
3688
36892005-12-27 Jan Djärv <jan.h.d@swipnet.se>
3690
3691 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3692
36932005-12-24 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * custom.texi (Custom Themes): `load-theme' always loads.
3696
36972005-12-23 Juri Linkov <juri@jurta.org>
3698
3699 * display.texi (Highlight Interactively): Use double space to
3700 separate sentences. Replace C-p with M-p, and C-n with M-n.
3701
37022005-12-22 Richard M. Stallman <rms@gnu.org>
3703
3704 * custom.texi (Easy Customization and subnodes):
3705 Replace "active field" with "button".
3706 Use "user option" only for variables.
3707 Use "setting" for variable-or-face.
3708
37092005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * buffers.texi (Select Buffer): Change order in table to make
3712 "Similar" refer to the correct item.
3713 (Indirect Buffers): Minor rewording.
3714
37152005-12-20 Juri Linkov <juri@jurta.org>
3716
3717 * files.texi (VC Status): Put P and N near p and n.
3718
37192005-12-19 Richard M. Stallman <rms@gnu.org>
3720
3721 * programs.texi (Electric C): Delete the info about newline control.
3722 (Other C Commands): Minor cleanup.
3723 (Left Margin Paren): Minor cleanup.
3724
37252005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3726
3727 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3728 (Customization Groups): Delete text moved to "Browsing Custom".
3729 (Browsing Custom): New node.
3730 (Specific Customization): Clarify which commands only work for
3731 loaded options.
3732
37332005-12-18 Bill Wohler <wohler@newt.com>
3734
3735 * frames.texi (Tool Bars): Shorten text of previous change.
3736
37372005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3738
3739 * files.texi (VC Status): Document log-view mode.
3740
37412005-12-18 Bill Wohler <wohler@newt.com>
3742
3743 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3744 permanently via the customize interface.
3745
37462005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3747
3748 * killing.texi (Killing by Lines): Document `kill-whole-line'
3749 function.
3750
37512005-12-16 Lőrentey Károly <lorentey@elte.hu>
3752
3753 * buffers.texi (Select Buffer): Change `prev-buffer' to
3754 `previous-buffer'. Indicate that these functions use a frame
3755 local buffer list.
3756
37572005-12-12 Richard M. Stallman <rms@gnu.org>
3758
3759 * custom.texi (Easy Customization): Change menu comment.
3760 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3761
3762 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3763 (Help): Among the Apropos commands, describe only C-h a here.
3764
37652005-12-11 Richard M. Stallman <rms@gnu.org>
3766
3767 * programs.texi (Options for Comments): Comment-end starts with space.
3768
3769 * glossary.texi (Glossary): Minor cleanup.
3770
3771 * files.texi (Old Versions): Use @table.
3772
37732005-12-10 David Koppelman <koppel@ece.lsu.edu>
3774
3775 * display.texi (Highlight Interactively): Include
3776 global-hi-lock-mode. Add miscellaneous details and elaborations.
3777
37782005-12-09 Richard M. Stallman <rms@gnu.org>
3779
3780 * display.texi (Font Lock): Delete the Global FL menu item.
3781
37822005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3783
3784 * custom.texi (Minibuffer Maps): Mention the maps for file name
3785 completion.
3786
37872005-12-09 Kim F. Storm <storm@cua.dk>
3788
3789 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3790 prefix keys even when mark is active. Describe that RET moves
3791 cursor to next corner in rectangle; clarify insert around rectangle.
3792
37932005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * custom.texi (Customization): Use xref to elisp manual for
3796 non-TeX output.
3797 (Minor Modes): Update.
3798 (Customization Groups, Changing a Variable, Face Customization):
3799 Update for new appearance of Custom buffers.
3800 (Changing a Variable): `custom-buffer-done-function' has been
3801 replaced by `custom-buffer-done-kill'.
3802 (Specific Customization): In the `customize-group' buffer, a
3803 subgroup's contents are not "hidden". They are not included at
3804 all. They have no [Show] button.
3805 (Mouse Buttons): Add pxref to description of mouse event lists in
3806 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3807 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3808 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3809
38102005-12-08 Richard M. Stallman <rms@gnu.org>
3811
3812 * mini.texi (Completion Commands, Completion):
3813 In file name input, SPC does not do completion.
3814
38152005-12-08 Nick Roberts <nickrob@snap.net.nz>
3816
3817 * building.texi (GDB Graphical Interface): Explain screen size
3818 setting.
3819 (Other GDB User Interface Buffers): Describe features specific to
3820 GDB 6.4.
3821
38222005-12-01 Nick Roberts <nickrob@snap.net.nz>
3823
3824 * building.texi (GDB User Interface Layout): Describe how to
3825 kill associated buffers.
3826 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3827 (Watch Expressions): Be more precise.
3828 (Other GDB User Interface Buffers): Describe how to change a
3829 register value.
3830
38312005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3832
3833 * macos.texi (Mac Input): Remove description of
3834 mac-command-key-is-meta. Add descriptions of
3835 mac-control-modifier, mac-command-modifier, and
3836 mac-option-modifier.
3837 (Mac International): Fix description of conversion of clipboard data.
3838 (Mac Font Specs): Add example of font customization by face attributes.
3839
38402005-11-22 Nick Roberts <nickrob@snap.net.nz>
3841
3842 * building.texi (Watch Expressions): Expand description.
3843 (Other GDB User Interface Buffers): Describe local map for
3844 gud-watch.
3845
38462005-11-21 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * display.texi (Font Lock): Font lock is enabled by default now.
3849
38502005-11-20 Juri Linkov <juri@jurta.org>
3851
3852 * basic.texi (Position Info): Update examples of the output.
3853 Remove the fact that examples are produced in the TeXinfo buffer,
3854 because in the Info reader users will get a different output from
3855 `C-x ='.
3856
3857 * building.texi (Compilation Mode): Remove paragraph duplicated
3858 from the node `Compilation'. Add `compilation-skip-threshold'.
3859
3860 * display.texi (Font Lock): Suggest more user-friendly method of
3861 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3862
38632005-11-18 Richard M. Stallman <rms@gnu.org>
3864
3865 * files.texi (Registering): Mention @@ in mode line.
3866
3867 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3868
38692005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3870
3871 * files.texi (Renaming and VC): Some back-ends don't
3872 handle renaming.
3873
38742005-11-17 Juri Linkov <juri@jurta.org>
3875
3876 * emacs.texi (Top):
3877 * display.texi (Highlight Interactively): Put this font-lock based
3878 mode near Font Lock node.
3879
38802005-11-16 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3883 icons.
3884
38852005-11-12 Kim F. Storm <storm@cua.dk>
3886
3887 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3888 (Help Summary): Add C-h d and C-h e.
3889 (Apropos): Clarify that all apropos commands may search for either
3890 list of words or a regexp. Add C-h d for apropos-documentation.
3891 Describe apropos-documentation-sort-by-scores user option.
3892
38932005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3894
3895 * killing.texi (CUA Bindings): Add @section.
3896
38972005-11-10 Kim F. Storm <storm@cua.dk>
3898
3899 * emacs.texi (Top): Add CUA Bindings entry to menu.
3900
3901 * killing.texi (CUA Bindings): New node. Moved here from
3902 misc.texi and extended with info on rectangle commands and
3903 rectangle highlighting, interface to registers, and the global
3904 mark feature.
3905
3906 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3907
3908 * regs.texi: Prev link points to CUA Bindings node.
3909
39102005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3911
3912 * help.texi (Help Echo): By default, help echos are only shown on
3913 mouse-over, not on point-over.
3914
39152005-11-04 Jérôme Marant <jerome@marant.org>
3916
3917 * misc.texi (Shell Mode): Describe how to activate password echoing.
3918
39192005-11-04 Romain Francoise <romain@orebokech.com>
3920
3921 * mark.texi (Mark Ring): Fix typo.
3922
39232005-11-03 Richard M. Stallman <rms@gnu.org>
3924
3925 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3926
39272005-11-01 Bill Wohler <wohler@newt.com>
3928
3929 * help.texi (Help Mode): Fix typo.
3930
39312005-11-01 Nick Roberts <nickrob@snap.net.nz>
3932
3933 * building.texi (Other GDB User Interface Buffers): Describe
3934 the command gdb-use-inferior-io-buffer.
3935
39362005-10-31 Romain Francoise <romain@orebokech.com>
3937
3938 * files.texi (Compressed Files): Fix typo.
3939
3940 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3941
3942 * windows.texi (Force Same Window): Likewise.
3943
39442005-10-30 Bill Wohler <wohler@newt.com>
3945
3946 * help.texi (Help Mode): URLs viewed with browse-url.
3947
39482005-10-31 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * building.texi (GDB Graphical Interface): Don't reference
3951 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3952 must stay in same frame.
3953
39542005-10-29 Chong Yidong <cyd@stupidchicken.com>
3955
3956 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3957
3958 * anti.texi (Antinews): Likewise.
3959
39602005-10-28 Bill Wohler <wohler@newt.com>
3961
3962 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3963
39642005-10-28 Richard M. Stallman <rms@gnu.org>
3965
3966 * files.texi (Visiting): Explain how to enter ? in a file name.
3967
3968 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3969
39702005-10-25 Nick Roberts <nickrob@snap.net.nz>
3971
3972 * building.texi (GDB Graphical Interface): Describe
3973 gdb-mouse-until.
3974
39752005-10-23 Richard M. Stallman <rms@gnu.org>
3976
3977 * custom.texi (Init File): Recommend when to use site-start.el.
3978
39792005-10-21 Juri Linkov <juri@jurta.org>
3980
3981 * custom.texi (Examining): Mention accessing the old variable
3982 value via M-n in set-variable.
3983
39842005-10-18 Romain Francoise <romain@orebokech.com>
3985
3986 * files.texi (Version Systems): Capitalize GNU.
3987
39882005-10-18 Nick Roberts <nickrob@snap.net.nz>
3989
3990 * building.texi (Compilation Mode): Remove redundant paragraph.
3991 (Watch Expressions): Remove paragraph to reflect code change.
3992
39932005-10-16 Richard M. Stallman <rms@gnu.org>
3994
3995 * building.texi (Compilation Mode, Compilation): Clarified.
3996
39972005-10-15 Richard M. Stallman <rms@gnu.org>
3998
3999 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4000
40012005-10-13 Kenichi Handa <handa@m17n.org>
4002
4003 * basic.texi (Position Info): Fix previous change.
4004
40052005-10-12 Jan Djärv <jan.h.d@swipnet.se>
4006
4007 * cmdargs.texi (Icons X): Fix typo.
4008
40092005-10-12 Kenichi Handa <handa@m17n.org>
4010
4011 * basic.texi (Position Info): Describe the case that Emacs shows
4012 "part of display ...".
4013
40142005-10-10 Jan Djärv <jan.h.d@swipnet.se>
4015
4016 * cmdargs.texi (Icons X): -nb => -nbi.
4017
40182005-10-10 Chong Yidong <cyd@stupidchicken.com>
4019
4020 * frames.texi (Speedbar): A couple more clarifications.
4021
40222005-10-11 Nick Roberts <nickrob@snap.net.nz>
4023
4024 * building.texi (GDB User Interface Layout): Improve diagram.
4025 (Watch Expressions): Explain how to make speedbar global.
4026 (Other GDB User Interface Buffers): Make references more precise.
4027
40282005-10-09 Richard M. Stallman <rms@gnu.org>
4029
4030 * frames.texi (Speedbar): Clarify the text.
4031
40322005-10-09 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * frames.texi (Speedbar): Add information on keybindings,
4035 dismissing the speedbar, and buffer display mode. Link to
4036 speedbar manual.
4037
40382005-10-09 Jan Djärv <jan.h.d@swipnet.se>
4039
4040 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4041 added -nb, --no-bitmap-icon.
4042
40432005-10-07 Nick Roberts <nickrob@snap.net.nz>
4044
4045 * building.texi (GDB Graphical Interface): Add variables and
4046 functions to indices. Be more precise.
4047
40482005-10-03 Jan Djärv <jan.h.d@swipnet.se>
4049
4050 * frames.texi (Drag and Drop): Remove the x- from
4051 x-dnd-open-file-other-window and xdnd-protocol-alist.
4052
40532005-09-30 Romain Francoise <romain@orebokech.com>
4054
4055 * mini.texi (Minibuffer): The default value now appears before the
4056 colon in minibuffer prompts.
4057
40582005-09-25 Richard M. Stallman <rms@gnu.org>
4059
4060 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4061
40622005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4063
4064 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4065
40662005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4067
4068 * emacs.texi (Top): Update submenus from macos.texi.
4069
4070 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4071 (Mac OS): Update feature support status.
4072 (Mac Input): List supported input scripts. Remove description
4073 about `mac-keyboard-text-encoding'. Mention mouse button
4074 emulation and related variables.
4075 (Mac International): Mention Central European and Cyrillic
4076 support. Now `keyboard-coding-system' is dynamically changed.
4077 Add description about coding system for selection. Add
4078 description about language environment.
4079 (Mac Environment Variables): Mention
4080 `~/.MacOSX/environment.plist'. Give example of command line
4081 arguments. Add Preferences support.
4082 (Mac Directories): Explicitly state that this node is for Mac OS
4083 Classic only.
4084 (Mac Font Specs): Mention specification for scalable fonts. List
4085 supported charsets. Add preferred way of creating fontsets. Add
4086 description about `mac-allow-anti-aliasing'.
4087 (Mac Functions): Add descriptions about `mac-set-file-creator',
4088 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4089 and `mac-get-preference'.
4090
40912005-09-16 Romain Francoise <romain@orebokech.com>
4092
4093 Update all files to specify GFDL version 1.2.
4094
4095 * doclicense.texi (GNU Free Documentation License): Update to
4096 version 1.2.
4097
40982005-09-15 Richard M. Stallman <rms@gnu.org>
4099
4100 * buffers.texi (List Buffers): Fix xref.
4101
4102 * rmail.texi (Rmail Basics): Fix xref.
4103
4104 * emacs.texi (Top): Update subnode menus.
4105
4106 * files.texi (Saving Commands): New node, broken out of Saving.
4107 (Customize Save): New node, broken out of Saving.
4108 Clarify effect of write-region-inhibit-fsync.
4109 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4110
41112005-09-14 Romain Francoise <romain@orebokech.com>
4112
4113 * files.texi (Saving): Mention write-region-inhibit-fsync.
4114
41152005-09-05 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * custom.texi (Custom Themes): New node.
4118
41192005-09-03 Richard M. Stallman <rms@gnu.org>
4120
4121 * search.texi (Search Case): Mention vars that control
4122 case-fold-search for various operations.
4123
41242005-08-22 Juri Linkov <juri@jurta.org>
4125
4126 * display.texi (Standard Faces): Merge the text from
4127 `(elisp)Standard Faces' into this node.
4128
41292005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4130
4131 * emacs.texi (Top): Delete menu item for deleted node
4132 Keyboard Translations.
4133
41342005-08-18 Richard M. Stallman <rms@gnu.org>
4135
4136 * trouble.texi (Unasked-for Search):
4137 Delete xref to Keyboard Translations.
4138
4139 * glossary.texi (Glossary): Delete xref.
4140
4141 * custom.texi (Minor Modes): Say that the list here is not complete.
4142 (Keyboard Translations): Node deleted.
4143 (Disabling): Delete xref to it.
4144 (Customization Groups): Fix Custom buffer example.
4145 (Hooks): Mention remove-hooks.
4146
41472005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4148
4149 * building.texi (GDB Graphical Interface): Improve filling of menu
4150 item.
4151
41522005-08-18 Nick Roberts <nickrob@snap.net.nz>
4153
4154 * building.texi (GDB Graphical Interface): Use better node names.
4155
41562005-08-14 Richard M. Stallman <rms@gnu.org>
4157
4158 * text.texi (Sentences): Fix xref.
4159
41602005-08-14 Juri Linkov <juri@jurta.org>
4161
4162 * building.texi (Compilation, Grep Searching): Move grep command
4163 headings from `Compilation' to `Grep Searching'.
4164
4165 * dired.texi (Dired and Find):
4166 * maintaining.texi (Tags Search): Replace grep xref to
4167 `Compilation' node with `Grep Searching'.
4168
4169 * files.texi (Comparing Files): Replace xref to `Compilation' with
4170 `Compilation Mode'.
4171
41722005-08-13 Alan Mackenzie <acm@muc.de>
4173
4174 * search.texi (Non-ASCII Isearch): Correct a typo.
4175 (Replacement Commands): Mention query-replace key binding.
4176
41772005-08-11 Richard M. Stallman <rms@gnu.org>
4178
4179 * programs.texi (Options for Comments): Fix xref.
4180
4181 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4182 out of Regexps.
4183
41842005-08-09 Juri Linkov <juri@jurta.org>
4185
4186 * building.texi (Compilation): Use `itemx' instead of `item'.
4187 (Grep Searching): Simplify phrase.
4188
4189 * display.texi (Standard Faces): Describe vertical-border on
4190 window systems.
4191
4192 * windows.texi (Split Window): Simplify phrase and mention
4193 vertical-border face.
4194
41952005-08-09 Richard M. Stallman <rms@gnu.org>
4196
4197 * files.texi (Comparing Files): Clarify compare-windows.
4198
4199 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4200
42012005-08-06 Eli Zaretskii <eliz@gnu.org>
4202
4203 * mule.texi (Coding Systems): Rephrase the paragraph about
4204 codepages: no need for "M-x codepage-setup" anymore, except on
4205 MS-DOS.
4206
4207 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4208 the MS-DOS port only.
4209
42102005-07-30 Eli Zaretskii <eliz@gnu.org>
4211
4212 * makefile.w32-in (info): Don't run multi-install-info.bat.
4213 ($(infodir)/dir): New target, produced by running
4214 multi-install-info.bat.
4215
42162005-07-22 Eli Zaretskii <eliz@gnu.org>
4217
4218 * files.texi (Quoted File Names): Add index entry.
4219
42202005-07-19 Juri Linkov <juri@jurta.org>
4221
4222 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4223
42242005-07-18 Juri Linkov <juri@jurta.org>
4225
4226 * custom.texi (Easy Customization):
4227 * files.texi (Old Versions):
4228 * frames.texi (Wheeled Mice):
4229 * mule.texi (Specify Coding):
4230 * text.texi (Cell Justification):
4231 * trouble.texi (After a Crash):
4232 * xresources.texi (GTK styles):
4233 Delete duplicate duplicate words.
4234
42352005-07-17 Richard M. Stallman <rms@gnu.org>
4236
4237 * frames.texi (Creating Frames): Fix foreground color example.
4238
4239 * custom.texi (Init Examples): Clean up text about conditionals.
4240
42412005-07-16 Richard M. Stallman <rms@gnu.org>
4242
4243 * mini.texi (Completion Commands): Fix command name for ?.
4244
42452005-07-16 Eli Zaretskii <eliz@gnu.org>
4246
4247 * display.texi (Standard Faces): Explain that customization of
4248 `menu' face has no effect on w32 and with GTK. Add
4249 cross-references.
4250
4251 * cmdargs.texi (General Variables): Clarify the default location
4252 of $HOME on w32 systems.
4253
42542005-07-15 Jason Rumney <jasonr@gnu.org>
4255
4256 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4257 changed.
4258
42592005-07-08 Kenichi Handa <handa@m17n.org>
4260
4261 * mule.texi (Recognize Coding): Recommend
4262 revert-buffer-with-coding-system instead of revert-buffer.
4263
42642005-07-07 Richard M. Stallman <rms@gnu.org>
4265
4266 * anti.texi (Antinews): Mention mode-line-inverse-video.
4267
4268 * files.texi (Saving): Minor correction about C-x C-w.
4269
4270 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4271
42722005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * search.texi (Isearch Scroll): Add example of using the
4275 `isearch-scroll' property.
4276 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4277 `Display Custom' node.
4278 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4279 and de-emphasize it.
4280 (Other Repeating Search): `occur' currently can not correctly
4281 handle multiline matches. Correct, clarify and update description
4282 of `flush-lines' and `keep-lines'.
4283
4284 * display.texi (Display Custom): Add anchor for `baud-rate'.
4285
42862005-07-07 Richard M. Stallman <rms@gnu.org>
4287
4288 * gnu.texi: Update where to get GNU status; add refs for how to help.
4289 Add footnotes 6 and 7.
4290
42912005-07-04 Lute Kamstra <lute@gnu.org>
4292
4293 Update FSF's address in GPL notices.
4294
4295 * doclicense.texi (GNU Free Documentation License):
4296 * trouble.texi (Checklist): Update FSF's address.
4297
42982005-06-24 Richard M. Stallman <rms@gnu.org>
4299
4300 * display.texi (Text Display): Change index entries.
4301
43022005-06-24 Eli Zaretskii <eliz@gnu.org>
4303
4304 * makefile.w32-in (MAKEINFO): Use --force.
4305 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4306 Makefile.in.
4307
43082005-06-23 Richard M. Stallman <rms@gnu.org>
4309
4310 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4311 nobreak-char-display.
4312
4313 * emacs.texi (Top): Update detailed node listing.
4314
4315 * display.texi (Text Display): Renamed show-nonbreak-escape
4316 to nobreak-char-display and no-break-space to nobreak-space.
4317 (Standard Faces): Split up the list of standard faces
4318 and put it in a separate node. Add nobreak-space and
4319 escape-glyph.
4320
43212005-06-23 Lute Kamstra <lute@gnu.org>
4322
4323 * mule.texi (Select Input Method): Fix typo.
4324
43252005-06-23 Kenichi Handa <handa@m17n.org>
4326
4327 * mule.texi (International): List all supported scripts. Adjust
4328 text for that leim is now included in the normal Emacs
4329 distribution.
4330 (Language Environments): List all language environments.
4331 Intlfonts contains fonts for most supported scripts, not all..
4332 (Select Input Method): Refer to C-u C-x = to see how to type to
4333 input a specific character.
4334 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4335
43362005-06-23 Juanma Barranquero <lekktu@gmail.com>
4337
4338 * building.texi (Grep Searching): Texinfo usage fix.
4339
43402005-06-22 Miles Bader <miles@gnu.org>
4341
4342 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4343
43442005-06-20 Miles Bader <miles@gnu.org>
4345
4346 * display.texi (Faces): Add `vertical-divider'.
4347
43482005-06-17 Richard M. Stallman <rms@gnu.org>
4349
4350 * text.texi (Adaptive Fill): Minor clarification.
4351
43522005-06-10 Lute Kamstra <lute@gnu.org>
4353
4354 * emacs.texi (Top): Correct version number.
4355 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4356 refer to the current version of Emacs.
4357
43582005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4359
4360 * files.texi (Log Buffer): Document when there can be more than
4361 one file to be committed.
4362
43632005-06-08 Juri Linkov <juri@jurta.org>
4364
4365 * display.texi (Faces): Add `shadow' face.
4366
43672005-06-07 Masatake YAMATO <jet@gyve.org>
4368
4369 * display.texi (Faces): Write about mode-line-highlight.
4370
43712005-06-06 Richard M. Stallman <rms@gnu.org>
4372
4373 * misc.texi (Printing Package): Explain how to initialize
4374 printing package.
4375
4376 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4377
43782005-06-05 Chong Yidong <cyd@stupidchicken.com>
4379
4380 * emacs.texi: Rename Hardcopy to Printing.
4381 Make PostScript and PostScript Variables subnodes of it.
4382
4383 * misc.texi (Printing): Rename node from Hardcopy.
4384 Mention menu bar options.
4385 Move PostScript and PostScript Variables to submenu.
4386 (Printing package): New node.
4387
4388 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4389
4390 * dired.texi (Operating on Files): Likewise.
4391
4392 * calendar.texi (Displaying the Diary): Likewise.
4393
4394 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4395
4396 * glossary.texi (Glossary): Likewise.
4397
4398 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4399 effect.
4400
44012005-06-04 Richard M. Stallman <rms@gnu.org>
4402
4403 * trouble.texi (After a Crash): Polish previous change.
4404
44052005-05-30 Noah Friedman <friedman@splode.com>
4406
4407 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4408 recovery mechanism.
4409
44102005-05-28 Nick Roberts <nickrob@snap.net.nz>
4411
4412 * building.texi (Other Buffers): SPC toggles display of
4413 floating point registers.
4414
44152005-05-27 Nick Roberts <nickrob@snap.net.nz>
4416
4417 * files.texi (Log Buffer): Merge in description of Log Edit
4418 mode from pcl-cvs.texi.
4419
44202005-05-26 Richard M. Stallman <rms@gnu.org>
4421
4422 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4423
44242005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4425
4426 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4427 not enabled by default.
4428 When not on a word, `ispell-word' by default checks the word
4429 before point.
4430
44312005-05-24 Nick Roberts <nickrob@snap.net.nz>
4432
4433 * building.texi (Debugger Operation): Simplify last sentence.
4434
44352005-05-23 Lute Kamstra <lute@gnu.org>
4436
4437 * emacs.texi: Update FSF's address throughout.
4438 (Preface): Use @cite.
4439 (Distrib): Add cross reference to the node "Copying". Mention the
4440 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4441 printed manuals.
4442 (Intro): Use @xref for the Emacs Lisp Intro.
4443
44442005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4445
4446 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4447
4448 * basic.texi (Moving Point): Mention default for `goto-line'.
4449
4450 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4451 of a variable's docstring.
4452
44532005-05-18 Lute Kamstra <lute@gnu.org>
4454
4455 * maintaining.texi (Overview of Emerge): Add cross reference.
4456 Remove duplication.
4457
4458 * emacs.texi (Top): Update to the current structure of the manual.
4459 * misc.texi (Emacs Server): Add menu description.
4460 * files.texi (Saving): Fix menu.
4461 * custom.texi (Customization): Fix menu.
4462 * mule.texi (International): Fix menu.
4463 * kmacro.texi (Keyboard Macros): Fix menu.
4464
44652005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4466
4467 * display.texi: Various minor changes.
4468 (Faces): Delete text that is repeated in the next section.
4469
44702005-05-16 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * building.texi (Debugger Operation): Mention GUD tooltips are
4473 disabled with GDB in text command mode.
4474
44752005-05-16 Nick Roberts <nickrob@snap.net.nz>
4476
4477 * building.texi: Replace toolbar with "tool bar" for consistency.
4478 (Compilation Mode): Describe compilation-context-lines
4479 and use of arrow in compilation buffer.
4480 (Debugger Operation): Replace help text with variable's value.
4481
4482 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4483 consistency.
4484
44852005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4488 Add xref.
4489
44902005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4491
4492 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4493 (Position Info): Delete discussion of `goto-line'. It is already
4494 described in `Moving point'.
4495
4496 * mini.texi (Completion Commands): Correct reference.
4497 (Completion Options): Fix typo.
4498
4499 * killing.texi (Deletion): Complete description of `C-x C-o'.
4500
45012005-05-10 Richard M. Stallman <rms@gnu.org>
4502
4503 * building.texi (Compilation): Clarify recompile's directory choice.
4504
4505 * frames.texi (Tooltips): Cleanups.
4506
4507 * basic.texi (Arguments): Fix punctuation.
4508
45092005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4510
4511 * screen.texi (Menu Bar): The up and down (not left and right)
4512 arrow keys move through a keyboard menu.
4513
45142005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * basic.texi: Various typo and grammar fixes.
4517 (Moving Point): C-a now runs move-beginning-of-line.
4518
45192005-05-08 Nick Roberts <nickrob@snap.net.nz>
4520
4521 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4522
4523 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4524 as different animals.
4525
45262005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4529 Correct index entry.
4530
45312005-05-07 Nick Roberts <nickrob@snap.net.nz>
4532
4533 * building.texi (Debugger Operation): Update to reflect changes
4534 in GUD tooltips.
4535
45362005-04-30 Richard M. Stallman <rms@gnu.org>
4537
4538 * files.texi (Compressed Files): Auto Compression normally enabled.
4539
4540 * building.texi (Debugger Operation): Clarify previous change.
4541
45422005-04-28 Nick Roberts <nickrob@snap.net.nz>
4543
4544 * building.texi (Debugger Operation): Add description for
4545 GUD tooltips when program is not running.
4546
45472005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4548
4549 * misc.texi (Shell): Add `Shell Prompts' to menu.
4550 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4551 description. Delete remarks moved to new node.
4552 (Shell Prompts): New node.
4553 (History References): Replace remarks moved to `Shell Prompts'
4554 with xref to that node.
4555 (Remote Host): Clarify how to specify the terminal type when
4556 logging in to a different machine.
4557
45582005-04-26 Richard M. Stallman <rms@gnu.org>
4559
4560 * emacs.texi (Top): Update submenus from files.texi.
4561
4562 * files.texi (Filesets): Clarify previous change.
4563
4564 * dired.texi (Misc Dired Features): Clarify previous change.
4565
45662005-04-25 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4569
4570 * dired.texi (Misc Dired Features): Document
4571 dired-compare-directories.
4572
4573 * files.texi (Filesets): New node.
4574 (File Conveniences): Document Image mode.
4575
4576 * text.texi (TeX Print): Document tex-compile.
4577
45782005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4579
4580 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4581 Delete redundant reference to tooltip Custom group. It is
4582 referred too again in the next paragraph.
4583
45842005-04-24 Richard M. Stallman <rms@gnu.org>
4585
4586 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4587
45882005-04-19 Kim F. Storm <storm@cua.dk>
4589
4590 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4591
45922005-04-18 Lars Hansen <larsh@math.ku.dk>
4593
4594 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4595 turns off desktop-save-mode.
4596
45972005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4598
4599 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4600 by default in terminals compatible with xterm. Mention that
4601 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4602 node.
4603
46042005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4607
46082005-04-12 Jan Djärv <jan.h.d@swipnet.se>
4609
4610 * xresources.texi (Table of Resources): Add cursorBlink.
4611
46122005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4613
4614 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4615 `d', `C-d' and `u'.
4616
46172005-04-11 Richard M. Stallman <rms@gnu.org>
4618
4619 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4620 (Misc X): Add -D, --basic-display.
4621
4622 * maintaining.texi (Change Log): Correct the description of
4623 the example.
4624
4625 * major.texi (Choosing Modes): Document magic-mode-alist.
4626
46272005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4630 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4631 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4632 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4633 `w', respectively.
4634 (Rmail Labels): Mention `l'.
4635 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4636 (Rmail Summary Edit): Describe `j' and RET.
4637
46382005-04-10 Jan Djärv <jan.h.d@swipnet.se>
4639
4640 * xresources.texi (Lucid Resources): Add fontSet resource.
4641
46422005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4643
4644 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4645 now called `indicate-empty-lines'.
4646
46472005-04-06 Kim F. Storm <storm@cua.dk>
4648
4649 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4650
46512005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4654 deleted.
4655 (Marks vs Flags): Add some convenient key bindings.
4656 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4657 (Misc Dired Features): Correct and expand description of `w' command.
4658
4659 * frames.texi (XTerm Mouse): Delete apparently false info.
4660 The GNU/Linux console currently does not appear to support
4661 `xterm-mouse-mode'.
4662
46632005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4664
4665 * calendar.texi (Diary): Mention shell utility `calendar'.
4666
46672005-04-01 Richard M. Stallman <rms@gnu.org>
4668
4669 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4670
46712005-04-01 Lute Kamstra <lute@gnu.org>
4672
4673 * maintaining.texi (Change Log): add-change-log-entry uses
4674 add-log-mailing-address.
4675
46762005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4677
4678 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4679 `VC Mode Line' and put in an xref to that node.
4680 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4681 its description.
4682
46832005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4684
4685 * calendar.texi (Calendar Systems): Say that the Persian calendar
4686 implemented here is the arithmetical one championed by Birashk.
4687
46882005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4689
4690 * programs.texi (Fortran Motion): Fix previous change.
4691
46922005-03-29 Richard M. Stallman <rms@gnu.org>
4693
4694 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4695
46962005-03-29 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * text.texi (Refill): Refer to Long Lines Mode.
4699 (Longlines): New node.
4700 (Auto Fill): Don't index "word wrap" here.
4701 (Filling): Add Longlines to menu.
4702
47032005-03-29 Richard M. Stallman <rms@gnu.org>
4704
4705 * xresources.texi: Minor fixes.
4706
4707 * misc.texi (Emacs Server): Fix Texinfo usage.
4708
4709 * emacs.texi (Top): Don't use a real section heading for
4710 "Detailed Node Listing". Fake it instead.
4711
4712 * basic.texi (Position Info): Minor cleanup.
4713
4714 * mule.texi (Input Methods): Minor cleanup.
4715
47162005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4717
4718 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4719 constructs as well.
4720 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4721
47222005-03-29 Kenichi Handa <handa@m17n.org>
4723
4724 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4725
4726 * basic.texi (Position Info): Update the description about the
4727 command C-u C-x =.
4728
47292005-03-28 Richard M. Stallman <rms@gnu.org>
4730
4731 * emacs.texi (Top): Use @section for the detailed node listing.
4732
4733 * calendar.texi: Minor fixes to previous change.
4734
4735 * programs.texi (Fortran): Small fixes to previous changes.
4736
4737 * emacs.texi (Top): Update list of subnodes of Dired.
4738 Likewise for building.texi.
4739
4740 * files.texi (File Conveniences): Delete Auto Image File mode.
4741
47422005-03-28 Chong Yidong <cyd@stupidchicken.com>
4743
4744 * building.texi (Flymake): New node.
4745
4746 * custom.texi (Function Keys): Document kp- event types and
4747 keypad-setup package.
4748
4749 * dired.texi (Wdired): New node.
4750
4751 * files.texi (File Conveniences): Reorder entries.
4752 Explain how to turn on Auto-image-file mode.
4753 Document Thumbs mode.
4754
4755 * mule.texi (Specify Coding): Document recode-region and
4756 recode-file-name.
4757
4758 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4759
47602005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * commands.texi (Keys): M-o is now a prefix key.
4763
47642005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4765
4766 * programs.texi: Reformat and update copyright years.
4767 (Fortran): Update section.
4768
47692005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4770
4771 * files.texi: Several small changes in addition to:
4772 (Visiting): Change xref for Dialog Boxes to ref.
4773 (Version Headers): Replace references to obsolete var
4774 `vc-header-alist' with `vc-BACKEND-header'.
4775 (Customizing VC): Update value of `vc-handled-backends'.
4776
47772005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4778
4779 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4780 move here from Emacs Lisp Reference Manual.
4781 * calendar.texi (Calendar/Diary, Diary Commands)
4782 (Special Diary Entries, Importing Diary): Change some xrefs to
4783 point to emacs-xtra rather than elisp.
4784
4785 * emacs-xtra.texi (Calendar Customizing):
4786 Move view-diary-entries-initially, view-calendar-holidays-initially,
4787 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4788 Emacs Manual.
4789 (Appt Customizing): Merge entire section into main Emacs Manual.
4790 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4791 mark-holidays-in-calendar here from emacs-xtra.
4792 (Displaying the Diary): Move view-diary-entries-initially,
4793 mark-diary-entries-in-calendar here from emacs-xtra.
4794 (Appointments): Move appt-display-mode-line,
4795 appt-display-duration, appt-disp-window-function,
4796 appt-delete-window-function here from emacs-xtra.
4797
4798 * calendar.texi: Update and reformat copyright.
4799 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4800 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4801 (Diary): Refer to `diary-file' rather than ~/diary.
4802 (Diary Commands): Rename node to "Displaying the Diary".
4803 * emacs.texi (Top): Rename "Diary Commands" section.
4804 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4805
48062005-03-26 Eli Zaretskii <eliz@gnu.org>
4807
4808 * misc.texi (Emacs Server): Fix the command for setting
4809 server-name. Add an xref to Invoking emacsclient.
4810
4811 * help.texi (Help Summary): Clarify when "C-h ." will do something
4812 nontrivial.
4813 (Apropos): Add cindex entry for apropos-sort-by-scores.
4814
4815 * display.texi (Text Display): Add index entries for how no-break
4816 characters are displayed.
4817
48182005-03-26 Eli Zaretskii <eliz@gnu.org>
4819
4820 * files.texi (Visiting): Fix cross-references introduced with the
4821 last change.
4822
4823 * xresources.texi (GTK resources): Fix last change.
4824
48252005-03-25 Chong Yidong <cyd@stupidchicken.com>
4826
4827 * xresources.texi (X Resources): GTK options documented too.
4828 (Resources): Clarify meaning of program name.
4829 (Table of Resources): Add visualClass.
4830 (GTK resources): Rewrite.
4831 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4832
4833 * display.texi (Text Display): Mention non-breaking spaces.
4834
4835 * files.texi (Reverting): Document auto-revert-check-vc-info.
4836
4837 * frames.texi (Mouse Commands): Document
4838 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4839
4840 * help.texi (Help Summary): Add `C-h .'.
4841 (Apropos): Apropos accepts a list of search terms.
4842 Document apropos-sort-by-scores.
4843 (Help Echo): Document display-local-help.
4844
4845 * misc.texi (Emacs Server): Document server-name.
4846 (Invoking emacsclient): Document -s option for server names.
4847
4848 * text.texi (Outline Visibility): Introduce "current heading
4849 line" (commands can be called with point on a body line).
4850 Re-order table to follow the sequence of discussion.
4851 hide-body won't hide lines before first header line.
4852 (TeX Mode): Add DocTeX mode.
4853
48542005-03-24 Richard M. Stallman <rms@gnu.org>
4855
4856 * mule.texi (Single-Byte Character Support): Delete mention
4857 of iso-acc.el and iso-transl.el.
4858
48592005-03-23 Lute Kamstra <lute@gnu.org>
4860
4861 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4862
48632005-03-23 Richard M. Stallman <rms@gnu.org>
4864
4865 * search.texi: Delete explicit node pointers.
4866 (Incremental Search): New menu.
4867 (Basic Isearch, Repeat Isearch, Error in Isearch)
4868 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4869 (Slow Isearch): New subnodes.
4870 (Configuring Scrolling): Node deleted.
4871 (Search Case): Doc default-case-fold-search.
4872 (Regexp Replace): Move replace-regexp doc here.
4873
4874 * rmail.texi (Movemail): Put commas inside closequotes.
4875
4876 * picture.texi (Insert in Picture): Document C-c arrow combos.
4877 (Basic Picture): Clarify erasure.
4878
4879 * display.texi (Font Lock): Put commas inside closequotes.
4880
4881 * cmdargs.texi (General Variables): Put commas inside closequotes.
4882
48832005-03-23 Nick Roberts <nickrob@snap.net.nz>
4884
4885 * building.texi (Stack Buffer): Mention reverse contrast for
4886 *selected* frame (might not be current frame).
4887
48882005-03-21 Richard M. Stallman <rms@gnu.org>
4889
4890 * building.texi (Starting GUD): Add bashdb.
4891
48922005-03-20 Chong Yidong <cyd@stupidchicken.com>
4893
4894 * basic.texi (Moving Point): Add M-g M-g binding.
4895 (Undo): Document undo-only.
4896 (Position Info): Document M-g M-g and C-u M-g M-g.
4897
4898 * building.texi (Building): Put Grep Searching after Compilation
4899 Shell.
4900 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4901 Document next-error-highlight.
4902 (Grep Searching): Document grep-highlight-matches.
4903 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4904
4905 * calendar.texi (Importing Diary): Rename node from iCalendar.
4906 Document diary-from-outlook.
4907
4908 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4909 Commands.
4910 Mention effect of X drag and drop on Dired buffers.
4911
4912 * files.texi (Visiting): Document large-file-warning-threshold.
4913 Move paragraph on file-selection dialog.
4914 Mention visiting files using X drag and drop.
4915 (Reverting): Mention using Auto-Revert mode to tail files.
4916 Document auto-revert-tail-mode.
4917 (Version Systems): Minor correction.
4918 (Comparing Files): Diff-mode is no longer based on Compilation
4919 mode.
4920 Document compare-ignore-whitespace.
4921 (Misc File Ops): Explain passing a directory to rename-file.
4922 Likewise for copy-file and make-symbolic-link.
4923
4924 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4925 Document mouse-wheel-progressive speed.
4926
4927 * help.texi (Misc Help): Document numeric argument for C-h i.
4928 Correctly explain the effect of just C-u as argument.
4929
4930 * killing.texi (Deletion): Document numeric argument for
4931 just-one-space.
4932
4933 * mini.texi (Completion): Completion acts on text before point.
4934
4935 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4936 (Emulation): CUA mode replaces pc-bindings-mode,
4937 pc-selection-mode, and s-region.
4938
4939 * mule.texi (Input Methods): Leim is now built-in.
4940 (Select Input Method): Document quail-show-key.
4941 (Specify Coding): Document revert-buffer-with-coding-system.
4942
4943 * programs.texi (Fortran Motion): Document f90-next-statement,
4944 f90-previous-statement, f90-next-block, f90-previous-block,
4945 f90-end-of-block, and f90-beginning-of-block.
4946
4947 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4948
4949 * emacs.texi (Acknowledgments): Updated.
4950
4951 * anti.texi: Total rewrite.
4952
49532005-03-19 Chong Yidong <cyd@stupidchicken.com>
4954
4955 * ack.texi (Acknowledgments): Update.
4956
49572005-03-19 Eli Zaretskii <eliz@gnu.org>
4958
4959 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4960 copyright years.
4961
49622005-03-14 Nick Roberts <nickrob@snap.net.nz>
4963
4964 * building.texi (Commands of GUD): Move paragraph on setting
4965 breakpoints with mouse to the GDB Graphical Interface node.
4966
49672005-03-07 Richard M. Stallman <rms@gnu.org>
4968
4969 * misc.texi (Single Shell, Shell Options): Fix previous change.
4970
4971 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4972
49732005-03-06 Richard M. Stallman <rms@gnu.org>
4974
4975 * building.texi (Starting GUD): Don't explain text vs graphical
4976 GDB here. Just mention it and xref.
4977 Delete "just one debugger process".
4978 (Debugger Operation): Move GUD tooltip info here.
4979 (GUD Tooltips): Node deleted.
4980 (GDB Graphical Interface): Explain the two GDB modes here.
4981
4982 * sending.texi (Sending Mail): Minor cleanup.
4983 (Mail Aliases): Explain quoting conventions.
4984 Update key rebinding example.
4985 (Header Editing): C-M-i is like M-TAB.
4986 (Mail Mode Misc): mail-attach-file does not do MIME.
4987
4988 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4989 that really belongs here.
4990 (Remote Mailboxes): Text moved to Rmail Inbox.
4991 (Rmail Display): Mention Mouse-1.
4992 (Movemail): Clarify two movemail versions.
4993 Clarify rmail-movemail-program.
4994
4995 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4996 Document async shell commands.
4997 (Shell History): Clarify.
4998 (Shell Ring): Mention C-UP an C-DOWN.
4999 (Shell Options): Add comint-prompt-read-only.
5000 (Invoking emacsclient): Set EDITOR to run Emacs.
5001 (Sorting): No need to explain what region is.
5002 (Saving Emacs Sessions): Fix typo.
5003 (Recursive Edit): Fix punctuation.
5004 (Emulation): Don't mention "PC bindings" which are standard.
5005 (Hyperlinking): Explain Mouse-1 convention here.
5006 (Find Func): Node deleted.
5007
5008 * help.texi (Name Help): Xref to Hyperlinking.
5009
5010 * glossary.texi (Glossary):
5011 Rename "Balance Parentheses" to "Balancing...".
5012 Add "Byte Compilation". Correct "Copyleft".
5013 New xref in "Customization".
5014 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5015 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5016 Rename "Registers" to "Register".
5017 Replace "Selecting" with "Selected Frame",
5018 "Selected Window", and "Selecting a Buffer".
5019
5020 * files.texi (Types of Log File): Explain how projects'
5021 methods can vary.
5022
5023 * display.texi (Faces): Delete "Emacs 21".
5024
5025 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5026 * fixit.texi (Spelling): C-M-i like M-TAB.
5027 * mini.texi (Completion Options): C-M-i like M-TAB.
5028 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5029 * text.texi (Text Mode): C-M-i like M-TAB.
5030
5031 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5032
5033 * calendar.texi (Specified Dates): Mention `g w'.
5034 (Appointments): appt-activate toggles with no arg.
5035
50362005-03-05 Juri Linkov <juri@jurta.org>
5037
5038 * cmdargs.texi (Emacs Invocation): Add cindex
5039 "invocation (command line arguments)"
5040 (Misc X): Add -nbc, --no-blinking-cursor.
5041
50422005-03-04 Ulf Jasper <ulf.jasper@web.de>
5043
5044 * calendar.texi (iCalendar): No need to require it now.
5045
50462005-03-03 Nick Roberts <nickrob@snap.net.nz>
5047
5048 * trouble.texi (Contributing): Mention Savannah. Direct users to
5049 emacs-devel.
5050
50512005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5052
5053 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5054 window.
5055
50562005-02-27 Richard M. Stallman <rms@gnu.org>
5057
5058 * building.texi (Compilation): Update mode line status info.
5059
50602005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5061
5062 * calendar.texi (General Calendar): Document binding of
5063 scroll-other-window-down.
5064 (Mayan Calendar): Fix earliest date.
5065 (Time Intervals): Document timeclock-change.
5066 Fix timeclock-ask-before-exiting documentation.
5067
50682005-02-26 Kim F. Storm <storm@cua.dk>
5069
5070 * frames.texi (Mouse References):
5071 Add mouse-1-click-in-non-selected-windows.
5072
50732005-02-25 Richard M. Stallman <rms@gnu.org>
5074
5075 * screen.texi (Screen): Explain better about cursors and mode lines;
5076 don't presuppose text terminals.
5077 (Point): Don't assume just one cursor.
5078 Clarify explanation of cursors.
5079 (Echo Area, Menu Bar): Cleanups.
5080
5081 * mini.texi (Minibuffer): Prompts are highlighted.
5082 (Minibuffer Edit): Newline = C-j only on text terminals.
5083 Clarify resize-mini-windows values.
5084 Mention M-PAGEUP and M-PAGEDOWN.
5085 (Completion Commands): Mouse-1 like Mouse-2.
5086 (Minibuffer History): Explain history commands better.
5087 (Repetition): Add xref to Incremental Search.
5088
5089 * mark.texi (Setting Mark): Clarify info about displaying mark.
5090 Clarify explanation of C-@ and C-SPC.
5091 (Transient Mark): Mention Delete Selection mode.
5092 (Marking Objects): Clean up text about extending the region.
5093
5094 * m-x.texi (M-x): One C-g doesn't always go to top level.
5095 No delay before suggest-key-bindings output.
5096
5097 * fixit.texi (Fixit): Mention C-/ for undo.
5098 (Spelling): Mention ESC TAB like M-TAB.
5099 Replacement words with r and R are rechecked.
5100 Say where C-g leaves point. Mention ? as input.
5101
51022005-02-23 Lute Kamstra <lute@gnu.org>
5103
5104 * cmdargs.texi (Initial Options): Add cross reference.
5105
51062005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5107
5108 * emacs.texi (Top): Update menu for splitting of node in
5109 msdog.texi.
5110 * frames.texi (Frames): Update xref for splitting of node in
5111 msdog.texi.
5112 * trouble.texi (Quitting): Ditto.
5113
51142005-02-16 Richard M. Stallman <rms@gnu.org>
5115
5116 * windows.texi (Split Window): Simplify line truncation info
5117 and xref to Display Custom.
5118
5119 * trouble.texi (Quitting): Emergency escape only for text terminal.
5120 (Screen Garbled): C-l for ungarbling is only for text terminal.
5121
5122 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5123
5124 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5125
5126 * programs.texi (Program Modes): Mention Python mode.
5127 (Moving by Defuns): Repeating C-M-h extends region.
5128 (Basic Indent): Clarify.
5129 (Custom C Indent): Clarify.
5130 (Expressions): Repeating C-M-@ extends region.
5131 (Info Lookup): Clarify for C-h S.
5132 (Symbol Completion): ESC TAB alternative for M-TAB.
5133 (Electric C): Clarify.
5134
5135 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5136
5137 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5138 MS-DOS Input node.
5139 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5140 (MS-DOS and MULE): Clarify.
5141 (MS-DOS Processes, Windows Processes): Fix typos.
5142
5143 * major.texi (Choosing Modes): Clarify.
5144
5145 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5146 (Keyboard Macro Step-Edit): Clarify.
5147
5148 * indent.texi (Indentation): Clarifications.
5149
5150 * help.texi (Help): Correct error about C-h in query-replace.
5151 Clarify apropos vs C-h a. Fix how to search in FAQ.
5152 (Key Help): Describe C-h w here.
5153 (Name Help): Minor cleanup. C-h w moved to Key Help.
5154 Clarify the "object" joke.
5155 (Apropos): Clarify. Mouse-1 like Mouse-2.
5156 (Help Mode): Mouse-1 like Mouse-2.
5157
5158 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5159
5160 * display.texi (Display): Reorder menu.
5161 (Faces): Cleanup.
5162 (Font Lock): Cleanup. Mention Options menu.
5163 Delete obsolete text.
5164 (Scrolling): For C-l, don't presume text terminal.
5165 (Horizontal Scrolling): Simplify intro.
5166 (Follow Mode): Clarify.
5167 (Cursor Display): Moved before Display Custom.
5168 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5169 Doc default-tab-width. Doc line truncation more thoroughly.
5170
5171 * dired.texi (Dired Enter): C-x C-f can run Dired.
5172 (Dired Visiting): Comment out `a' command.
5173 Mouse-1 is like Mouse-2.
5174 (Shell Commands in Dired): ? can be used more than once.
5175
5176 * basic.texi (Continuation Lines): Simplify description of truncation,
5177 and refer to Display Custom for the rest of it.
5178
51792005-02-06 Lute Kamstra <lute@gnu.org>
5180
5181 * basic.texi (Undo): Fix typo.
5182
5183 * cmdargs.texi (Emacs Invocation): Fix typo.
5184
5185 * custom.texi (Init Examples): Fix typo.
5186
5187 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5188
51892005-02-06 Richard M. Stallman <rms@gnu.org>
5190
5191 * regs.texi (Registers): Registers can hold numbers, too.
5192
5193 * killing.texi (Other Kill Commands): Cleanup.
5194 Delete redundant explanation of kill in read-only buffer.
5195 (Yanking): Mention term "copying".
5196 (Accumulating Text): Fix typo.
5197
5198 * entering.texi (Entering Emacs): Update rationale at start.
5199 (Exiting): Treat iconifying on a par with suspension.
5200
5201 * custom.texi (Minor Modes): Fix typo.
5202 (Easy Customization): Fix menu style.
5203 (Variables): Add xref.
5204 (Examining): Setting for future sessions works through .emacs.
5205 (Keymaps): "Text terminals", not "Many".
5206 (Init Rebinding): Explain \C-. Show example of \M-.
5207 Fix minor wording errors.
5208 (Function Keys): Explain vector syntax just once.
5209 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5210 (Init File): Mention .emacs.d directory.
5211 (Init Examples): Add xref.
5212 (Find Init): Mention .emacs.d directory.
5213
5214 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5215 (Action Arguments): Explain which kinds of -l args are found how.
5216 (Initial Options): --batch does not inhibit site-start.
5217 Add xrefs.
5218 (Command Example): Use --batch, not -batch.
5219
5220 * basic.texi (Inserting Text): Cleanup wording.
5221 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5222 C-n is not error at end of buffer.
5223 (Undo): Doc C-/ like C-_. Add xrefs.
5224 (Arguments): META key may be labeled ALT.
5225 Peculiar arg meanings are explained in doc strings.
5226
5227 * abbrevs.texi (Expanding Abbrevs): Clarify.
5228
52292005-02-05 Eli Zaretskii <eliz@gnu.org>
5230
5231 * frames.texi (Frame Parameters): Add an xref to the description
5232 of list-colors-display. Add a pointer to the X docs about colors.
5233
5234 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5235 Improve docs of list-colors-display.
5236
52372005-02-03 Lute Kamstra <lute@gnu.org>
5238
5239 * frames.texi (Frames, Drag and Drop): Fix typos.
5240
52412005-02-03 Richard M. Stallman <rms@gnu.org>
5242
5243 * windows.texi (Basic Window): Mention color-change in mode line.
5244 (Change Window): Explain dragging vertical boundaries.
5245
5246 * text.texi (Sentences): Clarify.
5247 (Paragraphs): Explain M-a and blank lines.
5248 (Outline Mode): Clarify text and menu.
5249 (Hard and Soft Newlines): Mention use-hard-newlines.
5250
5251 * frames.texi (Frames): Delete unnecessary mention of Windows.
5252 (Mouse Commands): Likewise. Mention xterm mouse support.
5253 (Clipboard): Clarify.
5254 (Mouse References): Mention use of Mouse-1 for following links.
5255 (Menu Mouse Clicks): Clarify.
5256 (Mode Line Mouse): Clarify.
5257 (Drag and Drop): Rewrite.
5258
5259 * fixit.texi (Spelling): Fix typo.
5260
5261 * files.texi (File Names): Clarify.
5262 (Visiting): Update conditions for use of file dialog. Clarify.
5263 (Saving): Doc d as answer in save-some-buffers.
5264 (Remote Files): Clean up the text.
5265
5266 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5267
5268 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5269 (List Buffers): Clarify.
5270 (Several Buffers): Doc T command.
5271 (Buffer Convenience): Clarify menu.
5272
5273 * basic.texi (Undo): Clarify last change.
5274
52752005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5276
5277 * fixit.texi (Spelling): Fix typo.
5278
52792005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * basic.texi (Undo): Update description of `undo-outer-limit'.
5282
52832005-02-01 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * building.texi: Update documentation relating to GDB Graphical
5286 Interface.
5287
52882005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5289
5290 * custom.texi (Easy Customization): Adapt menu to node name change.
5291
52922005-01-30 Richard M. Stallman <rms@gnu.org>
5293
5294 * custom.texi (Easy Customization): Defn of "User Option" now
5295 includes faces. Don't say just "option" when talking about variables.
5296 Do say just "options" to mean "anything customizable".
5297 (Specific Customization): Describe `customize-variable',
5298 not `customize-option'.
5299
5300 * glossary.texi (Glossary) <Faces>: Add xref.
5301 <User Option>: Change definition--include faces. Change xref.
5302
5303 * picture.texi (Picture): Mention artist.el.
5304
5305 * sending.texi, screen.texi, programs.texi, misc.texi:
5306 * mini.texi, major.texi, maintaining.texi, macos.texi:
5307 * help.texi, frames.texi, files.texi:
5308 Don't say just "option" when talking about variables.
5309
5310 * display.texi, mule.texi: Don't say just "option" when talking
5311 about variables. Other minor cleanups.
5312
53132005-01-26 Lute Kamstra <lute@gnu.org>
5314
5315 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5316 File'. Mention the `-Q' option at the `--no-site-file' option.
5317
53182005-01-22 David Kastrup <dak@gnu.org>
5319
5320 * building.texi (Grep Searching): Mention alias `find-grep' for
5321 `grep-find'.
5322
53232005-01-20 Richard M. Stallman <rms@gnu.org>
5324
5325 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5326
53272005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5328
5329 * rmail.texi (Movemail): Explain differences
5330 between standard and mailutils versions of movemail.
5331 Describe command line and configuration options introduced
5332 with the latter.
5333 Explain the notion of mailbox URL, provide examples and
5334 cross-references to mailutils documentation.
5335 Describe various methods of specifying mailbox names,
5336 user names and user passwords for rmail.
5337 (Remote Mailboxes): New section. Describe
5338 how movemail handles remote mailboxes. Describe configuration
5339 options used to control its behavior.
5340 (Other Mailbox Formats): Explain handling of various mailbox
5341 formats.
5342
53432005-01-13 Richard M. Stallman <rms@gnu.org>
5344
5345 * commands.texi (Commands): Clarification.
5346
53472005-01-11 Richard M. Stallman <rms@gnu.org>
5348
5349 * programs.texi (Multi-line Indent): Fix previous change.
5350 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5351
53522005-01-08 Richard M. Stallman <rms@gnu.org>
5353
5354 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5355 lazy-highlight.
5356
5357 * search.texi (Query Replace): Mention faces query-replace
5358 and lazy-highlight.
5359 (Incremental Search): Update isearch highlighting info.
5360
53612005-01-04 Richard M. Stallman <rms@gnu.org>
5362
5363 * custom.texi (Saving Customizations): Minor improvement.
5364
53652005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5366
5367 * custom.texi (Saving Customizations): Emacs no longer loads
5368 `custom-file' after .emacs. No longer mention customizing through
5369 Custom.
5370
53712005-01-01 Andreas Schwab <schwab@suse.de>
5372
5373 * killing.texi (Graphical Kill): Move up under node Killing,
5374 change @section to @subsection.
5375
53762005-01-01 Richard M. Stallman <rms@gnu.org>
5377
5378 * custom.texi (Face Customization): Mention hex color specs.
5379
5380 * emacs.texi (Top): Update Killing submenu.
5381
5382 * killing.texi (Killing): Reorganize section.
5383 No more TeX-only text; put the node command at start of chapter.
5384 But the first section heading is used only in TeX.
5385 Rewrite the text to read better in this mode.
5386 (Graphical Kill): New subnode gets some of the text that
5387 used to be in the first section.
5388
53892004-12-31 Richard M. Stallman <rms@gnu.org>
5390
5391 * dired.texi (Shell Commands in Dired): Delete the ? example.
5392
5393 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5394
5395 * files.texi (Saving): Describe new require-final-newline features
5396 and mode-require-final-newline.
5397
53982004-12-29 Richard M. Stallman <rms@gnu.org>
5399
5400 * custom.texi (File Variables): Clarify previous change.
5401
54022004-12-27 Jan Djärv <jan.h.d@swipnet.se>
5403
5404 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5405 out now.
5406
54072004-12-27 Richard M. Stallman <rms@gnu.org>
5408
5409 * Makefile.in (MAKEINFO): Specify --force.
5410
5411 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5412 (Undo): Doc undo-outer-limit.
5413
54142004-12-15 Juri Linkov <juri@jurta.org>
5415
5416 * mark.texi (Transient Mark, Mark Ring): M-< and other
5417 movement commands don't set mark in Transient Mark mode
5418 if mark is active.
5419
54202004-12-12 Juri Linkov <juri@jurta.org>
5421
5422 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5423 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5424
5425 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5426 (Misc Dired Commands): Add @r{(Dired)} to w.
5427
54282004-12-12 Juri Linkov <juri@jurta.org>
5429
5430 * mark.texi (Marking Objects): Marking commands also extend the
5431 region when mark is active in Transient Mark mode.
5432
54332004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5434
5435 * custom.texi (Saving Customizations): Emacs only loads the custom
5436 file automatically after the init file in version 22.1 or later.
5437 Adapt text and examples to this fact.
5438
54392004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5440
5441 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5442 be set through Custom. Otherwise, it has no effect.
5443
54442004-12-05 Richard M. Stallman <rms@gnu.org>
5445
5446 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5447 * entering.texi: Rename Command Line to Emacs Invocation.
5448
5449 * misc.texi (Term Mode): Correctly describe C-c.
5450
5451 * custom.texi (Easy Customization): Move up to section level,
5452 before Variables. Avoid using the term "variable"; say "option".
5453 New initial explanation.
5454 (Variables): In initial explanation, connect "variable" to the
5455 already-explained "user option".
5456
5457 * emacs.texi (Top): Fix ref to Command Line.
5458 Move reference to Easy Customization.
5459
5460 * xresources.texi (X Resources): Fix From link.
5461
5462 * doclicense.texi (GNU Free Documentation License): Fix To link.
5463
5464 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5465
5466 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5467
54682004-12-03 Richard M. Stallman <rms@gnu.org>
5469
5470 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5471
54722004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5473
5474 * kmacro.texi: Several small changes in addition to the following.
5475 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5476 defining a keyboard macro.
5477 Mention `kmacro-ring-max'.
5478 (Keyboard Macro Counter): Clarify description of
5479 `kmacro-insert-counter', `kmacro-set-counter',
5480 `kmacro-add-counter' and `kmacro-set-format'.
5481
54822004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5483
5484 * custom.texi (File Variables): Add `unibyte' and make it more
5485 clear that `unibyte' and `coding' are special. Suggested by Simon
5486 Krahnke <overlord@gmx.li>.
5487
5488 * mule.texi (Enabling Multibyte): Refer to File Variables.
5489 Suggested by Simon Krahnke <overlord@gmx.li>.
5490
54912004-11-26 Jan Djärv <jan.h.d@swipnet.se>
5492
5493 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5494 x-use-old-gtk-file-dialog.
5495
54962004-11-20 Richard M. Stallman <rms@gnu.org>
5497
5498 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5499
55002004-11-09 Lars Brinkhoff <lars@nocrew.org>
5501
5502 * building.texi (Lisp Eval): Delete hyphen in section name.
5503
55042004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5505
5506 * files.texi (Old Versions):
5507 No longer document annotation as "CVS only".
5508
55092004-11-10 Andre Spiegel <spiegel@gnu.org>
5510
5511 * files.texi (Version Control): Rewrite the introduction about
5512 version systems, mentioning the new ones that we support. Thanks
5513 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5514 suggestions.
5515
55162004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5517
5518 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
5519
55202004-11-02 Jan Djärv <jan.h.d@swipnet.se>
5521
5522 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5523
55242004-10-23 Eli Zaretskii <eliz@gnu.org>
5525
5526 * text.texi (Text Based Tables, Table Definition)
5527 (Table Creation, Table Recognition, Cell Commands)
5528 (Cell Justification, Row Commands, Column Commands)
5529 (Fixed Width Mode, Table Conversion, Measuring Tables)
5530 (Table Misc): New nodes, documenting the Table Mode.
5531
55322004-10-19 Jason Rumney <jasonr@gnu.org>
5533
5534 * makefile.w32-in (info): Change order of arguments to makeinfo.
5535
55362004-10-19 Ulf Jasper <ulf.jasper@web.de>
5537
5538 * calendar.texi (iCalendar): Update for package changes.
5539
55402004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5541
5542 * files.texi (Misc File Ops): View mode is a minor mode.
5543
55442004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5545
5546 * calendar.texi (iCalendar): Style changes.
5547
55482004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5549
5550 * search.texi (Regexps): The regexp described in the example is no
5551 longer stored in the variable `sentence-end'.
5552
55532004-10-06 Nick Roberts <nickrob@snap.net.nz>
5554
5555 * building.texi (Starting GUD): Note that multiple debugging
5556 sessions requires `gdb --fullname'.
5557
55582004-10-05 Ulf Jasper <ulf.jasper@web.de>
5559
5560 * calendar.texi (iCalendar): New section for a new package.
5561
55622004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * text.texi: Various small changes in addition to the following.
5565 (Text): Replace xref for autotype with inforef.
5566 (Sentences): Explain nil value for `sentence-end'.
5567 (Paragraphs): Update default values for `paragraph-start' and
5568 `paragraph-separate'.
5569 (Text Mode): Correct description of Text mode's effect on the
5570 syntax table.
5571 (Outline Visibility): `hide-other' does not hide top level headings.
5572 `selective-display-ellipses' no longer has an effect on Outline mode.
5573 (TeX Misc): Add missing @cindex.
5574 Replace xref for RefTeX with inforef.
5575 (Requesting Formatted Text): The variable
5576 `enriched-fill-after-visiting' no longer exists.
5577 (Editing Format Info): Update names of menu items and commands.
5578 (Format Faces): Mention special effect of specifying the default face.
5579 Describe inheritance of text properties.
5580 Correct description of `fixed' face.
5581 (Format Indentation): Correct description of effect of setting
5582 margins. Mention `set-left-margin' and `set-right-margin'.
5583 (Format Justification): Update names of menu items.
5584 `set-justification-full' is now bound to `M-j b'.
5585 Mention that `default-justification' is a per buffer variable.
5586 (Format Properties): Update name of menu item.
5587 (Forcing Enriched Mode): `format-decode-buffer' automatically
5588 turns on Enriched mode if the buffer is in text/enriched format.
5589
55902004-10-05 Emilio C. Lopes <eclig@gmx.net>
5591
5592 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5593
55942004-09-28 Kim F. Storm <storm@cua.dk>
5595
5596 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5597 Align with new functionality.
5598
55992004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5600
5601 * display.texi (Display Custom): Remove stray `@end defvar'.
5602
56032004-09-23 Kim F. Storm <storm@cua.dk>
5604
5605 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5606 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5607
56082004-09-20 Richard M. Stallman <rms@gnu.org>
5609
5610 * custom.texi (Hooks): Explain using setq to clear out a hook.
5611 (File Variables): Explain multiline string constants.
5612 (Non-ASCII Rebinding): Explain when you need to update
5613 non-ASCII char codes in .emacs.
5614
5615 * building.texi (Compilation): Explain how to make a silent
5616 subprocess that won't be terminated. Explain compilation-environment.
5617
56182004-09-13 Kim F. Storm <storm@cua.dk>
5619
5620 * mini.texi (Repetition): Rename isearch-resume-enabled to
5621 isearch-resume-in-command-history and change default to disabled.
5622
56232004-09-09 Kim F. Storm <storm@cua.dk>
5624
5625 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5626 with new `kmacro-name-last-macro'.
5627
56282004-09-08 Juri Linkov <juri@jurta.org>
5629
5630 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5631
56322004-09-03 Juri Linkov <juri@jurta.org>
5633
5634 * search.texi (Incremental Search): Update wording for M-%.
5635
56362004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5637
5638 * killing.texi (Killing): Correct description of kill commands in
5639 read-only buffer.
5640
56412004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5642
5643 * building.texi (Compilation Mode): Add a paragraph about rules
5644 for finding the compilation buffer for `next-error'.
5645
5646 * search.texi (Other Repeating Search): Mention that Occur mode
5647 supports the next-error functionality.
5648
56492004-09-02 Juri Linkov <juri@jurta.org>
5650
5651 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5652
56532004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5654
5655 * kmacro.texi (Basic Keyboard Macro):
5656 `apply-macro-to-region-lines' now operates on all lines that begin
5657 in the region, rather than on all complete lines in the region.
5658
56592004-08-31 Jan Djärv <jan.h.d@swipnet.se>
5660
5661 * frames.texi (Drag and drop): Add documentation about
5662 x-dnd-test-function and x-dnd-known-types.
5663
56642004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5665
5666 * indent.texi: Various minor changes in addition to:
5667 (Indentation Commands): Correct description of `indent-relative'.
5668 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5669 mode. The *Tab Stops* buffer uses Overwrite Mode.
5670 (Just Spaces): `tabify' converts sequences of at least two spaces
5671 to tabs.
5672
56732004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5674
5675 * frames.texi (Secondary Selection): Setting the secondary
5676 selection with M-Drag-Mouse-1 does not alter the kill ring,
5677 setting it with M-Mouse-1 and M-Mouse-3 does.
5678 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5679 toolkit scroll bars.
5680 (Scroll Bars): Ditto.
5681
5682 * windows.texi (Basic Window): When using a window system, the value
5683 of point in a non-selected window is indicated by a hollow box.
5684 (Split Window): Side by side windows are separated by a scroll bar,
5685 if scroll bars are used.
5686 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5687 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5688 (Window Convenience): Update bindings for `winner-undo' and
5689 `winner-redo'.
5690
5691 * ack.texi (Acknowledgments): Use `@unnumbered'.
5692 * misc.texi: Adapt sectioning in Info to the node structure.
5693 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5694 of "Using Emacs as a Server".
5695 * building.texi (Building): Interchange nodes (for correct numbering).
5696 * programs.texi (Programs): Interchange nodes (for correct numbering).
5697 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5698 Info to the node structure.
5699 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5700 Rearrange order of nodes and sections such that both "GNU GENERAL
5701 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5702 end, as appropriate for appendices.
5703 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5704 Use `@unnumberedsec'.
5705 * trouble.texi: Adapt sectioning in Info to the node structure.
5706 Adapt node pointers to change in emacs.texi.
5707 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5708
57092004-08-25 Kenichi Handa <handa@m17n.org>
5710
5711 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5712 description for unibyte mode.
5713
57142004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5715
5716 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5717
5718 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5719 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5720 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5721 in @pxref.
5722
57232004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5724
5725 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5726 Change section names.
5727
57282004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5729
5730 * kmacro.texi (Keyboard Macro Ring): Rename section.
5731 Emacs treats the head of the macro ring as the `last keyboard macro'.
5732 (Keyboard Macro Counter): Minor change.
5733 (Save Keyboard Macro): Some clarifications.
5734 (Edit Keyboard Macro): Rename section.
5735
5736 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5737 32-bit machines.
5738 (Several Buffers): Clarify which buffer is selected if `2' is
5739 pressed in the Buffer Menu.
5740 Auto Revert mode can be used to update the Buffer Menu
5741 automatically.
5742
57432004-08-21 Eli Zaretskii <eliz@gnu.org>
5744
5745 * help.texi (Misc Help): Add an index entry for finding an Info
5746 manual by its file name.
5747
57482004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5749
5750 * files.texi (Backup Deletion): Correct description of
5751 `delete-old-versions'.
5752 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5753 (Auto Save Files): Recommend `auto-save-mode' to reenable
5754 auto-saving, rather than the abbreviation `auto-save'.
5755
57562004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5759 for "killing" and "yanking" in main menu.
5760
57612004-08-16 Richard M. Stallman <rms@gnu.org>
5762
5763 * killing.texi (Yanking, Killing): Minor cleanups.
5764
5765 * mark.texi (Momentary Mark): Minor cleanups.
5766
57672004-08-15 Kenichi Handa <handa@etl.go.jp>
5768
5769 * custom.texi (Non-ASCII Rebinding):
5770 C-q always inserts the right code to pass to global-set-key.
5771
57722004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5773
5774 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5775 `insert-register', instead of `C-x r g' binding, for consistency.
5776
57772004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * fixit.texi (Spelling): Fix typo.
5780
57812004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * help.texi (Help): Fix Texinfo usage.
5784
57852004-07-24 Richard M. Stallman <rms@gnu.org>
5786
5787 * text.texi (Paragraphs): Update how paragraphs are separated
5788 and the default for paragraph-separate.
5789
5790 * search.texi (Regexp Replace): Further update text for new
5791 replacement operators.
5792
57932004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5794
5795 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5796 `R' switch.
5797
5798 * dired.texi (Dired Updating): `k' only deletes inserted
5799 subdirectories from the Dired buffer if a prefix argument was given.
5800
5801 * search.texi (Regexps): Delete redundant definition of `symbol' in
5802 description of `\_>'. It already occurs in the description of `\_<'.
5803
58042004-07-01 Juri Linkov <juri@jurta.org>
5805
5806 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5807 (Regexp Search): Add M-r.
5808
58092004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5812
58132004-06-29 Jesper Harder <harder@ifa.au.dk>
5814
5815 * search.texi, calendar.texi: Markup fixes.
5816
58172004-06-25 Richard M. Stallman <rms@gnu.org>
5818
5819 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5820
58212004-06-25 David Kastrup <dak@gnu.org>
5822
5823 * search.texi (Regexp Replace): Some typo corrections and
5824 rearrangement.
5825
58262004-06-24 David Kastrup <dak@gnu.org>
5827
5828 * search.texi (Unconditional Replace): Use replace-string instead
5829 of query-replace in example.
5830 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5831 sequences.
5832 (Query Replace): Correct explanation of `^' which does not use
5833 the mark stack.
5834
58352004-06-21 Nick Roberts <nickrob@gnu.org>
5836
5837 * misc.texi (Shell History Copying): Document comint-insert-input.
5838 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5839
58402004-06-20 Jesper Harder <harder@ifa.au.dk>
5841
5842 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5843 * custom.texi (Customization): Do.
5844 * anti.texi (Antinews): Do.
5845 * abbrevs.texi (Defining Abbrevs): Do.
5846
5847 * programs.texi (Info Lookup): Fix keybinding for
5848 info-lookup-symbol.
5849
58502004-06-16 Juanma Barranquero <lektu@terra.es>
5851
5852 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5853 Add emacs-xtra.
5854 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5855 (clean): Add emacs-xtra and flymake. Remove redundancies.
5856
58572004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5858
5859 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5860 Add emacs-xtra.
5861 * emacs-xtra.texi: New file.
5862
58632004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5864
5865 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5866 (Dired and Find): Mention differences with ordinary Dired buffers.
5867
58682004-06-13 Richard M. Stallman <rms@gnu.org>
5869
5870 * custom.texi (Init Syntax): Explain about vars that do special
5871 things when set with setq or with Custom.
5872 (Init Examples): Add line-number-mode example.
5873
58742004-06-12 Juri Linkov <juri@jurta.org>
5875
5876 * dired.texi (Operating on Files): Add dired-do-touch.
5877
58782004-06-10 Juri Linkov <juri@jurta.org>
5879
5880 * building.texi (Lisp Eval): Add C-M-x on defface.
5881
58822004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5883
5884 * files.texi (Reverting): Auto-Revert mode and
5885 Global Auto-Revert mode no longer revert remote files.
5886
58872004-05-29 Richard M. Stallman <rms@gnu.org>
5888
5889 * custom.texi (Init File): Two dashes start --no-site-file.
5890
58912004-05-29 Alan Mackenzie <acm@muc.de>
5892
5893 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
5894 ("AWK"): Is consistently thus spelled throughout.
5895 (AWK, Pike): Document as "C-like modes".
5896 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5897 (M-x man): Supersedes M-x manual-entry.
5898 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5899
5900 ("Comments in C"): Delete node; the info is in CC Mode manual.
5901 (c-comment-only-line-offset): Remove description.
5902
5903 (C-c ., C-c C-c): Describe new C Mode bindings.
5904
5905 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5906 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5907 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5908 Amend definitions.
5909
5910 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5911 Describe functions.
5912
5913 (c-comment-start-regexp, c-hanging-comment-ender-p)
5914 (c-hanging-comment-starter-p): Remove obsolete definitions.
5915
5916 * emacs.texi: Remove the menu entry "Comments in C".
5917
59182004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5919
5920 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5921 `M-x locate'.
5922
59232004-05-16 Karl Berry <karl@gnu.org>
5924
5925 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5926 makeinfo --html fails.
5927 * help.texi (Help Summary) [@ifnottex]: Likewise.
5928
59292004-05-13 Nick Roberts <nickrob@gnu.org>
5930
5931 * building.texi (GDB Graphical Interface): Update and describe
5932 layout first.
5933
59342004-05-04 Jason Rumney <jasonr@gnu.org>
5935
5936 * makefile.w32-in: Revert last change.
5937
59382004-05-03 Jason Rumney <jasonr@gnu.org>
5939
5940 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5941
59422004-04-23 Juanma Barranquero <lektu@terra.es>
5943
5944 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5945
59462004-04-18 Juri Linkov <juri@jurta.org>
5947
5948 * fixit.texi (Spelling): Remove file extension from ispell xref.
5949
59502004-04-15 Kim F. Storm <storm@cua.dk>
5951
5952 * cmdargs.texi (Initial Options): Add -Q.
5953
59542004-04-05 Kim F. Storm <storm@cua.dk>
5955
5956 * custom.texi (File Variables): Add safe-local-eval-forms.
5957
59582004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5959
5960 * files.texi (Reverting): Correct description of revert-buffer's
5961 handling of point.
5962
59632004-03-22 Juri Linkov <juri@jurta.org>
5964
5965 * emacs.texi (Top): Add `Misc X'.
5966
5967 * trouble.texi: Fix help key bindings.
5968
5969 * glossary.texi: Improve references.
5970
5971 * help.texi: Sync keywords with finder.el.
5972
5973 * mini.texi (Completion): Add description for menu items.
5974
5975 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5976
5977 * sending.texi (Mail Methods): Fix xref to Message manual.
5978
59792004-03-12 Richard M. Stallman <rms@gnu.org>
5980
5981 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5982
59832004-03-04 Richard M. Stallman <rms@gnu.org>
5984
5985 * search.texi (Regexps): Explain that ^ and $ have their
5986 special meanings only in certain contexts.
5987
5988 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5989
5990 * mule.texi (Specify Coding): Doc C-x RET F.
5991
5992 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5993 for multiple compile and grep buffers.
5994 (Indirect Buffers): Don't recommand clone-indirect-buffer
5995 for multiple compile and grep buffers.
5996
59972004-02-29 Juanma Barranquero <lektu@terra.es>
5998
5999 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6000 Use $(DEL) instead of rm, and ignore exit code.
6001
60022004-02-23 Nick Roberts <nick@nick.uklinux.net>
6003
6004 * building.texi (Watch Expressions): Update.
6005
60062004-02-21 Juri Linkov <juri@jurta.org>
6007
6008 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6009 --directory, --help, --version. Move text about command-line-args
6010 to Command Arguments.
6011 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6012 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6013 (Window Size X): Join -g and --geometry. Add @cindex.
6014 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6015 (Title X): Remove alias -title.
6016 (Misc X): New node.
6017
60182004-02-15 Jan Djärv <jan.h.d@swipnet.se>
6019
6020 * frames.texi (Drag and drop): Add Motif to list of supported
6021 protocols.
6022
60232004-02-03 Jan Djärv <jan.h.d@swipnet.se>
6024
6025 * frames.texi (Drag and drop): New section.
6026
60272004-01-24 Richard M. Stallman <rms@gnu.org>
6028
6029 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6030 Include it only @ifnotinfo. Patch the preceding and following
6031 node headers to point to each other.
6032
60332004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6034
6035 * calendar.texi (Appointments): Update section.
6036
60372003-12-29 Kevin Ryde <user42@zip.com.au>
6038
6039 * programs.texi (C Modes): Fix the xref.
6040
60412003-12-23 Nick Roberts <nick@nick.uklinux.net>
6042
6043 * building.texi (Watch Expressions): Update.
6044 (Commands of GUD): Include use of toolbar + breakpoints set from
6045 fringe/margin.
6046
60472003-12-03 Andre Spiegel <spiegel@gnu.org>
6048
6049 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6050 <acm@muc.de>.
6051
60522003-11-29 Jan Djärv <jan.h.d@swipnet.se>
6053
6054 * frames.texi (Dialog Boxes): Add use-file-dialog.
6055
60562003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6057
6058 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6059 in CC Mode.
6060
60612003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6062
6063 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6064 * man/commands.texi, man/custom.texi, man/display.texi:
6065 * man/emacs.texi, man/files.texi:
6066 * man/frames.texi, man/glossary.texi, man/killing.texi:
6067 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6068 * man/mule.texi, man/rmail.texi, man/search.texi:
6069 * man/sending.texi, man/text.texi, man/trouble.texi:
6070 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6071
60722003-11-01 Alan Mackenzie <acm@muc.de>
6073
6074 * search.texi (Scrolling During Incremental Search): Document a
6075 new scrolling facility in isearch mode.
6076
60772003-10-22 Miles Bader <miles@gnu.org>
6078
6079 * Makefile.in (info): Move before $(top_srcdir)/info.
6080
60812003-10-22 Nick Roberts <nick@nick.uklinux.net>
6082
6083 * building.texi (Watch Expressions): Update section on data display
6084 to reflect code changes (GDB Graphical Interface).
6085
60862003-10-13 Richard M. Stallman <rms@gnu.org>
6087
6088 * xresources.texi (GTK resources): Clean up previous change.
6089
60902003-10-12 Jan Djärv <jan.h.d@swipnet.se>
6091
6092 * xresources.texi (GTK resources): Add a note that some themes
6093 disallow customizations. Add scroll theme example.
6094
60952003-09-30 Richard M. Stallman <rms@gnu.org>
6096
6097 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6098
6099 * misc.texi (Saving Emacs Sessions): Shorten the section,
6100 collapsing back into one node.
6101
61022003-09-30 Lars Hansen <larsh@math.ku.dk>
6103
6104 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6105
61062003-09-29 Jan Djärv <jan.h.d@swipnet.se>
6107
6108 * xresources.texi (GTK names in Emacs): Correct typo.
6109
61102003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6111
6112 * cmdargs.texi (Font X): Mention new default font. More
6113 fully describe long font names, wildcard patterns and the
6114 problems involved. (Result of discussion on emacs-devel.)
6115
61162003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6117
6118 * emacs.texi (Acknowledgements): Correct typo.
6119
61202003-09-22 Richard M. Stallman <rms@gnu.org>
6121
6122 * dired.texi (Misc Dired Commands): New node.
6123 (Dired Navigation): Add dired-goto-file.
6124
6125 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6126
6127 * emacs.texi (Acknowledgements): New node, split from Distribution.
6128
6129 * cmdargs.texi (Action Arguments): -f reads interactive args.
6130
61312003-09-08 Lute Kamstra <lute@gnu.org>
6132
6133 * screen.texi (Mode Line): Say that POS comes before LINE.
6134 Mention `size-indication-mode'.
6135 * display.texi (Optional Mode Line): Document
6136 `size-indication-mode'.
6137 * basic.texi (Position Info): Mention `size-indication-mode'.
6138
61392003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6140
6141 * xresources.texi (Resources): Refer to `editres' man page.
6142 (Lucid Resources): Update defaults. Expand description of
6143 `shadowThickness'.
6144
61452003-09-04 Miles Bader <miles@gnu.org>
6146
6147 * Makefile.in (top_srcdir): New variable.
6148 ($(top_srcdir)/info): New rule.
6149 (info): Depend on it.
6150
61512003-09-03 Peter Runestig <peter@runestig.com>
6152
6153 * makefile.w32-in: New file.
6154
61552003-08-29 Richard M. Stallman <rms@gnu.org>
6156
6157 * misc.texi (Saving Emacs Sessions): Correct previous change.
6158
61592003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6160
6161 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6162 (Intro): Include kmacro.texi after fixit.texi instead of after
6163 custom.texi. (As suggested by Kim Storm.)
6164
61652003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6166
6167 * fixit.texi (Fixit): Update `Next' pointer.
6168 * files.texi (Files): Update `Previous' pointer.
6169 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6170 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6171 (Suggested by Kim Storm.)
6172 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6173
61742003-08-18 Kim F. Storm <storm@cua.dk>
6175
6176 * kmacro.texi: New file describing enhanced keyboard macro
6177 functionality. Replaces old description in custom.texi.
6178
6179 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6180 (Keyboard Macros): Move to new kmacro.texi file.
6181
6182 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6183
61842003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6185
6186 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6187
61882003-08-17 Alex Schroeder <alex@gnu.org>
6189
6190 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6191 required.
6192
61932003-08-05 Richard M. Stallman <rms@gnu.org>
6194
6195 * programs.texi (Lisp Indent): Don't describe
6196 lisp-indent-function property here. Use xref to Lisp Manual.
6197
61982003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6199
6200 * calendar.texi (Date Formats): Document changed behavior of
6201 abbreviations.
6202
62032003-07-24 Markus Rost <rost@math.ohio-state.edu>
6204
6205 * buffers.texi (List Buffers): Fix previous change.
6206
62072003-07-13 Markus Rost <rost@math.ohio-state.edu>
6208
6209 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6210 List*.
6211
62122003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6213
6214 * display.texi (Font Lock): Fix typo.
6215
62162003-07-07 Richard M. Stallman <rms@gnu.org>
6217
6218 * display.texi (Font Lock): Add xref for format info on
6219 font-lock-remove-keywords.
6220
6221 * building.texi (Compilation): Document what happens with asynch
6222 children of compiler process.
6223
6224 * help.texi (Library Keywords): Use @multitable.
6225
62262003-06-04 Richard M. Stallman <rms@gnu.org>
6227
6228 * programs.texi (Expressions): Delete C-M-DEL.
6229
6230 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6231 comint-move-point-for-output renamed from
6232 comint-scroll-to-bottom-on-output.
6233
6234 * custom.texi (Init Rebinding): Replace previous change with xref.
6235 (Non-ASCII Rebinding): Explain that issue more briefly here.
6236
62372003-05-28 Richard M. Stallman <rms@gnu.org>
6238
6239 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6240
62412003-05-28 Nick Roberts <nick@nick.uklinux.net>
6242
6243 * building.texi (GDB Graphical Interface): New node.
6244 (Rewritten somewhat by RMS.)
6245
62462003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
6247
6248 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6249 non-English letters. Explain how to set coding systems correctly
6250 and how to include the right coding cookie in the file.
6251
62522003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
6253
6254 * indent.texi (Indentation): Explain the concepts.
6255 (Just Spaces): Explain why preventing tabs for indentation might
6256 be useful.
6257
62582003-04-16 Richard M. Stallman <rms@gnu.org>
6259
6260 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6261
62622003-02-22 Alex Schroeder <alex@emacswiki.org>
6263
6264 * cmdargs.texi (General Variables): Document SMTPSERVER.
6265
6266 * sending.texi: Remove SMTP node.
6267 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6268 library.
6269
62702003-02-22 Alex Schroeder <alex@emacswiki.org>
6271
6272 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6273
62742003-02-22 Simon Josefsson <jas@extundo.com>
6275
6276 * sending.texi (Mail Methods): Add node about SMTP.
6277
62782003-02-17 Jan Djärv <jan.h.d@swipnet.se>
6279
6280 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6281
62822003-02-01 Kevin Ryde <user42@zip.com.au>
6283
6284 * glossary.texi (Glossary): Correction to cl cross reference.
6285
62862003-01-20 Richard M. Stallman <rms@gnu.org>
6287
6288 * killing.texi (Rectangles): Document C-x c r.
6289
62902003-01-19 Jan Djärv <jan.h.d@swipnet.se>
6291
6292 * xresources.texi (GTK resources): New node.
6293 (GTK widget names): New node.
6294 (GTK names in Emacs): New node.
6295 (GTK styles): New node.
6296
62972003-01-09 Francesco Potortì <pot@gnu.org>
6298
6299 * maintaining.texi (Create Tags Table): Add reference to the new
6300 `etags --help --lang=LANG' option.
6301
63022002-10-02 Karl Berry <karl@gnu.org>
6303
6304 * emacs.texi: Per rms, update all manuals to use @copying instead of
6305 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
6306 where needed for the sake of the HTML output.
6307
63082001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6309
6310 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6311 source files.
6312
63132001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6314
6315 * Makefile.in (emacsman): New target.
6316
63172001-10-20 Gerd Moellmann <gerd@gnu.org>
6318
6319 * (Version 21.1 released.)
6320
63212001-10-05 Gerd Moellmann <gerd@gnu.org>
6322
6323 * Branch for 21.1.
6324
63252001-03-05 Gerd Moellmann <gerd@gnu.org>
6326
6327 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6328
63292000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6330
6331 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6332
63331999-07-12 Richard Stallman <rms@gnu.org>
6334
6335 * Version 20.4 released.
6336
63371998-12-04 Markus Rost <rost@delysid.gnu.org>
6338
6339 * Makefile.in (INFO_TARGETS): Delete customize.info.
6340 (DVI_TARGETS): Delete customize.dvi.
6341 (../info/customize, customize.dvi): Targets deleted.
6342
63431998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6344
6345 * Version 20.3 released.
6346
63471998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6348
6349 * Makefile.in (EMACSSOURCES): Add mule.texi.
6350 Add msdog.texi, ack.texi. Remove gnu1.texi.
6351
63521998-04-06 Andreas Schwab <schwab@gnu.org>
6353
6354 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6355 it in dvi targets.
6356
63571997-09-23 Paul Eggert <eggert@twinsun.com>
6358
6359 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6360 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6361 (../info/customize): Rename from ../info/custom.
6362
63631997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6364
6365 * Version 20.2 released.
6366
63671997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6368
6369 * Version 20.1 released.
6370
63711997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6372
6373 * Makefile (../info/customize, customize.dvi): New targets.
6374 (INFO_TARGETS): Add ../info/customize.
6375 (DVI_TARGETS): Add customize.dvi.
6376
63771996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6378
6379 * Version 19.33 released.
6380
63811996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6382
6383 * Version 19.32 released.
6384
63851996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6386
6387 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6388
63891996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6390
6391 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6392 Specify -I option.
6393 (All dvi targets): Set the TEXINPUTS variable.
6394
63951996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6396
6397 * Version 19.31 released.
6398
63991995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6400
6401 * Version 19.30 released.
6402
64031995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6404
6405 * Makefile.in (maintainer-clean): Rename from realclean.
6406
64071994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6408
6409 * Makefile.in: New file.
6410 * Makefile: File deleted.
6411
64121994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6413
6414 * Makefile (TEXINDEX_OBJS): Variable deleted.
6415 (texindex, texindex.o, getopt.o): Rules deleted.
6416 All deps on texindex deleted.
6417 (distclean): Don't delete texindex.
6418 (mostlyclean): Don't delete *.o.
6419 * texindex.c, getopt.c: Files deleted.
6420
64211994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6422
6423 * Version 19.26 released.
6424
64251994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6426
6427 * Makefile (EMACSSOURCES): Exclude undo.texi.
6428
64291994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6430
6431 * Version 19.25 released.
6432
64331994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6434
6435 * Version 19.24 released.
6436
64371994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6438
6439 * Version 19.23 released.
6440
64411994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6442
6443 * Makefile: Delete spurious tab.
6444
64451994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6446
6447 * Makefile (.SUFFIXES): New rule.
6448
64491993-12-04 Richard Stallman (rms@srarc2)
6450
6451 * getopt.c: New file.
6452 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6453 (getopt.o): New rule.
6454 (dvi): Don't depend on texindex.
6455 (emacs.dvi): Depend on texindex.
6456
64571993-12-03 Richard Stallman (rms@srarc2)
6458
6459 * Makefile (TEXI2DVI): New variable.
6460 (emacs.dvi): Add explicit command.
6461 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6462
64631993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6464
6465 * Version 19.22 released.
6466
64671993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6468
6469 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6470
64711993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6472
6473 * Version 19.21 released.
6474
64751993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6476
6477 * Makefile (realclean): Don't delete the Info files.
6478
64791993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6480
6481 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6482 4' where appropriate.
6483
64841993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6485
6486 * Makefile: Fix targets for texindex.
6487
6488 * texindex.c: Include "../src/config.h" if building in emacs.
6489
6490 * Makefile: Change all files to FILENAME.texi, force all targets
6491 to be FILENAME, not FILENAME.info.
6492 Add target to build texindex.c, defining `emacs'.
6493
64941993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6495
6496 * Version 19.19 released.
6497
64981993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Version 19.18 released.
6501
65021993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6503
6504 * Makefile: Fix source file names of the separate manuals.
6505
65061993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6507
6508 * Version 19.17 released.
6509
65101993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6511
6512 * split-man: Fix typos in last change.
6513
65141993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6515
6516 * Version 19.16 released.
6517
65181993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6519
6520 * version 19.15 released.
6521
65221993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6523
6524 * Makefile (distclean): It's rm, not rf.
6525
65261993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6527
6528 * Version 19.14 released.
6529
65301993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6531
6532 * Makefile: New file.
6533
65341993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6535
6536 * Version 19.13 released.
6537
65381993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6539
6540 * Version 19.9 released.
6541
65421993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6543
6544 * Version 19.8 released.
6545
65461993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6547
6548 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6549
6550 * trouble.texi: It's `enable-flow-control-on', not
6551 `evade-flow-control-on'.
6552
65531993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6554
6555 * display.texi: Document standard-display-european.
6556
65571993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6558
6559 * Version 19.7 released.
6560
6561 * emacs.texi: Add a sentence to the top menu mentioning the
6562 specific version of Emacs this manual applies to.
6563
65641993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6565
6566 * basic.texi: Document next-line-add-lines variable used to
6567 implement down-arrow.
6568
6569 * killing.texi: Document kill-whole-line.
6570
65711993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6572
6573 * text.texi: Update unix TeX ordering information.
6574
65751993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6576
6577 * news.texi: Mention fill-rectangle in keybinding list.
6578
6579 * killing.texi: Document fill-rectangle.
6580
65811993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6582
6583 * vc.texi: Bring the docs up to date with VC 5.2.
6584
65851992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6586
6587 * emacs.tex: Mention blackbox and gomoku under Amusements.
6588 Assembler mode is now mentioned and appropriately indexed
6589 under Programming Modes.
6590
65911991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6592
6593 * emacs.tex: Update TeX ordering information.
6594
65951990-06-26 David Lawrence (tale@geech)
6596
6597 * emacs.tex: Note that completion-ignored-extensions is not used
6598 to filter out names when all completions are displayed in
6599 *Completions*.
6600
66011990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6602
6603 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6604
66051990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6606
6607 * emacs.tex: Add @findex grep.
6608
66091988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6610
6611 * emacs.tex: Correct two typos. No other changes before
6612 Version 19 will be made.
6613
66141988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6615
6616 * emacs.tex: Update information for obtaining TeX distribution from the
6617 University of Washington.
6618
6619;; Local Variables:
6620;; coding: utf-8
6621;; fill-column: 79
6622;; add-log-time-zone-rule: t
6623;; End:
6624
6625 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6626 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
6627
6628 This file is part of GNU Emacs.
6629
6630 GNU Emacs is free software: you can redistribute it and/or modify
6631 it under the terms of the GNU General Public License as published by
6632 the Free Software Foundation, either version 3 of the License, or
6633 (at your option) any later version.
6634
6635 GNU Emacs is distributed in the hope that it will be useful,
6636 but WITHOUT ANY WARRANTY; without even the implied warranty of
6637 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6638 GNU General Public License for more details.
6639
6640 You should have received a copy of the GNU General Public License
6641 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
6642
6643;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd