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