(authors-aliases): Add some more aliases.
[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.
4
5 * display.texi (Text Display):
6 * indent.texi (Indentation): Use @acronym with ASCII.
7
9dfa7983
GM
82008-12-18 Glenn Morris <rgm@gnu.org>
9
10 * ack.texi: Various small updates and fixes.
11
97b3a00b
JL
122008-12-18 Juri Linkov <juri@jurta.org>
13
14 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
15 as a key binding to start a forward nonincremental word search.
16 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
17 a backward nonincremental word search. Add index for `M-s w'
18 `isearch-forward-word'.
19 (Regexp Search): Add a short summary of regexp key commands like
20 in the node "Basic Isearch".
21 (Other Repeating Search): Fix typo.
22
232008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
24
25 * misc.texi (PostScript Variables): Fix doc.
26
31ce6a07
CY
272008-12-10 Chong Yidong <cyd@stupidchicken.com>
28
29 * programs.texi (Program Modes): Mention Ruby mode.
30
636b507b
DN
312008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
32
33 * misc.texi (emacsclient Options): Describe what an empty string
34 argument does for --alternate-editor.
35
a323fa14
CY
362008-12-09 Frank Schmitt <ich@frank-schmitt.net>
37
38 * cmdargs.texi (Font X): Distinguish between client-side and
39 server-side fonts. List valid Fontconfig properties. Add reference to
40 Fontconfig manual. List valid GTK font properties. Explain use of
41 fc-list.
42
c5ca6cd0
CY
432008-12-09 Chong Yidong <cyd@stupidchicken.com>
44
45 * cmdargs.texi (Font X): Move discussion of quoting to top.
46
e5136377
GM
472008-12-06 Glenn Morris <rgm@gnu.org>
48
49 * maintaining.texi (Old Revisions): Improve previous change.
50
248c026b
RS
512008-12-05 Richard M Stallman <rms@gnu.org>
52
53 * anti.texi (Antinews): Minor fixes.
54
a9253a1e
GM
552008-12-03 Glenn Morris <rgm@gnu.org>
56
57 * maintaining.texi (Old Revisions): Fix diff-switches description.
58
fa687b02
MR
592008-12-01 Martin Rudalics <rudalics@gmx.at>
60
61 * emacs.texi (Top): Fix typo.
62
72e6decd
CY
632008-11-30 Chong Yidong <cyd@stupidchicken.com>
64
320ee034
CY
65 * misc.texi (Document View): Explain dependence on gs at the top.
66 Copyedits.
67
68 * emacs.texi (Top): Add DocView nodes to detailed node listing.
69
72e6decd
CY
70 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
71 (Comment Commands): Discuss region-active behavior of M-; first.
72
2a472ee4
MR
732008-11-29 Martin Rudalics <rudalics@gmx.at>
74
9c6361c9
MR
75 * display.texi (Line Truncation): Add reference to Continuation
76 Lines.
77
2a472ee4
MR
78 * windows.texi (Pop Up Window): Mention split-height-threshold
79 and split-width-threshold.
9c6361c9 80 (Split Window): Add reference to Continuation Lines.
2a472ee4 81
e93bc142
AR
822008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
83
84 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
85 (GNUstep Support): New node.
86 * anti.texi:
87 * emacs.texi:
88 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
89
90
43b978db
RS
912008-11-28 Richard M Stallman <rms@gnu.org>
92
93 * misc.texi (Dissociated Press): Minor cleanups.
94
95 * dired.texi (Image-Dired): Avoid passive.
96
e8e2bd93
EZ
972008-11-28 Eli Zaretskii <eliz@gnu.org>
98
99 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
100 representation.
101
8d2d45da
CY
1022008-11-26 Richard M. Stallman <rms@gnu.org>
103
104 * files.texi (Visiting): Rewrite paragraph for clarity.
105
106 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
107
a5f7bbcc
AM
1082008-11-25 Alan Mackenzie <acm@muc.de>
109
110 * programs.texi (Moving by Parens): Clarify that parens inside strings
111 and comments are ignored, and that the commands assume the starting
112 point isn't in a string or comment.
113
a71703d3
AR
1142008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
115
116 * macos.texi: Add Prev/Next/Top pointers to all nodes.
117 (Mac Basics): Merge in Grabbing Environment Variables from earlier
118 version.
119 (Mac Customization): Rewrite Preferences Panel section and merge in to
120 this node, add Open files by dragging to an Emacs window.
121
122 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
123
aa5ab79a
CY
1242008-11-26 Chong Yidong <cyd@stupidchicken.com>
125
0cc92c19
CY
126 * files.texi (Misc File Ops): Document set-file-modes.
127
c366b4e4
CY
128 * windows.texi (Split Window): Document integer values of
129 truncate-partial-width-windows.
130
aa5ab79a
CY
131 * text.texi (Text): Simplify description of markup languages.
132 (TeX Mode): Simplify introduction. Mention BibTeX mode.
133 (TeX Editing): Note that `""' inserts one `"' character.
134 (HTML Mode): Note in the introduction that XML mode is an alias for
135 SGML mode. Mention nXML mode.
136
56221db7
CY
1372008-11-25 Chong Yidong <cyd@stupidchicken.com>
138
139 * building.texi (Watch Expressions): Fix typo.
140
90effe33
CY
1412008-11-24 Chong Yidong <cyd@stupidchicken.com>
142
f90a5ae3
CY
143 * files.texi (Visiting): Document new behavior of
144 confirm-nonexistent-file-or-buffer.
145
146 * buffers.texi (Select Buffer): Document
147 confirm-nonexistent-file-or-buffer.
148
a18ffb4a
CY
149 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
150 edit-picture.
151
90effe33
CY
152 * text.texi (Text): Simplify introduction. Discard mention of `M-x
153 edit-picture', since that is just an alias for picture-mode.
154 (Sentences): Note that repeated M-@ extends the region.
155 (Pages): Make terminology more consistent. Link to Regexps node.
156 (Longlines): Discuss relationship with Visual Line mode.
157 (Text Mode): Remove extraneous discussion of other modes, since they
158 were already introduced in the parent node.
159
e85103ec
CY
1602008-11-23 Chong Yidong <cyd@stupidchicken.com>
161
5cb2fe30
CY
162 * anti.texi (Antinews): Rewrite.
163
1eb9b307 164 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
165
166 * frames.texi (Frame Commands): Mention "minimize" terminology.
167
e85103ec
CY
168 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
169 formats.
b908332f
CY
170 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
171 (Misc X): Don't document useless -hb option.
e85103ec 172
607f5f88
JL
1732008-11-22 Juri Linkov <juri@jurta.org>
174
175 * dired.texi (Dired Navigation): Change normal file name search option
176 from `non-nil' to `t'. Add `dwim' option.
177
e1b867a0
JL
1782008-11-22 Juri Linkov <juri@jurta.org>
179
180 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
181 ".dir-locals.el". Rename `define-project-bindings' to
182 `dir-locals-set-class-variables'. Rename `set-directory-project' to
183 `dir-locals-set-directory-class'.
184
dd186936
LK
1852008-11-22 Lute Kamstra <lute@gnu.org>
186
187 * buffers.texi (Select Buffer): Index goto-line.
188 * basic.texi (Moving Point): Mention the use of a numeric prefix
189 argument with goto-line and refer to Select Buffer for the use of a
190 plain prefix argument.
191
4b121911
GM
1922008-11-19 Glenn Morris <rgm@gnu.org>
193
194 * doclicense.texi: Update to FDL 1.3.
195 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
196
27267e4c
CY
1972008-11-17 Chong Yidong <cyd@stupidchicken.com>
198
696f351d
CY
199 * custom.texi (Minor Modes): Define mode commands and mode variables
200 more precisely. Recommend using mode commands instead of setting
201 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
202 (Easy Customization): Use "init file" instead of .emacs.
203 (Customization Groups): Update to new Custom buffer appearance.
204 (Saving Customizations): Copyedits. Update example.
205 (Variables): Give example of variable type-sensitivity.
206 (Examining): Update example.
207 (Hooks): Copyedits.
208 (Specifying File Variables): Use C comments instead of an artificial
209 Lisp for the example.
210 (Keymaps): Move internals discussion to Prefix Keymaps.
211 (Rebinding): Remove redundant paragraph (stated in Key Binding).
212 (Init Rebinding): Document kbd macro.
213 (Init File): Link to Find Init.
696f351d
CY
214
215 * mark.texi (Using Region): Document Delete Selection Mode more
216 thoroughly.
217
218 * frames.texi (Mouse Commands): Move most of the description of Delete
219 Selection Mode to Using Region, and link to it.
1bc9c425 220 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 221
b0570c25
CY
222 * building.texi (Compilation): Document first-error value of
223 compilation-scroll-output.
224 (Compilation Mode): Note that compilation-auto-jump-to-first-error
225 works as soon as an error is available. Suggested by Juri Linkov.
226
27267e4c
CY
227 * mini.texi (Passwords): New node.
228
229 * files.texi (Remote Files): Link to Passwords node.
230
231 * emacs.texi (Top): Update node listings.
232
122eb807
CY
2332008-11-16 Chong Yidong <cyd@stupidchicken.com>
234
9c9855a3
CY
235 * ack.texi (Acknowledgments): Some updating of credits.
236
bd6fdcad
CY
237 * emacs.texi (Acknowledgments): Add a couple more names.
238
dd1eef46
CY
239 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
240
122eb807 241 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 242 (Misc File Ops): Document use of trash.
122eb807 243
801a8da1
JB
2442008-11-16 Juanma Barranquero <lekktu@gmail.com>
245
246 * macos.texi (Mac Customization): Fix typos.
247
0b4f2253
CY
2482008-11-14 Chong Yidong <cyd@stupidchicken.com>
249
250 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
251 replacing previous contents. Numerous copyedits to adapt ns-emacs to
252 the conventions of the main Emacs manual.
253
254 * emacs.texi (Top): Update node listings.
255
517e2b89
CY
2562008-11-12 Chong Yidong <cyd@stupidchicken.com>
257
07a85685
CY
258 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
259 command-line-args is processed during startup.
260 (Action Arguments): Correctly describe how file arguments interact with
261 the startup screen. Link to Lisp Interaction for scratch buffer.
262 (Initial Options): Link to Command Example for -batch option.
263 (Environment): Document initial-environment.
264
517e2b89
CY
265 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
266 can't be changed in the site-start file.
267
6337bbde
CY
2682008-11-07 Chong Yidong <cyd@stupidchicken.com>
269
270 * dired.texi (Dired): Mention C-x C-d too.
271 (Dired Enter): Document M-n in the Dired minibuffer.
272 (Dired Navigation): Explain dired-goto-file more clearly. Document
273 dired-isearch-filenames.
274 (Dired Deletion): Remove unnecessary "expunged" terminology.
275 (Flagging Many Files): & is now rebound to `% &'.
276 (Shell Commands in Dired): Document dired-do-async-shell-command.
277 Clarify how multi-file arguments are passed.
278 (Misc Dired Features): Document dired-do-isearch.
279
9e8eeff9
CY
2802008-11-06 Chong Yidong <cyd@stupidchicken.com>
281
282 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
283
e071f849
CY
2842008-11-03 Chong Yidong <cyd@stupidchicken.com>
285
286 * search.texi (Other Repeating Search): Remove obsolete findex entries.
287
05482eb1
CY
2882008-11-01 Chong Yidong <cyd@stupidchicken.com>
289
e2346dea
CY
290 * programs.texi (Program Modes): Link to Program Indent node.
291 (Left Margin Paren): Explain consequences of changing
292 open-paren-in-column-0-is-defun-start more concisely.
293 (Which Function, Program Indent, Info Lookup): Minor edits.
294 (Basic Indent): If region is active, TAB indents the region.
295 (Multi-line Indent): If region is active, TAB indents the region. Note
296 that indent-region is useful when Transient Mark mode is off.
297 (Matching): The delimiter at the cursor is highlighted---the character
298 changes color.
299 (Symbol Completion): Link to Completion node.
300
e4b6428c
CY
301 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
302 a strictly text-only system.
303
05482eb1
CY
304 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
305 batch mode.
306
a11d3737
RS
3072008-11-01 Richard M. Stallman <rms@gnu.org>
308
5abad626
RS
309 * misc.texi (Document View): Major rewrite.
310
a11d3737
RS
311 * maintaining.texi (Types of Log File): Change logs are older than
312 version control.
313 (VCS Concepts): Simplify and rearrange.
314 (Version Control Systems): Make it clear that Linux is only the kernel.
315 (VC Mode Line): Shorten reference to menu item.
316 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
317 (VC Directory Mode): Minor cleanup.
318 Unchanged files are hidden, not omitted.
319 (VC Directory Commands): Shorten and simplify.
320 (Change Log Commands): New node, split from Change Logs.
321 (VC Directory Buffer): New node, split from VC Directory Mode.
322
c55a4acb
CY
3232008-10-31 Chong Yidong <cyd@stupidchicken.com>
324
df0356f6
CY
325 * misc.texi (Document View): Renamed from Document Files, moved here
326 from files.texi.
327
328 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
329 moved as well.
330 (Document Files): Moved to misc.texi.
331
c55a4acb
CY
332 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
333 vc-update-change-log.
df0356f6
CY
334 (Version Control): Move here from files.texi.
335 (Format of ChangeLog): Make it a subnode of Change Log.
336
337 * emacs.texi (Top): Update node listing.
c55a4acb 338
ef082374
TH
3392008-10-31 Tassilo Horn <tassilo@member.fsf.org>
340
341 * files.texi (Files): Add a section about document
342 files (doc-view-mode).
343
d52582c3
CY
3442008-10-31 Chong Yidong <cyd@stupidchicken.com>
345
346 * building.texi (Compilation Mode): Document
347 compilation-auto-jump-to-first-error.
348 (Debuggers): Lower GUD subsections to subsubsections.
349 (Starting GUD): Add cindex.
350 (Lisp Interaction): Note that scratch is no longer the initial buffer.
351
4e0a0968
CY
3522008-10-30 Chong Yidong <cyd@stupidchicken.com>
353
03625b47
CY
354 * indent.texi (Indentation): Link to Program Indent.
355
4e0a0968
CY
356 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
357 now uses emacsclient's terminal.
358
8bd3f7ef
CY
3592008-10-29 Chong Yidong <cyd@stupidchicken.com>
360
80e5620e
CY
361 * mark.texi (Using Region): Document use-empty-active-region.
362
97d5c404
CY
363 * emacs.texi (Top): Update node listings.
364
8bd3f7ef
CY
365 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
366 mention obsolete emacs.bash script.
367 (Invoking emacsclient): Rewrite, moving optional arguments to
368 emacsclient Options.
21d2bae3
CY
369 (emacsclient Options): New node. Document server-use-tcp and
370 server-host.
8bd3f7ef 371
5fda2cbd
CY
3722008-10-28 Chong Yidong <cyd@stupidchicken.com>
373
374 * indent.texi (Indentation): Replace list with paragraphed text,
375 putting description of syntax-driven indentation first. Document new
376 effect of active regions on tab.
377 (Tab Stops): Note that editable tab stops affect indentation commands.
378
4ff029f6
DN
3792008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
380
381 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
382
996cd6e4
CY
3832008-10-23 Chong Yidong <cyd@stupidchicken.com>
384
f28815e3
CY
385 * custom.texi (Function Keys): Note that modified keypad keys are not
386 translated.
387
996cd6e4
CY
388 * basic.texi (Arguments): Explain how to insert multiple digits.
389
49545fe2
MA
3902008-10-22 Michael Albinus <michael.albinus@gmx.de>
391
392 * files.texi (Remote Files): Precise selection of default method.
393 Rewrite paragraph about disabling remote file names.
394
edac0b53
CY
3952008-10-22 Chong Yidong <cyd@stupidchicken.com>
396
e752c544
CY
397 * search.texi (Special Isearch): Document M-TAB is isearch.
398
edac0b53
CY
399 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
400 command.
401
402 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
403
20a36054
TH
4042008-10-22 Tassilo Horn <tassilo@member.fsf.org>
405
406 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
407 section.
408
69051ab6
CY
4092008-10-21 Chong Yidong <cyd@stupidchicken.com>
410
c4b1a32a
CY
411 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
412 to files.texi. Move contents of vc2-xtra.texi here.
413
414 * vc2-xtra.texi: File removed.
415
416 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
417 Directory Commands from the submenu. Don't include deleted file
418 vc2-xtra.texi.
419
420 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
421 (Version Control): Add VC Directory Mode and VC Directory Commands to
422 the submenu.
423 (Why Version Control?): Use table format.
424 (Version Control Systems): Note that Meta-CVS support is gone.
425 (VCS Concepts): Note precisely when VC started supporting filesets.
426 Remove bogus xref to CVS Options node.
427 (Types of Log File): Copyedits.
428 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
429 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
430 The Right Thing.
431 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
432 (Log Buffer): Reorganize node, putting C-c C-c description first.
433 (Old Revisions): Use CVS for example, not RCS.
434 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
435 Commands from the submenu, putting them under Version Control.
436 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
437 need to include it in the manual unconditionally, since it is now
438 crucial to using distributed version control systems.
1a6e2954
CY
439 (Comparing Files): Note that diff uses the minibuffer, and that the
440 output is shown using Diff mode.
441 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
442 diff-update-on-the-fly, diff-refine-hunk, and
443 diff-show-trailing-whitespaces.
1a6e2954 444 (File Archives): Add rar support.
c4b1a32a 445
69051ab6
CY
446 * major.texi (Choosing Modes): Make mode selection sequence more
447 obvious by describing the steps in order of priority. Note that
448 magic-mode-alist is nil by default. Document
449 magic-fallback-mode-alist.
450
e7421e03
CY
4512008-10-20 Chong Yidong <cyd@stupidchicken.com>
452
453 * frames.texi (Mouse References): Copyedits.
454
6b2efdc2
TH
4552008-10-20 Tassilo Horn <tassilo@member.fsf.org>
456
457 * ack.texi (Acknowledgments): Add myself as doc-view author.
458
9c5e9396
EZ
4592008-10-20 Eli Zaretskii <eliz@gnu.org>
460
461 * frames.texi (Dialog Boxes): Add @cindex entries.
462
dac94f8e
CY
4632008-10-20 Chong Yidong <cyd@stupidchicken.com>
464
465 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
466 (Text-Only Mouse): Copyedit.
467
25597d40
CY
4682008-10-19 Chong Yidong <cyd@stupidchicken.com>
469
f8a447f6
CY
470 * frames.texi: Use @key throughout for mouse clicks.
471 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
472 (Secondary Selection): Fix modified mouse click syntax.
473 (Clipboard): Describe Cut, Copy and Paste commands.
474 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
475 Copyedits.
476 (Creating Frames): Add xref to Init File.
477 (Frame Commands): Add xref to Exiting.
478 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 479
b0f95216
CY
4802008-10-15 Chong Yidong <cyd@stupidchicken.com>
481
b0817f00
CY
482 * files.texi (Version Control): Copyedits. Add Bazaar.
483 (Version Control Systems): List different VCS's using an itemized list.
484 Add Bazaar.
485 (VCS Concepts): Copyedits. Tweak description of file merging.
486
b0f95216
CY
487 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
488 (Cut/Paste Other App): Document select-active-regions and
489 x-select-enable-primary.
490
69d0d701
CY
4912008-10-13 Chong Yidong <cyd@stupidchicken.com>
492
493 * mark.texi (Shift Selection): Correct case in node name.
494
495 * emacs.texi (Top): Update node order in Mark chapter.
496
375e8351
EZ
4972008-10-12 Eli Zaretskii <eliz@gnu.org>
498
499 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
500
501 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
502 elsewhere in the manual instead of describing yet again the intricacies
503 of $HOME on MS-Windows and MS-DOS.
504
ab58114f
CY
5052008-10-12 Chong Yidong <cyd@stupidchicken.com>
506
4f959513
CY
507 * mini.texi (Minibuffer File): Add xref to File Names.
508 (Minibuffer File): Add discussion of `~' in file names. Add
509 insert-default-directory index reference.
510
ab58114f
CY
511 * files.texi (File Names): Reorganize description.
512 (Visiting): Add xref to Mode Line. Copyedits.
513 (Save Commands): Mention prefix behavior of C-x C-s.
514 (Numbered Backups): Node deleted.
515 (Backup Names): Contents of Numbered Backups moved here. State default
516 of version-control variable.
517 (Reverting): Copyedits.
518 (Version Control): Add additional version control systems.
519
520 * emacs.texi (Top): Delete Numbered Backups node.
521
522 * cmdargs.texi (General Variables): Change Numbered Backups xref to
523 Backup Names.
f2884f63 524 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 525
b0b5100a
RF
5262008-10-11 Romain Francoise <romain@orebokech.com>
527
528 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
529
89774b5f
CY
5302008-10-11 Chong Yidong <cyd@stupidchicken.com>
531
532 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
533 (Select Buffer): Mention use of minibuffer history. Describe default
534 value of default-major-mode. Mention that C-x 4 b selects the other
535 window.
536 (List Buffers): Document CRM indicators in the order they appear.
537 (Kill Buffer): Document new command kill-matching buffers.
538 (Several Buffers): Move explanation of the relationship between buffer
539 list and buffer menu to the top.
540 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
541
4c72bf27
CY
5422008-10-10 Chong Yidong <cyd@stupidchicken.com>
543
544 * entering.texi (Exiting): Document change of C-x C-c to
545 save-buffers-kill-terminal. Document kill-emacs.
546
f68eb991
EZ
5472008-09-30 Eli Zaretskii <eliz@gnu.org>
548
549 * mule.texi (Coding Systems): Don't mention codepage-setup.
550
551 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
552 cpNNN coding systems anymore.
553 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
554 for unibyte mode. Don't mention line-drawing characters. Don't
555 mention dos-unsupported-char-glyph.
556
1a2dd44d
CY
5572008-09-25 Chong Yidong <cyd@stupidchicken.com>
558
559 * search.texi (Search): Shorten introduction.
560 (Basic Isearch): Add command table. Discuss reverse isearch and
561 isearch highlighting.
562 (Repeat Isearch): Move lazy highlighting discussion here. Add search
563 ring to cindex.
564 (Special Isearch): Move input methods discussion here.
565 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
566 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
567 Repeat Isearch.
568 (Isearch Minibuffer): New node.
569 (Word Search): Document new word search commands.
570 (Regexp Example): Simplify example using sentence-end-base variable.
571 (Replace): Reword introduction.
572 (Unconditional Replace): Remove unnecessary example.
573 (Other Repeating Search): Document new `M-s o' binding.
574
575 * emacs.texi (Top): Update node listings.
576
e45da31d
JB
5772008-09-22 Juanma Barranquero <lekktu@gmail.com>
578
579 * emacs.texi (Top): Remove Kill Errors from menu.
580
841c8096
CY
5812008-09-22 Chong Yidong <cyd@stupidchicken.com>
582
402168fa
CY
583 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
584 interface for defining macros. Simplify examples. Note that C-g quits
585 macro definitions.
801a8da1 586 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
587 usage example.
588 (Keyboard Macro Query): Organize query responses in a table.
589
590 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
591 to Erasing node.
841c8096
CY
592 (Undo): Reorganize paragraphs for logical flow. Move keybinding
593 rationale to a footnote.
594 (Kill Errors): Remove node, due to redundancy with Erasing.
595 (Spelling): Move discussion of flyspell to end. Note new behavior of
596 M-$ in active region. Remove non-ispell-specific keybindings from
597 table.
598
eab2ee89
DN
5992008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
600
601 * cmdargs.texi (Initial Options): Document --daemon.
602
3d53e905
GM
6032008-09-20 Glenn Morris <rgm@gnu.org>
604
605 * files.texi (Numbered Backups): Mention that some modes set
606 version-control.
607
1c90484d
GM
6082008-09-20 Jim Blandy <jimb@red-bean.com>
609
610 * files.texi (Numbered Backups): Reference File Variables, as well.
611 Remove discussion of Rmail's implementation.
612
0fc0d844
CY
6132008-09-06 Chong Yidong <cyd@stupidchicken.com>
614
615 * misc.texi (Recursive Edit): Note that top-level exits active
616 minibuffers.
617
618 * trouble.texi (Quitting): Likewise.
619
b18d283d
CY
6202008-08-31 Chong Yidong <cyd@stupidchicken.com>
621
622 * emacs.texi (Top): Add Temporary Face Changes xref.
623
624 * display.texi (Display): Move Temporary Face Changes node to just
625 after Standard Faces.
626 (Scrolling): Document recenter-top-bottom instead of recenter.
627 (Horizontal Scrolling): Move auto hscroll discussion to the top.
628 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
629 (Display Custom): Copyedits.
630 (Optional Mode Line): Document display-battery-mode.
631
180135fc
RF
6322008-08-27 Romain Francoise <romain@orebokech.com>
633
634 * custom.texi (Directory Variables): Minor fix.
635
d3fe3475
GM
6362008-08-27 Glenn Morris <rgm@gnu.org>
637
638 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
639 descriptions.
640 (Calendar Customizing): Tweak layout description.
183080b6 641 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
642 markers. Condense calendar-star-date and calendar-mark-today
643 description.
644 (Holiday Customizing): Add oriental and solar holidays.
645 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
646 Fix holiday-float description. Use zerop in examples. Be less verbose.
647 (Date Display Format): Change ISO format. Be less verbose.
648 (Diary Customizing): Mention day and month abbrev arrays.
649 Mention the date-form variables by name. Update European example.
650 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
651 Condense examples. Mention diary-entry-symbols by name.
652 Condense table for insertion commands.
653 (Fancy Diary Display): Mention diary-include-string and
654 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
655 Ethiopic, Persian date functions. Condense descriptions.
656
657 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
658 (Adding to Diary): Adapt for changed node name.
659
71755807
GM
6602008-08-26 Glenn Morris <rgm@gnu.org>
661
662 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
663 node "Hebrew/Islamic Entries".
664
665 * calendar.texi (Specified Dates): Fix names of iso functions.
666 (General Calendar): There may not be another window.
667 (Writing Calendar Files, Holidays): Tweak intro.
668 (Holidays): Mention Baha'i and Chinese holidays.
669 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
670 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
671 (To Other Calendar): Add calendar-print-other-dates.
672 Refer to "graphic display" rather than "X.
673 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
674 (Displaying the Diary): Fix whitespace after reference.
675 Fix `diary-number-of-entries' reference.
676 (Date Formats): Explicitly mention that day names can be abbreviated.
677 (Adding to Diary): Add some references to other sections.
678 (Special Diary Entries): Fix reference.
679 (Appointments): Simplify appt-message-warning-time entry.
680 Clarify where times must be.
681 (Importing Diary): Comment out icalendar paragraph that does not apply.
682 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
683
d76ebc75
GM
6842008-08-23 Glenn Morris <rgm@gnu.org>
685
686 * fortran-xtra.texi (Fortran): Change description of free form and
687 fixed form a bit. Mention hideshow and imenu.
688 (Fortran Motion): Mention fortran-end-of-subprogram,
689 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
690 (Fortran Indent): Minor re-word.
691 (ForIndent Commands): Mention fortran-fill-paragraph and
692 fortran-fill-statement.
693 (ForIndent Cont): Mention fortran-tab-mode-string.
694 (Fortran Comments): Mention fortran-comment-line-start-skip.
695 (Fortran Columns): Mention font-locking.
696 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
697
e2a71e28
JB
6982008-08-23 Johan Bockgard <bojohan@muon>
699
700 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
701
5c52e13c
CY
7022008-08-22 Chong Yidong <cyd@stupidchicken.com>
703
704 * mini.texi (Minibuffer): Simplify introduction.
705 (Minibuffer File): Document tilde in minibuffer filenames.
706 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
707 to enter tabs, spaces, and question marks. Describe behavior of C-a.
708 (Completion Example): Update example to current command list.
709 (Completion Options): Document `lazy' value of completion-auto-help.
710 Update contents of completion-ignored-extensions.
711 (Minibuffer History): Describe "future history" list. State default
712 value of history-delete-duplicates.
713
77a00355
GM
7142008-08-21 Glenn Morris <rgm@gnu.org>
715
716 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 717 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 718
39ee1d04
CY
7192008-08-17 Chong Yidong <cyd@stupidchicken.com>
720
721 * regs.texi (Registers): Clarify valid register names.
722 (RegPos): Note that buffer is saved and restored too.
723 (RegText): Note that mark is reactivated/deactivated.
724 (RegConfig): Xref to Windows node.
725
b12c348f
CY
7262008-08-16 Chong Yidong <cyd@stupidchicken.com>
727
3ae7ba79
CY
728 * basic.texi (Inserting Text): Provide command name for C-q.
729
b12c348f
CY
730 * killing.texi (Killing): Copyedit. Define read-only text.
731 (Deletion): DEL and C-d were already explained in Erasing; xref there.
732 (Killing by Lines): Copyedit.
733 (Other Kill Commands): Move M-w description here.
734 (Yanking): Move M-w to Other Kill Commands.
735 (Kill Ring): Also mention saving text in registers. Link to Text
736 Properties in elisp manual.
737 (Accumulating Text): Copyedit.
738 (CUA Bindings): Shift selection is now the default.
739
d8ff7692
TZ
7402008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
741
742 * maintaining.texi (Change Log): Mention next-error is available.
743
a43a8a2e
GM
7442008-08-10 Glenn Morris <rgm@gnu.org>
745
746 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
747 and intermonth text.
748 (Holiday Customizing): Add holiday-chinese.
749
eba27308
EZ
7502008-08-08 Eli Zaretskii <eliz@gnu.org>
751
752 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
753
5f14a5b3
DN
7542008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
755
756 * files.texi (Log Buffer): Describe C-c C-d.
757 (Diff Mode): Describe C-x 4 A.
758
49989bff
EZ
7592008-08-06 Eli Zaretskii <eliz@gnu.org>
760
761 * vc1-xtra.texi (VC Directory Mode): Fix last change.
762
5c915c02
DN
7632008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
764
2beaf97a
DN
765 * files.texi (Old Revisions): Update the keys used by vc-annotate and
766 describe the new bindings to show the changeset diff, toggle annotation
767 visibility, show revisions.
768 (VC Status): Describe key bindings for modifying the change comments,
769 displaying changeset diffs and annotations.
770
5c915c02
DN
771 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
772
71798ace
NR
7732008-08-05 Nick Roberts <nickrob@snap.net.nz>
774
775 * vc1-xtra.texi (VC Directory Mode): Fix typo.
776
b8949644
EZ
7772008-08-02 Eli Zaretskii <eliz@gnu.org>
778
779 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
780 and wording.
781
819567d1
DN
7822008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
783
784 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 785 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
786 commands. Improve some old info.
787
5f38310a
CY
7882008-07-31 Chong Yidong <cyd@stupidchicken.com>
789
0dc3906b
CY
790 * display.texi (Visual Line Mode): New node.
791
5f38310a
CY
792 * basic.texi (Inserting Text): Move DEL to deletion node.
793 (Moving Point): Add additional alternative key bindings. Describe
794 line-move-visual.
795 (Erasing): Describe DEL.
796 (Basic Undo, Blank Lines, Arguments): Copyedit.
797 (Continuation Lines): Mention Visual Line mode.
798 (Position Info): Move extended discussion to mule.texi.
799
800 * mule.texi (International Chars): Describe C-x =.
801
802 * emacs.texi (Top): Add Visual Line Mode node.
803
7c2fb837
DN
8042008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
805
806 * emacs.texi: Remove VMS support.
807
3f6b73ef
DN
8082008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
809
810 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
811 the vc-dir command name.
812
9e2a2647
DN
8132008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
814
815 * xresources.texi: Remove mentions of Mac Carbon.
816
568beaa2
AS
8172008-07-19 Andreas Schwab <schwab@suse.de>
818
819 * ns-emacs.texi: Move to ../misc.
820
0ef94706
CY
8212008-07-15 Chong Yidong <cyd@stupidchicken.com>
822
823 * entering.texi (Exiting): Don't describe text-only terminals as the
824 default. Describe the new startup screen.
825 (Exiting): Describe how to kill Emacs first. Change description of
826 iconification to handle modern window systems.
827
ba60bd44 8282008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
829
830 * ns-emacs.texi: New file, documents features of Emacs port under
831 NeXTstep windowing.
832
9f30aa73
CY
8332008-07-15 Chong Yidong <cyd@stupidchicken.com>
834
938a5d2e
CY
835 * entering.texi (Entering Emacs): Update prev node.
836
837 * glossary.texi (Glossary): Remove xref to Text Characters.
838
9f30aa73
CY
839 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
840 directly, rather than in the context of ASCII. Move description of
841 special properties of modifier key to new Modifier Keys node.
842 (Keys): Copyedit.
843 (Text Characters): Delete node. Multibyte is the default nowadays, and
844 the node contents are obsolete.
845
846 * custom.texi (Modifier Keys): New node.
847
848 * emacs.texi (Top): Update node list.
849
7e53d36c
CY
8502008-07-13 Chong Yidong <cyd@stupidchicken.com>
851
852 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
853 saying that Emacs provides menus and mouse support (which is par for
854 the course).
855
856 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
857 early on.
858 (Point): Copyedit. Relegate historical trivia to a footnote.
859 (Mode Line): Explain mode-line format more consistently.
860 (Menu Bar): Copyedit.
861
1e9fa96d
GM
8622008-06-27 Glenn Morris <rgm@gnu.org>
863
864 * cal-xtra.texi (Sexp Diary Entries):
865 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
866
dc9bebb8
CY
8672008-06-26 Chong Yidong <cyd@stupidchicken.com>
868
869 * mark.texi (Shift selection): New node.
870 (Mark): Copyedits.
871 (Persistent Mark): Move to the end of the chapter.
872
e7881076
EZ
8732008-06-20 Eli Zaretskii <eliz@gnu.org>
874
875 * makefile.w32-in (distclean): Remove makefile.
876
f427400c
NR
8772008-06-17 Nick Roberts <nickrob@snap.net.nz>
878
879 * building.texi (Starting GUD): Add an entry for gud-gdb.
880 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
881 command mode.
882
b597d348
GM
8832008-06-17 Glenn Morris <rgm@gnu.org>
884
885 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
886
647b7094
NR
8872008-06-17 Nick Roberts <nickrob@snap.net.nz>
888
889 * building.texi (Starting GUD): Expand on remote debugging.
890 (Other GDB-UI Buffers): Mention new keyboard bindings.
891
47a30023
GM
8922008-06-15 Glenn Morris <rgm@gnu.org>
893
894 * gnu.texi: Use a verbatim license for this invariant section,
895 as per etc/GNU.
896
37e5d54a
GM
8972008-06-13 Daniel Engeler <engeler@gmail.com>
898
899 * emacs.texi, misc.texi: Add documentation about serial port access.
900
8e65d46c
GM
9012008-06-13 Glenn Morris <rgm@gnu.org>
902
c1473b4c
MB
903 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
904 maintain.info.
8e65d46c 905
e40a85cd
MB
9062008-06-05 Miles Bader <miles@gnu.org>
907
908 * display.texi (Temporary Face Changes): Update to reflect function
909 renamings in face-remap.el.
910
56c73dec
MB
9112008-06-04 Miles Bader <miles@gnu.org>
912
913 * display.texi (Temporary Face Changes): Add
914 `adjust-buffer-face-height'. Rewrite description of
915 `increase-buffer-face-height' and `decrease-default-face-height' now
916 that they aren't bound by default.
917
9d3d42fb
MB
9182008-06-03 Miles Bader <miles@gnu.org>
919
920 * display.texi (Temporary Face Changes): New node.
921
2be6bfe2
EZ
9222008-05-31 Eli Zaretskii <eliz@gnu.org>
923
924 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
925
daf7e339
GM
9262008-05-31 Glenn Morris <rgm@gnu.org>
927
928 * cal-xtra.texi (Fancy Diary Display): Simplify.
929
d21d2618
GM
9302008-05-30 Glenn Morris <rgm@gnu.org>
931
932 * cal-xtra.texi (Fancy Diary Display): Update for
933 diary-display-function replacing diary-display-hook.
934
71ce5fd0
JB
9352008-05-29 Drew Adams <drew.adams@oracle.com>
936
937 * msdog.texi (Windows Keyboard): Add descriptions of
938 w32-register-hot-key and w32-unregister-hot-key.
939
a3cdbdf8
MO
9402008-05-21 Tom Tromey <tromey@redhat.com>
941
942 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
943 Variables node.
944
854a574c
MO
9452008-05-19 Tom Tromey <tromey@redhat.com>
946
947 * custom.texi (Variables): Add Directory Variables to menu.
948 (Directory Variables): New node.
949
7c2ec3f9
ER
9502008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
951
71ce5fd0 952 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 953
370fded4
ER
9542008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
955
956 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
957 Revision Tags and rewritten. Section now uses modern terminology,
958 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
959 accurately.
960
6af511e3
EZ
9612008-05-10 Eli Zaretskii <eliz@gnu.org>
962
963 * msdog.texi (Windows Files): Update documentation of
964 w32-get-true-file-attributes.
965
7a78b6e7
ER
9662008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
967
968 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
969 directory mode.
970
1bcfc24e
CY
9712008-05-08 Chong Yidong <cyd@stupidchicken.com>
972
973 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 974 entry "television".
1bcfc24e 975
db86064f
ER
9762008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
977
ab5ec32c 978 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 979
a31b405e
ER
9802008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
981
982 * emacs/buffers.texi, emacs/files.texi (Version-control):
983 vc-toggle-read-only is no longer a good idea...
984
ff2c14fc
GM
9852008-04-29 Glenn Morris <rgm@gnu.org>
986
987 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
988
367c9b7c
JL
9892008-04-22 Juri Linkov <juri@jurta.org>
990
991 * dired.texi (Subdirectories in Dired): Describe using `^'
992 to return to the parent directory.
993
4ac1e9b4
NR
9942008-04-22 Nick Roberts <nickrob@snap.net.nz>
995
996 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
997 recent changes.
998
b9b3bf2b
NR
9992008-04-19 Nick Roberts <nickrob@snap.net.nz>
1000
1001 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1002 (Other GDB-UI Buffers): Update for recent thread related changes.
1003
4d120d6a
SM
10042008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1005
1006 * maintaining.texi (Maintaining):
1007 * emacs.texi (Top): Typo.
1008
a152877d
SM
10092008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1010
b9b3bf2b
NR
1011 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1012 arg in `font-lock-add-keywords'.
a152877d 1013
36c0514c
GM
10142008-04-08 Glenn Morris <rgm@gnu.org>
1015
1016 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1017 Also add Baha'i calendar references where appropriate.
1018
06a97d46
GM
10192008-04-05 Glenn Morris <rgm@gnu.org>
1020
1021 * custom.texi (Init File): Byte-compiling .emacs is bad.
1022
6adc6eed
SM
10232008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1024
1025 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1026
571388b0
GM
10272008-03-29 Glenn Morris <rgm@gnu.org>
1028
1029 * calendar.texi: Update for `calendar-date-style' replacing
1030 `european-calendar'.
1031
3ae8f876
JR
10322008-03-28 Jason Rumney <jasonr@gnu.org>
1033
1034 * display.texi (Display Custom): Mention overlay-margin in text.
1035
5bc6ddff 10362008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1037
5bc6ddff
MB
1038 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1039 tutorial' comments.
03a864d5 1040
7186a830
CY
10412008-03-28 Chong Yidong <cyd@stupidchicken.com>
1042
1043 * mark.texi (Mark): Rearrange nodes.
1044 (Persistent Mark): Rename from Transient Mark.
1045 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1046 Describe Transient Mark mode as the default.
1047
1048 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1049 the default behavior with Transient Mark mode off.
1050 (Position Info): Fix typo.
1051
71ce5fd0
JB
1052 * display.texi (Standard Faces): Reference the Mark node.
1053 Remove discussion of the region face, which is discussed there.
7186a830
CY
1054
1055 * emacs.texi (Top): Update node listings.
1056
1057 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1058 as the default.
1059
1060 * fixit.texi (Undo): Standardize choice of undo key sequence.
1061 (Undo, Spelling): Describe Transient Mark mode as the default.
1062
1063 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1064 default.
1065
1066 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1067
1068 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1069 mode is the default, and note that the mark is not activated when set.
1070
1071 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1072 Describe Transient Mark mode as the default.
1073
1074 * search.texi (Basic Isearch): Reference the Mark Ring node.
1075 (Replace, Unconditional Replace, Other Repeating Search):
1076 Describe Transient Mark mode as the default.
1077
1078 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1079 Transient Mark mode as the default.
1080 (Paragraphs): Describe how M-h behaves when region is active.
1081
1082 * trouble.texi (Quitting): Clarify effects of C-g.
1083
dc47d1ff
GM
10842008-03-13 Glenn Morris <rgm@gnu.org>
1085
1086 * emacs.texi (EMACSVER): Set to 23.0.60.
1087
e3e0fb39 10882008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1089
e3e0fb39
GM
1090 * dired.texi (Hiding Subdirectories): Fix previous change.
1091
10922008-03-05 Drew Adams <drew.adams@oracle.com>
1093
1094 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1095
5e14abf8
KS
10962008-02-28 Kim F. Storm <storm@cua.dk>
1097
1098 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1099 Move describe-distribution to C-h C-o.
1100 Move view-emacs-problems to C-h C-p.
1101 Add view-emacs-debugging on C-h C-d.
1102 Add view-external-packages on C-h C-e.
d0207bf3 1103 Add view-order-manuals on C-h C-m.
5e14abf8 1104
d0207bf3 11052008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1106
1107 * msdog-xtra.texi (MS-DOS): Docstring fix.
1108
87e391bb
EZ
11092008-02-09 Eli Zaretskii <eliz@gnu.org>
1110
1111 * msdog.texi (Windows Fonts): Use a @table for describing font
1112 properties.
1113
5662e503
JR
11142008-02-07 Jason Rumney <jasonr@gnu.org>
1115
1116 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1117 value has changed.
1118 (Windows HOME): Clarify what is meant by "if that fails as well".
1119 (Windows Fonts): New section.
1120
72463824
GM
11212008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1122
1123 * basic.texi (Basic Undo): Remove duplicate "you can".
1124
7ff926e0
EZ
11252008-02-02 Eli Zaretskii <eliz@gnu.org>
1126
1127 * maintaining.texi (Tags): Fix last change.
1128
6ab7aef1
MA
11292008-02-02 Michael Albinus <michael.albinus@gmx.de>
1130
093571c3 1131 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1132
ace67e7e
NR
11332008-01-31 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1136
ae068fdf
RS
11372008-01-26 Richard Stallman <rms@gnu.org>
1138
1139 * maintaining.texi (Tags): Delete redundant index entry.
1140
a56d9a08
EZ
11412008-01-26 Eli Zaretskii <eliz@gnu.org>
1142
1143 * programs.texi (Imenu): Move "@cindex tags" from here...
1144 * maintaining.texi (Tags): ...to here.
1145
e941ed90
NR
11462008-01-23 Kevin Ryde <user42@zip.com.au>
1147
1148 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1149 click count.
1150
650276d5
JB
11512008-01-21 Juanma Barranquero <lekktu@gmail.com>
1152
1153 * entering.texi (Exiting): Fix typo.
1154 Reported by D. E. Evans <sinuhe@gnu.org>.
1155
8dc17977
MR
11562007-12-31 Martin Rudalics <rudalics@gmx.at>
1157
1158 * glossary.texi (Glossary): Fix typo.
1159
9f9695a6
RS
11602007-12-27 Richard Stallman <rms@gnu.org>
1161
1162 * text.texi (Formatted Text): Improve menu tag.
1163 (Editing Format Info): In Info, add duplicate menu of nodes
1164 about the submenus.
1165 (Format Faces): Say where Faces menu is found. Mention Other.
1166 (Format Colors): Say where these submenus are found.
1167 (Format Indentation, Format Justification): Likewise.
1168 (Format Properties): Likewise.
1169
abfd0191
RS
11702007-12-22 Richard Stallman <rms@gnu.org>
1171
1172 * search.texi (Query Replace): Make exp of query-replace more
1173 self-contained, and clarify.
8dc17977 1174
abfd0191
RS
1175 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1176
a2586785
RS
11772007-12-15 Richard Stallman <rms@gnu.org>
1178
1179 * files.texi (Auto Save): Clarify definition of auto-saving.
1180
a67cf2bb
RS
11812007-11-26 Richard Stallman <rms@gnu.org>
1182
1183 * help.texi (Help Echo): Cleanups.
1184
448b33b1
TTN
11852007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1186
1187 * files.texi (Why Version Control?): Fix typo.
1188 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1189 (Selecting a Fileset): Fix typos; small rewording.
1190 (Log Buffer): Likewise.
1191 (Old Revisions): Likewise.
448b33b1 1192
221bb7f6
EZ
11932007-11-17 Eli Zaretskii <eliz@gnu.org>
1194
1195 * mule.texi (Communication Coding): Fix wording of last change.
1196
d0207bf3 11972007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1198
630cb3b7
JB
1199 * custom.texi (Specifying File Variables):
1200 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1201
53b7759e
KH
12022007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1203
a5ab2e0c 1204 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1205
1206 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1207
c8763fb6 12082007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1209
630cb3b7 1210 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1211 --output=file.
1212
ff98e024
MR
12132007-11-13 Martin Rudalics <rudalics@gmx.at>
1214
1215 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1216 (Help Echo): Avoid mentioning the term "region" here and
1217 consistently use the term "active text".
1218
37b11c22
GM
12192007-11-11 Glenn Morris <rgm@gnu.org>
1220
1221 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1222
21d50ba1
JL
12232007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1224
1225 * search.texi (Query Replace): Mention
1226 `query-replace-show-replacement'.
1227
c12ecb0a 12282007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1229
1230 * building.texi (Watch Expressions): Remove obscure sentence.
1231
3b4201f4
KH
12322007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1233
1234 * mule.texi (Select Input Method): Describe how to activate an input
1235 method in the text mode.
1236
07e5c0b0
DN
12372007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1238
1239 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1240
52dd7391
NR
12412007-10-30 Nick Roberts <nickrob@snap.net.nz>
1242
1243 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1244
c004e539
GM
12452007-10-30 Glenn Morris <rgm@gnu.org>
1246
1247 * misc.texi (Directory Tracking): Explain a bit more about
1248 dirtrack-mode.
1249
ca8c5b8c
GM
12502007-10-25 Glenn Morris <rgm@gnu.org>
1251
1252 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1253
b6c764ef
RS
12542007-10-24 Richard Stallman <rms@gnu.org>
1255
1256 * misc.texi (Interactive Shell): Cleanup last change.
1257
eabd84c9
JL
12582007-10-22 Juri Linkov <juri@jurta.org>
1259
1260 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1261 default values.
1262
0b43c7e2
ER
12632007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1264
ca8c5b8c 1265 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1266 'filesets'.
1267
a80859d4
MR
12682007-10-18 Martin Rudalics <rudalics@gmx.at>
1269
1270 * trouble.texi (Quitting): Fix typo.
1271
c9447ae1
GM
12722007-10-18 Glenn Morris <rgm@gnu.org>
1273
1274 * frames.texi (Mode Line Mouse): Mention minor mode names.
1275
168b980f
JL
12762007-10-17 Juri Linkov <juri@jurta.org>
1277
1278 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1279 fill-paragraph operates on the active region in Transient Mark mode.
1280 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1281 with fill-paragraph.
1282
1283 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1284 fill-paragraph.
1285
1286 * fixit.texi (Spelling): ispell-word operates on the active region
1287 in Transient Mark mode.
1288
5a331f34
JB
12892007-10-17 Aaron S. Hawley <aaronh@garden.org>
1290
1291 * building.texi (Source Buffers):
1292 * custom.texi (Init Non-ASCII):
1293 * glossary.texi (Glossary): Use "key binding" consistently.
1294
2a9f4d55
JB
12952007-10-17 Juanma Barranquero <lekktu@gmail.com>
1296
1297 * calendar.texi (Diary): Fix directive.
1298
de13cecf
RS
12992007-10-16 Richard Stallman <rms@gnu.org>
1300
1301 * calendar.texi (Diary): Clarify text about diary file example.
1302
5f90d53e
ER
13032007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1304
1305 * files.texi: Capitalize node names according to convention.
1306
3aa491bc
GM
13072007-10-13 Glenn Morris <rgm@gnu.org>
1308
1309 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1310
8a3106d3
ER
13112007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1312
1313 * emacs.texi:
1314 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1315 suggested by RMS and Robert J. Chassell.
8a3106d3 1316
da1080a2
ER
13172007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1318
3aa491bc 1319 * files.texi (Version Systems):
0870a421
ER
1320 * vc-xtra.texi:
1321 * vc1-xtra.texi:
ac3f4c6f 1322 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1323 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1324 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1325 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1326
58ade22b
ER
13272007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1328
da1080a2 1329 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1330 Reorder the descriptions to be chronological.
1331
93870ce2
RS
13322007-10-09 Richard Stallman <rms@gnu.org>
1333
1334 * display.texi (Cursor Display): Correct how cursor appears
1335 in nonselected windows.
1336
568c7288
NR
13372007-10-04 Nick Roberts <nickrob@snap.net.nz>
1338
1339 * building.texi (GDB Graphical Interface): Remove references to gdba
1340 and mention gud-gdb.
1341
1af74d06 13422007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1343
1af74d06 1344 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1345
0d8fb755
JL
13462007-10-06 Juri Linkov <juri@jurta.org>
1347
1348 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1349 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1350 fill-paragraph-or-region.
1351
1352 * basic.texi (Arguments): Replace fill-paragraph with
1353 fill-paragraph-or-region.
1354
b981e2c6
ER
13552007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1356
1357 * files.texi: Update the section on version control for 2007
2a9f4d55 1358 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1359 will come later.
1360
5fceaf9c
GM
13612007-09-15 Glenn Morris <rgm@gnu.org>
1362
1363 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1364 to `list-holidays'.
1365
b0e44b17
GM
13662007-09-14 Glenn Morris <rgm@gnu.org>
1367
1368 * calendar.texi: Update all instances of mark-calendar-holidays,
1369 list-calendar-holidays, list-holidays with the new names.
1370
8cf51b2c
GM
13712007-09-06 Glenn Morris <rgm@gnu.org>
1372
46a367db 1373 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1374 Split into the Emacs manual in emacs/, and other manuals in misc/.
1375 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1376 manual.
1377 (infodir): New variable.
1378 (info): Use $infodir.
1379 (emacsman): Delete target, not needed any more.
1380 Move all targets that are not the Emacs manual to misc/Makefile.in.
1381 (mostlyclean): Remove `gnustmp'.
1382 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1383 manual.
92f9b43f 1384 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1385 (emacsman): Delete target, not needed any more.
1386 (clean): Remove all info files but Emacs manual.
1387 Move all targets that are not the Emacs manual to misc/Makefile.in.
1388 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1389
1390 * Makefile.in (INFOSOURCES): Delete.
1391 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1392 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1393 *.vrs *.toc here...
1394 (maintainer-clean): ...from here.
1395
13962007-09-05 Glenn Morris <rgm@gnu.org>
1397
1398 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1399
8cf51b2c
GM
14002007-08-29 Glenn Morris <rgm@gnu.org>
1401
1402 * emacs.texi (EMACSVER): Increase to 23.0.50.
1403
3420c522
RS
14042007-08-27 Richard Stallman <rms@gnu.org>
1405
1406 * emacs.texi (Top): Clarify menu item for Glossary.
1407
1408 * display.texi (Faces): Change secn title.
1409 Clarify not all fonts come from Font Lock.
1410
8cf51b2c
GM
14112007-08-17 Eli Zaretskii <eliz@gnu.org>
1412
1413 * basic.texi (Position Info): Add index entry for face at point.
1414 Mention that character faces are also displayed by "C-u C-x =".
1415
8cf51b2c
GM
14162007-08-08 Glenn Morris <rgm@gnu.org>
1417
1418 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1419
14202007-08-07 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * files.texi (File Conveniences): Document point motion keys in Image
1423 mode.
1424
8cf51b2c
GM
14252007-07-27 Glenn Morris <rgm@gnu.org>
1426
8cf51b2c
GM
1427 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1428 in-line.
1429
1430 * gpl.texi: New file with text of GPL.
1431 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1432
14332007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1434
1435 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1436
1437 * dired.texi (Wdired): Mention C-x C-q key binding.
1438
14392007-07-28 Nick Roberts <nickrob@snap.net.nz>
1440
1441 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1442
14432007-07-25 Glenn Morris <rgm@gnu.org>
1444
8cf51b2c
GM
1445 * emacs.texi (Copying): Replace license with GPLv3.
1446
1447 * Relicense all FSF files to GPLv3 or later.
1448
14492007-07-24 Glenn Morris <rgm@gnu.org>
1450
1451 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1452 for some calendars.
1453
14542007-07-23 Nick Roberts <nickrob@snap.net.nz>
1455
1456 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1457 default-directory for the current buffer is on a remote machine.
1458
8cf51b2c
GM
14592007-07-21 Eli Zaretskii <eliz@gnu.org>
1460
1461 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1462 default value.
1463
14642007-07-21 Richard Stallman <rms@gnu.org>
1465
1466 * files.texi (Why Version Control?): Improve previous change.
1467
14682007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1469
1470 * files.texi (Why Version Control?): New node.
1471
8cf51b2c
GM
14722007-07-12 Nick Roberts <nickrob@snap.net.nz>
1473
8cf51b2c
GM
1474 * building.texi (Starting GUD): Add xref to this anchor.
1475
8cf51b2c
GM
14762007-06-24 Karl Berry <karl@gnu.org>
1477
2a9f4d55 1478 * emacs.texi: New Back-Cover Text.
8cf51b2c 1479
8cf51b2c
GM
14802007-06-07 Alan Mackenzie <acm@muc.de>
1481
1482 * display.texi (Optional Mode Line): Document the new form of
1483 line+column numbers, "(561,2)".
1484
14852007-06-06 Juanma Barranquero <lekktu@gmail.com>
1486
49823426 1487 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1488
14892007-06-02 Chong Yidong <cyd@stupidchicken.com>
1490
1491 * Version 22.1 released.
1492
8cf51b2c
GM
14932007-05-07 Karl Berry <karl@gnu.org>
1494
1495 * emacs.texi (EMACSVER): Back to 22.
1496
14972007-05-06 Richard Stallman <rms@gnu.org>
1498
1499 * maintaining.texi (Create Tags Table): Clean up previous change.
1500
c8763fb6 15012007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1502
1503 * maintaining.texi (Create Tags Table): Add text about the dangers of
1504 making symbolic links to tags files.
1505
15062007-05-04 Karl Berry <karl@gnu.org>
1507
1508 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1509
15102007-05-03 Karl Berry <karl@gnu.org>
1511
1512 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1513
1514 * .cvsignore (*.pdf): New entry.
1515
8cf51b2c
GM
1516 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1517 for printing.
1518
15192007-05-01 Richard Stallman <rms@gnu.org>
1520
1521 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1522
8cf51b2c
GM
15232007-04-28 Glenn Morris <rgm@gnu.org>
1524
1525 * ack.texi (Acknowledgments):
1526 * anti.texi (Antinews):
8cf51b2c
GM
1527 * programs.texi (Program Modes): Restore mention of python.el pending
1528 consideration of legal status.
1529
15302007-04-28 Richard Stallman <rms@gnu.org>
1531
1532 * files.texi (File Names): Fixes to ~ description on MS systems.
1533
8cf51b2c
GM
15342007-04-26 Glenn Morris <rgm@gnu.org>
1535
1536 * emacs.texi (EMACSVER): Increase to 22.1.50.
1537
15382007-04-25 Karl Berry <karl@gnu.org>
1539
1540 * emacs.texi: Improve line breaks on copyright page,
1541 similar layout to lispref, 8.5x11 by default.
1542
1543 * dired.texi (Image-Dired): Improve line break, fix typo.
1544
15452007-04-24 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * programs.texi (Program Modes):
8cf51b2c
GM
1548 * anti.texi (Antinews):
1549 * ack.texi (Acknowledgments): python.el removed.
1550
8cf51b2c
GM
15512007-04-23 Chong Yidong <cyd@stupidchicken.com>
1552
1553 * display.texi (Highlight Interactively): Correct description of
1554 hi-lock-file-patterns-policy.
1555
1556 * files.texi (File Archives): Mention self-extracting executables.
1557
15582007-04-23 Eli Zaretskii <eliz@gnu.org>
1559
1560 * search.texi (Unconditional Replace, Query Replace): Add xref to
1561 "Replacement and Case".
1562
15632007-04-22 Chong Yidong <cyd@stupidchicken.com>
1564
1565 * dired.texi (Image-Dired): Move from Thumbnails node.
1566 * misc.texi (Thumbnails): Node deleted.
1567 * emacs.texi (Top): Update node listing.
1568
1569 * files.texi (File Conveniences):
49823426 1570 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1571
15722007-04-21 Richard Stallman <rms@gnu.org>
1573
1574 * display.texi (Highlight Interactively): Correct previous change.
1575 Clarify doc of hi-lock-find-patterns, and move new features into it.
1576
15772007-04-20 David Koppelman <koppel@ece.lsu.edu>
1578
1579 * display.texi (Highlight Interactively): Document
1580 hi-lock-file-patterns-policy.
1581
15822007-04-20 Martin Rudalics <rudalics@gmx.at>
1583
1584 * display.texi (Scrolling): Fix typo.
1585
8cf51b2c
GM
15862007-04-15 Chong Yidong <cyd@stupidchicken.com>
1587
8cf51b2c
GM
1588 * doclicense.texi: Remove node heading, so that it can be included by
1589 other files.
1590
1591 * emacs.texi: Insert node heading for GFDL.
1592
8cf51b2c
GM
15932007-04-14 Eli Zaretskii <eliz@gnu.org>
1594
1595 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1596 "command line".
1597
1598 * display.texi (Faces): Refer to "Creating Frames" for face
1599 and other frame customizations in .emacs.
1600
1601 * frames.texi (Creating Frames): Mention that face customizations can
1602 be put in .emacs. Add index entries.
1603
16042007-04-12 Richard Stallman <rms@gnu.org>
1605
1606 * glossary.texi (Glossary): Explain `iff'.
1607
16082007-04-11 Karl Berry <karl@gnu.org>
1609
1610 * gnu.texi (Top),
1611 * macos.texi (Mac Font Specs),
1612 * anti.texi (Antinews),
1613 * xresources.texi (Resources),
1614 * misc.texi (Emulation),
1615 * calendar.texi (Daylight Saving),
1616 * dired.texi (Dired and Find),
1617 * rmail.texi (Remote Mailboxes),
1618 * sending.texi (Mail Headers),
1619 * programs.texi (Which Function),
1620 * files.texi (Recover),
1621 * buffers.texi (Uniquify),
1622 * frames.texi (Wheeled Mice),
1623 * killing.texi (Rectangles): Wording to improve breaks in
1624 8.5x11 format.
1625 * mule.texi (Language Environments): \hbadness=10000 since there's
1626 no way to reword.
1627 * emacs.texi (smallbook): New @set to more easily switch between
1628 smallbook and 8.5x11.
1629
16302007-04-11 Richard Stallman <rms@gnu.org>
1631
1632 * files.texi (File Conveniences): Add xref to Tumme.
1633 Delete text about Thumbnail mode.
1634
8cf51b2c
GM
16352007-04-09 Alan Mackenzie <acm@muc.de>
1636
1637 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1638 new name. Insert concept index entries.
1639
8cf51b2c
GM
16402007-04-08 Chong Yidong <cyd@stupidchicken.com>
1641
1642 * display.texi (Standard Faces): Document prefix arg for
1643 list-faces-display.
1644
1645 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1646
8cf51b2c
GM
16472007-04-07 Chong Yidong <cyd@stupidchicken.com>
1648
8cf51b2c
GM
1649 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1650
1651 * files.texi (Misc File Ops): Rewrite description of
1652 insert-file-literally.
1653
8cf51b2c
GM
16542007-03-31 Eli Zaretskii <eliz@gnu.org>
1655
1656 * misc.texi (Printing): Postscript -> PostScript.
1657
8cf51b2c
GM
1658 * ack.texi (Acknowledgments): Postscript -> PostScript.
1659
1660 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1661
1662 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1663 below.
1664
16652007-03-30 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1668 Init Non-ASCII.
1669 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1670 (Init Non-ASCII): New node.
1671
16722007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1673
1674 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1675
8cf51b2c
GM
16762007-03-12 Glenn Morris <rgm@gnu.org>
1677
8cf51b2c
GM
1678 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1679 "Daylight Savings".
1680
49823426 1681 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1682 saving" in text throughout.
1683
8cf51b2c
GM
16842007-03-04 Richard Stallman <rms@gnu.org>
1685
1686 * custom.texi (Safe File Variables): Minor correction.
1687
8cf51b2c
GM
16882007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1689
1690 * rmail.texi (Movemail): Add internal ref.
1691 Don't indent the intro for the PROTO table.
1692 Format PROTO table items with @code.
1693
8cf51b2c
GM
16942007-02-26 Nick Roberts <nickrob@snap.net.nz>
1695
1696 * building.texi: Remove references to bashdb.
1697
8cf51b2c
GM
16982007-02-19 Juanma Barranquero <lekktu@gmail.com>
1699
1700 * mule.texi (Language Environments): Update list of supported language
1701 environments.
1702
8cf51b2c
GM
17032007-02-14 Kim F. Storm <storm@cua.dk>
1704
1705 * building.texi (Grep Searching): Fix lgrep doc.
1706
17072007-02-12 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * back.texi: Remove unused file.
1710
c8763fb6 17112007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1712
1713 * maintaining.texi (Tag Syntax): Now --members is the default for
1714 etags, not for ctags yet.
1715
8cf51b2c
GM
17162007-02-03 Eli Zaretskii <eliz@gnu.org>
1717
1718 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1719 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1720 expects. Add comments to prevent people from inadvertently modifying
1721 the key parts needed by `texinfo-multiple-files-update'.
1722
17232007-01-29 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * frames.texi (Secondary Selection): Window clicked does not matter
1726 when mouse-yank-at-point is non-nil.
1727
8cf51b2c
GM
17282007-01-16 Glenn Morris <rgm@gnu.org>
1729
1730 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1731 system abbrev.
1732
17332007-01-11 Richard Stallman <rms@gnu.org>
1734
1735 * msdog.texi (Windows Keyboard): Another small cleanup.
1736
17372007-01-10 Richard Stallman <rms@gnu.org>
1738
1739 * msdog.texi (Windows Keyboard): Yet another try to make
1740 everyone happy with that passage.
1741
17422007-01-05 Richard Stallman <rms@gnu.org>
1743
1744 * anti.texi (Antinews): Mention M-x shell scrolling.
1745
17462007-01-05 Nick Roberts <nickrob@snap.net.nz>
1747
1748 * building.texi (Watch Expressions): Describe gdb-max-children.
1749
8cf51b2c
GM
17502007-01-04 Richard Stallman <rms@gnu.org>
1751
8cf51b2c
GM
1752 * msdog.texi (Windows Keyboard): Clarify previous change.
1753
8cf51b2c
GM
17542007-01-02 Richard Stallman <rms@gnu.org>
1755
1756 * custom.texi (Changing a Variable): Minor clarification.
1757 (Specific Customization): customize-customized => customize-unsaved.
1758
1759 * entering.texi (Entering Emacs): Clean up text about restarting
1760 Emacs for each file.
1761
1762 * misc.texi (Shell Options): Minor cleanup.
1763
1764 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1765 with Emacs, not vice versa.
1766
1767 * programs.texi (Symbol Completion): Recommend customizing
1768 window manager.
1769
1770 * xresources.texi (Resources): Minor fix.
1771
c8763fb6 17722007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1773
1774 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1775
17762007-01-01 Richard Stallman <rms@gnu.org>
1777
1778 * commands.texi (User Input): Document keys stolen by window mangers.
1779
17802006-12-31 Richard Stallman <rms@gnu.org>
1781
1782 * custom.texi (Specific Customization): Document customize-option
1783 instead of customize-variable.
1784
17852006-12-31 Kim F. Storm <storm@cua.dk>
1786
1787 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1788
17892006-12-30 Kim F. Storm <storm@cua.dk>
1790
1791 * killing.texi (CUA Bindings): Fix typo.
1792
1793 * xresources.texi (Table of Resources): Mention grow-only value for
1794 auto-resize-tool-bars.
1795
8cf51b2c
GM
17962006-12-27 Eli Zaretskii <eliz@gnu.org>
1797
1798 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1799 and how to get them back.
1800
18012006-12-26 Richard Stallman <rms@gnu.org>
1802
1803 * calendar.texi (Holidays): Holiday listing is based on current
1804 practice, but DST is not.
1805
18062006-12-25 Richard Stallman <rms@gnu.org>
1807
1808 * emacs.texi (Top): Update subnode menus.
1809
1810 * mark.texi (Transient Mark): Fix xref.
1811
1812 * killing.texi (Graphical Kill): Node deleted.
1813 (Killing): Add xref to Cut and Paste.
1814 (CUA Bindings): Update xref.
1815
1816 * frames.texi (Cut and Paste): New section to hold other nodes.
1817 (Mouse Commands): Node demoted.
1818 (Cut/Paste Other App): Split out from Mouse Commands.
1819 (Word and Line Mouse): Likewise.
1820 (Secondary Selection, Clipboard): Nodes demoted.
1821
8cf51b2c
GM
18222006-12-24 Kevin Ryde <user42@zip.com.au>
1823
1824 * calendar.texi (Holidays): US daylight saving begins second Sunday
1825 in March for 2007 onwards.
1826 (Daylight Savings): Show new US default daylight saving rules, 2nd
1827 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1828
18292006-12-23 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * calendar.texi (Scroll Calendar): < and > are switched.
1832
18332006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1834
1835 * killing.texi (Deletion): Describe M-\ prefix argument.
1836
18372006-12-23 Richard Stallman <rms@gnu.org>
1838
1839 * search.texi (Regexp Search): Explain why forward and reverse regexp
1840 search are not mirror images.
1841
8cf51b2c
GM
18422006-12-19 Kim F. Storm <storm@cua.dk>
1843
1844 * major.texi (Choosing Modes): Describe match-function elements for
1845 magic-mode-alist.
1846
8cf51b2c
GM
18472006-12-18 Eli Zaretskii <eliz@gnu.org>
1848
1849 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1850 peculiarities.
1851
18522006-12-18 Richard Stallman <rms@gnu.org>
1853
1854 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1855
8cf51b2c
GM
18562006-12-17 Alan Mackenzie <acm@muc.de>
1857
1858 * programs.texi (Left Margin Paren): Remove the bit which says
1859 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1860 Discuss some of the issues of setting this option to nil.
1861
18622006-12-17 Glenn Morris <rgm@gnu.org>
1863
1864 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1865
18662006-12-16 Eli Zaretskii <eliz@gnu.org>
1867
1868 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1869 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1870 NTFS volumes.
1871 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1872 volumes.
1873
18742006-12-15 Eli Zaretskii <eliz@gnu.org>
1875
1876 * text.texi (HTML Mode): Fix "C-c TAB".
1877
8cf51b2c
GM
18782006-12-09 Richard Stallman <rms@gnu.org>
1879
1880 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1881
18822006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1883
1884 * files.texi (Misc File Ops): Document insert-file-literally.
1885
18862006-12-08 Eli Zaretskii <eliz@gnu.org>
1887
1888 * cmdargs.texi (Colors): Note that --color is intended for overriding
1889 the terminal defaults, not for normal invocation.
1890
1891 * misc.texi (Emacs Server): Improve wording. Don't mention the
1892 ``server program''. Add a cross-reference to "Init File" node.
1893 (Invoking emacsclient): Add index entries. Document both short and
1894 long versions of command-line options. Document the -f option.
1895
8cf51b2c
GM
18962006-12-06 Richard Stallman <rms@gnu.org>
1897
1898 * text.texi (Outline Format): Say to set outline-regexp
1899 and outline-level with major modes and file local variables.
1900
c8763fb6 19012006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1902
1903 * anti.texi (Antinews): Mention the alternative to
1904 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1905
8cf51b2c
GM
1906 * misc.texi (Interactive Shell): Ditto.
1907
19082006-12-04 Eli Zaretskii <eliz@gnu.org>
1909
1910 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1911
1912 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1913
19142006-12-01 Eli Zaretskii <eliz@gnu.org>
1915
1916 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1917 colon in the mode line.
1918
1919 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1920
19212006-11-26 Nick Roberts <nickrob@snap.net.nz>
1922
1923 * building.texi (Watch Expressions): Mention SPC for expanding/
1924 contracting watch expressions.
1925
19262006-11-26 Kim F. Storm <storm@cua.dk>
1927
1928 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1929
19302006-11-26 Nick Roberts <nickrob@snap.net.nz>
1931
1932 * building.texi (Debugger Operation): Define text command mode.
1933 Clarify how tooltips work.
1934 (GDB Graphical Interface): Explain how to run in text command mode
1935 more clearly.
1936
19372006-11-25 Juanma Barranquero <lekktu@gmail.com>
1938
1939 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1940
19412006-11-22 Juanma Barranquero <lekktu@gmail.com>
1942
1943 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1944
8cf51b2c
GM
19452006-11-18 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1948 and EMACS is deprecated.
1949
19502006-11-18 Juanma Barranquero <lekktu@gmail.com>
1951
1952 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1953
c8763fb6 19542006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1955
1956 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1957
1958 * emacs.texi: Include xresources.texi both for info and dvi.
1959
1960 * xresources.texi: Merge text from xresmini.texi.
1961
c8763fb6 19622006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1963
1964 * glossary.texi: Fix typos.
1965
8cf51b2c
GM
19662006-11-06 Richard Stallman <rms@gnu.org>
1967
1968 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1969
1970 * ack.texi (Acknowledgments): Fix name spelling.
1971
19722006-11-01 Juri Linkov <juri@jurta.org>
1973
1974 * search.texi (Word Search): Document incremental word search.
1975
19762006-10-28 Glenn Morris <rgm@gnu.org>
1977
1978 * ack.texi (Acknowledgments): Add cal-html author.
1979
1980 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1981 Calendar"). Describe new package cal-html.
1982 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1983 Calendar Files."
1984
8cf51b2c
GM
19852006-10-23 Richard Stallman <rms@gnu.org>
1986
1987 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1988 Abbrev mode is enabled.
1989
8cf51b2c
GM
19902006-10-16 Richard Stallman <rms@gnu.org>
1991
8cf51b2c
GM
1992 * emacs.texi: Update ISBN.
1993
8cf51b2c
GM
19942006-10-11 Kim F. Storm <storm@cua.dk>
1995
1996 * emacs.texi (Acknowledgments): Use @dotless{i}.
1997
19982006-10-08 Nick Roberts <nickrob@snap.net.nz>
1999
2000 * building.texi (Breakpoints Buffer): Mention catchpoints.
2001
20022006-10-08 Kim F. Storm <storm@cua.dk>
2003
2004 * ack.texi (Acknowledgments): Update.
2005
2006 * emacs.texi (Acknowledgments): Fix bad @/ form.
2007
8cf51b2c
GM
20082006-10-05 Kim F. Storm <storm@cua.dk>
2009
2010 * emacs.texi (Acknowledgments): Add more contributors.
2011
20122006-10-03 Richard Stallman <rms@gnu.org>
2013
2014 * emacs.texi (Acknowledgments): Update version and edition.
2015
8cf51b2c
GM
20162006-10-01 Karl Berry <karl@gnu.org>
2017
2018 * custom.texi (Customization Groups): Page break to keep example buffer
2019 on one page.
2020
20212006-09-30 Karl Berry <karl@gnu.org>
2022
2023 * programs.texi (Basic Indent): @need to improve page break.
2024 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2025
20262006-09-29 Glenn Morris <rgm@gnu.org>
2027
2028 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2029
20302006-09-29 Karl Berry <karl@gnu.org>
2031
2032 * windows.texi (Basic Window): Remove forced @break, no longer
2033 desirable.
2034 * frames.texi (Frame Commands),
2035 * mark.texi (Marking Objects): Reword to avoid bad page break.
2036 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2037
20382006-09-19 Richard Stallman <rms@gnu.org>
2039
2040 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2041 stick to present tense.
2042
c8763fb6 20432006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2044
2045 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2046 to x-gtk-use-old-file-dialog.
2047 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2048
20492006-09-15 Jay Belanger <belanger@truman.edu>
2050
49823426 2051 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2052 Change "Library Public License" to "Lesser Public License"
2053 throughout. Use "yyyy" to represent year.
2054
8cf51b2c
GM
20552006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2056
2057 * files.texi (Visiting): Add index entry "open file".
2058
8cf51b2c
GM
20592006-09-11 Richard Stallman <rms@gnu.org>
2060
2061 * building.texi (Compilation Mode): Clarification.
2062 (Grep Searching): Add xref to Compilation Mode.
2063
8cf51b2c
GM
20642006-09-08 Richard Stallman <rms@gnu.org>
2065
2066 * search.texi (Search): Ref multi-file search commands here.
2067 (Other Repeating Search): Not here.
2068
8cf51b2c
GM
20692006-08-28 Richard Stallman <rms@gnu.org>
2070
2071 * windows.texi (Split Window): Update xref.
2072
2073 * basic.texi (Continuation Lines): Update xref.
2074
2075 * indent.texi (Tab Stops): Update xref.
2076
2077 * emacs.texi (Top): Update subnode menu.
2078
2079 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2080 split out of Display Custom.
2081
20822006-08-25 Kim F. Storm <storm@cua.dk>
2083
2084 * display.texi (Display Custom): Add variables overline-margin
2085 and x-underline-at-descent-line.
2086
20872006-08-25 Richard Stallman <rms@gnu.org>
2088
2089 * entering.texi (Exiting): Rewrite to give graphical displays
2090 priority over text terminals.
2091
2092 * search.texi (Incremental Search): Move index entries.
2093
20942006-08-23 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * custom.texi (Init File): Reference Find Init to avoid "home
2097 directory" confusion.
2098
20992006-08-22 Nick Roberts <nickrob@snap.net.nz>
2100
2101 * building.texi (Other GDB-UI Buffers): Describe how to edit
2102 a value in the locals buffer.
2103
21042006-08-21 Richard Stallman <rms@gnu.org>
2105
2106 * search.texi (Basic Isearch): Add `isearch' index entry.
2107
21082006-08-16 Richard Stallman <rms@gnu.org>
2109
2110 * misc.texi (Saving Emacs Sessions): Clean up wording.
2111
2112 * mark.texi (Marking Objects): Mention term "select all".
2113
2114 * emacs.texi (Top): Update subnode menu.
2115
2116 * help.texi (Help Mode): Move node up in file.
2117
8cf51b2c
GM
21182006-08-15 Nick Roberts <nickrob@snap.net.nz>
2119
2120 * building.texi (Stack Buffer): Explain fringe arrow.
2121
8cf51b2c
GM
21222006-08-12 Eli Zaretskii <eliz@gnu.org>
2123
8cf51b2c
GM
2124 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2125 on startup.
2126
21272006-08-11 Romain Francoise <romain@orebokech.com>
2128
2129 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2130
21312006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2132
2133 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2134
21352006-08-10 Richard Stallman <rms@gnu.org>
2136
2137 * text.texi (Format Faces): Substantial rewrites to deal
2138 with face merging. Empty regions don't count. Clarify
2139 face property inheritance.
2140
21412006-08-08 Romain Francoise <romain@orebokech.com>
2142
2143 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2144 <arjuropo@cc.jyu.fi>.
2145
8cf51b2c
GM
21462006-08-04 Eli Zaretskii <eliz@gnu.org>
2147
2148 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2149 apply to all frames.
2150
8cf51b2c
GM
21512006-08-01 Richard Stallman <rms@gnu.org>
2152
2153 * help.texi (Name Help): Add index entries for describe-variable.
2154
21552006-08-01 Nick Roberts <nickrob@snap.net.nz>
2156
2157 * building.texi (GDB Graphical Interface): Shorten node names.
2158 (GDB-UI Layout): Use GDB-related.
2159 (Other GDB-UI Buffers): Simplify English.
2160
21612006-07-31 Richard Stallman <rms@gnu.org>
2162
2163 * search.texi (Query Replace): Add xref for Dired's Q command.
2164
8cf51b2c
GM
21652006-07-31 Nick Roberts <nickrob@snap.net.nz>
2166
2167 * building.texi (GDB commands in Fringe): Rename to...
2168 (Source Buffers): ..this and move forward. Describe hollow arrow and
2169 new option gdb-find-source-frame.
2170
21712006-07-29 Richard Stallman <rms@gnu.org>
2172
2173 * dired.texi (Operating on Files): Simplify previous change
2174 and fix Texinfo usage.
2175
21762006-07-29 Eli Zaretskii <eliz@gnu.org>
2177
2178 * dired.texi (Operating on Files): Add cross-references. State the
2179 Unix commands that do similar things.
2180
21812006-07-28 Richard Stallman <rms@gnu.org>
2182
2183 * mark.texi (Transient Mark): Clarify that region never disappears
2184 when Transient Mark mode is off, and not when it is on.
2185
21862006-07-27 Richard Stallman <rms@gnu.org>
2187
2188 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2189
21902006-07-24 Richard Stallman <rms@gnu.org>
2191
2192 * xresources.texi (GTK styles): Fix texinfo usage.
2193
8cf51b2c
GM
2194 * commands.texi (User Input): Explain why we teach keyboard cmds.
2195
2196 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2197 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2198 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2199 * doclicense.texi, display.texi, dired.texi, basic.texi:
2200 * anti.texi, ack.texi: Move periods and commas inside quotes.
2201
22022006-07-22 Eli Zaretskii <eliz@gnu.org>
2203
2204 * cmdargs.texi (General Variables): Document EMAIL.
2205
22062006-07-21 Eli Zaretskii <eliz@gnu.org>
2207
2208 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2209 doesn't have effect on MS-Windows.
2210
8cf51b2c
GM
22112006-07-17 Richard Stallman <rms@gnu.org>
2212
2213 * building.texi (Grep Searching): Explain about chaining grep commands.
2214
8cf51b2c
GM
22152006-07-10 Nick Roberts <nickrob@snap.net.nz>
2216
49823426 2217 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2218
22192006-07-09 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2222 is invoked for multiple files.
2223
22242006-07-08 Eli Zaretskii <eliz@gnu.org>
2225
2226 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2227 on-line manual for the rest of this node.
2228 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2229 unconditionally.
2230 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2231 Improve wording.
2232 (Windows Printing): Improve wording.
2233 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2234 rest of this node.
2235
8cf51b2c
GM
22362006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2237
49823426
GM
2238 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2239 with eval-buffer.
8cf51b2c
GM
2240
22412006-07-05 Nick Roberts <nickrob@snap.net.nz>
2242
2243 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2244 of character translation.
2245
22462006-07-04 Nick Roberts <nickrob@snap.net.nz>
2247
2248 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2249
22502006-07-03 Karl Berry <karl@gnu.org>
2251
2252 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2253 not-too-underfull hboxes in the TeX output.
2254 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2255 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2256 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2257 * sending.texi, text.texi: Fix overfull/underfull boxes.
2258
22592006-07-03 Romain Francoise <romain@orebokech.com>
2260
2261 * m-x.texi (M-x): Fix.
2262
22632006-07-03 Richard Stallman <rms@gnu.org>
2264
8cf51b2c
GM
2265 * search.texi (Other Repeating Search): filename -> file name.
2266
2267 * misc.texi (Narrowing): Minor cleanups.
2268
2269 * files.texi (Visiting): filename -> file name.
2270
2271 * emacs.texi (Top): Update subnode menus.
2272
2273 * mule.texi (Coding Systems): Move char translation stuff here.
2274 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2275 (Recognize Coding): Substantial local rewrites.
2276 (International): Update menu.
2277
2278 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2279 (Scrolling): Substantial local rewrites.
2280 (Display): Update menu and intro.
2281
2282 * dired.texi: filename -> file name.
2283
2284 * custom.texi (Safe File Variables): Texinfo usage fix.
2285
f0131492 22862006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2287
2288 * help.texi, m-x.texi: Lots of cleanups.
2289
8cf51b2c
GM
22902006-06-30 Eli Zaretskii <eliz@gnu.org>
2291
2292 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2293 (Windows Processes, Windows Misc): Shorten the printed version by
2294 selectively conditioning less important portions by @ifnottex.
2295
8cf51b2c
GM
22962006-06-27 Richard Stallman <rms@gnu.org>
2297
2298 * mini.texi (Minibuffer File): Minor cleanup.
2299
23002006-06-25 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * frames.texi (XTerm Mouse): Rename to...
2303 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2304
2305 * emacs.texi (Top): Use new node name.
2306
23072006-06-24 Eli Zaretskii <eliz@gnu.org>
2308
2309 * emacs.texi (Top): Update the detailed menu according to changes in
2310 msdog.texi.
2311
2312 * msdog.texi (Windows Keyboard): New section.
2313 (Windows Mouse): New section.
2314 (Windows System Menu): Remove section (text merged with "Windows
2315 Keyboard").
2316 (Windows Misc): New section.
2317
2318 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2319
2320 * msdog.texi (ls in Lisp): New section.
2321
2322 * files.texi (Visiting): Document case-insensitive wildcard matching
2323 under find-file-wildcards.
2324
8cf51b2c
GM
23252006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2326
2327 * macos.texi (Mac Input): Add description of mac-function-modifier.
2328 Now Unicode keyboard layouts work.
2329
8cf51b2c
GM
23302006-06-10 Richard Stallman <rms@gnu.org>
2331
2332 * mule.texi (Recognize Coding): Clarify previous change.
2333
23342006-06-09 Kenichi Handa <handa@m17n.org>
2335
2336 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2337 notation.
2338
23392006-06-07 Kevin Ryde <user42@zip.com.au>
2340
2341 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2342 manual for @ifnottex, but in emacs-extra for @iftex.
2343
2344 * cmdargs.texi (General Variables): Fix smtpmail xref.
2345
23462006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2347
8cf51b2c 2348 * programs.texi (Comment Commands):
8cf51b2c 2349 * custom.texi (Specifying File Variables):
49823426 2350 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2351
23522006-06-07 Nick Roberts <nickrob@snap.net.nz>
2353
2354 * building.texi (Watch Expressions): Move node to end.
2355 (GDB Graphical Interface): Move description of clicks in fringe...
2356 (GDB commands in the Fringe): ...to here. New node.
2357
8cf51b2c
GM
23582006-06-05 Romain Francoise <romain@orebokech.com>
2359
49823426 2360 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2361
23622006-06-05 Nick Roberts <nickrob@snap.net.nz>
2363
2364 * building.texi (GDB Graphical Interface): Update bindings.
2365 (Commands of GUD): Add gud-print. Remove gud-run.
2366 Restate availability more generally.
2367
f0131492 23682006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2369
2370 * mini.texi: Lots of cleanups.
2371
23722006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2373
2374 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2375 and Mouse-2.
2376
c8763fb6 23772006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2378
2379 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2380
8cf51b2c
GM
23812006-05-31 Richard Stallman <rms@gnu.org>
2382
2383 * basic.texi (Moving Point): Fix previous change.
2384
c8763fb6 23852006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2386
2387 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2388
f0131492 23892006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2390
2391 * basic.texi: Many simplifications and improvements in wording.
2392
8cf51b2c
GM
23932006-05-26 Nick Roberts <nickrob@snap.net.nz>
2394
2395 * anti.texi (Antinews): Create a node for gdb-ui.
2396
8cf51b2c
GM
23972006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2398
2399 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2400
24012006-05-20 Richard Stallman <rms@gnu.org>
2402
2403 * dired.texi (Dired Navigation): dired-goto-file is now j.
2404
8cf51b2c
GM
24052006-05-20 Eli Zaretskii <eliz@gnu.org>
2406
2407 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2408 and their aliases.
2409
2410 * msdog.texi (Windows Printing): Mention non-support of plain text
2411 printing with some el-cheapo printers, and suggest a workaround.
2412
24132006-05-20 Kevin Ryde <user42@zip.com.au>
2414
2415 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2416 remove the bit saying you must set it.
2417
24182006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2419
2420 * trouble.texi (Checklist):
2421 * text.texi (Text, Auto Fill, Text Mode):
2422 * search.texi (Nonincremental Search):
2423 * rmail.texi (Rmail Labels):
2424 * mule.texi (Input Methods, Multibyte Conversion):
2425 * misc.texi (Gnus, Where to Look, PostScript):
2426 * maintaining.texi (Create Tags Table):
2427 * indent.texi (Indentation Commands):
2428 * fixit.texi (Spelling):
2429 * emacs.texi (Copying):
2430 * custom.texi (Init File): ifinfo -> ifnottex.
2431
8cf51b2c
GM
24322006-05-17 Richard Stallman <rms@gnu.org>
2433
2434 * files.texi (Diff Mode): Mention C-x `.
2435
24362006-05-08 Richard Stallman <rms@gnu.org>
2437
2438 * custom.texi (Disabling): Textual cleanups.
2439
8cf51b2c
GM
24402006-05-12 Glenn Morris <rgm@gnu.org>
2441
2442 * calendar.texi (Displaying the Diary, Format of Diary File):
2443 Refer to diary-view-entries, diary-list-entries,
2444 diary-show-all-entries rather than obsolete aliases.
2445
24462006-05-12 Eli Zaretskii <eliz@gnu.org>
2447
2448 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2449 (Displaying the Diary, Special Diary Entries, Importing Diary):
2450 * building.texi (Compilation Shell):
2451 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2452 emacs-xtra with @inforef's.
2453
2454 * files.texi (Visiting): Fix wording.
2455
2456 * mule.texi (Coding Systems, Text Coding): More indexing.
2457 Mention that C-x RET f can set eol conversion.
2458
c8763fb6 24592006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2460
2461 * xresmini.texi (GTK resources): Insert GTK description.
2462
2463 * xresources.texi (GTK resources): metafont should be menufont.
2464
8cf51b2c
GM
24652006-05-06 Michael Albinus <michael.albinus@gmx.de>
2466
49823426 2467 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2468 method, user name and host name is active only in partial
2469 completion mode.
2470
8cf51b2c
GM
24712006-05-06 Eli Zaretskii <eliz@gnu.org>
2472
2473 * makefile.w32-in (emacs.dvi):
2474 * Makefile.in (emacs.dvi): Add xresmini.texi.
2475
2476 * xresmini.texi (Table of Resources): Remove xref to non-existent
2477 node "LessTif Resources".
2478
2479 * msdog.texi (Microsoft Windows):
2480 * calendar.texi (Calendar/Diary, Displaying the Diary)
2481 (Special Diary Entries, Importing Diary, Holidays):
2482 * programs.texi (Program Modes):
2483 * text.texi (Text):
2484 * buffers.texi (Several Buffers):
2485 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2486
24872006-05-06 Eli Zaretskii <eliz@gnu.org>
2488
2489 The following changes merge the emacs-xtra manual into the main
2490 manual, but only for on-line version of the manual.
2491
2492 * vc2-xtra.texi (Version Backups, Local Version Control)
2493 (Making Snapshots, Change Logs and VC, Version Headers)
2494 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2495 on-line manual.
2496
2497 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2498 for on-line manual.
2499
2500 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2501 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2502 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2503 for on-line manual.
2504
2505 * fortran-xtra.texi (Fortran, Fortran Autofill)
2506 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2507 for on-line manual.
2508
2509 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2510 Conditional xref's for on-line manual.
2511
2512 * emerge-xtra.texi (Emerge, Overview of Emerge)
2513 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2514 manual.
2515
2516 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2517 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2518 (EMACSSOURCES): Use EMACS_XTRA.
2519 (../info/emacs-xtra): Remove.
2520 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2521
2522 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2523 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2524 (EMACSSOURCES): Use EMACS_XTRA.
2525 ($(infodir)/emacs-xtra): Remove.
2526 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2527
2528 * trouble.texi (Quitting):
2529 * text.texi (Text):
2530 * programs.texi (Program Modes):
2531 * msdog.texi (Microsoft Windows):
2532 * frames.texi (Frames):
2533 * files.texi (Backup, Version Control, VC Concepts)
2534 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2535 (Registering, VC Status, VC Undo, Multi-User Branching)
2536 (Comparing Files):
2537 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2538 (Displaying the Diary, Special Diary Entries, Importing Diary):
2539 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2540 conditional xref's, depending on @iftex/@ifnottex.
2541
2542 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2543 "MS-DOS". @include msdog-xtra.texi.
2544
2545 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2546 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2547
2548 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2549 for vc-xtra.texi subsections.
2550 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2551 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2552
2553 * sending.texi (Sending Mail): A @node line without explicit Prev,
2554 Next, and Up links.
2555
2556 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2557 Next, and Up links.
2558
2559 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2560 and its sections. @include picture-xtra.texi.
2561
2562 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2563 "Emerge".
2564 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2565
2566 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2567 exact duplicate of its name-sake in calendar.texi.
2568
2569 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2570 "Advanced Calendar/Diary Usage".
2571 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2572
2573 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2574 dired-xtra.texi.
2575 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2576
2577 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2578 (Files) [ifnottex]: Add menu entry for Autorevert.
2579
2580 * emacs-xtra.texi (Introduction): Reword to make consistent with
2581 printed version only.
2582 <Top level>: Remove the body of all chapters and move them to the
2583 new *-xtra.texi files. Use @raisesections and @lowersections to
2584 convert sections to chapters etc.
2585
2586 * msdog-xtra.texi:
2587 * fortran-xtra.texi:
2588 * vc-xtra.texi:
2589 * vc1-xtra.texi:
2590 * vc2-xtra.texi:
2591 * emerge-xtra.texi:
2592 * cal-xtra.texi:
2593 * dired-xtra.texi:
2594 * arevert-xtra.texi: New files, with text from respective chapters
2595 of emacs-xtra.texi. Convert each @chapter into @section, @section
2596 into @subsection, etc.
2597
2598 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2599 updated.
2600
2601 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2602 Windows". All references updated.
2603
26042006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2605
2606 * macos.texi (Mac Input): Mention input from Character Palette.
2607 (Mac Font Specs): Fix typo.
2608
26092006-05-05 Richard Stallman <rms@gnu.org>
2610
2611 * files.texi (Diff Mode): Minor cleanup.
2612
26132006-05-05 Karl Berry <karl@gnu.org>
2614
8cf51b2c
GM
2615 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2616 errors from the current release of makeinfo (4.8).
2617 * help.texi (Library Keywords): Change widest word in multitable
2618 template from `emulations' to `convenience'. (Not sure if this is
2619 related to the font change.)
2620
26212006-05-05 Eli Zaretskii <eliz@gnu.org>
2622
2623 * files.texi (File Names): Add a footnote about limited support of
2624 ~USER on MS-Windows.
2625
2626 * cmdargs.texi (Initial Options): Add a footnote about limited
2627 support of ~USER on MS-Windows.
2628
26292006-05-03 Richard Stallman <rms@gnu.org>
2630
2631 * files.texi (Diff Mode): Node moved here.
2632 (Comparing Files): Delete what duplicates new node.
2633 (Files): Put Diff Mode in menu.
2634
2635 * misc.texi (Diff Mode): Moved to files.texi.
2636
2637 * emacs.texi (Top): Update menu for Diff Mode.
2638
2639 * trouble.texi (Emergency Escape): Simplify.
2640
2641 * emacs.texi (Top): Minor clarification.
2642
26432006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2644
2645 * commands.texi, entering.texi, screen.texi: Many simplifications.
2646
26472006-05-03 Richard Stallman <rms@gnu.org>
2648
2649 * commands.texi (Text Characters): Delete paragraph about unibyte
2650 non-ASCII printing chars.
2651
2652 * killing.texi (Killing): Say "graphical displays".
2653 * display.texi: Say "graphical displays".
2654
2655 * cmdargs.texi (Misc X): Say "graphical displays".
2656
26572006-05-01 Richard Stallman <rms@gnu.org>
2658
2659 * emacs.texi (Top): Add Diff Mode to menu.
2660
26612006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2662
2663 * misc.texi (Diff Mode): New node.
2664
26652006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2666
2667 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2668 (Mac Environment Variables): Shorten example line.
2669 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2670
26712006-05-01 Nick Roberts <nickrob@snap.net.nz>
2672
2673 * building.texi (GUD Customization): Describe cases %d and %c.
2674 Update description for %e.
2675
26762006-04-30 Glenn Morris <rgm@gnu.org>
2677
2678 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2679
26802006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2681
2682 * custom.texi (Examining): Update C-h v output example.
2683
26842006-04-29 Kim F. Storm <storm@cua.dk>
2685
2686 * building.texi (Grep Searching): Add lgrep and rgrep.
2687
8cf51b2c
GM
26882006-04-23 Richard Stallman <rms@gnu.org>
2689
2690 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2691
2692 * xresmini.texi: New file.
2693
2694 * xresources.texi (Face Resources): Split table into font resources
2695 and the rest. Combine similar attributes for brevity.
2696
8cf51b2c
GM
26972006-04-21 Eli Zaretskii <eliz@gnu.org>
2698
2699 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2700 backslashes and case-insensitivity in file names (moved to the
2701 main manual).
2702 (MS-DOS Printing): Move most of the text to the main manual.
2703
2704 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2705 New nodes.
2706 (Windows Processes, Windows System Menu): Add index entries and
2707 fix wording.
2708
8cf51b2c
GM
27092006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2710
2711 * misc.texi (Shell Ring): Add notes on saved input when
2712 navigating off the end of the history list.
2713
27142006-04-18 Chong Yidong <cyd@mit.edu>
2715
2716 * misc.texi (Shell Options): Correct default value of
2717 comint-scroll-show-maximum-output.
2718
8cf51b2c
GM
27192006-04-18 Nick Roberts <nickrob@snap.net.nz>
2720
2721 * building.texi (Watch Expressions): Update.
2722
8cf51b2c
GM
27232006-04-12 Richard Stallman <rms@gnu.org>
2724
2725 * search.texi: Clean up previous change.
2726
27272006-04-12 Eli Zaretskii <eliz@gnu.org>
2728
2729 * search.texi (Regexp Backslash, Regexp Replace): Add index
2730 entries for ``back reference'' and mention the term itself in the
2731 text.
2732
27332006-04-11 Richard Stallman <rms@gnu.org>
2734
2735 * custom.texi (Safe File Variables):
2736 Document enable-local-variables = :safe.
2737
27382006-04-11 Karl Berry <karl@gnu.org>
2739
2740 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2741 (Remote Repositories, Version Backups, Local Version Control)
2742 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2743 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2744 (Renaming VC Work Files and Master Files)
2745 (Inserting Version Control Headers, Customizing VC, General Options)
2746 (Options for RCS and SCCS, Options specific for CVS): Move all
2747 these nodes to emacs-xtra.texi, for brevity.
2748 * cmdargs.texi, files.texi: Change cross-references.
2749
8cf51b2c
GM
27502006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2751
2752 * files.texi (Old Versions): Update description of vc-annotate's
2753 use of color to indicate date ranges.
2754
8cf51b2c
GM
27552006-04-09 Kevin Ryde <user42@zip.com.au>
2756
8cf51b2c
GM
2757 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2758 put info and printed manual names the right way around.
2759
27602006-04-09 Karl Berry <karl@gnu.org>
2761
2762 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2763 emacs-xtra.texi, leaving only MS Windows information.
2764 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2765 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2766 node names.
2767
2768 * emacs.texi: Move @summarycontents and @contents to the beginning
2769 of the file.
2770
8cf51b2c
GM
27712006-04-08 Kevin Ryde <user42@zip.com.au>
2772
2773 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2774
27752006-04-07 Richard Stallman <rms@gnu.org>
2776
2777 * programs.texi (Comments, Comment Commands, Options for Comments)
2778 (Multi-Line Comments): "Align", not "indent".
2779 (Basic Indent): C-j deletes trailing whitespace before the newline.
2780
27812006-04-06 Richard Stallman <rms@gnu.org>
2782
8cf51b2c
GM
2783 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2784
27852006-04-06 Eli Zaretskii <eliz@gnu.org>
2786
2787 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2788
8cf51b2c
GM
27892006-04-05 Richard Stallman <rms@gnu.org>
2790
2791 * emacs.texi (Top): Update subnode menu.
2792
2793 * trouble.texi (Unasked-for Search): Node deleted.
2794 (Lossage): Delete from menu.
2795
27962006-04-04 Richard Stallman <rms@gnu.org>
2797
2798 * trouble.texi: Various cleanups.
2799 (Checklist): Don't bother saying how to snail a bug report.
2800 (Emergency Escape): Much rewriting.
2801 (After a Crash): Rename the core dump immediately.
2802 (Total Frustration): Call it a psychotherapist.
2803 (Bug Criteria): Avoid "illegal instruction".
2804 (Sending Patches): We always put the contributor's name in.
2805
2806 * misc.texi (Thumbnails): Minor correction.
2807
8cf51b2c
GM
28082006-04-03 Richard Stallman <rms@gnu.org>
2809
2810 * misc.texi (Thumbnails): Minor cleanup.
2811
28122006-04-02 Karl Berry <karl@gnu.org>
2813
2814 * sending.texi (Mail Sending): pxref to Top needs five args.
2815
2816 * texinfo.tex: Update to current version (2006-03-21.13).
2817
8cf51b2c
GM
28182006-03-31 Richard Stallman <rms@gnu.org>
2819
2820 * emacs.texi (Top): Update subnode menu.
2821
2822 * help.texi (Help Mode): Cleanup.
2823
2824 * dired.texi: Many cleanups.
2825 (Dired Deletion): Describe dired-recursive-deletes.
2826 (Operating on Files): dired-create-directory moved.
2827 (Misc Dired Features): Move to here.
2828 (Tumme): Node moved to misc.texi.
2829
2830 * custom.texi: Many cleanups.
2831 (Minor Modes): Don't mention ISO Accents Mode.
2832 (Examining): Update C-h v output example.
2833 (Hooks): Add index and xref for add-hook.
2834 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2835 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2836
2837 * misc.texi: Many cleanups.
2838 (beginning): Add to summary of topics.
2839 (Shell): Put eshell xref at the end. Remove eshell from table.
2840 (Thumbnails): New node.
2841
8cf51b2c
GM
28422006-03-28 Eli Zaretskii <eliz@gnu.org>
2843
2844 * files.texi (File Name Cache): Make it clear that the cache is
2845 not persistent.
2846
8cf51b2c
GM
28472006-03-25 Karl Berry <karl@gnu.org>
2848
49823426
GM
2849 * emacs-xtra.texi, emacs.texi, gnu.texi:
2850 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2851 (2) do not indent copyright year list (or anything else).
2852
8cf51b2c
GM
28532006-03-21 Juanma Barranquero <lekktu@gmail.com>
2854
2855 * files.texi (VC Dired Mode): Remove misplaced brackets.
2856
28572006-03-21 Andre Spiegel <spiegel@gnu.org>
2858
2859 * files.texi: Various updates and clarifications in the VC chapter.
2860
28612006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2862
2863 * help.texi (Help Mode): Document "C-c C-c".
2864
8cf51b2c
GM
28652006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2866
2867 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2868 menu in the standalone Info reader.
2869
28702006-03-15 Chong Yidong <cyd@stupidchicken.com>
2871
2872 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2873 moved here from Emacs manual.
2874
2875 * programs.texi (Fortran): Section moved to emacs-xtra.
2876 (Program Modes): Xref to Fortran in emacs-xtra.
2877
2878 * maintaining.texi (Emerge): Move to emacs-xtra.
2879 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2880
2881 * picture.texi: File deleted.
2882 * Makefile.in:
2883 * makefile.w32-in: Remove picture.texi.
2884
2885 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2886 * abbrevs.texi (Abbrevs):
2887 * sending.texi (Sending Mail): Picture node removed.
2888
2889 * emacs.texi (Top): Update node listings.
2890
8cf51b2c
GM
28912006-03-12 Richard Stallman <rms@gnu.org>
2892
2893 * calendar.texi: Various cleanups.
2894
8cf51b2c
GM
28952006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2896
2897 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2898 syntax.
2899
8cf51b2c
GM
29002006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2901
2902 * search.texi (Regexps): More accurately describe which characters
2903 are special in which situations. Recommend _not_ to quote `]' or
2904 `-' when they are not special.
2905
8cf51b2c
GM
29062006-02-28 Andre Spiegel <spiegel@gnu.org>
2907
2908 * files.texi (Old Versions): Clarify operation of C-x v =.
2909
8cf51b2c
GM
29102006-02-21 Nick Roberts <nickrob@snap.net.nz>
2911
2912 * building.texi (Watch Expressions): Update and describe
2913 gdb-speedbar-auto-raise.
2914
29152006-02-19 Richard M. Stallman <rms@gnu.org>
2916
2917 * emacs.texi: Use @smallbook.
2918 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2919 Update subnode menu.
2920
2921 * building.texi (Lisp Interaction): Minor addition.
2922
29232006-02-18 Nick Roberts <nickrob@snap.net.nz>
2924
2925 * building.texi (Watch Expressions): Update and be more precise.
2926
c8763fb6 29272006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2928
2929 * maintaining.texi (Create Tags Table): Explain why the
2930 exception when etags writes to files under the /dev tree.
2931
29322006-02-14 Richard M. Stallman <rms@gnu.org>
2933
2934 * custom.texi (Safe File Variables): Lots of clarification.
2935 Renamed from Unsafe File Variables.
2936
29372006-02-14 Chong Yidong <cyd@stupidchicken.com>
2938
2939 * custom.texi (Unsafe File Variables): File variable confirmation
2940 assumed denied in batch mode.
2941
29422006-02-14 Richard M. Stallman <rms@gnu.org>
2943
2944 * building.texi (GDB User Interface Layout): Don't say `inferior'
2945 for program being debugged.
2946
29472006-02-15 Nick Roberts <nickrob@snap.net.nz>
2948
2949 * building.texi (GDB Graphical Interface):
2950 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2951
29522006-02-13 Chong Yidong <cyd@stupidchicken.com>
2953
2954 * custom.texi (Specifying File Variables, Unsafe File Variables):
2955 New nodes, split from File Variables. Document new file local
2956 variable behavior.
2957
29582006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2959
2960 * display.texi (Standard Faces):
8cf51b2c
GM
2961 * files.texi (Visiting):
2962 * frames.texi (Clipboard):
2963 * glossary.texi (Glossary) <Clipboard>:
2964 * xresources.texi (X Resources): Mention Mac OS port.
2965
8cf51b2c
GM
29662006-02-12 Richard M. Stallman <rms@gnu.org>
2967
2968 * building.texi (Building): Clarify topic in intro.
2969
2970 * maintaining.texi (Maintaining): Change title; clarify topic.
2971 Delete duplicate index entries.
2972
2973 * building.texi (Other GDB User Interface Buffers): Clarifications.
2974
2975 * text.texi (Cell Commands): Clarifications.
2976
2977 * programs.texi (Defuns): Delete duplicate explanation of
2978 left-margin paren convention.
2979 (Hungry Delete): Minor cleanup.
2980
29812006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2982
2983 * dired.texi (Tumme): More tumme documentation.
2984
29852006-02-11 Alan Mackenzie <acm@muc.de>
2986
2987 * programs.texi ("Hungry Delete"): Correct the appellation of the
2988 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2989
29902006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2991
2992 * dired.texi (Tumme): Fix small bug.
2993
29942006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2995
2996 * macos.texi (Mac International): Rename "fontset-mac" to
2997 "fontset-standard".
2998
8cf51b2c
GM
29992006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3000
3001 * dired.texi (Tumme): Basic documentation for Tumme added.
3002
8cf51b2c
GM
30032006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3004
3005 * mule.texi (International):
3006 * programs.texi (Basic Indent): Fix typos.
3007
8cf51b2c
GM
3008 * custom.texi (Minor Modes):
3009 * display.texi (Text Display):
3010 * commands.texi (Text Characters): Update xrefs.
3011
30122006-02-07 Richard M. Stallman <rms@gnu.org>
3013
3014 * emacs.texi (Top): Update subnode menu.
3015 Update info on old Emacs papers.
3016 (Intro): "Graphical display", not window system.
3017
3018 * xresources.texi (GTK styles): Minor clarifications.
3019
3020 * trouble.texi: "Graphical display", not window system.
3021 (Stuck Recursive): Minor clarification.
3022
3023 * text.texi: Minor clarifications.
3024 (Sentences): Explain why two-space convention is better.
3025 Explain sentence-end-without-period here.
3026 (Fill Commands): Not here.
3027 (Refill): Node moved down.
3028 (Filling): Update menu.
3029 (Table Creation, Cell Justification, Column Commands): Clarify.
3030
3031 * sending.texi: Minor clarifications.
3032
3033 * search.texi (Regexp Backslash): Clarification.
3034
3035 * rmail.texi: Minor cleanups.
3036 (Rmail): Delete digression about `rmail-mode'.
3037 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3038 (Rmail Files): Mention C-u M-x rmail.
3039 (Rmail Reply): Mention References.
3040 (Rmail Display): Mention rmail-nonignored-headers.
3041
3042 * programs.texi: Minor cleanups.
3043 (Comment Commands): Mention momentary Transient Mark mode.
3044 (Matching): Be more specific about customizing show-paren-mode.
3045 (Info Lookup): Don't list the modes that support C-h S.
3046 Just say what it does in an unsupported mode.
3047 (Man Page): Delete excessive info on customizing woman.
3048 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3049
3050 * abbrevs.texi: Minor clarifications.
3051 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3052 not "dynamic abbrevs" as if they were a kind of abbrev.
3053
3054 * picture.texi (Picture): Minor cleanup.
3055
3056 * mule.texi (Communication Coding): Say "other applications".
3057 (Fontsets): Not specific to X. Add xref to X Resources.
3058 (Unibyte Mode): Rename from Single-Byte Character Support.
3059 "Graphical display", not window system.
3060 (International): Update menu.
3061
3062 * maintaining.texi (Format of ChangeLog):
3063 New node, split out from ChangeLog.
3064 (ChangeLog): Clarifications in the remaining text.
3065 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3066 (Find Tag): Add @w.
3067 (Tags Search): Explain tag table order here. Simplify grep ref.
3068 (List Tags): tags-tag-face is a variable, not a face.
3069 (Emerge): Cleanups.
3070
3071 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3072 (Keyboard Macros): Avoid "the user".
3073
3074 * killing.texi: "Graphical display", not window system.
3075
3076 * help.texi (Help Echo): "Graphical display", not window system.
3077
3078 * glossary.texi: Say "you", not "the user". Say "graphical display".
3079
3080 * frames.texi: Minor cleanups. "Graphical display", not window system.
3081
3082 * files.texi (Visiting): Make drag-and-drop not X-specific.
3083
3084 * custom.texi: Minor cleanups. "Graphical display", not window system.
3085
3086 * cmdargs.texi: Minor cleanups.
3087
3088 * building.texi (Compilation): Move and split kill-compilation para.
3089 Add para about multiple compilers.
3090 (Compilation Mode): Commands also available in grep mode and others.
3091 Mention C-u C-x ` more tutorially. Clarify C-x `.
3092 (Compilation Shell): Clarify. Put Bash example first.
3093 (Grep Searching): Minor cleanups; add @w.
3094 (Debuggers): Minor cleanups.
3095 (Starting GUD): Make GDB xgraphical mode issue clearer.
3096 (Debugger Operation): Lots of clarifications including
3097 GDB tooltip side-effect issue.
3098 (Commands of GUD): Clarify.
3099 (GUD Customization): Add bashdb-mode-hook.
3100 (GDB Graphical Interface): Rewrite for clarity.
3101 (GDB User Interface Layout): Rewrite for clarity.
3102 (Stack Buffer, Watch Expressions): Likewise.
3103 (Other GDB User Interface Buffers): Cleanups.
3104 (Lisp Libraries, External Lisp): Cleanup.
3105
3106 * basic.texi (Position Info): "Graphical displays", rather than
3107 window systems.
3108
3109 * anti.texi: Minor cleanup.
3110
8cf51b2c
GM
31112006-02-03 Eli Zaretskii <eliz@gnu.org>
3112
3113 * custom.texi (Init File, Find Init): Add cross-references to
3114 where $HOME is described.
3115
31162006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3117
3118 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3119 is not inside the @table.
3120
3121 * emacs.texi (Top): Correct node name.
3122
3123 * files.texi (File Names): Fix @xref.
3124 (Reverting): Fix typo.
3125
3126 * mule.texi (International): Correct node name.
3127
3128 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3129
31302006-02-01 Richard M. Stallman <rms@gnu.org>
3131
3132 * emacs.texi (Top): Update subnode menu.
3133
3134 * mule.texi: Minor clarifications.
3135 Reduce the specific references to X Windows.
3136 Refer to "graphical" terminals, rather than window systems.
3137 (Text Coding): Rename from Specify Coding.
3138 (Communication Coding, File Name Coding, Terminal Coding):
3139 New nodes split out from Text Coding.
3140
3141 * kmacro.texi: Minor clarifications.
3142 (Keyboard Macro Ring): Comment out some excessive commands.
3143 (Basic Keyboard Macro): Split up the table, putting part in each node.
3144
3145 * major.texi: Minor clarifications.
3146
3147 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3148
3149 * windows.texi: Minor clarifications.
3150 (Change Window): Don't describe mode-line mouse cmds here.
3151 Add xref to Mode Line Mouse.
3152
3153 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3154
3155 * macos.texi (Mac International): Fix xref.
3156
3157 * indent.texi: Minor clarifications.
3158
3159 * frames.texi: Minor clarifications.
3160 Reduce the specific references to X Windows.
3161 Refer to "graphical" terminals, rather than window systems.
3162 (Frame Parameters): Don't mention commands like
3163 set-foreground-color. Just say to customize a face.
3164 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3165
3166 * files.texi: Minor clarifications.
3167 (Numbered Backups): New node, split out from Backup Names.
3168
3169 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3170
3171 * cmdargs.texi (General Variables): Fix xref.
3172
3173 * buffers.texi: Minor clarifications.
3174
8cf51b2c
GM
31752006-01-31 Richard M. Stallman <rms@gnu.org>
3176
3177 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3178 Nodes moved to top.
3179
3180 * display.texi: Minor clarifications.
3181 (Display): Rearrange menu.
3182 (Standard Faces): Mention query-replace face.
3183 (Faces): Simplify.
3184 (Font Lock): Simplify face customization info.
3185 (Highlight Changes): Node merged into Highlight Interactively.
3186 (Highlight Interactively): Much rewriting and cleanup.
3187 (Optional Mode Line): Narrowed line number not good for goto-line.
3188 Simplify face customization advice.
3189 (Text Display): Mention use of escape-glyph face.
3190 Move ctl-arrow and tab-width here.
3191 (Display Custom): Move no-redraw-on-reenter to end of node.
3192
3193 * search.texi: Minor clarifications.
3194 (Isearch Scroll): Simplify.
3195 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3196
3197 * regs.texi (Registers): Mention bookmarks here.
3198
3199 * mark.texi: Minor clarifications.
3200 (Selective Undo): Node deleted.
3201
3202 * m-x.texi: Minor clarifications.
3203
3204 * killing.texi: Minor clarifications.
3205 Refer to "graphical" terminals, rather than window systems.
3206
3207 * help.texi: Clarifications.
3208 (Help): Don't describe C-h F and C-h K here.
3209 (Key Help): Describe C-h K here.
3210 (Name Help): Mention Emacs Lisp Intro.
3211 Describe C-h F here.
3212 (Misc Help): Mention C-h F and C-h K only briefly.
3213
3214 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3215 Selective undo text merged in.
3216 (Spelling): Mention Aspell along with Ispell.
3217
3218 * emacs.texi (Top): Update subnode menus.
3219
3220 * basic.texi (Basic Undo): Rename from Undo. Most of text
3221 moved to new Undo node.
3222
8cf51b2c
GM
32232006-01-29 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * basic.texi (Continuation Lines, Inserting Text):
3226 Mention longlines mode.
3227
32282006-01-29 Richard M. Stallman <rms@gnu.org>
3229
10d1d0af 3230 * screen.texi: Minor cleanups.
8cf51b2c
GM
3231 (Screen): Clean up the intro paragraphs.
3232 (Mode Line): Lots of rewriting. Handle frame-name better.
3233 eol-mnemonic-... vars moved out.
3234
3235 * emacs.texi (Top): Change menu item for MS-DOS node.
3236 Update subnode menu.
3237
3238 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3239 chapter relates to Windows. Title changed.
3240
3241 * mini.texi: Minor cleanups.
3242
3243 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3244 (Mark): Put it in the menu.
3245
3246 * entering.texi: Minor cleanups.
3247
3248 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3249 (Intro): Refer to "graphical" terminals, rather than X.
3250
3251 * display.texi (Display Custom): Add xref to Variables.
3252 (Optional Mode Line): eol-mnemonic-... vars moved here.
3253
3254 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3255 rather than X.
3256
8cf51b2c
GM
3257 * basic.texi: Minor cleanups.
3258 (Undo): selective-undo moved.
3259
8cf51b2c
GM
32602006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3261
3262 * anti.texi (Antinews): Various corrections and additions.
3263
32642006-01-23 Juri Linkov <juri@jurta.org>
3265
3266 * custom.texi (Easy Customization, Customization Groups)
3267 (Browsing Custom): Mention links along with buttons.
3268
8cf51b2c
GM
32692006-01-21 Eli Zaretskii <eliz@gnu.org>
3270
8cf51b2c
GM
3271 * text.texi (TeX Print): Use @key for TAB.
3272
8cf51b2c
GM
3273 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3274
8cf51b2c
GM
32752006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3276
3277 * files.texi (File Aliases): Don't claim that usually separate
3278 buffers are created for two file names that name the same data.
3279 Mention additional situations where different names mean the same
3280 file on disk.
3281
32822006-01-19 Richard M. Stallman <rms@gnu.org>
3283
3284 * killing.texi (Deletion): Upcase @key argument.
3285
3286 * custom.texi (Custom Themes): Minor cleanup.
3287
3288 * programs.texi (Hungry Delete): Upcase @key argument.
3289
8cf51b2c
GM
32902006-01-16 Juri Linkov <juri@jurta.org>
3291
3292 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3293 Move `mode-line-highlight' before `mode-line-buffer-id'.
3294
8cf51b2c
GM
32952006-01-14 Richard M. Stallman <rms@gnu.org>
3296
3297 * basic.texi (Inserting Text): Minor cleanup.
3298
8cf51b2c
GM
32992006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3300
3301 * custom.texi (Changing a Variable, Face Customization):
3302 Update for changes in Custom menus.
3303
8cf51b2c
GM
33042006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3305
3306 * macos.texi (Mac International): Undo last change.
3307
8cf51b2c
GM
33082006-01-02 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * custom.texi (Custom Themes): Describe the new
3311 customize-create-theme interface.
3312
33132005-12-30 Juri Linkov <juri@jurta.org>
3314
3315 * basic.texi (Position Info): Update example.
3316
c8763fb6 33172005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3318
3319 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3320
33212005-12-24 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * custom.texi (Custom Themes): `load-theme' always loads.
3324
33252005-12-23 Juri Linkov <juri@jurta.org>
3326
3327 * display.texi (Highlight Interactively): Use double space to
3328 separate sentences. Replace C-p with M-p, and C-n with M-n.
3329
33302005-12-22 Richard M. Stallman <rms@gnu.org>
3331
3332 * custom.texi (Easy Customization and subnodes):
3333 Replace "active field" with "button".
3334 Use "user option" only for variables.
3335 Use "setting" for variable-or-face.
3336
33372005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3338
3339 * buffers.texi (Select Buffer): Change order in table to make
3340 "Similar" refer to the correct item.
3341 (Indirect Buffers): Minor rewording.
3342
8cf51b2c
GM
33432005-12-20 Juri Linkov <juri@jurta.org>
3344
3345 * files.texi (VC Status): Put P and N near p and n.
3346
8cf51b2c
GM
33472005-12-19 Richard M. Stallman <rms@gnu.org>
3348
3349 * programs.texi (Electric C): Delete the info about newline control.
3350 (Other C Commands): Minor cleanup.
3351 (Left Margin Paren): Minor cleanup.
3352
33532005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3354
3355 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3356 (Customization Groups): Delete text moved to "Browsing Custom".
3357 (Browsing Custom): New node.
3358 (Specific Customization): Clarify which commands only work for
3359 loaded options.
3360
33612005-12-18 Bill Wohler <wohler@newt.com>
3362
3363 * frames.texi (Tool Bars): Shorten text of previous change.
3364
33652005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3366
3367 * files.texi (VC Status): Document log-view mode.
3368
33692005-12-18 Bill Wohler <wohler@newt.com>
3370
3371 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3372 permanently via the customize interface.
3373
8cf51b2c
GM
33742005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3375
3376 * killing.texi (Killing by Lines): Document `kill-whole-line'
3377 function.
3378
c8763fb6 33792005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3380
3381 * buffers.texi (Select Buffer): Change `prev-buffer' to
3382 `previous-buffer'. Indicate that these functions use a frame
3383 local buffer list.
3384
8cf51b2c
GM
33852005-12-12 Richard M. Stallman <rms@gnu.org>
3386
3387 * custom.texi (Easy Customization): Change menu comment.
3388 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3389
3390 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3391 (Help): Among the Apropos commands, describe only C-h a here.
3392
33932005-12-11 Richard M. Stallman <rms@gnu.org>
3394
3395 * programs.texi (Options for Comments): Comment-end starts with space.
3396
3397 * glossary.texi (Glossary): Minor cleanup.
3398
3399 * files.texi (Old Versions): Use @table.
3400
8cf51b2c
GM
34012005-12-10 David Koppelman <koppel@ece.lsu.edu>
3402
3403 * display.texi (Highlight Interactively): Include
3404 global-hi-lock-mode. Add miscellaneous details and elaborations.
3405
34062005-12-09 Richard M. Stallman <rms@gnu.org>
3407
3408 * display.texi (Font Lock): Delete the Global FL menu item.
3409
34102005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3411
3412 * custom.texi (Minibuffer Maps): Mention the maps for file name
3413 completion.
3414
34152005-12-09 Kim F. Storm <storm@cua.dk>
3416
3417 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3418 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3419 cursor to next corner in rectangle; clarify insert around rectangle.
3420
8cf51b2c
GM
34212005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3422
3423 * custom.texi (Customization): Use xref to elisp manual for
3424 non-TeX output.
3425 (Minor Modes): Update.
3426 (Customization Groups, Changing a Variable, Face Customization):
3427 Update for new appearance of Custom buffers.
3428 (Changing a Variable): `custom-buffer-done-function' has been
3429 replaced by `custom-buffer-done-kill'.
3430 (Specific Customization): In the `customize-group' buffer, a
3431 subgroup's contents are not "hidden". They are not included at
3432 all. They have no [Show] button.
3433 (Mouse Buttons): Add pxref to description of mouse event lists in
3434 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3435 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3436 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3437
34382005-12-08 Richard M. Stallman <rms@gnu.org>
3439
3440 * mini.texi (Completion Commands, Completion):
3441 In file name input, SPC does not do completion.
3442
8cf51b2c
GM
34432005-12-08 Nick Roberts <nickrob@snap.net.nz>
3444
3445 * building.texi (GDB Graphical Interface): Explain screen size
3446 setting.
3447 (Other GDB User Interface Buffers): Describe features specific to
3448 GDB 6.4.
3449
8cf51b2c
GM
34502005-12-01 Nick Roberts <nickrob@snap.net.nz>
3451
3452 * building.texi (GDB User Interface Layout): Describe how to
3453 kill associated buffers.
3454 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3455 (Watch Expressions): Be more precise.
3456 (Other GDB User Interface Buffers): Describe how to change a
3457 register value.
3458
8cf51b2c
GM
34592005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3460
3461 * macos.texi (Mac Input): Remove description of
3462 mac-command-key-is-meta. Add descriptions of
3463 mac-control-modifier, mac-command-modifier, and
3464 mac-option-modifier.
3465 (Mac International): Fix description of conversion of clipboard data.
3466 (Mac Font Specs): Add example of font customization by face attributes.
3467
34682005-11-22 Nick Roberts <nickrob@snap.net.nz>
3469
3470 * building.texi (Watch Expressions): Expand description.
3471 (Other GDB User Interface Buffers): Describe local map for
3472 gud-watch.
3473
34742005-11-21 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * display.texi (Font Lock): Font lock is enabled by default now.
3477
34782005-11-20 Juri Linkov <juri@jurta.org>
3479
3480 * basic.texi (Position Info): Update examples of the output.
3481 Remove the fact that examples are produced in the TeXinfo buffer,
3482 because in the Info reader users will get a different output from
3483 `C-x ='.
3484
3485 * building.texi (Compilation Mode): Remove paragraph duplicated
3486 from the node `Compilation'. Add `compilation-skip-threshold'.
3487
3488 * display.texi (Font Lock): Suggest more user-friendly method of
3489 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3490
34912005-11-18 Richard M. Stallman <rms@gnu.org>
3492
3493 * files.texi (Registering): Mention @@ in mode line.
3494
3495 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3496
34972005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3498
3499 * files.texi (Renaming and VC): Some back-ends don't
3500 handle renaming.
3501
8cf51b2c
GM
35022005-11-17 Juri Linkov <juri@jurta.org>
3503
3504 * emacs.texi (Top):
3505 * display.texi (Highlight Interactively): Put this font-lock based
3506 mode near Font Lock node.
3507
35082005-11-16 Chong Yidong <cyd@stupidchicken.com>
3509
3510 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3511 icons.
3512
35132005-11-12 Kim F. Storm <storm@cua.dk>
3514
3515 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3516 (Help Summary): Add C-h d and C-h e.
3517 (Apropos): Clarify that all apropos commands may search for either
3518 list of words or a regexp. Add C-h d for apropos-documentation.
3519 Describe apropos-documentation-sort-by-scores user option.
3520
8cf51b2c
GM
35212005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3522
3523 * killing.texi (CUA Bindings): Add @section.
3524
35252005-11-10 Kim F. Storm <storm@cua.dk>
3526
3527 * emacs.texi (Top): Add CUA Bindings entry to menu.
3528
3529 * killing.texi (CUA Bindings): New node. Moved here from
3530 misc.texi and extended with info on rectangle commands and
3531 rectangle highlighting, interface to registers, and the global
3532 mark feature.
3533
3534 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3535
3536 * regs.texi: Prev link points to CUA Bindings node.
3537
35382005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * help.texi (Help Echo): By default, help echos are only shown on
3541 mouse-over, not on point-over.
3542
c8763fb6 35432005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3544
3545 * misc.texi (Shell Mode): Describe how to activate password echoing.
3546
8cf51b2c
GM
35472005-11-04 Romain Francoise <romain@orebokech.com>
3548
3549 * mark.texi (Mark Ring): Fix typo.
3550
35512005-11-03 Richard M. Stallman <rms@gnu.org>
3552
3553 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3554
35552005-11-01 Bill Wohler <wohler@newt.com>
3556
3557 * help.texi (Help Mode): Fix typo.
3558
35592005-11-01 Nick Roberts <nickrob@snap.net.nz>
3560
3561 * building.texi (Other GDB User Interface Buffers): Describe
3562 the command gdb-use-inferior-io-buffer.
3563
35642005-10-31 Romain Francoise <romain@orebokech.com>
3565
3566 * files.texi (Compressed Files): Fix typo.
3567
3568 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3569
3570 * windows.texi (Force Same Window): Likewise.
3571
35722005-10-30 Bill Wohler <wohler@newt.com>
3573
3574 * help.texi (Help Mode): URLs viewed with browse-url.
3575
35762005-10-31 Nick Roberts <nickrob@snap.net.nz>
3577
3578 * building.texi (GDB Graphical Interface): Don't reference
3579 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3580 must stay in same frame.
3581
35822005-10-29 Chong Yidong <cyd@stupidchicken.com>
3583
3584 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3585
3586 * anti.texi (Antinews): Likewise.
3587
8cf51b2c
GM
35882005-10-28 Bill Wohler <wohler@newt.com>
3589
3590 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3591
35922005-10-28 Richard M. Stallman <rms@gnu.org>
3593
3594 * files.texi (Visiting): Explain how to enter ? in a file name.
3595
3596 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3597
8cf51b2c
GM
35982005-10-25 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * building.texi (GDB Graphical Interface): Describe
3601 gdb-mouse-until.
3602
36032005-10-23 Richard M. Stallman <rms@gnu.org>
3604
3605 * custom.texi (Init File): Recommend when to use site-start.el.
3606
8cf51b2c
GM
36072005-10-21 Juri Linkov <juri@jurta.org>
3608
3609 * custom.texi (Examining): Mention accessing the old variable
3610 value via M-n in set-variable.
3611
8cf51b2c
GM
36122005-10-18 Romain Francoise <romain@orebokech.com>
3613
3614 * files.texi (Version Systems): Capitalize GNU.
3615
8cf51b2c
GM
36162005-10-18 Nick Roberts <nickrob@snap.net.nz>
3617
3618 * building.texi (Compilation Mode): Remove redundant paragraph.
3619 (Watch Expressions): Remove paragraph to reflect code change.
3620
8cf51b2c
GM
36212005-10-16 Richard M. Stallman <rms@gnu.org>
3622
3623 * building.texi (Compilation Mode, Compilation): Clarified.
3624
36252005-10-15 Richard M. Stallman <rms@gnu.org>
3626
3627 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3628
8cf51b2c
GM
36292005-10-13 Kenichi Handa <handa@m17n.org>
3630
3631 * basic.texi (Position Info): Fix previous change.
3632
c8763fb6 36332005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3634
3635 * cmdargs.texi (Icons X): Fix typo.
3636
36372005-10-12 Kenichi Handa <handa@m17n.org>
3638
3639 * basic.texi (Position Info): Describe the case that Emacs shows
3640 "part of display ...".
3641
c8763fb6 36422005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3643
3644 * cmdargs.texi (Icons X): -nb => -nbi.
3645
36462005-10-10 Chong Yidong <cyd@stupidchicken.com>
3647
3648 * frames.texi (Speedbar): A couple more clarifications.
3649
36502005-10-11 Nick Roberts <nickrob@snap.net.nz>
3651
3652 * building.texi (GDB User Interface Layout): Improve diagram.
3653 (Watch Expressions): Explain how to make speedbar global.
3654 (Other GDB User Interface Buffers): Make references more precise.
3655
8cf51b2c
GM
36562005-10-09 Richard M. Stallman <rms@gnu.org>
3657
3658 * frames.texi (Speedbar): Clarify the text.
3659
36602005-10-09 Chong Yidong <cyd@stupidchicken.com>
3661
3662 * frames.texi (Speedbar): Add information on keybindings,
3663 dismissing the speedbar, and buffer display mode. Link to
3664 speedbar manual.
3665
c8763fb6 36662005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3667
3668 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3669 added -nb, --no-bitmap-icon.
3670
8cf51b2c
GM
36712005-10-07 Nick Roberts <nickrob@snap.net.nz>
3672
3673 * building.texi (GDB Graphical Interface): Add variables and
3674 functions to indices. Be more precise.
3675
c8763fb6 36762005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3677
3678 * frames.texi (Drag and Drop): Remove the x- from
3679 x-dnd-open-file-other-window and xdnd-protocol-alist.
3680
36812005-09-30 Romain Francoise <romain@orebokech.com>
3682
3683 * mini.texi (Minibuffer): The default value now appears before the
3684 colon in minibuffer prompts.
3685
8cf51b2c
GM
36862005-09-25 Richard M. Stallman <rms@gnu.org>
3687
3688 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3689
8cf51b2c
GM
36902005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3691
3692 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3693
8cf51b2c
GM
36942005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3695
3696 * emacs.texi (Top): Update submenus from macos.texi.
3697
3698 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3699 (Mac OS): Update feature support status.
3700 (Mac Input): List supported input scripts. Remove description
3701 about `mac-keyboard-text-encoding'. Mention mouse button
3702 emulation and related variables.
3703 (Mac International): Mention Central European and Cyrillic
3704 support. Now `keyboard-coding-system' is dynamically changed.
3705 Add description about coding system for selection. Add
3706 description about language environment.
3707 (Mac Environment Variables): Mention
3708 `~/.MacOSX/environment.plist'. Give example of command line
3709 arguments. Add Preferences support.
3710 (Mac Directories): Explicitly state that this node is for Mac OS
3711 Classic only.
3712 (Mac Font Specs): Mention specification for scalable fonts. List
3713 supported charsets. Add preferred way of creating fontsets. Add
3714 description about `mac-allow-anti-aliasing'.
3715 (Mac Functions): Add descriptions about `mac-set-file-creator',
3716 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3717 and `mac-get-preference'.
3718
8cf51b2c
GM
37192005-09-16 Romain Francoise <romain@orebokech.com>
3720
3721 Update all files to specify GFDL version 1.2.
3722
3723 * doclicense.texi (GNU Free Documentation License): Update to
3724 version 1.2.
3725
37262005-09-15 Richard M. Stallman <rms@gnu.org>
3727
3728 * buffers.texi (List Buffers): Fix xref.
3729
3730 * rmail.texi (Rmail Basics): Fix xref.
3731
3732 * emacs.texi (Top): Update subnode menus.
3733
3734 * files.texi (Saving Commands): New node, broken out of Saving.
3735 (Customize Save): New node, broken out of Saving.
3736 Clarify effect of write-region-inhibit-fsync.
3737 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3738
8cf51b2c
GM
37392005-09-14 Romain Francoise <romain@orebokech.com>
3740
3741 * files.texi (Saving): Mention write-region-inhibit-fsync.
3742
37432005-09-05 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * custom.texi (Custom Themes): New node.
3746
37472005-09-03 Richard M. Stallman <rms@gnu.org>
3748
49823426
GM
3749 * search.texi (Search Case): Mention vars that control
3750 case-fold-search for various operations.
8cf51b2c
GM
3751
37522005-08-22 Juri Linkov <juri@jurta.org>
3753
3754 * display.texi (Standard Faces): Merge the text from
3755 `(elisp)Standard Faces' into this node.
3756
37572005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3758
3759 * emacs.texi (Top): Delete menu item for deleted node
3760 Keyboard Translations.
3761
37622005-08-18 Richard M. Stallman <rms@gnu.org>
3763
8cf51b2c
GM
3764 * trouble.texi (Unasked-for Search):
3765 Delete xref to Keyboard Translations.
3766
3767 * glossary.texi (Glossary): Delete xref.
3768
8cf51b2c
GM
3769 * custom.texi (Minor Modes): Say that the list here is not complete.
3770 (Keyboard Translations): Node deleted.
3771 (Disabling): Delete xref to it.
3772 (Customization Groups): Fix Custom buffer example.
3773 (Hooks): Mention remove-hooks.
3774
37752005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3776
3777 * building.texi (GDB Graphical Interface): Improve filling of menu
3778 item.
3779
37802005-08-18 Nick Roberts <nickrob@snap.net.nz>
3781
3782 * building.texi (GDB Graphical Interface): Use better node names.
3783
37842005-08-14 Richard M. Stallman <rms@gnu.org>
3785
3786 * text.texi (Sentences): Fix xref.
3787
37882005-08-14 Juri Linkov <juri@jurta.org>
3789
3790 * building.texi (Compilation, Grep Searching): Move grep command
3791 headings from `Compilation' to `Grep Searching'.
3792
3793 * dired.texi (Dired and Find):
3794 * maintaining.texi (Tags Search): Replace grep xref to
3795 `Compilation' node with `Grep Searching'.
3796
3797 * files.texi (Comparing Files): Replace xref to `Compilation' with
3798 `Compilation Mode'.
3799
38002005-08-13 Alan Mackenzie <acm@muc.de>
3801
3802 * search.texi (Non-ASCII Isearch): Correct a typo.
3803 (Replacement Commands): Mention query-replace key binding.
3804
38052005-08-11 Richard M. Stallman <rms@gnu.org>
3806
3807 * programs.texi (Options for Comments): Fix xref.
3808
3809 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3810 out of Regexps.
3811
8cf51b2c
GM
38122005-08-09 Juri Linkov <juri@jurta.org>
3813
3814 * building.texi (Compilation): Use `itemx' instead of `item'.
3815 (Grep Searching): Simplify phrase.
3816
3817 * display.texi (Standard Faces): Describe vertical-border on
3818 window systems.
3819
3820 * windows.texi (Split Window): Simplify phrase and mention
3821 vertical-border face.
3822
38232005-08-09 Richard M. Stallman <rms@gnu.org>
3824
3825 * files.texi (Comparing Files): Clarify compare-windows.
3826
3827 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3828
8cf51b2c
GM
38292005-08-06 Eli Zaretskii <eliz@gnu.org>
3830
3831 * mule.texi (Coding Systems): Rephrase the paragraph about
3832 codepages: no need for "M-x codepage-setup" anymore, except on
3833 MS-DOS.
3834
3835 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3836 the MS-DOS port only.
3837
38382005-07-30 Eli Zaretskii <eliz@gnu.org>
3839
3840 * makefile.w32-in (info): Don't run multi-install-info.bat.
3841 ($(infodir)/dir): New target, produced by running
3842 multi-install-info.bat.
3843
8cf51b2c
GM
38442005-07-22 Eli Zaretskii <eliz@gnu.org>
3845
3846 * files.texi (Quoted File Names): Add index entry.
3847
8cf51b2c
GM
38482005-07-19 Juri Linkov <juri@jurta.org>
3849
3850 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3851
38522005-07-18 Juri Linkov <juri@jurta.org>
3853
8cf51b2c
GM
3854 * custom.texi (Easy Customization):
3855 * files.texi (Old Versions):
3856 * frames.texi (Wheeled Mice):
3857 * mule.texi (Specify Coding):
8cf51b2c
GM
3858 * text.texi (Cell Justification):
3859 * trouble.texi (After a Crash):
8cf51b2c
GM
3860 * xresources.texi (GTK styles):
3861 Delete duplicate duplicate words.
3862
38632005-07-17 Richard M. Stallman <rms@gnu.org>
3864
3865 * frames.texi (Creating Frames): Fix foreground color example.
3866
3867 * custom.texi (Init Examples): Clean up text about conditionals.
3868
38692005-07-16 Richard M. Stallman <rms@gnu.org>
3870
3871 * mini.texi (Completion Commands): Fix command name for ?.
3872
8cf51b2c
GM
38732005-07-16 Eli Zaretskii <eliz@gnu.org>
3874
3875 * display.texi (Standard Faces): Explain that customization of
3876 `menu' face has no effect on w32 and with GTK. Add
3877 cross-references.
3878
3879 * cmdargs.texi (General Variables): Clarify the default location
3880 of $HOME on w32 systems.
3881
38822005-07-15 Jason Rumney <jasonr@gnu.org>
3883
3884 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3885 changed.
3886
38872005-07-08 Kenichi Handa <handa@m17n.org>
3888
3889 * mule.texi (Recognize Coding): Recommend
3890 revert-buffer-with-coding-system instead of revert-buffer.
3891
38922005-07-07 Richard M. Stallman <rms@gnu.org>
3893
3894 * anti.texi (Antinews): Mention mode-line-inverse-video.
3895
3896 * files.texi (Saving): Minor correction about C-x C-w.
3897
3898 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3899
39002005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3901
3902 * search.texi (Isearch Scroll): Add example of using the
3903 `isearch-scroll' property.
3904 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3905 `Display Custom' node.
3906 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3907 and de-emphasize it.
3908 (Other Repeating Search): `occur' currently can not correctly
3909 handle multiline matches. Correct, clarify and update description
3910 of `flush-lines' and `keep-lines'.
3911
3912 * display.texi (Display Custom): Add anchor for `baud-rate'.
3913
39142005-07-07 Richard M. Stallman <rms@gnu.org>
3915
3916 * gnu.texi: Update where to get GNU status; add refs for how to help.
3917 Add footnotes 6 and 7.
3918
39192005-07-04 Lute Kamstra <lute@gnu.org>
3920
3921 Update FSF's address in GPL notices.
3922
8cf51b2c 3923 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3924 * trouble.texi (Checklist): Update FSF's address.
3925
8cf51b2c
GM
39262005-06-24 Richard M. Stallman <rms@gnu.org>
3927
3928 * display.texi (Text Display): Change index entries.
3929
39302005-06-24 Eli Zaretskii <eliz@gnu.org>
3931
3932 * makefile.w32-in (MAKEINFO): Use --force.
3933 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3934 Makefile.in.
8cf51b2c
GM
3935
39362005-06-23 Richard M. Stallman <rms@gnu.org>
3937
3938 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3939 nobreak-char-display.
3940
3941 * emacs.texi (Top): Update detailed node listing.
3942
3943 * display.texi (Text Display): Renamed show-nonbreak-escape
3944 to nobreak-char-display and no-break-space to nobreak-space.
3945 (Standard Faces): Split up the list of standard faces
3946 and put it in a separate node. Add nobreak-space and
3947 escape-glyph.
3948
8cf51b2c
GM
39492005-06-23 Lute Kamstra <lute@gnu.org>
3950
3951 * mule.texi (Select Input Method): Fix typo.
3952
39532005-06-23 Kenichi Handa <handa@m17n.org>
3954
3955 * mule.texi (International): List all supported scripts. Adjust
3956 text for that leim is now included in the normal Emacs
3957 distribution.
3958 (Language Environments): List all language environments.
3959 Intlfonts contains fonts for most supported scripts, not all..
3960 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3961 input a specific character.
8cf51b2c
GM
3962 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3963
39642005-06-23 Juanma Barranquero <lekktu@gmail.com>
3965
49823426 3966 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3967
39682005-06-22 Miles Bader <miles@gnu.org>
3969
3970 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3971
39722005-06-20 Miles Bader <miles@gnu.org>
3973
3974 * display.texi (Faces): Add `vertical-divider'.
3975
39762005-06-17 Richard M. Stallman <rms@gnu.org>
3977
3978 * text.texi (Adaptive Fill): Minor clarification.
3979
8cf51b2c
GM
39802005-06-10 Lute Kamstra <lute@gnu.org>
3981
3982 * emacs.texi (Top): Correct version number.
3983 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3984 refer to the current version of Emacs.
3985
39862005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3987
3988 * files.texi (Log Buffer): Document when there can be more than
3989 one file to be committed.
3990
39912005-06-08 Juri Linkov <juri@jurta.org>
3992
3993 * display.texi (Faces): Add `shadow' face.
3994
39952005-06-07 Masatake YAMATO <jet@gyve.org>
3996
3997 * display.texi (Faces): Write about mode-line-highlight.
3998
39992005-06-06 Richard M. Stallman <rms@gnu.org>
4000
4001 * misc.texi (Printing Package): Explain how to initialize
4002 printing package.
4003
4004 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4005
40062005-06-05 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * emacs.texi: Rename Hardcopy to Printing.
4009 Make PostScript and PostScript Variables subnodes of it.
4010
4011 * misc.texi (Printing): Rename node from Hardcopy.
4012 Mention menu bar options.
4013 Move PostScript and PostScript Variables to submenu.
4014 (Printing package): New node.
4015
4016 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4017
4018 * dired.texi (Operating on Files): Likewise.
4019
4020 * calendar.texi (Displaying the Diary): Likewise.
4021
4022 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4023
4024 * glossary.texi (Glossary): Likewise.
4025
4026 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4027 effect.
4028
40292005-06-04 Richard M. Stallman <rms@gnu.org>
4030
4031 * trouble.texi (After a Crash): Polish previous change.
4032
8cf51b2c
GM
40332005-05-30 Noah Friedman <friedman@splode.com>
4034
4035 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4036 recovery mechanism.
4037
8cf51b2c
GM
40382005-05-28 Nick Roberts <nickrob@snap.net.nz>
4039
4040 * building.texi (Other Buffers): SPC toggles display of
4041 floating point registers.
4042
8cf51b2c
GM
40432005-05-27 Nick Roberts <nickrob@snap.net.nz>
4044
4045 * files.texi (Log Buffer): Merge in description of Log Edit
4046 mode from pcl-cvs.texi.
4047
40482005-05-26 Richard M. Stallman <rms@gnu.org>
4049
4050 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4051
8cf51b2c
GM
40522005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4055 not enabled by default.
4056 When not on a word, `ispell-word' by default checks the word
4057 before point.
4058
40592005-05-24 Nick Roberts <nickrob@snap.net.nz>
4060
4061 * building.texi (Debugger Operation): Simplify last sentence.
4062
40632005-05-23 Lute Kamstra <lute@gnu.org>
4064
4065 * emacs.texi: Update FSF's address throughout.
4066 (Preface): Use @cite.
4067 (Distrib): Add cross reference to the node "Copying". Mention the
4068 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4069 printed manuals.
4070 (Intro): Use @xref for the Emacs Lisp Intro.
4071
8cf51b2c
GM
40722005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4073
4074 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4075
4076 * basic.texi (Moving Point): Mention default for `goto-line'.
4077
4078 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4079 of a variable's docstring.
4080
40812005-05-18 Lute Kamstra <lute@gnu.org>
4082
4083 * maintaining.texi (Overview of Emerge): Add cross reference.
4084 Remove duplication.
4085
4086 * emacs.texi (Top): Update to the current structure of the manual.
4087 * misc.texi (Emacs Server): Add menu description.
4088 * files.texi (Saving): Fix menu.
4089 * custom.texi (Customization): Fix menu.
4090 * mule.texi (International): Fix menu.
4091 * kmacro.texi (Keyboard Macros): Fix menu.
4092
40932005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4094
4095 * display.texi: Various minor changes.
4096 (Faces): Delete text that is repeated in the next section.
4097
40982005-05-16 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * building.texi (Debugger Operation): Mention GUD tooltips are
4101 disabled with GDB in text command mode.
4102
8cf51b2c
GM
41032005-05-16 Nick Roberts <nickrob@snap.net.nz>
4104
4105 * building.texi: Replace toolbar with "tool bar" for consistency.
4106 (Compilation Mode): Describe compilation-context-lines
4107 and use of arrow in compilation buffer.
4108 (Debugger Operation): Replace help text with variable's value.
4109
4110 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4111 consistency.
4112
41132005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4114
4115 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4116 Add xref.
4117
8cf51b2c
GM
41182005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4119
4120 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4121 (Position Info): Delete discussion of `goto-line'. It is already
4122 described in `Moving point'.
4123
4124 * mini.texi (Completion Commands): Correct reference.
4125 (Completion Options): Fix typo.
4126
4127 * killing.texi (Deletion): Complete description of `C-x C-o'.
4128
8cf51b2c
GM
41292005-05-10 Richard M. Stallman <rms@gnu.org>
4130
4131 * building.texi (Compilation): Clarify recompile's directory choice.
4132
4133 * frames.texi (Tooltips): Cleanups.
4134
4135 * basic.texi (Arguments): Fix punctuation.
4136
41372005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4138
4139 * screen.texi (Menu Bar): The up and down (not left and right)
4140 arrow keys move through a keyboard menu.
4141
41422005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4143
4144 * basic.texi: Various typo and grammar fixes.
4145 (Moving Point): C-a now runs move-beginning-of-line.
4146
41472005-05-08 Nick Roberts <nickrob@snap.net.nz>
4148
4149 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4150
4151 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4152 as different animals.
4153
41542005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4157 Correct index entry.
4158
41592005-05-07 Nick Roberts <nickrob@snap.net.nz>
4160
4161 * building.texi (Debugger Operation): Update to reflect changes
4162 in GUD tooltips.
4163
41642005-04-30 Richard M. Stallman <rms@gnu.org>
4165
4166 * files.texi (Compressed Files): Auto Compression normally enabled.
4167
4168 * building.texi (Debugger Operation): Clarify previous change.
4169
8cf51b2c
GM
41702005-04-28 Nick Roberts <nickrob@snap.net.nz>
4171
4172 * building.texi (Debugger Operation): Add description for
4173 GUD tooltips when program is not running.
4174
41752005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4176
4177 * misc.texi (Shell): Add `Shell Prompts' to menu.
4178 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4179 description. Delete remarks moved to new node.
4180 (Shell Prompts): New node.
4181 (History References): Replace remarks moved to `Shell Prompts'
4182 with xref to that node.
4183 (Remote Host): Clarify how to specify the terminal type when
4184 logging in to a different machine.
4185
41862005-04-26 Richard M. Stallman <rms@gnu.org>
4187
4188 * emacs.texi (Top): Update submenus from files.texi.
4189
4190 * files.texi (Filesets): Clarify previous change.
4191
4192 * dired.texi (Misc Dired Features): Clarify previous change.
4193
41942005-04-25 Chong Yidong <cyd@stupidchicken.com>
4195
4196 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4197
4198 * dired.texi (Misc Dired Features): Document
4199 dired-compare-directories.
4200
4201 * files.texi (Filesets): New node.
4202 (File Conveniences): Document Image mode.
4203
4204 * text.texi (TeX Print): Document tex-compile.
4205
42062005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4207
4208 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4209 Delete redundant reference to tooltip Custom group. It is
4210 referred too again in the next paragraph.
4211
42122005-04-24 Richard M. Stallman <rms@gnu.org>
4213
4214 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4215
8cf51b2c
GM
42162005-04-19 Kim F. Storm <storm@cua.dk>
4217
4218 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4219
42202005-04-18 Lars Hansen <larsh@math.ku.dk>
4221
4222 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4223 turns off desktop-save-mode.
4224
42252005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4228 by default in terminals compatible with xterm. Mention that
4229 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4230 node.
4231
8cf51b2c
GM
42322005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4233
4234 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4235
c8763fb6 42362005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4237
4238 * xresources.texi (Table of Resources): Add cursorBlink.
4239
42402005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4241
4242 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4243 `d', `C-d' and `u'.
4244
42452005-04-11 Richard M. Stallman <rms@gnu.org>
4246
4247 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4248 (Misc X): Add -D, --basic-display.
4249
4250 * maintaining.texi (Change Log): Correct the description of
4251 the example.
4252
4253 * major.texi (Choosing Modes): Document magic-mode-alist.
4254
8cf51b2c
GM
42552005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4256
4257 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4258 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4259 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4260 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4261 `w', respectively.
4262 (Rmail Labels): Mention `l'.
4263 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4264 (Rmail Summary Edit): Describe `j' and RET.
4265
c8763fb6 42662005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4267
4268 * xresources.texi (Lucid Resources): Add fontSet resource.
4269
8cf51b2c
GM
42702005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4271
4272 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4273 now called `indicate-empty-lines'.
4274
42752005-04-06 Kim F. Storm <storm@cua.dk>
4276
4277 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4278
42792005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4282 deleted.
4283 (Marks vs Flags): Add some convenient key bindings.
4284 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4285 (Misc Dired Features): Correct and expand description of `w' command.
4286
4287 * frames.texi (XTerm Mouse): Delete apparently false info.
4288 The GNU/Linux console currently does not appear to support
4289 `xterm-mouse-mode'.
4290
8cf51b2c
GM
42912005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4292
4293 * calendar.texi (Diary): Mention shell utility `calendar'.
4294
42952005-04-01 Richard M. Stallman <rms@gnu.org>
4296
4297 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4298
8cf51b2c
GM
42992005-04-01 Lute Kamstra <lute@gnu.org>
4300
4301 * maintaining.texi (Change Log): add-change-log-entry uses
4302 add-log-mailing-address.
4303
43042005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4305
4306 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4307 `VC Mode Line' and put in an xref to that node.
4308 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4309 its description.
4310
43112005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4312
4313 * calendar.texi (Calendar Systems): Say that the Persian calendar
4314 implemented here is the arithmetical one championed by Birashk.
4315
43162005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4317
4318 * programs.texi (Fortran Motion): Fix previous change.
4319
8cf51b2c
GM
43202005-03-29 Richard M. Stallman <rms@gnu.org>
4321
4322 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4323
43242005-03-29 Chong Yidong <cyd@stupidchicken.com>
4325
4326 * text.texi (Refill): Refer to Long Lines Mode.
4327 (Longlines): New node.
4328 (Auto Fill): Don't index "word wrap" here.
4329 (Filling): Add Longlines to menu.
4330
43312005-03-29 Richard M. Stallman <rms@gnu.org>
4332
4333 * xresources.texi: Minor fixes.
4334
4335 * misc.texi (Emacs Server): Fix Texinfo usage.
4336
4337 * emacs.texi (Top): Don't use a real section heading for
4338 "Detailed Node Listing". Fake it instead.
4339
4340 * basic.texi (Position Info): Minor cleanup.
4341
4342 * mule.texi (Input Methods): Minor cleanup.
4343
43442005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4345
4346 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4347 constructs as well.
4348 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4349
43502005-03-29 Kenichi Handa <handa@m17n.org>
4351
4352 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4353
4354 * basic.texi (Position Info): Update the description about the
4355 command C-u C-x =.
4356
43572005-03-28 Richard M. Stallman <rms@gnu.org>
4358
4359 * emacs.texi (Top): Use @section for the detailed node listing.
4360
4361 * calendar.texi: Minor fixes to previous change.
4362
4363 * programs.texi (Fortran): Small fixes to previous changes.
4364
4365 * emacs.texi (Top): Update list of subnodes of Dired.
4366 Likewise for building.texi.
4367
4368 * files.texi (File Conveniences): Delete Auto Image File mode.
4369
43702005-03-28 Chong Yidong <cyd@stupidchicken.com>
4371
4372 * building.texi (Flymake): New node.
4373
4374 * custom.texi (Function Keys): Document kp- event types and
4375 keypad-setup package.
4376
4377 * dired.texi (Wdired): New node.
4378
4379 * files.texi (File Conveniences): Reorder entries.
4380 Explain how to turn on Auto-image-file mode.
4381 Document Thumbs mode.
4382
4383 * mule.texi (Specify Coding): Document recode-region and
4384 recode-file-name.
4385
4386 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4387
43882005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4389
4390 * commands.texi (Keys): M-o is now a prefix key.
4391
43922005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4393
4394 * programs.texi: Reformat and update copyright years.
4395 (Fortran): Update section.
4396
43972005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * files.texi: Several small changes in addition to:
4400 (Visiting): Change xref for Dialog Boxes to ref.
4401 (Version Headers): Replace references to obsolete var
4402 `vc-header-alist' with `vc-BACKEND-header'.
4403 (Customizing VC): Update value of `vc-handled-backends'.
4404
44052005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4406
4407 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4408 move here from Emacs Lisp Reference Manual.
4409 * calendar.texi (Calendar/Diary, Diary Commands)
4410 (Special Diary Entries, Importing Diary): Change some xrefs to
4411 point to emacs-xtra rather than elisp.
4412
4413 * emacs-xtra.texi (Calendar Customizing):
4414 Move view-diary-entries-initially, view-calendar-holidays-initially,
4415 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4416 Emacs Manual.
4417 (Appt Customizing): Merge entire section into main Emacs Manual.
4418 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4419 mark-holidays-in-calendar here from emacs-xtra.
4420 (Displaying the Diary): Move view-diary-entries-initially,
4421 mark-diary-entries-in-calendar here from emacs-xtra.
4422 (Appointments): Move appt-display-mode-line,
4423 appt-display-duration, appt-disp-window-function,
4424 appt-delete-window-function here from emacs-xtra.
4425
4426 * calendar.texi: Update and reformat copyright.
4427 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4428 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4429 (Diary): Refer to `diary-file' rather than ~/diary.
4430 (Diary Commands): Rename node to "Displaying the Diary".
4431 * emacs.texi (Top): Rename "Diary Commands" section.
4432 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4433
44342005-03-26 Eli Zaretskii <eliz@gnu.org>
4435
4436 * misc.texi (Emacs Server): Fix the command for setting
4437 server-name. Add an xref to Invoking emacsclient.
4438
4439 * help.texi (Help Summary): Clarify when "C-h ." will do something
4440 nontrivial.
4441 (Apropos): Add cindex entry for apropos-sort-by-scores.
4442
4443 * display.texi (Text Display): Add index entries for how no-break
4444 characters are displayed.
4445
8cf51b2c
GM
44462005-03-26 Eli Zaretskii <eliz@gnu.org>
4447
4448 * files.texi (Visiting): Fix cross-references introduced with the
4449 last change.
4450
4451 * xresources.texi (GTK resources): Fix last change.
4452
8cf51b2c
GM
44532005-03-25 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * xresources.texi (X Resources): GTK options documented too.
4456 (Resources): Clarify meaning of program name.
4457 (Table of Resources): Add visualClass.
4458 (GTK resources): Rewrite.
4459 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4460
4461 * display.texi (Text Display): Mention non-breaking spaces.
4462
4463 * files.texi (Reverting): Document auto-revert-check-vc-info.
4464
4465 * frames.texi (Mouse Commands): Document
4466 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4467
4468 * help.texi (Help Summary): Add `C-h .'.
4469 (Apropos): Apropos accepts a list of search terms.
4470 Document apropos-sort-by-scores.
4471 (Help Echo): Document display-local-help.
4472
4473 * misc.texi (Emacs Server): Document server-name.
4474 (Invoking emacsclient): Document -s option for server names.
4475
4476 * text.texi (Outline Visibility): Introduce "current heading
4477 line" (commands can be called with point on a body line).
4478 Re-order table to follow the sequence of discussion.
4479 hide-body won't hide lines before first header line.
4480 (TeX Mode): Add DocTeX mode.
4481
8cf51b2c
GM
44822005-03-24 Richard M. Stallman <rms@gnu.org>
4483
4484 * mule.texi (Single-Byte Character Support): Delete mention
4485 of iso-acc.el and iso-transl.el.
4486
8cf51b2c
GM
44872005-03-23 Lute Kamstra <lute@gnu.org>
4488
4489 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4490
44912005-03-23 Richard M. Stallman <rms@gnu.org>
4492
8cf51b2c
GM
4493 * search.texi: Delete explicit node pointers.
4494 (Incremental Search): New menu.
4495 (Basic Isearch, Repeat Isearch, Error in Isearch)
4496 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4497 (Slow Isearch): New subnodes.
4498 (Configuring Scrolling): Node deleted.
4499 (Search Case): Doc default-case-fold-search.
4500 (Regexp Replace): Move replace-regexp doc here.
4501
4502 * rmail.texi (Movemail): Put commas inside closequotes.
4503
4504 * picture.texi (Insert in Picture): Document C-c arrow combos.
4505 (Basic Picture): Clarify erasure.
4506
4507 * display.texi (Font Lock): Put commas inside closequotes.
4508
4509 * cmdargs.texi (General Variables): Put commas inside closequotes.
4510
45112005-03-23 Nick Roberts <nickrob@snap.net.nz>
4512
4513 * building.texi (Stack Buffer): Mention reverse contrast for
4514 *selected* frame (might not be current frame).
4515
8cf51b2c
GM
45162005-03-21 Richard M. Stallman <rms@gnu.org>
4517
4518 * building.texi (Starting GUD): Add bashdb.
4519
45202005-03-20 Chong Yidong <cyd@stupidchicken.com>
4521
4522 * basic.texi (Moving Point): Add M-g M-g binding.
4523 (Undo): Document undo-only.
4524 (Position Info): Document M-g M-g and C-u M-g M-g.
4525
4526 * building.texi (Building): Put Grep Searching after Compilation
4527 Shell.
4528 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4529 Document next-error-highlight.
4530 (Grep Searching): Document grep-highlight-matches.
4531 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4532
4533 * calendar.texi (Importing Diary): Rename node from iCalendar.
4534 Document diary-from-outlook.
4535
4536 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4537 Commands.
4538 Mention effect of X drag and drop on Dired buffers.
4539
4540 * files.texi (Visiting): Document large-file-warning-threshold.
4541 Move paragraph on file-selection dialog.
4542 Mention visiting files using X drag and drop.
4543 (Reverting): Mention using Auto-Revert mode to tail files.
4544 Document auto-revert-tail-mode.
4545 (Version Systems): Minor correction.
4546 (Comparing Files): Diff-mode is no longer based on Compilation
4547 mode.
4548 Document compare-ignore-whitespace.
4549 (Misc File Ops): Explain passing a directory to rename-file.
4550 Likewise for copy-file and make-symbolic-link.
4551
4552 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4553 Document mouse-wheel-progressive speed.
4554
4555 * help.texi (Misc Help): Document numeric argument for C-h i.
4556 Correctly explain the effect of just C-u as argument.
4557
4558 * killing.texi (Deletion): Document numeric argument for
4559 just-one-space.
4560
4561 * mini.texi (Completion): Completion acts on text before point.
4562
4563 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4564 (Emulation): CUA mode replaces pc-bindings-mode,
4565 pc-selection-mode, and s-region.
4566
4567 * mule.texi (Input Methods): Leim is now built-in.
4568 (Select Input Method): Document quail-show-key.
4569 (Specify Coding): Document revert-buffer-with-coding-system.
4570
4571 * programs.texi (Fortran Motion): Document f90-next-statement,
4572 f90-previous-statement, f90-next-block, f90-previous-block,
4573 f90-end-of-block, and f90-beginning-of-block.
4574
4575 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4576
4577 * emacs.texi (Acknowledgments): Updated.
4578
4579 * anti.texi: Total rewrite.
4580
8cf51b2c
GM
45812005-03-19 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * ack.texi (Acknowledgments): Update.
4584
45852005-03-19 Eli Zaretskii <eliz@gnu.org>
4586
4587 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4588 copyright years.
4589
45902005-03-14 Nick Roberts <nickrob@snap.net.nz>
4591
4592 * building.texi (Commands of GUD): Move paragraph on setting
4593 breakpoints with mouse to the GDB Graphical Interface node.
4594
45952005-03-07 Richard M. Stallman <rms@gnu.org>
4596
8cf51b2c
GM
4597 * misc.texi (Single Shell, Shell Options): Fix previous change.
4598
4599 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4600
46012005-03-06 Richard M. Stallman <rms@gnu.org>
4602
4603 * building.texi (Starting GUD): Don't explain text vs graphical
4604 GDB here. Just mention it and xref.
4605 Delete "just one debugger process".
4606 (Debugger Operation): Move GUD tooltip info here.
4607 (GUD Tooltips): Node deleted.
4608 (GDB Graphical Interface): Explain the two GDB modes here.
4609
8cf51b2c
GM
4610 * sending.texi (Sending Mail): Minor cleanup.
4611 (Mail Aliases): Explain quoting conventions.
4612 Update key rebinding example.
4613 (Header Editing): C-M-i is like M-TAB.
4614 (Mail Mode Misc): mail-attach-file does not do MIME.
4615
4616 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4617 that really belongs here.
4618 (Remote Mailboxes): Text moved to Rmail Inbox.
4619 (Rmail Display): Mention Mouse-1.
4620 (Movemail): Clarify two movemail versions.
4621 Clarify rmail-movemail-program.
4622
8cf51b2c
GM
4623 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4624 Document async shell commands.
4625 (Shell History): Clarify.
4626 (Shell Ring): Mention C-UP an C-DOWN.
4627 (Shell Options): Add comint-prompt-read-only.
4628 (Invoking emacsclient): Set EDITOR to run Emacs.
4629 (Sorting): No need to explain what region is.
4630 (Saving Emacs Sessions): Fix typo.
4631 (Recursive Edit): Fix punctuation.
4632 (Emulation): Don't mention "PC bindings" which are standard.
4633 (Hyperlinking): Explain Mouse-1 convention here.
4634 (Find Func): Node deleted.
4635
8cf51b2c
GM
4636 * help.texi (Name Help): Xref to Hyperlinking.
4637
4638 * glossary.texi (Glossary):
4639 Rename "Balance Parentheses" to "Balancing...".
4640 Add "Byte Compilation". Correct "Copyleft".
4641 New xref in "Customization".
4642 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4643 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4644 Rename "Registers" to "Register".
4645 Replace "Selecting" with "Selected Frame",
4646 "Selected Window", and "Selecting a Buffer".
4647
4648 * files.texi (Types of Log File): Explain how projects'
4649 methods can vary.
4650
8cf51b2c
GM
4651 * display.texi (Faces): Delete "Emacs 21".
4652
4653 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4654 * fixit.texi (Spelling): C-M-i like M-TAB.
4655 * mini.texi (Completion Options): C-M-i like M-TAB.
4656 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4657 * text.texi (Text Mode): C-M-i like M-TAB.
4658
4659 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4660
4661 * calendar.texi (Specified Dates): Mention `g w'.
4662 (Appointments): appt-activate toggles with no arg.
4663
8cf51b2c
GM
46642005-03-05 Juri Linkov <juri@jurta.org>
4665
4666 * cmdargs.texi (Emacs Invocation): Add cindex
4667 "invocation (command line arguments)"
4668 (Misc X): Add -nbc, --no-blinking-cursor.
4669
46702005-03-04 Ulf Jasper <ulf.jasper@web.de>
4671
4672 * calendar.texi (iCalendar): No need to require it now.
4673
8cf51b2c
GM
46742005-03-03 Nick Roberts <nickrob@snap.net.nz>
4675
4676 * trouble.texi (Contributing): Mention Savannah. Direct users to
4677 emacs-devel.
4678
46792005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4680
4681 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4682 window.
4683
8cf51b2c
GM
46842005-02-27 Richard M. Stallman <rms@gnu.org>
4685
4686 * building.texi (Compilation): Update mode line status info.
4687
46882005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4689
4690 * calendar.texi (General Calendar): Document binding of
4691 scroll-other-window-down.
4692 (Mayan Calendar): Fix earliest date.
4693 (Time Intervals): Document timeclock-change.
4694 Fix timeclock-ask-before-exiting documentation.
4695
46962005-02-26 Kim F. Storm <storm@cua.dk>
4697
4698 * frames.texi (Mouse References):
4699 Add mouse-1-click-in-non-selected-windows.
4700
47012005-02-25 Richard M. Stallman <rms@gnu.org>
4702
4703 * screen.texi (Screen): Explain better about cursors and mode lines;
4704 don't presuppose text terminals.
4705 (Point): Don't assume just one cursor.
4706 Clarify explanation of cursors.
4707 (Echo Area, Menu Bar): Cleanups.
4708
4709 * mini.texi (Minibuffer): Prompts are highlighted.
4710 (Minibuffer Edit): Newline = C-j only on text terminals.
4711 Clarify resize-mini-windows values.
4712 Mention M-PAGEUP and M-PAGEDOWN.
4713 (Completion Commands): Mouse-1 like Mouse-2.
4714 (Minibuffer History): Explain history commands better.
4715 (Repetition): Add xref to Incremental Search.
4716
4717 * mark.texi (Setting Mark): Clarify info about displaying mark.
4718 Clarify explanation of C-@ and C-SPC.
4719 (Transient Mark): Mention Delete Selection mode.
4720 (Marking Objects): Clean up text about extending the region.
4721
4722 * m-x.texi (M-x): One C-g doesn't always go to top level.
4723 No delay before suggest-key-bindings output.
4724
4725 * fixit.texi (Fixit): Mention C-/ for undo.
4726 (Spelling): Mention ESC TAB like M-TAB.
4727 Replacement words with r and R are rechecked.
4728 Say where C-g leaves point. Mention ? as input.
4729
47302005-02-23 Lute Kamstra <lute@gnu.org>
4731
4732 * cmdargs.texi (Initial Options): Add cross reference.
4733
8cf51b2c
GM
47342005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4735
4736 * emacs.texi (Top): Update menu for splitting of node in
4737 msdog.texi.
4738 * frames.texi (Frames): Update xref for splitting of node in
4739 msdog.texi.
4740 * trouble.texi (Quitting): Ditto.
4741
47422005-02-16 Richard M. Stallman <rms@gnu.org>
4743
4744 * windows.texi (Split Window): Simplify line truncation info
4745 and xref to Display Custom.
4746
4747 * trouble.texi (Quitting): Emergency escape only for text terminal.
4748 (Screen Garbled): C-l for ungarbling is only for text terminal.
4749
4750 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4751
4752 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4753
4754 * programs.texi (Program Modes): Mention Python mode.
4755 (Moving by Defuns): Repeating C-M-h extends region.
4756 (Basic Indent): Clarify.
4757 (Custom C Indent): Clarify.
4758 (Expressions): Repeating C-M-@ extends region.
4759 (Info Lookup): Clarify for C-h S.
4760 (Symbol Completion): ESC TAB alternative for M-TAB.
4761 (Electric C): Clarify.
4762
4763 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4764
4765 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4766 MS-DOS Input node.
4767 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4768 (MS-DOS and MULE): Clarify.
4769 (MS-DOS Processes, Windows Processes): Fix typos.
4770
4771 * major.texi (Choosing Modes): Clarify.
4772
4773 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4774 (Keyboard Macro Step-Edit): Clarify.
4775
4776 * indent.texi (Indentation): Clarifications.
4777
4778 * help.texi (Help): Correct error about C-h in query-replace.
4779 Clarify apropos vs C-h a. Fix how to search in FAQ.
4780 (Key Help): Describe C-h w here.
4781 (Name Help): Minor cleanup. C-h w moved to Key Help.
4782 Clarify the "object" joke.
4783 (Apropos): Clarify. Mouse-1 like Mouse-2.
4784 (Help Mode): Mouse-1 like Mouse-2.
4785
4786 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4787
4788 * display.texi (Display): Reorder menu.
4789 (Faces): Cleanup.
4790 (Font Lock): Cleanup. Mention Options menu.
4791 Delete obsolete text.
4792 (Scrolling): For C-l, don't presume text terminal.
4793 (Horizontal Scrolling): Simplify intro.
4794 (Follow Mode): Clarify.
4795 (Cursor Display): Moved before Display Custom.
4796 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4797 Doc default-tab-width. Doc line truncation more thoroughly.
4798
4799 * dired.texi (Dired Enter): C-x C-f can run Dired.
4800 (Dired Visiting): Comment out `a' command.
4801 Mouse-1 is like Mouse-2.
4802 (Shell Commands in Dired): ? can be used more than once.
4803
4804 * basic.texi (Continuation Lines): Simplify description of truncation,
4805 and refer to Display Custom for the rest of it.
4806
8cf51b2c
GM
48072005-02-06 Lute Kamstra <lute@gnu.org>
4808
4809 * basic.texi (Undo): Fix typo.
4810
4811 * cmdargs.texi (Emacs Invocation): Fix typo.
4812
4813 * custom.texi (Init Examples): Fix typo.
4814
4815 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4816
48172005-02-06 Richard M. Stallman <rms@gnu.org>
4818
4819 * regs.texi (Registers): Registers can hold numbers, too.
4820
4821 * killing.texi (Other Kill Commands): Cleanup.
4822 Delete redundant explanation of kill in read-only buffer.
4823 (Yanking): Mention term "copying".
4824 (Accumulating Text): Fix typo.
4825
4826 * entering.texi (Entering Emacs): Update rationale at start.
4827 (Exiting): Treat iconifying on a par with suspension.
4828
4829 * custom.texi (Minor Modes): Fix typo.
4830 (Easy Customization): Fix menu style.
4831 (Variables): Add xref.
4832 (Examining): Setting for future sessions works through .emacs.
4833 (Keymaps): "Text terminals", not "Many".
4834 (Init Rebinding): Explain \C-. Show example of \M-.
4835 Fix minor wording errors.
4836 (Function Keys): Explain vector syntax just once.
4837 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4838 (Init File): Mention .emacs.d directory.
4839 (Init Examples): Add xref.
4840 (Find Init): Mention .emacs.d directory.
4841
4842 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4843 (Action Arguments): Explain which kinds of -l args are found how.
4844 (Initial Options): --batch does not inhibit site-start.
4845 Add xrefs.
4846 (Command Example): Use --batch, not -batch.
4847
4848 * basic.texi (Inserting Text): Cleanup wording.
4849 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4850 C-n is not error at end of buffer.
4851 (Undo): Doc C-/ like C-_. Add xrefs.
4852 (Arguments): META key may be labeled ALT.
4853 Peculiar arg meanings are explained in doc strings.
4854
4855 * abbrevs.texi (Expanding Abbrevs): Clarify.
4856
48572005-02-05 Eli Zaretskii <eliz@gnu.org>
4858
4859 * frames.texi (Frame Parameters): Add an xref to the description
4860 of list-colors-display. Add a pointer to the X docs about colors.
4861
4862 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4863 Improve docs of list-colors-display.
8cf51b2c
GM
4864
48652005-02-03 Lute Kamstra <lute@gnu.org>
4866
4867 * frames.texi (Frames, Drag and Drop): Fix typos.
4868
48692005-02-03 Richard M. Stallman <rms@gnu.org>
4870
4871 * windows.texi (Basic Window): Mention color-change in mode line.
4872 (Change Window): Explain dragging vertical boundaries.
4873
4874 * text.texi (Sentences): Clarify.
4875 (Paragraphs): Explain M-a and blank lines.
4876 (Outline Mode): Clarify text and menu.
4877 (Hard and Soft Newlines): Mention use-hard-newlines.
4878
4879 * frames.texi (Frames): Delete unnecessary mention of Windows.
4880 (Mouse Commands): Likewise. Mention xterm mouse support.
4881 (Clipboard): Clarify.
4882 (Mouse References): Mention use of Mouse-1 for following links.
4883 (Menu Mouse Clicks): Clarify.
4884 (Mode Line Mouse): Clarify.
4885 (Drag and Drop): Rewrite.
4886
4887 * fixit.texi (Spelling): Fix typo.
4888
4889 * files.texi (File Names): Clarify.
4890 (Visiting): Update conditions for use of file dialog. Clarify.
4891 (Saving): Doc d as answer in save-some-buffers.
4892 (Remote Files): Clean up the text.
4893
4894 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4895
4896 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4897 (List Buffers): Clarify.
4898 (Several Buffers): Doc T command.
4899 (Buffer Convenience): Clarify menu.
4900
4901 * basic.texi (Undo): Clarify last change.
4902
49032005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4904
4905 * fixit.texi (Spelling): Fix typo.
4906
49072005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * basic.texi (Undo): Update description of `undo-outer-limit'.
4910
49112005-02-01 Nick Roberts <nickrob@snap.net.nz>
4912
4913 * building.texi: Update documentation relating to GDB Graphical
4914 Interface.
4915
49162005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * custom.texi (Easy Customization): Adapt menu to node name change.
4919
49202005-01-30 Richard M. Stallman <rms@gnu.org>
4921
4922 * custom.texi (Easy Customization): Defn of "User Option" now
4923 includes faces. Don't say just "option" when talking about variables.
4924 Do say just "options" to mean "anything customizable".
4925 (Specific Customization): Describe `customize-variable',
4926 not `customize-option'.
4927
4928 * glossary.texi (Glossary) <Faces>: Add xref.
4929 <User Option>: Change definition--include faces. Change xref.
4930
4931 * picture.texi (Picture): Mention artist.el.
4932
4933 * sending.texi, screen.texi, programs.texi, misc.texi:
4934 * mini.texi, major.texi, maintaining.texi, macos.texi:
4935 * help.texi, frames.texi, files.texi:
4936 Don't say just "option" when talking about variables.
4937
4938 * display.texi, mule.texi: Don't say just "option" when talking
4939 about variables. Other minor cleanups.
4940
8cf51b2c
GM
49412005-01-26 Lute Kamstra <lute@gnu.org>
4942
4943 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4944 File'. Mention the `-Q' option at the `--no-site-file' option.
4945
8cf51b2c
GM
49462005-01-22 David Kastrup <dak@gnu.org>
4947
4948 * building.texi (Grep Searching): Mention alias `find-grep' for
4949 `grep-find'.
4950
49512005-01-20 Richard M. Stallman <rms@gnu.org>
4952
4953 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4954
8cf51b2c
GM
49552005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4956
4957 * rmail.texi (Movemail): Explain differences
4958 between standard and mailutils versions of movemail.
4959 Describe command line and configuration options introduced
4960 with the latter.
4961 Explain the notion of mailbox URL, provide examples and
4962 cross-references to mailutils documentation.
4963 Describe various methods of specifying mailbox names,
4964 user names and user passwords for rmail.
4965 (Remote Mailboxes): New section. Describe
4966 how movemail handles remote mailboxes. Describe configuration
4967 options used to control its behavior.
4968 (Other Mailbox Formats): Explain handling of various mailbox
4969 formats.
4970
49712005-01-13 Richard M. Stallman <rms@gnu.org>
4972
4973 * commands.texi (Commands): Clarification.
4974
49752005-01-11 Richard M. Stallman <rms@gnu.org>
4976
4977 * programs.texi (Multi-line Indent): Fix previous change.
4978 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4979
8cf51b2c
GM
49802005-01-08 Richard M. Stallman <rms@gnu.org>
4981
4982 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4983 lazy-highlight.
4984
4985 * search.texi (Query Replace): Mention faces query-replace
4986 and lazy-highlight.
4987 (Incremental Search): Update isearch highlighting info.
4988
8cf51b2c
GM
49892005-01-04 Richard M. Stallman <rms@gnu.org>
4990
4991 * custom.texi (Saving Customizations): Minor improvement.
4992
8cf51b2c
GM
49932005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4994
4995 * custom.texi (Saving Customizations): Emacs no longer loads
4996 `custom-file' after .emacs. No longer mention customizing through
4997 Custom.
4998
8cf51b2c
GM
49992005-01-01 Andreas Schwab <schwab@suse.de>
5000
5001 * killing.texi (Graphical Kill): Move up under node Killing,
5002 change @section to @subsection.
5003
50042005-01-01 Richard M. Stallman <rms@gnu.org>
5005
5006 * custom.texi (Face Customization): Mention hex color specs.
5007
5008 * emacs.texi (Top): Update Killing submenu.
5009
5010 * killing.texi (Killing): Reorganize section.
5011 No more TeX-only text; put the node command at start of chapter.
5012 But the first section heading is used only in TeX.
5013 Rewrite the text to read better in this mode.
5014 (Graphical Kill): New subnode gets some of the text that
5015 used to be in the first section.
5016
50172004-12-31 Richard M. Stallman <rms@gnu.org>
5018
5019 * dired.texi (Shell Commands in Dired): Delete the ? example.
5020
5021 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5022
5023 * files.texi (Saving): Describe new require-final-newline features
5024 and mode-require-final-newline.
5025
8cf51b2c
GM
50262004-12-29 Richard M. Stallman <rms@gnu.org>
5027
5028 * custom.texi (File Variables): Clarify previous change.
5029
c8763fb6 50302004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5031
5032 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5033 out now.
5034
50352004-12-27 Richard M. Stallman <rms@gnu.org>
5036
5037 * Makefile.in (MAKEINFO): Specify --force.
5038
5039 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5040 (Undo): Doc undo-outer-limit.
5041
8cf51b2c
GM
50422004-12-15 Juri Linkov <juri@jurta.org>
5043
5044 * mark.texi (Transient Mark, Mark Ring): M-< and other
5045 movement commands don't set mark in Transient Mark mode
5046 if mark is active.
5047
8cf51b2c
GM
50482004-12-12 Juri Linkov <juri@jurta.org>
5049
5050 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5051 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5052
5053 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5054 (Misc Dired Commands): Add @r{(Dired)} to w.
5055
50562004-12-12 Juri Linkov <juri@jurta.org>
5057
5058 * mark.texi (Marking Objects): Marking commands also extend the
5059 region when mark is active in Transient Mark mode.
5060
8cf51b2c
GM
50612004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5062
5063 * custom.texi (Saving Customizations): Emacs only loads the custom
5064 file automatically after the init file in version 22.1 or later.
5065 Adapt text and examples to this fact.
5066
8cf51b2c
GM
50672004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5068
5069 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5070 be set through Custom. Otherwise, it has no effect.
5071
8cf51b2c
GM
50722004-12-05 Richard M. Stallman <rms@gnu.org>
5073
5074 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5075 * entering.texi: Rename Command Line to Emacs Invocation.
5076
10d1d0af 5077 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5078
5079 * custom.texi (Easy Customization): Move up to section level,
5080 before Variables. Avoid using the term "variable"; say "option".
5081 New initial explanation.
5082 (Variables): In initial explanation, connect "variable" to the
5083 already-explained "user option".
5084
5085 * emacs.texi (Top): Fix ref to Command Line.
5086 Move reference to Easy Customization.
5087
5088 * xresources.texi (X Resources): Fix From link.
5089
5090 * doclicense.texi (GNU Free Documentation License): Fix To link.
5091
5092 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5093
5094 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5095
50962004-12-03 Richard M. Stallman <rms@gnu.org>
5097
5098 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5099
51002004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5101
5102 * kmacro.texi: Several small changes in addition to the following.
5103 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5104 defining a keyboard macro.
5105 Mention `kmacro-ring-max'.
5106 (Keyboard Macro Counter): Clarify description of
5107 `kmacro-insert-counter', `kmacro-set-counter',
5108 `kmacro-add-counter' and `kmacro-set-format'.
5109
51102004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5111
5112 * custom.texi (File Variables): Add `unibyte' and make it more
5113 clear that `unibyte' and `coding' are special. Suggested by Simon
5114 Krahnke <overlord@gmx.li>.
5115
5116 * mule.texi (Enabling Multibyte): Refer to File Variables.
5117 Suggested by Simon Krahnke <overlord@gmx.li>.
5118
c8763fb6 51192004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5120
5121 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5122 x-use-old-gtk-file-dialog.
5123
8cf51b2c
GM
51242004-11-20 Richard M. Stallman <rms@gnu.org>
5125
5126 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5127
51282004-11-09 Lars Brinkhoff <lars@nocrew.org>
5129
5130 * building.texi (Lisp Eval): Delete hyphen in section name.
5131
51322004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5133
5134 * files.texi (Old Versions):
5135 No longer document annotation as "CVS only".
5136
51372004-11-10 Andre Spiegel <spiegel@gnu.org>
5138
5139 * files.texi (Version Control): Rewrite the introduction about
5140 version systems, mentioning the new ones that we support. Thanks
5141 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5142 suggestions.
5143
c8763fb6 51442004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5145
49823426 5146 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5147
c8763fb6 51482004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5149
5150 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5151
51522004-10-23 Eli Zaretskii <eliz@gnu.org>
5153
5154 * text.texi (Text Based Tables, Table Definition)
5155 (Table Creation, Table Recognition, Cell Commands)
5156 (Cell Justification, Row Commands, Column Commands)
5157 (Fixed Width Mode, Table Conversion, Measuring Tables)
5158 (Table Misc): New nodes, documenting the Table Mode.
5159
8cf51b2c
GM
51602004-10-19 Jason Rumney <jasonr@gnu.org>
5161
5162 * makefile.w32-in (info): Change order of arguments to makeinfo.
5163
51642004-10-19 Ulf Jasper <ulf.jasper@web.de>
5165
5166 * calendar.texi (iCalendar): Update for package changes.
5167
8cf51b2c
GM
51682004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5169
5170 * files.texi (Misc File Ops): View mode is a minor mode.
5171
8cf51b2c
GM
51722004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5173
5174 * calendar.texi (iCalendar): Style changes.
5175
51762004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * search.texi (Regexps): The regexp described in the example is no
5179 longer stored in the variable `sentence-end'.
5180
8cf51b2c
GM
51812004-10-06 Nick Roberts <nickrob@snap.net.nz>
5182
5183 * building.texi (Starting GUD): Note that multiple debugging
5184 sessions requires `gdb --fullname'.
5185
51862004-10-05 Ulf Jasper <ulf.jasper@web.de>
5187
5188 * calendar.texi (iCalendar): New section for a new package.
5189
8cf51b2c
GM
51902004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * text.texi: Various small changes in addition to the following.
5193 (Text): Replace xref for autotype with inforef.
5194 (Sentences): Explain nil value for `sentence-end'.
5195 (Paragraphs): Update default values for `paragraph-start' and
5196 `paragraph-separate'.
5197 (Text Mode): Correct description of Text mode's effect on the
5198 syntax table.
5199 (Outline Visibility): `hide-other' does not hide top level headings.
5200 `selective-display-ellipses' no longer has an effect on Outline mode.
5201 (TeX Misc): Add missing @cindex.
5202 Replace xref for RefTeX with inforef.
5203 (Requesting Formatted Text): The variable
5204 `enriched-fill-after-visiting' no longer exists.
5205 (Editing Format Info): Update names of menu items and commands.
5206 (Format Faces): Mention special effect of specifying the default face.
5207 Describe inheritance of text properties.
5208 Correct description of `fixed' face.
5209 (Format Indentation): Correct description of effect of setting
5210 margins. Mention `set-left-margin' and `set-right-margin'.
5211 (Format Justification): Update names of menu items.
5212 `set-justification-full' is now bound to `M-j b'.
5213 Mention that `default-justification' is a per buffer variable.
5214 (Format Properties): Update name of menu item.
5215 (Forcing Enriched Mode): `format-decode-buffer' automatically
5216 turns on Enriched mode if the buffer is in text/enriched format.
5217
52182004-10-05 Emilio C. Lopes <eclig@gmx.net>
5219
5220 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5221
52222004-09-28 Kim F. Storm <storm@cua.dk>
5223
5224 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5225 Align with new functionality.
5226
8cf51b2c
GM
52272004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5228
5229 * display.texi (Display Custom): Remove stray `@end defvar'.
5230
52312004-09-23 Kim F. Storm <storm@cua.dk>
5232
5233 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5234 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5235
8cf51b2c
GM
52362004-09-20 Richard M. Stallman <rms@gnu.org>
5237
5238 * custom.texi (Hooks): Explain using setq to clear out a hook.
5239 (File Variables): Explain multiline string constants.
5240 (Non-ASCII Rebinding): Explain when you need to update
5241 non-ASCII char codes in .emacs.
5242
5243 * building.texi (Compilation): Explain how to make a silent
5244 subprocess that won't be terminated. Explain compilation-environment.
5245
52462004-09-13 Kim F. Storm <storm@cua.dk>
5247
5248 * mini.texi (Repetition): Rename isearch-resume-enabled to
5249 isearch-resume-in-command-history and change default to disabled.
5250
8cf51b2c
GM
52512004-09-09 Kim F. Storm <storm@cua.dk>
5252
5253 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5254 with new `kmacro-name-last-macro'.
5255
8cf51b2c
GM
52562004-09-08 Juri Linkov <juri@jurta.org>
5257
5258 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5259
8cf51b2c
GM
52602004-09-03 Juri Linkov <juri@jurta.org>
5261
5262 * search.texi (Incremental Search): Update wording for M-%.
5263
52642004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5265
5266 * killing.texi (Killing): Correct description of kill commands in
5267 read-only buffer.
5268
52692004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5270
5271 * building.texi (Compilation Mode): Add a paragraph about rules
5272 for finding the compilation buffer for `next-error'.
5273
5274 * search.texi (Other Repeating Search): Mention that Occur mode
5275 supports the next-error functionality.
5276
52772004-09-02 Juri Linkov <juri@jurta.org>
5278
5279 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5280
52812004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5282
5283 * kmacro.texi (Basic Keyboard Macro):
5284 `apply-macro-to-region-lines' now operates on all lines that begin
5285 in the region, rather than on all complete lines in the region.
5286
c8763fb6 52872004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5288
5289 * frames.texi (Drag and drop): Add documentation about
5290 x-dnd-test-function and x-dnd-known-types.
5291
52922004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5293
5294 * indent.texi: Various minor changes in addition to:
5295 (Indentation Commands): Correct description of `indent-relative'.
5296 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5297 mode. The *Tab Stops* buffer uses Overwrite Mode.
5298 (Just Spaces): `tabify' converts sequences of at least two spaces
5299 to tabs.
5300
8cf51b2c
GM
53012004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5302
5303 * frames.texi (Secondary Selection): Setting the secondary
5304 selection with M-Drag-Mouse-1 does not alter the kill ring,
5305 setting it with M-Mouse-1 and M-Mouse-3 does.
5306 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5307 toolkit scroll bars.
5308 (Scroll Bars): Ditto.
5309
5310 * windows.texi (Basic Window): When using a window system, the value
5311 of point in a non-selected window is indicated by a hollow box.
5312 (Split Window): Side by side windows are separated by a scroll bar,
5313 if scroll bars are used.
5314 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5315 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5316 (Window Convenience): Update bindings for `winner-undo' and
5317 `winner-redo'.
5318
5319 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5320 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5321 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5322 of "Using Emacs as a Server".
5323 * building.texi (Building): Interchange nodes (for correct numbering).
5324 * programs.texi (Programs): Interchange nodes (for correct numbering).
5325 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5326 Info to the node structure.
5327 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5328 Rearrange order of nodes and sections such that both "GNU GENERAL
5329 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5330 end, as appropriate for appendices.
5331 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5332 Use `@unnumberedsec'.
5333 * trouble.texi: Adapt sectioning in Info to the node structure.
5334 Adapt node pointers to change in emacs.texi.
5335 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5336
8cf51b2c
GM
53372004-08-25 Kenichi Handa <handa@m17n.org>
5338
5339 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5340 description for unibyte mode.
5341
53422004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5345
5346 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5347 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5348 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5349 in @pxref.
5350
53512004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5352
5353 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5354 Change section names.
5355
8cf51b2c
GM
53562004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * kmacro.texi (Keyboard Macro Ring): Rename section.
5359 Emacs treats the head of the macro ring as the `last keyboard macro'.
5360 (Keyboard Macro Counter): Minor change.
5361 (Save Keyboard Macro): Some clarifications.
5362 (Edit Keyboard Macro): Rename section.
5363
5364 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5365 32-bit machines.
5366 (Several Buffers): Clarify which buffer is selected if `2' is
5367 pressed in the Buffer Menu.
5368 Auto Revert mode can be used to update the Buffer Menu
5369 automatically.
5370
53712004-08-21 Eli Zaretskii <eliz@gnu.org>
5372
5373 * help.texi (Misc Help): Add an index entry for finding an Info
5374 manual by its file name.
5375
53762004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5377
5378 * files.texi (Backup Deletion): Correct description of
5379 `delete-old-versions'.
5380 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5381 (Auto Save Files): Recommend `auto-save-mode' to reenable
5382 auto-saving, rather than the abbreviation `auto-save'.
5383
53842004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5385
5386 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5387 for "killing" and "yanking" in main menu.
5388
53892004-08-16 Richard M. Stallman <rms@gnu.org>
5390
5391 * killing.texi (Yanking, Killing): Minor cleanups.
5392
5393 * mark.texi (Momentary Mark): Minor cleanups.
5394
53952004-08-15 Kenichi Handa <handa@etl.go.jp>
5396
5397 * custom.texi (Non-ASCII Rebinding):
5398 C-q always inserts the right code to pass to global-set-key.
5399
8cf51b2c
GM
54002004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5401
5402 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5403 `insert-register', instead of `C-x r g' binding, for consistency.
5404
54052004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5406
5407 * fixit.texi (Spelling): Fix typo.
5408
54092004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5410
5411 * help.texi (Help): Fix Texinfo usage.
5412
8cf51b2c
GM
54132004-07-24 Richard M. Stallman <rms@gnu.org>
5414
5415 * text.texi (Paragraphs): Update how paragraphs are separated
5416 and the default for paragraph-separate.
5417
5418 * search.texi (Regexp Replace): Further update text for new
5419 replacement operators.
5420
8cf51b2c
GM
54212004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5422
5423 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5424 `R' switch.
5425
5426 * dired.texi (Dired Updating): `k' only deletes inserted
5427 subdirectories from the Dired buffer if a prefix argument was given.
5428
5429 * search.texi (Regexps): Delete redundant definition of `symbol' in
5430 description of `\_>'. It already occurs in the description of `\_<'.
5431
8cf51b2c
GM
54322004-07-01 Juri Linkov <juri@jurta.org>
5433
5434 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5435 (Regexp Search): Add M-r.
5436
54372004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5440
54412004-06-29 Jesper Harder <harder@ifa.au.dk>
5442
49823426 5443 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5444
54452004-06-25 Richard M. Stallman <rms@gnu.org>
5446
5447 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5448
54492004-06-25 David Kastrup <dak@gnu.org>
5450
5451 * search.texi (Regexp Replace): Some typo corrections and
5452 rearrangement.
5453
54542004-06-24 David Kastrup <dak@gnu.org>
5455
5456 * search.texi (Unconditional Replace): Use replace-string instead
5457 of query-replace in example.
5458 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5459 sequences.
5460 (Query Replace): Correct explanation of `^' which does not use
5461 the mark stack.
5462
54632004-06-21 Nick Roberts <nickrob@gnu.org>
5464
5465 * misc.texi (Shell History Copying): Document comint-insert-input.
5466 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5467
8cf51b2c
GM
54682004-06-20 Jesper Harder <harder@ifa.au.dk>
5469
5470 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5471 * custom.texi (Customization): Do.
5472 * anti.texi (Antinews): Do.
5473 * abbrevs.texi (Defining Abbrevs): Do.
5474
5475 * programs.texi (Info Lookup): Fix keybinding for
5476 info-lookup-symbol.
5477
54782004-06-16 Juanma Barranquero <lektu@terra.es>
5479
5480 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5481 Add emacs-xtra.
5482 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5483 (clean): Add emacs-xtra and flymake. Remove redundancies.
5484
54852004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5486
5487 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5488 Add emacs-xtra.
5489 * emacs-xtra.texi: New file.
5490
54912004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5492
5493 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5494 (Dired and Find): Mention differences with ordinary Dired buffers.
5495
8cf51b2c
GM
54962004-06-13 Richard M. Stallman <rms@gnu.org>
5497
5498 * custom.texi (Init Syntax): Explain about vars that do special
5499 things when set with setq or with Custom.
5500 (Init Examples): Add line-number-mode example.
5501
8cf51b2c
GM
55022004-06-12 Juri Linkov <juri@jurta.org>
5503
5504 * dired.texi (Operating on Files): Add dired-do-touch.
5505
8cf51b2c
GM
55062004-06-10 Juri Linkov <juri@jurta.org>
5507
5508 * building.texi (Lisp Eval): Add C-M-x on defface.
5509
55102004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5511
5512 * files.texi (Reverting): Auto-Revert mode and
5513 Global Auto-Revert mode no longer revert remote files.
5514
8cf51b2c
GM
55152004-05-29 Richard M. Stallman <rms@gnu.org>
5516
5517 * custom.texi (Init File): Two dashes start --no-site-file.
5518
8cf51b2c
GM
55192004-05-29 Alan Mackenzie <acm@muc.de>
5520
5521 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5522 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5523 (AWK, Pike): Document as "C-like modes".
5524 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5525 (M-x man): Supersedes M-x manual-entry.
5526 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5527
5528 ("Comments in C"): Delete node; the info is in CC Mode manual.
5529 (c-comment-only-line-offset): Remove description.
5530
5531 (C-c ., C-c C-c): Describe new C Mode bindings.
5532
5533 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5534 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5535 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5536 Amend definitions.
5537
5538 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5539 Describe functions.
5540
5541 (c-comment-start-regexp, c-hanging-comment-ender-p)
5542 (c-hanging-comment-starter-p): Remove obsolete definitions.
5543
5544 * emacs.texi: Remove the menu entry "Comments in C".
5545
8cf51b2c
GM
55462004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5547
5548 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5549 `M-x locate'.
5550
55512004-05-16 Karl Berry <karl@gnu.org>
5552
5553 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5554 makeinfo --html fails.
5555 * help.texi (Help Summary) [@ifnottex]: Likewise.
5556
55572004-05-13 Nick Roberts <nickrob@gnu.org>
5558
5559 * building.texi (GDB Graphical Interface): Update and describe
5560 layout first.
5561
8cf51b2c
GM
55622004-05-04 Jason Rumney <jasonr@gnu.org>
5563
5564 * makefile.w32-in: Revert last change.
5565
55662004-05-03 Jason Rumney <jasonr@gnu.org>
5567
5568 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5569
8cf51b2c
GM
55702004-04-23 Juanma Barranquero <lektu@terra.es>
5571
5572 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5573
55742004-04-18 Juri Linkov <juri@jurta.org>
5575
5576 * fixit.texi (Spelling): Remove file extension from ispell xref.
5577
55782004-04-15 Kim F. Storm <storm@cua.dk>
5579
5580 * cmdargs.texi (Initial Options): Add -Q.
5581
55822004-04-05 Kim F. Storm <storm@cua.dk>
5583
5584 * custom.texi (File Variables): Add safe-local-eval-forms.
5585
8cf51b2c
GM
55862004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * files.texi (Reverting): Correct description of revert-buffer's
5589 handling of point.
5590
55912004-03-22 Juri Linkov <juri@jurta.org>
5592
5593 * emacs.texi (Top): Add `Misc X'.
5594
49823426 5595 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5596
5597 * glossary.texi: Improve references.
5598
5599 * help.texi: Sync keywords with finder.el.
5600
5601 * mini.texi (Completion): Add description for menu items.
5602
5603 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5604
5605 * sending.texi (Mail Methods): Fix xref to Message manual.
5606
8cf51b2c
GM
56072004-03-12 Richard M. Stallman <rms@gnu.org>
5608
8cf51b2c
GM
5609 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5610
8cf51b2c
GM
56112004-03-04 Richard M. Stallman <rms@gnu.org>
5612
5613 * search.texi (Regexps): Explain that ^ and $ have their
5614 special meanings only in certain contexts.
5615
5616 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5617
5618 * mule.texi (Specify Coding): Doc C-x RET F.
5619
5620 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5621 for multiple compile and grep buffers.
5622 (Indirect Buffers): Don't recommand clone-indirect-buffer
5623 for multiple compile and grep buffers.
5624
8cf51b2c
GM
56252004-02-29 Juanma Barranquero <lektu@terra.es>
5626
5627 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5628 Use $(DEL) instead of rm, and ignore exit code.
5629
8cf51b2c
GM
56302004-02-23 Nick Roberts <nick@nick.uklinux.net>
5631
5632 * building.texi (Watch Expressions): Update.
5633
56342004-02-21 Juri Linkov <juri@jurta.org>
5635
5636 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5637 --directory, --help, --version. Move text about command-line-args
5638 to Command Arguments.
5639 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5640 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5641 (Window Size X): Join -g and --geometry. Add @cindex.
5642 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5643 (Title X): Remove alias -title.
5644 (Misc X): New node.
5645
c8763fb6 56462004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5647
5648 * frames.texi (Drag and drop): Add Motif to list of supported
5649 protocols.
5650
c8763fb6 56512004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5652
5653 * frames.texi (Drag and drop): New section.
5654
56552004-01-24 Richard M. Stallman <rms@gnu.org>
5656
5657 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5658 Include it only @ifnotinfo. Patch the preceding and following
5659 node headers to point to each other.
5660
56612004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5662
5663 * calendar.texi (Appointments): Update section.
5664
56652003-12-29 Kevin Ryde <user42@zip.com.au>
5666
8cf51b2c
GM
5667 * programs.texi (C Modes): Fix the xref.
5668
56692003-12-23 Nick Roberts <nick@nick.uklinux.net>
5670
5671 * building.texi (Watch Expressions): Update.
5672 (Commands of GUD): Include use of toolbar + breakpoints set from
5673 fringe/margin.
5674
56752003-12-03 Andre Spiegel <spiegel@gnu.org>
5676
5677 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5678 <acm@muc.de>.
5679
c8763fb6 56802003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5681
5682 * frames.texi (Dialog Boxes): Add use-file-dialog.
5683
8cf51b2c
GM
56842003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5685
5686 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5687 in CC Mode.
5688
8cf51b2c
GM
56892003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5690
5691 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5692 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5693 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5694 * man/frames.texi, man/glossary.texi, man/killing.texi:
5695 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5696 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5697 * man/sending.texi, man/text.texi, man/trouble.texi:
5698 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5699
57002003-11-01 Alan Mackenzie <acm@muc.de>
5701
5702 * search.texi (Scrolling During Incremental Search): Document a
5703 new scrolling facility in isearch mode.
5704
8cf51b2c
GM
57052003-10-22 Miles Bader <miles@gnu.org>
5706
5707 * Makefile.in (info): Move before $(top_srcdir)/info.
5708
57092003-10-22 Nick Roberts <nick@nick.uklinux.net>
5710
5711 * building.texi (Watch Expressions): Update section on data display
5712 to reflect code changes (GDB Graphical Interface).
5713
8cf51b2c
GM
57142003-10-13 Richard M. Stallman <rms@gnu.org>
5715
5716 * xresources.texi (GTK resources): Clean up previous change.
5717
c8763fb6 57182003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5719
5720 * xresources.texi (GTK resources): Add a note that some themes
5721 disallow customizations. Add scroll theme example.
5722
8cf51b2c
GM
57232003-09-30 Richard M. Stallman <rms@gnu.org>
5724
8cf51b2c
GM
5725 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5726
5727 * misc.texi (Saving Emacs Sessions): Shorten the section,
5728 collapsing back into one node.
5729
57302003-09-30 Lars Hansen <larsh@math.ku.dk>
5731
5732 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5733
ce058493 57342003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5735
5736 * xresources.texi (GTK names in Emacs): Correct typo.
5737
8cf51b2c
GM
57382003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5739
5740 * cmdargs.texi (Font X): Mention new default font. More
5741 fully describe long font names, wildcard patterns and the
5742 problems involved. (Result of discussion on emacs-devel.)
5743
57442003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5745
5746 * emacs.texi (Acknowledgements): Correct typo.
5747
57482003-09-22 Richard M. Stallman <rms@gnu.org>
5749
5750 * dired.texi (Misc Dired Commands): New node.
5751 (Dired Navigation): Add dired-goto-file.
5752
5753 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5754
5755 * emacs.texi (Acknowledgements): New node, split from Distribution.
5756
5757 * cmdargs.texi (Action Arguments): -f reads interactive args.
5758
8cf51b2c
GM
57592003-09-08 Lute Kamstra <lute@gnu.org>
5760
5761 * screen.texi (Mode Line): Say that POS comes before LINE.
5762 Mention `size-indication-mode'.
5763 * display.texi (Optional Mode Line): Document
5764 `size-indication-mode'.
5765 * basic.texi (Position Info): Mention `size-indication-mode'.
5766
57672003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5768
5769 * xresources.texi (Resources): Refer to `editres' man page.
5770 (Lucid Resources): Update defaults. Expand description of
5771 `shadowThickness'.
5772
57732003-09-04 Miles Bader <miles@gnu.org>
5774
5775 * Makefile.in (top_srcdir): New variable.
5776 ($(top_srcdir)/info): New rule.
5777 (info): Depend on it.
5778
57792003-09-03 Peter Runestig <peter@runestig.com>
5780
5781 * makefile.w32-in: New file.
5782
57832003-08-29 Richard M. Stallman <rms@gnu.org>
5784
5785 * misc.texi (Saving Emacs Sessions): Correct previous change.
5786
8cf51b2c
GM
57872003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5788
8cf51b2c
GM
5789 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5790 (Intro): Include kmacro.texi after fixit.texi instead of after
5791 custom.texi. (As suggested by Kim Storm.)
5792
57932003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5794
5795 * fixit.texi (Fixit): Update `Next' pointer.
5796 * files.texi (Files): Update `Previous' pointer.
5797 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5798 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5799 (Suggested by Kim Storm.)
5800 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5801
58022003-08-18 Kim F. Storm <storm@cua.dk>
5803
5804 * kmacro.texi: New file describing enhanced keyboard macro
5805 functionality. Replaces old description in custom.texi.
5806
5807 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5808 (Keyboard Macros): Move to new kmacro.texi file.
5809
5810 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5811
8cf51b2c
GM
58122003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5813
5814 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5815
58162003-08-17 Alex Schroeder <alex@gnu.org>
5817
5818 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5819 required.
5820
8cf51b2c
GM
58212003-08-05 Richard M. Stallman <rms@gnu.org>
5822
5823 * programs.texi (Lisp Indent): Don't describe
5824 lisp-indent-function property here. Use xref to Lisp Manual.
5825
8cf51b2c
GM
58262003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5827
fffa137c 5828 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5829 abbreviations.
5830
58312003-07-24 Markus Rost <rost@math.ohio-state.edu>
5832
5833 * buffers.texi (List Buffers): Fix previous change.
5834
8cf51b2c
GM
58352003-07-13 Markus Rost <rost@math.ohio-state.edu>
5836
5837 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5838 List*.
5839
58402003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5841
8cf51b2c
GM
5842 * display.texi (Font Lock): Fix typo.
5843
58442003-07-07 Richard M. Stallman <rms@gnu.org>
5845
5846 * display.texi (Font Lock): Add xref for format info on
5847 font-lock-remove-keywords.
5848
5849 * building.texi (Compilation): Document what happens with asynch
5850 children of compiler process.
5851
5852 * help.texi (Library Keywords): Use @multitable.
5853
8cf51b2c
GM
58542003-06-04 Richard M. Stallman <rms@gnu.org>
5855
5856 * programs.texi (Expressions): Delete C-M-DEL.
5857
5858 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5859 comint-move-point-for-output renamed from
5860 comint-scroll-to-bottom-on-output.
5861
5862 * custom.texi (Init Rebinding): Replace previous change with xref.
5863 (Non-ASCII Rebinding): Explain that issue more briefly here.
5864
58652003-05-28 Richard M. Stallman <rms@gnu.org>
5866
5867 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5868
58692003-05-28 Nick Roberts <nick@nick.uklinux.net>
5870
5871 * building.texi (GDB Graphical Interface): New node.
5872 (Rewritten somewhat by RMS.)
5873
c8763fb6 58742003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5875
5876 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5877 non-English letters. Explain how to set coding systems correctly
5878 and how to include the right coding cookie in the file.
5879
c8763fb6 58802003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5881
5882 * indent.texi (Indentation): Explain the concepts.
5883 (Just Spaces): Explain why preventing tabs for indentation might
5884 be useful.
5885
8cf51b2c
GM
58862003-04-16 Richard M. Stallman <rms@gnu.org>
5887
5888 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5889
8cf51b2c
GM
58902003-02-22 Alex Schroeder <alex@emacswiki.org>
5891
5892 * cmdargs.texi (General Variables): Document SMTPSERVER.
5893
8cf51b2c
GM
5894 * sending.texi: Remove SMTP node.
5895 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5896 library.
5897
8cf51b2c
GM
58982003-02-22 Alex Schroeder <alex@emacswiki.org>
5899
5900 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5901
59022003-02-22 Simon Josefsson <jas@extundo.com>
5903
5904 * sending.texi (Mail Methods): Add node about SMTP.
5905
c8763fb6 59062003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5907
5908 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5909
8cf51b2c
GM
59102003-02-01 Kevin Ryde <user42@zip.com.au>
5911
5912 * glossary.texi (Glossary): Correction to cl cross reference.
5913
59142003-01-20 Richard M. Stallman <rms@gnu.org>
5915
5916 * killing.texi (Rectangles): Document C-x c r.
5917
c8763fb6 59182003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5919
5920 * xresources.texi (GTK resources): New node.
5921 (GTK widget names): New node.
5922 (GTK names in Emacs): New node.
5923 (GTK styles): New node.
5924
c8763fb6 59252003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5926
5927 * maintaining.texi (Create Tags Table): Add reference to the new
5928 `etags --help --lang=LANG' option.
5929
8cf51b2c
GM
59302002-10-02 Karl Berry <karl@gnu.org>
5931
49823426 5932 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5933 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5934 where needed for the sake of the HTML output.
8cf51b2c
GM
5935
59362001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5937
5938 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5939 source files.
5940
59412001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5942
5943 * Makefile.in (emacsman): New target.
5944
8cf51b2c
GM
59452001-10-20 Gerd Moellmann <gerd@gnu.org>
5946
5947 * (Version 21.1 released.)
5948
59492001-10-05 Gerd Moellmann <gerd@gnu.org>
5950
5951 * Branch for 21.1.
5952
8cf51b2c
GM
59532001-03-05 Gerd Moellmann <gerd@gnu.org>
5954
5955 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5956
8cf51b2c
GM
59572000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5958
5959 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5960
8cf51b2c
GM
59611999-07-12 Richard Stallman <rms@gnu.org>
5962
5963 * Version 20.4 released.
5964
59651998-12-04 Markus Rost <rost@delysid.gnu.org>
5966
5967 * Makefile.in (INFO_TARGETS): Delete customize.info.
5968 (DVI_TARGETS): Delete customize.dvi.
5969 (../info/customize, customize.dvi): Targets deleted.
5970
59711998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5972
5973 * Version 20.3 released.
5974
59751998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5976
5977 * Makefile.in (EMACSSOURCES): Add mule.texi.
5978 Add msdog.texi, ack.texi. Remove gnu1.texi.
5979
59801998-04-06 Andreas Schwab <schwab@gnu.org>
5981
5982 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5983 it in dvi targets.
8cf51b2c
GM
5984
59851997-09-23 Paul Eggert <eggert@twinsun.com>
5986
5987 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5988 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5989 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5990
59911997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5992
5993 * Version 20.2 released.
5994
59951997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5996
5997 * Version 20.1 released.
5998
59991997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6000
6001 * Makefile (../info/customize, customize.dvi): New targets.
6002 (INFO_TARGETS): Add ../info/customize.
6003 (DVI_TARGETS): Add customize.dvi.
6004
8cf51b2c
GM
60051996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6006
6007 * Version 19.33 released.
6008
60091996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6010
6011 * Version 19.32 released.
6012
8cf51b2c
GM
60131996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6014
6015 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6016
60171996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6018
6019 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6020 Specify -I option.
6021 (All dvi targets): Set the TEXINPUTS variable.
6022
60231996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6024
6025 * Version 19.31 released.
6026
8cf51b2c
GM
60271995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6028
6029 * Version 19.30 released.
6030
8cf51b2c
GM
60311995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6032
6033 * Makefile.in (maintainer-clean): Rename from realclean.
6034
60351994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6036
6037 * Makefile.in: New file.
6038 * Makefile: File deleted.
6039
60401994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6041
6042 * Makefile (TEXINDEX_OBJS): Variable deleted.
6043 (texindex, texindex.o, getopt.o): Rules deleted.
6044 All deps on texindex deleted.
6045 (distclean): Don't delete texindex.
6046 (mostlyclean): Don't delete *.o.
6047 * texindex.c, getopt.c: Files deleted.
6048
60491994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6050
6051 * Version 19.26 released.
6052
60531994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6054
6055 * Makefile (EMACSSOURCES): Exclude undo.texi.
6056
60571994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6058
6059 * Version 19.25 released.
6060
60611994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6062
6063 * Version 19.24 released.
6064
60651994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6066
6067 * Version 19.23 released.
6068
60691994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6070
6071 * Makefile: Delete spurious tab.
6072
60731994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6074
6075 * Makefile (.SUFFIXES): New rule.
6076
8cf51b2c
GM
60771993-12-04 Richard Stallman (rms@srarc2)
6078
6079 * getopt.c: New file.
6080 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6081 (getopt.o): New rule.
6082 (dvi): Don't depend on texindex.
49823426 6083 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6084
60851993-12-03 Richard Stallman (rms@srarc2)
6086
49823426
GM
6087 * Makefile (TEXI2DVI): New variable.
6088 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6089 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6090
60911993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6092
6093 * Version 19.22 released.
6094
60951993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6096
6097 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6098
60991993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6100
6101 * Version 19.21 released.
6102
8cf51b2c
GM
61031993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6104
6105 * Makefile (realclean): Don't delete the Info files.
6106
f0131492 61071993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6108
8cf51b2c
GM
6109 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6110 4' where appropriate.
6111
f0131492 61121993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6113
49823426 6114 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6115
6116 * texindex.c: Include "../src/config.h" if building in emacs.
6117
6118 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6119 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6120 Add target to build texindex.c, defining `emacs'.
6121
8cf51b2c
GM
61221993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6123
6124 * Version 19.19 released.
6125
8cf51b2c
GM
61261993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6127
6128 * Version 19.18 released.
6129
61301993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6131
6132 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6133
61341993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6135
6136 * Version 19.17 released.
6137
61381993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6139
6140 * split-man: Fix typos in last change.
6141
61421993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6143
6144 * Version 19.16 released.
6145
61461993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6147
6148 * version 19.15 released.
6149
61501993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6151
6152 * Makefile (distclean): It's rm, not rf.
6153
61541993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6155
6156 * Version 19.14 released.
6157
61581993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6159
6160 * Makefile: New file.
6161
61621993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6163
6164 * Version 19.13 released.
6165
61661993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6167
6168 * Version 19.9 released.
6169
61701993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6171
6172 * Version 19.8 released.
6173
61741993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6175
6176 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6177
6178 * trouble.texi: It's `enable-flow-control-on', not
6179 `evade-flow-control-on'.
6180
61811993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6182
6183 * display.texi: Document standard-display-european.
6184
61851993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6186
6187 * Version 19.7 released.
6188
6189 * emacs.texi: Add a sentence to the top menu mentioning the
6190 specific version of Emacs this manual applies to.
6191
61921993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6193
6194 * basic.texi: Document next-line-add-lines variable used to
6195 implement down-arrow.
6196
6197 * killing.texi: Document kill-whole-line.
6198
61991993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6200
6201 * text.texi: Update unix TeX ordering information.
6202
62031993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6204
6205 * news.texi: Mention fill-rectangle in keybinding list.
6206
6207 * killing.texi: Document fill-rectangle.
6208
62091993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6210
6211 * vc.texi: Bring the docs up to date with VC 5.2.
6212
62131992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6214
6215 * emacs.tex: Mention blackbox and gomoku under Amusements.
6216 Assembler mode is now mentioned and appropriately indexed
6217 under Programming Modes.
6218
62191991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6220
6221 * emacs.tex: Update TeX ordering information.
6222
8cf51b2c
GM
62231990-06-26 David Lawrence (tale@geech)
6224
6225 * emacs.tex: Note that completion-ignored-extensions is not used
6226 to filter out names when all completions are displayed in
6227 *Completions*.
6228
62291990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6230
6231 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6232
62331990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6234
6235 * emacs.tex: Add @findex grep.
6236
8cf51b2c
GM
62371988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6238
6239 * emacs.tex: Correct two typos. No other changes before
6240 Version 19 will be made.
6241
8cf51b2c
GM
62421988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6243
6244 * emacs.tex: Update information for obtaining TeX distribution from the
6245 University of Washington.
6246
6247;; Local Variables:
c8763fb6 6248;; coding: utf-8
8cf51b2c
GM
6249;; fill-column: 79
6250;; add-log-time-zone-rule: t
6251;; End:
6252
6253 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6254 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6255
6256 This file is part of GNU Emacs.
6257
352c8b4a 6258 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6259 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6260 the Free Software Foundation, either version 3 of the License, or
6261 (at your option) any later version.
8cf51b2c
GM
6262
6263 GNU Emacs is distributed in the hope that it will be useful,
6264 but WITHOUT ANY WARRANTY; without even the implied warranty of
6265 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6266 GNU General Public License for more details.
6267
6268 You should have received a copy of the GNU General Public License
352c8b4a 6269 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6270
6271;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd