* nsterm.m (ns_select): Shortcircuit if reentrant call.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
505e70c3
GM
12009-03-05 Glenn Morris <rgm@gnu.org>
2
04242bdc
GM
3 * rmail.texi (Rmail Basics): Add reference to sorting.
4 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
5 Minor re-wordings.
6 (Rmail Motion): Mention rmail-next-same-subject.
7 (Rmail Deletion): Expunging is not the only way to change the numbers.
8 (Rmail Labels): Labels can also be used in sorting.
9 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
10 (Rmail Display): Mention rmail-mime.
11
00cfe22c
GM
122009-03-04 Glenn Morris <rgm@gnu.org>
13
14 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
15 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
16 summary. Mention sorts cannot be undone.
17 (Rmail Display): Give an example of how to use goto-address-mode.
18 (Rmail Editing): It's keybindings that are redefined, not commands.
19 Fix some typos.
20 (Movemail): Some minor rewording.
21 (Remote Mailboxes): Emacs movemail supports pop by default.
22 Fix some minor grammatical issues. The "two alternative ways" to
23 specify a POP mailbox are really just one. Remove all reference to the
24 variables rmail-pop-password and rmail-pop-password-required, obsolete
25 since Emacs 22.1. Clarify the four password steps. Emacs movemail
26 can support Kerberos.
27
3d963b67
GM
282009-03-03 Glenn Morris <rgm@gnu.org>
29
30 * rmail.texi (Rmail Deletion): Revert previous change, which was
31 describing the Rmail summary versions.
32 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
33 Minor re-wording for rmail-resend.
34 (Rmail Make Summary): Summaries apply to buffers rather than files.
35 <rmail-summary-by-topic>: Headers includes the subject.
36 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
37 details, including prefix arguments.
2340abde 38 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
39 Not counting lines might be faster.
40 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
41 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
42 Name the commands bound to the various keys. Mention prefix argument
43 for searching.
3d963b67
GM
44 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
45 Simplify rmail-highlighted-headers description. Update face name.
46
a8ce3d17
JB
472009-03-02 Juanma Barranquero <lekktu@gmail.com>
48
49 * mark.texi (Marking Objects): Fix typo.
50
130a29b6
CY
512009-03-01 Chong Yidong <cyd@stupidchicken.com>
52
53 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
54 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
55
9d5de6f8
GM
562009-03-01 Glenn Morris <rgm@gnu.org>
57
79fc530e 58 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
59 (Rmail Motion): - M-s searches from the end of messages.
60 (Rmail Deletion): Minor clarification. Fix numeric argument
61 description.
62 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
63 newmail and RMAILOSE files need not be in home-directory.
64 (Rmail Files): Mention I/O menus are unselectable if no files match.
65 Mention `MAIL' env-var.
66
b545ff9c
JR
672009-02-24 Jason Rumney <jasonr@gnu.org>
68
69 * mule.texi (Fontsets): Mention fontset-default, font specs and
70 fallback fontsets.
71 (Defining Fontsets): Mention ns and w32 variants of
72 standard-fontset-spec. Update description of startup fontset to match
73 Emacs 23 behavior.
a93be82a 74 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 75 (International): Link to Modifying Fontsets.
b545ff9c 76
75da0618 772009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
78
79 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
80 Mention ns-extended-platform-support-mode.
81
6be93a16
KB
822009-02-22 Karl Berry <karl@gnu.org>
83
84 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
85
867d4bb3
JB
862009-02-19 Juanma Barranquero <lekktu@gmail.com>
87
88 * basic.texi (Moving Point, Position Info):
89 * files.texi (Visiting):
90 * mini.texi (Completion Options):
91 * text.texi (HTML Mode): Remove duplicate words.
92
49b5c0e8
GM
932009-02-20 Glenn Morris <rgm@gnu.org>
94
95 * rmail.texi: Minor updates for mbox rather than Babyl.
96
f43a822c
KB
972009-02-17 Karl Berry <karl@gnu.org>
98
49b5c0e8 99 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 100
80d634b8
RS
1012009-02-17 Richard M Stallman <rms@gnu.org>
102
103 * anti.texi (Antinews): Mention Babyl format.
104
105 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
106
107 * rmail.texi: Update for mbox format.
108 Various small fixes, as well as the following.
109 (Out of Rmail): Node deleted.
110 (Rmail): Update menu.
111 (Rmail Files): Comment out set-rmail-inbox-list.
112 Document rmail-inbox-list instead.
113 (Rmail Output): Substantial changes since C-o is now
114 rmail-output-as-seen and o is rmail-output.
115 (Rmail Attributes): Delete `stored', add `retried'.
116 (Rmail Display): Editing headers works in all cases.
117
f0d129c6
GM
1182009-02-17 Glenn Morris <rgm@gnu.org>
119
120 * basic.texi (Position Info): M-x count-lines-region is not always on
121 M-=. (Bug#2269)
122
160f11d3
GM
1232009-02-09 Glenn Morris <rgm@gnu.org>
124
125 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
126 defaults.
127
763e01c4
EZ
1282009-02-07 Eli Zaretskii <eliz@gnu.org>
129
130 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
131 documentation of possible problems with redecoding.
132
f5e1441d
GM
1332009-02-03 Glenn Morris <rgm@gnu.org>
134
135 * rmail.texi (Out of Rmail): Mention b2m.pl.
136
e1eabe41
GM
1372009-01-31 Glenn Morris <rgm@gnu.org>
138
139 * rmail.texi (Out of Rmail): Correct b2m location.
140
dd05f9de
CY
1412009-01-27 Chong Yidong <cyd@stupidchicken.com>
142
143 * fixit.texi (Undo): Update undo limit values.
144
d74d846e
GM
1452009-01-27 Glenn Morris <rgm@gnu.org>
146
147 * emacs.texi (Top): Fix Antinews menu entry.
148
49ffdce8
KB
1492009-01-25 Karl Berry <karl@gnu.org>
150
151 * text.texi (Foldout): Use @itemize @w{} to make an itemize
152 item with no marker, instead of the syntactically incorrect
153 @itemize @asis.
154
467e8d77
JL
1552009-01-25 Juri Linkov <juri@jurta.org>
156
157 * building.texi (Grep Searching): Fix index entry for lgrep.
158
6c60bbdb
EZ
1592009-01-24 Eli Zaretskii <eliz@gnu.org>
160
161 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
162
9ce5a36f
AR
1632009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
164
165 * macos.texi (Preferences Panel): Update description of font setting to
166 reflect that prior frame selection is no longer needed.
167
9aa5f2fb
NR
1682009-01-20 Nick Roberts <nickrob@snap.net.nz>
169
170 * building.texi (Debuggers): Revert some of 2008-10-31 change to
171 raise GUD subsections.
172
3892ff9c
GM
1732009-01-15 Glenn Morris <rgm@gnu.org>
174
175 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
176
14731c8f
GM
1772009-01-10 Glenn Morris <rgm@gnu.org>
178
179 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
180
45c55e53
CY
1812009-01-04 Chong Yidong <cyd@stupidchicken.com>
182
183 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
184 logical lines.
185
2e4667d1
JL
1862008-12-29 Juri Linkov <juri@jurta.org>
187
188 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
189
190 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
191
2a3eac47
CY
1922008-12-28 Chong Yidong <cyd@stupidchicken.com>
193
194 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
195 goto-address-mode instead of goto-address.
196
3da8da94
CY
197 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
198 mode.
199
2a3eac47
CY
200 * emacs.texi (Top): Update node listing.
201
057f6dd3
EZ
2022008-12-26 Eli Zaretskii <eliz@gnu.org>
203
204 * custom.texi (Directory Variables): Explain what is a "project".
205 Add indexing. Improve wording. Add a footnote about using
206 _dir-locals.el on MS-DOS.
207
e6979067
DN
2082008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
209
210 * files.texi (Misc File Ops): Mention chmod as an alias for
211 set-file-modes.
212
9de15963
MR
2132008-12-24 Martin Rudalics <rudalics@gmx.at>
214
215 * help.texi (Help): Fix typos and reword.
216 (Help Summary): Add entries for C-h n and C-h r, reorder
217 entries, and do some minor fixes.
218 (Name Help): Say that C-h F works for commands only.
219 (Misc Help): Say that view-lossage displays 300 keystrokes.
220
236fd60d
GM
2212008-12-20 Glenn Morris <rgm@gnu.org>
222
223 * ack.texi (Acknowledgments): General update based on AUTHORS,
224 including removal of some stuff no longer distributed.
225
349b3256
AM
2262008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
227
228 * fixit.texi: Mention hunspell
229
e840fca5
GM
2302008-12-19 Glenn Morris <rgm@gnu.org>
231
232 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 233 Consolidate explanatory text at start.
e840fca5
GM
234
235 * display.texi (Text Display):
236 * indent.texi (Indentation): Use @acronym with ASCII.
237
9dfa7983
GM
2382008-12-18 Glenn Morris <rgm@gnu.org>
239
240 * ack.texi: Various small updates and fixes.
241
97b3a00b
JL
2422008-12-18 Juri Linkov <juri@jurta.org>
243
244 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
245 as a key binding to start a forward nonincremental word search.
246 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
247 a backward nonincremental word search. Add index for `M-s w'
248 `isearch-forward-word'.
249 (Regexp Search): Add a short summary of regexp key commands like
250 in the node "Basic Isearch".
251 (Other Repeating Search): Fix typo.
252
2532008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
254
255 * misc.texi (PostScript Variables): Fix doc.
256
31ce6a07
CY
2572008-12-10 Chong Yidong <cyd@stupidchicken.com>
258
259 * programs.texi (Program Modes): Mention Ruby mode.
260
636b507b
DN
2612008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
262
263 * misc.texi (emacsclient Options): Describe what an empty string
264 argument does for --alternate-editor.
265
a323fa14
CY
2662008-12-09 Frank Schmitt <ich@frank-schmitt.net>
267
268 * cmdargs.texi (Font X): Distinguish between client-side and
269 server-side fonts. List valid Fontconfig properties. Add reference to
270 Fontconfig manual. List valid GTK font properties. Explain use of
271 fc-list.
272
c5ca6cd0
CY
2732008-12-09 Chong Yidong <cyd@stupidchicken.com>
274
275 * cmdargs.texi (Font X): Move discussion of quoting to top.
276
e5136377
GM
2772008-12-06 Glenn Morris <rgm@gnu.org>
278
279 * maintaining.texi (Old Revisions): Improve previous change.
280
248c026b
RS
2812008-12-05 Richard M Stallman <rms@gnu.org>
282
283 * anti.texi (Antinews): Minor fixes.
284
a9253a1e
GM
2852008-12-03 Glenn Morris <rgm@gnu.org>
286
287 * maintaining.texi (Old Revisions): Fix diff-switches description.
288
fa687b02
MR
2892008-12-01 Martin Rudalics <rudalics@gmx.at>
290
291 * emacs.texi (Top): Fix typo.
292
72e6decd
CY
2932008-11-30 Chong Yidong <cyd@stupidchicken.com>
294
320ee034
CY
295 * misc.texi (Document View): Explain dependence on gs at the top.
296 Copyedits.
297
298 * emacs.texi (Top): Add DocView nodes to detailed node listing.
299
72e6decd
CY
300 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
301 (Comment Commands): Discuss region-active behavior of M-; first.
302
2a472ee4
MR
3032008-11-29 Martin Rudalics <rudalics@gmx.at>
304
9c6361c9
MR
305 * display.texi (Line Truncation): Add reference to Continuation
306 Lines.
307
2a472ee4
MR
308 * windows.texi (Pop Up Window): Mention split-height-threshold
309 and split-width-threshold.
9c6361c9 310 (Split Window): Add reference to Continuation Lines.
2a472ee4 311
e93bc142
AR
3122008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
313
314 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
315 (GNUstep Support): New node.
316 * anti.texi:
317 * emacs.texi:
318 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
319
320
43b978db
RS
3212008-11-28 Richard M Stallman <rms@gnu.org>
322
323 * misc.texi (Dissociated Press): Minor cleanups.
324
325 * dired.texi (Image-Dired): Avoid passive.
326
e8e2bd93
EZ
3272008-11-28 Eli Zaretskii <eliz@gnu.org>
328
329 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
330 representation.
331
8d2d45da
CY
3322008-11-26 Richard M. Stallman <rms@gnu.org>
333
334 * files.texi (Visiting): Rewrite paragraph for clarity.
335
336 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
337
a5f7bbcc
AM
3382008-11-25 Alan Mackenzie <acm@muc.de>
339
340 * programs.texi (Moving by Parens): Clarify that parens inside strings
341 and comments are ignored, and that the commands assume the starting
342 point isn't in a string or comment.
343
a71703d3
AR
3442008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
345
346 * macos.texi: Add Prev/Next/Top pointers to all nodes.
347 (Mac Basics): Merge in Grabbing Environment Variables from earlier
348 version.
349 (Mac Customization): Rewrite Preferences Panel section and merge in to
350 this node, add Open files by dragging to an Emacs window.
351
352 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
353
aa5ab79a
CY
3542008-11-26 Chong Yidong <cyd@stupidchicken.com>
355
0cc92c19
CY
356 * files.texi (Misc File Ops): Document set-file-modes.
357
c366b4e4
CY
358 * windows.texi (Split Window): Document integer values of
359 truncate-partial-width-windows.
360
aa5ab79a
CY
361 * text.texi (Text): Simplify description of markup languages.
362 (TeX Mode): Simplify introduction. Mention BibTeX mode.
363 (TeX Editing): Note that `""' inserts one `"' character.
364 (HTML Mode): Note in the introduction that XML mode is an alias for
365 SGML mode. Mention nXML mode.
366
56221db7
CY
3672008-11-25 Chong Yidong <cyd@stupidchicken.com>
368
369 * building.texi (Watch Expressions): Fix typo.
370
90effe33
CY
3712008-11-24 Chong Yidong <cyd@stupidchicken.com>
372
f90a5ae3
CY
373 * files.texi (Visiting): Document new behavior of
374 confirm-nonexistent-file-or-buffer.
375
376 * buffers.texi (Select Buffer): Document
377 confirm-nonexistent-file-or-buffer.
378
a18ffb4a
CY
379 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
380 edit-picture.
381
90effe33
CY
382 * text.texi (Text): Simplify introduction. Discard mention of `M-x
383 edit-picture', since that is just an alias for picture-mode.
384 (Sentences): Note that repeated M-@ extends the region.
385 (Pages): Make terminology more consistent. Link to Regexps node.
386 (Longlines): Discuss relationship with Visual Line mode.
387 (Text Mode): Remove extraneous discussion of other modes, since they
388 were already introduced in the parent node.
389
e85103ec
CY
3902008-11-23 Chong Yidong <cyd@stupidchicken.com>
391
5cb2fe30
CY
392 * anti.texi (Antinews): Rewrite.
393
1eb9b307 394 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
395
396 * frames.texi (Frame Commands): Mention "minimize" terminology.
397
e85103ec
CY
398 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
399 formats.
b908332f
CY
400 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
401 (Misc X): Don't document useless -hb option.
e85103ec 402
607f5f88
JL
4032008-11-22 Juri Linkov <juri@jurta.org>
404
405 * dired.texi (Dired Navigation): Change normal file name search option
406 from `non-nil' to `t'. Add `dwim' option.
407
e1b867a0
JL
4082008-11-22 Juri Linkov <juri@jurta.org>
409
410 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
411 ".dir-locals.el". Rename `define-project-bindings' to
412 `dir-locals-set-class-variables'. Rename `set-directory-project' to
413 `dir-locals-set-directory-class'.
414
dd186936
LK
4152008-11-22 Lute Kamstra <lute@gnu.org>
416
417 * buffers.texi (Select Buffer): Index goto-line.
418 * basic.texi (Moving Point): Mention the use of a numeric prefix
419 argument with goto-line and refer to Select Buffer for the use of a
420 plain prefix argument.
421
4b121911
GM
4222008-11-19 Glenn Morris <rgm@gnu.org>
423
424 * doclicense.texi: Update to FDL 1.3.
425 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
426
27267e4c
CY
4272008-11-17 Chong Yidong <cyd@stupidchicken.com>
428
696f351d
CY
429 * custom.texi (Minor Modes): Define mode commands and mode variables
430 more precisely. Recommend using mode commands instead of setting
431 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
432 (Easy Customization): Use "init file" instead of .emacs.
433 (Customization Groups): Update to new Custom buffer appearance.
434 (Saving Customizations): Copyedits. Update example.
435 (Variables): Give example of variable type-sensitivity.
436 (Examining): Update example.
437 (Hooks): Copyedits.
438 (Specifying File Variables): Use C comments instead of an artificial
439 Lisp for the example.
440 (Keymaps): Move internals discussion to Prefix Keymaps.
441 (Rebinding): Remove redundant paragraph (stated in Key Binding).
442 (Init Rebinding): Document kbd macro.
443 (Init File): Link to Find Init.
696f351d
CY
444
445 * mark.texi (Using Region): Document Delete Selection Mode more
446 thoroughly.
447
448 * frames.texi (Mouse Commands): Move most of the description of Delete
449 Selection Mode to Using Region, and link to it.
1bc9c425 450 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 451
b0570c25
CY
452 * building.texi (Compilation): Document first-error value of
453 compilation-scroll-output.
454 (Compilation Mode): Note that compilation-auto-jump-to-first-error
455 works as soon as an error is available. Suggested by Juri Linkov.
456
27267e4c
CY
457 * mini.texi (Passwords): New node.
458
459 * files.texi (Remote Files): Link to Passwords node.
460
461 * emacs.texi (Top): Update node listings.
462
122eb807
CY
4632008-11-16 Chong Yidong <cyd@stupidchicken.com>
464
9c9855a3
CY
465 * ack.texi (Acknowledgments): Some updating of credits.
466
bd6fdcad
CY
467 * emacs.texi (Acknowledgments): Add a couple more names.
468
dd1eef46
CY
469 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
470
122eb807 471 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 472 (Misc File Ops): Document use of trash.
122eb807 473
801a8da1
JB
4742008-11-16 Juanma Barranquero <lekktu@gmail.com>
475
476 * macos.texi (Mac Customization): Fix typos.
477
0b4f2253
CY
4782008-11-14 Chong Yidong <cyd@stupidchicken.com>
479
480 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
481 replacing previous contents. Numerous copyedits to adapt ns-emacs to
482 the conventions of the main Emacs manual.
483
484 * emacs.texi (Top): Update node listings.
485
517e2b89
CY
4862008-11-12 Chong Yidong <cyd@stupidchicken.com>
487
07a85685
CY
488 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
489 command-line-args is processed during startup.
490 (Action Arguments): Correctly describe how file arguments interact with
491 the startup screen. Link to Lisp Interaction for scratch buffer.
492 (Initial Options): Link to Command Example for -batch option.
493 (Environment): Document initial-environment.
494
517e2b89
CY
495 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
496 can't be changed in the site-start file.
497
6337bbde
CY
4982008-11-07 Chong Yidong <cyd@stupidchicken.com>
499
500 * dired.texi (Dired): Mention C-x C-d too.
501 (Dired Enter): Document M-n in the Dired minibuffer.
502 (Dired Navigation): Explain dired-goto-file more clearly. Document
503 dired-isearch-filenames.
504 (Dired Deletion): Remove unnecessary "expunged" terminology.
505 (Flagging Many Files): & is now rebound to `% &'.
506 (Shell Commands in Dired): Document dired-do-async-shell-command.
507 Clarify how multi-file arguments are passed.
508 (Misc Dired Features): Document dired-do-isearch.
509
9e8eeff9
CY
5102008-11-06 Chong Yidong <cyd@stupidchicken.com>
511
512 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
513
e071f849
CY
5142008-11-03 Chong Yidong <cyd@stupidchicken.com>
515
516 * search.texi (Other Repeating Search): Remove obsolete findex entries.
517
05482eb1
CY
5182008-11-01 Chong Yidong <cyd@stupidchicken.com>
519
e2346dea
CY
520 * programs.texi (Program Modes): Link to Program Indent node.
521 (Left Margin Paren): Explain consequences of changing
522 open-paren-in-column-0-is-defun-start more concisely.
523 (Which Function, Program Indent, Info Lookup): Minor edits.
524 (Basic Indent): If region is active, TAB indents the region.
525 (Multi-line Indent): If region is active, TAB indents the region. Note
526 that indent-region is useful when Transient Mark mode is off.
527 (Matching): The delimiter at the cursor is highlighted---the character
528 changes color.
529 (Symbol Completion): Link to Completion node.
530
e4b6428c
CY
531 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
532 a strictly text-only system.
533
05482eb1
CY
534 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
535 batch mode.
536
a11d3737
RS
5372008-11-01 Richard M. Stallman <rms@gnu.org>
538
5abad626
RS
539 * misc.texi (Document View): Major rewrite.
540
a11d3737
RS
541 * maintaining.texi (Types of Log File): Change logs are older than
542 version control.
543 (VCS Concepts): Simplify and rearrange.
544 (Version Control Systems): Make it clear that Linux is only the kernel.
545 (VC Mode Line): Shorten reference to menu item.
546 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
547 (VC Directory Mode): Minor cleanup.
548 Unchanged files are hidden, not omitted.
549 (VC Directory Commands): Shorten and simplify.
550 (Change Log Commands): New node, split from Change Logs.
551 (VC Directory Buffer): New node, split from VC Directory Mode.
552
c55a4acb
CY
5532008-10-31 Chong Yidong <cyd@stupidchicken.com>
554
df0356f6
CY
555 * misc.texi (Document View): Renamed from Document Files, moved here
556 from files.texi.
557
558 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
559 moved as well.
560 (Document Files): Moved to misc.texi.
561
c55a4acb
CY
562 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
563 vc-update-change-log.
df0356f6
CY
564 (Version Control): Move here from files.texi.
565 (Format of ChangeLog): Make it a subnode of Change Log.
566
567 * emacs.texi (Top): Update node listing.
c55a4acb 568
ef082374
TH
5692008-10-31 Tassilo Horn <tassilo@member.fsf.org>
570
571 * files.texi (Files): Add a section about document
572 files (doc-view-mode).
573
d52582c3
CY
5742008-10-31 Chong Yidong <cyd@stupidchicken.com>
575
576 * building.texi (Compilation Mode): Document
577 compilation-auto-jump-to-first-error.
578 (Debuggers): Lower GUD subsections to subsubsections.
579 (Starting GUD): Add cindex.
580 (Lisp Interaction): Note that scratch is no longer the initial buffer.
581
4e0a0968
CY
5822008-10-30 Chong Yidong <cyd@stupidchicken.com>
583
03625b47
CY
584 * indent.texi (Indentation): Link to Program Indent.
585
4e0a0968
CY
586 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
587 now uses emacsclient's terminal.
588
8bd3f7ef
CY
5892008-10-29 Chong Yidong <cyd@stupidchicken.com>
590
80e5620e
CY
591 * mark.texi (Using Region): Document use-empty-active-region.
592
97d5c404
CY
593 * emacs.texi (Top): Update node listings.
594
8bd3f7ef
CY
595 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
596 mention obsolete emacs.bash script.
597 (Invoking emacsclient): Rewrite, moving optional arguments to
598 emacsclient Options.
21d2bae3
CY
599 (emacsclient Options): New node. Document server-use-tcp and
600 server-host.
8bd3f7ef 601
5fda2cbd
CY
6022008-10-28 Chong Yidong <cyd@stupidchicken.com>
603
604 * indent.texi (Indentation): Replace list with paragraphed text,
605 putting description of syntax-driven indentation first. Document new
606 effect of active regions on tab.
607 (Tab Stops): Note that editable tab stops affect indentation commands.
608
4ff029f6
DN
6092008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
610
611 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
612
996cd6e4
CY
6132008-10-23 Chong Yidong <cyd@stupidchicken.com>
614
f28815e3
CY
615 * custom.texi (Function Keys): Note that modified keypad keys are not
616 translated.
617
996cd6e4
CY
618 * basic.texi (Arguments): Explain how to insert multiple digits.
619
49545fe2
MA
6202008-10-22 Michael Albinus <michael.albinus@gmx.de>
621
622 * files.texi (Remote Files): Precise selection of default method.
623 Rewrite paragraph about disabling remote file names.
624
edac0b53
CY
6252008-10-22 Chong Yidong <cyd@stupidchicken.com>
626
e752c544
CY
627 * search.texi (Special Isearch): Document M-TAB is isearch.
628
edac0b53
CY
629 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
630 command.
631
632 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
633
20a36054
TH
6342008-10-22 Tassilo Horn <tassilo@member.fsf.org>
635
636 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
637 section.
638
69051ab6
CY
6392008-10-21 Chong Yidong <cyd@stupidchicken.com>
640
c4b1a32a
CY
641 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
642 to files.texi. Move contents of vc2-xtra.texi here.
643
644 * vc2-xtra.texi: File removed.
645
646 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
647 Directory Commands from the submenu. Don't include deleted file
648 vc2-xtra.texi.
649
650 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
651 (Version Control): Add VC Directory Mode and VC Directory Commands to
652 the submenu.
653 (Why Version Control?): Use table format.
654 (Version Control Systems): Note that Meta-CVS support is gone.
655 (VCS Concepts): Note precisely when VC started supporting filesets.
656 Remove bogus xref to CVS Options node.
657 (Types of Log File): Copyedits.
658 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
659 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
660 The Right Thing.
661 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
662 (Log Buffer): Reorganize node, putting C-c C-c description first.
663 (Old Revisions): Use CVS for example, not RCS.
664 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
665 Commands from the submenu, putting them under Version Control.
666 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
667 need to include it in the manual unconditionally, since it is now
668 crucial to using distributed version control systems.
1a6e2954
CY
669 (Comparing Files): Note that diff uses the minibuffer, and that the
670 output is shown using Diff mode.
671 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
672 diff-update-on-the-fly, diff-refine-hunk, and
673 diff-show-trailing-whitespaces.
1a6e2954 674 (File Archives): Add rar support.
c4b1a32a 675
69051ab6
CY
676 * major.texi (Choosing Modes): Make mode selection sequence more
677 obvious by describing the steps in order of priority. Note that
678 magic-mode-alist is nil by default. Document
679 magic-fallback-mode-alist.
680
e7421e03
CY
6812008-10-20 Chong Yidong <cyd@stupidchicken.com>
682
683 * frames.texi (Mouse References): Copyedits.
684
6b2efdc2
TH
6852008-10-20 Tassilo Horn <tassilo@member.fsf.org>
686
687 * ack.texi (Acknowledgments): Add myself as doc-view author.
688
9c5e9396
EZ
6892008-10-20 Eli Zaretskii <eliz@gnu.org>
690
691 * frames.texi (Dialog Boxes): Add @cindex entries.
692
dac94f8e
CY
6932008-10-20 Chong Yidong <cyd@stupidchicken.com>
694
695 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
696 (Text-Only Mouse): Copyedit.
697
25597d40
CY
6982008-10-19 Chong Yidong <cyd@stupidchicken.com>
699
f8a447f6
CY
700 * frames.texi: Use @key throughout for mouse clicks.
701 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
702 (Secondary Selection): Fix modified mouse click syntax.
703 (Clipboard): Describe Cut, Copy and Paste commands.
704 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
705 Copyedits.
706 (Creating Frames): Add xref to Init File.
707 (Frame Commands): Add xref to Exiting.
708 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 709
b0f95216
CY
7102008-10-15 Chong Yidong <cyd@stupidchicken.com>
711
b0817f00
CY
712 * files.texi (Version Control): Copyedits. Add Bazaar.
713 (Version Control Systems): List different VCS's using an itemized list.
714 Add Bazaar.
715 (VCS Concepts): Copyedits. Tweak description of file merging.
716
b0f95216
CY
717 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
718 (Cut/Paste Other App): Document select-active-regions and
719 x-select-enable-primary.
720
69d0d701
CY
7212008-10-13 Chong Yidong <cyd@stupidchicken.com>
722
723 * mark.texi (Shift Selection): Correct case in node name.
724
725 * emacs.texi (Top): Update node order in Mark chapter.
726
375e8351
EZ
7272008-10-12 Eli Zaretskii <eliz@gnu.org>
728
729 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
730
731 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
732 elsewhere in the manual instead of describing yet again the intricacies
733 of $HOME on MS-Windows and MS-DOS.
734
ab58114f
CY
7352008-10-12 Chong Yidong <cyd@stupidchicken.com>
736
4f959513
CY
737 * mini.texi (Minibuffer File): Add xref to File Names.
738 (Minibuffer File): Add discussion of `~' in file names. Add
739 insert-default-directory index reference.
740
ab58114f
CY
741 * files.texi (File Names): Reorganize description.
742 (Visiting): Add xref to Mode Line. Copyedits.
743 (Save Commands): Mention prefix behavior of C-x C-s.
744 (Numbered Backups): Node deleted.
745 (Backup Names): Contents of Numbered Backups moved here. State default
746 of version-control variable.
747 (Reverting): Copyedits.
748 (Version Control): Add additional version control systems.
749
750 * emacs.texi (Top): Delete Numbered Backups node.
751
752 * cmdargs.texi (General Variables): Change Numbered Backups xref to
753 Backup Names.
f2884f63 754 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 755
b0b5100a
RF
7562008-10-11 Romain Francoise <romain@orebokech.com>
757
758 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
759
89774b5f
CY
7602008-10-11 Chong Yidong <cyd@stupidchicken.com>
761
762 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
763 (Select Buffer): Mention use of minibuffer history. Describe default
764 value of default-major-mode. Mention that C-x 4 b selects the other
765 window.
766 (List Buffers): Document CRM indicators in the order they appear.
767 (Kill Buffer): Document new command kill-matching buffers.
768 (Several Buffers): Move explanation of the relationship between buffer
769 list and buffer menu to the top.
770 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
771
4c72bf27
CY
7722008-10-10 Chong Yidong <cyd@stupidchicken.com>
773
774 * entering.texi (Exiting): Document change of C-x C-c to
775 save-buffers-kill-terminal. Document kill-emacs.
776
f68eb991
EZ
7772008-09-30 Eli Zaretskii <eliz@gnu.org>
778
779 * mule.texi (Coding Systems): Don't mention codepage-setup.
780
781 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
782 cpNNN coding systems anymore.
783 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
784 for unibyte mode. Don't mention line-drawing characters. Don't
785 mention dos-unsupported-char-glyph.
786
1a2dd44d
CY
7872008-09-25 Chong Yidong <cyd@stupidchicken.com>
788
789 * search.texi (Search): Shorten introduction.
790 (Basic Isearch): Add command table. Discuss reverse isearch and
791 isearch highlighting.
792 (Repeat Isearch): Move lazy highlighting discussion here. Add search
793 ring to cindex.
794 (Special Isearch): Move input methods discussion here.
795 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
796 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
797 Repeat Isearch.
798 (Isearch Minibuffer): New node.
799 (Word Search): Document new word search commands.
800 (Regexp Example): Simplify example using sentence-end-base variable.
801 (Replace): Reword introduction.
802 (Unconditional Replace): Remove unnecessary example.
803 (Other Repeating Search): Document new `M-s o' binding.
804
805 * emacs.texi (Top): Update node listings.
806
e45da31d
JB
8072008-09-22 Juanma Barranquero <lekktu@gmail.com>
808
809 * emacs.texi (Top): Remove Kill Errors from menu.
810
841c8096
CY
8112008-09-22 Chong Yidong <cyd@stupidchicken.com>
812
402168fa
CY
813 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
814 interface for defining macros. Simplify examples. Note that C-g quits
815 macro definitions.
801a8da1 816 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
817 usage example.
818 (Keyboard Macro Query): Organize query responses in a table.
819
820 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
821 to Erasing node.
841c8096
CY
822 (Undo): Reorganize paragraphs for logical flow. Move keybinding
823 rationale to a footnote.
824 (Kill Errors): Remove node, due to redundancy with Erasing.
825 (Spelling): Move discussion of flyspell to end. Note new behavior of
826 M-$ in active region. Remove non-ispell-specific keybindings from
827 table.
828
eab2ee89
DN
8292008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
830
831 * cmdargs.texi (Initial Options): Document --daemon.
832
3d53e905
GM
8332008-09-20 Glenn Morris <rgm@gnu.org>
834
835 * files.texi (Numbered Backups): Mention that some modes set
836 version-control.
837
1c90484d
GM
8382008-09-20 Jim Blandy <jimb@red-bean.com>
839
840 * files.texi (Numbered Backups): Reference File Variables, as well.
841 Remove discussion of Rmail's implementation.
842
0fc0d844
CY
8432008-09-06 Chong Yidong <cyd@stupidchicken.com>
844
845 * misc.texi (Recursive Edit): Note that top-level exits active
846 minibuffers.
847
848 * trouble.texi (Quitting): Likewise.
849
b18d283d
CY
8502008-08-31 Chong Yidong <cyd@stupidchicken.com>
851
852 * emacs.texi (Top): Add Temporary Face Changes xref.
853
854 * display.texi (Display): Move Temporary Face Changes node to just
855 after Standard Faces.
856 (Scrolling): Document recenter-top-bottom instead of recenter.
857 (Horizontal Scrolling): Move auto hscroll discussion to the top.
858 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
859 (Display Custom): Copyedits.
860 (Optional Mode Line): Document display-battery-mode.
861
180135fc
RF
8622008-08-27 Romain Francoise <romain@orebokech.com>
863
864 * custom.texi (Directory Variables): Minor fix.
865
d3fe3475
GM
8662008-08-27 Glenn Morris <rgm@gnu.org>
867
868 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
869 descriptions.
870 (Calendar Customizing): Tweak layout description.
183080b6 871 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
872 markers. Condense calendar-star-date and calendar-mark-today
873 description.
874 (Holiday Customizing): Add oriental and solar holidays.
875 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
876 Fix holiday-float description. Use zerop in examples. Be less verbose.
877 (Date Display Format): Change ISO format. Be less verbose.
878 (Diary Customizing): Mention day and month abbrev arrays.
879 Mention the date-form variables by name. Update European example.
880 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
881 Condense examples. Mention diary-entry-symbols by name.
882 Condense table for insertion commands.
883 (Fancy Diary Display): Mention diary-include-string and
884 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
885 Ethiopic, Persian date functions. Condense descriptions.
886
887 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
888 (Adding to Diary): Adapt for changed node name.
889
71755807
GM
8902008-08-26 Glenn Morris <rgm@gnu.org>
891
892 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
893 node "Hebrew/Islamic Entries".
894
895 * calendar.texi (Specified Dates): Fix names of iso functions.
896 (General Calendar): There may not be another window.
897 (Writing Calendar Files, Holidays): Tweak intro.
898 (Holidays): Mention Baha'i and Chinese holidays.
899 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
900 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
901 (To Other Calendar): Add calendar-print-other-dates.
902 Refer to "graphic display" rather than "X.
903 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
904 (Displaying the Diary): Fix whitespace after reference.
905 Fix `diary-number-of-entries' reference.
906 (Date Formats): Explicitly mention that day names can be abbreviated.
907 (Adding to Diary): Add some references to other sections.
908 (Special Diary Entries): Fix reference.
909 (Appointments): Simplify appt-message-warning-time entry.
910 Clarify where times must be.
911 (Importing Diary): Comment out icalendar paragraph that does not apply.
912 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
913
d76ebc75
GM
9142008-08-23 Glenn Morris <rgm@gnu.org>
915
916 * fortran-xtra.texi (Fortran): Change description of free form and
917 fixed form a bit. Mention hideshow and imenu.
918 (Fortran Motion): Mention fortran-end-of-subprogram,
919 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
920 (Fortran Indent): Minor re-word.
921 (ForIndent Commands): Mention fortran-fill-paragraph and
922 fortran-fill-statement.
923 (ForIndent Cont): Mention fortran-tab-mode-string.
924 (Fortran Comments): Mention fortran-comment-line-start-skip.
925 (Fortran Columns): Mention font-locking.
926 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
927
e2a71e28
JB
9282008-08-23 Johan Bockgard <bojohan@muon>
929
930 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
931
5c52e13c
CY
9322008-08-22 Chong Yidong <cyd@stupidchicken.com>
933
934 * mini.texi (Minibuffer): Simplify introduction.
935 (Minibuffer File): Document tilde in minibuffer filenames.
936 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
937 to enter tabs, spaces, and question marks. Describe behavior of C-a.
938 (Completion Example): Update example to current command list.
939 (Completion Options): Document `lazy' value of completion-auto-help.
940 Update contents of completion-ignored-extensions.
941 (Minibuffer History): Describe "future history" list. State default
942 value of history-delete-duplicates.
943
77a00355
GM
9442008-08-21 Glenn Morris <rgm@gnu.org>
945
946 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 947 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 948
39ee1d04
CY
9492008-08-17 Chong Yidong <cyd@stupidchicken.com>
950
951 * regs.texi (Registers): Clarify valid register names.
952 (RegPos): Note that buffer is saved and restored too.
953 (RegText): Note that mark is reactivated/deactivated.
954 (RegConfig): Xref to Windows node.
955
b12c348f
CY
9562008-08-16 Chong Yidong <cyd@stupidchicken.com>
957
3ae7ba79
CY
958 * basic.texi (Inserting Text): Provide command name for C-q.
959
b12c348f
CY
960 * killing.texi (Killing): Copyedit. Define read-only text.
961 (Deletion): DEL and C-d were already explained in Erasing; xref there.
962 (Killing by Lines): Copyedit.
963 (Other Kill Commands): Move M-w description here.
964 (Yanking): Move M-w to Other Kill Commands.
965 (Kill Ring): Also mention saving text in registers. Link to Text
966 Properties in elisp manual.
967 (Accumulating Text): Copyedit.
968 (CUA Bindings): Shift selection is now the default.
969
d8ff7692
TZ
9702008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
971
972 * maintaining.texi (Change Log): Mention next-error is available.
973
a43a8a2e
GM
9742008-08-10 Glenn Morris <rgm@gnu.org>
975
976 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
977 and intermonth text.
978 (Holiday Customizing): Add holiday-chinese.
979
eba27308
EZ
9802008-08-08 Eli Zaretskii <eliz@gnu.org>
981
982 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
983
5f14a5b3
DN
9842008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
985
986 * files.texi (Log Buffer): Describe C-c C-d.
987 (Diff Mode): Describe C-x 4 A.
988
49989bff
EZ
9892008-08-06 Eli Zaretskii <eliz@gnu.org>
990
991 * vc1-xtra.texi (VC Directory Mode): Fix last change.
992
5c915c02
DN
9932008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
994
2beaf97a
DN
995 * files.texi (Old Revisions): Update the keys used by vc-annotate and
996 describe the new bindings to show the changeset diff, toggle annotation
997 visibility, show revisions.
998 (VC Status): Describe key bindings for modifying the change comments,
999 displaying changeset diffs and annotations.
1000
5c915c02
DN
1001 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1002
71798ace
NR
10032008-08-05 Nick Roberts <nickrob@snap.net.nz>
1004
1005 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1006
b8949644
EZ
10072008-08-02 Eli Zaretskii <eliz@gnu.org>
1008
1009 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1010 and wording.
1011
819567d1
DN
10122008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1013
1014 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1015 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1016 commands. Improve some old info.
1017
5f38310a
CY
10182008-07-31 Chong Yidong <cyd@stupidchicken.com>
1019
0dc3906b
CY
1020 * display.texi (Visual Line Mode): New node.
1021
5f38310a
CY
1022 * basic.texi (Inserting Text): Move DEL to deletion node.
1023 (Moving Point): Add additional alternative key bindings. Describe
1024 line-move-visual.
1025 (Erasing): Describe DEL.
1026 (Basic Undo, Blank Lines, Arguments): Copyedit.
1027 (Continuation Lines): Mention Visual Line mode.
1028 (Position Info): Move extended discussion to mule.texi.
1029
1030 * mule.texi (International Chars): Describe C-x =.
1031
1032 * emacs.texi (Top): Add Visual Line Mode node.
1033
7c2fb837
DN
10342008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1035
1036 * emacs.texi: Remove VMS support.
1037
3f6b73ef
DN
10382008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1039
1040 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1041 the vc-dir command name.
1042
9e2a2647
DN
10432008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1044
1045 * xresources.texi: Remove mentions of Mac Carbon.
1046
568beaa2
AS
10472008-07-19 Andreas Schwab <schwab@suse.de>
1048
1049 * ns-emacs.texi: Move to ../misc.
1050
0ef94706
CY
10512008-07-15 Chong Yidong <cyd@stupidchicken.com>
1052
1053 * entering.texi (Exiting): Don't describe text-only terminals as the
1054 default. Describe the new startup screen.
1055 (Exiting): Describe how to kill Emacs first. Change description of
1056 iconification to handle modern window systems.
1057
ba60bd44 10582008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1059
1060 * ns-emacs.texi: New file, documents features of Emacs port under
1061 NeXTstep windowing.
1062
9f30aa73
CY
10632008-07-15 Chong Yidong <cyd@stupidchicken.com>
1064
938a5d2e
CY
1065 * entering.texi (Entering Emacs): Update prev node.
1066
1067 * glossary.texi (Glossary): Remove xref to Text Characters.
1068
9f30aa73
CY
1069 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1070 directly, rather than in the context of ASCII. Move description of
1071 special properties of modifier key to new Modifier Keys node.
1072 (Keys): Copyedit.
1073 (Text Characters): Delete node. Multibyte is the default nowadays, and
1074 the node contents are obsolete.
1075
1076 * custom.texi (Modifier Keys): New node.
1077
1078 * emacs.texi (Top): Update node list.
1079
7e53d36c
CY
10802008-07-13 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1083 saying that Emacs provides menus and mouse support (which is par for
1084 the course).
1085
1086 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1087 early on.
1088 (Point): Copyedit. Relegate historical trivia to a footnote.
1089 (Mode Line): Explain mode-line format more consistently.
1090 (Menu Bar): Copyedit.
1091
1e9fa96d
GM
10922008-06-27 Glenn Morris <rgm@gnu.org>
1093
1094 * cal-xtra.texi (Sexp Diary Entries):
1095 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1096
dc9bebb8
CY
10972008-06-26 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * mark.texi (Shift selection): New node.
1100 (Mark): Copyedits.
1101 (Persistent Mark): Move to the end of the chapter.
1102
e7881076
EZ
11032008-06-20 Eli Zaretskii <eliz@gnu.org>
1104
1105 * makefile.w32-in (distclean): Remove makefile.
1106
f427400c
NR
11072008-06-17 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * building.texi (Starting GUD): Add an entry for gud-gdb.
1110 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1111 command mode.
1112
b597d348
GM
11132008-06-17 Glenn Morris <rgm@gnu.org>
1114
1115 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1116
647b7094
NR
11172008-06-17 Nick Roberts <nickrob@snap.net.nz>
1118
1119 * building.texi (Starting GUD): Expand on remote debugging.
1120 (Other GDB-UI Buffers): Mention new keyboard bindings.
1121
47a30023
GM
11222008-06-15 Glenn Morris <rgm@gnu.org>
1123
1124 * gnu.texi: Use a verbatim license for this invariant section,
1125 as per etc/GNU.
1126
37e5d54a
GM
11272008-06-13 Daniel Engeler <engeler@gmail.com>
1128
1129 * emacs.texi, misc.texi: Add documentation about serial port access.
1130
8e65d46c
GM
11312008-06-13 Glenn Morris <rgm@gnu.org>
1132
c1473b4c
MB
1133 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1134 maintain.info.
8e65d46c 1135
e40a85cd
MB
11362008-06-05 Miles Bader <miles@gnu.org>
1137
1138 * display.texi (Temporary Face Changes): Update to reflect function
1139 renamings in face-remap.el.
1140
56c73dec
MB
11412008-06-04 Miles Bader <miles@gnu.org>
1142
1143 * display.texi (Temporary Face Changes): Add
1144 `adjust-buffer-face-height'. Rewrite description of
1145 `increase-buffer-face-height' and `decrease-default-face-height' now
1146 that they aren't bound by default.
1147
9d3d42fb
MB
11482008-06-03 Miles Bader <miles@gnu.org>
1149
1150 * display.texi (Temporary Face Changes): New node.
1151
2be6bfe2
EZ
11522008-05-31 Eli Zaretskii <eliz@gnu.org>
1153
1154 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1155
daf7e339
GM
11562008-05-31 Glenn Morris <rgm@gnu.org>
1157
1158 * cal-xtra.texi (Fancy Diary Display): Simplify.
1159
d21d2618
GM
11602008-05-30 Glenn Morris <rgm@gnu.org>
1161
1162 * cal-xtra.texi (Fancy Diary Display): Update for
1163 diary-display-function replacing diary-display-hook.
1164
71ce5fd0
JB
11652008-05-29 Drew Adams <drew.adams@oracle.com>
1166
1167 * msdog.texi (Windows Keyboard): Add descriptions of
1168 w32-register-hot-key and w32-unregister-hot-key.
1169
a3cdbdf8
MO
11702008-05-21 Tom Tromey <tromey@redhat.com>
1171
1172 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1173 Variables node.
1174
854a574c
MO
11752008-05-19 Tom Tromey <tromey@redhat.com>
1176
1177 * custom.texi (Variables): Add Directory Variables to menu.
1178 (Directory Variables): New node.
1179
7c2ec3f9
ER
11802008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1181
71ce5fd0 1182 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1183
370fded4
ER
11842008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1185
1186 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1187 Revision Tags and rewritten. Section now uses modern terminology,
1188 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1189 accurately.
1190
6af511e3
EZ
11912008-05-10 Eli Zaretskii <eliz@gnu.org>
1192
1193 * msdog.texi (Windows Files): Update documentation of
1194 w32-get-true-file-attributes.
1195
7a78b6e7
ER
11962008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1197
1198 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1199 directory mode.
1200
1bcfc24e
CY
12012008-05-08 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1204 entry "television".
1bcfc24e 1205
db86064f
ER
12062008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1207
ab5ec32c 1208 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1209
a31b405e
ER
12102008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1211
1212 * emacs/buffers.texi, emacs/files.texi (Version-control):
1213 vc-toggle-read-only is no longer a good idea...
1214
ff2c14fc
GM
12152008-04-29 Glenn Morris <rgm@gnu.org>
1216
1217 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1218
367c9b7c
JL
12192008-04-22 Juri Linkov <juri@jurta.org>
1220
1221 * dired.texi (Subdirectories in Dired): Describe using `^'
1222 to return to the parent directory.
1223
4ac1e9b4
NR
12242008-04-22 Nick Roberts <nickrob@snap.net.nz>
1225
1226 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1227 recent changes.
1228
b9b3bf2b
NR
12292008-04-19 Nick Roberts <nickrob@snap.net.nz>
1230
1231 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1232 (Other GDB-UI Buffers): Update for recent thread related changes.
1233
4d120d6a
SM
12342008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1235
1236 * maintaining.texi (Maintaining):
1237 * emacs.texi (Top): Typo.
1238
a152877d
SM
12392008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1240
b9b3bf2b
NR
1241 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1242 arg in `font-lock-add-keywords'.
a152877d 1243
36c0514c
GM
12442008-04-08 Glenn Morris <rgm@gnu.org>
1245
1246 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1247 Also add Baha'i calendar references where appropriate.
1248
06a97d46
GM
12492008-04-05 Glenn Morris <rgm@gnu.org>
1250
1251 * custom.texi (Init File): Byte-compiling .emacs is bad.
1252
6adc6eed
SM
12532008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1254
1255 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1256
571388b0
GM
12572008-03-29 Glenn Morris <rgm@gnu.org>
1258
1259 * calendar.texi: Update for `calendar-date-style' replacing
1260 `european-calendar'.
1261
3ae8f876
JR
12622008-03-28 Jason Rumney <jasonr@gnu.org>
1263
1264 * display.texi (Display Custom): Mention overlay-margin in text.
1265
5bc6ddff 12662008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1267
5bc6ddff
MB
1268 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1269 tutorial' comments.
03a864d5 1270
7186a830
CY
12712008-03-28 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * mark.texi (Mark): Rearrange nodes.
1274 (Persistent Mark): Rename from Transient Mark.
1275 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1276 Describe Transient Mark mode as the default.
1277
1278 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1279 the default behavior with Transient Mark mode off.
1280 (Position Info): Fix typo.
1281
71ce5fd0
JB
1282 * display.texi (Standard Faces): Reference the Mark node.
1283 Remove discussion of the region face, which is discussed there.
7186a830
CY
1284
1285 * emacs.texi (Top): Update node listings.
1286
1287 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1288 as the default.
1289
1290 * fixit.texi (Undo): Standardize choice of undo key sequence.
1291 (Undo, Spelling): Describe Transient Mark mode as the default.
1292
1293 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1294 default.
1295
1296 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1297
1298 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1299 mode is the default, and note that the mark is not activated when set.
1300
1301 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1302 Describe Transient Mark mode as the default.
1303
1304 * search.texi (Basic Isearch): Reference the Mark Ring node.
1305 (Replace, Unconditional Replace, Other Repeating Search):
1306 Describe Transient Mark mode as the default.
1307
1308 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1309 Transient Mark mode as the default.
1310 (Paragraphs): Describe how M-h behaves when region is active.
1311
1312 * trouble.texi (Quitting): Clarify effects of C-g.
1313
dc47d1ff
GM
13142008-03-13 Glenn Morris <rgm@gnu.org>
1315
1316 * emacs.texi (EMACSVER): Set to 23.0.60.
1317
e3e0fb39 13182008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1319
e3e0fb39
GM
1320 * dired.texi (Hiding Subdirectories): Fix previous change.
1321
13222008-03-05 Drew Adams <drew.adams@oracle.com>
1323
1324 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1325
5e14abf8
KS
13262008-02-28 Kim F. Storm <storm@cua.dk>
1327
1328 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1329 Move describe-distribution to C-h C-o.
1330 Move view-emacs-problems to C-h C-p.
1331 Add view-emacs-debugging on C-h C-d.
1332 Add view-external-packages on C-h C-e.
d0207bf3 1333 Add view-order-manuals on C-h C-m.
5e14abf8 1334
d0207bf3 13352008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1336
1337 * msdog-xtra.texi (MS-DOS): Docstring fix.
1338
87e391bb
EZ
13392008-02-09 Eli Zaretskii <eliz@gnu.org>
1340
1341 * msdog.texi (Windows Fonts): Use a @table for describing font
1342 properties.
1343
5662e503
JR
13442008-02-07 Jason Rumney <jasonr@gnu.org>
1345
1346 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1347 value has changed.
1348 (Windows HOME): Clarify what is meant by "if that fails as well".
1349 (Windows Fonts): New section.
1350
72463824
GM
13512008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1352
1353 * basic.texi (Basic Undo): Remove duplicate "you can".
1354
7ff926e0
EZ
13552008-02-02 Eli Zaretskii <eliz@gnu.org>
1356
1357 * maintaining.texi (Tags): Fix last change.
1358
6ab7aef1
MA
13592008-02-02 Michael Albinus <michael.albinus@gmx.de>
1360
093571c3 1361 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1362
ace67e7e
NR
13632008-01-31 Nick Roberts <nickrob@snap.net.nz>
1364
1365 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1366
ae068fdf
RS
13672008-01-26 Richard Stallman <rms@gnu.org>
1368
1369 * maintaining.texi (Tags): Delete redundant index entry.
1370
a56d9a08
EZ
13712008-01-26 Eli Zaretskii <eliz@gnu.org>
1372
1373 * programs.texi (Imenu): Move "@cindex tags" from here...
1374 * maintaining.texi (Tags): ...to here.
1375
e941ed90
NR
13762008-01-23 Kevin Ryde <user42@zip.com.au>
1377
1378 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1379 click count.
1380
650276d5
JB
13812008-01-21 Juanma Barranquero <lekktu@gmail.com>
1382
1383 * entering.texi (Exiting): Fix typo.
1384 Reported by D. E. Evans <sinuhe@gnu.org>.
1385
8dc17977
MR
13862007-12-31 Martin Rudalics <rudalics@gmx.at>
1387
1388 * glossary.texi (Glossary): Fix typo.
1389
9f9695a6
RS
13902007-12-27 Richard Stallman <rms@gnu.org>
1391
1392 * text.texi (Formatted Text): Improve menu tag.
1393 (Editing Format Info): In Info, add duplicate menu of nodes
1394 about the submenus.
1395 (Format Faces): Say where Faces menu is found. Mention Other.
1396 (Format Colors): Say where these submenus are found.
1397 (Format Indentation, Format Justification): Likewise.
1398 (Format Properties): Likewise.
1399
abfd0191
RS
14002007-12-22 Richard Stallman <rms@gnu.org>
1401
1402 * search.texi (Query Replace): Make exp of query-replace more
1403 self-contained, and clarify.
8dc17977 1404
abfd0191
RS
1405 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1406
a2586785
RS
14072007-12-15 Richard Stallman <rms@gnu.org>
1408
1409 * files.texi (Auto Save): Clarify definition of auto-saving.
1410
a67cf2bb
RS
14112007-11-26 Richard Stallman <rms@gnu.org>
1412
1413 * help.texi (Help Echo): Cleanups.
1414
448b33b1
TTN
14152007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1416
1417 * files.texi (Why Version Control?): Fix typo.
1418 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1419 (Selecting a Fileset): Fix typos; small rewording.
1420 (Log Buffer): Likewise.
1421 (Old Revisions): Likewise.
448b33b1 1422
221bb7f6
EZ
14232007-11-17 Eli Zaretskii <eliz@gnu.org>
1424
1425 * mule.texi (Communication Coding): Fix wording of last change.
1426
d0207bf3 14272007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1428
630cb3b7
JB
1429 * custom.texi (Specifying File Variables):
1430 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1431
53b7759e
KH
14322007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1433
a5ab2e0c 1434 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1435
1436 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1437
c8763fb6 14382007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1439
630cb3b7 1440 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1441 --output=file.
1442
ff98e024
MR
14432007-11-13 Martin Rudalics <rudalics@gmx.at>
1444
1445 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1446 (Help Echo): Avoid mentioning the term "region" here and
1447 consistently use the term "active text".
1448
37b11c22
GM
14492007-11-11 Glenn Morris <rgm@gnu.org>
1450
1451 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1452
21d50ba1
JL
14532007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1454
1455 * search.texi (Query Replace): Mention
1456 `query-replace-show-replacement'.
1457
c12ecb0a 14582007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1459
1460 * building.texi (Watch Expressions): Remove obscure sentence.
1461
3b4201f4
KH
14622007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1463
1464 * mule.texi (Select Input Method): Describe how to activate an input
1465 method in the text mode.
1466
07e5c0b0
DN
14672007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1468
1469 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1470
52dd7391
NR
14712007-10-30 Nick Roberts <nickrob@snap.net.nz>
1472
1473 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1474
c004e539
GM
14752007-10-30 Glenn Morris <rgm@gnu.org>
1476
1477 * misc.texi (Directory Tracking): Explain a bit more about
1478 dirtrack-mode.
1479
ca8c5b8c
GM
14802007-10-25 Glenn Morris <rgm@gnu.org>
1481
1482 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1483
b6c764ef
RS
14842007-10-24 Richard Stallman <rms@gnu.org>
1485
1486 * misc.texi (Interactive Shell): Cleanup last change.
1487
eabd84c9
JL
14882007-10-22 Juri Linkov <juri@jurta.org>
1489
1490 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1491 default values.
1492
0b43c7e2
ER
14932007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1494
ca8c5b8c 1495 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1496 'filesets'.
1497
a80859d4
MR
14982007-10-18 Martin Rudalics <rudalics@gmx.at>
1499
1500 * trouble.texi (Quitting): Fix typo.
1501
c9447ae1
GM
15022007-10-18 Glenn Morris <rgm@gnu.org>
1503
1504 * frames.texi (Mode Line Mouse): Mention minor mode names.
1505
168b980f
JL
15062007-10-17 Juri Linkov <juri@jurta.org>
1507
1508 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1509 fill-paragraph operates on the active region in Transient Mark mode.
1510 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1511 with fill-paragraph.
1512
1513 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1514 fill-paragraph.
1515
1516 * fixit.texi (Spelling): ispell-word operates on the active region
1517 in Transient Mark mode.
1518
5a331f34
JB
15192007-10-17 Aaron S. Hawley <aaronh@garden.org>
1520
1521 * building.texi (Source Buffers):
1522 * custom.texi (Init Non-ASCII):
1523 * glossary.texi (Glossary): Use "key binding" consistently.
1524
2a9f4d55
JB
15252007-10-17 Juanma Barranquero <lekktu@gmail.com>
1526
1527 * calendar.texi (Diary): Fix directive.
1528
de13cecf
RS
15292007-10-16 Richard Stallman <rms@gnu.org>
1530
1531 * calendar.texi (Diary): Clarify text about diary file example.
1532
5f90d53e
ER
15332007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1534
1535 * files.texi: Capitalize node names according to convention.
1536
3aa491bc
GM
15372007-10-13 Glenn Morris <rgm@gnu.org>
1538
1539 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1540
8a3106d3
ER
15412007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1542
1543 * emacs.texi:
1544 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1545 suggested by RMS and Robert J. Chassell.
8a3106d3 1546
da1080a2
ER
15472007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1548
3aa491bc 1549 * files.texi (Version Systems):
0870a421
ER
1550 * vc-xtra.texi:
1551 * vc1-xtra.texi:
ac3f4c6f 1552 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1553 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1554 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1555 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1556
58ade22b
ER
15572007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1558
da1080a2 1559 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1560 Reorder the descriptions to be chronological.
1561
93870ce2
RS
15622007-10-09 Richard Stallman <rms@gnu.org>
1563
1564 * display.texi (Cursor Display): Correct how cursor appears
1565 in nonselected windows.
1566
568c7288
NR
15672007-10-04 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * building.texi (GDB Graphical Interface): Remove references to gdba
1570 and mention gud-gdb.
1571
1af74d06 15722007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1573
1af74d06 1574 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1575
0d8fb755
JL
15762007-10-06 Juri Linkov <juri@jurta.org>
1577
1578 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1579 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1580 fill-paragraph-or-region.
1581
1582 * basic.texi (Arguments): Replace fill-paragraph with
1583 fill-paragraph-or-region.
1584
b981e2c6
ER
15852007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1586
1587 * files.texi: Update the section on version control for 2007
2a9f4d55 1588 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1589 will come later.
1590
5fceaf9c
GM
15912007-09-15 Glenn Morris <rgm@gnu.org>
1592
1593 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1594 to `list-holidays'.
1595
b0e44b17
GM
15962007-09-14 Glenn Morris <rgm@gnu.org>
1597
1598 * calendar.texi: Update all instances of mark-calendar-holidays,
1599 list-calendar-holidays, list-holidays with the new names.
1600
8cf51b2c
GM
16012007-09-06 Glenn Morris <rgm@gnu.org>
1602
46a367db 1603 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1604 Split into the Emacs manual in emacs/, and other manuals in misc/.
1605 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1606 manual.
1607 (infodir): New variable.
1608 (info): Use $infodir.
1609 (emacsman): Delete target, not needed any more.
1610 Move all targets that are not the Emacs manual to misc/Makefile.in.
1611 (mostlyclean): Remove `gnustmp'.
1612 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1613 manual.
92f9b43f 1614 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1615 (emacsman): Delete target, not needed any more.
1616 (clean): Remove all info files but Emacs manual.
1617 Move all targets that are not the Emacs manual to misc/Makefile.in.
1618 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1619
1620 * Makefile.in (INFOSOURCES): Delete.
1621 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1622 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1623 *.vrs *.toc here...
1624 (maintainer-clean): ...from here.
1625
16262007-09-05 Glenn Morris <rgm@gnu.org>
1627
1628 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1629
8cf51b2c
GM
16302007-08-29 Glenn Morris <rgm@gnu.org>
1631
1632 * emacs.texi (EMACSVER): Increase to 23.0.50.
1633
3420c522
RS
16342007-08-27 Richard Stallman <rms@gnu.org>
1635
1636 * emacs.texi (Top): Clarify menu item for Glossary.
1637
1638 * display.texi (Faces): Change secn title.
1639 Clarify not all fonts come from Font Lock.
1640
8cf51b2c
GM
16412007-08-17 Eli Zaretskii <eliz@gnu.org>
1642
1643 * basic.texi (Position Info): Add index entry for face at point.
1644 Mention that character faces are also displayed by "C-u C-x =".
1645
8cf51b2c
GM
16462007-08-08 Glenn Morris <rgm@gnu.org>
1647
1648 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1649
16502007-08-07 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * files.texi (File Conveniences): Document point motion keys in Image
1653 mode.
1654
8cf51b2c
GM
16552007-07-27 Glenn Morris <rgm@gnu.org>
1656
8cf51b2c
GM
1657 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1658 in-line.
1659
1660 * gpl.texi: New file with text of GPL.
1661 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1662
16632007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1664
1665 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1666
1667 * dired.texi (Wdired): Mention C-x C-q key binding.
1668
16692007-07-28 Nick Roberts <nickrob@snap.net.nz>
1670
1671 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1672
16732007-07-25 Glenn Morris <rgm@gnu.org>
1674
8cf51b2c
GM
1675 * emacs.texi (Copying): Replace license with GPLv3.
1676
1677 * Relicense all FSF files to GPLv3 or later.
1678
16792007-07-24 Glenn Morris <rgm@gnu.org>
1680
1681 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1682 for some calendars.
1683
16842007-07-23 Nick Roberts <nickrob@snap.net.nz>
1685
1686 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1687 default-directory for the current buffer is on a remote machine.
1688
8cf51b2c
GM
16892007-07-21 Eli Zaretskii <eliz@gnu.org>
1690
1691 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1692 default value.
1693
16942007-07-21 Richard Stallman <rms@gnu.org>
1695
1696 * files.texi (Why Version Control?): Improve previous change.
1697
16982007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1699
1700 * files.texi (Why Version Control?): New node.
1701
8cf51b2c
GM
17022007-07-12 Nick Roberts <nickrob@snap.net.nz>
1703
8cf51b2c
GM
1704 * building.texi (Starting GUD): Add xref to this anchor.
1705
8cf51b2c
GM
17062007-06-24 Karl Berry <karl@gnu.org>
1707
2a9f4d55 1708 * emacs.texi: New Back-Cover Text.
8cf51b2c 1709
8cf51b2c
GM
17102007-06-07 Alan Mackenzie <acm@muc.de>
1711
1712 * display.texi (Optional Mode Line): Document the new form of
1713 line+column numbers, "(561,2)".
1714
17152007-06-06 Juanma Barranquero <lekktu@gmail.com>
1716
49823426 1717 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1718
17192007-06-02 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * Version 22.1 released.
1722
8cf51b2c
GM
17232007-05-07 Karl Berry <karl@gnu.org>
1724
1725 * emacs.texi (EMACSVER): Back to 22.
1726
17272007-05-06 Richard Stallman <rms@gnu.org>
1728
1729 * maintaining.texi (Create Tags Table): Clean up previous change.
1730
c8763fb6 17312007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1732
1733 * maintaining.texi (Create Tags Table): Add text about the dangers of
1734 making symbolic links to tags files.
1735
17362007-05-04 Karl Berry <karl@gnu.org>
1737
1738 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1739
17402007-05-03 Karl Berry <karl@gnu.org>
1741
1742 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1743
1744 * .cvsignore (*.pdf): New entry.
1745
8cf51b2c
GM
1746 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1747 for printing.
1748
17492007-05-01 Richard Stallman <rms@gnu.org>
1750
1751 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1752
8cf51b2c
GM
17532007-04-28 Glenn Morris <rgm@gnu.org>
1754
1755 * ack.texi (Acknowledgments):
1756 * anti.texi (Antinews):
8cf51b2c
GM
1757 * programs.texi (Program Modes): Restore mention of python.el pending
1758 consideration of legal status.
1759
17602007-04-28 Richard Stallman <rms@gnu.org>
1761
1762 * files.texi (File Names): Fixes to ~ description on MS systems.
1763
8cf51b2c
GM
17642007-04-26 Glenn Morris <rgm@gnu.org>
1765
1766 * emacs.texi (EMACSVER): Increase to 22.1.50.
1767
17682007-04-25 Karl Berry <karl@gnu.org>
1769
1770 * emacs.texi: Improve line breaks on copyright page,
1771 similar layout to lispref, 8.5x11 by default.
1772
1773 * dired.texi (Image-Dired): Improve line break, fix typo.
1774
17752007-04-24 Chong Yidong <cyd@stupidchicken.com>
1776
1777 * programs.texi (Program Modes):
8cf51b2c
GM
1778 * anti.texi (Antinews):
1779 * ack.texi (Acknowledgments): python.el removed.
1780
8cf51b2c
GM
17812007-04-23 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * display.texi (Highlight Interactively): Correct description of
1784 hi-lock-file-patterns-policy.
1785
1786 * files.texi (File Archives): Mention self-extracting executables.
1787
17882007-04-23 Eli Zaretskii <eliz@gnu.org>
1789
1790 * search.texi (Unconditional Replace, Query Replace): Add xref to
1791 "Replacement and Case".
1792
17932007-04-22 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * dired.texi (Image-Dired): Move from Thumbnails node.
1796 * misc.texi (Thumbnails): Node deleted.
1797 * emacs.texi (Top): Update node listing.
1798
1799 * files.texi (File Conveniences):
49823426 1800 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1801
18022007-04-21 Richard Stallman <rms@gnu.org>
1803
1804 * display.texi (Highlight Interactively): Correct previous change.
1805 Clarify doc of hi-lock-find-patterns, and move new features into it.
1806
18072007-04-20 David Koppelman <koppel@ece.lsu.edu>
1808
1809 * display.texi (Highlight Interactively): Document
1810 hi-lock-file-patterns-policy.
1811
18122007-04-20 Martin Rudalics <rudalics@gmx.at>
1813
1814 * display.texi (Scrolling): Fix typo.
1815
8cf51b2c
GM
18162007-04-15 Chong Yidong <cyd@stupidchicken.com>
1817
8cf51b2c
GM
1818 * doclicense.texi: Remove node heading, so that it can be included by
1819 other files.
1820
1821 * emacs.texi: Insert node heading for GFDL.
1822
8cf51b2c
GM
18232007-04-14 Eli Zaretskii <eliz@gnu.org>
1824
1825 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1826 "command line".
1827
1828 * display.texi (Faces): Refer to "Creating Frames" for face
1829 and other frame customizations in .emacs.
1830
1831 * frames.texi (Creating Frames): Mention that face customizations can
1832 be put in .emacs. Add index entries.
1833
18342007-04-12 Richard Stallman <rms@gnu.org>
1835
1836 * glossary.texi (Glossary): Explain `iff'.
1837
18382007-04-11 Karl Berry <karl@gnu.org>
1839
1840 * gnu.texi (Top),
1841 * macos.texi (Mac Font Specs),
1842 * anti.texi (Antinews),
1843 * xresources.texi (Resources),
1844 * misc.texi (Emulation),
1845 * calendar.texi (Daylight Saving),
1846 * dired.texi (Dired and Find),
1847 * rmail.texi (Remote Mailboxes),
1848 * sending.texi (Mail Headers),
1849 * programs.texi (Which Function),
1850 * files.texi (Recover),
1851 * buffers.texi (Uniquify),
1852 * frames.texi (Wheeled Mice),
1853 * killing.texi (Rectangles): Wording to improve breaks in
1854 8.5x11 format.
1855 * mule.texi (Language Environments): \hbadness=10000 since there's
1856 no way to reword.
1857 * emacs.texi (smallbook): New @set to more easily switch between
1858 smallbook and 8.5x11.
1859
18602007-04-11 Richard Stallman <rms@gnu.org>
1861
1862 * files.texi (File Conveniences): Add xref to Tumme.
1863 Delete text about Thumbnail mode.
1864
8cf51b2c
GM
18652007-04-09 Alan Mackenzie <acm@muc.de>
1866
1867 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1868 new name. Insert concept index entries.
1869
8cf51b2c
GM
18702007-04-08 Chong Yidong <cyd@stupidchicken.com>
1871
1872 * display.texi (Standard Faces): Document prefix arg for
1873 list-faces-display.
1874
1875 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1876
8cf51b2c
GM
18772007-04-07 Chong Yidong <cyd@stupidchicken.com>
1878
8cf51b2c
GM
1879 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1880
1881 * files.texi (Misc File Ops): Rewrite description of
1882 insert-file-literally.
1883
8cf51b2c
GM
18842007-03-31 Eli Zaretskii <eliz@gnu.org>
1885
1886 * misc.texi (Printing): Postscript -> PostScript.
1887
8cf51b2c
GM
1888 * ack.texi (Acknowledgments): Postscript -> PostScript.
1889
1890 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1891
1892 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1893 below.
1894
18952007-03-30 Chong Yidong <cyd@stupidchicken.com>
1896
1897 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1898 Init Non-ASCII.
1899 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1900 (Init Non-ASCII): New node.
1901
19022007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1903
1904 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1905
8cf51b2c
GM
19062007-03-12 Glenn Morris <rgm@gnu.org>
1907
8cf51b2c
GM
1908 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1909 "Daylight Savings".
1910
49823426 1911 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1912 saving" in text throughout.
1913
8cf51b2c
GM
19142007-03-04 Richard Stallman <rms@gnu.org>
1915
1916 * custom.texi (Safe File Variables): Minor correction.
1917
8cf51b2c
GM
19182007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1919
1920 * rmail.texi (Movemail): Add internal ref.
1921 Don't indent the intro for the PROTO table.
1922 Format PROTO table items with @code.
1923
8cf51b2c
GM
19242007-02-26 Nick Roberts <nickrob@snap.net.nz>
1925
1926 * building.texi: Remove references to bashdb.
1927
8cf51b2c
GM
19282007-02-19 Juanma Barranquero <lekktu@gmail.com>
1929
1930 * mule.texi (Language Environments): Update list of supported language
1931 environments.
1932
8cf51b2c
GM
19332007-02-14 Kim F. Storm <storm@cua.dk>
1934
1935 * building.texi (Grep Searching): Fix lgrep doc.
1936
19372007-02-12 Chong Yidong <cyd@stupidchicken.com>
1938
1939 * back.texi: Remove unused file.
1940
c8763fb6 19412007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1942
1943 * maintaining.texi (Tag Syntax): Now --members is the default for
1944 etags, not for ctags yet.
1945
8cf51b2c
GM
19462007-02-03 Eli Zaretskii <eliz@gnu.org>
1947
1948 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1949 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1950 expects. Add comments to prevent people from inadvertently modifying
1951 the key parts needed by `texinfo-multiple-files-update'.
1952
19532007-01-29 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * frames.texi (Secondary Selection): Window clicked does not matter
1956 when mouse-yank-at-point is non-nil.
1957
8cf51b2c
GM
19582007-01-16 Glenn Morris <rgm@gnu.org>
1959
1960 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1961 system abbrev.
1962
19632007-01-11 Richard Stallman <rms@gnu.org>
1964
1965 * msdog.texi (Windows Keyboard): Another small cleanup.
1966
19672007-01-10 Richard Stallman <rms@gnu.org>
1968
1969 * msdog.texi (Windows Keyboard): Yet another try to make
1970 everyone happy with that passage.
1971
19722007-01-05 Richard Stallman <rms@gnu.org>
1973
1974 * anti.texi (Antinews): Mention M-x shell scrolling.
1975
19762007-01-05 Nick Roberts <nickrob@snap.net.nz>
1977
1978 * building.texi (Watch Expressions): Describe gdb-max-children.
1979
8cf51b2c
GM
19802007-01-04 Richard Stallman <rms@gnu.org>
1981
8cf51b2c
GM
1982 * msdog.texi (Windows Keyboard): Clarify previous change.
1983
8cf51b2c
GM
19842007-01-02 Richard Stallman <rms@gnu.org>
1985
1986 * custom.texi (Changing a Variable): Minor clarification.
1987 (Specific Customization): customize-customized => customize-unsaved.
1988
1989 * entering.texi (Entering Emacs): Clean up text about restarting
1990 Emacs for each file.
1991
1992 * misc.texi (Shell Options): Minor cleanup.
1993
1994 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1995 with Emacs, not vice versa.
1996
1997 * programs.texi (Symbol Completion): Recommend customizing
1998 window manager.
1999
2000 * xresources.texi (Resources): Minor fix.
2001
c8763fb6 20022007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2003
2004 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2005
20062007-01-01 Richard Stallman <rms@gnu.org>
2007
2008 * commands.texi (User Input): Document keys stolen by window mangers.
2009
20102006-12-31 Richard Stallman <rms@gnu.org>
2011
2012 * custom.texi (Specific Customization): Document customize-option
2013 instead of customize-variable.
2014
20152006-12-31 Kim F. Storm <storm@cua.dk>
2016
2017 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2018
20192006-12-30 Kim F. Storm <storm@cua.dk>
2020
2021 * killing.texi (CUA Bindings): Fix typo.
2022
2023 * xresources.texi (Table of Resources): Mention grow-only value for
2024 auto-resize-tool-bars.
2025
8cf51b2c
GM
20262006-12-27 Eli Zaretskii <eliz@gnu.org>
2027
2028 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2029 and how to get them back.
2030
20312006-12-26 Richard Stallman <rms@gnu.org>
2032
2033 * calendar.texi (Holidays): Holiday listing is based on current
2034 practice, but DST is not.
2035
20362006-12-25 Richard Stallman <rms@gnu.org>
2037
2038 * emacs.texi (Top): Update subnode menus.
2039
2040 * mark.texi (Transient Mark): Fix xref.
2041
2042 * killing.texi (Graphical Kill): Node deleted.
2043 (Killing): Add xref to Cut and Paste.
2044 (CUA Bindings): Update xref.
2045
2046 * frames.texi (Cut and Paste): New section to hold other nodes.
2047 (Mouse Commands): Node demoted.
2048 (Cut/Paste Other App): Split out from Mouse Commands.
2049 (Word and Line Mouse): Likewise.
2050 (Secondary Selection, Clipboard): Nodes demoted.
2051
8cf51b2c
GM
20522006-12-24 Kevin Ryde <user42@zip.com.au>
2053
2054 * calendar.texi (Holidays): US daylight saving begins second Sunday
2055 in March for 2007 onwards.
2056 (Daylight Savings): Show new US default daylight saving rules, 2nd
2057 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2058
20592006-12-23 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * calendar.texi (Scroll Calendar): < and > are switched.
2062
20632006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2064
2065 * killing.texi (Deletion): Describe M-\ prefix argument.
2066
20672006-12-23 Richard Stallman <rms@gnu.org>
2068
2069 * search.texi (Regexp Search): Explain why forward and reverse regexp
2070 search are not mirror images.
2071
8cf51b2c
GM
20722006-12-19 Kim F. Storm <storm@cua.dk>
2073
2074 * major.texi (Choosing Modes): Describe match-function elements for
2075 magic-mode-alist.
2076
8cf51b2c
GM
20772006-12-18 Eli Zaretskii <eliz@gnu.org>
2078
2079 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2080 peculiarities.
2081
20822006-12-18 Richard Stallman <rms@gnu.org>
2083
2084 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2085
8cf51b2c
GM
20862006-12-17 Alan Mackenzie <acm@muc.de>
2087
2088 * programs.texi (Left Margin Paren): Remove the bit which says
2089 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2090 Discuss some of the issues of setting this option to nil.
2091
20922006-12-17 Glenn Morris <rgm@gnu.org>
2093
2094 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2095
20962006-12-16 Eli Zaretskii <eliz@gnu.org>
2097
2098 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2099 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2100 NTFS volumes.
2101 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2102 volumes.
2103
21042006-12-15 Eli Zaretskii <eliz@gnu.org>
2105
2106 * text.texi (HTML Mode): Fix "C-c TAB".
2107
8cf51b2c
GM
21082006-12-09 Richard Stallman <rms@gnu.org>
2109
2110 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2111
21122006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2113
2114 * files.texi (Misc File Ops): Document insert-file-literally.
2115
21162006-12-08 Eli Zaretskii <eliz@gnu.org>
2117
2118 * cmdargs.texi (Colors): Note that --color is intended for overriding
2119 the terminal defaults, not for normal invocation.
2120
2121 * misc.texi (Emacs Server): Improve wording. Don't mention the
2122 ``server program''. Add a cross-reference to "Init File" node.
2123 (Invoking emacsclient): Add index entries. Document both short and
2124 long versions of command-line options. Document the -f option.
2125
8cf51b2c
GM
21262006-12-06 Richard Stallman <rms@gnu.org>
2127
2128 * text.texi (Outline Format): Say to set outline-regexp
2129 and outline-level with major modes and file local variables.
2130
c8763fb6 21312006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2132
2133 * anti.texi (Antinews): Mention the alternative to
2134 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2135
8cf51b2c
GM
2136 * misc.texi (Interactive Shell): Ditto.
2137
21382006-12-04 Eli Zaretskii <eliz@gnu.org>
2139
2140 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2141
2142 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2143
21442006-12-01 Eli Zaretskii <eliz@gnu.org>
2145
2146 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2147 colon in the mode line.
2148
2149 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2150
21512006-11-26 Nick Roberts <nickrob@snap.net.nz>
2152
2153 * building.texi (Watch Expressions): Mention SPC for expanding/
2154 contracting watch expressions.
2155
21562006-11-26 Kim F. Storm <storm@cua.dk>
2157
2158 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2159
21602006-11-26 Nick Roberts <nickrob@snap.net.nz>
2161
2162 * building.texi (Debugger Operation): Define text command mode.
2163 Clarify how tooltips work.
2164 (GDB Graphical Interface): Explain how to run in text command mode
2165 more clearly.
2166
21672006-11-25 Juanma Barranquero <lekktu@gmail.com>
2168
2169 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2170
21712006-11-22 Juanma Barranquero <lekktu@gmail.com>
2172
2173 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2174
8cf51b2c
GM
21752006-11-18 Chong Yidong <cyd@stupidchicken.com>
2176
2177 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2178 and EMACS is deprecated.
2179
21802006-11-18 Juanma Barranquero <lekktu@gmail.com>
2181
2182 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2183
c8763fb6 21842006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2185
2186 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2187
2188 * emacs.texi: Include xresources.texi both for info and dvi.
2189
2190 * xresources.texi: Merge text from xresmini.texi.
2191
c8763fb6 21922006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2193
2194 * glossary.texi: Fix typos.
2195
8cf51b2c
GM
21962006-11-06 Richard Stallman <rms@gnu.org>
2197
2198 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2199
2200 * ack.texi (Acknowledgments): Fix name spelling.
2201
22022006-11-01 Juri Linkov <juri@jurta.org>
2203
2204 * search.texi (Word Search): Document incremental word search.
2205
22062006-10-28 Glenn Morris <rgm@gnu.org>
2207
2208 * ack.texi (Acknowledgments): Add cal-html author.
2209
2210 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2211 Calendar"). Describe new package cal-html.
2212 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2213 Calendar Files."
2214
8cf51b2c
GM
22152006-10-23 Richard Stallman <rms@gnu.org>
2216
2217 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2218 Abbrev mode is enabled.
2219
8cf51b2c
GM
22202006-10-16 Richard Stallman <rms@gnu.org>
2221
8cf51b2c
GM
2222 * emacs.texi: Update ISBN.
2223
8cf51b2c
GM
22242006-10-11 Kim F. Storm <storm@cua.dk>
2225
2226 * emacs.texi (Acknowledgments): Use @dotless{i}.
2227
22282006-10-08 Nick Roberts <nickrob@snap.net.nz>
2229
2230 * building.texi (Breakpoints Buffer): Mention catchpoints.
2231
22322006-10-08 Kim F. Storm <storm@cua.dk>
2233
2234 * ack.texi (Acknowledgments): Update.
2235
2236 * emacs.texi (Acknowledgments): Fix bad @/ form.
2237
8cf51b2c
GM
22382006-10-05 Kim F. Storm <storm@cua.dk>
2239
2240 * emacs.texi (Acknowledgments): Add more contributors.
2241
22422006-10-03 Richard Stallman <rms@gnu.org>
2243
2244 * emacs.texi (Acknowledgments): Update version and edition.
2245
8cf51b2c
GM
22462006-10-01 Karl Berry <karl@gnu.org>
2247
2248 * custom.texi (Customization Groups): Page break to keep example buffer
2249 on one page.
2250
22512006-09-30 Karl Berry <karl@gnu.org>
2252
2253 * programs.texi (Basic Indent): @need to improve page break.
2254 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2255
22562006-09-29 Glenn Morris <rgm@gnu.org>
2257
2258 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2259
22602006-09-29 Karl Berry <karl@gnu.org>
2261
2262 * windows.texi (Basic Window): Remove forced @break, no longer
2263 desirable.
2264 * frames.texi (Frame Commands),
2265 * mark.texi (Marking Objects): Reword to avoid bad page break.
2266 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2267
22682006-09-19 Richard Stallman <rms@gnu.org>
2269
2270 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2271 stick to present tense.
2272
c8763fb6 22732006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2274
2275 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2276 to x-gtk-use-old-file-dialog.
2277 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2278
22792006-09-15 Jay Belanger <belanger@truman.edu>
2280
49823426 2281 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2282 Change "Library Public License" to "Lesser Public License"
2283 throughout. Use "yyyy" to represent year.
2284
8cf51b2c
GM
22852006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2286
2287 * files.texi (Visiting): Add index entry "open file".
2288
8cf51b2c
GM
22892006-09-11 Richard Stallman <rms@gnu.org>
2290
2291 * building.texi (Compilation Mode): Clarification.
2292 (Grep Searching): Add xref to Compilation Mode.
2293
8cf51b2c
GM
22942006-09-08 Richard Stallman <rms@gnu.org>
2295
2296 * search.texi (Search): Ref multi-file search commands here.
2297 (Other Repeating Search): Not here.
2298
8cf51b2c
GM
22992006-08-28 Richard Stallman <rms@gnu.org>
2300
2301 * windows.texi (Split Window): Update xref.
2302
2303 * basic.texi (Continuation Lines): Update xref.
2304
2305 * indent.texi (Tab Stops): Update xref.
2306
2307 * emacs.texi (Top): Update subnode menu.
2308
2309 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2310 split out of Display Custom.
2311
23122006-08-25 Kim F. Storm <storm@cua.dk>
2313
2314 * display.texi (Display Custom): Add variables overline-margin
2315 and x-underline-at-descent-line.
2316
23172006-08-25 Richard Stallman <rms@gnu.org>
2318
2319 * entering.texi (Exiting): Rewrite to give graphical displays
2320 priority over text terminals.
2321
2322 * search.texi (Incremental Search): Move index entries.
2323
23242006-08-23 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * custom.texi (Init File): Reference Find Init to avoid "home
2327 directory" confusion.
2328
23292006-08-22 Nick Roberts <nickrob@snap.net.nz>
2330
2331 * building.texi (Other GDB-UI Buffers): Describe how to edit
2332 a value in the locals buffer.
2333
23342006-08-21 Richard Stallman <rms@gnu.org>
2335
2336 * search.texi (Basic Isearch): Add `isearch' index entry.
2337
23382006-08-16 Richard Stallman <rms@gnu.org>
2339
2340 * misc.texi (Saving Emacs Sessions): Clean up wording.
2341
2342 * mark.texi (Marking Objects): Mention term "select all".
2343
2344 * emacs.texi (Top): Update subnode menu.
2345
2346 * help.texi (Help Mode): Move node up in file.
2347
8cf51b2c
GM
23482006-08-15 Nick Roberts <nickrob@snap.net.nz>
2349
2350 * building.texi (Stack Buffer): Explain fringe arrow.
2351
8cf51b2c
GM
23522006-08-12 Eli Zaretskii <eliz@gnu.org>
2353
8cf51b2c
GM
2354 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2355 on startup.
2356
23572006-08-11 Romain Francoise <romain@orebokech.com>
2358
2359 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2360
23612006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2362
2363 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2364
23652006-08-10 Richard Stallman <rms@gnu.org>
2366
2367 * text.texi (Format Faces): Substantial rewrites to deal
2368 with face merging. Empty regions don't count. Clarify
2369 face property inheritance.
2370
23712006-08-08 Romain Francoise <romain@orebokech.com>
2372
2373 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2374 <arjuropo@cc.jyu.fi>.
2375
8cf51b2c
GM
23762006-08-04 Eli Zaretskii <eliz@gnu.org>
2377
2378 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2379 apply to all frames.
2380
8cf51b2c
GM
23812006-08-01 Richard Stallman <rms@gnu.org>
2382
2383 * help.texi (Name Help): Add index entries for describe-variable.
2384
23852006-08-01 Nick Roberts <nickrob@snap.net.nz>
2386
2387 * building.texi (GDB Graphical Interface): Shorten node names.
2388 (GDB-UI Layout): Use GDB-related.
2389 (Other GDB-UI Buffers): Simplify English.
2390
23912006-07-31 Richard Stallman <rms@gnu.org>
2392
2393 * search.texi (Query Replace): Add xref for Dired's Q command.
2394
8cf51b2c
GM
23952006-07-31 Nick Roberts <nickrob@snap.net.nz>
2396
2397 * building.texi (GDB commands in Fringe): Rename to...
2398 (Source Buffers): ..this and move forward. Describe hollow arrow and
2399 new option gdb-find-source-frame.
2400
24012006-07-29 Richard Stallman <rms@gnu.org>
2402
2403 * dired.texi (Operating on Files): Simplify previous change
2404 and fix Texinfo usage.
2405
24062006-07-29 Eli Zaretskii <eliz@gnu.org>
2407
2408 * dired.texi (Operating on Files): Add cross-references. State the
2409 Unix commands that do similar things.
2410
24112006-07-28 Richard Stallman <rms@gnu.org>
2412
2413 * mark.texi (Transient Mark): Clarify that region never disappears
2414 when Transient Mark mode is off, and not when it is on.
2415
24162006-07-27 Richard Stallman <rms@gnu.org>
2417
2418 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2419
24202006-07-24 Richard Stallman <rms@gnu.org>
2421
2422 * xresources.texi (GTK styles): Fix texinfo usage.
2423
8cf51b2c
GM
2424 * commands.texi (User Input): Explain why we teach keyboard cmds.
2425
2426 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2427 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2428 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2429 * doclicense.texi, display.texi, dired.texi, basic.texi:
2430 * anti.texi, ack.texi: Move periods and commas inside quotes.
2431
24322006-07-22 Eli Zaretskii <eliz@gnu.org>
2433
2434 * cmdargs.texi (General Variables): Document EMAIL.
2435
24362006-07-21 Eli Zaretskii <eliz@gnu.org>
2437
2438 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2439 doesn't have effect on MS-Windows.
2440
8cf51b2c
GM
24412006-07-17 Richard Stallman <rms@gnu.org>
2442
2443 * building.texi (Grep Searching): Explain about chaining grep commands.
2444
8cf51b2c
GM
24452006-07-10 Nick Roberts <nickrob@snap.net.nz>
2446
49823426 2447 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2448
24492006-07-09 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2452 is invoked for multiple files.
2453
24542006-07-08 Eli Zaretskii <eliz@gnu.org>
2455
2456 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2457 on-line manual for the rest of this node.
2458 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2459 unconditionally.
2460 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2461 Improve wording.
2462 (Windows Printing): Improve wording.
2463 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2464 rest of this node.
2465
8cf51b2c
GM
24662006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2467
49823426
GM
2468 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2469 with eval-buffer.
8cf51b2c
GM
2470
24712006-07-05 Nick Roberts <nickrob@snap.net.nz>
2472
2473 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2474 of character translation.
2475
24762006-07-04 Nick Roberts <nickrob@snap.net.nz>
2477
2478 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2479
24802006-07-03 Karl Berry <karl@gnu.org>
2481
2482 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2483 not-too-underfull hboxes in the TeX output.
2484 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2485 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2486 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2487 * sending.texi, text.texi: Fix overfull/underfull boxes.
2488
24892006-07-03 Romain Francoise <romain@orebokech.com>
2490
2491 * m-x.texi (M-x): Fix.
2492
24932006-07-03 Richard Stallman <rms@gnu.org>
2494
8cf51b2c
GM
2495 * search.texi (Other Repeating Search): filename -> file name.
2496
2497 * misc.texi (Narrowing): Minor cleanups.
2498
2499 * files.texi (Visiting): filename -> file name.
2500
2501 * emacs.texi (Top): Update subnode menus.
2502
2503 * mule.texi (Coding Systems): Move char translation stuff here.
2504 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2505 (Recognize Coding): Substantial local rewrites.
2506 (International): Update menu.
2507
2508 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2509 (Scrolling): Substantial local rewrites.
2510 (Display): Update menu and intro.
2511
2512 * dired.texi: filename -> file name.
2513
2514 * custom.texi (Safe File Variables): Texinfo usage fix.
2515
f0131492 25162006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2517
2518 * help.texi, m-x.texi: Lots of cleanups.
2519
8cf51b2c
GM
25202006-06-30 Eli Zaretskii <eliz@gnu.org>
2521
2522 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2523 (Windows Processes, Windows Misc): Shorten the printed version by
2524 selectively conditioning less important portions by @ifnottex.
2525
8cf51b2c
GM
25262006-06-27 Richard Stallman <rms@gnu.org>
2527
2528 * mini.texi (Minibuffer File): Minor cleanup.
2529
25302006-06-25 Nick Roberts <nickrob@snap.net.nz>
2531
2532 * frames.texi (XTerm Mouse): Rename to...
2533 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2534
2535 * emacs.texi (Top): Use new node name.
2536
25372006-06-24 Eli Zaretskii <eliz@gnu.org>
2538
2539 * emacs.texi (Top): Update the detailed menu according to changes in
2540 msdog.texi.
2541
2542 * msdog.texi (Windows Keyboard): New section.
2543 (Windows Mouse): New section.
2544 (Windows System Menu): Remove section (text merged with "Windows
2545 Keyboard").
2546 (Windows Misc): New section.
2547
2548 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2549
2550 * msdog.texi (ls in Lisp): New section.
2551
2552 * files.texi (Visiting): Document case-insensitive wildcard matching
2553 under find-file-wildcards.
2554
8cf51b2c
GM
25552006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2556
2557 * macos.texi (Mac Input): Add description of mac-function-modifier.
2558 Now Unicode keyboard layouts work.
2559
8cf51b2c
GM
25602006-06-10 Richard Stallman <rms@gnu.org>
2561
2562 * mule.texi (Recognize Coding): Clarify previous change.
2563
25642006-06-09 Kenichi Handa <handa@m17n.org>
2565
2566 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2567 notation.
2568
25692006-06-07 Kevin Ryde <user42@zip.com.au>
2570
2571 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2572 manual for @ifnottex, but in emacs-extra for @iftex.
2573
2574 * cmdargs.texi (General Variables): Fix smtpmail xref.
2575
25762006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2577
8cf51b2c 2578 * programs.texi (Comment Commands):
8cf51b2c 2579 * custom.texi (Specifying File Variables):
49823426 2580 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2581
25822006-06-07 Nick Roberts <nickrob@snap.net.nz>
2583
2584 * building.texi (Watch Expressions): Move node to end.
2585 (GDB Graphical Interface): Move description of clicks in fringe...
2586 (GDB commands in the Fringe): ...to here. New node.
2587
8cf51b2c
GM
25882006-06-05 Romain Francoise <romain@orebokech.com>
2589
49823426 2590 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2591
25922006-06-05 Nick Roberts <nickrob@snap.net.nz>
2593
2594 * building.texi (GDB Graphical Interface): Update bindings.
2595 (Commands of GUD): Add gud-print. Remove gud-run.
2596 Restate availability more generally.
2597
f0131492 25982006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2599
2600 * mini.texi: Lots of cleanups.
2601
26022006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2603
2604 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2605 and Mouse-2.
2606
c8763fb6 26072006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2608
2609 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2610
8cf51b2c
GM
26112006-05-31 Richard Stallman <rms@gnu.org>
2612
2613 * basic.texi (Moving Point): Fix previous change.
2614
c8763fb6 26152006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2616
2617 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2618
f0131492 26192006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2620
2621 * basic.texi: Many simplifications and improvements in wording.
2622
8cf51b2c
GM
26232006-05-26 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * anti.texi (Antinews): Create a node for gdb-ui.
2626
8cf51b2c
GM
26272006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2628
2629 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2630
26312006-05-20 Richard Stallman <rms@gnu.org>
2632
2633 * dired.texi (Dired Navigation): dired-goto-file is now j.
2634
8cf51b2c
GM
26352006-05-20 Eli Zaretskii <eliz@gnu.org>
2636
2637 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2638 and their aliases.
2639
2640 * msdog.texi (Windows Printing): Mention non-support of plain text
2641 printing with some el-cheapo printers, and suggest a workaround.
2642
26432006-05-20 Kevin Ryde <user42@zip.com.au>
2644
2645 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2646 remove the bit saying you must set it.
2647
26482006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2649
2650 * trouble.texi (Checklist):
2651 * text.texi (Text, Auto Fill, Text Mode):
2652 * search.texi (Nonincremental Search):
2653 * rmail.texi (Rmail Labels):
2654 * mule.texi (Input Methods, Multibyte Conversion):
2655 * misc.texi (Gnus, Where to Look, PostScript):
2656 * maintaining.texi (Create Tags Table):
2657 * indent.texi (Indentation Commands):
2658 * fixit.texi (Spelling):
2659 * emacs.texi (Copying):
2660 * custom.texi (Init File): ifinfo -> ifnottex.
2661
8cf51b2c
GM
26622006-05-17 Richard Stallman <rms@gnu.org>
2663
2664 * files.texi (Diff Mode): Mention C-x `.
2665
26662006-05-08 Richard Stallman <rms@gnu.org>
2667
2668 * custom.texi (Disabling): Textual cleanups.
2669
8cf51b2c
GM
26702006-05-12 Glenn Morris <rgm@gnu.org>
2671
2672 * calendar.texi (Displaying the Diary, Format of Diary File):
2673 Refer to diary-view-entries, diary-list-entries,
2674 diary-show-all-entries rather than obsolete aliases.
2675
26762006-05-12 Eli Zaretskii <eliz@gnu.org>
2677
2678 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2679 (Displaying the Diary, Special Diary Entries, Importing Diary):
2680 * building.texi (Compilation Shell):
2681 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2682 emacs-xtra with @inforef's.
2683
2684 * files.texi (Visiting): Fix wording.
2685
2686 * mule.texi (Coding Systems, Text Coding): More indexing.
2687 Mention that C-x RET f can set eol conversion.
2688
c8763fb6 26892006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2690
2691 * xresmini.texi (GTK resources): Insert GTK description.
2692
2693 * xresources.texi (GTK resources): metafont should be menufont.
2694
8cf51b2c
GM
26952006-05-06 Michael Albinus <michael.albinus@gmx.de>
2696
49823426 2697 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2698 method, user name and host name is active only in partial
2699 completion mode.
2700
8cf51b2c
GM
27012006-05-06 Eli Zaretskii <eliz@gnu.org>
2702
2703 * makefile.w32-in (emacs.dvi):
2704 * Makefile.in (emacs.dvi): Add xresmini.texi.
2705
2706 * xresmini.texi (Table of Resources): Remove xref to non-existent
2707 node "LessTif Resources".
2708
2709 * msdog.texi (Microsoft Windows):
2710 * calendar.texi (Calendar/Diary, Displaying the Diary)
2711 (Special Diary Entries, Importing Diary, Holidays):
2712 * programs.texi (Program Modes):
2713 * text.texi (Text):
2714 * buffers.texi (Several Buffers):
2715 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2716
27172006-05-06 Eli Zaretskii <eliz@gnu.org>
2718
2719 The following changes merge the emacs-xtra manual into the main
2720 manual, but only for on-line version of the manual.
2721
2722 * vc2-xtra.texi (Version Backups, Local Version Control)
2723 (Making Snapshots, Change Logs and VC, Version Headers)
2724 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2725 on-line manual.
2726
2727 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2728 for on-line manual.
2729
2730 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2731 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2732 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2733 for on-line manual.
2734
2735 * fortran-xtra.texi (Fortran, Fortran Autofill)
2736 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2737 for on-line manual.
2738
2739 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2740 Conditional xref's for on-line manual.
2741
2742 * emerge-xtra.texi (Emerge, Overview of Emerge)
2743 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2744 manual.
2745
2746 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2747 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2748 (EMACSSOURCES): Use EMACS_XTRA.
2749 (../info/emacs-xtra): Remove.
2750 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2751
2752 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2753 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2754 (EMACSSOURCES): Use EMACS_XTRA.
2755 ($(infodir)/emacs-xtra): Remove.
2756 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2757
2758 * trouble.texi (Quitting):
2759 * text.texi (Text):
2760 * programs.texi (Program Modes):
2761 * msdog.texi (Microsoft Windows):
2762 * frames.texi (Frames):
2763 * files.texi (Backup, Version Control, VC Concepts)
2764 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2765 (Registering, VC Status, VC Undo, Multi-User Branching)
2766 (Comparing Files):
2767 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2768 (Displaying the Diary, Special Diary Entries, Importing Diary):
2769 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2770 conditional xref's, depending on @iftex/@ifnottex.
2771
2772 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2773 "MS-DOS". @include msdog-xtra.texi.
2774
2775 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2776 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2777
2778 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2779 for vc-xtra.texi subsections.
2780 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2781 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2782
2783 * sending.texi (Sending Mail): A @node line without explicit Prev,
2784 Next, and Up links.
2785
2786 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2787 Next, and Up links.
2788
2789 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2790 and its sections. @include picture-xtra.texi.
2791
2792 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2793 "Emerge".
2794 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2795
2796 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2797 exact duplicate of its name-sake in calendar.texi.
2798
2799 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2800 "Advanced Calendar/Diary Usage".
2801 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2802
2803 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2804 dired-xtra.texi.
2805 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2806
2807 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2808 (Files) [ifnottex]: Add menu entry for Autorevert.
2809
2810 * emacs-xtra.texi (Introduction): Reword to make consistent with
2811 printed version only.
2812 <Top level>: Remove the body of all chapters and move them to the
2813 new *-xtra.texi files. Use @raisesections and @lowersections to
2814 convert sections to chapters etc.
2815
2816 * msdog-xtra.texi:
2817 * fortran-xtra.texi:
2818 * vc-xtra.texi:
2819 * vc1-xtra.texi:
2820 * vc2-xtra.texi:
2821 * emerge-xtra.texi:
2822 * cal-xtra.texi:
2823 * dired-xtra.texi:
2824 * arevert-xtra.texi: New files, with text from respective chapters
2825 of emacs-xtra.texi. Convert each @chapter into @section, @section
2826 into @subsection, etc.
2827
2828 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2829 updated.
2830
2831 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2832 Windows". All references updated.
2833
28342006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2835
2836 * macos.texi (Mac Input): Mention input from Character Palette.
2837 (Mac Font Specs): Fix typo.
2838
28392006-05-05 Richard Stallman <rms@gnu.org>
2840
2841 * files.texi (Diff Mode): Minor cleanup.
2842
28432006-05-05 Karl Berry <karl@gnu.org>
2844
8cf51b2c
GM
2845 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2846 errors from the current release of makeinfo (4.8).
2847 * help.texi (Library Keywords): Change widest word in multitable
2848 template from `emulations' to `convenience'. (Not sure if this is
2849 related to the font change.)
2850
28512006-05-05 Eli Zaretskii <eliz@gnu.org>
2852
2853 * files.texi (File Names): Add a footnote about limited support of
2854 ~USER on MS-Windows.
2855
2856 * cmdargs.texi (Initial Options): Add a footnote about limited
2857 support of ~USER on MS-Windows.
2858
28592006-05-03 Richard Stallman <rms@gnu.org>
2860
2861 * files.texi (Diff Mode): Node moved here.
2862 (Comparing Files): Delete what duplicates new node.
2863 (Files): Put Diff Mode in menu.
2864
2865 * misc.texi (Diff Mode): Moved to files.texi.
2866
2867 * emacs.texi (Top): Update menu for Diff Mode.
2868
2869 * trouble.texi (Emergency Escape): Simplify.
2870
2871 * emacs.texi (Top): Minor clarification.
2872
28732006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2874
2875 * commands.texi, entering.texi, screen.texi: Many simplifications.
2876
28772006-05-03 Richard Stallman <rms@gnu.org>
2878
2879 * commands.texi (Text Characters): Delete paragraph about unibyte
2880 non-ASCII printing chars.
2881
2882 * killing.texi (Killing): Say "graphical displays".
2883 * display.texi: Say "graphical displays".
2884
2885 * cmdargs.texi (Misc X): Say "graphical displays".
2886
28872006-05-01 Richard Stallman <rms@gnu.org>
2888
2889 * emacs.texi (Top): Add Diff Mode to menu.
2890
28912006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2892
2893 * misc.texi (Diff Mode): New node.
2894
28952006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2896
2897 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2898 (Mac Environment Variables): Shorten example line.
2899 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2900
29012006-05-01 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * building.texi (GUD Customization): Describe cases %d and %c.
2904 Update description for %e.
2905
29062006-04-30 Glenn Morris <rgm@gnu.org>
2907
2908 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2909
29102006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2911
2912 * custom.texi (Examining): Update C-h v output example.
2913
29142006-04-29 Kim F. Storm <storm@cua.dk>
2915
2916 * building.texi (Grep Searching): Add lgrep and rgrep.
2917
8cf51b2c
GM
29182006-04-23 Richard Stallman <rms@gnu.org>
2919
2920 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2921
2922 * xresmini.texi: New file.
2923
2924 * xresources.texi (Face Resources): Split table into font resources
2925 and the rest. Combine similar attributes for brevity.
2926
8cf51b2c
GM
29272006-04-21 Eli Zaretskii <eliz@gnu.org>
2928
2929 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2930 backslashes and case-insensitivity in file names (moved to the
2931 main manual).
2932 (MS-DOS Printing): Move most of the text to the main manual.
2933
2934 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2935 New nodes.
2936 (Windows Processes, Windows System Menu): Add index entries and
2937 fix wording.
2938
8cf51b2c
GM
29392006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2940
2941 * misc.texi (Shell Ring): Add notes on saved input when
2942 navigating off the end of the history list.
2943
29442006-04-18 Chong Yidong <cyd@mit.edu>
2945
2946 * misc.texi (Shell Options): Correct default value of
2947 comint-scroll-show-maximum-output.
2948
8cf51b2c
GM
29492006-04-18 Nick Roberts <nickrob@snap.net.nz>
2950
2951 * building.texi (Watch Expressions): Update.
2952
8cf51b2c
GM
29532006-04-12 Richard Stallman <rms@gnu.org>
2954
2955 * search.texi: Clean up previous change.
2956
29572006-04-12 Eli Zaretskii <eliz@gnu.org>
2958
2959 * search.texi (Regexp Backslash, Regexp Replace): Add index
2960 entries for ``back reference'' and mention the term itself in the
2961 text.
2962
29632006-04-11 Richard Stallman <rms@gnu.org>
2964
2965 * custom.texi (Safe File Variables):
2966 Document enable-local-variables = :safe.
2967
29682006-04-11 Karl Berry <karl@gnu.org>
2969
2970 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2971 (Remote Repositories, Version Backups, Local Version Control)
2972 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2973 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2974 (Renaming VC Work Files and Master Files)
2975 (Inserting Version Control Headers, Customizing VC, General Options)
2976 (Options for RCS and SCCS, Options specific for CVS): Move all
2977 these nodes to emacs-xtra.texi, for brevity.
2978 * cmdargs.texi, files.texi: Change cross-references.
2979
8cf51b2c
GM
29802006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2981
2982 * files.texi (Old Versions): Update description of vc-annotate's
2983 use of color to indicate date ranges.
2984
8cf51b2c
GM
29852006-04-09 Kevin Ryde <user42@zip.com.au>
2986
8cf51b2c
GM
2987 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2988 put info and printed manual names the right way around.
2989
29902006-04-09 Karl Berry <karl@gnu.org>
2991
2992 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2993 emacs-xtra.texi, leaving only MS Windows information.
2994 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2995 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2996 node names.
2997
2998 * emacs.texi: Move @summarycontents and @contents to the beginning
2999 of the file.
3000
8cf51b2c
GM
30012006-04-08 Kevin Ryde <user42@zip.com.au>
3002
3003 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3004
30052006-04-07 Richard Stallman <rms@gnu.org>
3006
3007 * programs.texi (Comments, Comment Commands, Options for Comments)
3008 (Multi-Line Comments): "Align", not "indent".
3009 (Basic Indent): C-j deletes trailing whitespace before the newline.
3010
30112006-04-06 Richard Stallman <rms@gnu.org>
3012
8cf51b2c
GM
3013 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3014
30152006-04-06 Eli Zaretskii <eliz@gnu.org>
3016
3017 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3018
8cf51b2c
GM
30192006-04-05 Richard Stallman <rms@gnu.org>
3020
3021 * emacs.texi (Top): Update subnode menu.
3022
3023 * trouble.texi (Unasked-for Search): Node deleted.
3024 (Lossage): Delete from menu.
3025
30262006-04-04 Richard Stallman <rms@gnu.org>
3027
3028 * trouble.texi: Various cleanups.
3029 (Checklist): Don't bother saying how to snail a bug report.
3030 (Emergency Escape): Much rewriting.
3031 (After a Crash): Rename the core dump immediately.
3032 (Total Frustration): Call it a psychotherapist.
3033 (Bug Criteria): Avoid "illegal instruction".
3034 (Sending Patches): We always put the contributor's name in.
3035
3036 * misc.texi (Thumbnails): Minor correction.
3037
8cf51b2c
GM
30382006-04-03 Richard Stallman <rms@gnu.org>
3039
3040 * misc.texi (Thumbnails): Minor cleanup.
3041
30422006-04-02 Karl Berry <karl@gnu.org>
3043
3044 * sending.texi (Mail Sending): pxref to Top needs five args.
3045
3046 * texinfo.tex: Update to current version (2006-03-21.13).
3047
8cf51b2c
GM
30482006-03-31 Richard Stallman <rms@gnu.org>
3049
3050 * emacs.texi (Top): Update subnode menu.
3051
3052 * help.texi (Help Mode): Cleanup.
3053
3054 * dired.texi: Many cleanups.
3055 (Dired Deletion): Describe dired-recursive-deletes.
3056 (Operating on Files): dired-create-directory moved.
3057 (Misc Dired Features): Move to here.
3058 (Tumme): Node moved to misc.texi.
3059
3060 * custom.texi: Many cleanups.
3061 (Minor Modes): Don't mention ISO Accents Mode.
3062 (Examining): Update C-h v output example.
3063 (Hooks): Add index and xref for add-hook.
3064 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3065 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3066
3067 * misc.texi: Many cleanups.
3068 (beginning): Add to summary of topics.
3069 (Shell): Put eshell xref at the end. Remove eshell from table.
3070 (Thumbnails): New node.
3071
8cf51b2c
GM
30722006-03-28 Eli Zaretskii <eliz@gnu.org>
3073
3074 * files.texi (File Name Cache): Make it clear that the cache is
3075 not persistent.
3076
8cf51b2c
GM
30772006-03-25 Karl Berry <karl@gnu.org>
3078
49823426
GM
3079 * emacs-xtra.texi, emacs.texi, gnu.texi:
3080 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3081 (2) do not indent copyright year list (or anything else).
3082
8cf51b2c
GM
30832006-03-21 Juanma Barranquero <lekktu@gmail.com>
3084
3085 * files.texi (VC Dired Mode): Remove misplaced brackets.
3086
30872006-03-21 Andre Spiegel <spiegel@gnu.org>
3088
3089 * files.texi: Various updates and clarifications in the VC chapter.
3090
30912006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3092
3093 * help.texi (Help Mode): Document "C-c C-c".
3094
8cf51b2c
GM
30952006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3096
3097 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3098 menu in the standalone Info reader.
3099
31002006-03-15 Chong Yidong <cyd@stupidchicken.com>
3101
3102 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3103 moved here from Emacs manual.
3104
3105 * programs.texi (Fortran): Section moved to emacs-xtra.
3106 (Program Modes): Xref to Fortran in emacs-xtra.
3107
3108 * maintaining.texi (Emerge): Move to emacs-xtra.
3109 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3110
3111 * picture.texi: File deleted.
3112 * Makefile.in:
3113 * makefile.w32-in: Remove picture.texi.
3114
3115 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3116 * abbrevs.texi (Abbrevs):
3117 * sending.texi (Sending Mail): Picture node removed.
3118
3119 * emacs.texi (Top): Update node listings.
3120
8cf51b2c
GM
31212006-03-12 Richard Stallman <rms@gnu.org>
3122
3123 * calendar.texi: Various cleanups.
3124
8cf51b2c
GM
31252006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3126
3127 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3128 syntax.
3129
8cf51b2c
GM
31302006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3131
3132 * search.texi (Regexps): More accurately describe which characters
3133 are special in which situations. Recommend _not_ to quote `]' or
3134 `-' when they are not special.
3135
8cf51b2c
GM
31362006-02-28 Andre Spiegel <spiegel@gnu.org>
3137
3138 * files.texi (Old Versions): Clarify operation of C-x v =.
3139
8cf51b2c
GM
31402006-02-21 Nick Roberts <nickrob@snap.net.nz>
3141
3142 * building.texi (Watch Expressions): Update and describe
3143 gdb-speedbar-auto-raise.
3144
31452006-02-19 Richard M. Stallman <rms@gnu.org>
3146
3147 * emacs.texi: Use @smallbook.
3148 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3149 Update subnode menu.
3150
3151 * building.texi (Lisp Interaction): Minor addition.
3152
31532006-02-18 Nick Roberts <nickrob@snap.net.nz>
3154
3155 * building.texi (Watch Expressions): Update and be more precise.
3156
c8763fb6 31572006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3158
3159 * maintaining.texi (Create Tags Table): Explain why the
3160 exception when etags writes to files under the /dev tree.
3161
31622006-02-14 Richard M. Stallman <rms@gnu.org>
3163
3164 * custom.texi (Safe File Variables): Lots of clarification.
3165 Renamed from Unsafe File Variables.
3166
31672006-02-14 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * custom.texi (Unsafe File Variables): File variable confirmation
3170 assumed denied in batch mode.
3171
31722006-02-14 Richard M. Stallman <rms@gnu.org>
3173
3174 * building.texi (GDB User Interface Layout): Don't say `inferior'
3175 for program being debugged.
3176
31772006-02-15 Nick Roberts <nickrob@snap.net.nz>
3178
3179 * building.texi (GDB Graphical Interface):
3180 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3181
31822006-02-13 Chong Yidong <cyd@stupidchicken.com>
3183
3184 * custom.texi (Specifying File Variables, Unsafe File Variables):
3185 New nodes, split from File Variables. Document new file local
3186 variable behavior.
3187
31882006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3189
3190 * display.texi (Standard Faces):
8cf51b2c
GM
3191 * files.texi (Visiting):
3192 * frames.texi (Clipboard):
3193 * glossary.texi (Glossary) <Clipboard>:
3194 * xresources.texi (X Resources): Mention Mac OS port.
3195
8cf51b2c
GM
31962006-02-12 Richard M. Stallman <rms@gnu.org>
3197
3198 * building.texi (Building): Clarify topic in intro.
3199
3200 * maintaining.texi (Maintaining): Change title; clarify topic.
3201 Delete duplicate index entries.
3202
3203 * building.texi (Other GDB User Interface Buffers): Clarifications.
3204
3205 * text.texi (Cell Commands): Clarifications.
3206
3207 * programs.texi (Defuns): Delete duplicate explanation of
3208 left-margin paren convention.
3209 (Hungry Delete): Minor cleanup.
3210
32112006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3212
3213 * dired.texi (Tumme): More tumme documentation.
3214
32152006-02-11 Alan Mackenzie <acm@muc.de>
3216
3217 * programs.texi ("Hungry Delete"): Correct the appellation of the
3218 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3219
32202006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3221
3222 * dired.texi (Tumme): Fix small bug.
3223
32242006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3225
3226 * macos.texi (Mac International): Rename "fontset-mac" to
3227 "fontset-standard".
3228
8cf51b2c
GM
32292006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3230
3231 * dired.texi (Tumme): Basic documentation for Tumme added.
3232
8cf51b2c
GM
32332006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3234
3235 * mule.texi (International):
3236 * programs.texi (Basic Indent): Fix typos.
3237
8cf51b2c
GM
3238 * custom.texi (Minor Modes):
3239 * display.texi (Text Display):
3240 * commands.texi (Text Characters): Update xrefs.
3241
32422006-02-07 Richard M. Stallman <rms@gnu.org>
3243
3244 * emacs.texi (Top): Update subnode menu.
3245 Update info on old Emacs papers.
3246 (Intro): "Graphical display", not window system.
3247
3248 * xresources.texi (GTK styles): Minor clarifications.
3249
3250 * trouble.texi: "Graphical display", not window system.
3251 (Stuck Recursive): Minor clarification.
3252
3253 * text.texi: Minor clarifications.
3254 (Sentences): Explain why two-space convention is better.
3255 Explain sentence-end-without-period here.
3256 (Fill Commands): Not here.
3257 (Refill): Node moved down.
3258 (Filling): Update menu.
3259 (Table Creation, Cell Justification, Column Commands): Clarify.
3260
3261 * sending.texi: Minor clarifications.
3262
3263 * search.texi (Regexp Backslash): Clarification.
3264
3265 * rmail.texi: Minor cleanups.
3266 (Rmail): Delete digression about `rmail-mode'.
3267 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3268 (Rmail Files): Mention C-u M-x rmail.
3269 (Rmail Reply): Mention References.
3270 (Rmail Display): Mention rmail-nonignored-headers.
3271
3272 * programs.texi: Minor cleanups.
3273 (Comment Commands): Mention momentary Transient Mark mode.
3274 (Matching): Be more specific about customizing show-paren-mode.
3275 (Info Lookup): Don't list the modes that support C-h S.
3276 Just say what it does in an unsupported mode.
3277 (Man Page): Delete excessive info on customizing woman.
3278 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3279
3280 * abbrevs.texi: Minor clarifications.
3281 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3282 not "dynamic abbrevs" as if they were a kind of abbrev.
3283
3284 * picture.texi (Picture): Minor cleanup.
3285
3286 * mule.texi (Communication Coding): Say "other applications".
3287 (Fontsets): Not specific to X. Add xref to X Resources.
3288 (Unibyte Mode): Rename from Single-Byte Character Support.
3289 "Graphical display", not window system.
3290 (International): Update menu.
3291
3292 * maintaining.texi (Format of ChangeLog):
3293 New node, split out from ChangeLog.
3294 (ChangeLog): Clarifications in the remaining text.
3295 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3296 (Find Tag): Add @w.
3297 (Tags Search): Explain tag table order here. Simplify grep ref.
3298 (List Tags): tags-tag-face is a variable, not a face.
3299 (Emerge): Cleanups.
3300
3301 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3302 (Keyboard Macros): Avoid "the user".
3303
3304 * killing.texi: "Graphical display", not window system.
3305
3306 * help.texi (Help Echo): "Graphical display", not window system.
3307
3308 * glossary.texi: Say "you", not "the user". Say "graphical display".
3309
3310 * frames.texi: Minor cleanups. "Graphical display", not window system.
3311
3312 * files.texi (Visiting): Make drag-and-drop not X-specific.
3313
3314 * custom.texi: Minor cleanups. "Graphical display", not window system.
3315
3316 * cmdargs.texi: Minor cleanups.
3317
3318 * building.texi (Compilation): Move and split kill-compilation para.
3319 Add para about multiple compilers.
3320 (Compilation Mode): Commands also available in grep mode and others.
3321 Mention C-u C-x ` more tutorially. Clarify C-x `.
3322 (Compilation Shell): Clarify. Put Bash example first.
3323 (Grep Searching): Minor cleanups; add @w.
3324 (Debuggers): Minor cleanups.
3325 (Starting GUD): Make GDB xgraphical mode issue clearer.
3326 (Debugger Operation): Lots of clarifications including
3327 GDB tooltip side-effect issue.
3328 (Commands of GUD): Clarify.
3329 (GUD Customization): Add bashdb-mode-hook.
3330 (GDB Graphical Interface): Rewrite for clarity.
3331 (GDB User Interface Layout): Rewrite for clarity.
3332 (Stack Buffer, Watch Expressions): Likewise.
3333 (Other GDB User Interface Buffers): Cleanups.
3334 (Lisp Libraries, External Lisp): Cleanup.
3335
3336 * basic.texi (Position Info): "Graphical displays", rather than
3337 window systems.
3338
3339 * anti.texi: Minor cleanup.
3340
8cf51b2c
GM
33412006-02-03 Eli Zaretskii <eliz@gnu.org>
3342
3343 * custom.texi (Init File, Find Init): Add cross-references to
3344 where $HOME is described.
3345
33462006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3347
3348 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3349 is not inside the @table.
3350
3351 * emacs.texi (Top): Correct node name.
3352
3353 * files.texi (File Names): Fix @xref.
3354 (Reverting): Fix typo.
3355
3356 * mule.texi (International): Correct node name.
3357
3358 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3359
33602006-02-01 Richard M. Stallman <rms@gnu.org>
3361
3362 * emacs.texi (Top): Update subnode menu.
3363
3364 * mule.texi: Minor clarifications.
3365 Reduce the specific references to X Windows.
3366 Refer to "graphical" terminals, rather than window systems.
3367 (Text Coding): Rename from Specify Coding.
3368 (Communication Coding, File Name Coding, Terminal Coding):
3369 New nodes split out from Text Coding.
3370
3371 * kmacro.texi: Minor clarifications.
3372 (Keyboard Macro Ring): Comment out some excessive commands.
3373 (Basic Keyboard Macro): Split up the table, putting part in each node.
3374
3375 * major.texi: Minor clarifications.
3376
3377 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3378
3379 * windows.texi: Minor clarifications.
3380 (Change Window): Don't describe mode-line mouse cmds here.
3381 Add xref to Mode Line Mouse.
3382
3383 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3384
3385 * macos.texi (Mac International): Fix xref.
3386
3387 * indent.texi: Minor clarifications.
3388
3389 * frames.texi: Minor clarifications.
3390 Reduce the specific references to X Windows.
3391 Refer to "graphical" terminals, rather than window systems.
3392 (Frame Parameters): Don't mention commands like
3393 set-foreground-color. Just say to customize a face.
3394 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3395
3396 * files.texi: Minor clarifications.
3397 (Numbered Backups): New node, split out from Backup Names.
3398
3399 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3400
3401 * cmdargs.texi (General Variables): Fix xref.
3402
3403 * buffers.texi: Minor clarifications.
3404
8cf51b2c
GM
34052006-01-31 Richard M. Stallman <rms@gnu.org>
3406
3407 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3408 Nodes moved to top.
3409
3410 * display.texi: Minor clarifications.
3411 (Display): Rearrange menu.
3412 (Standard Faces): Mention query-replace face.
3413 (Faces): Simplify.
3414 (Font Lock): Simplify face customization info.
3415 (Highlight Changes): Node merged into Highlight Interactively.
3416 (Highlight Interactively): Much rewriting and cleanup.
3417 (Optional Mode Line): Narrowed line number not good for goto-line.
3418 Simplify face customization advice.
3419 (Text Display): Mention use of escape-glyph face.
3420 Move ctl-arrow and tab-width here.
3421 (Display Custom): Move no-redraw-on-reenter to end of node.
3422
3423 * search.texi: Minor clarifications.
3424 (Isearch Scroll): Simplify.
3425 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3426
3427 * regs.texi (Registers): Mention bookmarks here.
3428
3429 * mark.texi: Minor clarifications.
3430 (Selective Undo): Node deleted.
3431
3432 * m-x.texi: Minor clarifications.
3433
3434 * killing.texi: Minor clarifications.
3435 Refer to "graphical" terminals, rather than window systems.
3436
3437 * help.texi: Clarifications.
3438 (Help): Don't describe C-h F and C-h K here.
3439 (Key Help): Describe C-h K here.
3440 (Name Help): Mention Emacs Lisp Intro.
3441 Describe C-h F here.
3442 (Misc Help): Mention C-h F and C-h K only briefly.
3443
3444 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3445 Selective undo text merged in.
3446 (Spelling): Mention Aspell along with Ispell.
3447
3448 * emacs.texi (Top): Update subnode menus.
3449
3450 * basic.texi (Basic Undo): Rename from Undo. Most of text
3451 moved to new Undo node.
3452
8cf51b2c
GM
34532006-01-29 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * basic.texi (Continuation Lines, Inserting Text):
3456 Mention longlines mode.
3457
34582006-01-29 Richard M. Stallman <rms@gnu.org>
3459
10d1d0af 3460 * screen.texi: Minor cleanups.
8cf51b2c
GM
3461 (Screen): Clean up the intro paragraphs.
3462 (Mode Line): Lots of rewriting. Handle frame-name better.
3463 eol-mnemonic-... vars moved out.
3464
3465 * emacs.texi (Top): Change menu item for MS-DOS node.
3466 Update subnode menu.
3467
3468 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3469 chapter relates to Windows. Title changed.
3470
3471 * mini.texi: Minor cleanups.
3472
3473 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3474 (Mark): Put it in the menu.
3475
3476 * entering.texi: Minor cleanups.
3477
3478 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3479 (Intro): Refer to "graphical" terminals, rather than X.
3480
3481 * display.texi (Display Custom): Add xref to Variables.
3482 (Optional Mode Line): eol-mnemonic-... vars moved here.
3483
3484 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3485 rather than X.
3486
8cf51b2c
GM
3487 * basic.texi: Minor cleanups.
3488 (Undo): selective-undo moved.
3489
8cf51b2c
GM
34902006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3491
3492 * anti.texi (Antinews): Various corrections and additions.
3493
34942006-01-23 Juri Linkov <juri@jurta.org>
3495
3496 * custom.texi (Easy Customization, Customization Groups)
3497 (Browsing Custom): Mention links along with buttons.
3498
8cf51b2c
GM
34992006-01-21 Eli Zaretskii <eliz@gnu.org>
3500
8cf51b2c
GM
3501 * text.texi (TeX Print): Use @key for TAB.
3502
8cf51b2c
GM
3503 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3504
8cf51b2c
GM
35052006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3506
3507 * files.texi (File Aliases): Don't claim that usually separate
3508 buffers are created for two file names that name the same data.
3509 Mention additional situations where different names mean the same
3510 file on disk.
3511
35122006-01-19 Richard M. Stallman <rms@gnu.org>
3513
3514 * killing.texi (Deletion): Upcase @key argument.
3515
3516 * custom.texi (Custom Themes): Minor cleanup.
3517
3518 * programs.texi (Hungry Delete): Upcase @key argument.
3519
8cf51b2c
GM
35202006-01-16 Juri Linkov <juri@jurta.org>
3521
3522 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3523 Move `mode-line-highlight' before `mode-line-buffer-id'.
3524
8cf51b2c
GM
35252006-01-14 Richard M. Stallman <rms@gnu.org>
3526
3527 * basic.texi (Inserting Text): Minor cleanup.
3528
8cf51b2c
GM
35292006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3530
3531 * custom.texi (Changing a Variable, Face Customization):
3532 Update for changes in Custom menus.
3533
8cf51b2c
GM
35342006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3535
3536 * macos.texi (Mac International): Undo last change.
3537
8cf51b2c
GM
35382006-01-02 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * custom.texi (Custom Themes): Describe the new
3541 customize-create-theme interface.
3542
35432005-12-30 Juri Linkov <juri@jurta.org>
3544
3545 * basic.texi (Position Info): Update example.
3546
c8763fb6 35472005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3548
3549 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3550
35512005-12-24 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * custom.texi (Custom Themes): `load-theme' always loads.
3554
35552005-12-23 Juri Linkov <juri@jurta.org>
3556
3557 * display.texi (Highlight Interactively): Use double space to
3558 separate sentences. Replace C-p with M-p, and C-n with M-n.
3559
35602005-12-22 Richard M. Stallman <rms@gnu.org>
3561
3562 * custom.texi (Easy Customization and subnodes):
3563 Replace "active field" with "button".
3564 Use "user option" only for variables.
3565 Use "setting" for variable-or-face.
3566
35672005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * buffers.texi (Select Buffer): Change order in table to make
3570 "Similar" refer to the correct item.
3571 (Indirect Buffers): Minor rewording.
3572
8cf51b2c
GM
35732005-12-20 Juri Linkov <juri@jurta.org>
3574
3575 * files.texi (VC Status): Put P and N near p and n.
3576
8cf51b2c
GM
35772005-12-19 Richard M. Stallman <rms@gnu.org>
3578
3579 * programs.texi (Electric C): Delete the info about newline control.
3580 (Other C Commands): Minor cleanup.
3581 (Left Margin Paren): Minor cleanup.
3582
35832005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3584
3585 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3586 (Customization Groups): Delete text moved to "Browsing Custom".
3587 (Browsing Custom): New node.
3588 (Specific Customization): Clarify which commands only work for
3589 loaded options.
3590
35912005-12-18 Bill Wohler <wohler@newt.com>
3592
3593 * frames.texi (Tool Bars): Shorten text of previous change.
3594
35952005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3596
3597 * files.texi (VC Status): Document log-view mode.
3598
35992005-12-18 Bill Wohler <wohler@newt.com>
3600
3601 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3602 permanently via the customize interface.
3603
8cf51b2c
GM
36042005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3605
3606 * killing.texi (Killing by Lines): Document `kill-whole-line'
3607 function.
3608
c8763fb6 36092005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3610
3611 * buffers.texi (Select Buffer): Change `prev-buffer' to
3612 `previous-buffer'. Indicate that these functions use a frame
3613 local buffer list.
3614
8cf51b2c
GM
36152005-12-12 Richard M. Stallman <rms@gnu.org>
3616
3617 * custom.texi (Easy Customization): Change menu comment.
3618 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3619
3620 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3621 (Help): Among the Apropos commands, describe only C-h a here.
3622
36232005-12-11 Richard M. Stallman <rms@gnu.org>
3624
3625 * programs.texi (Options for Comments): Comment-end starts with space.
3626
3627 * glossary.texi (Glossary): Minor cleanup.
3628
3629 * files.texi (Old Versions): Use @table.
3630
8cf51b2c
GM
36312005-12-10 David Koppelman <koppel@ece.lsu.edu>
3632
3633 * display.texi (Highlight Interactively): Include
3634 global-hi-lock-mode. Add miscellaneous details and elaborations.
3635
36362005-12-09 Richard M. Stallman <rms@gnu.org>
3637
3638 * display.texi (Font Lock): Delete the Global FL menu item.
3639
36402005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3641
3642 * custom.texi (Minibuffer Maps): Mention the maps for file name
3643 completion.
3644
36452005-12-09 Kim F. Storm <storm@cua.dk>
3646
3647 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3648 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3649 cursor to next corner in rectangle; clarify insert around rectangle.
3650
8cf51b2c
GM
36512005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3652
3653 * custom.texi (Customization): Use xref to elisp manual for
3654 non-TeX output.
3655 (Minor Modes): Update.
3656 (Customization Groups, Changing a Variable, Face Customization):
3657 Update for new appearance of Custom buffers.
3658 (Changing a Variable): `custom-buffer-done-function' has been
3659 replaced by `custom-buffer-done-kill'.
3660 (Specific Customization): In the `customize-group' buffer, a
3661 subgroup's contents are not "hidden". They are not included at
3662 all. They have no [Show] button.
3663 (Mouse Buttons): Add pxref to description of mouse event lists in
3664 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3665 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3666 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3667
36682005-12-08 Richard M. Stallman <rms@gnu.org>
3669
3670 * mini.texi (Completion Commands, Completion):
3671 In file name input, SPC does not do completion.
3672
8cf51b2c
GM
36732005-12-08 Nick Roberts <nickrob@snap.net.nz>
3674
3675 * building.texi (GDB Graphical Interface): Explain screen size
3676 setting.
3677 (Other GDB User Interface Buffers): Describe features specific to
3678 GDB 6.4.
3679
8cf51b2c
GM
36802005-12-01 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * building.texi (GDB User Interface Layout): Describe how to
3683 kill associated buffers.
3684 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3685 (Watch Expressions): Be more precise.
3686 (Other GDB User Interface Buffers): Describe how to change a
3687 register value.
3688
8cf51b2c
GM
36892005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3690
3691 * macos.texi (Mac Input): Remove description of
3692 mac-command-key-is-meta. Add descriptions of
3693 mac-control-modifier, mac-command-modifier, and
3694 mac-option-modifier.
3695 (Mac International): Fix description of conversion of clipboard data.
3696 (Mac Font Specs): Add example of font customization by face attributes.
3697
36982005-11-22 Nick Roberts <nickrob@snap.net.nz>
3699
3700 * building.texi (Watch Expressions): Expand description.
3701 (Other GDB User Interface Buffers): Describe local map for
3702 gud-watch.
3703
37042005-11-21 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * display.texi (Font Lock): Font lock is enabled by default now.
3707
37082005-11-20 Juri Linkov <juri@jurta.org>
3709
3710 * basic.texi (Position Info): Update examples of the output.
3711 Remove the fact that examples are produced in the TeXinfo buffer,
3712 because in the Info reader users will get a different output from
3713 `C-x ='.
3714
3715 * building.texi (Compilation Mode): Remove paragraph duplicated
3716 from the node `Compilation'. Add `compilation-skip-threshold'.
3717
3718 * display.texi (Font Lock): Suggest more user-friendly method of
3719 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3720
37212005-11-18 Richard M. Stallman <rms@gnu.org>
3722
3723 * files.texi (Registering): Mention @@ in mode line.
3724
3725 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3726
37272005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3728
3729 * files.texi (Renaming and VC): Some back-ends don't
3730 handle renaming.
3731
8cf51b2c
GM
37322005-11-17 Juri Linkov <juri@jurta.org>
3733
3734 * emacs.texi (Top):
3735 * display.texi (Highlight Interactively): Put this font-lock based
3736 mode near Font Lock node.
3737
37382005-11-16 Chong Yidong <cyd@stupidchicken.com>
3739
3740 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3741 icons.
3742
37432005-11-12 Kim F. Storm <storm@cua.dk>
3744
3745 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3746 (Help Summary): Add C-h d and C-h e.
3747 (Apropos): Clarify that all apropos commands may search for either
3748 list of words or a regexp. Add C-h d for apropos-documentation.
3749 Describe apropos-documentation-sort-by-scores user option.
3750
8cf51b2c
GM
37512005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3752
3753 * killing.texi (CUA Bindings): Add @section.
3754
37552005-11-10 Kim F. Storm <storm@cua.dk>
3756
3757 * emacs.texi (Top): Add CUA Bindings entry to menu.
3758
3759 * killing.texi (CUA Bindings): New node. Moved here from
3760 misc.texi and extended with info on rectangle commands and
3761 rectangle highlighting, interface to registers, and the global
3762 mark feature.
3763
3764 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3765
3766 * regs.texi: Prev link points to CUA Bindings node.
3767
37682005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3769
3770 * help.texi (Help Echo): By default, help echos are only shown on
3771 mouse-over, not on point-over.
3772
c8763fb6 37732005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3774
3775 * misc.texi (Shell Mode): Describe how to activate password echoing.
3776
8cf51b2c
GM
37772005-11-04 Romain Francoise <romain@orebokech.com>
3778
3779 * mark.texi (Mark Ring): Fix typo.
3780
37812005-11-03 Richard M. Stallman <rms@gnu.org>
3782
3783 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3784
37852005-11-01 Bill Wohler <wohler@newt.com>
3786
3787 * help.texi (Help Mode): Fix typo.
3788
37892005-11-01 Nick Roberts <nickrob@snap.net.nz>
3790
3791 * building.texi (Other GDB User Interface Buffers): Describe
3792 the command gdb-use-inferior-io-buffer.
3793
37942005-10-31 Romain Francoise <romain@orebokech.com>
3795
3796 * files.texi (Compressed Files): Fix typo.
3797
3798 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3799
3800 * windows.texi (Force Same Window): Likewise.
3801
38022005-10-30 Bill Wohler <wohler@newt.com>
3803
3804 * help.texi (Help Mode): URLs viewed with browse-url.
3805
38062005-10-31 Nick Roberts <nickrob@snap.net.nz>
3807
3808 * building.texi (GDB Graphical Interface): Don't reference
3809 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3810 must stay in same frame.
3811
38122005-10-29 Chong Yidong <cyd@stupidchicken.com>
3813
3814 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3815
3816 * anti.texi (Antinews): Likewise.
3817
8cf51b2c
GM
38182005-10-28 Bill Wohler <wohler@newt.com>
3819
3820 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3821
38222005-10-28 Richard M. Stallman <rms@gnu.org>
3823
3824 * files.texi (Visiting): Explain how to enter ? in a file name.
3825
3826 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3827
8cf51b2c
GM
38282005-10-25 Nick Roberts <nickrob@snap.net.nz>
3829
3830 * building.texi (GDB Graphical Interface): Describe
3831 gdb-mouse-until.
3832
38332005-10-23 Richard M. Stallman <rms@gnu.org>
3834
3835 * custom.texi (Init File): Recommend when to use site-start.el.
3836
8cf51b2c
GM
38372005-10-21 Juri Linkov <juri@jurta.org>
3838
3839 * custom.texi (Examining): Mention accessing the old variable
3840 value via M-n in set-variable.
3841
8cf51b2c
GM
38422005-10-18 Romain Francoise <romain@orebokech.com>
3843
3844 * files.texi (Version Systems): Capitalize GNU.
3845
8cf51b2c
GM
38462005-10-18 Nick Roberts <nickrob@snap.net.nz>
3847
3848 * building.texi (Compilation Mode): Remove redundant paragraph.
3849 (Watch Expressions): Remove paragraph to reflect code change.
3850
8cf51b2c
GM
38512005-10-16 Richard M. Stallman <rms@gnu.org>
3852
3853 * building.texi (Compilation Mode, Compilation): Clarified.
3854
38552005-10-15 Richard M. Stallman <rms@gnu.org>
3856
3857 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3858
8cf51b2c
GM
38592005-10-13 Kenichi Handa <handa@m17n.org>
3860
3861 * basic.texi (Position Info): Fix previous change.
3862
c8763fb6 38632005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3864
3865 * cmdargs.texi (Icons X): Fix typo.
3866
38672005-10-12 Kenichi Handa <handa@m17n.org>
3868
3869 * basic.texi (Position Info): Describe the case that Emacs shows
3870 "part of display ...".
3871
c8763fb6 38722005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3873
3874 * cmdargs.texi (Icons X): -nb => -nbi.
3875
38762005-10-10 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * frames.texi (Speedbar): A couple more clarifications.
3879
38802005-10-11 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * building.texi (GDB User Interface Layout): Improve diagram.
3883 (Watch Expressions): Explain how to make speedbar global.
3884 (Other GDB User Interface Buffers): Make references more precise.
3885
8cf51b2c
GM
38862005-10-09 Richard M. Stallman <rms@gnu.org>
3887
3888 * frames.texi (Speedbar): Clarify the text.
3889
38902005-10-09 Chong Yidong <cyd@stupidchicken.com>
3891
3892 * frames.texi (Speedbar): Add information on keybindings,
3893 dismissing the speedbar, and buffer display mode. Link to
3894 speedbar manual.
3895
c8763fb6 38962005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3897
3898 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3899 added -nb, --no-bitmap-icon.
3900
8cf51b2c
GM
39012005-10-07 Nick Roberts <nickrob@snap.net.nz>
3902
3903 * building.texi (GDB Graphical Interface): Add variables and
3904 functions to indices. Be more precise.
3905
c8763fb6 39062005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3907
3908 * frames.texi (Drag and Drop): Remove the x- from
3909 x-dnd-open-file-other-window and xdnd-protocol-alist.
3910
39112005-09-30 Romain Francoise <romain@orebokech.com>
3912
3913 * mini.texi (Minibuffer): The default value now appears before the
3914 colon in minibuffer prompts.
3915
8cf51b2c
GM
39162005-09-25 Richard M. Stallman <rms@gnu.org>
3917
3918 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3919
8cf51b2c
GM
39202005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3921
3922 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3923
8cf51b2c
GM
39242005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3925
3926 * emacs.texi (Top): Update submenus from macos.texi.
3927
3928 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3929 (Mac OS): Update feature support status.
3930 (Mac Input): List supported input scripts. Remove description
3931 about `mac-keyboard-text-encoding'. Mention mouse button
3932 emulation and related variables.
3933 (Mac International): Mention Central European and Cyrillic
3934 support. Now `keyboard-coding-system' is dynamically changed.
3935 Add description about coding system for selection. Add
3936 description about language environment.
3937 (Mac Environment Variables): Mention
3938 `~/.MacOSX/environment.plist'. Give example of command line
3939 arguments. Add Preferences support.
3940 (Mac Directories): Explicitly state that this node is for Mac OS
3941 Classic only.
3942 (Mac Font Specs): Mention specification for scalable fonts. List
3943 supported charsets. Add preferred way of creating fontsets. Add
3944 description about `mac-allow-anti-aliasing'.
3945 (Mac Functions): Add descriptions about `mac-set-file-creator',
3946 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3947 and `mac-get-preference'.
3948
8cf51b2c
GM
39492005-09-16 Romain Francoise <romain@orebokech.com>
3950
3951 Update all files to specify GFDL version 1.2.
3952
3953 * doclicense.texi (GNU Free Documentation License): Update to
3954 version 1.2.
3955
39562005-09-15 Richard M. Stallman <rms@gnu.org>
3957
3958 * buffers.texi (List Buffers): Fix xref.
3959
3960 * rmail.texi (Rmail Basics): Fix xref.
3961
3962 * emacs.texi (Top): Update subnode menus.
3963
3964 * files.texi (Saving Commands): New node, broken out of Saving.
3965 (Customize Save): New node, broken out of Saving.
3966 Clarify effect of write-region-inhibit-fsync.
3967 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3968
8cf51b2c
GM
39692005-09-14 Romain Francoise <romain@orebokech.com>
3970
3971 * files.texi (Saving): Mention write-region-inhibit-fsync.
3972
39732005-09-05 Chong Yidong <cyd@stupidchicken.com>
3974
3975 * custom.texi (Custom Themes): New node.
3976
39772005-09-03 Richard M. Stallman <rms@gnu.org>
3978
49823426
GM
3979 * search.texi (Search Case): Mention vars that control
3980 case-fold-search for various operations.
8cf51b2c
GM
3981
39822005-08-22 Juri Linkov <juri@jurta.org>
3983
3984 * display.texi (Standard Faces): Merge the text from
3985 `(elisp)Standard Faces' into this node.
3986
39872005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3988
3989 * emacs.texi (Top): Delete menu item for deleted node
3990 Keyboard Translations.
3991
39922005-08-18 Richard M. Stallman <rms@gnu.org>
3993
8cf51b2c
GM
3994 * trouble.texi (Unasked-for Search):
3995 Delete xref to Keyboard Translations.
3996
3997 * glossary.texi (Glossary): Delete xref.
3998
8cf51b2c
GM
3999 * custom.texi (Minor Modes): Say that the list here is not complete.
4000 (Keyboard Translations): Node deleted.
4001 (Disabling): Delete xref to it.
4002 (Customization Groups): Fix Custom buffer example.
4003 (Hooks): Mention remove-hooks.
4004
40052005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * building.texi (GDB Graphical Interface): Improve filling of menu
4008 item.
4009
40102005-08-18 Nick Roberts <nickrob@snap.net.nz>
4011
4012 * building.texi (GDB Graphical Interface): Use better node names.
4013
40142005-08-14 Richard M. Stallman <rms@gnu.org>
4015
4016 * text.texi (Sentences): Fix xref.
4017
40182005-08-14 Juri Linkov <juri@jurta.org>
4019
4020 * building.texi (Compilation, Grep Searching): Move grep command
4021 headings from `Compilation' to `Grep Searching'.
4022
4023 * dired.texi (Dired and Find):
4024 * maintaining.texi (Tags Search): Replace grep xref to
4025 `Compilation' node with `Grep Searching'.
4026
4027 * files.texi (Comparing Files): Replace xref to `Compilation' with
4028 `Compilation Mode'.
4029
40302005-08-13 Alan Mackenzie <acm@muc.de>
4031
4032 * search.texi (Non-ASCII Isearch): Correct a typo.
4033 (Replacement Commands): Mention query-replace key binding.
4034
40352005-08-11 Richard M. Stallman <rms@gnu.org>
4036
4037 * programs.texi (Options for Comments): Fix xref.
4038
4039 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4040 out of Regexps.
4041
8cf51b2c
GM
40422005-08-09 Juri Linkov <juri@jurta.org>
4043
4044 * building.texi (Compilation): Use `itemx' instead of `item'.
4045 (Grep Searching): Simplify phrase.
4046
4047 * display.texi (Standard Faces): Describe vertical-border on
4048 window systems.
4049
4050 * windows.texi (Split Window): Simplify phrase and mention
4051 vertical-border face.
4052
40532005-08-09 Richard M. Stallman <rms@gnu.org>
4054
4055 * files.texi (Comparing Files): Clarify compare-windows.
4056
4057 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4058
8cf51b2c
GM
40592005-08-06 Eli Zaretskii <eliz@gnu.org>
4060
4061 * mule.texi (Coding Systems): Rephrase the paragraph about
4062 codepages: no need for "M-x codepage-setup" anymore, except on
4063 MS-DOS.
4064
4065 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4066 the MS-DOS port only.
4067
40682005-07-30 Eli Zaretskii <eliz@gnu.org>
4069
4070 * makefile.w32-in (info): Don't run multi-install-info.bat.
4071 ($(infodir)/dir): New target, produced by running
4072 multi-install-info.bat.
4073
8cf51b2c
GM
40742005-07-22 Eli Zaretskii <eliz@gnu.org>
4075
4076 * files.texi (Quoted File Names): Add index entry.
4077
8cf51b2c
GM
40782005-07-19 Juri Linkov <juri@jurta.org>
4079
4080 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4081
40822005-07-18 Juri Linkov <juri@jurta.org>
4083
8cf51b2c
GM
4084 * custom.texi (Easy Customization):
4085 * files.texi (Old Versions):
4086 * frames.texi (Wheeled Mice):
4087 * mule.texi (Specify Coding):
8cf51b2c
GM
4088 * text.texi (Cell Justification):
4089 * trouble.texi (After a Crash):
8cf51b2c
GM
4090 * xresources.texi (GTK styles):
4091 Delete duplicate duplicate words.
4092
40932005-07-17 Richard M. Stallman <rms@gnu.org>
4094
4095 * frames.texi (Creating Frames): Fix foreground color example.
4096
4097 * custom.texi (Init Examples): Clean up text about conditionals.
4098
40992005-07-16 Richard M. Stallman <rms@gnu.org>
4100
4101 * mini.texi (Completion Commands): Fix command name for ?.
4102
8cf51b2c
GM
41032005-07-16 Eli Zaretskii <eliz@gnu.org>
4104
4105 * display.texi (Standard Faces): Explain that customization of
4106 `menu' face has no effect on w32 and with GTK. Add
4107 cross-references.
4108
4109 * cmdargs.texi (General Variables): Clarify the default location
4110 of $HOME on w32 systems.
4111
41122005-07-15 Jason Rumney <jasonr@gnu.org>
4113
4114 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4115 changed.
4116
41172005-07-08 Kenichi Handa <handa@m17n.org>
4118
4119 * mule.texi (Recognize Coding): Recommend
4120 revert-buffer-with-coding-system instead of revert-buffer.
4121
41222005-07-07 Richard M. Stallman <rms@gnu.org>
4123
4124 * anti.texi (Antinews): Mention mode-line-inverse-video.
4125
4126 * files.texi (Saving): Minor correction about C-x C-w.
4127
4128 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4129
41302005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4131
4132 * search.texi (Isearch Scroll): Add example of using the
4133 `isearch-scroll' property.
4134 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4135 `Display Custom' node.
4136 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4137 and de-emphasize it.
4138 (Other Repeating Search): `occur' currently can not correctly
4139 handle multiline matches. Correct, clarify and update description
4140 of `flush-lines' and `keep-lines'.
4141
4142 * display.texi (Display Custom): Add anchor for `baud-rate'.
4143
41442005-07-07 Richard M. Stallman <rms@gnu.org>
4145
4146 * gnu.texi: Update where to get GNU status; add refs for how to help.
4147 Add footnotes 6 and 7.
4148
41492005-07-04 Lute Kamstra <lute@gnu.org>
4150
4151 Update FSF's address in GPL notices.
4152
8cf51b2c 4153 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4154 * trouble.texi (Checklist): Update FSF's address.
4155
8cf51b2c
GM
41562005-06-24 Richard M. Stallman <rms@gnu.org>
4157
4158 * display.texi (Text Display): Change index entries.
4159
41602005-06-24 Eli Zaretskii <eliz@gnu.org>
4161
4162 * makefile.w32-in (MAKEINFO): Use --force.
4163 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4164 Makefile.in.
8cf51b2c
GM
4165
41662005-06-23 Richard M. Stallman <rms@gnu.org>
4167
4168 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4169 nobreak-char-display.
4170
4171 * emacs.texi (Top): Update detailed node listing.
4172
4173 * display.texi (Text Display): Renamed show-nonbreak-escape
4174 to nobreak-char-display and no-break-space to nobreak-space.
4175 (Standard Faces): Split up the list of standard faces
4176 and put it in a separate node. Add nobreak-space and
4177 escape-glyph.
4178
8cf51b2c
GM
41792005-06-23 Lute Kamstra <lute@gnu.org>
4180
4181 * mule.texi (Select Input Method): Fix typo.
4182
41832005-06-23 Kenichi Handa <handa@m17n.org>
4184
4185 * mule.texi (International): List all supported scripts. Adjust
4186 text for that leim is now included in the normal Emacs
4187 distribution.
4188 (Language Environments): List all language environments.
4189 Intlfonts contains fonts for most supported scripts, not all..
4190 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4191 input a specific character.
8cf51b2c
GM
4192 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4193
41942005-06-23 Juanma Barranquero <lekktu@gmail.com>
4195
49823426 4196 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4197
41982005-06-22 Miles Bader <miles@gnu.org>
4199
4200 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4201
42022005-06-20 Miles Bader <miles@gnu.org>
4203
4204 * display.texi (Faces): Add `vertical-divider'.
4205
42062005-06-17 Richard M. Stallman <rms@gnu.org>
4207
4208 * text.texi (Adaptive Fill): Minor clarification.
4209
8cf51b2c
GM
42102005-06-10 Lute Kamstra <lute@gnu.org>
4211
4212 * emacs.texi (Top): Correct version number.
4213 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4214 refer to the current version of Emacs.
4215
42162005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4217
4218 * files.texi (Log Buffer): Document when there can be more than
4219 one file to be committed.
4220
42212005-06-08 Juri Linkov <juri@jurta.org>
4222
4223 * display.texi (Faces): Add `shadow' face.
4224
42252005-06-07 Masatake YAMATO <jet@gyve.org>
4226
4227 * display.texi (Faces): Write about mode-line-highlight.
4228
42292005-06-06 Richard M. Stallman <rms@gnu.org>
4230
4231 * misc.texi (Printing Package): Explain how to initialize
4232 printing package.
4233
4234 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4235
42362005-06-05 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * emacs.texi: Rename Hardcopy to Printing.
4239 Make PostScript and PostScript Variables subnodes of it.
4240
4241 * misc.texi (Printing): Rename node from Hardcopy.
4242 Mention menu bar options.
4243 Move PostScript and PostScript Variables to submenu.
4244 (Printing package): New node.
4245
4246 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4247
4248 * dired.texi (Operating on Files): Likewise.
4249
4250 * calendar.texi (Displaying the Diary): Likewise.
4251
4252 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4253
4254 * glossary.texi (Glossary): Likewise.
4255
4256 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4257 effect.
4258
42592005-06-04 Richard M. Stallman <rms@gnu.org>
4260
4261 * trouble.texi (After a Crash): Polish previous change.
4262
8cf51b2c
GM
42632005-05-30 Noah Friedman <friedman@splode.com>
4264
4265 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4266 recovery mechanism.
4267
8cf51b2c
GM
42682005-05-28 Nick Roberts <nickrob@snap.net.nz>
4269
4270 * building.texi (Other Buffers): SPC toggles display of
4271 floating point registers.
4272
8cf51b2c
GM
42732005-05-27 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * files.texi (Log Buffer): Merge in description of Log Edit
4276 mode from pcl-cvs.texi.
4277
42782005-05-26 Richard M. Stallman <rms@gnu.org>
4279
4280 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4281
8cf51b2c
GM
42822005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4283
4284 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4285 not enabled by default.
4286 When not on a word, `ispell-word' by default checks the word
4287 before point.
4288
42892005-05-24 Nick Roberts <nickrob@snap.net.nz>
4290
4291 * building.texi (Debugger Operation): Simplify last sentence.
4292
42932005-05-23 Lute Kamstra <lute@gnu.org>
4294
4295 * emacs.texi: Update FSF's address throughout.
4296 (Preface): Use @cite.
4297 (Distrib): Add cross reference to the node "Copying". Mention the
4298 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4299 printed manuals.
4300 (Intro): Use @xref for the Emacs Lisp Intro.
4301
8cf51b2c
GM
43022005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4303
4304 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4305
4306 * basic.texi (Moving Point): Mention default for `goto-line'.
4307
4308 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4309 of a variable's docstring.
4310
43112005-05-18 Lute Kamstra <lute@gnu.org>
4312
4313 * maintaining.texi (Overview of Emerge): Add cross reference.
4314 Remove duplication.
4315
4316 * emacs.texi (Top): Update to the current structure of the manual.
4317 * misc.texi (Emacs Server): Add menu description.
4318 * files.texi (Saving): Fix menu.
4319 * custom.texi (Customization): Fix menu.
4320 * mule.texi (International): Fix menu.
4321 * kmacro.texi (Keyboard Macros): Fix menu.
4322
43232005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4324
4325 * display.texi: Various minor changes.
4326 (Faces): Delete text that is repeated in the next section.
4327
43282005-05-16 Nick Roberts <nickrob@snap.net.nz>
4329
4330 * building.texi (Debugger Operation): Mention GUD tooltips are
4331 disabled with GDB in text command mode.
4332
8cf51b2c
GM
43332005-05-16 Nick Roberts <nickrob@snap.net.nz>
4334
4335 * building.texi: Replace toolbar with "tool bar" for consistency.
4336 (Compilation Mode): Describe compilation-context-lines
4337 and use of arrow in compilation buffer.
4338 (Debugger Operation): Replace help text with variable's value.
4339
4340 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4341 consistency.
4342
43432005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4344
4345 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4346 Add xref.
4347
8cf51b2c
GM
43482005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4349
4350 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4351 (Position Info): Delete discussion of `goto-line'. It is already
4352 described in `Moving point'.
4353
4354 * mini.texi (Completion Commands): Correct reference.
4355 (Completion Options): Fix typo.
4356
4357 * killing.texi (Deletion): Complete description of `C-x C-o'.
4358
8cf51b2c
GM
43592005-05-10 Richard M. Stallman <rms@gnu.org>
4360
4361 * building.texi (Compilation): Clarify recompile's directory choice.
4362
4363 * frames.texi (Tooltips): Cleanups.
4364
4365 * basic.texi (Arguments): Fix punctuation.
4366
43672005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4368
4369 * screen.texi (Menu Bar): The up and down (not left and right)
4370 arrow keys move through a keyboard menu.
4371
43722005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * basic.texi: Various typo and grammar fixes.
4375 (Moving Point): C-a now runs move-beginning-of-line.
4376
43772005-05-08 Nick Roberts <nickrob@snap.net.nz>
4378
4379 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4380
4381 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4382 as different animals.
4383
43842005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4385
4386 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4387 Correct index entry.
4388
43892005-05-07 Nick Roberts <nickrob@snap.net.nz>
4390
4391 * building.texi (Debugger Operation): Update to reflect changes
4392 in GUD tooltips.
4393
43942005-04-30 Richard M. Stallman <rms@gnu.org>
4395
4396 * files.texi (Compressed Files): Auto Compression normally enabled.
4397
4398 * building.texi (Debugger Operation): Clarify previous change.
4399
8cf51b2c
GM
44002005-04-28 Nick Roberts <nickrob@snap.net.nz>
4401
4402 * building.texi (Debugger Operation): Add description for
4403 GUD tooltips when program is not running.
4404
44052005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4406
4407 * misc.texi (Shell): Add `Shell Prompts' to menu.
4408 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4409 description. Delete remarks moved to new node.
4410 (Shell Prompts): New node.
4411 (History References): Replace remarks moved to `Shell Prompts'
4412 with xref to that node.
4413 (Remote Host): Clarify how to specify the terminal type when
4414 logging in to a different machine.
4415
44162005-04-26 Richard M. Stallman <rms@gnu.org>
4417
4418 * emacs.texi (Top): Update submenus from files.texi.
4419
4420 * files.texi (Filesets): Clarify previous change.
4421
4422 * dired.texi (Misc Dired Features): Clarify previous change.
4423
44242005-04-25 Chong Yidong <cyd@stupidchicken.com>
4425
4426 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4427
4428 * dired.texi (Misc Dired Features): Document
4429 dired-compare-directories.
4430
4431 * files.texi (Filesets): New node.
4432 (File Conveniences): Document Image mode.
4433
4434 * text.texi (TeX Print): Document tex-compile.
4435
44362005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4437
4438 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4439 Delete redundant reference to tooltip Custom group. It is
4440 referred too again in the next paragraph.
4441
44422005-04-24 Richard M. Stallman <rms@gnu.org>
4443
4444 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4445
8cf51b2c
GM
44462005-04-19 Kim F. Storm <storm@cua.dk>
4447
4448 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4449
44502005-04-18 Lars Hansen <larsh@math.ku.dk>
4451
4452 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4453 turns off desktop-save-mode.
4454
44552005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4458 by default in terminals compatible with xterm. Mention that
4459 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4460 node.
4461
8cf51b2c
GM
44622005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4463
4464 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4465
c8763fb6 44662005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4467
4468 * xresources.texi (Table of Resources): Add cursorBlink.
4469
44702005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4471
4472 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4473 `d', `C-d' and `u'.
4474
44752005-04-11 Richard M. Stallman <rms@gnu.org>
4476
4477 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4478 (Misc X): Add -D, --basic-display.
4479
4480 * maintaining.texi (Change Log): Correct the description of
4481 the example.
4482
4483 * major.texi (Choosing Modes): Document magic-mode-alist.
4484
8cf51b2c
GM
44852005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4488 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4489 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4490 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4491 `w', respectively.
4492 (Rmail Labels): Mention `l'.
4493 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4494 (Rmail Summary Edit): Describe `j' and RET.
4495
c8763fb6 44962005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4497
4498 * xresources.texi (Lucid Resources): Add fontSet resource.
4499
8cf51b2c
GM
45002005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4501
4502 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4503 now called `indicate-empty-lines'.
4504
45052005-04-06 Kim F. Storm <storm@cua.dk>
4506
4507 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4508
45092005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4510
4511 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4512 deleted.
4513 (Marks vs Flags): Add some convenient key bindings.
4514 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4515 (Misc Dired Features): Correct and expand description of `w' command.
4516
4517 * frames.texi (XTerm Mouse): Delete apparently false info.
4518 The GNU/Linux console currently does not appear to support
4519 `xterm-mouse-mode'.
4520
8cf51b2c
GM
45212005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4522
4523 * calendar.texi (Diary): Mention shell utility `calendar'.
4524
45252005-04-01 Richard M. Stallman <rms@gnu.org>
4526
4527 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4528
8cf51b2c
GM
45292005-04-01 Lute Kamstra <lute@gnu.org>
4530
4531 * maintaining.texi (Change Log): add-change-log-entry uses
4532 add-log-mailing-address.
4533
45342005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4535
4536 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4537 `VC Mode Line' and put in an xref to that node.
4538 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4539 its description.
4540
45412005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4542
4543 * calendar.texi (Calendar Systems): Say that the Persian calendar
4544 implemented here is the arithmetical one championed by Birashk.
4545
45462005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4547
4548 * programs.texi (Fortran Motion): Fix previous change.
4549
8cf51b2c
GM
45502005-03-29 Richard M. Stallman <rms@gnu.org>
4551
4552 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4553
45542005-03-29 Chong Yidong <cyd@stupidchicken.com>
4555
4556 * text.texi (Refill): Refer to Long Lines Mode.
4557 (Longlines): New node.
4558 (Auto Fill): Don't index "word wrap" here.
4559 (Filling): Add Longlines to menu.
4560
45612005-03-29 Richard M. Stallman <rms@gnu.org>
4562
4563 * xresources.texi: Minor fixes.
4564
4565 * misc.texi (Emacs Server): Fix Texinfo usage.
4566
4567 * emacs.texi (Top): Don't use a real section heading for
4568 "Detailed Node Listing". Fake it instead.
4569
4570 * basic.texi (Position Info): Minor cleanup.
4571
4572 * mule.texi (Input Methods): Minor cleanup.
4573
45742005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4575
4576 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4577 constructs as well.
4578 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4579
45802005-03-29 Kenichi Handa <handa@m17n.org>
4581
4582 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4583
4584 * basic.texi (Position Info): Update the description about the
4585 command C-u C-x =.
4586
45872005-03-28 Richard M. Stallman <rms@gnu.org>
4588
4589 * emacs.texi (Top): Use @section for the detailed node listing.
4590
4591 * calendar.texi: Minor fixes to previous change.
4592
4593 * programs.texi (Fortran): Small fixes to previous changes.
4594
4595 * emacs.texi (Top): Update list of subnodes of Dired.
4596 Likewise for building.texi.
4597
4598 * files.texi (File Conveniences): Delete Auto Image File mode.
4599
46002005-03-28 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * building.texi (Flymake): New node.
4603
4604 * custom.texi (Function Keys): Document kp- event types and
4605 keypad-setup package.
4606
4607 * dired.texi (Wdired): New node.
4608
4609 * files.texi (File Conveniences): Reorder entries.
4610 Explain how to turn on Auto-image-file mode.
4611 Document Thumbs mode.
4612
4613 * mule.texi (Specify Coding): Document recode-region and
4614 recode-file-name.
4615
4616 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4617
46182005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * commands.texi (Keys): M-o is now a prefix key.
4621
46222005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4623
4624 * programs.texi: Reformat and update copyright years.
4625 (Fortran): Update section.
4626
46272005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * files.texi: Several small changes in addition to:
4630 (Visiting): Change xref for Dialog Boxes to ref.
4631 (Version Headers): Replace references to obsolete var
4632 `vc-header-alist' with `vc-BACKEND-header'.
4633 (Customizing VC): Update value of `vc-handled-backends'.
4634
46352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4636
4637 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4638 move here from Emacs Lisp Reference Manual.
4639 * calendar.texi (Calendar/Diary, Diary Commands)
4640 (Special Diary Entries, Importing Diary): Change some xrefs to
4641 point to emacs-xtra rather than elisp.
4642
4643 * emacs-xtra.texi (Calendar Customizing):
4644 Move view-diary-entries-initially, view-calendar-holidays-initially,
4645 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4646 Emacs Manual.
4647 (Appt Customizing): Merge entire section into main Emacs Manual.
4648 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4649 mark-holidays-in-calendar here from emacs-xtra.
4650 (Displaying the Diary): Move view-diary-entries-initially,
4651 mark-diary-entries-in-calendar here from emacs-xtra.
4652 (Appointments): Move appt-display-mode-line,
4653 appt-display-duration, appt-disp-window-function,
4654 appt-delete-window-function here from emacs-xtra.
4655
4656 * calendar.texi: Update and reformat copyright.
4657 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4658 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4659 (Diary): Refer to `diary-file' rather than ~/diary.
4660 (Diary Commands): Rename node to "Displaying the Diary".
4661 * emacs.texi (Top): Rename "Diary Commands" section.
4662 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4663
46642005-03-26 Eli Zaretskii <eliz@gnu.org>
4665
4666 * misc.texi (Emacs Server): Fix the command for setting
4667 server-name. Add an xref to Invoking emacsclient.
4668
4669 * help.texi (Help Summary): Clarify when "C-h ." will do something
4670 nontrivial.
4671 (Apropos): Add cindex entry for apropos-sort-by-scores.
4672
4673 * display.texi (Text Display): Add index entries for how no-break
4674 characters are displayed.
4675
8cf51b2c
GM
46762005-03-26 Eli Zaretskii <eliz@gnu.org>
4677
4678 * files.texi (Visiting): Fix cross-references introduced with the
4679 last change.
4680
4681 * xresources.texi (GTK resources): Fix last change.
4682
8cf51b2c
GM
46832005-03-25 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * xresources.texi (X Resources): GTK options documented too.
4686 (Resources): Clarify meaning of program name.
4687 (Table of Resources): Add visualClass.
4688 (GTK resources): Rewrite.
4689 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4690
4691 * display.texi (Text Display): Mention non-breaking spaces.
4692
4693 * files.texi (Reverting): Document auto-revert-check-vc-info.
4694
4695 * frames.texi (Mouse Commands): Document
4696 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4697
4698 * help.texi (Help Summary): Add `C-h .'.
4699 (Apropos): Apropos accepts a list of search terms.
4700 Document apropos-sort-by-scores.
4701 (Help Echo): Document display-local-help.
4702
4703 * misc.texi (Emacs Server): Document server-name.
4704 (Invoking emacsclient): Document -s option for server names.
4705
4706 * text.texi (Outline Visibility): Introduce "current heading
4707 line" (commands can be called with point on a body line).
4708 Re-order table to follow the sequence of discussion.
4709 hide-body won't hide lines before first header line.
4710 (TeX Mode): Add DocTeX mode.
4711
8cf51b2c
GM
47122005-03-24 Richard M. Stallman <rms@gnu.org>
4713
4714 * mule.texi (Single-Byte Character Support): Delete mention
4715 of iso-acc.el and iso-transl.el.
4716
8cf51b2c
GM
47172005-03-23 Lute Kamstra <lute@gnu.org>
4718
4719 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4720
47212005-03-23 Richard M. Stallman <rms@gnu.org>
4722
8cf51b2c
GM
4723 * search.texi: Delete explicit node pointers.
4724 (Incremental Search): New menu.
4725 (Basic Isearch, Repeat Isearch, Error in Isearch)
4726 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4727 (Slow Isearch): New subnodes.
4728 (Configuring Scrolling): Node deleted.
4729 (Search Case): Doc default-case-fold-search.
4730 (Regexp Replace): Move replace-regexp doc here.
4731
4732 * rmail.texi (Movemail): Put commas inside closequotes.
4733
4734 * picture.texi (Insert in Picture): Document C-c arrow combos.
4735 (Basic Picture): Clarify erasure.
4736
4737 * display.texi (Font Lock): Put commas inside closequotes.
4738
4739 * cmdargs.texi (General Variables): Put commas inside closequotes.
4740
47412005-03-23 Nick Roberts <nickrob@snap.net.nz>
4742
4743 * building.texi (Stack Buffer): Mention reverse contrast for
4744 *selected* frame (might not be current frame).
4745
8cf51b2c
GM
47462005-03-21 Richard M. Stallman <rms@gnu.org>
4747
4748 * building.texi (Starting GUD): Add bashdb.
4749
47502005-03-20 Chong Yidong <cyd@stupidchicken.com>
4751
4752 * basic.texi (Moving Point): Add M-g M-g binding.
4753 (Undo): Document undo-only.
4754 (Position Info): Document M-g M-g and C-u M-g M-g.
4755
4756 * building.texi (Building): Put Grep Searching after Compilation
4757 Shell.
4758 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4759 Document next-error-highlight.
4760 (Grep Searching): Document grep-highlight-matches.
4761 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4762
4763 * calendar.texi (Importing Diary): Rename node from iCalendar.
4764 Document diary-from-outlook.
4765
4766 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4767 Commands.
4768 Mention effect of X drag and drop on Dired buffers.
4769
4770 * files.texi (Visiting): Document large-file-warning-threshold.
4771 Move paragraph on file-selection dialog.
4772 Mention visiting files using X drag and drop.
4773 (Reverting): Mention using Auto-Revert mode to tail files.
4774 Document auto-revert-tail-mode.
4775 (Version Systems): Minor correction.
4776 (Comparing Files): Diff-mode is no longer based on Compilation
4777 mode.
4778 Document compare-ignore-whitespace.
4779 (Misc File Ops): Explain passing a directory to rename-file.
4780 Likewise for copy-file and make-symbolic-link.
4781
4782 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4783 Document mouse-wheel-progressive speed.
4784
4785 * help.texi (Misc Help): Document numeric argument for C-h i.
4786 Correctly explain the effect of just C-u as argument.
4787
4788 * killing.texi (Deletion): Document numeric argument for
4789 just-one-space.
4790
4791 * mini.texi (Completion): Completion acts on text before point.
4792
4793 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4794 (Emulation): CUA mode replaces pc-bindings-mode,
4795 pc-selection-mode, and s-region.
4796
4797 * mule.texi (Input Methods): Leim is now built-in.
4798 (Select Input Method): Document quail-show-key.
4799 (Specify Coding): Document revert-buffer-with-coding-system.
4800
4801 * programs.texi (Fortran Motion): Document f90-next-statement,
4802 f90-previous-statement, f90-next-block, f90-previous-block,
4803 f90-end-of-block, and f90-beginning-of-block.
4804
4805 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4806
4807 * emacs.texi (Acknowledgments): Updated.
4808
4809 * anti.texi: Total rewrite.
4810
8cf51b2c
GM
48112005-03-19 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * ack.texi (Acknowledgments): Update.
4814
48152005-03-19 Eli Zaretskii <eliz@gnu.org>
4816
4817 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4818 copyright years.
4819
48202005-03-14 Nick Roberts <nickrob@snap.net.nz>
4821
4822 * building.texi (Commands of GUD): Move paragraph on setting
4823 breakpoints with mouse to the GDB Graphical Interface node.
4824
48252005-03-07 Richard M. Stallman <rms@gnu.org>
4826
8cf51b2c
GM
4827 * misc.texi (Single Shell, Shell Options): Fix previous change.
4828
4829 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4830
48312005-03-06 Richard M. Stallman <rms@gnu.org>
4832
4833 * building.texi (Starting GUD): Don't explain text vs graphical
4834 GDB here. Just mention it and xref.
4835 Delete "just one debugger process".
4836 (Debugger Operation): Move GUD tooltip info here.
4837 (GUD Tooltips): Node deleted.
4838 (GDB Graphical Interface): Explain the two GDB modes here.
4839
8cf51b2c
GM
4840 * sending.texi (Sending Mail): Minor cleanup.
4841 (Mail Aliases): Explain quoting conventions.
4842 Update key rebinding example.
4843 (Header Editing): C-M-i is like M-TAB.
4844 (Mail Mode Misc): mail-attach-file does not do MIME.
4845
4846 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4847 that really belongs here.
4848 (Remote Mailboxes): Text moved to Rmail Inbox.
4849 (Rmail Display): Mention Mouse-1.
4850 (Movemail): Clarify two movemail versions.
4851 Clarify rmail-movemail-program.
4852
8cf51b2c
GM
4853 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4854 Document async shell commands.
4855 (Shell History): Clarify.
4856 (Shell Ring): Mention C-UP an C-DOWN.
4857 (Shell Options): Add comint-prompt-read-only.
4858 (Invoking emacsclient): Set EDITOR to run Emacs.
4859 (Sorting): No need to explain what region is.
4860 (Saving Emacs Sessions): Fix typo.
4861 (Recursive Edit): Fix punctuation.
4862 (Emulation): Don't mention "PC bindings" which are standard.
4863 (Hyperlinking): Explain Mouse-1 convention here.
4864 (Find Func): Node deleted.
4865
8cf51b2c
GM
4866 * help.texi (Name Help): Xref to Hyperlinking.
4867
4868 * glossary.texi (Glossary):
4869 Rename "Balance Parentheses" to "Balancing...".
4870 Add "Byte Compilation". Correct "Copyleft".
4871 New xref in "Customization".
4872 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4873 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4874 Rename "Registers" to "Register".
4875 Replace "Selecting" with "Selected Frame",
4876 "Selected Window", and "Selecting a Buffer".
4877
4878 * files.texi (Types of Log File): Explain how projects'
4879 methods can vary.
4880
8cf51b2c
GM
4881 * display.texi (Faces): Delete "Emacs 21".
4882
4883 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4884 * fixit.texi (Spelling): C-M-i like M-TAB.
4885 * mini.texi (Completion Options): C-M-i like M-TAB.
4886 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4887 * text.texi (Text Mode): C-M-i like M-TAB.
4888
4889 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4890
4891 * calendar.texi (Specified Dates): Mention `g w'.
4892 (Appointments): appt-activate toggles with no arg.
4893
8cf51b2c
GM
48942005-03-05 Juri Linkov <juri@jurta.org>
4895
4896 * cmdargs.texi (Emacs Invocation): Add cindex
4897 "invocation (command line arguments)"
4898 (Misc X): Add -nbc, --no-blinking-cursor.
4899
49002005-03-04 Ulf Jasper <ulf.jasper@web.de>
4901
4902 * calendar.texi (iCalendar): No need to require it now.
4903
8cf51b2c
GM
49042005-03-03 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * trouble.texi (Contributing): Mention Savannah. Direct users to
4907 emacs-devel.
4908
49092005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4910
4911 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4912 window.
4913
8cf51b2c
GM
49142005-02-27 Richard M. Stallman <rms@gnu.org>
4915
4916 * building.texi (Compilation): Update mode line status info.
4917
49182005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4919
4920 * calendar.texi (General Calendar): Document binding of
4921 scroll-other-window-down.
4922 (Mayan Calendar): Fix earliest date.
4923 (Time Intervals): Document timeclock-change.
4924 Fix timeclock-ask-before-exiting documentation.
4925
49262005-02-26 Kim F. Storm <storm@cua.dk>
4927
4928 * frames.texi (Mouse References):
4929 Add mouse-1-click-in-non-selected-windows.
4930
49312005-02-25 Richard M. Stallman <rms@gnu.org>
4932
4933 * screen.texi (Screen): Explain better about cursors and mode lines;
4934 don't presuppose text terminals.
4935 (Point): Don't assume just one cursor.
4936 Clarify explanation of cursors.
4937 (Echo Area, Menu Bar): Cleanups.
4938
4939 * mini.texi (Minibuffer): Prompts are highlighted.
4940 (Minibuffer Edit): Newline = C-j only on text terminals.
4941 Clarify resize-mini-windows values.
4942 Mention M-PAGEUP and M-PAGEDOWN.
4943 (Completion Commands): Mouse-1 like Mouse-2.
4944 (Minibuffer History): Explain history commands better.
4945 (Repetition): Add xref to Incremental Search.
4946
4947 * mark.texi (Setting Mark): Clarify info about displaying mark.
4948 Clarify explanation of C-@ and C-SPC.
4949 (Transient Mark): Mention Delete Selection mode.
4950 (Marking Objects): Clean up text about extending the region.
4951
4952 * m-x.texi (M-x): One C-g doesn't always go to top level.
4953 No delay before suggest-key-bindings output.
4954
4955 * fixit.texi (Fixit): Mention C-/ for undo.
4956 (Spelling): Mention ESC TAB like M-TAB.
4957 Replacement words with r and R are rechecked.
4958 Say where C-g leaves point. Mention ? as input.
4959
49602005-02-23 Lute Kamstra <lute@gnu.org>
4961
4962 * cmdargs.texi (Initial Options): Add cross reference.
4963
8cf51b2c
GM
49642005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4965
4966 * emacs.texi (Top): Update menu for splitting of node in
4967 msdog.texi.
4968 * frames.texi (Frames): Update xref for splitting of node in
4969 msdog.texi.
4970 * trouble.texi (Quitting): Ditto.
4971
49722005-02-16 Richard M. Stallman <rms@gnu.org>
4973
4974 * windows.texi (Split Window): Simplify line truncation info
4975 and xref to Display Custom.
4976
4977 * trouble.texi (Quitting): Emergency escape only for text terminal.
4978 (Screen Garbled): C-l for ungarbling is only for text terminal.
4979
4980 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4981
4982 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4983
4984 * programs.texi (Program Modes): Mention Python mode.
4985 (Moving by Defuns): Repeating C-M-h extends region.
4986 (Basic Indent): Clarify.
4987 (Custom C Indent): Clarify.
4988 (Expressions): Repeating C-M-@ extends region.
4989 (Info Lookup): Clarify for C-h S.
4990 (Symbol Completion): ESC TAB alternative for M-TAB.
4991 (Electric C): Clarify.
4992
4993 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4994
4995 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4996 MS-DOS Input node.
4997 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4998 (MS-DOS and MULE): Clarify.
4999 (MS-DOS Processes, Windows Processes): Fix typos.
5000
5001 * major.texi (Choosing Modes): Clarify.
5002
5003 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5004 (Keyboard Macro Step-Edit): Clarify.
5005
5006 * indent.texi (Indentation): Clarifications.
5007
5008 * help.texi (Help): Correct error about C-h in query-replace.
5009 Clarify apropos vs C-h a. Fix how to search in FAQ.
5010 (Key Help): Describe C-h w here.
5011 (Name Help): Minor cleanup. C-h w moved to Key Help.
5012 Clarify the "object" joke.
5013 (Apropos): Clarify. Mouse-1 like Mouse-2.
5014 (Help Mode): Mouse-1 like Mouse-2.
5015
5016 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5017
5018 * display.texi (Display): Reorder menu.
5019 (Faces): Cleanup.
5020 (Font Lock): Cleanup. Mention Options menu.
5021 Delete obsolete text.
5022 (Scrolling): For C-l, don't presume text terminal.
5023 (Horizontal Scrolling): Simplify intro.
5024 (Follow Mode): Clarify.
5025 (Cursor Display): Moved before Display Custom.
5026 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5027 Doc default-tab-width. Doc line truncation more thoroughly.
5028
5029 * dired.texi (Dired Enter): C-x C-f can run Dired.
5030 (Dired Visiting): Comment out `a' command.
5031 Mouse-1 is like Mouse-2.
5032 (Shell Commands in Dired): ? can be used more than once.
5033
5034 * basic.texi (Continuation Lines): Simplify description of truncation,
5035 and refer to Display Custom for the rest of it.
5036
8cf51b2c
GM
50372005-02-06 Lute Kamstra <lute@gnu.org>
5038
5039 * basic.texi (Undo): Fix typo.
5040
5041 * cmdargs.texi (Emacs Invocation): Fix typo.
5042
5043 * custom.texi (Init Examples): Fix typo.
5044
5045 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5046
50472005-02-06 Richard M. Stallman <rms@gnu.org>
5048
5049 * regs.texi (Registers): Registers can hold numbers, too.
5050
5051 * killing.texi (Other Kill Commands): Cleanup.
5052 Delete redundant explanation of kill in read-only buffer.
5053 (Yanking): Mention term "copying".
5054 (Accumulating Text): Fix typo.
5055
5056 * entering.texi (Entering Emacs): Update rationale at start.
5057 (Exiting): Treat iconifying on a par with suspension.
5058
5059 * custom.texi (Minor Modes): Fix typo.
5060 (Easy Customization): Fix menu style.
5061 (Variables): Add xref.
5062 (Examining): Setting for future sessions works through .emacs.
5063 (Keymaps): "Text terminals", not "Many".
5064 (Init Rebinding): Explain \C-. Show example of \M-.
5065 Fix minor wording errors.
5066 (Function Keys): Explain vector syntax just once.
5067 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5068 (Init File): Mention .emacs.d directory.
5069 (Init Examples): Add xref.
5070 (Find Init): Mention .emacs.d directory.
5071
5072 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5073 (Action Arguments): Explain which kinds of -l args are found how.
5074 (Initial Options): --batch does not inhibit site-start.
5075 Add xrefs.
5076 (Command Example): Use --batch, not -batch.
5077
5078 * basic.texi (Inserting Text): Cleanup wording.
5079 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5080 C-n is not error at end of buffer.
5081 (Undo): Doc C-/ like C-_. Add xrefs.
5082 (Arguments): META key may be labeled ALT.
5083 Peculiar arg meanings are explained in doc strings.
5084
5085 * abbrevs.texi (Expanding Abbrevs): Clarify.
5086
50872005-02-05 Eli Zaretskii <eliz@gnu.org>
5088
5089 * frames.texi (Frame Parameters): Add an xref to the description
5090 of list-colors-display. Add a pointer to the X docs about colors.
5091
5092 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5093 Improve docs of list-colors-display.
8cf51b2c
GM
5094
50952005-02-03 Lute Kamstra <lute@gnu.org>
5096
5097 * frames.texi (Frames, Drag and Drop): Fix typos.
5098
50992005-02-03 Richard M. Stallman <rms@gnu.org>
5100
5101 * windows.texi (Basic Window): Mention color-change in mode line.
5102 (Change Window): Explain dragging vertical boundaries.
5103
5104 * text.texi (Sentences): Clarify.
5105 (Paragraphs): Explain M-a and blank lines.
5106 (Outline Mode): Clarify text and menu.
5107 (Hard and Soft Newlines): Mention use-hard-newlines.
5108
5109 * frames.texi (Frames): Delete unnecessary mention of Windows.
5110 (Mouse Commands): Likewise. Mention xterm mouse support.
5111 (Clipboard): Clarify.
5112 (Mouse References): Mention use of Mouse-1 for following links.
5113 (Menu Mouse Clicks): Clarify.
5114 (Mode Line Mouse): Clarify.
5115 (Drag and Drop): Rewrite.
5116
5117 * fixit.texi (Spelling): Fix typo.
5118
5119 * files.texi (File Names): Clarify.
5120 (Visiting): Update conditions for use of file dialog. Clarify.
5121 (Saving): Doc d as answer in save-some-buffers.
5122 (Remote Files): Clean up the text.
5123
5124 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5125
5126 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5127 (List Buffers): Clarify.
5128 (Several Buffers): Doc T command.
5129 (Buffer Convenience): Clarify menu.
5130
5131 * basic.texi (Undo): Clarify last change.
5132
51332005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5134
5135 * fixit.texi (Spelling): Fix typo.
5136
51372005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5138
5139 * basic.texi (Undo): Update description of `undo-outer-limit'.
5140
51412005-02-01 Nick Roberts <nickrob@snap.net.nz>
5142
5143 * building.texi: Update documentation relating to GDB Graphical
5144 Interface.
5145
51462005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5147
5148 * custom.texi (Easy Customization): Adapt menu to node name change.
5149
51502005-01-30 Richard M. Stallman <rms@gnu.org>
5151
5152 * custom.texi (Easy Customization): Defn of "User Option" now
5153 includes faces. Don't say just "option" when talking about variables.
5154 Do say just "options" to mean "anything customizable".
5155 (Specific Customization): Describe `customize-variable',
5156 not `customize-option'.
5157
5158 * glossary.texi (Glossary) <Faces>: Add xref.
5159 <User Option>: Change definition--include faces. Change xref.
5160
5161 * picture.texi (Picture): Mention artist.el.
5162
5163 * sending.texi, screen.texi, programs.texi, misc.texi:
5164 * mini.texi, major.texi, maintaining.texi, macos.texi:
5165 * help.texi, frames.texi, files.texi:
5166 Don't say just "option" when talking about variables.
5167
5168 * display.texi, mule.texi: Don't say just "option" when talking
5169 about variables. Other minor cleanups.
5170
8cf51b2c
GM
51712005-01-26 Lute Kamstra <lute@gnu.org>
5172
5173 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5174 File'. Mention the `-Q' option at the `--no-site-file' option.
5175
8cf51b2c
GM
51762005-01-22 David Kastrup <dak@gnu.org>
5177
5178 * building.texi (Grep Searching): Mention alias `find-grep' for
5179 `grep-find'.
5180
51812005-01-20 Richard M. Stallman <rms@gnu.org>
5182
5183 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5184
8cf51b2c
GM
51852005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5186
5187 * rmail.texi (Movemail): Explain differences
5188 between standard and mailutils versions of movemail.
5189 Describe command line and configuration options introduced
5190 with the latter.
5191 Explain the notion of mailbox URL, provide examples and
5192 cross-references to mailutils documentation.
5193 Describe various methods of specifying mailbox names,
5194 user names and user passwords for rmail.
5195 (Remote Mailboxes): New section. Describe
5196 how movemail handles remote mailboxes. Describe configuration
5197 options used to control its behavior.
5198 (Other Mailbox Formats): Explain handling of various mailbox
5199 formats.
5200
52012005-01-13 Richard M. Stallman <rms@gnu.org>
5202
5203 * commands.texi (Commands): Clarification.
5204
52052005-01-11 Richard M. Stallman <rms@gnu.org>
5206
5207 * programs.texi (Multi-line Indent): Fix previous change.
5208 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5209
8cf51b2c
GM
52102005-01-08 Richard M. Stallman <rms@gnu.org>
5211
5212 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5213 lazy-highlight.
5214
5215 * search.texi (Query Replace): Mention faces query-replace
5216 and lazy-highlight.
5217 (Incremental Search): Update isearch highlighting info.
5218
8cf51b2c
GM
52192005-01-04 Richard M. Stallman <rms@gnu.org>
5220
5221 * custom.texi (Saving Customizations): Minor improvement.
5222
8cf51b2c
GM
52232005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5224
5225 * custom.texi (Saving Customizations): Emacs no longer loads
5226 `custom-file' after .emacs. No longer mention customizing through
5227 Custom.
5228
8cf51b2c
GM
52292005-01-01 Andreas Schwab <schwab@suse.de>
5230
5231 * killing.texi (Graphical Kill): Move up under node Killing,
5232 change @section to @subsection.
5233
52342005-01-01 Richard M. Stallman <rms@gnu.org>
5235
5236 * custom.texi (Face Customization): Mention hex color specs.
5237
5238 * emacs.texi (Top): Update Killing submenu.
5239
5240 * killing.texi (Killing): Reorganize section.
5241 No more TeX-only text; put the node command at start of chapter.
5242 But the first section heading is used only in TeX.
5243 Rewrite the text to read better in this mode.
5244 (Graphical Kill): New subnode gets some of the text that
5245 used to be in the first section.
5246
52472004-12-31 Richard M. Stallman <rms@gnu.org>
5248
5249 * dired.texi (Shell Commands in Dired): Delete the ? example.
5250
5251 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5252
5253 * files.texi (Saving): Describe new require-final-newline features
5254 and mode-require-final-newline.
5255
8cf51b2c
GM
52562004-12-29 Richard M. Stallman <rms@gnu.org>
5257
5258 * custom.texi (File Variables): Clarify previous change.
5259
c8763fb6 52602004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5261
5262 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5263 out now.
5264
52652004-12-27 Richard M. Stallman <rms@gnu.org>
5266
5267 * Makefile.in (MAKEINFO): Specify --force.
5268
5269 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5270 (Undo): Doc undo-outer-limit.
5271
8cf51b2c
GM
52722004-12-15 Juri Linkov <juri@jurta.org>
5273
5274 * mark.texi (Transient Mark, Mark Ring): M-< and other
5275 movement commands don't set mark in Transient Mark mode
5276 if mark is active.
5277
8cf51b2c
GM
52782004-12-12 Juri Linkov <juri@jurta.org>
5279
5280 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5281 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5282
5283 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5284 (Misc Dired Commands): Add @r{(Dired)} to w.
5285
52862004-12-12 Juri Linkov <juri@jurta.org>
5287
5288 * mark.texi (Marking Objects): Marking commands also extend the
5289 region when mark is active in Transient Mark mode.
5290
8cf51b2c
GM
52912004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * custom.texi (Saving Customizations): Emacs only loads the custom
5294 file automatically after the init file in version 22.1 or later.
5295 Adapt text and examples to this fact.
5296
8cf51b2c
GM
52972004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5298
5299 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5300 be set through Custom. Otherwise, it has no effect.
5301
8cf51b2c
GM
53022004-12-05 Richard M. Stallman <rms@gnu.org>
5303
5304 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5305 * entering.texi: Rename Command Line to Emacs Invocation.
5306
10d1d0af 5307 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5308
5309 * custom.texi (Easy Customization): Move up to section level,
5310 before Variables. Avoid using the term "variable"; say "option".
5311 New initial explanation.
5312 (Variables): In initial explanation, connect "variable" to the
5313 already-explained "user option".
5314
5315 * emacs.texi (Top): Fix ref to Command Line.
5316 Move reference to Easy Customization.
5317
5318 * xresources.texi (X Resources): Fix From link.
5319
5320 * doclicense.texi (GNU Free Documentation License): Fix To link.
5321
5322 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5323
5324 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5325
53262004-12-03 Richard M. Stallman <rms@gnu.org>
5327
5328 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5329
53302004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * kmacro.texi: Several small changes in addition to the following.
5333 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5334 defining a keyboard macro.
5335 Mention `kmacro-ring-max'.
5336 (Keyboard Macro Counter): Clarify description of
5337 `kmacro-insert-counter', `kmacro-set-counter',
5338 `kmacro-add-counter' and `kmacro-set-format'.
5339
53402004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5341
5342 * custom.texi (File Variables): Add `unibyte' and make it more
5343 clear that `unibyte' and `coding' are special. Suggested by Simon
5344 Krahnke <overlord@gmx.li>.
5345
5346 * mule.texi (Enabling Multibyte): Refer to File Variables.
5347 Suggested by Simon Krahnke <overlord@gmx.li>.
5348
c8763fb6 53492004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5350
5351 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5352 x-use-old-gtk-file-dialog.
5353
8cf51b2c
GM
53542004-11-20 Richard M. Stallman <rms@gnu.org>
5355
5356 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5357
53582004-11-09 Lars Brinkhoff <lars@nocrew.org>
5359
5360 * building.texi (Lisp Eval): Delete hyphen in section name.
5361
53622004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5363
5364 * files.texi (Old Versions):
5365 No longer document annotation as "CVS only".
5366
53672004-11-10 Andre Spiegel <spiegel@gnu.org>
5368
5369 * files.texi (Version Control): Rewrite the introduction about
5370 version systems, mentioning the new ones that we support. Thanks
5371 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5372 suggestions.
5373
c8763fb6 53742004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5375
49823426 5376 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5377
c8763fb6 53782004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5379
5380 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5381
53822004-10-23 Eli Zaretskii <eliz@gnu.org>
5383
5384 * text.texi (Text Based Tables, Table Definition)
5385 (Table Creation, Table Recognition, Cell Commands)
5386 (Cell Justification, Row Commands, Column Commands)
5387 (Fixed Width Mode, Table Conversion, Measuring Tables)
5388 (Table Misc): New nodes, documenting the Table Mode.
5389
8cf51b2c
GM
53902004-10-19 Jason Rumney <jasonr@gnu.org>
5391
5392 * makefile.w32-in (info): Change order of arguments to makeinfo.
5393
53942004-10-19 Ulf Jasper <ulf.jasper@web.de>
5395
5396 * calendar.texi (iCalendar): Update for package changes.
5397
8cf51b2c
GM
53982004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5399
5400 * files.texi (Misc File Ops): View mode is a minor mode.
5401
8cf51b2c
GM
54022004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5403
5404 * calendar.texi (iCalendar): Style changes.
5405
54062004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * search.texi (Regexps): The regexp described in the example is no
5409 longer stored in the variable `sentence-end'.
5410
8cf51b2c
GM
54112004-10-06 Nick Roberts <nickrob@snap.net.nz>
5412
5413 * building.texi (Starting GUD): Note that multiple debugging
5414 sessions requires `gdb --fullname'.
5415
54162004-10-05 Ulf Jasper <ulf.jasper@web.de>
5417
5418 * calendar.texi (iCalendar): New section for a new package.
5419
8cf51b2c
GM
54202004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5421
5422 * text.texi: Various small changes in addition to the following.
5423 (Text): Replace xref for autotype with inforef.
5424 (Sentences): Explain nil value for `sentence-end'.
5425 (Paragraphs): Update default values for `paragraph-start' and
5426 `paragraph-separate'.
5427 (Text Mode): Correct description of Text mode's effect on the
5428 syntax table.
5429 (Outline Visibility): `hide-other' does not hide top level headings.
5430 `selective-display-ellipses' no longer has an effect on Outline mode.
5431 (TeX Misc): Add missing @cindex.
5432 Replace xref for RefTeX with inforef.
5433 (Requesting Formatted Text): The variable
5434 `enriched-fill-after-visiting' no longer exists.
5435 (Editing Format Info): Update names of menu items and commands.
5436 (Format Faces): Mention special effect of specifying the default face.
5437 Describe inheritance of text properties.
5438 Correct description of `fixed' face.
5439 (Format Indentation): Correct description of effect of setting
5440 margins. Mention `set-left-margin' and `set-right-margin'.
5441 (Format Justification): Update names of menu items.
5442 `set-justification-full' is now bound to `M-j b'.
5443 Mention that `default-justification' is a per buffer variable.
5444 (Format Properties): Update name of menu item.
5445 (Forcing Enriched Mode): `format-decode-buffer' automatically
5446 turns on Enriched mode if the buffer is in text/enriched format.
5447
54482004-10-05 Emilio C. Lopes <eclig@gmx.net>
5449
5450 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5451
54522004-09-28 Kim F. Storm <storm@cua.dk>
5453
5454 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5455 Align with new functionality.
5456
8cf51b2c
GM
54572004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5458
5459 * display.texi (Display Custom): Remove stray `@end defvar'.
5460
54612004-09-23 Kim F. Storm <storm@cua.dk>
5462
5463 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5464 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5465
8cf51b2c
GM
54662004-09-20 Richard M. Stallman <rms@gnu.org>
5467
5468 * custom.texi (Hooks): Explain using setq to clear out a hook.
5469 (File Variables): Explain multiline string constants.
5470 (Non-ASCII Rebinding): Explain when you need to update
5471 non-ASCII char codes in .emacs.
5472
5473 * building.texi (Compilation): Explain how to make a silent
5474 subprocess that won't be terminated. Explain compilation-environment.
5475
54762004-09-13 Kim F. Storm <storm@cua.dk>
5477
5478 * mini.texi (Repetition): Rename isearch-resume-enabled to
5479 isearch-resume-in-command-history and change default to disabled.
5480
8cf51b2c
GM
54812004-09-09 Kim F. Storm <storm@cua.dk>
5482
5483 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5484 with new `kmacro-name-last-macro'.
5485
8cf51b2c
GM
54862004-09-08 Juri Linkov <juri@jurta.org>
5487
5488 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5489
8cf51b2c
GM
54902004-09-03 Juri Linkov <juri@jurta.org>
5491
5492 * search.texi (Incremental Search): Update wording for M-%.
5493
54942004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5495
5496 * killing.texi (Killing): Correct description of kill commands in
5497 read-only buffer.
5498
54992004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5500
5501 * building.texi (Compilation Mode): Add a paragraph about rules
5502 for finding the compilation buffer for `next-error'.
5503
5504 * search.texi (Other Repeating Search): Mention that Occur mode
5505 supports the next-error functionality.
5506
55072004-09-02 Juri Linkov <juri@jurta.org>
5508
5509 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5510
55112004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * kmacro.texi (Basic Keyboard Macro):
5514 `apply-macro-to-region-lines' now operates on all lines that begin
5515 in the region, rather than on all complete lines in the region.
5516
c8763fb6 55172004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5518
5519 * frames.texi (Drag and drop): Add documentation about
5520 x-dnd-test-function and x-dnd-known-types.
5521
55222004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5523
5524 * indent.texi: Various minor changes in addition to:
5525 (Indentation Commands): Correct description of `indent-relative'.
5526 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5527 mode. The *Tab Stops* buffer uses Overwrite Mode.
5528 (Just Spaces): `tabify' converts sequences of at least two spaces
5529 to tabs.
5530
8cf51b2c
GM
55312004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5532
5533 * frames.texi (Secondary Selection): Setting the secondary
5534 selection with M-Drag-Mouse-1 does not alter the kill ring,
5535 setting it with M-Mouse-1 and M-Mouse-3 does.
5536 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5537 toolkit scroll bars.
5538 (Scroll Bars): Ditto.
5539
5540 * windows.texi (Basic Window): When using a window system, the value
5541 of point in a non-selected window is indicated by a hollow box.
5542 (Split Window): Side by side windows are separated by a scroll bar,
5543 if scroll bars are used.
5544 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5545 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5546 (Window Convenience): Update bindings for `winner-undo' and
5547 `winner-redo'.
5548
5549 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5550 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5551 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5552 of "Using Emacs as a Server".
5553 * building.texi (Building): Interchange nodes (for correct numbering).
5554 * programs.texi (Programs): Interchange nodes (for correct numbering).
5555 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5556 Info to the node structure.
5557 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5558 Rearrange order of nodes and sections such that both "GNU GENERAL
5559 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5560 end, as appropriate for appendices.
5561 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5562 Use `@unnumberedsec'.
5563 * trouble.texi: Adapt sectioning in Info to the node structure.
5564 Adapt node pointers to change in emacs.texi.
5565 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5566
8cf51b2c
GM
55672004-08-25 Kenichi Handa <handa@m17n.org>
5568
5569 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5570 description for unibyte mode.
5571
55722004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5575
5576 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5577 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5578 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5579 in @pxref.
5580
55812004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5582
5583 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5584 Change section names.
5585
8cf51b2c
GM
55862004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * kmacro.texi (Keyboard Macro Ring): Rename section.
5589 Emacs treats the head of the macro ring as the `last keyboard macro'.
5590 (Keyboard Macro Counter): Minor change.
5591 (Save Keyboard Macro): Some clarifications.
5592 (Edit Keyboard Macro): Rename section.
5593
5594 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5595 32-bit machines.
5596 (Several Buffers): Clarify which buffer is selected if `2' is
5597 pressed in the Buffer Menu.
5598 Auto Revert mode can be used to update the Buffer Menu
5599 automatically.
5600
56012004-08-21 Eli Zaretskii <eliz@gnu.org>
5602
5603 * help.texi (Misc Help): Add an index entry for finding an Info
5604 manual by its file name.
5605
56062004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5607
5608 * files.texi (Backup Deletion): Correct description of
5609 `delete-old-versions'.
5610 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5611 (Auto Save Files): Recommend `auto-save-mode' to reenable
5612 auto-saving, rather than the abbreviation `auto-save'.
5613
56142004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5617 for "killing" and "yanking" in main menu.
5618
56192004-08-16 Richard M. Stallman <rms@gnu.org>
5620
5621 * killing.texi (Yanking, Killing): Minor cleanups.
5622
5623 * mark.texi (Momentary Mark): Minor cleanups.
5624
56252004-08-15 Kenichi Handa <handa@etl.go.jp>
5626
5627 * custom.texi (Non-ASCII Rebinding):
5628 C-q always inserts the right code to pass to global-set-key.
5629
8cf51b2c
GM
56302004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5631
5632 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5633 `insert-register', instead of `C-x r g' binding, for consistency.
5634
56352004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5636
5637 * fixit.texi (Spelling): Fix typo.
5638
56392004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5640
5641 * help.texi (Help): Fix Texinfo usage.
5642
8cf51b2c
GM
56432004-07-24 Richard M. Stallman <rms@gnu.org>
5644
5645 * text.texi (Paragraphs): Update how paragraphs are separated
5646 and the default for paragraph-separate.
5647
5648 * search.texi (Regexp Replace): Further update text for new
5649 replacement operators.
5650
8cf51b2c
GM
56512004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5652
5653 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5654 `R' switch.
5655
5656 * dired.texi (Dired Updating): `k' only deletes inserted
5657 subdirectories from the Dired buffer if a prefix argument was given.
5658
5659 * search.texi (Regexps): Delete redundant definition of `symbol' in
5660 description of `\_>'. It already occurs in the description of `\_<'.
5661
8cf51b2c
GM
56622004-07-01 Juri Linkov <juri@jurta.org>
5663
5664 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5665 (Regexp Search): Add M-r.
5666
56672004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5668
5669 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5670
56712004-06-29 Jesper Harder <harder@ifa.au.dk>
5672
49823426 5673 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5674
56752004-06-25 Richard M. Stallman <rms@gnu.org>
5676
5677 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5678
56792004-06-25 David Kastrup <dak@gnu.org>
5680
5681 * search.texi (Regexp Replace): Some typo corrections and
5682 rearrangement.
5683
56842004-06-24 David Kastrup <dak@gnu.org>
5685
5686 * search.texi (Unconditional Replace): Use replace-string instead
5687 of query-replace in example.
5688 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5689 sequences.
5690 (Query Replace): Correct explanation of `^' which does not use
5691 the mark stack.
5692
56932004-06-21 Nick Roberts <nickrob@gnu.org>
5694
5695 * misc.texi (Shell History Copying): Document comint-insert-input.
5696 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5697
8cf51b2c
GM
56982004-06-20 Jesper Harder <harder@ifa.au.dk>
5699
5700 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5701 * custom.texi (Customization): Do.
5702 * anti.texi (Antinews): Do.
5703 * abbrevs.texi (Defining Abbrevs): Do.
5704
5705 * programs.texi (Info Lookup): Fix keybinding for
5706 info-lookup-symbol.
5707
57082004-06-16 Juanma Barranquero <lektu@terra.es>
5709
5710 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5711 Add emacs-xtra.
5712 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5713 (clean): Add emacs-xtra and flymake. Remove redundancies.
5714
57152004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5716
5717 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5718 Add emacs-xtra.
5719 * emacs-xtra.texi: New file.
5720
57212004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5722
5723 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5724 (Dired and Find): Mention differences with ordinary Dired buffers.
5725
8cf51b2c
GM
57262004-06-13 Richard M. Stallman <rms@gnu.org>
5727
5728 * custom.texi (Init Syntax): Explain about vars that do special
5729 things when set with setq or with Custom.
5730 (Init Examples): Add line-number-mode example.
5731
8cf51b2c
GM
57322004-06-12 Juri Linkov <juri@jurta.org>
5733
5734 * dired.texi (Operating on Files): Add dired-do-touch.
5735
8cf51b2c
GM
57362004-06-10 Juri Linkov <juri@jurta.org>
5737
5738 * building.texi (Lisp Eval): Add C-M-x on defface.
5739
57402004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5741
5742 * files.texi (Reverting): Auto-Revert mode and
5743 Global Auto-Revert mode no longer revert remote files.
5744
8cf51b2c
GM
57452004-05-29 Richard M. Stallman <rms@gnu.org>
5746
5747 * custom.texi (Init File): Two dashes start --no-site-file.
5748
8cf51b2c
GM
57492004-05-29 Alan Mackenzie <acm@muc.de>
5750
5751 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5752 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5753 (AWK, Pike): Document as "C-like modes".
5754 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5755 (M-x man): Supersedes M-x manual-entry.
5756 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5757
5758 ("Comments in C"): Delete node; the info is in CC Mode manual.
5759 (c-comment-only-line-offset): Remove description.
5760
5761 (C-c ., C-c C-c): Describe new C Mode bindings.
5762
5763 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5764 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5765 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5766 Amend definitions.
5767
5768 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5769 Describe functions.
5770
5771 (c-comment-start-regexp, c-hanging-comment-ender-p)
5772 (c-hanging-comment-starter-p): Remove obsolete definitions.
5773
5774 * emacs.texi: Remove the menu entry "Comments in C".
5775
8cf51b2c
GM
57762004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5777
5778 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5779 `M-x locate'.
5780
57812004-05-16 Karl Berry <karl@gnu.org>
5782
5783 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5784 makeinfo --html fails.
5785 * help.texi (Help Summary) [@ifnottex]: Likewise.
5786
57872004-05-13 Nick Roberts <nickrob@gnu.org>
5788
5789 * building.texi (GDB Graphical Interface): Update and describe
5790 layout first.
5791
8cf51b2c
GM
57922004-05-04 Jason Rumney <jasonr@gnu.org>
5793
5794 * makefile.w32-in: Revert last change.
5795
57962004-05-03 Jason Rumney <jasonr@gnu.org>
5797
5798 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5799
8cf51b2c
GM
58002004-04-23 Juanma Barranquero <lektu@terra.es>
5801
5802 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5803
58042004-04-18 Juri Linkov <juri@jurta.org>
5805
5806 * fixit.texi (Spelling): Remove file extension from ispell xref.
5807
58082004-04-15 Kim F. Storm <storm@cua.dk>
5809
5810 * cmdargs.texi (Initial Options): Add -Q.
5811
58122004-04-05 Kim F. Storm <storm@cua.dk>
5813
5814 * custom.texi (File Variables): Add safe-local-eval-forms.
5815
8cf51b2c
GM
58162004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5817
5818 * files.texi (Reverting): Correct description of revert-buffer's
5819 handling of point.
5820
58212004-03-22 Juri Linkov <juri@jurta.org>
5822
5823 * emacs.texi (Top): Add `Misc X'.
5824
49823426 5825 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5826
5827 * glossary.texi: Improve references.
5828
5829 * help.texi: Sync keywords with finder.el.
5830
5831 * mini.texi (Completion): Add description for menu items.
5832
5833 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5834
5835 * sending.texi (Mail Methods): Fix xref to Message manual.
5836
8cf51b2c
GM
58372004-03-12 Richard M. Stallman <rms@gnu.org>
5838
8cf51b2c
GM
5839 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5840
8cf51b2c
GM
58412004-03-04 Richard M. Stallman <rms@gnu.org>
5842
5843 * search.texi (Regexps): Explain that ^ and $ have their
5844 special meanings only in certain contexts.
5845
5846 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5847
5848 * mule.texi (Specify Coding): Doc C-x RET F.
5849
5850 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5851 for multiple compile and grep buffers.
5852 (Indirect Buffers): Don't recommand clone-indirect-buffer
5853 for multiple compile and grep buffers.
5854
8cf51b2c
GM
58552004-02-29 Juanma Barranquero <lektu@terra.es>
5856
5857 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5858 Use $(DEL) instead of rm, and ignore exit code.
5859
8cf51b2c
GM
58602004-02-23 Nick Roberts <nick@nick.uklinux.net>
5861
5862 * building.texi (Watch Expressions): Update.
5863
58642004-02-21 Juri Linkov <juri@jurta.org>
5865
5866 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5867 --directory, --help, --version. Move text about command-line-args
5868 to Command Arguments.
5869 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5870 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5871 (Window Size X): Join -g and --geometry. Add @cindex.
5872 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5873 (Title X): Remove alias -title.
5874 (Misc X): New node.
5875
c8763fb6 58762004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5877
5878 * frames.texi (Drag and drop): Add Motif to list of supported
5879 protocols.
5880
c8763fb6 58812004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5882
5883 * frames.texi (Drag and drop): New section.
5884
58852004-01-24 Richard M. Stallman <rms@gnu.org>
5886
5887 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5888 Include it only @ifnotinfo. Patch the preceding and following
5889 node headers to point to each other.
5890
58912004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5892
5893 * calendar.texi (Appointments): Update section.
5894
58952003-12-29 Kevin Ryde <user42@zip.com.au>
5896
8cf51b2c
GM
5897 * programs.texi (C Modes): Fix the xref.
5898
58992003-12-23 Nick Roberts <nick@nick.uklinux.net>
5900
5901 * building.texi (Watch Expressions): Update.
5902 (Commands of GUD): Include use of toolbar + breakpoints set from
5903 fringe/margin.
5904
59052003-12-03 Andre Spiegel <spiegel@gnu.org>
5906
5907 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5908 <acm@muc.de>.
5909
c8763fb6 59102003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5911
5912 * frames.texi (Dialog Boxes): Add use-file-dialog.
5913
8cf51b2c
GM
59142003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5915
5916 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5917 in CC Mode.
5918
8cf51b2c
GM
59192003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5920
5921 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5922 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5923 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5924 * man/frames.texi, man/glossary.texi, man/killing.texi:
5925 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5926 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5927 * man/sending.texi, man/text.texi, man/trouble.texi:
5928 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5929
59302003-11-01 Alan Mackenzie <acm@muc.de>
5931
5932 * search.texi (Scrolling During Incremental Search): Document a
5933 new scrolling facility in isearch mode.
5934
8cf51b2c
GM
59352003-10-22 Miles Bader <miles@gnu.org>
5936
5937 * Makefile.in (info): Move before $(top_srcdir)/info.
5938
59392003-10-22 Nick Roberts <nick@nick.uklinux.net>
5940
5941 * building.texi (Watch Expressions): Update section on data display
5942 to reflect code changes (GDB Graphical Interface).
5943
8cf51b2c
GM
59442003-10-13 Richard M. Stallman <rms@gnu.org>
5945
5946 * xresources.texi (GTK resources): Clean up previous change.
5947
c8763fb6 59482003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5949
5950 * xresources.texi (GTK resources): Add a note that some themes
5951 disallow customizations. Add scroll theme example.
5952
8cf51b2c
GM
59532003-09-30 Richard M. Stallman <rms@gnu.org>
5954
8cf51b2c
GM
5955 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5956
5957 * misc.texi (Saving Emacs Sessions): Shorten the section,
5958 collapsing back into one node.
5959
59602003-09-30 Lars Hansen <larsh@math.ku.dk>
5961
5962 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5963
ce058493 59642003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5965
5966 * xresources.texi (GTK names in Emacs): Correct typo.
5967
8cf51b2c
GM
59682003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5969
5970 * cmdargs.texi (Font X): Mention new default font. More
5971 fully describe long font names, wildcard patterns and the
5972 problems involved. (Result of discussion on emacs-devel.)
5973
59742003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5975
5976 * emacs.texi (Acknowledgements): Correct typo.
5977
59782003-09-22 Richard M. Stallman <rms@gnu.org>
5979
5980 * dired.texi (Misc Dired Commands): New node.
5981 (Dired Navigation): Add dired-goto-file.
5982
5983 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5984
5985 * emacs.texi (Acknowledgements): New node, split from Distribution.
5986
5987 * cmdargs.texi (Action Arguments): -f reads interactive args.
5988
8cf51b2c
GM
59892003-09-08 Lute Kamstra <lute@gnu.org>
5990
5991 * screen.texi (Mode Line): Say that POS comes before LINE.
5992 Mention `size-indication-mode'.
5993 * display.texi (Optional Mode Line): Document
5994 `size-indication-mode'.
5995 * basic.texi (Position Info): Mention `size-indication-mode'.
5996
59972003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5998
5999 * xresources.texi (Resources): Refer to `editres' man page.
6000 (Lucid Resources): Update defaults. Expand description of
6001 `shadowThickness'.
6002
60032003-09-04 Miles Bader <miles@gnu.org>
6004
6005 * Makefile.in (top_srcdir): New variable.
6006 ($(top_srcdir)/info): New rule.
6007 (info): Depend on it.
6008
60092003-09-03 Peter Runestig <peter@runestig.com>
6010
6011 * makefile.w32-in: New file.
6012
60132003-08-29 Richard M. Stallman <rms@gnu.org>
6014
6015 * misc.texi (Saving Emacs Sessions): Correct previous change.
6016
8cf51b2c
GM
60172003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6018
8cf51b2c
GM
6019 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6020 (Intro): Include kmacro.texi after fixit.texi instead of after
6021 custom.texi. (As suggested by Kim Storm.)
6022
60232003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6024
6025 * fixit.texi (Fixit): Update `Next' pointer.
6026 * files.texi (Files): Update `Previous' pointer.
6027 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6028 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6029 (Suggested by Kim Storm.)
6030 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6031
60322003-08-18 Kim F. Storm <storm@cua.dk>
6033
6034 * kmacro.texi: New file describing enhanced keyboard macro
6035 functionality. Replaces old description in custom.texi.
6036
6037 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6038 (Keyboard Macros): Move to new kmacro.texi file.
6039
6040 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6041
8cf51b2c
GM
60422003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6043
6044 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6045
60462003-08-17 Alex Schroeder <alex@gnu.org>
6047
6048 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6049 required.
6050
8cf51b2c
GM
60512003-08-05 Richard M. Stallman <rms@gnu.org>
6052
6053 * programs.texi (Lisp Indent): Don't describe
6054 lisp-indent-function property here. Use xref to Lisp Manual.
6055
8cf51b2c
GM
60562003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6057
fffa137c 6058 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6059 abbreviations.
6060
60612003-07-24 Markus Rost <rost@math.ohio-state.edu>
6062
6063 * buffers.texi (List Buffers): Fix previous change.
6064
8cf51b2c
GM
60652003-07-13 Markus Rost <rost@math.ohio-state.edu>
6066
6067 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6068 List*.
6069
60702003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6071
8cf51b2c
GM
6072 * display.texi (Font Lock): Fix typo.
6073
60742003-07-07 Richard M. Stallman <rms@gnu.org>
6075
6076 * display.texi (Font Lock): Add xref for format info on
6077 font-lock-remove-keywords.
6078
6079 * building.texi (Compilation): Document what happens with asynch
6080 children of compiler process.
6081
6082 * help.texi (Library Keywords): Use @multitable.
6083
8cf51b2c
GM
60842003-06-04 Richard M. Stallman <rms@gnu.org>
6085
6086 * programs.texi (Expressions): Delete C-M-DEL.
6087
6088 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6089 comint-move-point-for-output renamed from
6090 comint-scroll-to-bottom-on-output.
6091
6092 * custom.texi (Init Rebinding): Replace previous change with xref.
6093 (Non-ASCII Rebinding): Explain that issue more briefly here.
6094
60952003-05-28 Richard M. Stallman <rms@gnu.org>
6096
6097 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6098
60992003-05-28 Nick Roberts <nick@nick.uklinux.net>
6100
6101 * building.texi (GDB Graphical Interface): New node.
6102 (Rewritten somewhat by RMS.)
6103
c8763fb6 61042003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6105
6106 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6107 non-English letters. Explain how to set coding systems correctly
6108 and how to include the right coding cookie in the file.
6109
c8763fb6 61102003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6111
6112 * indent.texi (Indentation): Explain the concepts.
6113 (Just Spaces): Explain why preventing tabs for indentation might
6114 be useful.
6115
8cf51b2c
GM
61162003-04-16 Richard M. Stallman <rms@gnu.org>
6117
6118 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6119
8cf51b2c
GM
61202003-02-22 Alex Schroeder <alex@emacswiki.org>
6121
6122 * cmdargs.texi (General Variables): Document SMTPSERVER.
6123
8cf51b2c
GM
6124 * sending.texi: Remove SMTP node.
6125 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6126 library.
6127
8cf51b2c
GM
61282003-02-22 Alex Schroeder <alex@emacswiki.org>
6129
6130 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6131
61322003-02-22 Simon Josefsson <jas@extundo.com>
6133
6134 * sending.texi (Mail Methods): Add node about SMTP.
6135
c8763fb6 61362003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6137
6138 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6139
8cf51b2c
GM
61402003-02-01 Kevin Ryde <user42@zip.com.au>
6141
6142 * glossary.texi (Glossary): Correction to cl cross reference.
6143
61442003-01-20 Richard M. Stallman <rms@gnu.org>
6145
6146 * killing.texi (Rectangles): Document C-x c r.
6147
c8763fb6 61482003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6149
6150 * xresources.texi (GTK resources): New node.
6151 (GTK widget names): New node.
6152 (GTK names in Emacs): New node.
6153 (GTK styles): New node.
6154
c8763fb6 61552003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6156
6157 * maintaining.texi (Create Tags Table): Add reference to the new
6158 `etags --help --lang=LANG' option.
6159
8cf51b2c
GM
61602002-10-02 Karl Berry <karl@gnu.org>
6161
49823426 6162 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6163 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6164 where needed for the sake of the HTML output.
8cf51b2c
GM
6165
61662001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6167
6168 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6169 source files.
6170
61712001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6172
6173 * Makefile.in (emacsman): New target.
6174
8cf51b2c
GM
61752001-10-20 Gerd Moellmann <gerd@gnu.org>
6176
6177 * (Version 21.1 released.)
6178
61792001-10-05 Gerd Moellmann <gerd@gnu.org>
6180
6181 * Branch for 21.1.
6182
8cf51b2c
GM
61832001-03-05 Gerd Moellmann <gerd@gnu.org>
6184
6185 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6186
8cf51b2c
GM
61872000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6188
6189 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6190
8cf51b2c
GM
61911999-07-12 Richard Stallman <rms@gnu.org>
6192
6193 * Version 20.4 released.
6194
61951998-12-04 Markus Rost <rost@delysid.gnu.org>
6196
6197 * Makefile.in (INFO_TARGETS): Delete customize.info.
6198 (DVI_TARGETS): Delete customize.dvi.
6199 (../info/customize, customize.dvi): Targets deleted.
6200
62011998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6202
6203 * Version 20.3 released.
6204
62051998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6206
6207 * Makefile.in (EMACSSOURCES): Add mule.texi.
6208 Add msdog.texi, ack.texi. Remove gnu1.texi.
6209
62101998-04-06 Andreas Schwab <schwab@gnu.org>
6211
6212 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6213 it in dvi targets.
8cf51b2c
GM
6214
62151997-09-23 Paul Eggert <eggert@twinsun.com>
6216
6217 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6218 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6219 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6220
62211997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6222
6223 * Version 20.2 released.
6224
62251997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6226
6227 * Version 20.1 released.
6228
62291997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6230
6231 * Makefile (../info/customize, customize.dvi): New targets.
6232 (INFO_TARGETS): Add ../info/customize.
6233 (DVI_TARGETS): Add customize.dvi.
6234
8cf51b2c
GM
62351996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6236
6237 * Version 19.33 released.
6238
62391996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6240
6241 * Version 19.32 released.
6242
8cf51b2c
GM
62431996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6244
6245 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6246
62471996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6248
6249 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6250 Specify -I option.
6251 (All dvi targets): Set the TEXINPUTS variable.
6252
62531996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6254
6255 * Version 19.31 released.
6256
8cf51b2c
GM
62571995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6258
6259 * Version 19.30 released.
6260
8cf51b2c
GM
62611995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6262
6263 * Makefile.in (maintainer-clean): Rename from realclean.
6264
62651994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6266
6267 * Makefile.in: New file.
6268 * Makefile: File deleted.
6269
62701994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6271
6272 * Makefile (TEXINDEX_OBJS): Variable deleted.
6273 (texindex, texindex.o, getopt.o): Rules deleted.
6274 All deps on texindex deleted.
6275 (distclean): Don't delete texindex.
6276 (mostlyclean): Don't delete *.o.
6277 * texindex.c, getopt.c: Files deleted.
6278
62791994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6280
6281 * Version 19.26 released.
6282
62831994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6284
6285 * Makefile (EMACSSOURCES): Exclude undo.texi.
6286
62871994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6288
6289 * Version 19.25 released.
6290
62911994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6292
6293 * Version 19.24 released.
6294
62951994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6296
6297 * Version 19.23 released.
6298
62991994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6300
6301 * Makefile: Delete spurious tab.
6302
63031994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6304
6305 * Makefile (.SUFFIXES): New rule.
6306
8cf51b2c
GM
63071993-12-04 Richard Stallman (rms@srarc2)
6308
6309 * getopt.c: New file.
6310 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6311 (getopt.o): New rule.
6312 (dvi): Don't depend on texindex.
49823426 6313 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6314
63151993-12-03 Richard Stallman (rms@srarc2)
6316
49823426
GM
6317 * Makefile (TEXI2DVI): New variable.
6318 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6319 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6320
63211993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6322
6323 * Version 19.22 released.
6324
63251993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6326
6327 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6328
63291993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6330
6331 * Version 19.21 released.
6332
8cf51b2c
GM
63331993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6334
6335 * Makefile (realclean): Don't delete the Info files.
6336
f0131492 63371993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6338
8cf51b2c
GM
6339 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6340 4' where appropriate.
6341
f0131492 63421993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6343
49823426 6344 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6345
6346 * texindex.c: Include "../src/config.h" if building in emacs.
6347
6348 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6349 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6350 Add target to build texindex.c, defining `emacs'.
6351
8cf51b2c
GM
63521993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6353
6354 * Version 19.19 released.
6355
8cf51b2c
GM
63561993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6357
6358 * Version 19.18 released.
6359
63601993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6361
6362 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6363
63641993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6365
6366 * Version 19.17 released.
6367
63681993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6369
6370 * split-man: Fix typos in last change.
6371
63721993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6373
6374 * Version 19.16 released.
6375
63761993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6377
6378 * version 19.15 released.
6379
63801993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6381
6382 * Makefile (distclean): It's rm, not rf.
6383
63841993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6385
6386 * Version 19.14 released.
6387
63881993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6389
6390 * Makefile: New file.
6391
63921993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6393
6394 * Version 19.13 released.
6395
63961993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6397
6398 * Version 19.9 released.
6399
64001993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6401
6402 * Version 19.8 released.
6403
64041993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6405
6406 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6407
6408 * trouble.texi: It's `enable-flow-control-on', not
6409 `evade-flow-control-on'.
6410
64111993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6412
6413 * display.texi: Document standard-display-european.
6414
64151993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6416
6417 * Version 19.7 released.
6418
6419 * emacs.texi: Add a sentence to the top menu mentioning the
6420 specific version of Emacs this manual applies to.
6421
64221993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6423
6424 * basic.texi: Document next-line-add-lines variable used to
6425 implement down-arrow.
6426
6427 * killing.texi: Document kill-whole-line.
6428
64291993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6430
6431 * text.texi: Update unix TeX ordering information.
6432
64331993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6434
6435 * news.texi: Mention fill-rectangle in keybinding list.
6436
6437 * killing.texi: Document fill-rectangle.
6438
64391993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6440
6441 * vc.texi: Bring the docs up to date with VC 5.2.
6442
64431992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6444
6445 * emacs.tex: Mention blackbox and gomoku under Amusements.
6446 Assembler mode is now mentioned and appropriately indexed
6447 under Programming Modes.
6448
64491991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6450
6451 * emacs.tex: Update TeX ordering information.
6452
8cf51b2c
GM
64531990-06-26 David Lawrence (tale@geech)
6454
6455 * emacs.tex: Note that completion-ignored-extensions is not used
6456 to filter out names when all completions are displayed in
6457 *Completions*.
6458
64591990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6460
6461 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6462
64631990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6464
6465 * emacs.tex: Add @findex grep.
6466
8cf51b2c
GM
64671988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6468
6469 * emacs.tex: Correct two typos. No other changes before
6470 Version 19 will be made.
6471
8cf51b2c
GM
64721988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6473
6474 * emacs.tex: Update information for obtaining TeX distribution from the
6475 University of Washington.
6476
6477;; Local Variables:
c8763fb6 6478;; coding: utf-8
8cf51b2c
GM
6479;; fill-column: 79
6480;; add-log-time-zone-rule: t
6481;; End:
6482
6483 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6484 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6485
6486 This file is part of GNU Emacs.
6487
352c8b4a 6488 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6489 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6490 the Free Software Foundation, either version 3 of the License, or
6491 (at your option) any later version.
8cf51b2c
GM
6492
6493 GNU Emacs is distributed in the hope that it will be useful,
6494 but WITHOUT ANY WARRANTY; without even the implied warranty of
6495 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6496 GNU General Public License for more details.
6497
6498 You should have received a copy of the GNU General Public License
352c8b4a 6499 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6500
6501;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd