Fix missing entry for hunspell first cut
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
e840fca5
GM
12008-12-19 Glenn Morris <rgm@gnu.org>
2
3 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 4 Consolidate explanatory text at start.
e840fca5
GM
5
6 * display.texi (Text Display):
7 * indent.texi (Indentation): Use @acronym with ASCII.
8
9dfa7983
GM
92008-12-18 Glenn Morris <rgm@gnu.org>
10
11 * ack.texi: Various small updates and fixes.
12
97b3a00b
JL
132008-12-18 Juri Linkov <juri@jurta.org>
14
15 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
16 as a key binding to start a forward nonincremental word search.
17 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
18 a backward nonincremental word search. Add index for `M-s w'
19 `isearch-forward-word'.
20 (Regexp Search): Add a short summary of regexp key commands like
21 in the node "Basic Isearch".
22 (Other Repeating Search): Fix typo.
23
242008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
25
26 * misc.texi (PostScript Variables): Fix doc.
27
31ce6a07
CY
282008-12-10 Chong Yidong <cyd@stupidchicken.com>
29
30 * programs.texi (Program Modes): Mention Ruby mode.
31
636b507b
DN
322008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
33
34 * misc.texi (emacsclient Options): Describe what an empty string
35 argument does for --alternate-editor.
36
a323fa14
CY
372008-12-09 Frank Schmitt <ich@frank-schmitt.net>
38
39 * cmdargs.texi (Font X): Distinguish between client-side and
40 server-side fonts. List valid Fontconfig properties. Add reference to
41 Fontconfig manual. List valid GTK font properties. Explain use of
42 fc-list.
43
c5ca6cd0
CY
442008-12-09 Chong Yidong <cyd@stupidchicken.com>
45
46 * cmdargs.texi (Font X): Move discussion of quoting to top.
47
e5136377
GM
482008-12-06 Glenn Morris <rgm@gnu.org>
49
50 * maintaining.texi (Old Revisions): Improve previous change.
51
248c026b
RS
522008-12-05 Richard M Stallman <rms@gnu.org>
53
54 * anti.texi (Antinews): Minor fixes.
55
a9253a1e
GM
562008-12-03 Glenn Morris <rgm@gnu.org>
57
58 * maintaining.texi (Old Revisions): Fix diff-switches description.
59
fa687b02
MR
602008-12-01 Martin Rudalics <rudalics@gmx.at>
61
62 * emacs.texi (Top): Fix typo.
63
72e6decd
CY
642008-11-30 Chong Yidong <cyd@stupidchicken.com>
65
320ee034
CY
66 * misc.texi (Document View): Explain dependence on gs at the top.
67 Copyedits.
68
69 * emacs.texi (Top): Add DocView nodes to detailed node listing.
70
72e6decd
CY
71 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
72 (Comment Commands): Discuss region-active behavior of M-; first.
73
2a472ee4
MR
742008-11-29 Martin Rudalics <rudalics@gmx.at>
75
9c6361c9
MR
76 * display.texi (Line Truncation): Add reference to Continuation
77 Lines.
78
2a472ee4
MR
79 * windows.texi (Pop Up Window): Mention split-height-threshold
80 and split-width-threshold.
9c6361c9 81 (Split Window): Add reference to Continuation Lines.
2a472ee4 82
e93bc142
AR
832008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
84
85 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
86 (GNUstep Support): New node.
87 * anti.texi:
88 * emacs.texi:
89 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
90
91
43b978db
RS
922008-11-28 Richard M Stallman <rms@gnu.org>
93
94 * misc.texi (Dissociated Press): Minor cleanups.
95
96 * dired.texi (Image-Dired): Avoid passive.
97
e8e2bd93
EZ
982008-11-28 Eli Zaretskii <eliz@gnu.org>
99
100 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
101 representation.
102
8d2d45da
CY
1032008-11-26 Richard M. Stallman <rms@gnu.org>
104
105 * files.texi (Visiting): Rewrite paragraph for clarity.
106
107 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
108
a5f7bbcc
AM
1092008-11-25 Alan Mackenzie <acm@muc.de>
110
111 * programs.texi (Moving by Parens): Clarify that parens inside strings
112 and comments are ignored, and that the commands assume the starting
113 point isn't in a string or comment.
114
a71703d3
AR
1152008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
116
117 * macos.texi: Add Prev/Next/Top pointers to all nodes.
118 (Mac Basics): Merge in Grabbing Environment Variables from earlier
119 version.
120 (Mac Customization): Rewrite Preferences Panel section and merge in to
121 this node, add Open files by dragging to an Emacs window.
122
123 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
124
aa5ab79a
CY
1252008-11-26 Chong Yidong <cyd@stupidchicken.com>
126
0cc92c19
CY
127 * files.texi (Misc File Ops): Document set-file-modes.
128
c366b4e4
CY
129 * windows.texi (Split Window): Document integer values of
130 truncate-partial-width-windows.
131
aa5ab79a
CY
132 * text.texi (Text): Simplify description of markup languages.
133 (TeX Mode): Simplify introduction. Mention BibTeX mode.
134 (TeX Editing): Note that `""' inserts one `"' character.
135 (HTML Mode): Note in the introduction that XML mode is an alias for
136 SGML mode. Mention nXML mode.
137
56221db7
CY
1382008-11-25 Chong Yidong <cyd@stupidchicken.com>
139
140 * building.texi (Watch Expressions): Fix typo.
141
90effe33
CY
1422008-11-24 Chong Yidong <cyd@stupidchicken.com>
143
f90a5ae3
CY
144 * files.texi (Visiting): Document new behavior of
145 confirm-nonexistent-file-or-buffer.
146
147 * buffers.texi (Select Buffer): Document
148 confirm-nonexistent-file-or-buffer.
149
a18ffb4a
CY
150 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
151 edit-picture.
152
90effe33
CY
153 * text.texi (Text): Simplify introduction. Discard mention of `M-x
154 edit-picture', since that is just an alias for picture-mode.
155 (Sentences): Note that repeated M-@ extends the region.
156 (Pages): Make terminology more consistent. Link to Regexps node.
157 (Longlines): Discuss relationship with Visual Line mode.
158 (Text Mode): Remove extraneous discussion of other modes, since they
159 were already introduced in the parent node.
160
e85103ec
CY
1612008-11-23 Chong Yidong <cyd@stupidchicken.com>
162
5cb2fe30
CY
163 * anti.texi (Antinews): Rewrite.
164
1eb9b307 165 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
166
167 * frames.texi (Frame Commands): Mention "minimize" terminology.
168
e85103ec
CY
169 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
170 formats.
b908332f
CY
171 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
172 (Misc X): Don't document useless -hb option.
e85103ec 173
607f5f88
JL
1742008-11-22 Juri Linkov <juri@jurta.org>
175
176 * dired.texi (Dired Navigation): Change normal file name search option
177 from `non-nil' to `t'. Add `dwim' option.
178
e1b867a0
JL
1792008-11-22 Juri Linkov <juri@jurta.org>
180
181 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
182 ".dir-locals.el". Rename `define-project-bindings' to
183 `dir-locals-set-class-variables'. Rename `set-directory-project' to
184 `dir-locals-set-directory-class'.
185
dd186936
LK
1862008-11-22 Lute Kamstra <lute@gnu.org>
187
188 * buffers.texi (Select Buffer): Index goto-line.
189 * basic.texi (Moving Point): Mention the use of a numeric prefix
190 argument with goto-line and refer to Select Buffer for the use of a
191 plain prefix argument.
192
4b121911
GM
1932008-11-19 Glenn Morris <rgm@gnu.org>
194
195 * doclicense.texi: Update to FDL 1.3.
196 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
197
27267e4c
CY
1982008-11-17 Chong Yidong <cyd@stupidchicken.com>
199
696f351d
CY
200 * custom.texi (Minor Modes): Define mode commands and mode variables
201 more precisely. Recommend using mode commands instead of setting
202 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
203 (Easy Customization): Use "init file" instead of .emacs.
204 (Customization Groups): Update to new Custom buffer appearance.
205 (Saving Customizations): Copyedits. Update example.
206 (Variables): Give example of variable type-sensitivity.
207 (Examining): Update example.
208 (Hooks): Copyedits.
209 (Specifying File Variables): Use C comments instead of an artificial
210 Lisp for the example.
211 (Keymaps): Move internals discussion to Prefix Keymaps.
212 (Rebinding): Remove redundant paragraph (stated in Key Binding).
213 (Init Rebinding): Document kbd macro.
214 (Init File): Link to Find Init.
696f351d
CY
215
216 * mark.texi (Using Region): Document Delete Selection Mode more
217 thoroughly.
218
219 * frames.texi (Mouse Commands): Move most of the description of Delete
220 Selection Mode to Using Region, and link to it.
1bc9c425 221 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 222
b0570c25
CY
223 * building.texi (Compilation): Document first-error value of
224 compilation-scroll-output.
225 (Compilation Mode): Note that compilation-auto-jump-to-first-error
226 works as soon as an error is available. Suggested by Juri Linkov.
227
27267e4c
CY
228 * mini.texi (Passwords): New node.
229
230 * files.texi (Remote Files): Link to Passwords node.
231
232 * emacs.texi (Top): Update node listings.
233
122eb807
CY
2342008-11-16 Chong Yidong <cyd@stupidchicken.com>
235
9c9855a3
CY
236 * ack.texi (Acknowledgments): Some updating of credits.
237
bd6fdcad
CY
238 * emacs.texi (Acknowledgments): Add a couple more names.
239
dd1eef46
CY
240 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
241
122eb807 242 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 243 (Misc File Ops): Document use of trash.
122eb807 244
801a8da1
JB
2452008-11-16 Juanma Barranquero <lekktu@gmail.com>
246
247 * macos.texi (Mac Customization): Fix typos.
248
0b4f2253
CY
2492008-11-14 Chong Yidong <cyd@stupidchicken.com>
250
251 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
252 replacing previous contents. Numerous copyedits to adapt ns-emacs to
253 the conventions of the main Emacs manual.
254
255 * emacs.texi (Top): Update node listings.
256
517e2b89
CY
2572008-11-12 Chong Yidong <cyd@stupidchicken.com>
258
07a85685
CY
259 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
260 command-line-args is processed during startup.
261 (Action Arguments): Correctly describe how file arguments interact with
262 the startup screen. Link to Lisp Interaction for scratch buffer.
263 (Initial Options): Link to Command Example for -batch option.
264 (Environment): Document initial-environment.
265
517e2b89
CY
266 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
267 can't be changed in the site-start file.
268
6337bbde
CY
2692008-11-07 Chong Yidong <cyd@stupidchicken.com>
270
271 * dired.texi (Dired): Mention C-x C-d too.
272 (Dired Enter): Document M-n in the Dired minibuffer.
273 (Dired Navigation): Explain dired-goto-file more clearly. Document
274 dired-isearch-filenames.
275 (Dired Deletion): Remove unnecessary "expunged" terminology.
276 (Flagging Many Files): & is now rebound to `% &'.
277 (Shell Commands in Dired): Document dired-do-async-shell-command.
278 Clarify how multi-file arguments are passed.
279 (Misc Dired Features): Document dired-do-isearch.
280
9e8eeff9
CY
2812008-11-06 Chong Yidong <cyd@stupidchicken.com>
282
283 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
284
e071f849
CY
2852008-11-03 Chong Yidong <cyd@stupidchicken.com>
286
287 * search.texi (Other Repeating Search): Remove obsolete findex entries.
288
05482eb1
CY
2892008-11-01 Chong Yidong <cyd@stupidchicken.com>
290
e2346dea
CY
291 * programs.texi (Program Modes): Link to Program Indent node.
292 (Left Margin Paren): Explain consequences of changing
293 open-paren-in-column-0-is-defun-start more concisely.
294 (Which Function, Program Indent, Info Lookup): Minor edits.
295 (Basic Indent): If region is active, TAB indents the region.
296 (Multi-line Indent): If region is active, TAB indents the region. Note
297 that indent-region is useful when Transient Mark mode is off.
298 (Matching): The delimiter at the cursor is highlighted---the character
299 changes color.
300 (Symbol Completion): Link to Completion node.
301
e4b6428c
CY
302 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
303 a strictly text-only system.
304
05482eb1
CY
305 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
306 batch mode.
307
a11d3737
RS
3082008-11-01 Richard M. Stallman <rms@gnu.org>
309
5abad626
RS
310 * misc.texi (Document View): Major rewrite.
311
a11d3737
RS
312 * maintaining.texi (Types of Log File): Change logs are older than
313 version control.
314 (VCS Concepts): Simplify and rearrange.
315 (Version Control Systems): Make it clear that Linux is only the kernel.
316 (VC Mode Line): Shorten reference to menu item.
317 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
318 (VC Directory Mode): Minor cleanup.
319 Unchanged files are hidden, not omitted.
320 (VC Directory Commands): Shorten and simplify.
321 (Change Log Commands): New node, split from Change Logs.
322 (VC Directory Buffer): New node, split from VC Directory Mode.
323
c55a4acb
CY
3242008-10-31 Chong Yidong <cyd@stupidchicken.com>
325
df0356f6
CY
326 * misc.texi (Document View): Renamed from Document Files, moved here
327 from files.texi.
328
329 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
330 moved as well.
331 (Document Files): Moved to misc.texi.
332
c55a4acb
CY
333 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
334 vc-update-change-log.
df0356f6
CY
335 (Version Control): Move here from files.texi.
336 (Format of ChangeLog): Make it a subnode of Change Log.
337
338 * emacs.texi (Top): Update node listing.
c55a4acb 339
ef082374
TH
3402008-10-31 Tassilo Horn <tassilo@member.fsf.org>
341
342 * files.texi (Files): Add a section about document
343 files (doc-view-mode).
344
d52582c3
CY
3452008-10-31 Chong Yidong <cyd@stupidchicken.com>
346
347 * building.texi (Compilation Mode): Document
348 compilation-auto-jump-to-first-error.
349 (Debuggers): Lower GUD subsections to subsubsections.
350 (Starting GUD): Add cindex.
351 (Lisp Interaction): Note that scratch is no longer the initial buffer.
352
4e0a0968
CY
3532008-10-30 Chong Yidong <cyd@stupidchicken.com>
354
03625b47
CY
355 * indent.texi (Indentation): Link to Program Indent.
356
4e0a0968
CY
357 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
358 now uses emacsclient's terminal.
359
8bd3f7ef
CY
3602008-10-29 Chong Yidong <cyd@stupidchicken.com>
361
80e5620e
CY
362 * mark.texi (Using Region): Document use-empty-active-region.
363
97d5c404
CY
364 * emacs.texi (Top): Update node listings.
365
8bd3f7ef
CY
366 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
367 mention obsolete emacs.bash script.
368 (Invoking emacsclient): Rewrite, moving optional arguments to
369 emacsclient Options.
21d2bae3
CY
370 (emacsclient Options): New node. Document server-use-tcp and
371 server-host.
8bd3f7ef 372
5fda2cbd
CY
3732008-10-28 Chong Yidong <cyd@stupidchicken.com>
374
375 * indent.texi (Indentation): Replace list with paragraphed text,
376 putting description of syntax-driven indentation first. Document new
377 effect of active regions on tab.
378 (Tab Stops): Note that editable tab stops affect indentation commands.
379
4ff029f6
DN
3802008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
381
382 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
383
996cd6e4
CY
3842008-10-23 Chong Yidong <cyd@stupidchicken.com>
385
f28815e3
CY
386 * custom.texi (Function Keys): Note that modified keypad keys are not
387 translated.
388
996cd6e4
CY
389 * basic.texi (Arguments): Explain how to insert multiple digits.
390
49545fe2
MA
3912008-10-22 Michael Albinus <michael.albinus@gmx.de>
392
393 * files.texi (Remote Files): Precise selection of default method.
394 Rewrite paragraph about disabling remote file names.
395
edac0b53
CY
3962008-10-22 Chong Yidong <cyd@stupidchicken.com>
397
e752c544
CY
398 * search.texi (Special Isearch): Document M-TAB is isearch.
399
edac0b53
CY
400 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
401 command.
402
403 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
404
20a36054
TH
4052008-10-22 Tassilo Horn <tassilo@member.fsf.org>
406
407 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
408 section.
409
69051ab6
CY
4102008-10-21 Chong Yidong <cyd@stupidchicken.com>
411
c4b1a32a
CY
412 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
413 to files.texi. Move contents of vc2-xtra.texi here.
414
415 * vc2-xtra.texi: File removed.
416
417 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
418 Directory Commands from the submenu. Don't include deleted file
419 vc2-xtra.texi.
420
421 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
422 (Version Control): Add VC Directory Mode and VC Directory Commands to
423 the submenu.
424 (Why Version Control?): Use table format.
425 (Version Control Systems): Note that Meta-CVS support is gone.
426 (VCS Concepts): Note precisely when VC started supporting filesets.
427 Remove bogus xref to CVS Options node.
428 (Types of Log File): Copyedits.
429 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
430 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
431 The Right Thing.
432 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
433 (Log Buffer): Reorganize node, putting C-c C-c description first.
434 (Old Revisions): Use CVS for example, not RCS.
435 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
436 Commands from the submenu, putting them under Version Control.
437 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
438 need to include it in the manual unconditionally, since it is now
439 crucial to using distributed version control systems.
1a6e2954
CY
440 (Comparing Files): Note that diff uses the minibuffer, and that the
441 output is shown using Diff mode.
442 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
443 diff-update-on-the-fly, diff-refine-hunk, and
444 diff-show-trailing-whitespaces.
1a6e2954 445 (File Archives): Add rar support.
c4b1a32a 446
69051ab6
CY
447 * major.texi (Choosing Modes): Make mode selection sequence more
448 obvious by describing the steps in order of priority. Note that
449 magic-mode-alist is nil by default. Document
450 magic-fallback-mode-alist.
451
e7421e03
CY
4522008-10-20 Chong Yidong <cyd@stupidchicken.com>
453
454 * frames.texi (Mouse References): Copyedits.
455
6b2efdc2
TH
4562008-10-20 Tassilo Horn <tassilo@member.fsf.org>
457
458 * ack.texi (Acknowledgments): Add myself as doc-view author.
459
9c5e9396
EZ
4602008-10-20 Eli Zaretskii <eliz@gnu.org>
461
462 * frames.texi (Dialog Boxes): Add @cindex entries.
463
dac94f8e
CY
4642008-10-20 Chong Yidong <cyd@stupidchicken.com>
465
466 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
467 (Text-Only Mouse): Copyedit.
468
25597d40
CY
4692008-10-19 Chong Yidong <cyd@stupidchicken.com>
470
f8a447f6
CY
471 * frames.texi: Use @key throughout for mouse clicks.
472 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
473 (Secondary Selection): Fix modified mouse click syntax.
474 (Clipboard): Describe Cut, Copy and Paste commands.
475 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
476 Copyedits.
477 (Creating Frames): Add xref to Init File.
478 (Frame Commands): Add xref to Exiting.
479 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 480
b0f95216
CY
4812008-10-15 Chong Yidong <cyd@stupidchicken.com>
482
b0817f00
CY
483 * files.texi (Version Control): Copyedits. Add Bazaar.
484 (Version Control Systems): List different VCS's using an itemized list.
485 Add Bazaar.
486 (VCS Concepts): Copyedits. Tweak description of file merging.
487
b0f95216
CY
488 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
489 (Cut/Paste Other App): Document select-active-regions and
490 x-select-enable-primary.
491
69d0d701
CY
4922008-10-13 Chong Yidong <cyd@stupidchicken.com>
493
494 * mark.texi (Shift Selection): Correct case in node name.
495
496 * emacs.texi (Top): Update node order in Mark chapter.
497
375e8351
EZ
4982008-10-12 Eli Zaretskii <eliz@gnu.org>
499
500 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
501
502 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
503 elsewhere in the manual instead of describing yet again the intricacies
504 of $HOME on MS-Windows and MS-DOS.
505
ab58114f
CY
5062008-10-12 Chong Yidong <cyd@stupidchicken.com>
507
4f959513
CY
508 * mini.texi (Minibuffer File): Add xref to File Names.
509 (Minibuffer File): Add discussion of `~' in file names. Add
510 insert-default-directory index reference.
511
ab58114f
CY
512 * files.texi (File Names): Reorganize description.
513 (Visiting): Add xref to Mode Line. Copyedits.
514 (Save Commands): Mention prefix behavior of C-x C-s.
515 (Numbered Backups): Node deleted.
516 (Backup Names): Contents of Numbered Backups moved here. State default
517 of version-control variable.
518 (Reverting): Copyedits.
519 (Version Control): Add additional version control systems.
520
521 * emacs.texi (Top): Delete Numbered Backups node.
522
523 * cmdargs.texi (General Variables): Change Numbered Backups xref to
524 Backup Names.
f2884f63 525 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 526
b0b5100a
RF
5272008-10-11 Romain Francoise <romain@orebokech.com>
528
529 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
530
89774b5f
CY
5312008-10-11 Chong Yidong <cyd@stupidchicken.com>
532
533 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
534 (Select Buffer): Mention use of minibuffer history. Describe default
535 value of default-major-mode. Mention that C-x 4 b selects the other
536 window.
537 (List Buffers): Document CRM indicators in the order they appear.
538 (Kill Buffer): Document new command kill-matching buffers.
539 (Several Buffers): Move explanation of the relationship between buffer
540 list and buffer menu to the top.
541 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
542
4c72bf27
CY
5432008-10-10 Chong Yidong <cyd@stupidchicken.com>
544
545 * entering.texi (Exiting): Document change of C-x C-c to
546 save-buffers-kill-terminal. Document kill-emacs.
547
f68eb991
EZ
5482008-09-30 Eli Zaretskii <eliz@gnu.org>
549
550 * mule.texi (Coding Systems): Don't mention codepage-setup.
551
552 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
553 cpNNN coding systems anymore.
554 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
555 for unibyte mode. Don't mention line-drawing characters. Don't
556 mention dos-unsupported-char-glyph.
557
1a2dd44d
CY
5582008-09-25 Chong Yidong <cyd@stupidchicken.com>
559
560 * search.texi (Search): Shorten introduction.
561 (Basic Isearch): Add command table. Discuss reverse isearch and
562 isearch highlighting.
563 (Repeat Isearch): Move lazy highlighting discussion here. Add search
564 ring to cindex.
565 (Special Isearch): Move input methods discussion here.
566 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
567 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
568 Repeat Isearch.
569 (Isearch Minibuffer): New node.
570 (Word Search): Document new word search commands.
571 (Regexp Example): Simplify example using sentence-end-base variable.
572 (Replace): Reword introduction.
573 (Unconditional Replace): Remove unnecessary example.
574 (Other Repeating Search): Document new `M-s o' binding.
575
576 * emacs.texi (Top): Update node listings.
577
e45da31d
JB
5782008-09-22 Juanma Barranquero <lekktu@gmail.com>
579
580 * emacs.texi (Top): Remove Kill Errors from menu.
581
841c8096
CY
5822008-09-22 Chong Yidong <cyd@stupidchicken.com>
583
402168fa
CY
584 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
585 interface for defining macros. Simplify examples. Note that C-g quits
586 macro definitions.
801a8da1 587 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
588 usage example.
589 (Keyboard Macro Query): Organize query responses in a table.
590
591 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
592 to Erasing node.
841c8096
CY
593 (Undo): Reorganize paragraphs for logical flow. Move keybinding
594 rationale to a footnote.
595 (Kill Errors): Remove node, due to redundancy with Erasing.
596 (Spelling): Move discussion of flyspell to end. Note new behavior of
597 M-$ in active region. Remove non-ispell-specific keybindings from
598 table.
599
eab2ee89
DN
6002008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
601
602 * cmdargs.texi (Initial Options): Document --daemon.
603
3d53e905
GM
6042008-09-20 Glenn Morris <rgm@gnu.org>
605
606 * files.texi (Numbered Backups): Mention that some modes set
607 version-control.
608
1c90484d
GM
6092008-09-20 Jim Blandy <jimb@red-bean.com>
610
611 * files.texi (Numbered Backups): Reference File Variables, as well.
612 Remove discussion of Rmail's implementation.
613
0fc0d844
CY
6142008-09-06 Chong Yidong <cyd@stupidchicken.com>
615
616 * misc.texi (Recursive Edit): Note that top-level exits active
617 minibuffers.
618
619 * trouble.texi (Quitting): Likewise.
620
b18d283d
CY
6212008-08-31 Chong Yidong <cyd@stupidchicken.com>
622
623 * emacs.texi (Top): Add Temporary Face Changes xref.
624
625 * display.texi (Display): Move Temporary Face Changes node to just
626 after Standard Faces.
627 (Scrolling): Document recenter-top-bottom instead of recenter.
628 (Horizontal Scrolling): Move auto hscroll discussion to the top.
629 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
630 (Display Custom): Copyedits.
631 (Optional Mode Line): Document display-battery-mode.
632
180135fc
RF
6332008-08-27 Romain Francoise <romain@orebokech.com>
634
635 * custom.texi (Directory Variables): Minor fix.
636
d3fe3475
GM
6372008-08-27 Glenn Morris <rgm@gnu.org>
638
639 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
640 descriptions.
641 (Calendar Customizing): Tweak layout description.
183080b6 642 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
643 markers. Condense calendar-star-date and calendar-mark-today
644 description.
645 (Holiday Customizing): Add oriental and solar holidays.
646 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
647 Fix holiday-float description. Use zerop in examples. Be less verbose.
648 (Date Display Format): Change ISO format. Be less verbose.
649 (Diary Customizing): Mention day and month abbrev arrays.
650 Mention the date-form variables by name. Update European example.
651 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
652 Condense examples. Mention diary-entry-symbols by name.
653 Condense table for insertion commands.
654 (Fancy Diary Display): Mention diary-include-string and
655 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
656 Ethiopic, Persian date functions. Condense descriptions.
657
658 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
659 (Adding to Diary): Adapt for changed node name.
660
71755807
GM
6612008-08-26 Glenn Morris <rgm@gnu.org>
662
663 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
664 node "Hebrew/Islamic Entries".
665
666 * calendar.texi (Specified Dates): Fix names of iso functions.
667 (General Calendar): There may not be another window.
668 (Writing Calendar Files, Holidays): Tweak intro.
669 (Holidays): Mention Baha'i and Chinese holidays.
670 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
671 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
672 (To Other Calendar): Add calendar-print-other-dates.
673 Refer to "graphic display" rather than "X.
674 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
675 (Displaying the Diary): Fix whitespace after reference.
676 Fix `diary-number-of-entries' reference.
677 (Date Formats): Explicitly mention that day names can be abbreviated.
678 (Adding to Diary): Add some references to other sections.
679 (Special Diary Entries): Fix reference.
680 (Appointments): Simplify appt-message-warning-time entry.
681 Clarify where times must be.
682 (Importing Diary): Comment out icalendar paragraph that does not apply.
683 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
684
d76ebc75
GM
6852008-08-23 Glenn Morris <rgm@gnu.org>
686
687 * fortran-xtra.texi (Fortran): Change description of free form and
688 fixed form a bit. Mention hideshow and imenu.
689 (Fortran Motion): Mention fortran-end-of-subprogram,
690 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
691 (Fortran Indent): Minor re-word.
692 (ForIndent Commands): Mention fortran-fill-paragraph and
693 fortran-fill-statement.
694 (ForIndent Cont): Mention fortran-tab-mode-string.
695 (Fortran Comments): Mention fortran-comment-line-start-skip.
696 (Fortran Columns): Mention font-locking.
697 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
698
e2a71e28
JB
6992008-08-23 Johan Bockgard <bojohan@muon>
700
701 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
702
5c52e13c
CY
7032008-08-22 Chong Yidong <cyd@stupidchicken.com>
704
705 * mini.texi (Minibuffer): Simplify introduction.
706 (Minibuffer File): Document tilde in minibuffer filenames.
707 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
708 to enter tabs, spaces, and question marks. Describe behavior of C-a.
709 (Completion Example): Update example to current command list.
710 (Completion Options): Document `lazy' value of completion-auto-help.
711 Update contents of completion-ignored-extensions.
712 (Minibuffer History): Describe "future history" list. State default
713 value of history-delete-duplicates.
714
77a00355
GM
7152008-08-21 Glenn Morris <rgm@gnu.org>
716
717 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 718 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 719
39ee1d04
CY
7202008-08-17 Chong Yidong <cyd@stupidchicken.com>
721
722 * regs.texi (Registers): Clarify valid register names.
723 (RegPos): Note that buffer is saved and restored too.
724 (RegText): Note that mark is reactivated/deactivated.
725 (RegConfig): Xref to Windows node.
726
b12c348f
CY
7272008-08-16 Chong Yidong <cyd@stupidchicken.com>
728
3ae7ba79
CY
729 * basic.texi (Inserting Text): Provide command name for C-q.
730
b12c348f
CY
731 * killing.texi (Killing): Copyedit. Define read-only text.
732 (Deletion): DEL and C-d were already explained in Erasing; xref there.
733 (Killing by Lines): Copyedit.
734 (Other Kill Commands): Move M-w description here.
735 (Yanking): Move M-w to Other Kill Commands.
736 (Kill Ring): Also mention saving text in registers. Link to Text
737 Properties in elisp manual.
738 (Accumulating Text): Copyedit.
739 (CUA Bindings): Shift selection is now the default.
740
d8ff7692
TZ
7412008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
742
743 * maintaining.texi (Change Log): Mention next-error is available.
744
a43a8a2e
GM
7452008-08-10 Glenn Morris <rgm@gnu.org>
746
747 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
748 and intermonth text.
749 (Holiday Customizing): Add holiday-chinese.
750
eba27308
EZ
7512008-08-08 Eli Zaretskii <eliz@gnu.org>
752
753 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
754
5f14a5b3
DN
7552008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
756
757 * files.texi (Log Buffer): Describe C-c C-d.
758 (Diff Mode): Describe C-x 4 A.
759
49989bff
EZ
7602008-08-06 Eli Zaretskii <eliz@gnu.org>
761
762 * vc1-xtra.texi (VC Directory Mode): Fix last change.
763
5c915c02
DN
7642008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
765
2beaf97a
DN
766 * files.texi (Old Revisions): Update the keys used by vc-annotate and
767 describe the new bindings to show the changeset diff, toggle annotation
768 visibility, show revisions.
769 (VC Status): Describe key bindings for modifying the change comments,
770 displaying changeset diffs and annotations.
771
5c915c02
DN
772 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
773
71798ace
NR
7742008-08-05 Nick Roberts <nickrob@snap.net.nz>
775
776 * vc1-xtra.texi (VC Directory Mode): Fix typo.
777
b8949644
EZ
7782008-08-02 Eli Zaretskii <eliz@gnu.org>
779
780 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
781 and wording.
782
819567d1
DN
7832008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
784
785 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 786 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
787 commands. Improve some old info.
788
5f38310a
CY
7892008-07-31 Chong Yidong <cyd@stupidchicken.com>
790
0dc3906b
CY
791 * display.texi (Visual Line Mode): New node.
792
5f38310a
CY
793 * basic.texi (Inserting Text): Move DEL to deletion node.
794 (Moving Point): Add additional alternative key bindings. Describe
795 line-move-visual.
796 (Erasing): Describe DEL.
797 (Basic Undo, Blank Lines, Arguments): Copyedit.
798 (Continuation Lines): Mention Visual Line mode.
799 (Position Info): Move extended discussion to mule.texi.
800
801 * mule.texi (International Chars): Describe C-x =.
802
803 * emacs.texi (Top): Add Visual Line Mode node.
804
7c2fb837
DN
8052008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
806
807 * emacs.texi: Remove VMS support.
808
3f6b73ef
DN
8092008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
810
811 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
812 the vc-dir command name.
813
9e2a2647
DN
8142008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
815
816 * xresources.texi: Remove mentions of Mac Carbon.
817
568beaa2
AS
8182008-07-19 Andreas Schwab <schwab@suse.de>
819
820 * ns-emacs.texi: Move to ../misc.
821
0ef94706
CY
8222008-07-15 Chong Yidong <cyd@stupidchicken.com>
823
824 * entering.texi (Exiting): Don't describe text-only terminals as the
825 default. Describe the new startup screen.
826 (Exiting): Describe how to kill Emacs first. Change description of
827 iconification to handle modern window systems.
828
ba60bd44 8292008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
830
831 * ns-emacs.texi: New file, documents features of Emacs port under
832 NeXTstep windowing.
833
9f30aa73
CY
8342008-07-15 Chong Yidong <cyd@stupidchicken.com>
835
938a5d2e
CY
836 * entering.texi (Entering Emacs): Update prev node.
837
838 * glossary.texi (Glossary): Remove xref to Text Characters.
839
9f30aa73
CY
840 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
841 directly, rather than in the context of ASCII. Move description of
842 special properties of modifier key to new Modifier Keys node.
843 (Keys): Copyedit.
844 (Text Characters): Delete node. Multibyte is the default nowadays, and
845 the node contents are obsolete.
846
847 * custom.texi (Modifier Keys): New node.
848
849 * emacs.texi (Top): Update node list.
850
7e53d36c
CY
8512008-07-13 Chong Yidong <cyd@stupidchicken.com>
852
853 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
854 saying that Emacs provides menus and mouse support (which is par for
855 the course).
856
857 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
858 early on.
859 (Point): Copyedit. Relegate historical trivia to a footnote.
860 (Mode Line): Explain mode-line format more consistently.
861 (Menu Bar): Copyedit.
862
1e9fa96d
GM
8632008-06-27 Glenn Morris <rgm@gnu.org>
864
865 * cal-xtra.texi (Sexp Diary Entries):
866 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
867
dc9bebb8
CY
8682008-06-26 Chong Yidong <cyd@stupidchicken.com>
869
870 * mark.texi (Shift selection): New node.
871 (Mark): Copyedits.
872 (Persistent Mark): Move to the end of the chapter.
873
e7881076
EZ
8742008-06-20 Eli Zaretskii <eliz@gnu.org>
875
876 * makefile.w32-in (distclean): Remove makefile.
877
f427400c
NR
8782008-06-17 Nick Roberts <nickrob@snap.net.nz>
879
880 * building.texi (Starting GUD): Add an entry for gud-gdb.
881 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
882 command mode.
883
b597d348
GM
8842008-06-17 Glenn Morris <rgm@gnu.org>
885
886 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
887
647b7094
NR
8882008-06-17 Nick Roberts <nickrob@snap.net.nz>
889
890 * building.texi (Starting GUD): Expand on remote debugging.
891 (Other GDB-UI Buffers): Mention new keyboard bindings.
892
47a30023
GM
8932008-06-15 Glenn Morris <rgm@gnu.org>
894
895 * gnu.texi: Use a verbatim license for this invariant section,
896 as per etc/GNU.
897
37e5d54a
GM
8982008-06-13 Daniel Engeler <engeler@gmail.com>
899
900 * emacs.texi, misc.texi: Add documentation about serial port access.
901
8e65d46c
GM
9022008-06-13 Glenn Morris <rgm@gnu.org>
903
c1473b4c
MB
904 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
905 maintain.info.
8e65d46c 906
e40a85cd
MB
9072008-06-05 Miles Bader <miles@gnu.org>
908
909 * display.texi (Temporary Face Changes): Update to reflect function
910 renamings in face-remap.el.
911
56c73dec
MB
9122008-06-04 Miles Bader <miles@gnu.org>
913
914 * display.texi (Temporary Face Changes): Add
915 `adjust-buffer-face-height'. Rewrite description of
916 `increase-buffer-face-height' and `decrease-default-face-height' now
917 that they aren't bound by default.
918
9d3d42fb
MB
9192008-06-03 Miles Bader <miles@gnu.org>
920
921 * display.texi (Temporary Face Changes): New node.
922
2be6bfe2
EZ
9232008-05-31 Eli Zaretskii <eliz@gnu.org>
924
925 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
926
daf7e339
GM
9272008-05-31 Glenn Morris <rgm@gnu.org>
928
929 * cal-xtra.texi (Fancy Diary Display): Simplify.
930
d21d2618
GM
9312008-05-30 Glenn Morris <rgm@gnu.org>
932
933 * cal-xtra.texi (Fancy Diary Display): Update for
934 diary-display-function replacing diary-display-hook.
935
71ce5fd0
JB
9362008-05-29 Drew Adams <drew.adams@oracle.com>
937
938 * msdog.texi (Windows Keyboard): Add descriptions of
939 w32-register-hot-key and w32-unregister-hot-key.
940
a3cdbdf8
MO
9412008-05-21 Tom Tromey <tromey@redhat.com>
942
943 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
944 Variables node.
945
854a574c
MO
9462008-05-19 Tom Tromey <tromey@redhat.com>
947
948 * custom.texi (Variables): Add Directory Variables to menu.
949 (Directory Variables): New node.
950
7c2ec3f9
ER
9512008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
952
71ce5fd0 953 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 954
370fded4
ER
9552008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
956
957 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
958 Revision Tags and rewritten. Section now uses modern terminology,
959 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
960 accurately.
961
6af511e3
EZ
9622008-05-10 Eli Zaretskii <eliz@gnu.org>
963
964 * msdog.texi (Windows Files): Update documentation of
965 w32-get-true-file-attributes.
966
7a78b6e7
ER
9672008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
968
969 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
970 directory mode.
971
1bcfc24e
CY
9722008-05-08 Chong Yidong <cyd@stupidchicken.com>
973
974 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 975 entry "television".
1bcfc24e 976
db86064f
ER
9772008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
978
ab5ec32c 979 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 980
a31b405e
ER
9812008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
982
983 * emacs/buffers.texi, emacs/files.texi (Version-control):
984 vc-toggle-read-only is no longer a good idea...
985
ff2c14fc
GM
9862008-04-29 Glenn Morris <rgm@gnu.org>
987
988 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
989
367c9b7c
JL
9902008-04-22 Juri Linkov <juri@jurta.org>
991
992 * dired.texi (Subdirectories in Dired): Describe using `^'
993 to return to the parent directory.
994
4ac1e9b4
NR
9952008-04-22 Nick Roberts <nickrob@snap.net.nz>
996
997 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
998 recent changes.
999
b9b3bf2b
NR
10002008-04-19 Nick Roberts <nickrob@snap.net.nz>
1001
1002 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1003 (Other GDB-UI Buffers): Update for recent thread related changes.
1004
4d120d6a
SM
10052008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1006
1007 * maintaining.texi (Maintaining):
1008 * emacs.texi (Top): Typo.
1009
a152877d
SM
10102008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1011
b9b3bf2b
NR
1012 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1013 arg in `font-lock-add-keywords'.
a152877d 1014
36c0514c
GM
10152008-04-08 Glenn Morris <rgm@gnu.org>
1016
1017 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1018 Also add Baha'i calendar references where appropriate.
1019
06a97d46
GM
10202008-04-05 Glenn Morris <rgm@gnu.org>
1021
1022 * custom.texi (Init File): Byte-compiling .emacs is bad.
1023
6adc6eed
SM
10242008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1025
1026 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1027
571388b0
GM
10282008-03-29 Glenn Morris <rgm@gnu.org>
1029
1030 * calendar.texi: Update for `calendar-date-style' replacing
1031 `european-calendar'.
1032
3ae8f876
JR
10332008-03-28 Jason Rumney <jasonr@gnu.org>
1034
1035 * display.texi (Display Custom): Mention overlay-margin in text.
1036
5bc6ddff 10372008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1038
5bc6ddff
MB
1039 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1040 tutorial' comments.
03a864d5 1041
7186a830
CY
10422008-03-28 Chong Yidong <cyd@stupidchicken.com>
1043
1044 * mark.texi (Mark): Rearrange nodes.
1045 (Persistent Mark): Rename from Transient Mark.
1046 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1047 Describe Transient Mark mode as the default.
1048
1049 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1050 the default behavior with Transient Mark mode off.
1051 (Position Info): Fix typo.
1052
71ce5fd0
JB
1053 * display.texi (Standard Faces): Reference the Mark node.
1054 Remove discussion of the region face, which is discussed there.
7186a830
CY
1055
1056 * emacs.texi (Top): Update node listings.
1057
1058 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1059 as the default.
1060
1061 * fixit.texi (Undo): Standardize choice of undo key sequence.
1062 (Undo, Spelling): Describe Transient Mark mode as the default.
1063
1064 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1065 default.
1066
1067 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1068
1069 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1070 mode is the default, and note that the mark is not activated when set.
1071
1072 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1073 Describe Transient Mark mode as the default.
1074
1075 * search.texi (Basic Isearch): Reference the Mark Ring node.
1076 (Replace, Unconditional Replace, Other Repeating Search):
1077 Describe Transient Mark mode as the default.
1078
1079 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1080 Transient Mark mode as the default.
1081 (Paragraphs): Describe how M-h behaves when region is active.
1082
1083 * trouble.texi (Quitting): Clarify effects of C-g.
1084
dc47d1ff
GM
10852008-03-13 Glenn Morris <rgm@gnu.org>
1086
1087 * emacs.texi (EMACSVER): Set to 23.0.60.
1088
e3e0fb39 10892008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1090
e3e0fb39
GM
1091 * dired.texi (Hiding Subdirectories): Fix previous change.
1092
10932008-03-05 Drew Adams <drew.adams@oracle.com>
1094
1095 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1096
5e14abf8
KS
10972008-02-28 Kim F. Storm <storm@cua.dk>
1098
1099 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1100 Move describe-distribution to C-h C-o.
1101 Move view-emacs-problems to C-h C-p.
1102 Add view-emacs-debugging on C-h C-d.
1103 Add view-external-packages on C-h C-e.
d0207bf3 1104 Add view-order-manuals on C-h C-m.
5e14abf8 1105
d0207bf3 11062008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1107
1108 * msdog-xtra.texi (MS-DOS): Docstring fix.
1109
87e391bb
EZ
11102008-02-09 Eli Zaretskii <eliz@gnu.org>
1111
1112 * msdog.texi (Windows Fonts): Use a @table for describing font
1113 properties.
1114
5662e503
JR
11152008-02-07 Jason Rumney <jasonr@gnu.org>
1116
1117 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1118 value has changed.
1119 (Windows HOME): Clarify what is meant by "if that fails as well".
1120 (Windows Fonts): New section.
1121
72463824
GM
11222008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1123
1124 * basic.texi (Basic Undo): Remove duplicate "you can".
1125
7ff926e0
EZ
11262008-02-02 Eli Zaretskii <eliz@gnu.org>
1127
1128 * maintaining.texi (Tags): Fix last change.
1129
6ab7aef1
MA
11302008-02-02 Michael Albinus <michael.albinus@gmx.de>
1131
093571c3 1132 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1133
ace67e7e
NR
11342008-01-31 Nick Roberts <nickrob@snap.net.nz>
1135
1136 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1137
ae068fdf
RS
11382008-01-26 Richard Stallman <rms@gnu.org>
1139
1140 * maintaining.texi (Tags): Delete redundant index entry.
1141
a56d9a08
EZ
11422008-01-26 Eli Zaretskii <eliz@gnu.org>
1143
1144 * programs.texi (Imenu): Move "@cindex tags" from here...
1145 * maintaining.texi (Tags): ...to here.
1146
e941ed90
NR
11472008-01-23 Kevin Ryde <user42@zip.com.au>
1148
1149 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1150 click count.
1151
650276d5
JB
11522008-01-21 Juanma Barranquero <lekktu@gmail.com>
1153
1154 * entering.texi (Exiting): Fix typo.
1155 Reported by D. E. Evans <sinuhe@gnu.org>.
1156
8dc17977
MR
11572007-12-31 Martin Rudalics <rudalics@gmx.at>
1158
1159 * glossary.texi (Glossary): Fix typo.
1160
9f9695a6
RS
11612007-12-27 Richard Stallman <rms@gnu.org>
1162
1163 * text.texi (Formatted Text): Improve menu tag.
1164 (Editing Format Info): In Info, add duplicate menu of nodes
1165 about the submenus.
1166 (Format Faces): Say where Faces menu is found. Mention Other.
1167 (Format Colors): Say where these submenus are found.
1168 (Format Indentation, Format Justification): Likewise.
1169 (Format Properties): Likewise.
1170
abfd0191
RS
11712007-12-22 Richard Stallman <rms@gnu.org>
1172
1173 * search.texi (Query Replace): Make exp of query-replace more
1174 self-contained, and clarify.
8dc17977 1175
abfd0191
RS
1176 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1177
a2586785
RS
11782007-12-15 Richard Stallman <rms@gnu.org>
1179
1180 * files.texi (Auto Save): Clarify definition of auto-saving.
1181
a67cf2bb
RS
11822007-11-26 Richard Stallman <rms@gnu.org>
1183
1184 * help.texi (Help Echo): Cleanups.
1185
448b33b1
TTN
11862007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1187
1188 * files.texi (Why Version Control?): Fix typo.
1189 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1190 (Selecting a Fileset): Fix typos; small rewording.
1191 (Log Buffer): Likewise.
1192 (Old Revisions): Likewise.
448b33b1 1193
221bb7f6
EZ
11942007-11-17 Eli Zaretskii <eliz@gnu.org>
1195
1196 * mule.texi (Communication Coding): Fix wording of last change.
1197
d0207bf3 11982007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1199
630cb3b7
JB
1200 * custom.texi (Specifying File Variables):
1201 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1202
53b7759e
KH
12032007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1204
a5ab2e0c 1205 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1206
1207 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1208
c8763fb6 12092007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1210
630cb3b7 1211 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1212 --output=file.
1213
ff98e024
MR
12142007-11-13 Martin Rudalics <rudalics@gmx.at>
1215
1216 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1217 (Help Echo): Avoid mentioning the term "region" here and
1218 consistently use the term "active text".
1219
37b11c22
GM
12202007-11-11 Glenn Morris <rgm@gnu.org>
1221
1222 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1223
21d50ba1
JL
12242007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1225
1226 * search.texi (Query Replace): Mention
1227 `query-replace-show-replacement'.
1228
c12ecb0a 12292007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1230
1231 * building.texi (Watch Expressions): Remove obscure sentence.
1232
3b4201f4
KH
12332007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1234
1235 * mule.texi (Select Input Method): Describe how to activate an input
1236 method in the text mode.
1237
07e5c0b0
DN
12382007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1239
1240 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1241
52dd7391
NR
12422007-10-30 Nick Roberts <nickrob@snap.net.nz>
1243
1244 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1245
c004e539
GM
12462007-10-30 Glenn Morris <rgm@gnu.org>
1247
1248 * misc.texi (Directory Tracking): Explain a bit more about
1249 dirtrack-mode.
1250
ca8c5b8c
GM
12512007-10-25 Glenn Morris <rgm@gnu.org>
1252
1253 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1254
b6c764ef
RS
12552007-10-24 Richard Stallman <rms@gnu.org>
1256
1257 * misc.texi (Interactive Shell): Cleanup last change.
1258
eabd84c9
JL
12592007-10-22 Juri Linkov <juri@jurta.org>
1260
1261 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1262 default values.
1263
0b43c7e2
ER
12642007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1265
ca8c5b8c 1266 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1267 'filesets'.
1268
a80859d4
MR
12692007-10-18 Martin Rudalics <rudalics@gmx.at>
1270
1271 * trouble.texi (Quitting): Fix typo.
1272
c9447ae1
GM
12732007-10-18 Glenn Morris <rgm@gnu.org>
1274
1275 * frames.texi (Mode Line Mouse): Mention minor mode names.
1276
168b980f
JL
12772007-10-17 Juri Linkov <juri@jurta.org>
1278
1279 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1280 fill-paragraph operates on the active region in Transient Mark mode.
1281 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1282 with fill-paragraph.
1283
1284 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1285 fill-paragraph.
1286
1287 * fixit.texi (Spelling): ispell-word operates on the active region
1288 in Transient Mark mode.
1289
5a331f34
JB
12902007-10-17 Aaron S. Hawley <aaronh@garden.org>
1291
1292 * building.texi (Source Buffers):
1293 * custom.texi (Init Non-ASCII):
1294 * glossary.texi (Glossary): Use "key binding" consistently.
1295
2a9f4d55
JB
12962007-10-17 Juanma Barranquero <lekktu@gmail.com>
1297
1298 * calendar.texi (Diary): Fix directive.
1299
de13cecf
RS
13002007-10-16 Richard Stallman <rms@gnu.org>
1301
1302 * calendar.texi (Diary): Clarify text about diary file example.
1303
5f90d53e
ER
13042007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1305
1306 * files.texi: Capitalize node names according to convention.
1307
3aa491bc
GM
13082007-10-13 Glenn Morris <rgm@gnu.org>
1309
1310 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1311
8a3106d3
ER
13122007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1313
1314 * emacs.texi:
1315 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1316 suggested by RMS and Robert J. Chassell.
8a3106d3 1317
da1080a2
ER
13182007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1319
3aa491bc 1320 * files.texi (Version Systems):
0870a421
ER
1321 * vc-xtra.texi:
1322 * vc1-xtra.texi:
ac3f4c6f 1323 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1324 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1325 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1326 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1327
58ade22b
ER
13282007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1329
da1080a2 1330 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1331 Reorder the descriptions to be chronological.
1332
93870ce2
RS
13332007-10-09 Richard Stallman <rms@gnu.org>
1334
1335 * display.texi (Cursor Display): Correct how cursor appears
1336 in nonselected windows.
1337
568c7288
NR
13382007-10-04 Nick Roberts <nickrob@snap.net.nz>
1339
1340 * building.texi (GDB Graphical Interface): Remove references to gdba
1341 and mention gud-gdb.
1342
1af74d06 13432007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1344
1af74d06 1345 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1346
0d8fb755
JL
13472007-10-06 Juri Linkov <juri@jurta.org>
1348
1349 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1350 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1351 fill-paragraph-or-region.
1352
1353 * basic.texi (Arguments): Replace fill-paragraph with
1354 fill-paragraph-or-region.
1355
b981e2c6
ER
13562007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1357
1358 * files.texi: Update the section on version control for 2007
2a9f4d55 1359 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1360 will come later.
1361
5fceaf9c
GM
13622007-09-15 Glenn Morris <rgm@gnu.org>
1363
1364 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1365 to `list-holidays'.
1366
b0e44b17
GM
13672007-09-14 Glenn Morris <rgm@gnu.org>
1368
1369 * calendar.texi: Update all instances of mark-calendar-holidays,
1370 list-calendar-holidays, list-holidays with the new names.
1371
8cf51b2c
GM
13722007-09-06 Glenn Morris <rgm@gnu.org>
1373
46a367db 1374 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1375 Split into the Emacs manual in emacs/, and other manuals in misc/.
1376 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1377 manual.
1378 (infodir): New variable.
1379 (info): Use $infodir.
1380 (emacsman): Delete target, not needed any more.
1381 Move all targets that are not the Emacs manual to misc/Makefile.in.
1382 (mostlyclean): Remove `gnustmp'.
1383 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1384 manual.
92f9b43f 1385 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1386 (emacsman): Delete target, not needed any more.
1387 (clean): Remove all info files but Emacs manual.
1388 Move all targets that are not the Emacs manual to misc/Makefile.in.
1389 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1390
1391 * Makefile.in (INFOSOURCES): Delete.
1392 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1393 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1394 *.vrs *.toc here...
1395 (maintainer-clean): ...from here.
1396
13972007-09-05 Glenn Morris <rgm@gnu.org>
1398
1399 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1400
8cf51b2c
GM
14012007-08-29 Glenn Morris <rgm@gnu.org>
1402
1403 * emacs.texi (EMACSVER): Increase to 23.0.50.
1404
3420c522
RS
14052007-08-27 Richard Stallman <rms@gnu.org>
1406
1407 * emacs.texi (Top): Clarify menu item for Glossary.
1408
1409 * display.texi (Faces): Change secn title.
1410 Clarify not all fonts come from Font Lock.
1411
8cf51b2c
GM
14122007-08-17 Eli Zaretskii <eliz@gnu.org>
1413
1414 * basic.texi (Position Info): Add index entry for face at point.
1415 Mention that character faces are also displayed by "C-u C-x =".
1416
8cf51b2c
GM
14172007-08-08 Glenn Morris <rgm@gnu.org>
1418
1419 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1420
14212007-08-07 Chong Yidong <cyd@stupidchicken.com>
1422
1423 * files.texi (File Conveniences): Document point motion keys in Image
1424 mode.
1425
8cf51b2c
GM
14262007-07-27 Glenn Morris <rgm@gnu.org>
1427
8cf51b2c
GM
1428 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1429 in-line.
1430
1431 * gpl.texi: New file with text of GPL.
1432 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1433
14342007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1435
1436 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1437
1438 * dired.texi (Wdired): Mention C-x C-q key binding.
1439
14402007-07-28 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1443
14442007-07-25 Glenn Morris <rgm@gnu.org>
1445
8cf51b2c
GM
1446 * emacs.texi (Copying): Replace license with GPLv3.
1447
1448 * Relicense all FSF files to GPLv3 or later.
1449
14502007-07-24 Glenn Morris <rgm@gnu.org>
1451
1452 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1453 for some calendars.
1454
14552007-07-23 Nick Roberts <nickrob@snap.net.nz>
1456
1457 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1458 default-directory for the current buffer is on a remote machine.
1459
8cf51b2c
GM
14602007-07-21 Eli Zaretskii <eliz@gnu.org>
1461
1462 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1463 default value.
1464
14652007-07-21 Richard Stallman <rms@gnu.org>
1466
1467 * files.texi (Why Version Control?): Improve previous change.
1468
14692007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1470
1471 * files.texi (Why Version Control?): New node.
1472
8cf51b2c
GM
14732007-07-12 Nick Roberts <nickrob@snap.net.nz>
1474
8cf51b2c
GM
1475 * building.texi (Starting GUD): Add xref to this anchor.
1476
8cf51b2c
GM
14772007-06-24 Karl Berry <karl@gnu.org>
1478
2a9f4d55 1479 * emacs.texi: New Back-Cover Text.
8cf51b2c 1480
8cf51b2c
GM
14812007-06-07 Alan Mackenzie <acm@muc.de>
1482
1483 * display.texi (Optional Mode Line): Document the new form of
1484 line+column numbers, "(561,2)".
1485
14862007-06-06 Juanma Barranquero <lekktu@gmail.com>
1487
49823426 1488 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1489
14902007-06-02 Chong Yidong <cyd@stupidchicken.com>
1491
1492 * Version 22.1 released.
1493
8cf51b2c
GM
14942007-05-07 Karl Berry <karl@gnu.org>
1495
1496 * emacs.texi (EMACSVER): Back to 22.
1497
14982007-05-06 Richard Stallman <rms@gnu.org>
1499
1500 * maintaining.texi (Create Tags Table): Clean up previous change.
1501
c8763fb6 15022007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1503
1504 * maintaining.texi (Create Tags Table): Add text about the dangers of
1505 making symbolic links to tags files.
1506
15072007-05-04 Karl Berry <karl@gnu.org>
1508
1509 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1510
15112007-05-03 Karl Berry <karl@gnu.org>
1512
1513 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1514
1515 * .cvsignore (*.pdf): New entry.
1516
8cf51b2c
GM
1517 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1518 for printing.
1519
15202007-05-01 Richard Stallman <rms@gnu.org>
1521
1522 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1523
8cf51b2c
GM
15242007-04-28 Glenn Morris <rgm@gnu.org>
1525
1526 * ack.texi (Acknowledgments):
1527 * anti.texi (Antinews):
8cf51b2c
GM
1528 * programs.texi (Program Modes): Restore mention of python.el pending
1529 consideration of legal status.
1530
15312007-04-28 Richard Stallman <rms@gnu.org>
1532
1533 * files.texi (File Names): Fixes to ~ description on MS systems.
1534
8cf51b2c
GM
15352007-04-26 Glenn Morris <rgm@gnu.org>
1536
1537 * emacs.texi (EMACSVER): Increase to 22.1.50.
1538
15392007-04-25 Karl Berry <karl@gnu.org>
1540
1541 * emacs.texi: Improve line breaks on copyright page,
1542 similar layout to lispref, 8.5x11 by default.
1543
1544 * dired.texi (Image-Dired): Improve line break, fix typo.
1545
15462007-04-24 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * programs.texi (Program Modes):
8cf51b2c
GM
1549 * anti.texi (Antinews):
1550 * ack.texi (Acknowledgments): python.el removed.
1551
8cf51b2c
GM
15522007-04-23 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * display.texi (Highlight Interactively): Correct description of
1555 hi-lock-file-patterns-policy.
1556
1557 * files.texi (File Archives): Mention self-extracting executables.
1558
15592007-04-23 Eli Zaretskii <eliz@gnu.org>
1560
1561 * search.texi (Unconditional Replace, Query Replace): Add xref to
1562 "Replacement and Case".
1563
15642007-04-22 Chong Yidong <cyd@stupidchicken.com>
1565
1566 * dired.texi (Image-Dired): Move from Thumbnails node.
1567 * misc.texi (Thumbnails): Node deleted.
1568 * emacs.texi (Top): Update node listing.
1569
1570 * files.texi (File Conveniences):
49823426 1571 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1572
15732007-04-21 Richard Stallman <rms@gnu.org>
1574
1575 * display.texi (Highlight Interactively): Correct previous change.
1576 Clarify doc of hi-lock-find-patterns, and move new features into it.
1577
15782007-04-20 David Koppelman <koppel@ece.lsu.edu>
1579
1580 * display.texi (Highlight Interactively): Document
1581 hi-lock-file-patterns-policy.
1582
15832007-04-20 Martin Rudalics <rudalics@gmx.at>
1584
1585 * display.texi (Scrolling): Fix typo.
1586
8cf51b2c
GM
15872007-04-15 Chong Yidong <cyd@stupidchicken.com>
1588
8cf51b2c
GM
1589 * doclicense.texi: Remove node heading, so that it can be included by
1590 other files.
1591
1592 * emacs.texi: Insert node heading for GFDL.
1593
8cf51b2c
GM
15942007-04-14 Eli Zaretskii <eliz@gnu.org>
1595
1596 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1597 "command line".
1598
1599 * display.texi (Faces): Refer to "Creating Frames" for face
1600 and other frame customizations in .emacs.
1601
1602 * frames.texi (Creating Frames): Mention that face customizations can
1603 be put in .emacs. Add index entries.
1604
16052007-04-12 Richard Stallman <rms@gnu.org>
1606
1607 * glossary.texi (Glossary): Explain `iff'.
1608
16092007-04-11 Karl Berry <karl@gnu.org>
1610
1611 * gnu.texi (Top),
1612 * macos.texi (Mac Font Specs),
1613 * anti.texi (Antinews),
1614 * xresources.texi (Resources),
1615 * misc.texi (Emulation),
1616 * calendar.texi (Daylight Saving),
1617 * dired.texi (Dired and Find),
1618 * rmail.texi (Remote Mailboxes),
1619 * sending.texi (Mail Headers),
1620 * programs.texi (Which Function),
1621 * files.texi (Recover),
1622 * buffers.texi (Uniquify),
1623 * frames.texi (Wheeled Mice),
1624 * killing.texi (Rectangles): Wording to improve breaks in
1625 8.5x11 format.
1626 * mule.texi (Language Environments): \hbadness=10000 since there's
1627 no way to reword.
1628 * emacs.texi (smallbook): New @set to more easily switch between
1629 smallbook and 8.5x11.
1630
16312007-04-11 Richard Stallman <rms@gnu.org>
1632
1633 * files.texi (File Conveniences): Add xref to Tumme.
1634 Delete text about Thumbnail mode.
1635
8cf51b2c
GM
16362007-04-09 Alan Mackenzie <acm@muc.de>
1637
1638 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1639 new name. Insert concept index entries.
1640
8cf51b2c
GM
16412007-04-08 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * display.texi (Standard Faces): Document prefix arg for
1644 list-faces-display.
1645
1646 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1647
8cf51b2c
GM
16482007-04-07 Chong Yidong <cyd@stupidchicken.com>
1649
8cf51b2c
GM
1650 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1651
1652 * files.texi (Misc File Ops): Rewrite description of
1653 insert-file-literally.
1654
8cf51b2c
GM
16552007-03-31 Eli Zaretskii <eliz@gnu.org>
1656
1657 * misc.texi (Printing): Postscript -> PostScript.
1658
8cf51b2c
GM
1659 * ack.texi (Acknowledgments): Postscript -> PostScript.
1660
1661 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1662
1663 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1664 below.
1665
16662007-03-30 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1669 Init Non-ASCII.
1670 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1671 (Init Non-ASCII): New node.
1672
16732007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1674
1675 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1676
8cf51b2c
GM
16772007-03-12 Glenn Morris <rgm@gnu.org>
1678
8cf51b2c
GM
1679 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1680 "Daylight Savings".
1681
49823426 1682 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1683 saving" in text throughout.
1684
8cf51b2c
GM
16852007-03-04 Richard Stallman <rms@gnu.org>
1686
1687 * custom.texi (Safe File Variables): Minor correction.
1688
8cf51b2c
GM
16892007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1690
1691 * rmail.texi (Movemail): Add internal ref.
1692 Don't indent the intro for the PROTO table.
1693 Format PROTO table items with @code.
1694
8cf51b2c
GM
16952007-02-26 Nick Roberts <nickrob@snap.net.nz>
1696
1697 * building.texi: Remove references to bashdb.
1698
8cf51b2c
GM
16992007-02-19 Juanma Barranquero <lekktu@gmail.com>
1700
1701 * mule.texi (Language Environments): Update list of supported language
1702 environments.
1703
8cf51b2c
GM
17042007-02-14 Kim F. Storm <storm@cua.dk>
1705
1706 * building.texi (Grep Searching): Fix lgrep doc.
1707
17082007-02-12 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * back.texi: Remove unused file.
1711
c8763fb6 17122007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1713
1714 * maintaining.texi (Tag Syntax): Now --members is the default for
1715 etags, not for ctags yet.
1716
8cf51b2c
GM
17172007-02-03 Eli Zaretskii <eliz@gnu.org>
1718
1719 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1720 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1721 expects. Add comments to prevent people from inadvertently modifying
1722 the key parts needed by `texinfo-multiple-files-update'.
1723
17242007-01-29 Chong Yidong <cyd@stupidchicken.com>
1725
1726 * frames.texi (Secondary Selection): Window clicked does not matter
1727 when mouse-yank-at-point is non-nil.
1728
8cf51b2c
GM
17292007-01-16 Glenn Morris <rgm@gnu.org>
1730
1731 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1732 system abbrev.
1733
17342007-01-11 Richard Stallman <rms@gnu.org>
1735
1736 * msdog.texi (Windows Keyboard): Another small cleanup.
1737
17382007-01-10 Richard Stallman <rms@gnu.org>
1739
1740 * msdog.texi (Windows Keyboard): Yet another try to make
1741 everyone happy with that passage.
1742
17432007-01-05 Richard Stallman <rms@gnu.org>
1744
1745 * anti.texi (Antinews): Mention M-x shell scrolling.
1746
17472007-01-05 Nick Roberts <nickrob@snap.net.nz>
1748
1749 * building.texi (Watch Expressions): Describe gdb-max-children.
1750
8cf51b2c
GM
17512007-01-04 Richard Stallman <rms@gnu.org>
1752
8cf51b2c
GM
1753 * msdog.texi (Windows Keyboard): Clarify previous change.
1754
8cf51b2c
GM
17552007-01-02 Richard Stallman <rms@gnu.org>
1756
1757 * custom.texi (Changing a Variable): Minor clarification.
1758 (Specific Customization): customize-customized => customize-unsaved.
1759
1760 * entering.texi (Entering Emacs): Clean up text about restarting
1761 Emacs for each file.
1762
1763 * misc.texi (Shell Options): Minor cleanup.
1764
1765 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1766 with Emacs, not vice versa.
1767
1768 * programs.texi (Symbol Completion): Recommend customizing
1769 window manager.
1770
1771 * xresources.texi (Resources): Minor fix.
1772
c8763fb6 17732007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1774
1775 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1776
17772007-01-01 Richard Stallman <rms@gnu.org>
1778
1779 * commands.texi (User Input): Document keys stolen by window mangers.
1780
17812006-12-31 Richard Stallman <rms@gnu.org>
1782
1783 * custom.texi (Specific Customization): Document customize-option
1784 instead of customize-variable.
1785
17862006-12-31 Kim F. Storm <storm@cua.dk>
1787
1788 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1789
17902006-12-30 Kim F. Storm <storm@cua.dk>
1791
1792 * killing.texi (CUA Bindings): Fix typo.
1793
1794 * xresources.texi (Table of Resources): Mention grow-only value for
1795 auto-resize-tool-bars.
1796
8cf51b2c
GM
17972006-12-27 Eli Zaretskii <eliz@gnu.org>
1798
1799 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1800 and how to get them back.
1801
18022006-12-26 Richard Stallman <rms@gnu.org>
1803
1804 * calendar.texi (Holidays): Holiday listing is based on current
1805 practice, but DST is not.
1806
18072006-12-25 Richard Stallman <rms@gnu.org>
1808
1809 * emacs.texi (Top): Update subnode menus.
1810
1811 * mark.texi (Transient Mark): Fix xref.
1812
1813 * killing.texi (Graphical Kill): Node deleted.
1814 (Killing): Add xref to Cut and Paste.
1815 (CUA Bindings): Update xref.
1816
1817 * frames.texi (Cut and Paste): New section to hold other nodes.
1818 (Mouse Commands): Node demoted.
1819 (Cut/Paste Other App): Split out from Mouse Commands.
1820 (Word and Line Mouse): Likewise.
1821 (Secondary Selection, Clipboard): Nodes demoted.
1822
8cf51b2c
GM
18232006-12-24 Kevin Ryde <user42@zip.com.au>
1824
1825 * calendar.texi (Holidays): US daylight saving begins second Sunday
1826 in March for 2007 onwards.
1827 (Daylight Savings): Show new US default daylight saving rules, 2nd
1828 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1829
18302006-12-23 Chong Yidong <cyd@stupidchicken.com>
1831
1832 * calendar.texi (Scroll Calendar): < and > are switched.
1833
18342006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1835
1836 * killing.texi (Deletion): Describe M-\ prefix argument.
1837
18382006-12-23 Richard Stallman <rms@gnu.org>
1839
1840 * search.texi (Regexp Search): Explain why forward and reverse regexp
1841 search are not mirror images.
1842
8cf51b2c
GM
18432006-12-19 Kim F. Storm <storm@cua.dk>
1844
1845 * major.texi (Choosing Modes): Describe match-function elements for
1846 magic-mode-alist.
1847
8cf51b2c
GM
18482006-12-18 Eli Zaretskii <eliz@gnu.org>
1849
1850 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1851 peculiarities.
1852
18532006-12-18 Richard Stallman <rms@gnu.org>
1854
1855 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1856
8cf51b2c
GM
18572006-12-17 Alan Mackenzie <acm@muc.de>
1858
1859 * programs.texi (Left Margin Paren): Remove the bit which says
1860 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1861 Discuss some of the issues of setting this option to nil.
1862
18632006-12-17 Glenn Morris <rgm@gnu.org>
1864
1865 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1866
18672006-12-16 Eli Zaretskii <eliz@gnu.org>
1868
1869 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1870 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1871 NTFS volumes.
1872 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1873 volumes.
1874
18752006-12-15 Eli Zaretskii <eliz@gnu.org>
1876
1877 * text.texi (HTML Mode): Fix "C-c TAB".
1878
8cf51b2c
GM
18792006-12-09 Richard Stallman <rms@gnu.org>
1880
1881 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1882
18832006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1884
1885 * files.texi (Misc File Ops): Document insert-file-literally.
1886
18872006-12-08 Eli Zaretskii <eliz@gnu.org>
1888
1889 * cmdargs.texi (Colors): Note that --color is intended for overriding
1890 the terminal defaults, not for normal invocation.
1891
1892 * misc.texi (Emacs Server): Improve wording. Don't mention the
1893 ``server program''. Add a cross-reference to "Init File" node.
1894 (Invoking emacsclient): Add index entries. Document both short and
1895 long versions of command-line options. Document the -f option.
1896
8cf51b2c
GM
18972006-12-06 Richard Stallman <rms@gnu.org>
1898
1899 * text.texi (Outline Format): Say to set outline-regexp
1900 and outline-level with major modes and file local variables.
1901
c8763fb6 19022006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1903
1904 * anti.texi (Antinews): Mention the alternative to
1905 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1906
8cf51b2c
GM
1907 * misc.texi (Interactive Shell): Ditto.
1908
19092006-12-04 Eli Zaretskii <eliz@gnu.org>
1910
1911 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1912
1913 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1914
19152006-12-01 Eli Zaretskii <eliz@gnu.org>
1916
1917 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1918 colon in the mode line.
1919
1920 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1921
19222006-11-26 Nick Roberts <nickrob@snap.net.nz>
1923
1924 * building.texi (Watch Expressions): Mention SPC for expanding/
1925 contracting watch expressions.
1926
19272006-11-26 Kim F. Storm <storm@cua.dk>
1928
1929 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1930
19312006-11-26 Nick Roberts <nickrob@snap.net.nz>
1932
1933 * building.texi (Debugger Operation): Define text command mode.
1934 Clarify how tooltips work.
1935 (GDB Graphical Interface): Explain how to run in text command mode
1936 more clearly.
1937
19382006-11-25 Juanma Barranquero <lekktu@gmail.com>
1939
1940 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1941
19422006-11-22 Juanma Barranquero <lekktu@gmail.com>
1943
1944 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1945
8cf51b2c
GM
19462006-11-18 Chong Yidong <cyd@stupidchicken.com>
1947
1948 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1949 and EMACS is deprecated.
1950
19512006-11-18 Juanma Barranquero <lekktu@gmail.com>
1952
1953 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1954
c8763fb6 19552006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1956
1957 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1958
1959 * emacs.texi: Include xresources.texi both for info and dvi.
1960
1961 * xresources.texi: Merge text from xresmini.texi.
1962
c8763fb6 19632006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1964
1965 * glossary.texi: Fix typos.
1966
8cf51b2c
GM
19672006-11-06 Richard Stallman <rms@gnu.org>
1968
1969 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1970
1971 * ack.texi (Acknowledgments): Fix name spelling.
1972
19732006-11-01 Juri Linkov <juri@jurta.org>
1974
1975 * search.texi (Word Search): Document incremental word search.
1976
19772006-10-28 Glenn Morris <rgm@gnu.org>
1978
1979 * ack.texi (Acknowledgments): Add cal-html author.
1980
1981 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1982 Calendar"). Describe new package cal-html.
1983 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1984 Calendar Files."
1985
8cf51b2c
GM
19862006-10-23 Richard Stallman <rms@gnu.org>
1987
1988 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1989 Abbrev mode is enabled.
1990
8cf51b2c
GM
19912006-10-16 Richard Stallman <rms@gnu.org>
1992
8cf51b2c
GM
1993 * emacs.texi: Update ISBN.
1994
8cf51b2c
GM
19952006-10-11 Kim F. Storm <storm@cua.dk>
1996
1997 * emacs.texi (Acknowledgments): Use @dotless{i}.
1998
19992006-10-08 Nick Roberts <nickrob@snap.net.nz>
2000
2001 * building.texi (Breakpoints Buffer): Mention catchpoints.
2002
20032006-10-08 Kim F. Storm <storm@cua.dk>
2004
2005 * ack.texi (Acknowledgments): Update.
2006
2007 * emacs.texi (Acknowledgments): Fix bad @/ form.
2008
8cf51b2c
GM
20092006-10-05 Kim F. Storm <storm@cua.dk>
2010
2011 * emacs.texi (Acknowledgments): Add more contributors.
2012
20132006-10-03 Richard Stallman <rms@gnu.org>
2014
2015 * emacs.texi (Acknowledgments): Update version and edition.
2016
8cf51b2c
GM
20172006-10-01 Karl Berry <karl@gnu.org>
2018
2019 * custom.texi (Customization Groups): Page break to keep example buffer
2020 on one page.
2021
20222006-09-30 Karl Berry <karl@gnu.org>
2023
2024 * programs.texi (Basic Indent): @need to improve page break.
2025 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2026
20272006-09-29 Glenn Morris <rgm@gnu.org>
2028
2029 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2030
20312006-09-29 Karl Berry <karl@gnu.org>
2032
2033 * windows.texi (Basic Window): Remove forced @break, no longer
2034 desirable.
2035 * frames.texi (Frame Commands),
2036 * mark.texi (Marking Objects): Reword to avoid bad page break.
2037 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2038
20392006-09-19 Richard Stallman <rms@gnu.org>
2040
2041 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2042 stick to present tense.
2043
c8763fb6 20442006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2045
2046 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2047 to x-gtk-use-old-file-dialog.
2048 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2049
20502006-09-15 Jay Belanger <belanger@truman.edu>
2051
49823426 2052 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2053 Change "Library Public License" to "Lesser Public License"
2054 throughout. Use "yyyy" to represent year.
2055
8cf51b2c
GM
20562006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2057
2058 * files.texi (Visiting): Add index entry "open file".
2059
8cf51b2c
GM
20602006-09-11 Richard Stallman <rms@gnu.org>
2061
2062 * building.texi (Compilation Mode): Clarification.
2063 (Grep Searching): Add xref to Compilation Mode.
2064
8cf51b2c
GM
20652006-09-08 Richard Stallman <rms@gnu.org>
2066
2067 * search.texi (Search): Ref multi-file search commands here.
2068 (Other Repeating Search): Not here.
2069
8cf51b2c
GM
20702006-08-28 Richard Stallman <rms@gnu.org>
2071
2072 * windows.texi (Split Window): Update xref.
2073
2074 * basic.texi (Continuation Lines): Update xref.
2075
2076 * indent.texi (Tab Stops): Update xref.
2077
2078 * emacs.texi (Top): Update subnode menu.
2079
2080 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2081 split out of Display Custom.
2082
20832006-08-25 Kim F. Storm <storm@cua.dk>
2084
2085 * display.texi (Display Custom): Add variables overline-margin
2086 and x-underline-at-descent-line.
2087
20882006-08-25 Richard Stallman <rms@gnu.org>
2089
2090 * entering.texi (Exiting): Rewrite to give graphical displays
2091 priority over text terminals.
2092
2093 * search.texi (Incremental Search): Move index entries.
2094
20952006-08-23 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * custom.texi (Init File): Reference Find Init to avoid "home
2098 directory" confusion.
2099
21002006-08-22 Nick Roberts <nickrob@snap.net.nz>
2101
2102 * building.texi (Other GDB-UI Buffers): Describe how to edit
2103 a value in the locals buffer.
2104
21052006-08-21 Richard Stallman <rms@gnu.org>
2106
2107 * search.texi (Basic Isearch): Add `isearch' index entry.
2108
21092006-08-16 Richard Stallman <rms@gnu.org>
2110
2111 * misc.texi (Saving Emacs Sessions): Clean up wording.
2112
2113 * mark.texi (Marking Objects): Mention term "select all".
2114
2115 * emacs.texi (Top): Update subnode menu.
2116
2117 * help.texi (Help Mode): Move node up in file.
2118
8cf51b2c
GM
21192006-08-15 Nick Roberts <nickrob@snap.net.nz>
2120
2121 * building.texi (Stack Buffer): Explain fringe arrow.
2122
8cf51b2c
GM
21232006-08-12 Eli Zaretskii <eliz@gnu.org>
2124
8cf51b2c
GM
2125 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2126 on startup.
2127
21282006-08-11 Romain Francoise <romain@orebokech.com>
2129
2130 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2131
21322006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2133
2134 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2135
21362006-08-10 Richard Stallman <rms@gnu.org>
2137
2138 * text.texi (Format Faces): Substantial rewrites to deal
2139 with face merging. Empty regions don't count. Clarify
2140 face property inheritance.
2141
21422006-08-08 Romain Francoise <romain@orebokech.com>
2143
2144 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2145 <arjuropo@cc.jyu.fi>.
2146
8cf51b2c
GM
21472006-08-04 Eli Zaretskii <eliz@gnu.org>
2148
2149 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2150 apply to all frames.
2151
8cf51b2c
GM
21522006-08-01 Richard Stallman <rms@gnu.org>
2153
2154 * help.texi (Name Help): Add index entries for describe-variable.
2155
21562006-08-01 Nick Roberts <nickrob@snap.net.nz>
2157
2158 * building.texi (GDB Graphical Interface): Shorten node names.
2159 (GDB-UI Layout): Use GDB-related.
2160 (Other GDB-UI Buffers): Simplify English.
2161
21622006-07-31 Richard Stallman <rms@gnu.org>
2163
2164 * search.texi (Query Replace): Add xref for Dired's Q command.
2165
8cf51b2c
GM
21662006-07-31 Nick Roberts <nickrob@snap.net.nz>
2167
2168 * building.texi (GDB commands in Fringe): Rename to...
2169 (Source Buffers): ..this and move forward. Describe hollow arrow and
2170 new option gdb-find-source-frame.
2171
21722006-07-29 Richard Stallman <rms@gnu.org>
2173
2174 * dired.texi (Operating on Files): Simplify previous change
2175 and fix Texinfo usage.
2176
21772006-07-29 Eli Zaretskii <eliz@gnu.org>
2178
2179 * dired.texi (Operating on Files): Add cross-references. State the
2180 Unix commands that do similar things.
2181
21822006-07-28 Richard Stallman <rms@gnu.org>
2183
2184 * mark.texi (Transient Mark): Clarify that region never disappears
2185 when Transient Mark mode is off, and not when it is on.
2186
21872006-07-27 Richard Stallman <rms@gnu.org>
2188
2189 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2190
21912006-07-24 Richard Stallman <rms@gnu.org>
2192
2193 * xresources.texi (GTK styles): Fix texinfo usage.
2194
8cf51b2c
GM
2195 * commands.texi (User Input): Explain why we teach keyboard cmds.
2196
2197 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2198 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2199 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2200 * doclicense.texi, display.texi, dired.texi, basic.texi:
2201 * anti.texi, ack.texi: Move periods and commas inside quotes.
2202
22032006-07-22 Eli Zaretskii <eliz@gnu.org>
2204
2205 * cmdargs.texi (General Variables): Document EMAIL.
2206
22072006-07-21 Eli Zaretskii <eliz@gnu.org>
2208
2209 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2210 doesn't have effect on MS-Windows.
2211
8cf51b2c
GM
22122006-07-17 Richard Stallman <rms@gnu.org>
2213
2214 * building.texi (Grep Searching): Explain about chaining grep commands.
2215
8cf51b2c
GM
22162006-07-10 Nick Roberts <nickrob@snap.net.nz>
2217
49823426 2218 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2219
22202006-07-09 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2223 is invoked for multiple files.
2224
22252006-07-08 Eli Zaretskii <eliz@gnu.org>
2226
2227 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2228 on-line manual for the rest of this node.
2229 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2230 unconditionally.
2231 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2232 Improve wording.
2233 (Windows Printing): Improve wording.
2234 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2235 rest of this node.
2236
8cf51b2c
GM
22372006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2238
49823426
GM
2239 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2240 with eval-buffer.
8cf51b2c
GM
2241
22422006-07-05 Nick Roberts <nickrob@snap.net.nz>
2243
2244 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2245 of character translation.
2246
22472006-07-04 Nick Roberts <nickrob@snap.net.nz>
2248
2249 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2250
22512006-07-03 Karl Berry <karl@gnu.org>
2252
2253 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2254 not-too-underfull hboxes in the TeX output.
2255 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2256 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2257 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2258 * sending.texi, text.texi: Fix overfull/underfull boxes.
2259
22602006-07-03 Romain Francoise <romain@orebokech.com>
2261
2262 * m-x.texi (M-x): Fix.
2263
22642006-07-03 Richard Stallman <rms@gnu.org>
2265
8cf51b2c
GM
2266 * search.texi (Other Repeating Search): filename -> file name.
2267
2268 * misc.texi (Narrowing): Minor cleanups.
2269
2270 * files.texi (Visiting): filename -> file name.
2271
2272 * emacs.texi (Top): Update subnode menus.
2273
2274 * mule.texi (Coding Systems): Move char translation stuff here.
2275 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2276 (Recognize Coding): Substantial local rewrites.
2277 (International): Update menu.
2278
2279 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2280 (Scrolling): Substantial local rewrites.
2281 (Display): Update menu and intro.
2282
2283 * dired.texi: filename -> file name.
2284
2285 * custom.texi (Safe File Variables): Texinfo usage fix.
2286
f0131492 22872006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2288
2289 * help.texi, m-x.texi: Lots of cleanups.
2290
8cf51b2c
GM
22912006-06-30 Eli Zaretskii <eliz@gnu.org>
2292
2293 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2294 (Windows Processes, Windows Misc): Shorten the printed version by
2295 selectively conditioning less important portions by @ifnottex.
2296
8cf51b2c
GM
22972006-06-27 Richard Stallman <rms@gnu.org>
2298
2299 * mini.texi (Minibuffer File): Minor cleanup.
2300
23012006-06-25 Nick Roberts <nickrob@snap.net.nz>
2302
2303 * frames.texi (XTerm Mouse): Rename to...
2304 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2305
2306 * emacs.texi (Top): Use new node name.
2307
23082006-06-24 Eli Zaretskii <eliz@gnu.org>
2309
2310 * emacs.texi (Top): Update the detailed menu according to changes in
2311 msdog.texi.
2312
2313 * msdog.texi (Windows Keyboard): New section.
2314 (Windows Mouse): New section.
2315 (Windows System Menu): Remove section (text merged with "Windows
2316 Keyboard").
2317 (Windows Misc): New section.
2318
2319 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2320
2321 * msdog.texi (ls in Lisp): New section.
2322
2323 * files.texi (Visiting): Document case-insensitive wildcard matching
2324 under find-file-wildcards.
2325
8cf51b2c
GM
23262006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2327
2328 * macos.texi (Mac Input): Add description of mac-function-modifier.
2329 Now Unicode keyboard layouts work.
2330
8cf51b2c
GM
23312006-06-10 Richard Stallman <rms@gnu.org>
2332
2333 * mule.texi (Recognize Coding): Clarify previous change.
2334
23352006-06-09 Kenichi Handa <handa@m17n.org>
2336
2337 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2338 notation.
2339
23402006-06-07 Kevin Ryde <user42@zip.com.au>
2341
2342 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2343 manual for @ifnottex, but in emacs-extra for @iftex.
2344
2345 * cmdargs.texi (General Variables): Fix smtpmail xref.
2346
23472006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2348
8cf51b2c 2349 * programs.texi (Comment Commands):
8cf51b2c 2350 * custom.texi (Specifying File Variables):
49823426 2351 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2352
23532006-06-07 Nick Roberts <nickrob@snap.net.nz>
2354
2355 * building.texi (Watch Expressions): Move node to end.
2356 (GDB Graphical Interface): Move description of clicks in fringe...
2357 (GDB commands in the Fringe): ...to here. New node.
2358
8cf51b2c
GM
23592006-06-05 Romain Francoise <romain@orebokech.com>
2360
49823426 2361 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2362
23632006-06-05 Nick Roberts <nickrob@snap.net.nz>
2364
2365 * building.texi (GDB Graphical Interface): Update bindings.
2366 (Commands of GUD): Add gud-print. Remove gud-run.
2367 Restate availability more generally.
2368
f0131492 23692006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2370
2371 * mini.texi: Lots of cleanups.
2372
23732006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2374
2375 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2376 and Mouse-2.
2377
c8763fb6 23782006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2379
2380 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2381
8cf51b2c
GM
23822006-05-31 Richard Stallman <rms@gnu.org>
2383
2384 * basic.texi (Moving Point): Fix previous change.
2385
c8763fb6 23862006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2387
2388 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2389
f0131492 23902006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2391
2392 * basic.texi: Many simplifications and improvements in wording.
2393
8cf51b2c
GM
23942006-05-26 Nick Roberts <nickrob@snap.net.nz>
2395
2396 * anti.texi (Antinews): Create a node for gdb-ui.
2397
8cf51b2c
GM
23982006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2399
2400 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2401
24022006-05-20 Richard Stallman <rms@gnu.org>
2403
2404 * dired.texi (Dired Navigation): dired-goto-file is now j.
2405
8cf51b2c
GM
24062006-05-20 Eli Zaretskii <eliz@gnu.org>
2407
2408 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2409 and their aliases.
2410
2411 * msdog.texi (Windows Printing): Mention non-support of plain text
2412 printing with some el-cheapo printers, and suggest a workaround.
2413
24142006-05-20 Kevin Ryde <user42@zip.com.au>
2415
2416 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2417 remove the bit saying you must set it.
2418
24192006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2420
2421 * trouble.texi (Checklist):
2422 * text.texi (Text, Auto Fill, Text Mode):
2423 * search.texi (Nonincremental Search):
2424 * rmail.texi (Rmail Labels):
2425 * mule.texi (Input Methods, Multibyte Conversion):
2426 * misc.texi (Gnus, Where to Look, PostScript):
2427 * maintaining.texi (Create Tags Table):
2428 * indent.texi (Indentation Commands):
2429 * fixit.texi (Spelling):
2430 * emacs.texi (Copying):
2431 * custom.texi (Init File): ifinfo -> ifnottex.
2432
8cf51b2c
GM
24332006-05-17 Richard Stallman <rms@gnu.org>
2434
2435 * files.texi (Diff Mode): Mention C-x `.
2436
24372006-05-08 Richard Stallman <rms@gnu.org>
2438
2439 * custom.texi (Disabling): Textual cleanups.
2440
8cf51b2c
GM
24412006-05-12 Glenn Morris <rgm@gnu.org>
2442
2443 * calendar.texi (Displaying the Diary, Format of Diary File):
2444 Refer to diary-view-entries, diary-list-entries,
2445 diary-show-all-entries rather than obsolete aliases.
2446
24472006-05-12 Eli Zaretskii <eliz@gnu.org>
2448
2449 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2450 (Displaying the Diary, Special Diary Entries, Importing Diary):
2451 * building.texi (Compilation Shell):
2452 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2453 emacs-xtra with @inforef's.
2454
2455 * files.texi (Visiting): Fix wording.
2456
2457 * mule.texi (Coding Systems, Text Coding): More indexing.
2458 Mention that C-x RET f can set eol conversion.
2459
c8763fb6 24602006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2461
2462 * xresmini.texi (GTK resources): Insert GTK description.
2463
2464 * xresources.texi (GTK resources): metafont should be menufont.
2465
8cf51b2c
GM
24662006-05-06 Michael Albinus <michael.albinus@gmx.de>
2467
49823426 2468 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2469 method, user name and host name is active only in partial
2470 completion mode.
2471
8cf51b2c
GM
24722006-05-06 Eli Zaretskii <eliz@gnu.org>
2473
2474 * makefile.w32-in (emacs.dvi):
2475 * Makefile.in (emacs.dvi): Add xresmini.texi.
2476
2477 * xresmini.texi (Table of Resources): Remove xref to non-existent
2478 node "LessTif Resources".
2479
2480 * msdog.texi (Microsoft Windows):
2481 * calendar.texi (Calendar/Diary, Displaying the Diary)
2482 (Special Diary Entries, Importing Diary, Holidays):
2483 * programs.texi (Program Modes):
2484 * text.texi (Text):
2485 * buffers.texi (Several Buffers):
2486 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2487
24882006-05-06 Eli Zaretskii <eliz@gnu.org>
2489
2490 The following changes merge the emacs-xtra manual into the main
2491 manual, but only for on-line version of the manual.
2492
2493 * vc2-xtra.texi (Version Backups, Local Version Control)
2494 (Making Snapshots, Change Logs and VC, Version Headers)
2495 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2496 on-line manual.
2497
2498 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2499 for on-line manual.
2500
2501 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2502 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2503 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2504 for on-line manual.
2505
2506 * fortran-xtra.texi (Fortran, Fortran Autofill)
2507 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2508 for on-line manual.
2509
2510 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2511 Conditional xref's for on-line manual.
2512
2513 * emerge-xtra.texi (Emerge, Overview of Emerge)
2514 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2515 manual.
2516
2517 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2518 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2519 (EMACSSOURCES): Use EMACS_XTRA.
2520 (../info/emacs-xtra): Remove.
2521 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2522
2523 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2524 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2525 (EMACSSOURCES): Use EMACS_XTRA.
2526 ($(infodir)/emacs-xtra): Remove.
2527 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2528
2529 * trouble.texi (Quitting):
2530 * text.texi (Text):
2531 * programs.texi (Program Modes):
2532 * msdog.texi (Microsoft Windows):
2533 * frames.texi (Frames):
2534 * files.texi (Backup, Version Control, VC Concepts)
2535 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2536 (Registering, VC Status, VC Undo, Multi-User Branching)
2537 (Comparing Files):
2538 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2539 (Displaying the Diary, Special Diary Entries, Importing Diary):
2540 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2541 conditional xref's, depending on @iftex/@ifnottex.
2542
2543 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2544 "MS-DOS". @include msdog-xtra.texi.
2545
2546 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2547 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2548
2549 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2550 for vc-xtra.texi subsections.
2551 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2552 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2553
2554 * sending.texi (Sending Mail): A @node line without explicit Prev,
2555 Next, and Up links.
2556
2557 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2558 Next, and Up links.
2559
2560 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2561 and its sections. @include picture-xtra.texi.
2562
2563 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2564 "Emerge".
2565 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2566
2567 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2568 exact duplicate of its name-sake in calendar.texi.
2569
2570 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2571 "Advanced Calendar/Diary Usage".
2572 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2573
2574 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2575 dired-xtra.texi.
2576 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2577
2578 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2579 (Files) [ifnottex]: Add menu entry for Autorevert.
2580
2581 * emacs-xtra.texi (Introduction): Reword to make consistent with
2582 printed version only.
2583 <Top level>: Remove the body of all chapters and move them to the
2584 new *-xtra.texi files. Use @raisesections and @lowersections to
2585 convert sections to chapters etc.
2586
2587 * msdog-xtra.texi:
2588 * fortran-xtra.texi:
2589 * vc-xtra.texi:
2590 * vc1-xtra.texi:
2591 * vc2-xtra.texi:
2592 * emerge-xtra.texi:
2593 * cal-xtra.texi:
2594 * dired-xtra.texi:
2595 * arevert-xtra.texi: New files, with text from respective chapters
2596 of emacs-xtra.texi. Convert each @chapter into @section, @section
2597 into @subsection, etc.
2598
2599 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2600 updated.
2601
2602 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2603 Windows". All references updated.
2604
26052006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2606
2607 * macos.texi (Mac Input): Mention input from Character Palette.
2608 (Mac Font Specs): Fix typo.
2609
26102006-05-05 Richard Stallman <rms@gnu.org>
2611
2612 * files.texi (Diff Mode): Minor cleanup.
2613
26142006-05-05 Karl Berry <karl@gnu.org>
2615
8cf51b2c
GM
2616 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2617 errors from the current release of makeinfo (4.8).
2618 * help.texi (Library Keywords): Change widest word in multitable
2619 template from `emulations' to `convenience'. (Not sure if this is
2620 related to the font change.)
2621
26222006-05-05 Eli Zaretskii <eliz@gnu.org>
2623
2624 * files.texi (File Names): Add a footnote about limited support of
2625 ~USER on MS-Windows.
2626
2627 * cmdargs.texi (Initial Options): Add a footnote about limited
2628 support of ~USER on MS-Windows.
2629
26302006-05-03 Richard Stallman <rms@gnu.org>
2631
2632 * files.texi (Diff Mode): Node moved here.
2633 (Comparing Files): Delete what duplicates new node.
2634 (Files): Put Diff Mode in menu.
2635
2636 * misc.texi (Diff Mode): Moved to files.texi.
2637
2638 * emacs.texi (Top): Update menu for Diff Mode.
2639
2640 * trouble.texi (Emergency Escape): Simplify.
2641
2642 * emacs.texi (Top): Minor clarification.
2643
26442006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2645
2646 * commands.texi, entering.texi, screen.texi: Many simplifications.
2647
26482006-05-03 Richard Stallman <rms@gnu.org>
2649
2650 * commands.texi (Text Characters): Delete paragraph about unibyte
2651 non-ASCII printing chars.
2652
2653 * killing.texi (Killing): Say "graphical displays".
2654 * display.texi: Say "graphical displays".
2655
2656 * cmdargs.texi (Misc X): Say "graphical displays".
2657
26582006-05-01 Richard Stallman <rms@gnu.org>
2659
2660 * emacs.texi (Top): Add Diff Mode to menu.
2661
26622006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2663
2664 * misc.texi (Diff Mode): New node.
2665
26662006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2667
2668 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2669 (Mac Environment Variables): Shorten example line.
2670 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2671
26722006-05-01 Nick Roberts <nickrob@snap.net.nz>
2673
2674 * building.texi (GUD Customization): Describe cases %d and %c.
2675 Update description for %e.
2676
26772006-04-30 Glenn Morris <rgm@gnu.org>
2678
2679 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2680
26812006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2682
2683 * custom.texi (Examining): Update C-h v output example.
2684
26852006-04-29 Kim F. Storm <storm@cua.dk>
2686
2687 * building.texi (Grep Searching): Add lgrep and rgrep.
2688
8cf51b2c
GM
26892006-04-23 Richard Stallman <rms@gnu.org>
2690
2691 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2692
2693 * xresmini.texi: New file.
2694
2695 * xresources.texi (Face Resources): Split table into font resources
2696 and the rest. Combine similar attributes for brevity.
2697
8cf51b2c
GM
26982006-04-21 Eli Zaretskii <eliz@gnu.org>
2699
2700 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2701 backslashes and case-insensitivity in file names (moved to the
2702 main manual).
2703 (MS-DOS Printing): Move most of the text to the main manual.
2704
2705 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2706 New nodes.
2707 (Windows Processes, Windows System Menu): Add index entries and
2708 fix wording.
2709
8cf51b2c
GM
27102006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2711
2712 * misc.texi (Shell Ring): Add notes on saved input when
2713 navigating off the end of the history list.
2714
27152006-04-18 Chong Yidong <cyd@mit.edu>
2716
2717 * misc.texi (Shell Options): Correct default value of
2718 comint-scroll-show-maximum-output.
2719
8cf51b2c
GM
27202006-04-18 Nick Roberts <nickrob@snap.net.nz>
2721
2722 * building.texi (Watch Expressions): Update.
2723
8cf51b2c
GM
27242006-04-12 Richard Stallman <rms@gnu.org>
2725
2726 * search.texi: Clean up previous change.
2727
27282006-04-12 Eli Zaretskii <eliz@gnu.org>
2729
2730 * search.texi (Regexp Backslash, Regexp Replace): Add index
2731 entries for ``back reference'' and mention the term itself in the
2732 text.
2733
27342006-04-11 Richard Stallman <rms@gnu.org>
2735
2736 * custom.texi (Safe File Variables):
2737 Document enable-local-variables = :safe.
2738
27392006-04-11 Karl Berry <karl@gnu.org>
2740
2741 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2742 (Remote Repositories, Version Backups, Local Version Control)
2743 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2744 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2745 (Renaming VC Work Files and Master Files)
2746 (Inserting Version Control Headers, Customizing VC, General Options)
2747 (Options for RCS and SCCS, Options specific for CVS): Move all
2748 these nodes to emacs-xtra.texi, for brevity.
2749 * cmdargs.texi, files.texi: Change cross-references.
2750
8cf51b2c
GM
27512006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2752
2753 * files.texi (Old Versions): Update description of vc-annotate's
2754 use of color to indicate date ranges.
2755
8cf51b2c
GM
27562006-04-09 Kevin Ryde <user42@zip.com.au>
2757
8cf51b2c
GM
2758 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2759 put info and printed manual names the right way around.
2760
27612006-04-09 Karl Berry <karl@gnu.org>
2762
2763 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2764 emacs-xtra.texi, leaving only MS Windows information.
2765 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2766 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2767 node names.
2768
2769 * emacs.texi: Move @summarycontents and @contents to the beginning
2770 of the file.
2771
8cf51b2c
GM
27722006-04-08 Kevin Ryde <user42@zip.com.au>
2773
2774 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2775
27762006-04-07 Richard Stallman <rms@gnu.org>
2777
2778 * programs.texi (Comments, Comment Commands, Options for Comments)
2779 (Multi-Line Comments): "Align", not "indent".
2780 (Basic Indent): C-j deletes trailing whitespace before the newline.
2781
27822006-04-06 Richard Stallman <rms@gnu.org>
2783
8cf51b2c
GM
2784 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2785
27862006-04-06 Eli Zaretskii <eliz@gnu.org>
2787
2788 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2789
8cf51b2c
GM
27902006-04-05 Richard Stallman <rms@gnu.org>
2791
2792 * emacs.texi (Top): Update subnode menu.
2793
2794 * trouble.texi (Unasked-for Search): Node deleted.
2795 (Lossage): Delete from menu.
2796
27972006-04-04 Richard Stallman <rms@gnu.org>
2798
2799 * trouble.texi: Various cleanups.
2800 (Checklist): Don't bother saying how to snail a bug report.
2801 (Emergency Escape): Much rewriting.
2802 (After a Crash): Rename the core dump immediately.
2803 (Total Frustration): Call it a psychotherapist.
2804 (Bug Criteria): Avoid "illegal instruction".
2805 (Sending Patches): We always put the contributor's name in.
2806
2807 * misc.texi (Thumbnails): Minor correction.
2808
8cf51b2c
GM
28092006-04-03 Richard Stallman <rms@gnu.org>
2810
2811 * misc.texi (Thumbnails): Minor cleanup.
2812
28132006-04-02 Karl Berry <karl@gnu.org>
2814
2815 * sending.texi (Mail Sending): pxref to Top needs five args.
2816
2817 * texinfo.tex: Update to current version (2006-03-21.13).
2818
8cf51b2c
GM
28192006-03-31 Richard Stallman <rms@gnu.org>
2820
2821 * emacs.texi (Top): Update subnode menu.
2822
2823 * help.texi (Help Mode): Cleanup.
2824
2825 * dired.texi: Many cleanups.
2826 (Dired Deletion): Describe dired-recursive-deletes.
2827 (Operating on Files): dired-create-directory moved.
2828 (Misc Dired Features): Move to here.
2829 (Tumme): Node moved to misc.texi.
2830
2831 * custom.texi: Many cleanups.
2832 (Minor Modes): Don't mention ISO Accents Mode.
2833 (Examining): Update C-h v output example.
2834 (Hooks): Add index and xref for add-hook.
2835 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2836 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2837
2838 * misc.texi: Many cleanups.
2839 (beginning): Add to summary of topics.
2840 (Shell): Put eshell xref at the end. Remove eshell from table.
2841 (Thumbnails): New node.
2842
8cf51b2c
GM
28432006-03-28 Eli Zaretskii <eliz@gnu.org>
2844
2845 * files.texi (File Name Cache): Make it clear that the cache is
2846 not persistent.
2847
8cf51b2c
GM
28482006-03-25 Karl Berry <karl@gnu.org>
2849
49823426
GM
2850 * emacs-xtra.texi, emacs.texi, gnu.texi:
2851 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2852 (2) do not indent copyright year list (or anything else).
2853
8cf51b2c
GM
28542006-03-21 Juanma Barranquero <lekktu@gmail.com>
2855
2856 * files.texi (VC Dired Mode): Remove misplaced brackets.
2857
28582006-03-21 Andre Spiegel <spiegel@gnu.org>
2859
2860 * files.texi: Various updates and clarifications in the VC chapter.
2861
28622006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2863
2864 * help.texi (Help Mode): Document "C-c C-c".
2865
8cf51b2c
GM
28662006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2867
2868 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2869 menu in the standalone Info reader.
2870
28712006-03-15 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2874 moved here from Emacs manual.
2875
2876 * programs.texi (Fortran): Section moved to emacs-xtra.
2877 (Program Modes): Xref to Fortran in emacs-xtra.
2878
2879 * maintaining.texi (Emerge): Move to emacs-xtra.
2880 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2881
2882 * picture.texi: File deleted.
2883 * Makefile.in:
2884 * makefile.w32-in: Remove picture.texi.
2885
2886 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2887 * abbrevs.texi (Abbrevs):
2888 * sending.texi (Sending Mail): Picture node removed.
2889
2890 * emacs.texi (Top): Update node listings.
2891
8cf51b2c
GM
28922006-03-12 Richard Stallman <rms@gnu.org>
2893
2894 * calendar.texi: Various cleanups.
2895
8cf51b2c
GM
28962006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2897
2898 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2899 syntax.
2900
8cf51b2c
GM
29012006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2902
2903 * search.texi (Regexps): More accurately describe which characters
2904 are special in which situations. Recommend _not_ to quote `]' or
2905 `-' when they are not special.
2906
8cf51b2c
GM
29072006-02-28 Andre Spiegel <spiegel@gnu.org>
2908
2909 * files.texi (Old Versions): Clarify operation of C-x v =.
2910
8cf51b2c
GM
29112006-02-21 Nick Roberts <nickrob@snap.net.nz>
2912
2913 * building.texi (Watch Expressions): Update and describe
2914 gdb-speedbar-auto-raise.
2915
29162006-02-19 Richard M. Stallman <rms@gnu.org>
2917
2918 * emacs.texi: Use @smallbook.
2919 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2920 Update subnode menu.
2921
2922 * building.texi (Lisp Interaction): Minor addition.
2923
29242006-02-18 Nick Roberts <nickrob@snap.net.nz>
2925
2926 * building.texi (Watch Expressions): Update and be more precise.
2927
c8763fb6 29282006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2929
2930 * maintaining.texi (Create Tags Table): Explain why the
2931 exception when etags writes to files under the /dev tree.
2932
29332006-02-14 Richard M. Stallman <rms@gnu.org>
2934
2935 * custom.texi (Safe File Variables): Lots of clarification.
2936 Renamed from Unsafe File Variables.
2937
29382006-02-14 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * custom.texi (Unsafe File Variables): File variable confirmation
2941 assumed denied in batch mode.
2942
29432006-02-14 Richard M. Stallman <rms@gnu.org>
2944
2945 * building.texi (GDB User Interface Layout): Don't say `inferior'
2946 for program being debugged.
2947
29482006-02-15 Nick Roberts <nickrob@snap.net.nz>
2949
2950 * building.texi (GDB Graphical Interface):
2951 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2952
29532006-02-13 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * custom.texi (Specifying File Variables, Unsafe File Variables):
2956 New nodes, split from File Variables. Document new file local
2957 variable behavior.
2958
29592006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2960
2961 * display.texi (Standard Faces):
8cf51b2c
GM
2962 * files.texi (Visiting):
2963 * frames.texi (Clipboard):
2964 * glossary.texi (Glossary) <Clipboard>:
2965 * xresources.texi (X Resources): Mention Mac OS port.
2966
8cf51b2c
GM
29672006-02-12 Richard M. Stallman <rms@gnu.org>
2968
2969 * building.texi (Building): Clarify topic in intro.
2970
2971 * maintaining.texi (Maintaining): Change title; clarify topic.
2972 Delete duplicate index entries.
2973
2974 * building.texi (Other GDB User Interface Buffers): Clarifications.
2975
2976 * text.texi (Cell Commands): Clarifications.
2977
2978 * programs.texi (Defuns): Delete duplicate explanation of
2979 left-margin paren convention.
2980 (Hungry Delete): Minor cleanup.
2981
29822006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2983
2984 * dired.texi (Tumme): More tumme documentation.
2985
29862006-02-11 Alan Mackenzie <acm@muc.de>
2987
2988 * programs.texi ("Hungry Delete"): Correct the appellation of the
2989 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2990
29912006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2992
2993 * dired.texi (Tumme): Fix small bug.
2994
29952006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2996
2997 * macos.texi (Mac International): Rename "fontset-mac" to
2998 "fontset-standard".
2999
8cf51b2c
GM
30002006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3001
3002 * dired.texi (Tumme): Basic documentation for Tumme added.
3003
8cf51b2c
GM
30042006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3005
3006 * mule.texi (International):
3007 * programs.texi (Basic Indent): Fix typos.
3008
8cf51b2c
GM
3009 * custom.texi (Minor Modes):
3010 * display.texi (Text Display):
3011 * commands.texi (Text Characters): Update xrefs.
3012
30132006-02-07 Richard M. Stallman <rms@gnu.org>
3014
3015 * emacs.texi (Top): Update subnode menu.
3016 Update info on old Emacs papers.
3017 (Intro): "Graphical display", not window system.
3018
3019 * xresources.texi (GTK styles): Minor clarifications.
3020
3021 * trouble.texi: "Graphical display", not window system.
3022 (Stuck Recursive): Minor clarification.
3023
3024 * text.texi: Minor clarifications.
3025 (Sentences): Explain why two-space convention is better.
3026 Explain sentence-end-without-period here.
3027 (Fill Commands): Not here.
3028 (Refill): Node moved down.
3029 (Filling): Update menu.
3030 (Table Creation, Cell Justification, Column Commands): Clarify.
3031
3032 * sending.texi: Minor clarifications.
3033
3034 * search.texi (Regexp Backslash): Clarification.
3035
3036 * rmail.texi: Minor cleanups.
3037 (Rmail): Delete digression about `rmail-mode'.
3038 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3039 (Rmail Files): Mention C-u M-x rmail.
3040 (Rmail Reply): Mention References.
3041 (Rmail Display): Mention rmail-nonignored-headers.
3042
3043 * programs.texi: Minor cleanups.
3044 (Comment Commands): Mention momentary Transient Mark mode.
3045 (Matching): Be more specific about customizing show-paren-mode.
3046 (Info Lookup): Don't list the modes that support C-h S.
3047 Just say what it does in an unsupported mode.
3048 (Man Page): Delete excessive info on customizing woman.
3049 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3050
3051 * abbrevs.texi: Minor clarifications.
3052 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3053 not "dynamic abbrevs" as if they were a kind of abbrev.
3054
3055 * picture.texi (Picture): Minor cleanup.
3056
3057 * mule.texi (Communication Coding): Say "other applications".
3058 (Fontsets): Not specific to X. Add xref to X Resources.
3059 (Unibyte Mode): Rename from Single-Byte Character Support.
3060 "Graphical display", not window system.
3061 (International): Update menu.
3062
3063 * maintaining.texi (Format of ChangeLog):
3064 New node, split out from ChangeLog.
3065 (ChangeLog): Clarifications in the remaining text.
3066 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3067 (Find Tag): Add @w.
3068 (Tags Search): Explain tag table order here. Simplify grep ref.
3069 (List Tags): tags-tag-face is a variable, not a face.
3070 (Emerge): Cleanups.
3071
3072 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3073 (Keyboard Macros): Avoid "the user".
3074
3075 * killing.texi: "Graphical display", not window system.
3076
3077 * help.texi (Help Echo): "Graphical display", not window system.
3078
3079 * glossary.texi: Say "you", not "the user". Say "graphical display".
3080
3081 * frames.texi: Minor cleanups. "Graphical display", not window system.
3082
3083 * files.texi (Visiting): Make drag-and-drop not X-specific.
3084
3085 * custom.texi: Minor cleanups. "Graphical display", not window system.
3086
3087 * cmdargs.texi: Minor cleanups.
3088
3089 * building.texi (Compilation): Move and split kill-compilation para.
3090 Add para about multiple compilers.
3091 (Compilation Mode): Commands also available in grep mode and others.
3092 Mention C-u C-x ` more tutorially. Clarify C-x `.
3093 (Compilation Shell): Clarify. Put Bash example first.
3094 (Grep Searching): Minor cleanups; add @w.
3095 (Debuggers): Minor cleanups.
3096 (Starting GUD): Make GDB xgraphical mode issue clearer.
3097 (Debugger Operation): Lots of clarifications including
3098 GDB tooltip side-effect issue.
3099 (Commands of GUD): Clarify.
3100 (GUD Customization): Add bashdb-mode-hook.
3101 (GDB Graphical Interface): Rewrite for clarity.
3102 (GDB User Interface Layout): Rewrite for clarity.
3103 (Stack Buffer, Watch Expressions): Likewise.
3104 (Other GDB User Interface Buffers): Cleanups.
3105 (Lisp Libraries, External Lisp): Cleanup.
3106
3107 * basic.texi (Position Info): "Graphical displays", rather than
3108 window systems.
3109
3110 * anti.texi: Minor cleanup.
3111
8cf51b2c
GM
31122006-02-03 Eli Zaretskii <eliz@gnu.org>
3113
3114 * custom.texi (Init File, Find Init): Add cross-references to
3115 where $HOME is described.
3116
31172006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3118
3119 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3120 is not inside the @table.
3121
3122 * emacs.texi (Top): Correct node name.
3123
3124 * files.texi (File Names): Fix @xref.
3125 (Reverting): Fix typo.
3126
3127 * mule.texi (International): Correct node name.
3128
3129 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3130
31312006-02-01 Richard M. Stallman <rms@gnu.org>
3132
3133 * emacs.texi (Top): Update subnode menu.
3134
3135 * mule.texi: Minor clarifications.
3136 Reduce the specific references to X Windows.
3137 Refer to "graphical" terminals, rather than window systems.
3138 (Text Coding): Rename from Specify Coding.
3139 (Communication Coding, File Name Coding, Terminal Coding):
3140 New nodes split out from Text Coding.
3141
3142 * kmacro.texi: Minor clarifications.
3143 (Keyboard Macro Ring): Comment out some excessive commands.
3144 (Basic Keyboard Macro): Split up the table, putting part in each node.
3145
3146 * major.texi: Minor clarifications.
3147
3148 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3149
3150 * windows.texi: Minor clarifications.
3151 (Change Window): Don't describe mode-line mouse cmds here.
3152 Add xref to Mode Line Mouse.
3153
3154 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3155
3156 * macos.texi (Mac International): Fix xref.
3157
3158 * indent.texi: Minor clarifications.
3159
3160 * frames.texi: Minor clarifications.
3161 Reduce the specific references to X Windows.
3162 Refer to "graphical" terminals, rather than window systems.
3163 (Frame Parameters): Don't mention commands like
3164 set-foreground-color. Just say to customize a face.
3165 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3166
3167 * files.texi: Minor clarifications.
3168 (Numbered Backups): New node, split out from Backup Names.
3169
3170 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3171
3172 * cmdargs.texi (General Variables): Fix xref.
3173
3174 * buffers.texi: Minor clarifications.
3175
8cf51b2c
GM
31762006-01-31 Richard M. Stallman <rms@gnu.org>
3177
3178 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3179 Nodes moved to top.
3180
3181 * display.texi: Minor clarifications.
3182 (Display): Rearrange menu.
3183 (Standard Faces): Mention query-replace face.
3184 (Faces): Simplify.
3185 (Font Lock): Simplify face customization info.
3186 (Highlight Changes): Node merged into Highlight Interactively.
3187 (Highlight Interactively): Much rewriting and cleanup.
3188 (Optional Mode Line): Narrowed line number not good for goto-line.
3189 Simplify face customization advice.
3190 (Text Display): Mention use of escape-glyph face.
3191 Move ctl-arrow and tab-width here.
3192 (Display Custom): Move no-redraw-on-reenter to end of node.
3193
3194 * search.texi: Minor clarifications.
3195 (Isearch Scroll): Simplify.
3196 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3197
3198 * regs.texi (Registers): Mention bookmarks here.
3199
3200 * mark.texi: Minor clarifications.
3201 (Selective Undo): Node deleted.
3202
3203 * m-x.texi: Minor clarifications.
3204
3205 * killing.texi: Minor clarifications.
3206 Refer to "graphical" terminals, rather than window systems.
3207
3208 * help.texi: Clarifications.
3209 (Help): Don't describe C-h F and C-h K here.
3210 (Key Help): Describe C-h K here.
3211 (Name Help): Mention Emacs Lisp Intro.
3212 Describe C-h F here.
3213 (Misc Help): Mention C-h F and C-h K only briefly.
3214
3215 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3216 Selective undo text merged in.
3217 (Spelling): Mention Aspell along with Ispell.
3218
3219 * emacs.texi (Top): Update subnode menus.
3220
3221 * basic.texi (Basic Undo): Rename from Undo. Most of text
3222 moved to new Undo node.
3223
8cf51b2c
GM
32242006-01-29 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * basic.texi (Continuation Lines, Inserting Text):
3227 Mention longlines mode.
3228
32292006-01-29 Richard M. Stallman <rms@gnu.org>
3230
10d1d0af 3231 * screen.texi: Minor cleanups.
8cf51b2c
GM
3232 (Screen): Clean up the intro paragraphs.
3233 (Mode Line): Lots of rewriting. Handle frame-name better.
3234 eol-mnemonic-... vars moved out.
3235
3236 * emacs.texi (Top): Change menu item for MS-DOS node.
3237 Update subnode menu.
3238
3239 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3240 chapter relates to Windows. Title changed.
3241
3242 * mini.texi: Minor cleanups.
3243
3244 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3245 (Mark): Put it in the menu.
3246
3247 * entering.texi: Minor cleanups.
3248
3249 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3250 (Intro): Refer to "graphical" terminals, rather than X.
3251
3252 * display.texi (Display Custom): Add xref to Variables.
3253 (Optional Mode Line): eol-mnemonic-... vars moved here.
3254
3255 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3256 rather than X.
3257
8cf51b2c
GM
3258 * basic.texi: Minor cleanups.
3259 (Undo): selective-undo moved.
3260
8cf51b2c
GM
32612006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3262
3263 * anti.texi (Antinews): Various corrections and additions.
3264
32652006-01-23 Juri Linkov <juri@jurta.org>
3266
3267 * custom.texi (Easy Customization, Customization Groups)
3268 (Browsing Custom): Mention links along with buttons.
3269
8cf51b2c
GM
32702006-01-21 Eli Zaretskii <eliz@gnu.org>
3271
8cf51b2c
GM
3272 * text.texi (TeX Print): Use @key for TAB.
3273
8cf51b2c
GM
3274 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3275
8cf51b2c
GM
32762006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3277
3278 * files.texi (File Aliases): Don't claim that usually separate
3279 buffers are created for two file names that name the same data.
3280 Mention additional situations where different names mean the same
3281 file on disk.
3282
32832006-01-19 Richard M. Stallman <rms@gnu.org>
3284
3285 * killing.texi (Deletion): Upcase @key argument.
3286
3287 * custom.texi (Custom Themes): Minor cleanup.
3288
3289 * programs.texi (Hungry Delete): Upcase @key argument.
3290
8cf51b2c
GM
32912006-01-16 Juri Linkov <juri@jurta.org>
3292
3293 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3294 Move `mode-line-highlight' before `mode-line-buffer-id'.
3295
8cf51b2c
GM
32962006-01-14 Richard M. Stallman <rms@gnu.org>
3297
3298 * basic.texi (Inserting Text): Minor cleanup.
3299
8cf51b2c
GM
33002006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3301
3302 * custom.texi (Changing a Variable, Face Customization):
3303 Update for changes in Custom menus.
3304
8cf51b2c
GM
33052006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3306
3307 * macos.texi (Mac International): Undo last change.
3308
8cf51b2c
GM
33092006-01-02 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * custom.texi (Custom Themes): Describe the new
3312 customize-create-theme interface.
3313
33142005-12-30 Juri Linkov <juri@jurta.org>
3315
3316 * basic.texi (Position Info): Update example.
3317
c8763fb6 33182005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3319
3320 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3321
33222005-12-24 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * custom.texi (Custom Themes): `load-theme' always loads.
3325
33262005-12-23 Juri Linkov <juri@jurta.org>
3327
3328 * display.texi (Highlight Interactively): Use double space to
3329 separate sentences. Replace C-p with M-p, and C-n with M-n.
3330
33312005-12-22 Richard M. Stallman <rms@gnu.org>
3332
3333 * custom.texi (Easy Customization and subnodes):
3334 Replace "active field" with "button".
3335 Use "user option" only for variables.
3336 Use "setting" for variable-or-face.
3337
33382005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3339
3340 * buffers.texi (Select Buffer): Change order in table to make
3341 "Similar" refer to the correct item.
3342 (Indirect Buffers): Minor rewording.
3343
8cf51b2c
GM
33442005-12-20 Juri Linkov <juri@jurta.org>
3345
3346 * files.texi (VC Status): Put P and N near p and n.
3347
8cf51b2c
GM
33482005-12-19 Richard M. Stallman <rms@gnu.org>
3349
3350 * programs.texi (Electric C): Delete the info about newline control.
3351 (Other C Commands): Minor cleanup.
3352 (Left Margin Paren): Minor cleanup.
3353
33542005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3357 (Customization Groups): Delete text moved to "Browsing Custom".
3358 (Browsing Custom): New node.
3359 (Specific Customization): Clarify which commands only work for
3360 loaded options.
3361
33622005-12-18 Bill Wohler <wohler@newt.com>
3363
3364 * frames.texi (Tool Bars): Shorten text of previous change.
3365
33662005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3367
3368 * files.texi (VC Status): Document log-view mode.
3369
33702005-12-18 Bill Wohler <wohler@newt.com>
3371
3372 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3373 permanently via the customize interface.
3374
8cf51b2c
GM
33752005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3376
3377 * killing.texi (Killing by Lines): Document `kill-whole-line'
3378 function.
3379
c8763fb6 33802005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3381
3382 * buffers.texi (Select Buffer): Change `prev-buffer' to
3383 `previous-buffer'. Indicate that these functions use a frame
3384 local buffer list.
3385
8cf51b2c
GM
33862005-12-12 Richard M. Stallman <rms@gnu.org>
3387
3388 * custom.texi (Easy Customization): Change menu comment.
3389 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3390
3391 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3392 (Help): Among the Apropos commands, describe only C-h a here.
3393
33942005-12-11 Richard M. Stallman <rms@gnu.org>
3395
3396 * programs.texi (Options for Comments): Comment-end starts with space.
3397
3398 * glossary.texi (Glossary): Minor cleanup.
3399
3400 * files.texi (Old Versions): Use @table.
3401
8cf51b2c
GM
34022005-12-10 David Koppelman <koppel@ece.lsu.edu>
3403
3404 * display.texi (Highlight Interactively): Include
3405 global-hi-lock-mode. Add miscellaneous details and elaborations.
3406
34072005-12-09 Richard M. Stallman <rms@gnu.org>
3408
3409 * display.texi (Font Lock): Delete the Global FL menu item.
3410
34112005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3412
3413 * custom.texi (Minibuffer Maps): Mention the maps for file name
3414 completion.
3415
34162005-12-09 Kim F. Storm <storm@cua.dk>
3417
3418 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3419 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3420 cursor to next corner in rectangle; clarify insert around rectangle.
3421
8cf51b2c
GM
34222005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * custom.texi (Customization): Use xref to elisp manual for
3425 non-TeX output.
3426 (Minor Modes): Update.
3427 (Customization Groups, Changing a Variable, Face Customization):
3428 Update for new appearance of Custom buffers.
3429 (Changing a Variable): `custom-buffer-done-function' has been
3430 replaced by `custom-buffer-done-kill'.
3431 (Specific Customization): In the `customize-group' buffer, a
3432 subgroup's contents are not "hidden". They are not included at
3433 all. They have no [Show] button.
3434 (Mouse Buttons): Add pxref to description of mouse event lists in
3435 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3436 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3437 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3438
34392005-12-08 Richard M. Stallman <rms@gnu.org>
3440
3441 * mini.texi (Completion Commands, Completion):
3442 In file name input, SPC does not do completion.
3443
8cf51b2c
GM
34442005-12-08 Nick Roberts <nickrob@snap.net.nz>
3445
3446 * building.texi (GDB Graphical Interface): Explain screen size
3447 setting.
3448 (Other GDB User Interface Buffers): Describe features specific to
3449 GDB 6.4.
3450
8cf51b2c
GM
34512005-12-01 Nick Roberts <nickrob@snap.net.nz>
3452
3453 * building.texi (GDB User Interface Layout): Describe how to
3454 kill associated buffers.
3455 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3456 (Watch Expressions): Be more precise.
3457 (Other GDB User Interface Buffers): Describe how to change a
3458 register value.
3459
8cf51b2c
GM
34602005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3461
3462 * macos.texi (Mac Input): Remove description of
3463 mac-command-key-is-meta. Add descriptions of
3464 mac-control-modifier, mac-command-modifier, and
3465 mac-option-modifier.
3466 (Mac International): Fix description of conversion of clipboard data.
3467 (Mac Font Specs): Add example of font customization by face attributes.
3468
34692005-11-22 Nick Roberts <nickrob@snap.net.nz>
3470
3471 * building.texi (Watch Expressions): Expand description.
3472 (Other GDB User Interface Buffers): Describe local map for
3473 gud-watch.
3474
34752005-11-21 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * display.texi (Font Lock): Font lock is enabled by default now.
3478
34792005-11-20 Juri Linkov <juri@jurta.org>
3480
3481 * basic.texi (Position Info): Update examples of the output.
3482 Remove the fact that examples are produced in the TeXinfo buffer,
3483 because in the Info reader users will get a different output from
3484 `C-x ='.
3485
3486 * building.texi (Compilation Mode): Remove paragraph duplicated
3487 from the node `Compilation'. Add `compilation-skip-threshold'.
3488
3489 * display.texi (Font Lock): Suggest more user-friendly method of
3490 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3491
34922005-11-18 Richard M. Stallman <rms@gnu.org>
3493
3494 * files.texi (Registering): Mention @@ in mode line.
3495
3496 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3497
34982005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3499
3500 * files.texi (Renaming and VC): Some back-ends don't
3501 handle renaming.
3502
8cf51b2c
GM
35032005-11-17 Juri Linkov <juri@jurta.org>
3504
3505 * emacs.texi (Top):
3506 * display.texi (Highlight Interactively): Put this font-lock based
3507 mode near Font Lock node.
3508
35092005-11-16 Chong Yidong <cyd@stupidchicken.com>
3510
3511 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3512 icons.
3513
35142005-11-12 Kim F. Storm <storm@cua.dk>
3515
3516 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3517 (Help Summary): Add C-h d and C-h e.
3518 (Apropos): Clarify that all apropos commands may search for either
3519 list of words or a regexp. Add C-h d for apropos-documentation.
3520 Describe apropos-documentation-sort-by-scores user option.
3521
8cf51b2c
GM
35222005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3523
3524 * killing.texi (CUA Bindings): Add @section.
3525
35262005-11-10 Kim F. Storm <storm@cua.dk>
3527
3528 * emacs.texi (Top): Add CUA Bindings entry to menu.
3529
3530 * killing.texi (CUA Bindings): New node. Moved here from
3531 misc.texi and extended with info on rectangle commands and
3532 rectangle highlighting, interface to registers, and the global
3533 mark feature.
3534
3535 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3536
3537 * regs.texi: Prev link points to CUA Bindings node.
3538
35392005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * help.texi (Help Echo): By default, help echos are only shown on
3542 mouse-over, not on point-over.
3543
c8763fb6 35442005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3545
3546 * misc.texi (Shell Mode): Describe how to activate password echoing.
3547
8cf51b2c
GM
35482005-11-04 Romain Francoise <romain@orebokech.com>
3549
3550 * mark.texi (Mark Ring): Fix typo.
3551
35522005-11-03 Richard M. Stallman <rms@gnu.org>
3553
3554 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3555
35562005-11-01 Bill Wohler <wohler@newt.com>
3557
3558 * help.texi (Help Mode): Fix typo.
3559
35602005-11-01 Nick Roberts <nickrob@snap.net.nz>
3561
3562 * building.texi (Other GDB User Interface Buffers): Describe
3563 the command gdb-use-inferior-io-buffer.
3564
35652005-10-31 Romain Francoise <romain@orebokech.com>
3566
3567 * files.texi (Compressed Files): Fix typo.
3568
3569 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3570
3571 * windows.texi (Force Same Window): Likewise.
3572
35732005-10-30 Bill Wohler <wohler@newt.com>
3574
3575 * help.texi (Help Mode): URLs viewed with browse-url.
3576
35772005-10-31 Nick Roberts <nickrob@snap.net.nz>
3578
3579 * building.texi (GDB Graphical Interface): Don't reference
3580 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3581 must stay in same frame.
3582
35832005-10-29 Chong Yidong <cyd@stupidchicken.com>
3584
3585 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3586
3587 * anti.texi (Antinews): Likewise.
3588
8cf51b2c
GM
35892005-10-28 Bill Wohler <wohler@newt.com>
3590
3591 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3592
35932005-10-28 Richard M. Stallman <rms@gnu.org>
3594
3595 * files.texi (Visiting): Explain how to enter ? in a file name.
3596
3597 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3598
8cf51b2c
GM
35992005-10-25 Nick Roberts <nickrob@snap.net.nz>
3600
3601 * building.texi (GDB Graphical Interface): Describe
3602 gdb-mouse-until.
3603
36042005-10-23 Richard M. Stallman <rms@gnu.org>
3605
3606 * custom.texi (Init File): Recommend when to use site-start.el.
3607
8cf51b2c
GM
36082005-10-21 Juri Linkov <juri@jurta.org>
3609
3610 * custom.texi (Examining): Mention accessing the old variable
3611 value via M-n in set-variable.
3612
8cf51b2c
GM
36132005-10-18 Romain Francoise <romain@orebokech.com>
3614
3615 * files.texi (Version Systems): Capitalize GNU.
3616
8cf51b2c
GM
36172005-10-18 Nick Roberts <nickrob@snap.net.nz>
3618
3619 * building.texi (Compilation Mode): Remove redundant paragraph.
3620 (Watch Expressions): Remove paragraph to reflect code change.
3621
8cf51b2c
GM
36222005-10-16 Richard M. Stallman <rms@gnu.org>
3623
3624 * building.texi (Compilation Mode, Compilation): Clarified.
3625
36262005-10-15 Richard M. Stallman <rms@gnu.org>
3627
3628 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3629
8cf51b2c
GM
36302005-10-13 Kenichi Handa <handa@m17n.org>
3631
3632 * basic.texi (Position Info): Fix previous change.
3633
c8763fb6 36342005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3635
3636 * cmdargs.texi (Icons X): Fix typo.
3637
36382005-10-12 Kenichi Handa <handa@m17n.org>
3639
3640 * basic.texi (Position Info): Describe the case that Emacs shows
3641 "part of display ...".
3642
c8763fb6 36432005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3644
3645 * cmdargs.texi (Icons X): -nb => -nbi.
3646
36472005-10-10 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * frames.texi (Speedbar): A couple more clarifications.
3650
36512005-10-11 Nick Roberts <nickrob@snap.net.nz>
3652
3653 * building.texi (GDB User Interface Layout): Improve diagram.
3654 (Watch Expressions): Explain how to make speedbar global.
3655 (Other GDB User Interface Buffers): Make references more precise.
3656
8cf51b2c
GM
36572005-10-09 Richard M. Stallman <rms@gnu.org>
3658
3659 * frames.texi (Speedbar): Clarify the text.
3660
36612005-10-09 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * frames.texi (Speedbar): Add information on keybindings,
3664 dismissing the speedbar, and buffer display mode. Link to
3665 speedbar manual.
3666
c8763fb6 36672005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3668
3669 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3670 added -nb, --no-bitmap-icon.
3671
8cf51b2c
GM
36722005-10-07 Nick Roberts <nickrob@snap.net.nz>
3673
3674 * building.texi (GDB Graphical Interface): Add variables and
3675 functions to indices. Be more precise.
3676
c8763fb6 36772005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3678
3679 * frames.texi (Drag and Drop): Remove the x- from
3680 x-dnd-open-file-other-window and xdnd-protocol-alist.
3681
36822005-09-30 Romain Francoise <romain@orebokech.com>
3683
3684 * mini.texi (Minibuffer): The default value now appears before the
3685 colon in minibuffer prompts.
3686
8cf51b2c
GM
36872005-09-25 Richard M. Stallman <rms@gnu.org>
3688
3689 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3690
8cf51b2c
GM
36912005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3692
3693 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3694
8cf51b2c
GM
36952005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3696
3697 * emacs.texi (Top): Update submenus from macos.texi.
3698
3699 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3700 (Mac OS): Update feature support status.
3701 (Mac Input): List supported input scripts. Remove description
3702 about `mac-keyboard-text-encoding'. Mention mouse button
3703 emulation and related variables.
3704 (Mac International): Mention Central European and Cyrillic
3705 support. Now `keyboard-coding-system' is dynamically changed.
3706 Add description about coding system for selection. Add
3707 description about language environment.
3708 (Mac Environment Variables): Mention
3709 `~/.MacOSX/environment.plist'. Give example of command line
3710 arguments. Add Preferences support.
3711 (Mac Directories): Explicitly state that this node is for Mac OS
3712 Classic only.
3713 (Mac Font Specs): Mention specification for scalable fonts. List
3714 supported charsets. Add preferred way of creating fontsets. Add
3715 description about `mac-allow-anti-aliasing'.
3716 (Mac Functions): Add descriptions about `mac-set-file-creator',
3717 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3718 and `mac-get-preference'.
3719
8cf51b2c
GM
37202005-09-16 Romain Francoise <romain@orebokech.com>
3721
3722 Update all files to specify GFDL version 1.2.
3723
3724 * doclicense.texi (GNU Free Documentation License): Update to
3725 version 1.2.
3726
37272005-09-15 Richard M. Stallman <rms@gnu.org>
3728
3729 * buffers.texi (List Buffers): Fix xref.
3730
3731 * rmail.texi (Rmail Basics): Fix xref.
3732
3733 * emacs.texi (Top): Update subnode menus.
3734
3735 * files.texi (Saving Commands): New node, broken out of Saving.
3736 (Customize Save): New node, broken out of Saving.
3737 Clarify effect of write-region-inhibit-fsync.
3738 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3739
8cf51b2c
GM
37402005-09-14 Romain Francoise <romain@orebokech.com>
3741
3742 * files.texi (Saving): Mention write-region-inhibit-fsync.
3743
37442005-09-05 Chong Yidong <cyd@stupidchicken.com>
3745
3746 * custom.texi (Custom Themes): New node.
3747
37482005-09-03 Richard M. Stallman <rms@gnu.org>
3749
49823426
GM
3750 * search.texi (Search Case): Mention vars that control
3751 case-fold-search for various operations.
8cf51b2c
GM
3752
37532005-08-22 Juri Linkov <juri@jurta.org>
3754
3755 * display.texi (Standard Faces): Merge the text from
3756 `(elisp)Standard Faces' into this node.
3757
37582005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3759
3760 * emacs.texi (Top): Delete menu item for deleted node
3761 Keyboard Translations.
3762
37632005-08-18 Richard M. Stallman <rms@gnu.org>
3764
8cf51b2c
GM
3765 * trouble.texi (Unasked-for Search):
3766 Delete xref to Keyboard Translations.
3767
3768 * glossary.texi (Glossary): Delete xref.
3769
8cf51b2c
GM
3770 * custom.texi (Minor Modes): Say that the list here is not complete.
3771 (Keyboard Translations): Node deleted.
3772 (Disabling): Delete xref to it.
3773 (Customization Groups): Fix Custom buffer example.
3774 (Hooks): Mention remove-hooks.
3775
37762005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3777
3778 * building.texi (GDB Graphical Interface): Improve filling of menu
3779 item.
3780
37812005-08-18 Nick Roberts <nickrob@snap.net.nz>
3782
3783 * building.texi (GDB Graphical Interface): Use better node names.
3784
37852005-08-14 Richard M. Stallman <rms@gnu.org>
3786
3787 * text.texi (Sentences): Fix xref.
3788
37892005-08-14 Juri Linkov <juri@jurta.org>
3790
3791 * building.texi (Compilation, Grep Searching): Move grep command
3792 headings from `Compilation' to `Grep Searching'.
3793
3794 * dired.texi (Dired and Find):
3795 * maintaining.texi (Tags Search): Replace grep xref to
3796 `Compilation' node with `Grep Searching'.
3797
3798 * files.texi (Comparing Files): Replace xref to `Compilation' with
3799 `Compilation Mode'.
3800
38012005-08-13 Alan Mackenzie <acm@muc.de>
3802
3803 * search.texi (Non-ASCII Isearch): Correct a typo.
3804 (Replacement Commands): Mention query-replace key binding.
3805
38062005-08-11 Richard M. Stallman <rms@gnu.org>
3807
3808 * programs.texi (Options for Comments): Fix xref.
3809
3810 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3811 out of Regexps.
3812
8cf51b2c
GM
38132005-08-09 Juri Linkov <juri@jurta.org>
3814
3815 * building.texi (Compilation): Use `itemx' instead of `item'.
3816 (Grep Searching): Simplify phrase.
3817
3818 * display.texi (Standard Faces): Describe vertical-border on
3819 window systems.
3820
3821 * windows.texi (Split Window): Simplify phrase and mention
3822 vertical-border face.
3823
38242005-08-09 Richard M. Stallman <rms@gnu.org>
3825
3826 * files.texi (Comparing Files): Clarify compare-windows.
3827
3828 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3829
8cf51b2c
GM
38302005-08-06 Eli Zaretskii <eliz@gnu.org>
3831
3832 * mule.texi (Coding Systems): Rephrase the paragraph about
3833 codepages: no need for "M-x codepage-setup" anymore, except on
3834 MS-DOS.
3835
3836 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3837 the MS-DOS port only.
3838
38392005-07-30 Eli Zaretskii <eliz@gnu.org>
3840
3841 * makefile.w32-in (info): Don't run multi-install-info.bat.
3842 ($(infodir)/dir): New target, produced by running
3843 multi-install-info.bat.
3844
8cf51b2c
GM
38452005-07-22 Eli Zaretskii <eliz@gnu.org>
3846
3847 * files.texi (Quoted File Names): Add index entry.
3848
8cf51b2c
GM
38492005-07-19 Juri Linkov <juri@jurta.org>
3850
3851 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3852
38532005-07-18 Juri Linkov <juri@jurta.org>
3854
8cf51b2c
GM
3855 * custom.texi (Easy Customization):
3856 * files.texi (Old Versions):
3857 * frames.texi (Wheeled Mice):
3858 * mule.texi (Specify Coding):
8cf51b2c
GM
3859 * text.texi (Cell Justification):
3860 * trouble.texi (After a Crash):
8cf51b2c
GM
3861 * xresources.texi (GTK styles):
3862 Delete duplicate duplicate words.
3863
38642005-07-17 Richard M. Stallman <rms@gnu.org>
3865
3866 * frames.texi (Creating Frames): Fix foreground color example.
3867
3868 * custom.texi (Init Examples): Clean up text about conditionals.
3869
38702005-07-16 Richard M. Stallman <rms@gnu.org>
3871
3872 * mini.texi (Completion Commands): Fix command name for ?.
3873
8cf51b2c
GM
38742005-07-16 Eli Zaretskii <eliz@gnu.org>
3875
3876 * display.texi (Standard Faces): Explain that customization of
3877 `menu' face has no effect on w32 and with GTK. Add
3878 cross-references.
3879
3880 * cmdargs.texi (General Variables): Clarify the default location
3881 of $HOME on w32 systems.
3882
38832005-07-15 Jason Rumney <jasonr@gnu.org>
3884
3885 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3886 changed.
3887
38882005-07-08 Kenichi Handa <handa@m17n.org>
3889
3890 * mule.texi (Recognize Coding): Recommend
3891 revert-buffer-with-coding-system instead of revert-buffer.
3892
38932005-07-07 Richard M. Stallman <rms@gnu.org>
3894
3895 * anti.texi (Antinews): Mention mode-line-inverse-video.
3896
3897 * files.texi (Saving): Minor correction about C-x C-w.
3898
3899 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3900
39012005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * search.texi (Isearch Scroll): Add example of using the
3904 `isearch-scroll' property.
3905 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3906 `Display Custom' node.
3907 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3908 and de-emphasize it.
3909 (Other Repeating Search): `occur' currently can not correctly
3910 handle multiline matches. Correct, clarify and update description
3911 of `flush-lines' and `keep-lines'.
3912
3913 * display.texi (Display Custom): Add anchor for `baud-rate'.
3914
39152005-07-07 Richard M. Stallman <rms@gnu.org>
3916
3917 * gnu.texi: Update where to get GNU status; add refs for how to help.
3918 Add footnotes 6 and 7.
3919
39202005-07-04 Lute Kamstra <lute@gnu.org>
3921
3922 Update FSF's address in GPL notices.
3923
8cf51b2c 3924 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3925 * trouble.texi (Checklist): Update FSF's address.
3926
8cf51b2c
GM
39272005-06-24 Richard M. Stallman <rms@gnu.org>
3928
3929 * display.texi (Text Display): Change index entries.
3930
39312005-06-24 Eli Zaretskii <eliz@gnu.org>
3932
3933 * makefile.w32-in (MAKEINFO): Use --force.
3934 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3935 Makefile.in.
8cf51b2c
GM
3936
39372005-06-23 Richard M. Stallman <rms@gnu.org>
3938
3939 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3940 nobreak-char-display.
3941
3942 * emacs.texi (Top): Update detailed node listing.
3943
3944 * display.texi (Text Display): Renamed show-nonbreak-escape
3945 to nobreak-char-display and no-break-space to nobreak-space.
3946 (Standard Faces): Split up the list of standard faces
3947 and put it in a separate node. Add nobreak-space and
3948 escape-glyph.
3949
8cf51b2c
GM
39502005-06-23 Lute Kamstra <lute@gnu.org>
3951
3952 * mule.texi (Select Input Method): Fix typo.
3953
39542005-06-23 Kenichi Handa <handa@m17n.org>
3955
3956 * mule.texi (International): List all supported scripts. Adjust
3957 text for that leim is now included in the normal Emacs
3958 distribution.
3959 (Language Environments): List all language environments.
3960 Intlfonts contains fonts for most supported scripts, not all..
3961 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3962 input a specific character.
8cf51b2c
GM
3963 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3964
39652005-06-23 Juanma Barranquero <lekktu@gmail.com>
3966
49823426 3967 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3968
39692005-06-22 Miles Bader <miles@gnu.org>
3970
3971 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3972
39732005-06-20 Miles Bader <miles@gnu.org>
3974
3975 * display.texi (Faces): Add `vertical-divider'.
3976
39772005-06-17 Richard M. Stallman <rms@gnu.org>
3978
3979 * text.texi (Adaptive Fill): Minor clarification.
3980
8cf51b2c
GM
39812005-06-10 Lute Kamstra <lute@gnu.org>
3982
3983 * emacs.texi (Top): Correct version number.
3984 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3985 refer to the current version of Emacs.
3986
39872005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3988
3989 * files.texi (Log Buffer): Document when there can be more than
3990 one file to be committed.
3991
39922005-06-08 Juri Linkov <juri@jurta.org>
3993
3994 * display.texi (Faces): Add `shadow' face.
3995
39962005-06-07 Masatake YAMATO <jet@gyve.org>
3997
3998 * display.texi (Faces): Write about mode-line-highlight.
3999
40002005-06-06 Richard M. Stallman <rms@gnu.org>
4001
4002 * misc.texi (Printing Package): Explain how to initialize
4003 printing package.
4004
4005 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4006
40072005-06-05 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * emacs.texi: Rename Hardcopy to Printing.
4010 Make PostScript and PostScript Variables subnodes of it.
4011
4012 * misc.texi (Printing): Rename node from Hardcopy.
4013 Mention menu bar options.
4014 Move PostScript and PostScript Variables to submenu.
4015 (Printing package): New node.
4016
4017 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4018
4019 * dired.texi (Operating on Files): Likewise.
4020
4021 * calendar.texi (Displaying the Diary): Likewise.
4022
4023 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4024
4025 * glossary.texi (Glossary): Likewise.
4026
4027 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4028 effect.
4029
40302005-06-04 Richard M. Stallman <rms@gnu.org>
4031
4032 * trouble.texi (After a Crash): Polish previous change.
4033
8cf51b2c
GM
40342005-05-30 Noah Friedman <friedman@splode.com>
4035
4036 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4037 recovery mechanism.
4038
8cf51b2c
GM
40392005-05-28 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * building.texi (Other Buffers): SPC toggles display of
4042 floating point registers.
4043
8cf51b2c
GM
40442005-05-27 Nick Roberts <nickrob@snap.net.nz>
4045
4046 * files.texi (Log Buffer): Merge in description of Log Edit
4047 mode from pcl-cvs.texi.
4048
40492005-05-26 Richard M. Stallman <rms@gnu.org>
4050
4051 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4052
8cf51b2c
GM
40532005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4054
4055 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4056 not enabled by default.
4057 When not on a word, `ispell-word' by default checks the word
4058 before point.
4059
40602005-05-24 Nick Roberts <nickrob@snap.net.nz>
4061
4062 * building.texi (Debugger Operation): Simplify last sentence.
4063
40642005-05-23 Lute Kamstra <lute@gnu.org>
4065
4066 * emacs.texi: Update FSF's address throughout.
4067 (Preface): Use @cite.
4068 (Distrib): Add cross reference to the node "Copying". Mention the
4069 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4070 printed manuals.
4071 (Intro): Use @xref for the Emacs Lisp Intro.
4072
8cf51b2c
GM
40732005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4076
4077 * basic.texi (Moving Point): Mention default for `goto-line'.
4078
4079 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4080 of a variable's docstring.
4081
40822005-05-18 Lute Kamstra <lute@gnu.org>
4083
4084 * maintaining.texi (Overview of Emerge): Add cross reference.
4085 Remove duplication.
4086
4087 * emacs.texi (Top): Update to the current structure of the manual.
4088 * misc.texi (Emacs Server): Add menu description.
4089 * files.texi (Saving): Fix menu.
4090 * custom.texi (Customization): Fix menu.
4091 * mule.texi (International): Fix menu.
4092 * kmacro.texi (Keyboard Macros): Fix menu.
4093
40942005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4095
4096 * display.texi: Various minor changes.
4097 (Faces): Delete text that is repeated in the next section.
4098
40992005-05-16 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * building.texi (Debugger Operation): Mention GUD tooltips are
4102 disabled with GDB in text command mode.
4103
8cf51b2c
GM
41042005-05-16 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * building.texi: Replace toolbar with "tool bar" for consistency.
4107 (Compilation Mode): Describe compilation-context-lines
4108 and use of arrow in compilation buffer.
4109 (Debugger Operation): Replace help text with variable's value.
4110
4111 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4112 consistency.
4113
41142005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4117 Add xref.
4118
8cf51b2c
GM
41192005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4120
4121 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4122 (Position Info): Delete discussion of `goto-line'. It is already
4123 described in `Moving point'.
4124
4125 * mini.texi (Completion Commands): Correct reference.
4126 (Completion Options): Fix typo.
4127
4128 * killing.texi (Deletion): Complete description of `C-x C-o'.
4129
8cf51b2c
GM
41302005-05-10 Richard M. Stallman <rms@gnu.org>
4131
4132 * building.texi (Compilation): Clarify recompile's directory choice.
4133
4134 * frames.texi (Tooltips): Cleanups.
4135
4136 * basic.texi (Arguments): Fix punctuation.
4137
41382005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4139
4140 * screen.texi (Menu Bar): The up and down (not left and right)
4141 arrow keys move through a keyboard menu.
4142
41432005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4144
4145 * basic.texi: Various typo and grammar fixes.
4146 (Moving Point): C-a now runs move-beginning-of-line.
4147
41482005-05-08 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4151
4152 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4153 as different animals.
4154
41552005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4156
4157 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4158 Correct index entry.
4159
41602005-05-07 Nick Roberts <nickrob@snap.net.nz>
4161
4162 * building.texi (Debugger Operation): Update to reflect changes
4163 in GUD tooltips.
4164
41652005-04-30 Richard M. Stallman <rms@gnu.org>
4166
4167 * files.texi (Compressed Files): Auto Compression normally enabled.
4168
4169 * building.texi (Debugger Operation): Clarify previous change.
4170
8cf51b2c
GM
41712005-04-28 Nick Roberts <nickrob@snap.net.nz>
4172
4173 * building.texi (Debugger Operation): Add description for
4174 GUD tooltips when program is not running.
4175
41762005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4177
4178 * misc.texi (Shell): Add `Shell Prompts' to menu.
4179 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4180 description. Delete remarks moved to new node.
4181 (Shell Prompts): New node.
4182 (History References): Replace remarks moved to `Shell Prompts'
4183 with xref to that node.
4184 (Remote Host): Clarify how to specify the terminal type when
4185 logging in to a different machine.
4186
41872005-04-26 Richard M. Stallman <rms@gnu.org>
4188
4189 * emacs.texi (Top): Update submenus from files.texi.
4190
4191 * files.texi (Filesets): Clarify previous change.
4192
4193 * dired.texi (Misc Dired Features): Clarify previous change.
4194
41952005-04-25 Chong Yidong <cyd@stupidchicken.com>
4196
4197 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4198
4199 * dired.texi (Misc Dired Features): Document
4200 dired-compare-directories.
4201
4202 * files.texi (Filesets): New node.
4203 (File Conveniences): Document Image mode.
4204
4205 * text.texi (TeX Print): Document tex-compile.
4206
42072005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4208
4209 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4210 Delete redundant reference to tooltip Custom group. It is
4211 referred too again in the next paragraph.
4212
42132005-04-24 Richard M. Stallman <rms@gnu.org>
4214
4215 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4216
8cf51b2c
GM
42172005-04-19 Kim F. Storm <storm@cua.dk>
4218
4219 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4220
42212005-04-18 Lars Hansen <larsh@math.ku.dk>
4222
4223 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4224 turns off desktop-save-mode.
4225
42262005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4227
4228 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4229 by default in terminals compatible with xterm. Mention that
4230 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4231 node.
4232
8cf51b2c
GM
42332005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4234
4235 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4236
c8763fb6 42372005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4238
4239 * xresources.texi (Table of Resources): Add cursorBlink.
4240
42412005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4242
4243 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4244 `d', `C-d' and `u'.
4245
42462005-04-11 Richard M. Stallman <rms@gnu.org>
4247
4248 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4249 (Misc X): Add -D, --basic-display.
4250
4251 * maintaining.texi (Change Log): Correct the description of
4252 the example.
4253
4254 * major.texi (Choosing Modes): Document magic-mode-alist.
4255
8cf51b2c
GM
42562005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4259 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4260 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4261 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4262 `w', respectively.
4263 (Rmail Labels): Mention `l'.
4264 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4265 (Rmail Summary Edit): Describe `j' and RET.
4266
c8763fb6 42672005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4268
4269 * xresources.texi (Lucid Resources): Add fontSet resource.
4270
8cf51b2c
GM
42712005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4272
4273 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4274 now called `indicate-empty-lines'.
4275
42762005-04-06 Kim F. Storm <storm@cua.dk>
4277
4278 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4279
42802005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4281
4282 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4283 deleted.
4284 (Marks vs Flags): Add some convenient key bindings.
4285 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4286 (Misc Dired Features): Correct and expand description of `w' command.
4287
4288 * frames.texi (XTerm Mouse): Delete apparently false info.
4289 The GNU/Linux console currently does not appear to support
4290 `xterm-mouse-mode'.
4291
8cf51b2c
GM
42922005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4293
4294 * calendar.texi (Diary): Mention shell utility `calendar'.
4295
42962005-04-01 Richard M. Stallman <rms@gnu.org>
4297
4298 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4299
8cf51b2c
GM
43002005-04-01 Lute Kamstra <lute@gnu.org>
4301
4302 * maintaining.texi (Change Log): add-change-log-entry uses
4303 add-log-mailing-address.
4304
43052005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4308 `VC Mode Line' and put in an xref to that node.
4309 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4310 its description.
4311
43122005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4313
4314 * calendar.texi (Calendar Systems): Say that the Persian calendar
4315 implemented here is the arithmetical one championed by Birashk.
4316
43172005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4318
4319 * programs.texi (Fortran Motion): Fix previous change.
4320
8cf51b2c
GM
43212005-03-29 Richard M. Stallman <rms@gnu.org>
4322
4323 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4324
43252005-03-29 Chong Yidong <cyd@stupidchicken.com>
4326
4327 * text.texi (Refill): Refer to Long Lines Mode.
4328 (Longlines): New node.
4329 (Auto Fill): Don't index "word wrap" here.
4330 (Filling): Add Longlines to menu.
4331
43322005-03-29 Richard M. Stallman <rms@gnu.org>
4333
4334 * xresources.texi: Minor fixes.
4335
4336 * misc.texi (Emacs Server): Fix Texinfo usage.
4337
4338 * emacs.texi (Top): Don't use a real section heading for
4339 "Detailed Node Listing". Fake it instead.
4340
4341 * basic.texi (Position Info): Minor cleanup.
4342
4343 * mule.texi (Input Methods): Minor cleanup.
4344
43452005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4346
4347 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4348 constructs as well.
4349 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4350
43512005-03-29 Kenichi Handa <handa@m17n.org>
4352
4353 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4354
4355 * basic.texi (Position Info): Update the description about the
4356 command C-u C-x =.
4357
43582005-03-28 Richard M. Stallman <rms@gnu.org>
4359
4360 * emacs.texi (Top): Use @section for the detailed node listing.
4361
4362 * calendar.texi: Minor fixes to previous change.
4363
4364 * programs.texi (Fortran): Small fixes to previous changes.
4365
4366 * emacs.texi (Top): Update list of subnodes of Dired.
4367 Likewise for building.texi.
4368
4369 * files.texi (File Conveniences): Delete Auto Image File mode.
4370
43712005-03-28 Chong Yidong <cyd@stupidchicken.com>
4372
4373 * building.texi (Flymake): New node.
4374
4375 * custom.texi (Function Keys): Document kp- event types and
4376 keypad-setup package.
4377
4378 * dired.texi (Wdired): New node.
4379
4380 * files.texi (File Conveniences): Reorder entries.
4381 Explain how to turn on Auto-image-file mode.
4382 Document Thumbs mode.
4383
4384 * mule.texi (Specify Coding): Document recode-region and
4385 recode-file-name.
4386
4387 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4388
43892005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * commands.texi (Keys): M-o is now a prefix key.
4392
43932005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4394
4395 * programs.texi: Reformat and update copyright years.
4396 (Fortran): Update section.
4397
43982005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4399
4400 * files.texi: Several small changes in addition to:
4401 (Visiting): Change xref for Dialog Boxes to ref.
4402 (Version Headers): Replace references to obsolete var
4403 `vc-header-alist' with `vc-BACKEND-header'.
4404 (Customizing VC): Update value of `vc-handled-backends'.
4405
44062005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4407
4408 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4409 move here from Emacs Lisp Reference Manual.
4410 * calendar.texi (Calendar/Diary, Diary Commands)
4411 (Special Diary Entries, Importing Diary): Change some xrefs to
4412 point to emacs-xtra rather than elisp.
4413
4414 * emacs-xtra.texi (Calendar Customizing):
4415 Move view-diary-entries-initially, view-calendar-holidays-initially,
4416 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4417 Emacs Manual.
4418 (Appt Customizing): Merge entire section into main Emacs Manual.
4419 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4420 mark-holidays-in-calendar here from emacs-xtra.
4421 (Displaying the Diary): Move view-diary-entries-initially,
4422 mark-diary-entries-in-calendar here from emacs-xtra.
4423 (Appointments): Move appt-display-mode-line,
4424 appt-display-duration, appt-disp-window-function,
4425 appt-delete-window-function here from emacs-xtra.
4426
4427 * calendar.texi: Update and reformat copyright.
4428 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4429 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4430 (Diary): Refer to `diary-file' rather than ~/diary.
4431 (Diary Commands): Rename node to "Displaying the Diary".
4432 * emacs.texi (Top): Rename "Diary Commands" section.
4433 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4434
44352005-03-26 Eli Zaretskii <eliz@gnu.org>
4436
4437 * misc.texi (Emacs Server): Fix the command for setting
4438 server-name. Add an xref to Invoking emacsclient.
4439
4440 * help.texi (Help Summary): Clarify when "C-h ." will do something
4441 nontrivial.
4442 (Apropos): Add cindex entry for apropos-sort-by-scores.
4443
4444 * display.texi (Text Display): Add index entries for how no-break
4445 characters are displayed.
4446
8cf51b2c
GM
44472005-03-26 Eli Zaretskii <eliz@gnu.org>
4448
4449 * files.texi (Visiting): Fix cross-references introduced with the
4450 last change.
4451
4452 * xresources.texi (GTK resources): Fix last change.
4453
8cf51b2c
GM
44542005-03-25 Chong Yidong <cyd@stupidchicken.com>
4455
4456 * xresources.texi (X Resources): GTK options documented too.
4457 (Resources): Clarify meaning of program name.
4458 (Table of Resources): Add visualClass.
4459 (GTK resources): Rewrite.
4460 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4461
4462 * display.texi (Text Display): Mention non-breaking spaces.
4463
4464 * files.texi (Reverting): Document auto-revert-check-vc-info.
4465
4466 * frames.texi (Mouse Commands): Document
4467 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4468
4469 * help.texi (Help Summary): Add `C-h .'.
4470 (Apropos): Apropos accepts a list of search terms.
4471 Document apropos-sort-by-scores.
4472 (Help Echo): Document display-local-help.
4473
4474 * misc.texi (Emacs Server): Document server-name.
4475 (Invoking emacsclient): Document -s option for server names.
4476
4477 * text.texi (Outline Visibility): Introduce "current heading
4478 line" (commands can be called with point on a body line).
4479 Re-order table to follow the sequence of discussion.
4480 hide-body won't hide lines before first header line.
4481 (TeX Mode): Add DocTeX mode.
4482
8cf51b2c
GM
44832005-03-24 Richard M. Stallman <rms@gnu.org>
4484
4485 * mule.texi (Single-Byte Character Support): Delete mention
4486 of iso-acc.el and iso-transl.el.
4487
8cf51b2c
GM
44882005-03-23 Lute Kamstra <lute@gnu.org>
4489
4490 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4491
44922005-03-23 Richard M. Stallman <rms@gnu.org>
4493
8cf51b2c
GM
4494 * search.texi: Delete explicit node pointers.
4495 (Incremental Search): New menu.
4496 (Basic Isearch, Repeat Isearch, Error in Isearch)
4497 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4498 (Slow Isearch): New subnodes.
4499 (Configuring Scrolling): Node deleted.
4500 (Search Case): Doc default-case-fold-search.
4501 (Regexp Replace): Move replace-regexp doc here.
4502
4503 * rmail.texi (Movemail): Put commas inside closequotes.
4504
4505 * picture.texi (Insert in Picture): Document C-c arrow combos.
4506 (Basic Picture): Clarify erasure.
4507
4508 * display.texi (Font Lock): Put commas inside closequotes.
4509
4510 * cmdargs.texi (General Variables): Put commas inside closequotes.
4511
45122005-03-23 Nick Roberts <nickrob@snap.net.nz>
4513
4514 * building.texi (Stack Buffer): Mention reverse contrast for
4515 *selected* frame (might not be current frame).
4516
8cf51b2c
GM
45172005-03-21 Richard M. Stallman <rms@gnu.org>
4518
4519 * building.texi (Starting GUD): Add bashdb.
4520
45212005-03-20 Chong Yidong <cyd@stupidchicken.com>
4522
4523 * basic.texi (Moving Point): Add M-g M-g binding.
4524 (Undo): Document undo-only.
4525 (Position Info): Document M-g M-g and C-u M-g M-g.
4526
4527 * building.texi (Building): Put Grep Searching after Compilation
4528 Shell.
4529 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4530 Document next-error-highlight.
4531 (Grep Searching): Document grep-highlight-matches.
4532 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4533
4534 * calendar.texi (Importing Diary): Rename node from iCalendar.
4535 Document diary-from-outlook.
4536
4537 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4538 Commands.
4539 Mention effect of X drag and drop on Dired buffers.
4540
4541 * files.texi (Visiting): Document large-file-warning-threshold.
4542 Move paragraph on file-selection dialog.
4543 Mention visiting files using X drag and drop.
4544 (Reverting): Mention using Auto-Revert mode to tail files.
4545 Document auto-revert-tail-mode.
4546 (Version Systems): Minor correction.
4547 (Comparing Files): Diff-mode is no longer based on Compilation
4548 mode.
4549 Document compare-ignore-whitespace.
4550 (Misc File Ops): Explain passing a directory to rename-file.
4551 Likewise for copy-file and make-symbolic-link.
4552
4553 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4554 Document mouse-wheel-progressive speed.
4555
4556 * help.texi (Misc Help): Document numeric argument for C-h i.
4557 Correctly explain the effect of just C-u as argument.
4558
4559 * killing.texi (Deletion): Document numeric argument for
4560 just-one-space.
4561
4562 * mini.texi (Completion): Completion acts on text before point.
4563
4564 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4565 (Emulation): CUA mode replaces pc-bindings-mode,
4566 pc-selection-mode, and s-region.
4567
4568 * mule.texi (Input Methods): Leim is now built-in.
4569 (Select Input Method): Document quail-show-key.
4570 (Specify Coding): Document revert-buffer-with-coding-system.
4571
4572 * programs.texi (Fortran Motion): Document f90-next-statement,
4573 f90-previous-statement, f90-next-block, f90-previous-block,
4574 f90-end-of-block, and f90-beginning-of-block.
4575
4576 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4577
4578 * emacs.texi (Acknowledgments): Updated.
4579
4580 * anti.texi: Total rewrite.
4581
8cf51b2c
GM
45822005-03-19 Chong Yidong <cyd@stupidchicken.com>
4583
4584 * ack.texi (Acknowledgments): Update.
4585
45862005-03-19 Eli Zaretskii <eliz@gnu.org>
4587
4588 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4589 copyright years.
4590
45912005-03-14 Nick Roberts <nickrob@snap.net.nz>
4592
4593 * building.texi (Commands of GUD): Move paragraph on setting
4594 breakpoints with mouse to the GDB Graphical Interface node.
4595
45962005-03-07 Richard M. Stallman <rms@gnu.org>
4597
8cf51b2c
GM
4598 * misc.texi (Single Shell, Shell Options): Fix previous change.
4599
4600 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4601
46022005-03-06 Richard M. Stallman <rms@gnu.org>
4603
4604 * building.texi (Starting GUD): Don't explain text vs graphical
4605 GDB here. Just mention it and xref.
4606 Delete "just one debugger process".
4607 (Debugger Operation): Move GUD tooltip info here.
4608 (GUD Tooltips): Node deleted.
4609 (GDB Graphical Interface): Explain the two GDB modes here.
4610
8cf51b2c
GM
4611 * sending.texi (Sending Mail): Minor cleanup.
4612 (Mail Aliases): Explain quoting conventions.
4613 Update key rebinding example.
4614 (Header Editing): C-M-i is like M-TAB.
4615 (Mail Mode Misc): mail-attach-file does not do MIME.
4616
4617 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4618 that really belongs here.
4619 (Remote Mailboxes): Text moved to Rmail Inbox.
4620 (Rmail Display): Mention Mouse-1.
4621 (Movemail): Clarify two movemail versions.
4622 Clarify rmail-movemail-program.
4623
8cf51b2c
GM
4624 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4625 Document async shell commands.
4626 (Shell History): Clarify.
4627 (Shell Ring): Mention C-UP an C-DOWN.
4628 (Shell Options): Add comint-prompt-read-only.
4629 (Invoking emacsclient): Set EDITOR to run Emacs.
4630 (Sorting): No need to explain what region is.
4631 (Saving Emacs Sessions): Fix typo.
4632 (Recursive Edit): Fix punctuation.
4633 (Emulation): Don't mention "PC bindings" which are standard.
4634 (Hyperlinking): Explain Mouse-1 convention here.
4635 (Find Func): Node deleted.
4636
8cf51b2c
GM
4637 * help.texi (Name Help): Xref to Hyperlinking.
4638
4639 * glossary.texi (Glossary):
4640 Rename "Balance Parentheses" to "Balancing...".
4641 Add "Byte Compilation". Correct "Copyleft".
4642 New xref in "Customization".
4643 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4644 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4645 Rename "Registers" to "Register".
4646 Replace "Selecting" with "Selected Frame",
4647 "Selected Window", and "Selecting a Buffer".
4648
4649 * files.texi (Types of Log File): Explain how projects'
4650 methods can vary.
4651
8cf51b2c
GM
4652 * display.texi (Faces): Delete "Emacs 21".
4653
4654 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4655 * fixit.texi (Spelling): C-M-i like M-TAB.
4656 * mini.texi (Completion Options): C-M-i like M-TAB.
4657 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4658 * text.texi (Text Mode): C-M-i like M-TAB.
4659
4660 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4661
4662 * calendar.texi (Specified Dates): Mention `g w'.
4663 (Appointments): appt-activate toggles with no arg.
4664
8cf51b2c
GM
46652005-03-05 Juri Linkov <juri@jurta.org>
4666
4667 * cmdargs.texi (Emacs Invocation): Add cindex
4668 "invocation (command line arguments)"
4669 (Misc X): Add -nbc, --no-blinking-cursor.
4670
46712005-03-04 Ulf Jasper <ulf.jasper@web.de>
4672
4673 * calendar.texi (iCalendar): No need to require it now.
4674
8cf51b2c
GM
46752005-03-03 Nick Roberts <nickrob@snap.net.nz>
4676
4677 * trouble.texi (Contributing): Mention Savannah. Direct users to
4678 emacs-devel.
4679
46802005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4681
4682 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4683 window.
4684
8cf51b2c
GM
46852005-02-27 Richard M. Stallman <rms@gnu.org>
4686
4687 * building.texi (Compilation): Update mode line status info.
4688
46892005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4690
4691 * calendar.texi (General Calendar): Document binding of
4692 scroll-other-window-down.
4693 (Mayan Calendar): Fix earliest date.
4694 (Time Intervals): Document timeclock-change.
4695 Fix timeclock-ask-before-exiting documentation.
4696
46972005-02-26 Kim F. Storm <storm@cua.dk>
4698
4699 * frames.texi (Mouse References):
4700 Add mouse-1-click-in-non-selected-windows.
4701
47022005-02-25 Richard M. Stallman <rms@gnu.org>
4703
4704 * screen.texi (Screen): Explain better about cursors and mode lines;
4705 don't presuppose text terminals.
4706 (Point): Don't assume just one cursor.
4707 Clarify explanation of cursors.
4708 (Echo Area, Menu Bar): Cleanups.
4709
4710 * mini.texi (Minibuffer): Prompts are highlighted.
4711 (Minibuffer Edit): Newline = C-j only on text terminals.
4712 Clarify resize-mini-windows values.
4713 Mention M-PAGEUP and M-PAGEDOWN.
4714 (Completion Commands): Mouse-1 like Mouse-2.
4715 (Minibuffer History): Explain history commands better.
4716 (Repetition): Add xref to Incremental Search.
4717
4718 * mark.texi (Setting Mark): Clarify info about displaying mark.
4719 Clarify explanation of C-@ and C-SPC.
4720 (Transient Mark): Mention Delete Selection mode.
4721 (Marking Objects): Clean up text about extending the region.
4722
4723 * m-x.texi (M-x): One C-g doesn't always go to top level.
4724 No delay before suggest-key-bindings output.
4725
4726 * fixit.texi (Fixit): Mention C-/ for undo.
4727 (Spelling): Mention ESC TAB like M-TAB.
4728 Replacement words with r and R are rechecked.
4729 Say where C-g leaves point. Mention ? as input.
4730
47312005-02-23 Lute Kamstra <lute@gnu.org>
4732
4733 * cmdargs.texi (Initial Options): Add cross reference.
4734
8cf51b2c
GM
47352005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4736
4737 * emacs.texi (Top): Update menu for splitting of node in
4738 msdog.texi.
4739 * frames.texi (Frames): Update xref for splitting of node in
4740 msdog.texi.
4741 * trouble.texi (Quitting): Ditto.
4742
47432005-02-16 Richard M. Stallman <rms@gnu.org>
4744
4745 * windows.texi (Split Window): Simplify line truncation info
4746 and xref to Display Custom.
4747
4748 * trouble.texi (Quitting): Emergency escape only for text terminal.
4749 (Screen Garbled): C-l for ungarbling is only for text terminal.
4750
4751 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4752
4753 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4754
4755 * programs.texi (Program Modes): Mention Python mode.
4756 (Moving by Defuns): Repeating C-M-h extends region.
4757 (Basic Indent): Clarify.
4758 (Custom C Indent): Clarify.
4759 (Expressions): Repeating C-M-@ extends region.
4760 (Info Lookup): Clarify for C-h S.
4761 (Symbol Completion): ESC TAB alternative for M-TAB.
4762 (Electric C): Clarify.
4763
4764 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4765
4766 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4767 MS-DOS Input node.
4768 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4769 (MS-DOS and MULE): Clarify.
4770 (MS-DOS Processes, Windows Processes): Fix typos.
4771
4772 * major.texi (Choosing Modes): Clarify.
4773
4774 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4775 (Keyboard Macro Step-Edit): Clarify.
4776
4777 * indent.texi (Indentation): Clarifications.
4778
4779 * help.texi (Help): Correct error about C-h in query-replace.
4780 Clarify apropos vs C-h a. Fix how to search in FAQ.
4781 (Key Help): Describe C-h w here.
4782 (Name Help): Minor cleanup. C-h w moved to Key Help.
4783 Clarify the "object" joke.
4784 (Apropos): Clarify. Mouse-1 like Mouse-2.
4785 (Help Mode): Mouse-1 like Mouse-2.
4786
4787 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4788
4789 * display.texi (Display): Reorder menu.
4790 (Faces): Cleanup.
4791 (Font Lock): Cleanup. Mention Options menu.
4792 Delete obsolete text.
4793 (Scrolling): For C-l, don't presume text terminal.
4794 (Horizontal Scrolling): Simplify intro.
4795 (Follow Mode): Clarify.
4796 (Cursor Display): Moved before Display Custom.
4797 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4798 Doc default-tab-width. Doc line truncation more thoroughly.
4799
4800 * dired.texi (Dired Enter): C-x C-f can run Dired.
4801 (Dired Visiting): Comment out `a' command.
4802 Mouse-1 is like Mouse-2.
4803 (Shell Commands in Dired): ? can be used more than once.
4804
4805 * basic.texi (Continuation Lines): Simplify description of truncation,
4806 and refer to Display Custom for the rest of it.
4807
8cf51b2c
GM
48082005-02-06 Lute Kamstra <lute@gnu.org>
4809
4810 * basic.texi (Undo): Fix typo.
4811
4812 * cmdargs.texi (Emacs Invocation): Fix typo.
4813
4814 * custom.texi (Init Examples): Fix typo.
4815
4816 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4817
48182005-02-06 Richard M. Stallman <rms@gnu.org>
4819
4820 * regs.texi (Registers): Registers can hold numbers, too.
4821
4822 * killing.texi (Other Kill Commands): Cleanup.
4823 Delete redundant explanation of kill in read-only buffer.
4824 (Yanking): Mention term "copying".
4825 (Accumulating Text): Fix typo.
4826
4827 * entering.texi (Entering Emacs): Update rationale at start.
4828 (Exiting): Treat iconifying on a par with suspension.
4829
4830 * custom.texi (Minor Modes): Fix typo.
4831 (Easy Customization): Fix menu style.
4832 (Variables): Add xref.
4833 (Examining): Setting for future sessions works through .emacs.
4834 (Keymaps): "Text terminals", not "Many".
4835 (Init Rebinding): Explain \C-. Show example of \M-.
4836 Fix minor wording errors.
4837 (Function Keys): Explain vector syntax just once.
4838 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4839 (Init File): Mention .emacs.d directory.
4840 (Init Examples): Add xref.
4841 (Find Init): Mention .emacs.d directory.
4842
4843 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4844 (Action Arguments): Explain which kinds of -l args are found how.
4845 (Initial Options): --batch does not inhibit site-start.
4846 Add xrefs.
4847 (Command Example): Use --batch, not -batch.
4848
4849 * basic.texi (Inserting Text): Cleanup wording.
4850 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4851 C-n is not error at end of buffer.
4852 (Undo): Doc C-/ like C-_. Add xrefs.
4853 (Arguments): META key may be labeled ALT.
4854 Peculiar arg meanings are explained in doc strings.
4855
4856 * abbrevs.texi (Expanding Abbrevs): Clarify.
4857
48582005-02-05 Eli Zaretskii <eliz@gnu.org>
4859
4860 * frames.texi (Frame Parameters): Add an xref to the description
4861 of list-colors-display. Add a pointer to the X docs about colors.
4862
4863 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4864 Improve docs of list-colors-display.
8cf51b2c
GM
4865
48662005-02-03 Lute Kamstra <lute@gnu.org>
4867
4868 * frames.texi (Frames, Drag and Drop): Fix typos.
4869
48702005-02-03 Richard M. Stallman <rms@gnu.org>
4871
4872 * windows.texi (Basic Window): Mention color-change in mode line.
4873 (Change Window): Explain dragging vertical boundaries.
4874
4875 * text.texi (Sentences): Clarify.
4876 (Paragraphs): Explain M-a and blank lines.
4877 (Outline Mode): Clarify text and menu.
4878 (Hard and Soft Newlines): Mention use-hard-newlines.
4879
4880 * frames.texi (Frames): Delete unnecessary mention of Windows.
4881 (Mouse Commands): Likewise. Mention xterm mouse support.
4882 (Clipboard): Clarify.
4883 (Mouse References): Mention use of Mouse-1 for following links.
4884 (Menu Mouse Clicks): Clarify.
4885 (Mode Line Mouse): Clarify.
4886 (Drag and Drop): Rewrite.
4887
4888 * fixit.texi (Spelling): Fix typo.
4889
4890 * files.texi (File Names): Clarify.
4891 (Visiting): Update conditions for use of file dialog. Clarify.
4892 (Saving): Doc d as answer in save-some-buffers.
4893 (Remote Files): Clean up the text.
4894
4895 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4896
4897 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4898 (List Buffers): Clarify.
4899 (Several Buffers): Doc T command.
4900 (Buffer Convenience): Clarify menu.
4901
4902 * basic.texi (Undo): Clarify last change.
4903
49042005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4905
4906 * fixit.texi (Spelling): Fix typo.
4907
49082005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4909
4910 * basic.texi (Undo): Update description of `undo-outer-limit'.
4911
49122005-02-01 Nick Roberts <nickrob@snap.net.nz>
4913
4914 * building.texi: Update documentation relating to GDB Graphical
4915 Interface.
4916
49172005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * custom.texi (Easy Customization): Adapt menu to node name change.
4920
49212005-01-30 Richard M. Stallman <rms@gnu.org>
4922
4923 * custom.texi (Easy Customization): Defn of "User Option" now
4924 includes faces. Don't say just "option" when talking about variables.
4925 Do say just "options" to mean "anything customizable".
4926 (Specific Customization): Describe `customize-variable',
4927 not `customize-option'.
4928
4929 * glossary.texi (Glossary) <Faces>: Add xref.
4930 <User Option>: Change definition--include faces. Change xref.
4931
4932 * picture.texi (Picture): Mention artist.el.
4933
4934 * sending.texi, screen.texi, programs.texi, misc.texi:
4935 * mini.texi, major.texi, maintaining.texi, macos.texi:
4936 * help.texi, frames.texi, files.texi:
4937 Don't say just "option" when talking about variables.
4938
4939 * display.texi, mule.texi: Don't say just "option" when talking
4940 about variables. Other minor cleanups.
4941
8cf51b2c
GM
49422005-01-26 Lute Kamstra <lute@gnu.org>
4943
4944 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4945 File'. Mention the `-Q' option at the `--no-site-file' option.
4946
8cf51b2c
GM
49472005-01-22 David Kastrup <dak@gnu.org>
4948
4949 * building.texi (Grep Searching): Mention alias `find-grep' for
4950 `grep-find'.
4951
49522005-01-20 Richard M. Stallman <rms@gnu.org>
4953
4954 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4955
8cf51b2c
GM
49562005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4957
4958 * rmail.texi (Movemail): Explain differences
4959 between standard and mailutils versions of movemail.
4960 Describe command line and configuration options introduced
4961 with the latter.
4962 Explain the notion of mailbox URL, provide examples and
4963 cross-references to mailutils documentation.
4964 Describe various methods of specifying mailbox names,
4965 user names and user passwords for rmail.
4966 (Remote Mailboxes): New section. Describe
4967 how movemail handles remote mailboxes. Describe configuration
4968 options used to control its behavior.
4969 (Other Mailbox Formats): Explain handling of various mailbox
4970 formats.
4971
49722005-01-13 Richard M. Stallman <rms@gnu.org>
4973
4974 * commands.texi (Commands): Clarification.
4975
49762005-01-11 Richard M. Stallman <rms@gnu.org>
4977
4978 * programs.texi (Multi-line Indent): Fix previous change.
4979 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4980
8cf51b2c
GM
49812005-01-08 Richard M. Stallman <rms@gnu.org>
4982
4983 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4984 lazy-highlight.
4985
4986 * search.texi (Query Replace): Mention faces query-replace
4987 and lazy-highlight.
4988 (Incremental Search): Update isearch highlighting info.
4989
8cf51b2c
GM
49902005-01-04 Richard M. Stallman <rms@gnu.org>
4991
4992 * custom.texi (Saving Customizations): Minor improvement.
4993
8cf51b2c
GM
49942005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4995
4996 * custom.texi (Saving Customizations): Emacs no longer loads
4997 `custom-file' after .emacs. No longer mention customizing through
4998 Custom.
4999
8cf51b2c
GM
50002005-01-01 Andreas Schwab <schwab@suse.de>
5001
5002 * killing.texi (Graphical Kill): Move up under node Killing,
5003 change @section to @subsection.
5004
50052005-01-01 Richard M. Stallman <rms@gnu.org>
5006
5007 * custom.texi (Face Customization): Mention hex color specs.
5008
5009 * emacs.texi (Top): Update Killing submenu.
5010
5011 * killing.texi (Killing): Reorganize section.
5012 No more TeX-only text; put the node command at start of chapter.
5013 But the first section heading is used only in TeX.
5014 Rewrite the text to read better in this mode.
5015 (Graphical Kill): New subnode gets some of the text that
5016 used to be in the first section.
5017
50182004-12-31 Richard M. Stallman <rms@gnu.org>
5019
5020 * dired.texi (Shell Commands in Dired): Delete the ? example.
5021
5022 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5023
5024 * files.texi (Saving): Describe new require-final-newline features
5025 and mode-require-final-newline.
5026
8cf51b2c
GM
50272004-12-29 Richard M. Stallman <rms@gnu.org>
5028
5029 * custom.texi (File Variables): Clarify previous change.
5030
c8763fb6 50312004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5032
5033 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5034 out now.
5035
50362004-12-27 Richard M. Stallman <rms@gnu.org>
5037
5038 * Makefile.in (MAKEINFO): Specify --force.
5039
5040 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5041 (Undo): Doc undo-outer-limit.
5042
8cf51b2c
GM
50432004-12-15 Juri Linkov <juri@jurta.org>
5044
5045 * mark.texi (Transient Mark, Mark Ring): M-< and other
5046 movement commands don't set mark in Transient Mark mode
5047 if mark is active.
5048
8cf51b2c
GM
50492004-12-12 Juri Linkov <juri@jurta.org>
5050
5051 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5052 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5053
5054 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5055 (Misc Dired Commands): Add @r{(Dired)} to w.
5056
50572004-12-12 Juri Linkov <juri@jurta.org>
5058
5059 * mark.texi (Marking Objects): Marking commands also extend the
5060 region when mark is active in Transient Mark mode.
5061
8cf51b2c
GM
50622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * custom.texi (Saving Customizations): Emacs only loads the custom
5065 file automatically after the init file in version 22.1 or later.
5066 Adapt text and examples to this fact.
5067
8cf51b2c
GM
50682004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5071 be set through Custom. Otherwise, it has no effect.
5072
8cf51b2c
GM
50732004-12-05 Richard M. Stallman <rms@gnu.org>
5074
5075 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5076 * entering.texi: Rename Command Line to Emacs Invocation.
5077
10d1d0af 5078 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5079
5080 * custom.texi (Easy Customization): Move up to section level,
5081 before Variables. Avoid using the term "variable"; say "option".
5082 New initial explanation.
5083 (Variables): In initial explanation, connect "variable" to the
5084 already-explained "user option".
5085
5086 * emacs.texi (Top): Fix ref to Command Line.
5087 Move reference to Easy Customization.
5088
5089 * xresources.texi (X Resources): Fix From link.
5090
5091 * doclicense.texi (GNU Free Documentation License): Fix To link.
5092
5093 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5094
5095 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5096
50972004-12-03 Richard M. Stallman <rms@gnu.org>
5098
5099 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5100
51012004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5102
5103 * kmacro.texi: Several small changes in addition to the following.
5104 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5105 defining a keyboard macro.
5106 Mention `kmacro-ring-max'.
5107 (Keyboard Macro Counter): Clarify description of
5108 `kmacro-insert-counter', `kmacro-set-counter',
5109 `kmacro-add-counter' and `kmacro-set-format'.
5110
51112004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5112
5113 * custom.texi (File Variables): Add `unibyte' and make it more
5114 clear that `unibyte' and `coding' are special. Suggested by Simon
5115 Krahnke <overlord@gmx.li>.
5116
5117 * mule.texi (Enabling Multibyte): Refer to File Variables.
5118 Suggested by Simon Krahnke <overlord@gmx.li>.
5119
c8763fb6 51202004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5121
5122 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5123 x-use-old-gtk-file-dialog.
5124
8cf51b2c
GM
51252004-11-20 Richard M. Stallman <rms@gnu.org>
5126
5127 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5128
51292004-11-09 Lars Brinkhoff <lars@nocrew.org>
5130
5131 * building.texi (Lisp Eval): Delete hyphen in section name.
5132
51332004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5134
5135 * files.texi (Old Versions):
5136 No longer document annotation as "CVS only".
5137
51382004-11-10 Andre Spiegel <spiegel@gnu.org>
5139
5140 * files.texi (Version Control): Rewrite the introduction about
5141 version systems, mentioning the new ones that we support. Thanks
5142 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5143 suggestions.
5144
c8763fb6 51452004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5146
49823426 5147 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5148
c8763fb6 51492004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5150
5151 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5152
51532004-10-23 Eli Zaretskii <eliz@gnu.org>
5154
5155 * text.texi (Text Based Tables, Table Definition)
5156 (Table Creation, Table Recognition, Cell Commands)
5157 (Cell Justification, Row Commands, Column Commands)
5158 (Fixed Width Mode, Table Conversion, Measuring Tables)
5159 (Table Misc): New nodes, documenting the Table Mode.
5160
8cf51b2c
GM
51612004-10-19 Jason Rumney <jasonr@gnu.org>
5162
5163 * makefile.w32-in (info): Change order of arguments to makeinfo.
5164
51652004-10-19 Ulf Jasper <ulf.jasper@web.de>
5166
5167 * calendar.texi (iCalendar): Update for package changes.
5168
8cf51b2c
GM
51692004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5170
5171 * files.texi (Misc File Ops): View mode is a minor mode.
5172
8cf51b2c
GM
51732004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5174
5175 * calendar.texi (iCalendar): Style changes.
5176
51772004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * search.texi (Regexps): The regexp described in the example is no
5180 longer stored in the variable `sentence-end'.
5181
8cf51b2c
GM
51822004-10-06 Nick Roberts <nickrob@snap.net.nz>
5183
5184 * building.texi (Starting GUD): Note that multiple debugging
5185 sessions requires `gdb --fullname'.
5186
51872004-10-05 Ulf Jasper <ulf.jasper@web.de>
5188
5189 * calendar.texi (iCalendar): New section for a new package.
5190
8cf51b2c
GM
51912004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5192
5193 * text.texi: Various small changes in addition to the following.
5194 (Text): Replace xref for autotype with inforef.
5195 (Sentences): Explain nil value for `sentence-end'.
5196 (Paragraphs): Update default values for `paragraph-start' and
5197 `paragraph-separate'.
5198 (Text Mode): Correct description of Text mode's effect on the
5199 syntax table.
5200 (Outline Visibility): `hide-other' does not hide top level headings.
5201 `selective-display-ellipses' no longer has an effect on Outline mode.
5202 (TeX Misc): Add missing @cindex.
5203 Replace xref for RefTeX with inforef.
5204 (Requesting Formatted Text): The variable
5205 `enriched-fill-after-visiting' no longer exists.
5206 (Editing Format Info): Update names of menu items and commands.
5207 (Format Faces): Mention special effect of specifying the default face.
5208 Describe inheritance of text properties.
5209 Correct description of `fixed' face.
5210 (Format Indentation): Correct description of effect of setting
5211 margins. Mention `set-left-margin' and `set-right-margin'.
5212 (Format Justification): Update names of menu items.
5213 `set-justification-full' is now bound to `M-j b'.
5214 Mention that `default-justification' is a per buffer variable.
5215 (Format Properties): Update name of menu item.
5216 (Forcing Enriched Mode): `format-decode-buffer' automatically
5217 turns on Enriched mode if the buffer is in text/enriched format.
5218
52192004-10-05 Emilio C. Lopes <eclig@gmx.net>
5220
5221 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5222
52232004-09-28 Kim F. Storm <storm@cua.dk>
5224
5225 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5226 Align with new functionality.
5227
8cf51b2c
GM
52282004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5229
5230 * display.texi (Display Custom): Remove stray `@end defvar'.
5231
52322004-09-23 Kim F. Storm <storm@cua.dk>
5233
5234 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5235 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5236
8cf51b2c
GM
52372004-09-20 Richard M. Stallman <rms@gnu.org>
5238
5239 * custom.texi (Hooks): Explain using setq to clear out a hook.
5240 (File Variables): Explain multiline string constants.
5241 (Non-ASCII Rebinding): Explain when you need to update
5242 non-ASCII char codes in .emacs.
5243
5244 * building.texi (Compilation): Explain how to make a silent
5245 subprocess that won't be terminated. Explain compilation-environment.
5246
52472004-09-13 Kim F. Storm <storm@cua.dk>
5248
5249 * mini.texi (Repetition): Rename isearch-resume-enabled to
5250 isearch-resume-in-command-history and change default to disabled.
5251
8cf51b2c
GM
52522004-09-09 Kim F. Storm <storm@cua.dk>
5253
5254 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5255 with new `kmacro-name-last-macro'.
5256
8cf51b2c
GM
52572004-09-08 Juri Linkov <juri@jurta.org>
5258
5259 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5260
8cf51b2c
GM
52612004-09-03 Juri Linkov <juri@jurta.org>
5262
5263 * search.texi (Incremental Search): Update wording for M-%.
5264
52652004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5266
5267 * killing.texi (Killing): Correct description of kill commands in
5268 read-only buffer.
5269
52702004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5271
5272 * building.texi (Compilation Mode): Add a paragraph about rules
5273 for finding the compilation buffer for `next-error'.
5274
5275 * search.texi (Other Repeating Search): Mention that Occur mode
5276 supports the next-error functionality.
5277
52782004-09-02 Juri Linkov <juri@jurta.org>
5279
5280 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5281
52822004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5283
5284 * kmacro.texi (Basic Keyboard Macro):
5285 `apply-macro-to-region-lines' now operates on all lines that begin
5286 in the region, rather than on all complete lines in the region.
5287
c8763fb6 52882004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5289
5290 * frames.texi (Drag and drop): Add documentation about
5291 x-dnd-test-function and x-dnd-known-types.
5292
52932004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5294
5295 * indent.texi: Various minor changes in addition to:
5296 (Indentation Commands): Correct description of `indent-relative'.
5297 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5298 mode. The *Tab Stops* buffer uses Overwrite Mode.
5299 (Just Spaces): `tabify' converts sequences of at least two spaces
5300 to tabs.
5301
8cf51b2c
GM
53022004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5303
5304 * frames.texi (Secondary Selection): Setting the secondary
5305 selection with M-Drag-Mouse-1 does not alter the kill ring,
5306 setting it with M-Mouse-1 and M-Mouse-3 does.
5307 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5308 toolkit scroll bars.
5309 (Scroll Bars): Ditto.
5310
5311 * windows.texi (Basic Window): When using a window system, the value
5312 of point in a non-selected window is indicated by a hollow box.
5313 (Split Window): Side by side windows are separated by a scroll bar,
5314 if scroll bars are used.
5315 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5316 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5317 (Window Convenience): Update bindings for `winner-undo' and
5318 `winner-redo'.
5319
5320 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5321 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5322 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5323 of "Using Emacs as a Server".
5324 * building.texi (Building): Interchange nodes (for correct numbering).
5325 * programs.texi (Programs): Interchange nodes (for correct numbering).
5326 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5327 Info to the node structure.
5328 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5329 Rearrange order of nodes and sections such that both "GNU GENERAL
5330 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5331 end, as appropriate for appendices.
5332 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5333 Use `@unnumberedsec'.
5334 * trouble.texi: Adapt sectioning in Info to the node structure.
5335 Adapt node pointers to change in emacs.texi.
5336 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5337
8cf51b2c
GM
53382004-08-25 Kenichi Handa <handa@m17n.org>
5339
5340 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5341 description for unibyte mode.
5342
53432004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5346
5347 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5348 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5349 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5350 in @pxref.
5351
53522004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5353
5354 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5355 Change section names.
5356
8cf51b2c
GM
53572004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5358
5359 * kmacro.texi (Keyboard Macro Ring): Rename section.
5360 Emacs treats the head of the macro ring as the `last keyboard macro'.
5361 (Keyboard Macro Counter): Minor change.
5362 (Save Keyboard Macro): Some clarifications.
5363 (Edit Keyboard Macro): Rename section.
5364
5365 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5366 32-bit machines.
5367 (Several Buffers): Clarify which buffer is selected if `2' is
5368 pressed in the Buffer Menu.
5369 Auto Revert mode can be used to update the Buffer Menu
5370 automatically.
5371
53722004-08-21 Eli Zaretskii <eliz@gnu.org>
5373
5374 * help.texi (Misc Help): Add an index entry for finding an Info
5375 manual by its file name.
5376
53772004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5378
5379 * files.texi (Backup Deletion): Correct description of
5380 `delete-old-versions'.
5381 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5382 (Auto Save Files): Recommend `auto-save-mode' to reenable
5383 auto-saving, rather than the abbreviation `auto-save'.
5384
53852004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5386
5387 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5388 for "killing" and "yanking" in main menu.
5389
53902004-08-16 Richard M. Stallman <rms@gnu.org>
5391
5392 * killing.texi (Yanking, Killing): Minor cleanups.
5393
5394 * mark.texi (Momentary Mark): Minor cleanups.
5395
53962004-08-15 Kenichi Handa <handa@etl.go.jp>
5397
5398 * custom.texi (Non-ASCII Rebinding):
5399 C-q always inserts the right code to pass to global-set-key.
5400
8cf51b2c
GM
54012004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5402
5403 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5404 `insert-register', instead of `C-x r g' binding, for consistency.
5405
54062004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * fixit.texi (Spelling): Fix typo.
5409
54102004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5411
5412 * help.texi (Help): Fix Texinfo usage.
5413
8cf51b2c
GM
54142004-07-24 Richard M. Stallman <rms@gnu.org>
5415
5416 * text.texi (Paragraphs): Update how paragraphs are separated
5417 and the default for paragraph-separate.
5418
5419 * search.texi (Regexp Replace): Further update text for new
5420 replacement operators.
5421
8cf51b2c
GM
54222004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5423
5424 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5425 `R' switch.
5426
5427 * dired.texi (Dired Updating): `k' only deletes inserted
5428 subdirectories from the Dired buffer if a prefix argument was given.
5429
5430 * search.texi (Regexps): Delete redundant definition of `symbol' in
5431 description of `\_>'. It already occurs in the description of `\_<'.
5432
8cf51b2c
GM
54332004-07-01 Juri Linkov <juri@jurta.org>
5434
5435 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5436 (Regexp Search): Add M-r.
5437
54382004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5439
5440 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5441
54422004-06-29 Jesper Harder <harder@ifa.au.dk>
5443
49823426 5444 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5445
54462004-06-25 Richard M. Stallman <rms@gnu.org>
5447
5448 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5449
54502004-06-25 David Kastrup <dak@gnu.org>
5451
5452 * search.texi (Regexp Replace): Some typo corrections and
5453 rearrangement.
5454
54552004-06-24 David Kastrup <dak@gnu.org>
5456
5457 * search.texi (Unconditional Replace): Use replace-string instead
5458 of query-replace in example.
5459 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5460 sequences.
5461 (Query Replace): Correct explanation of `^' which does not use
5462 the mark stack.
5463
54642004-06-21 Nick Roberts <nickrob@gnu.org>
5465
5466 * misc.texi (Shell History Copying): Document comint-insert-input.
5467 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5468
8cf51b2c
GM
54692004-06-20 Jesper Harder <harder@ifa.au.dk>
5470
5471 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5472 * custom.texi (Customization): Do.
5473 * anti.texi (Antinews): Do.
5474 * abbrevs.texi (Defining Abbrevs): Do.
5475
5476 * programs.texi (Info Lookup): Fix keybinding for
5477 info-lookup-symbol.
5478
54792004-06-16 Juanma Barranquero <lektu@terra.es>
5480
5481 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5482 Add emacs-xtra.
5483 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5484 (clean): Add emacs-xtra and flymake. Remove redundancies.
5485
54862004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5487
5488 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5489 Add emacs-xtra.
5490 * emacs-xtra.texi: New file.
5491
54922004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5493
5494 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5495 (Dired and Find): Mention differences with ordinary Dired buffers.
5496
8cf51b2c
GM
54972004-06-13 Richard M. Stallman <rms@gnu.org>
5498
5499 * custom.texi (Init Syntax): Explain about vars that do special
5500 things when set with setq or with Custom.
5501 (Init Examples): Add line-number-mode example.
5502
8cf51b2c
GM
55032004-06-12 Juri Linkov <juri@jurta.org>
5504
5505 * dired.texi (Operating on Files): Add dired-do-touch.
5506
8cf51b2c
GM
55072004-06-10 Juri Linkov <juri@jurta.org>
5508
5509 * building.texi (Lisp Eval): Add C-M-x on defface.
5510
55112004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * files.texi (Reverting): Auto-Revert mode and
5514 Global Auto-Revert mode no longer revert remote files.
5515
8cf51b2c
GM
55162004-05-29 Richard M. Stallman <rms@gnu.org>
5517
5518 * custom.texi (Init File): Two dashes start --no-site-file.
5519
8cf51b2c
GM
55202004-05-29 Alan Mackenzie <acm@muc.de>
5521
5522 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5523 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5524 (AWK, Pike): Document as "C-like modes".
5525 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5526 (M-x man): Supersedes M-x manual-entry.
5527 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5528
5529 ("Comments in C"): Delete node; the info is in CC Mode manual.
5530 (c-comment-only-line-offset): Remove description.
5531
5532 (C-c ., C-c C-c): Describe new C Mode bindings.
5533
5534 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5535 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5536 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5537 Amend definitions.
5538
5539 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5540 Describe functions.
5541
5542 (c-comment-start-regexp, c-hanging-comment-ender-p)
5543 (c-hanging-comment-starter-p): Remove obsolete definitions.
5544
5545 * emacs.texi: Remove the menu entry "Comments in C".
5546
8cf51b2c
GM
55472004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5548
5549 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5550 `M-x locate'.
5551
55522004-05-16 Karl Berry <karl@gnu.org>
5553
5554 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5555 makeinfo --html fails.
5556 * help.texi (Help Summary) [@ifnottex]: Likewise.
5557
55582004-05-13 Nick Roberts <nickrob@gnu.org>
5559
5560 * building.texi (GDB Graphical Interface): Update and describe
5561 layout first.
5562
8cf51b2c
GM
55632004-05-04 Jason Rumney <jasonr@gnu.org>
5564
5565 * makefile.w32-in: Revert last change.
5566
55672004-05-03 Jason Rumney <jasonr@gnu.org>
5568
5569 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5570
8cf51b2c
GM
55712004-04-23 Juanma Barranquero <lektu@terra.es>
5572
5573 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5574
55752004-04-18 Juri Linkov <juri@jurta.org>
5576
5577 * fixit.texi (Spelling): Remove file extension from ispell xref.
5578
55792004-04-15 Kim F. Storm <storm@cua.dk>
5580
5581 * cmdargs.texi (Initial Options): Add -Q.
5582
55832004-04-05 Kim F. Storm <storm@cua.dk>
5584
5585 * custom.texi (File Variables): Add safe-local-eval-forms.
5586
8cf51b2c
GM
55872004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5588
5589 * files.texi (Reverting): Correct description of revert-buffer's
5590 handling of point.
5591
55922004-03-22 Juri Linkov <juri@jurta.org>
5593
5594 * emacs.texi (Top): Add `Misc X'.
5595
49823426 5596 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5597
5598 * glossary.texi: Improve references.
5599
5600 * help.texi: Sync keywords with finder.el.
5601
5602 * mini.texi (Completion): Add description for menu items.
5603
5604 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5605
5606 * sending.texi (Mail Methods): Fix xref to Message manual.
5607
8cf51b2c
GM
56082004-03-12 Richard M. Stallman <rms@gnu.org>
5609
8cf51b2c
GM
5610 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5611
8cf51b2c
GM
56122004-03-04 Richard M. Stallman <rms@gnu.org>
5613
5614 * search.texi (Regexps): Explain that ^ and $ have their
5615 special meanings only in certain contexts.
5616
5617 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5618
5619 * mule.texi (Specify Coding): Doc C-x RET F.
5620
5621 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5622 for multiple compile and grep buffers.
5623 (Indirect Buffers): Don't recommand clone-indirect-buffer
5624 for multiple compile and grep buffers.
5625
8cf51b2c
GM
56262004-02-29 Juanma Barranquero <lektu@terra.es>
5627
5628 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5629 Use $(DEL) instead of rm, and ignore exit code.
5630
8cf51b2c
GM
56312004-02-23 Nick Roberts <nick@nick.uklinux.net>
5632
5633 * building.texi (Watch Expressions): Update.
5634
56352004-02-21 Juri Linkov <juri@jurta.org>
5636
5637 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5638 --directory, --help, --version. Move text about command-line-args
5639 to Command Arguments.
5640 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5641 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5642 (Window Size X): Join -g and --geometry. Add @cindex.
5643 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5644 (Title X): Remove alias -title.
5645 (Misc X): New node.
5646
c8763fb6 56472004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5648
5649 * frames.texi (Drag and drop): Add Motif to list of supported
5650 protocols.
5651
c8763fb6 56522004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5653
5654 * frames.texi (Drag and drop): New section.
5655
56562004-01-24 Richard M. Stallman <rms@gnu.org>
5657
5658 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5659 Include it only @ifnotinfo. Patch the preceding and following
5660 node headers to point to each other.
5661
56622004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5663
5664 * calendar.texi (Appointments): Update section.
5665
56662003-12-29 Kevin Ryde <user42@zip.com.au>
5667
8cf51b2c
GM
5668 * programs.texi (C Modes): Fix the xref.
5669
56702003-12-23 Nick Roberts <nick@nick.uklinux.net>
5671
5672 * building.texi (Watch Expressions): Update.
5673 (Commands of GUD): Include use of toolbar + breakpoints set from
5674 fringe/margin.
5675
56762003-12-03 Andre Spiegel <spiegel@gnu.org>
5677
5678 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5679 <acm@muc.de>.
5680
c8763fb6 56812003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5682
5683 * frames.texi (Dialog Boxes): Add use-file-dialog.
5684
8cf51b2c
GM
56852003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5686
5687 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5688 in CC Mode.
5689
8cf51b2c
GM
56902003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5691
5692 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5693 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5694 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5695 * man/frames.texi, man/glossary.texi, man/killing.texi:
5696 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5697 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5698 * man/sending.texi, man/text.texi, man/trouble.texi:
5699 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5700
57012003-11-01 Alan Mackenzie <acm@muc.de>
5702
5703 * search.texi (Scrolling During Incremental Search): Document a
5704 new scrolling facility in isearch mode.
5705
8cf51b2c
GM
57062003-10-22 Miles Bader <miles@gnu.org>
5707
5708 * Makefile.in (info): Move before $(top_srcdir)/info.
5709
57102003-10-22 Nick Roberts <nick@nick.uklinux.net>
5711
5712 * building.texi (Watch Expressions): Update section on data display
5713 to reflect code changes (GDB Graphical Interface).
5714
8cf51b2c
GM
57152003-10-13 Richard M. Stallman <rms@gnu.org>
5716
5717 * xresources.texi (GTK resources): Clean up previous change.
5718
c8763fb6 57192003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5720
5721 * xresources.texi (GTK resources): Add a note that some themes
5722 disallow customizations. Add scroll theme example.
5723
8cf51b2c
GM
57242003-09-30 Richard M. Stallman <rms@gnu.org>
5725
8cf51b2c
GM
5726 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5727
5728 * misc.texi (Saving Emacs Sessions): Shorten the section,
5729 collapsing back into one node.
5730
57312003-09-30 Lars Hansen <larsh@math.ku.dk>
5732
5733 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5734
ce058493 57352003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5736
5737 * xresources.texi (GTK names in Emacs): Correct typo.
5738
8cf51b2c
GM
57392003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5740
5741 * cmdargs.texi (Font X): Mention new default font. More
5742 fully describe long font names, wildcard patterns and the
5743 problems involved. (Result of discussion on emacs-devel.)
5744
57452003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5746
5747 * emacs.texi (Acknowledgements): Correct typo.
5748
57492003-09-22 Richard M. Stallman <rms@gnu.org>
5750
5751 * dired.texi (Misc Dired Commands): New node.
5752 (Dired Navigation): Add dired-goto-file.
5753
5754 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5755
5756 * emacs.texi (Acknowledgements): New node, split from Distribution.
5757
5758 * cmdargs.texi (Action Arguments): -f reads interactive args.
5759
8cf51b2c
GM
57602003-09-08 Lute Kamstra <lute@gnu.org>
5761
5762 * screen.texi (Mode Line): Say that POS comes before LINE.
5763 Mention `size-indication-mode'.
5764 * display.texi (Optional Mode Line): Document
5765 `size-indication-mode'.
5766 * basic.texi (Position Info): Mention `size-indication-mode'.
5767
57682003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5769
5770 * xresources.texi (Resources): Refer to `editres' man page.
5771 (Lucid Resources): Update defaults. Expand description of
5772 `shadowThickness'.
5773
57742003-09-04 Miles Bader <miles@gnu.org>
5775
5776 * Makefile.in (top_srcdir): New variable.
5777 ($(top_srcdir)/info): New rule.
5778 (info): Depend on it.
5779
57802003-09-03 Peter Runestig <peter@runestig.com>
5781
5782 * makefile.w32-in: New file.
5783
57842003-08-29 Richard M. Stallman <rms@gnu.org>
5785
5786 * misc.texi (Saving Emacs Sessions): Correct previous change.
5787
8cf51b2c
GM
57882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5789
8cf51b2c
GM
5790 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5791 (Intro): Include kmacro.texi after fixit.texi instead of after
5792 custom.texi. (As suggested by Kim Storm.)
5793
57942003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5795
5796 * fixit.texi (Fixit): Update `Next' pointer.
5797 * files.texi (Files): Update `Previous' pointer.
5798 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5799 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5800 (Suggested by Kim Storm.)
5801 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5802
58032003-08-18 Kim F. Storm <storm@cua.dk>
5804
5805 * kmacro.texi: New file describing enhanced keyboard macro
5806 functionality. Replaces old description in custom.texi.
5807
5808 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5809 (Keyboard Macros): Move to new kmacro.texi file.
5810
5811 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5812
8cf51b2c
GM
58132003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5814
5815 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5816
58172003-08-17 Alex Schroeder <alex@gnu.org>
5818
5819 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5820 required.
5821
8cf51b2c
GM
58222003-08-05 Richard M. Stallman <rms@gnu.org>
5823
5824 * programs.texi (Lisp Indent): Don't describe
5825 lisp-indent-function property here. Use xref to Lisp Manual.
5826
8cf51b2c
GM
58272003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5828
fffa137c 5829 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5830 abbreviations.
5831
58322003-07-24 Markus Rost <rost@math.ohio-state.edu>
5833
5834 * buffers.texi (List Buffers): Fix previous change.
5835
8cf51b2c
GM
58362003-07-13 Markus Rost <rost@math.ohio-state.edu>
5837
5838 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5839 List*.
5840
58412003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5842
8cf51b2c
GM
5843 * display.texi (Font Lock): Fix typo.
5844
58452003-07-07 Richard M. Stallman <rms@gnu.org>
5846
5847 * display.texi (Font Lock): Add xref for format info on
5848 font-lock-remove-keywords.
5849
5850 * building.texi (Compilation): Document what happens with asynch
5851 children of compiler process.
5852
5853 * help.texi (Library Keywords): Use @multitable.
5854
8cf51b2c
GM
58552003-06-04 Richard M. Stallman <rms@gnu.org>
5856
5857 * programs.texi (Expressions): Delete C-M-DEL.
5858
5859 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5860 comint-move-point-for-output renamed from
5861 comint-scroll-to-bottom-on-output.
5862
5863 * custom.texi (Init Rebinding): Replace previous change with xref.
5864 (Non-ASCII Rebinding): Explain that issue more briefly here.
5865
58662003-05-28 Richard M. Stallman <rms@gnu.org>
5867
5868 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5869
58702003-05-28 Nick Roberts <nick@nick.uklinux.net>
5871
5872 * building.texi (GDB Graphical Interface): New node.
5873 (Rewritten somewhat by RMS.)
5874
c8763fb6 58752003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5876
5877 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5878 non-English letters. Explain how to set coding systems correctly
5879 and how to include the right coding cookie in the file.
5880
c8763fb6 58812003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5882
5883 * indent.texi (Indentation): Explain the concepts.
5884 (Just Spaces): Explain why preventing tabs for indentation might
5885 be useful.
5886
8cf51b2c
GM
58872003-04-16 Richard M. Stallman <rms@gnu.org>
5888
5889 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5890
8cf51b2c
GM
58912003-02-22 Alex Schroeder <alex@emacswiki.org>
5892
5893 * cmdargs.texi (General Variables): Document SMTPSERVER.
5894
8cf51b2c
GM
5895 * sending.texi: Remove SMTP node.
5896 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5897 library.
5898
8cf51b2c
GM
58992003-02-22 Alex Schroeder <alex@emacswiki.org>
5900
5901 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5902
59032003-02-22 Simon Josefsson <jas@extundo.com>
5904
5905 * sending.texi (Mail Methods): Add node about SMTP.
5906
c8763fb6 59072003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5908
5909 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5910
8cf51b2c
GM
59112003-02-01 Kevin Ryde <user42@zip.com.au>
5912
5913 * glossary.texi (Glossary): Correction to cl cross reference.
5914
59152003-01-20 Richard M. Stallman <rms@gnu.org>
5916
5917 * killing.texi (Rectangles): Document C-x c r.
5918
c8763fb6 59192003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5920
5921 * xresources.texi (GTK resources): New node.
5922 (GTK widget names): New node.
5923 (GTK names in Emacs): New node.
5924 (GTK styles): New node.
5925
c8763fb6 59262003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5927
5928 * maintaining.texi (Create Tags Table): Add reference to the new
5929 `etags --help --lang=LANG' option.
5930
8cf51b2c
GM
59312002-10-02 Karl Berry <karl@gnu.org>
5932
49823426 5933 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5934 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5935 where needed for the sake of the HTML output.
8cf51b2c
GM
5936
59372001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5938
5939 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5940 source files.
5941
59422001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5943
5944 * Makefile.in (emacsman): New target.
5945
8cf51b2c
GM
59462001-10-20 Gerd Moellmann <gerd@gnu.org>
5947
5948 * (Version 21.1 released.)
5949
59502001-10-05 Gerd Moellmann <gerd@gnu.org>
5951
5952 * Branch for 21.1.
5953
8cf51b2c
GM
59542001-03-05 Gerd Moellmann <gerd@gnu.org>
5955
5956 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5957
8cf51b2c
GM
59582000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5959
5960 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5961
8cf51b2c
GM
59621999-07-12 Richard Stallman <rms@gnu.org>
5963
5964 * Version 20.4 released.
5965
59661998-12-04 Markus Rost <rost@delysid.gnu.org>
5967
5968 * Makefile.in (INFO_TARGETS): Delete customize.info.
5969 (DVI_TARGETS): Delete customize.dvi.
5970 (../info/customize, customize.dvi): Targets deleted.
5971
59721998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5973
5974 * Version 20.3 released.
5975
59761998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5977
5978 * Makefile.in (EMACSSOURCES): Add mule.texi.
5979 Add msdog.texi, ack.texi. Remove gnu1.texi.
5980
59811998-04-06 Andreas Schwab <schwab@gnu.org>
5982
5983 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5984 it in dvi targets.
8cf51b2c
GM
5985
59861997-09-23 Paul Eggert <eggert@twinsun.com>
5987
5988 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5989 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5990 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5991
59921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5993
5994 * Version 20.2 released.
5995
59961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5997
5998 * Version 20.1 released.
5999
60001997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6001
6002 * Makefile (../info/customize, customize.dvi): New targets.
6003 (INFO_TARGETS): Add ../info/customize.
6004 (DVI_TARGETS): Add customize.dvi.
6005
8cf51b2c
GM
60061996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6007
6008 * Version 19.33 released.
6009
60101996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6011
6012 * Version 19.32 released.
6013
8cf51b2c
GM
60141996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6015
6016 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6017
60181996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6019
6020 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6021 Specify -I option.
6022 (All dvi targets): Set the TEXINPUTS variable.
6023
60241996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6025
6026 * Version 19.31 released.
6027
8cf51b2c
GM
60281995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6029
6030 * Version 19.30 released.
6031
8cf51b2c
GM
60321995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6033
6034 * Makefile.in (maintainer-clean): Rename from realclean.
6035
60361994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6037
6038 * Makefile.in: New file.
6039 * Makefile: File deleted.
6040
60411994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6042
6043 * Makefile (TEXINDEX_OBJS): Variable deleted.
6044 (texindex, texindex.o, getopt.o): Rules deleted.
6045 All deps on texindex deleted.
6046 (distclean): Don't delete texindex.
6047 (mostlyclean): Don't delete *.o.
6048 * texindex.c, getopt.c: Files deleted.
6049
60501994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6051
6052 * Version 19.26 released.
6053
60541994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6055
6056 * Makefile (EMACSSOURCES): Exclude undo.texi.
6057
60581994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6059
6060 * Version 19.25 released.
6061
60621994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6063
6064 * Version 19.24 released.
6065
60661994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6067
6068 * Version 19.23 released.
6069
60701994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6071
6072 * Makefile: Delete spurious tab.
6073
60741994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6075
6076 * Makefile (.SUFFIXES): New rule.
6077
8cf51b2c
GM
60781993-12-04 Richard Stallman (rms@srarc2)
6079
6080 * getopt.c: New file.
6081 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6082 (getopt.o): New rule.
6083 (dvi): Don't depend on texindex.
49823426 6084 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6085
60861993-12-03 Richard Stallman (rms@srarc2)
6087
49823426
GM
6088 * Makefile (TEXI2DVI): New variable.
6089 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6090 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6091
60921993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6093
6094 * Version 19.22 released.
6095
60961993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6097
6098 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6099
61001993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6101
6102 * Version 19.21 released.
6103
8cf51b2c
GM
61041993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6105
6106 * Makefile (realclean): Don't delete the Info files.
6107
f0131492 61081993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6109
8cf51b2c
GM
6110 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6111 4' where appropriate.
6112
f0131492 61131993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6114
49823426 6115 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6116
6117 * texindex.c: Include "../src/config.h" if building in emacs.
6118
6119 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6120 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6121 Add target to build texindex.c, defining `emacs'.
6122
8cf51b2c
GM
61231993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6124
6125 * Version 19.19 released.
6126
8cf51b2c
GM
61271993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6128
6129 * Version 19.18 released.
6130
61311993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6132
6133 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6134
61351993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6136
6137 * Version 19.17 released.
6138
61391993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6140
6141 * split-man: Fix typos in last change.
6142
61431993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6144
6145 * Version 19.16 released.
6146
61471993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6148
6149 * version 19.15 released.
6150
61511993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6152
6153 * Makefile (distclean): It's rm, not rf.
6154
61551993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6156
6157 * Version 19.14 released.
6158
61591993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6160
6161 * Makefile: New file.
6162
61631993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6164
6165 * Version 19.13 released.
6166
61671993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6168
6169 * Version 19.9 released.
6170
61711993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6172
6173 * Version 19.8 released.
6174
61751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6176
6177 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6178
6179 * trouble.texi: It's `enable-flow-control-on', not
6180 `evade-flow-control-on'.
6181
61821993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6183
6184 * display.texi: Document standard-display-european.
6185
61861993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6187
6188 * Version 19.7 released.
6189
6190 * emacs.texi: Add a sentence to the top menu mentioning the
6191 specific version of Emacs this manual applies to.
6192
61931993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6194
6195 * basic.texi: Document next-line-add-lines variable used to
6196 implement down-arrow.
6197
6198 * killing.texi: Document kill-whole-line.
6199
62001993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6201
6202 * text.texi: Update unix TeX ordering information.
6203
62041993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6205
6206 * news.texi: Mention fill-rectangle in keybinding list.
6207
6208 * killing.texi: Document fill-rectangle.
6209
62101993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6211
6212 * vc.texi: Bring the docs up to date with VC 5.2.
6213
62141992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6215
6216 * emacs.tex: Mention blackbox and gomoku under Amusements.
6217 Assembler mode is now mentioned and appropriately indexed
6218 under Programming Modes.
6219
62201991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6221
6222 * emacs.tex: Update TeX ordering information.
6223
8cf51b2c
GM
62241990-06-26 David Lawrence (tale@geech)
6225
6226 * emacs.tex: Note that completion-ignored-extensions is not used
6227 to filter out names when all completions are displayed in
6228 *Completions*.
6229
62301990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6231
6232 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6233
62341990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6235
6236 * emacs.tex: Add @findex grep.
6237
8cf51b2c
GM
62381988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6239
6240 * emacs.tex: Correct two typos. No other changes before
6241 Version 19 will be made.
6242
8cf51b2c
GM
62431988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6244
6245 * emacs.tex: Update information for obtaining TeX distribution from the
6246 University of Washington.
6247
6248;; Local Variables:
c8763fb6 6249;; coding: utf-8
8cf51b2c
GM
6250;; fill-column: 79
6251;; add-log-time-zone-rule: t
6252;; End:
6253
6254 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6255 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6256
6257 This file is part of GNU Emacs.
6258
352c8b4a 6259 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6260 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6261 the Free Software Foundation, either version 3 of the License, or
6262 (at your option) any later version.
8cf51b2c
GM
6263
6264 GNU Emacs is distributed in the hope that it will be useful,
6265 but WITHOUT ANY WARRANTY; without even the implied warranty of
6266 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6267 GNU General Public License for more details.
6268
6269 You should have received a copy of the GNU General Public License
352c8b4a 6270 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6271
6272;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd