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