Martin changed windows.texi.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
72e6decd
CY
12008-11-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4 (Comment Commands): Discuss region-active behavior of M-; first.
5
2a472ee4
MR
62008-11-29 Martin Rudalics <rudalics@gmx.at>
7
9c6361c9
MR
8 * display.texi (Line Truncation): Add reference to Continuation
9 Lines.
10
2a472ee4
MR
11 * windows.texi (Pop Up Window): Mention split-height-threshold
12 and split-width-threshold.
9c6361c9 13 (Split Window): Add reference to Continuation Lines.
2a472ee4 14
e93bc142
AR
152008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
16
17 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
18 (GNUstep Support): New node.
19 * anti.texi:
20 * emacs.texi:
21 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
22
23
43b978db
RS
242008-11-28 Richard M Stallman <rms@gnu.org>
25
26 * misc.texi (Dissociated Press): Minor cleanups.
27
28 * dired.texi (Image-Dired): Avoid passive.
29
e8e2bd93
EZ
302008-11-28 Eli Zaretskii <eliz@gnu.org>
31
32 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
33 representation.
34
8d2d45da
CY
352008-11-26 Richard M. Stallman <rms@gnu.org>
36
37 * files.texi (Visiting): Rewrite paragraph for clarity.
38
39 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
40
a5f7bbcc
AM
412008-11-25 Alan Mackenzie <acm@muc.de>
42
43 * programs.texi (Moving by Parens): Clarify that parens inside strings
44 and comments are ignored, and that the commands assume the starting
45 point isn't in a string or comment.
46
a71703d3
AR
472008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
48
49 * macos.texi: Add Prev/Next/Top pointers to all nodes.
50 (Mac Basics): Merge in Grabbing Environment Variables from earlier
51 version.
52 (Mac Customization): Rewrite Preferences Panel section and merge in to
53 this node, add Open files by dragging to an Emacs window.
54
55 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
56
aa5ab79a
CY
572008-11-26 Chong Yidong <cyd@stupidchicken.com>
58
0cc92c19
CY
59 * files.texi (Misc File Ops): Document set-file-modes.
60
c366b4e4
CY
61 * windows.texi (Split Window): Document integer values of
62 truncate-partial-width-windows.
63
aa5ab79a
CY
64 * text.texi (Text): Simplify description of markup languages.
65 (TeX Mode): Simplify introduction. Mention BibTeX mode.
66 (TeX Editing): Note that `""' inserts one `"' character.
67 (HTML Mode): Note in the introduction that XML mode is an alias for
68 SGML mode. Mention nXML mode.
69
56221db7
CY
702008-11-25 Chong Yidong <cyd@stupidchicken.com>
71
72 * building.texi (Watch Expressions): Fix typo.
73
90effe33
CY
742008-11-24 Chong Yidong <cyd@stupidchicken.com>
75
f90a5ae3
CY
76 * files.texi (Visiting): Document new behavior of
77 confirm-nonexistent-file-or-buffer.
78
79 * buffers.texi (Select Buffer): Document
80 confirm-nonexistent-file-or-buffer.
81
a18ffb4a
CY
82 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
83 edit-picture.
84
90effe33
CY
85 * text.texi (Text): Simplify introduction. Discard mention of `M-x
86 edit-picture', since that is just an alias for picture-mode.
87 (Sentences): Note that repeated M-@ extends the region.
88 (Pages): Make terminology more consistent. Link to Regexps node.
89 (Longlines): Discuss relationship with Visual Line mode.
90 (Text Mode): Remove extraneous discussion of other modes, since they
91 were already introduced in the parent node.
92
e85103ec
CY
932008-11-23 Chong Yidong <cyd@stupidchicken.com>
94
5cb2fe30
CY
95 * anti.texi (Antinews): Rewrite.
96
1eb9b307 97 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
98
99 * frames.texi (Frame Commands): Mention "minimize" terminology.
100
e85103ec
CY
101 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
102 formats.
b908332f
CY
103 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
104 (Misc X): Don't document useless -hb option.
e85103ec 105
607f5f88
JL
1062008-11-22 Juri Linkov <juri@jurta.org>
107
108 * dired.texi (Dired Navigation): Change normal file name search option
109 from `non-nil' to `t'. Add `dwim' option.
110
e1b867a0
JL
1112008-11-22 Juri Linkov <juri@jurta.org>
112
113 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
114 ".dir-locals.el". Rename `define-project-bindings' to
115 `dir-locals-set-class-variables'. Rename `set-directory-project' to
116 `dir-locals-set-directory-class'.
117
dd186936
LK
1182008-11-22 Lute Kamstra <lute@gnu.org>
119
120 * buffers.texi (Select Buffer): Index goto-line.
121 * basic.texi (Moving Point): Mention the use of a numeric prefix
122 argument with goto-line and refer to Select Buffer for the use of a
123 plain prefix argument.
124
4b121911
GM
1252008-11-19 Glenn Morris <rgm@gnu.org>
126
127 * doclicense.texi: Update to FDL 1.3.
128 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
129
27267e4c
CY
1302008-11-17 Chong Yidong <cyd@stupidchicken.com>
131
696f351d
CY
132 * custom.texi (Minor Modes): Define mode commands and mode variables
133 more precisely. Recommend using mode commands instead of setting
134 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
135 (Easy Customization): Use "init file" instead of .emacs.
136 (Customization Groups): Update to new Custom buffer appearance.
137 (Saving Customizations): Copyedits. Update example.
138 (Variables): Give example of variable type-sensitivity.
139 (Examining): Update example.
140 (Hooks): Copyedits.
141 (Specifying File Variables): Use C comments instead of an artificial
142 Lisp for the example.
143 (Keymaps): Move internals discussion to Prefix Keymaps.
144 (Rebinding): Remove redundant paragraph (stated in Key Binding).
145 (Init Rebinding): Document kbd macro.
146 (Init File): Link to Find Init.
696f351d
CY
147
148 * mark.texi (Using Region): Document Delete Selection Mode more
149 thoroughly.
150
151 * frames.texi (Mouse Commands): Move most of the description of Delete
152 Selection Mode to Using Region, and link to it.
1bc9c425 153 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 154
b0570c25
CY
155 * building.texi (Compilation): Document first-error value of
156 compilation-scroll-output.
157 (Compilation Mode): Note that compilation-auto-jump-to-first-error
158 works as soon as an error is available. Suggested by Juri Linkov.
159
27267e4c
CY
160 * mini.texi (Passwords): New node.
161
162 * files.texi (Remote Files): Link to Passwords node.
163
164 * emacs.texi (Top): Update node listings.
165
122eb807
CY
1662008-11-16 Chong Yidong <cyd@stupidchicken.com>
167
9c9855a3
CY
168 * ack.texi (Acknowledgments): Some updating of credits.
169
bd6fdcad
CY
170 * emacs.texi (Acknowledgments): Add a couple more names.
171
dd1eef46
CY
172 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
173
122eb807 174 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 175 (Misc File Ops): Document use of trash.
122eb807 176
801a8da1
JB
1772008-11-16 Juanma Barranquero <lekktu@gmail.com>
178
179 * macos.texi (Mac Customization): Fix typos.
180
0b4f2253
CY
1812008-11-14 Chong Yidong <cyd@stupidchicken.com>
182
183 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
184 replacing previous contents. Numerous copyedits to adapt ns-emacs to
185 the conventions of the main Emacs manual.
186
187 * emacs.texi (Top): Update node listings.
188
517e2b89
CY
1892008-11-12 Chong Yidong <cyd@stupidchicken.com>
190
07a85685
CY
191 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
192 command-line-args is processed during startup.
193 (Action Arguments): Correctly describe how file arguments interact with
194 the startup screen. Link to Lisp Interaction for scratch buffer.
195 (Initial Options): Link to Command Example for -batch option.
196 (Environment): Document initial-environment.
197
517e2b89
CY
198 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
199 can't be changed in the site-start file.
200
6337bbde
CY
2012008-11-07 Chong Yidong <cyd@stupidchicken.com>
202
203 * dired.texi (Dired): Mention C-x C-d too.
204 (Dired Enter): Document M-n in the Dired minibuffer.
205 (Dired Navigation): Explain dired-goto-file more clearly. Document
206 dired-isearch-filenames.
207 (Dired Deletion): Remove unnecessary "expunged" terminology.
208 (Flagging Many Files): & is now rebound to `% &'.
209 (Shell Commands in Dired): Document dired-do-async-shell-command.
210 Clarify how multi-file arguments are passed.
211 (Misc Dired Features): Document dired-do-isearch.
212
9e8eeff9
CY
2132008-11-06 Chong Yidong <cyd@stupidchicken.com>
214
215 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
216
e071f849
CY
2172008-11-03 Chong Yidong <cyd@stupidchicken.com>
218
219 * search.texi (Other Repeating Search): Remove obsolete findex entries.
220
05482eb1
CY
2212008-11-01 Chong Yidong <cyd@stupidchicken.com>
222
e2346dea
CY
223 * programs.texi (Program Modes): Link to Program Indent node.
224 (Left Margin Paren): Explain consequences of changing
225 open-paren-in-column-0-is-defun-start more concisely.
226 (Which Function, Program Indent, Info Lookup): Minor edits.
227 (Basic Indent): If region is active, TAB indents the region.
228 (Multi-line Indent): If region is active, TAB indents the region. Note
229 that indent-region is useful when Transient Mark mode is off.
230 (Matching): The delimiter at the cursor is highlighted---the character
231 changes color.
232 (Symbol Completion): Link to Completion node.
233
e4b6428c
CY
234 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
235 a strictly text-only system.
236
05482eb1
CY
237 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
238 batch mode.
239
a11d3737
RS
2402008-11-01 Richard M. Stallman <rms@gnu.org>
241
5abad626
RS
242 * misc.texi (Document View): Major rewrite.
243
a11d3737
RS
244 * maintaining.texi (Types of Log File): Change logs are older than
245 version control.
246 (VCS Concepts): Simplify and rearrange.
247 (Version Control Systems): Make it clear that Linux is only the kernel.
248 (VC Mode Line): Shorten reference to menu item.
249 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
250 (VC Directory Mode): Minor cleanup.
251 Unchanged files are hidden, not omitted.
252 (VC Directory Commands): Shorten and simplify.
253 (Change Log Commands): New node, split from Change Logs.
254 (VC Directory Buffer): New node, split from VC Directory Mode.
255
c55a4acb
CY
2562008-10-31 Chong Yidong <cyd@stupidchicken.com>
257
df0356f6
CY
258 * misc.texi (Document View): Renamed from Document Files, moved here
259 from files.texi.
260
261 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
262 moved as well.
263 (Document Files): Moved to misc.texi.
264
c55a4acb
CY
265 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
266 vc-update-change-log.
df0356f6
CY
267 (Version Control): Move here from files.texi.
268 (Format of ChangeLog): Make it a subnode of Change Log.
269
270 * emacs.texi (Top): Update node listing.
c55a4acb 271
ef082374
TH
2722008-10-31 Tassilo Horn <tassilo@member.fsf.org>
273
274 * files.texi (Files): Add a section about document
275 files (doc-view-mode).
276
d52582c3
CY
2772008-10-31 Chong Yidong <cyd@stupidchicken.com>
278
279 * building.texi (Compilation Mode): Document
280 compilation-auto-jump-to-first-error.
281 (Debuggers): Lower GUD subsections to subsubsections.
282 (Starting GUD): Add cindex.
283 (Lisp Interaction): Note that scratch is no longer the initial buffer.
284
4e0a0968
CY
2852008-10-30 Chong Yidong <cyd@stupidchicken.com>
286
03625b47
CY
287 * indent.texi (Indentation): Link to Program Indent.
288
4e0a0968
CY
289 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
290 now uses emacsclient's terminal.
291
8bd3f7ef
CY
2922008-10-29 Chong Yidong <cyd@stupidchicken.com>
293
80e5620e
CY
294 * mark.texi (Using Region): Document use-empty-active-region.
295
97d5c404
CY
296 * emacs.texi (Top): Update node listings.
297
8bd3f7ef
CY
298 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
299 mention obsolete emacs.bash script.
300 (Invoking emacsclient): Rewrite, moving optional arguments to
301 emacsclient Options.
21d2bae3
CY
302 (emacsclient Options): New node. Document server-use-tcp and
303 server-host.
8bd3f7ef 304
5fda2cbd
CY
3052008-10-28 Chong Yidong <cyd@stupidchicken.com>
306
307 * indent.texi (Indentation): Replace list with paragraphed text,
308 putting description of syntax-driven indentation first. Document new
309 effect of active regions on tab.
310 (Tab Stops): Note that editable tab stops affect indentation commands.
311
4ff029f6
DN
3122008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
313
314 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
315
996cd6e4
CY
3162008-10-23 Chong Yidong <cyd@stupidchicken.com>
317
f28815e3
CY
318 * custom.texi (Function Keys): Note that modified keypad keys are not
319 translated.
320
996cd6e4
CY
321 * basic.texi (Arguments): Explain how to insert multiple digits.
322
49545fe2
MA
3232008-10-22 Michael Albinus <michael.albinus@gmx.de>
324
325 * files.texi (Remote Files): Precise selection of default method.
326 Rewrite paragraph about disabling remote file names.
327
edac0b53
CY
3282008-10-22 Chong Yidong <cyd@stupidchicken.com>
329
e752c544
CY
330 * search.texi (Special Isearch): Document M-TAB is isearch.
331
edac0b53
CY
332 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
333 command.
334
335 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
336
20a36054
TH
3372008-10-22 Tassilo Horn <tassilo@member.fsf.org>
338
339 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
340 section.
341
69051ab6
CY
3422008-10-21 Chong Yidong <cyd@stupidchicken.com>
343
c4b1a32a
CY
344 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
345 to files.texi. Move contents of vc2-xtra.texi here.
346
347 * vc2-xtra.texi: File removed.
348
349 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
350 Directory Commands from the submenu. Don't include deleted file
351 vc2-xtra.texi.
352
353 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
354 (Version Control): Add VC Directory Mode and VC Directory Commands to
355 the submenu.
356 (Why Version Control?): Use table format.
357 (Version Control Systems): Note that Meta-CVS support is gone.
358 (VCS Concepts): Note precisely when VC started supporting filesets.
359 Remove bogus xref to CVS Options node.
360 (Types of Log File): Copyedits.
361 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
362 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
363 The Right Thing.
364 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
365 (Log Buffer): Reorganize node, putting C-c C-c description first.
366 (Old Revisions): Use CVS for example, not RCS.
367 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
368 Commands from the submenu, putting them under Version Control.
369 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
370 need to include it in the manual unconditionally, since it is now
371 crucial to using distributed version control systems.
1a6e2954
CY
372 (Comparing Files): Note that diff uses the minibuffer, and that the
373 output is shown using Diff mode.
374 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
375 diff-update-on-the-fly, diff-refine-hunk, and
376 diff-show-trailing-whitespaces.
1a6e2954 377 (File Archives): Add rar support.
c4b1a32a 378
69051ab6
CY
379 * major.texi (Choosing Modes): Make mode selection sequence more
380 obvious by describing the steps in order of priority. Note that
381 magic-mode-alist is nil by default. Document
382 magic-fallback-mode-alist.
383
e7421e03
CY
3842008-10-20 Chong Yidong <cyd@stupidchicken.com>
385
386 * frames.texi (Mouse References): Copyedits.
387
6b2efdc2
TH
3882008-10-20 Tassilo Horn <tassilo@member.fsf.org>
389
390 * ack.texi (Acknowledgments): Add myself as doc-view author.
391
9c5e9396
EZ
3922008-10-20 Eli Zaretskii <eliz@gnu.org>
393
394 * frames.texi (Dialog Boxes): Add @cindex entries.
395
dac94f8e
CY
3962008-10-20 Chong Yidong <cyd@stupidchicken.com>
397
398 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
399 (Text-Only Mouse): Copyedit.
400
25597d40
CY
4012008-10-19 Chong Yidong <cyd@stupidchicken.com>
402
f8a447f6
CY
403 * frames.texi: Use @key throughout for mouse clicks.
404 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
405 (Secondary Selection): Fix modified mouse click syntax.
406 (Clipboard): Describe Cut, Copy and Paste commands.
407 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
408 Copyedits.
409 (Creating Frames): Add xref to Init File.
410 (Frame Commands): Add xref to Exiting.
411 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 412
b0f95216
CY
4132008-10-15 Chong Yidong <cyd@stupidchicken.com>
414
b0817f00
CY
415 * files.texi (Version Control): Copyedits. Add Bazaar.
416 (Version Control Systems): List different VCS's using an itemized list.
417 Add Bazaar.
418 (VCS Concepts): Copyedits. Tweak description of file merging.
419
b0f95216
CY
420 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
421 (Cut/Paste Other App): Document select-active-regions and
422 x-select-enable-primary.
423
69d0d701
CY
4242008-10-13 Chong Yidong <cyd@stupidchicken.com>
425
426 * mark.texi (Shift Selection): Correct case in node name.
427
428 * emacs.texi (Top): Update node order in Mark chapter.
429
375e8351
EZ
4302008-10-12 Eli Zaretskii <eliz@gnu.org>
431
432 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
433
434 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
435 elsewhere in the manual instead of describing yet again the intricacies
436 of $HOME on MS-Windows and MS-DOS.
437
ab58114f
CY
4382008-10-12 Chong Yidong <cyd@stupidchicken.com>
439
4f959513
CY
440 * mini.texi (Minibuffer File): Add xref to File Names.
441 (Minibuffer File): Add discussion of `~' in file names. Add
442 insert-default-directory index reference.
443
ab58114f
CY
444 * files.texi (File Names): Reorganize description.
445 (Visiting): Add xref to Mode Line. Copyedits.
446 (Save Commands): Mention prefix behavior of C-x C-s.
447 (Numbered Backups): Node deleted.
448 (Backup Names): Contents of Numbered Backups moved here. State default
449 of version-control variable.
450 (Reverting): Copyedits.
451 (Version Control): Add additional version control systems.
452
453 * emacs.texi (Top): Delete Numbered Backups node.
454
455 * cmdargs.texi (General Variables): Change Numbered Backups xref to
456 Backup Names.
f2884f63 457 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 458
b0b5100a
RF
4592008-10-11 Romain Francoise <romain@orebokech.com>
460
461 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
462
89774b5f
CY
4632008-10-11 Chong Yidong <cyd@stupidchicken.com>
464
465 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
466 (Select Buffer): Mention use of minibuffer history. Describe default
467 value of default-major-mode. Mention that C-x 4 b selects the other
468 window.
469 (List Buffers): Document CRM indicators in the order they appear.
470 (Kill Buffer): Document new command kill-matching buffers.
471 (Several Buffers): Move explanation of the relationship between buffer
472 list and buffer menu to the top.
473 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
474
4c72bf27
CY
4752008-10-10 Chong Yidong <cyd@stupidchicken.com>
476
477 * entering.texi (Exiting): Document change of C-x C-c to
478 save-buffers-kill-terminal. Document kill-emacs.
479
f68eb991
EZ
4802008-09-30 Eli Zaretskii <eliz@gnu.org>
481
482 * mule.texi (Coding Systems): Don't mention codepage-setup.
483
484 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
485 cpNNN coding systems anymore.
486 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
487 for unibyte mode. Don't mention line-drawing characters. Don't
488 mention dos-unsupported-char-glyph.
489
1a2dd44d
CY
4902008-09-25 Chong Yidong <cyd@stupidchicken.com>
491
492 * search.texi (Search): Shorten introduction.
493 (Basic Isearch): Add command table. Discuss reverse isearch and
494 isearch highlighting.
495 (Repeat Isearch): Move lazy highlighting discussion here. Add search
496 ring to cindex.
497 (Special Isearch): Move input methods discussion here.
498 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
499 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
500 Repeat Isearch.
501 (Isearch Minibuffer): New node.
502 (Word Search): Document new word search commands.
503 (Regexp Example): Simplify example using sentence-end-base variable.
504 (Replace): Reword introduction.
505 (Unconditional Replace): Remove unnecessary example.
506 (Other Repeating Search): Document new `M-s o' binding.
507
508 * emacs.texi (Top): Update node listings.
509
e45da31d
JB
5102008-09-22 Juanma Barranquero <lekktu@gmail.com>
511
512 * emacs.texi (Top): Remove Kill Errors from menu.
513
841c8096
CY
5142008-09-22 Chong Yidong <cyd@stupidchicken.com>
515
402168fa
CY
516 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
517 interface for defining macros. Simplify examples. Note that C-g quits
518 macro definitions.
801a8da1 519 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
520 usage example.
521 (Keyboard Macro Query): Organize query responses in a table.
522
523 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
524 to Erasing node.
841c8096
CY
525 (Undo): Reorganize paragraphs for logical flow. Move keybinding
526 rationale to a footnote.
527 (Kill Errors): Remove node, due to redundancy with Erasing.
528 (Spelling): Move discussion of flyspell to end. Note new behavior of
529 M-$ in active region. Remove non-ispell-specific keybindings from
530 table.
531
eab2ee89
DN
5322008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
533
534 * cmdargs.texi (Initial Options): Document --daemon.
535
3d53e905
GM
5362008-09-20 Glenn Morris <rgm@gnu.org>
537
538 * files.texi (Numbered Backups): Mention that some modes set
539 version-control.
540
1c90484d
GM
5412008-09-20 Jim Blandy <jimb@red-bean.com>
542
543 * files.texi (Numbered Backups): Reference File Variables, as well.
544 Remove discussion of Rmail's implementation.
545
0fc0d844
CY
5462008-09-06 Chong Yidong <cyd@stupidchicken.com>
547
548 * misc.texi (Recursive Edit): Note that top-level exits active
549 minibuffers.
550
551 * trouble.texi (Quitting): Likewise.
552
b18d283d
CY
5532008-08-31 Chong Yidong <cyd@stupidchicken.com>
554
555 * emacs.texi (Top): Add Temporary Face Changes xref.
556
557 * display.texi (Display): Move Temporary Face Changes node to just
558 after Standard Faces.
559 (Scrolling): Document recenter-top-bottom instead of recenter.
560 (Horizontal Scrolling): Move auto hscroll discussion to the top.
561 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
562 (Display Custom): Copyedits.
563 (Optional Mode Line): Document display-battery-mode.
564
180135fc
RF
5652008-08-27 Romain Francoise <romain@orebokech.com>
566
567 * custom.texi (Directory Variables): Minor fix.
568
d3fe3475
GM
5692008-08-27 Glenn Morris <rgm@gnu.org>
570
571 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
572 descriptions.
573 (Calendar Customizing): Tweak layout description.
183080b6 574 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
575 markers. Condense calendar-star-date and calendar-mark-today
576 description.
577 (Holiday Customizing): Add oriental and solar holidays.
578 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
579 Fix holiday-float description. Use zerop in examples. Be less verbose.
580 (Date Display Format): Change ISO format. Be less verbose.
581 (Diary Customizing): Mention day and month abbrev arrays.
582 Mention the date-form variables by name. Update European example.
583 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
584 Condense examples. Mention diary-entry-symbols by name.
585 Condense table for insertion commands.
586 (Fancy Diary Display): Mention diary-include-string and
587 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
588 Ethiopic, Persian date functions. Condense descriptions.
589
590 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
591 (Adding to Diary): Adapt for changed node name.
592
71755807
GM
5932008-08-26 Glenn Morris <rgm@gnu.org>
594
595 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
596 node "Hebrew/Islamic Entries".
597
598 * calendar.texi (Specified Dates): Fix names of iso functions.
599 (General Calendar): There may not be another window.
600 (Writing Calendar Files, Holidays): Tweak intro.
601 (Holidays): Mention Baha'i and Chinese holidays.
602 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
603 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
604 (To Other Calendar): Add calendar-print-other-dates.
605 Refer to "graphic display" rather than "X.
606 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
607 (Displaying the Diary): Fix whitespace after reference.
608 Fix `diary-number-of-entries' reference.
609 (Date Formats): Explicitly mention that day names can be abbreviated.
610 (Adding to Diary): Add some references to other sections.
611 (Special Diary Entries): Fix reference.
612 (Appointments): Simplify appt-message-warning-time entry.
613 Clarify where times must be.
614 (Importing Diary): Comment out icalendar paragraph that does not apply.
615 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
616
d76ebc75
GM
6172008-08-23 Glenn Morris <rgm@gnu.org>
618
619 * fortran-xtra.texi (Fortran): Change description of free form and
620 fixed form a bit. Mention hideshow and imenu.
621 (Fortran Motion): Mention fortran-end-of-subprogram,
622 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
623 (Fortran Indent): Minor re-word.
624 (ForIndent Commands): Mention fortran-fill-paragraph and
625 fortran-fill-statement.
626 (ForIndent Cont): Mention fortran-tab-mode-string.
627 (Fortran Comments): Mention fortran-comment-line-start-skip.
628 (Fortran Columns): Mention font-locking.
629 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
630
e2a71e28
JB
6312008-08-23 Johan Bockgard <bojohan@muon>
632
633 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
634
5c52e13c
CY
6352008-08-22 Chong Yidong <cyd@stupidchicken.com>
636
637 * mini.texi (Minibuffer): Simplify introduction.
638 (Minibuffer File): Document tilde in minibuffer filenames.
639 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
640 to enter tabs, spaces, and question marks. Describe behavior of C-a.
641 (Completion Example): Update example to current command list.
642 (Completion Options): Document `lazy' value of completion-auto-help.
643 Update contents of completion-ignored-extensions.
644 (Minibuffer History): Describe "future history" list. State default
645 value of history-delete-duplicates.
646
77a00355
GM
6472008-08-21 Glenn Morris <rgm@gnu.org>
648
649 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 650 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 651
39ee1d04
CY
6522008-08-17 Chong Yidong <cyd@stupidchicken.com>
653
654 * regs.texi (Registers): Clarify valid register names.
655 (RegPos): Note that buffer is saved and restored too.
656 (RegText): Note that mark is reactivated/deactivated.
657 (RegConfig): Xref to Windows node.
658
b12c348f
CY
6592008-08-16 Chong Yidong <cyd@stupidchicken.com>
660
3ae7ba79
CY
661 * basic.texi (Inserting Text): Provide command name for C-q.
662
b12c348f
CY
663 * killing.texi (Killing): Copyedit. Define read-only text.
664 (Deletion): DEL and C-d were already explained in Erasing; xref there.
665 (Killing by Lines): Copyedit.
666 (Other Kill Commands): Move M-w description here.
667 (Yanking): Move M-w to Other Kill Commands.
668 (Kill Ring): Also mention saving text in registers. Link to Text
669 Properties in elisp manual.
670 (Accumulating Text): Copyedit.
671 (CUA Bindings): Shift selection is now the default.
672
d8ff7692
TZ
6732008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
674
675 * maintaining.texi (Change Log): Mention next-error is available.
676
a43a8a2e
GM
6772008-08-10 Glenn Morris <rgm@gnu.org>
678
679 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
680 and intermonth text.
681 (Holiday Customizing): Add holiday-chinese.
682
eba27308
EZ
6832008-08-08 Eli Zaretskii <eliz@gnu.org>
684
685 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
686
5f14a5b3
DN
6872008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
688
689 * files.texi (Log Buffer): Describe C-c C-d.
690 (Diff Mode): Describe C-x 4 A.
691
49989bff
EZ
6922008-08-06 Eli Zaretskii <eliz@gnu.org>
693
694 * vc1-xtra.texi (VC Directory Mode): Fix last change.
695
5c915c02
DN
6962008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
697
2beaf97a
DN
698 * files.texi (Old Revisions): Update the keys used by vc-annotate and
699 describe the new bindings to show the changeset diff, toggle annotation
700 visibility, show revisions.
701 (VC Status): Describe key bindings for modifying the change comments,
702 displaying changeset diffs and annotations.
703
5c915c02
DN
704 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
705
71798ace
NR
7062008-08-05 Nick Roberts <nickrob@snap.net.nz>
707
708 * vc1-xtra.texi (VC Directory Mode): Fix typo.
709
b8949644
EZ
7102008-08-02 Eli Zaretskii <eliz@gnu.org>
711
712 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
713 and wording.
714
819567d1
DN
7152008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
716
717 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 718 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
719 commands. Improve some old info.
720
5f38310a
CY
7212008-07-31 Chong Yidong <cyd@stupidchicken.com>
722
0dc3906b
CY
723 * display.texi (Visual Line Mode): New node.
724
5f38310a
CY
725 * basic.texi (Inserting Text): Move DEL to deletion node.
726 (Moving Point): Add additional alternative key bindings. Describe
727 line-move-visual.
728 (Erasing): Describe DEL.
729 (Basic Undo, Blank Lines, Arguments): Copyedit.
730 (Continuation Lines): Mention Visual Line mode.
731 (Position Info): Move extended discussion to mule.texi.
732
733 * mule.texi (International Chars): Describe C-x =.
734
735 * emacs.texi (Top): Add Visual Line Mode node.
736
7c2fb837
DN
7372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
738
739 * emacs.texi: Remove VMS support.
740
3f6b73ef
DN
7412008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
742
743 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
744 the vc-dir command name.
745
9e2a2647
DN
7462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
747
748 * xresources.texi: Remove mentions of Mac Carbon.
749
568beaa2
AS
7502008-07-19 Andreas Schwab <schwab@suse.de>
751
752 * ns-emacs.texi: Move to ../misc.
753
0ef94706
CY
7542008-07-15 Chong Yidong <cyd@stupidchicken.com>
755
756 * entering.texi (Exiting): Don't describe text-only terminals as the
757 default. Describe the new startup screen.
758 (Exiting): Describe how to kill Emacs first. Change description of
759 iconification to handle modern window systems.
760
ba60bd44 7612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
762
763 * ns-emacs.texi: New file, documents features of Emacs port under
764 NeXTstep windowing.
765
9f30aa73
CY
7662008-07-15 Chong Yidong <cyd@stupidchicken.com>
767
938a5d2e
CY
768 * entering.texi (Entering Emacs): Update prev node.
769
770 * glossary.texi (Glossary): Remove xref to Text Characters.
771
9f30aa73
CY
772 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
773 directly, rather than in the context of ASCII. Move description of
774 special properties of modifier key to new Modifier Keys node.
775 (Keys): Copyedit.
776 (Text Characters): Delete node. Multibyte is the default nowadays, and
777 the node contents are obsolete.
778
779 * custom.texi (Modifier Keys): New node.
780
781 * emacs.texi (Top): Update node list.
782
7e53d36c
CY
7832008-07-13 Chong Yidong <cyd@stupidchicken.com>
784
785 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
786 saying that Emacs provides menus and mouse support (which is par for
787 the course).
788
789 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
790 early on.
791 (Point): Copyedit. Relegate historical trivia to a footnote.
792 (Mode Line): Explain mode-line format more consistently.
793 (Menu Bar): Copyedit.
794
1e9fa96d
GM
7952008-06-27 Glenn Morris <rgm@gnu.org>
796
797 * cal-xtra.texi (Sexp Diary Entries):
798 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
799
dc9bebb8
CY
8002008-06-26 Chong Yidong <cyd@stupidchicken.com>
801
802 * mark.texi (Shift selection): New node.
803 (Mark): Copyedits.
804 (Persistent Mark): Move to the end of the chapter.
805
e7881076
EZ
8062008-06-20 Eli Zaretskii <eliz@gnu.org>
807
808 * makefile.w32-in (distclean): Remove makefile.
809
f427400c
NR
8102008-06-17 Nick Roberts <nickrob@snap.net.nz>
811
812 * building.texi (Starting GUD): Add an entry for gud-gdb.
813 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
814 command mode.
815
b597d348
GM
8162008-06-17 Glenn Morris <rgm@gnu.org>
817
818 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
819
647b7094
NR
8202008-06-17 Nick Roberts <nickrob@snap.net.nz>
821
822 * building.texi (Starting GUD): Expand on remote debugging.
823 (Other GDB-UI Buffers): Mention new keyboard bindings.
824
47a30023
GM
8252008-06-15 Glenn Morris <rgm@gnu.org>
826
827 * gnu.texi: Use a verbatim license for this invariant section,
828 as per etc/GNU.
829
37e5d54a
GM
8302008-06-13 Daniel Engeler <engeler@gmail.com>
831
832 * emacs.texi, misc.texi: Add documentation about serial port access.
833
8e65d46c
GM
8342008-06-13 Glenn Morris <rgm@gnu.org>
835
c1473b4c
MB
836 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
837 maintain.info.
8e65d46c 838
e40a85cd
MB
8392008-06-05 Miles Bader <miles@gnu.org>
840
841 * display.texi (Temporary Face Changes): Update to reflect function
842 renamings in face-remap.el.
843
56c73dec
MB
8442008-06-04 Miles Bader <miles@gnu.org>
845
846 * display.texi (Temporary Face Changes): Add
847 `adjust-buffer-face-height'. Rewrite description of
848 `increase-buffer-face-height' and `decrease-default-face-height' now
849 that they aren't bound by default.
850
9d3d42fb
MB
8512008-06-03 Miles Bader <miles@gnu.org>
852
853 * display.texi (Temporary Face Changes): New node.
854
2be6bfe2
EZ
8552008-05-31 Eli Zaretskii <eliz@gnu.org>
856
857 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
858
daf7e339
GM
8592008-05-31 Glenn Morris <rgm@gnu.org>
860
861 * cal-xtra.texi (Fancy Diary Display): Simplify.
862
d21d2618
GM
8632008-05-30 Glenn Morris <rgm@gnu.org>
864
865 * cal-xtra.texi (Fancy Diary Display): Update for
866 diary-display-function replacing diary-display-hook.
867
71ce5fd0
JB
8682008-05-29 Drew Adams <drew.adams@oracle.com>
869
870 * msdog.texi (Windows Keyboard): Add descriptions of
871 w32-register-hot-key and w32-unregister-hot-key.
872
a3cdbdf8
MO
8732008-05-21 Tom Tromey <tromey@redhat.com>
874
875 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
876 Variables node.
877
854a574c
MO
8782008-05-19 Tom Tromey <tromey@redhat.com>
879
880 * custom.texi (Variables): Add Directory Variables to menu.
881 (Directory Variables): New node.
882
7c2ec3f9
ER
8832008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
884
71ce5fd0 885 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 886
370fded4
ER
8872008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
888
889 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
890 Revision Tags and rewritten. Section now uses modern terminology,
891 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
892 accurately.
893
6af511e3
EZ
8942008-05-10 Eli Zaretskii <eliz@gnu.org>
895
896 * msdog.texi (Windows Files): Update documentation of
897 w32-get-true-file-attributes.
898
7a78b6e7
ER
8992008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
900
901 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
902 directory mode.
903
1bcfc24e
CY
9042008-05-08 Chong Yidong <cyd@stupidchicken.com>
905
906 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 907 entry "television".
1bcfc24e 908
db86064f
ER
9092008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
910
ab5ec32c 911 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 912
a31b405e
ER
9132008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
914
915 * emacs/buffers.texi, emacs/files.texi (Version-control):
916 vc-toggle-read-only is no longer a good idea...
917
ff2c14fc
GM
9182008-04-29 Glenn Morris <rgm@gnu.org>
919
920 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
921
367c9b7c
JL
9222008-04-22 Juri Linkov <juri@jurta.org>
923
924 * dired.texi (Subdirectories in Dired): Describe using `^'
925 to return to the parent directory.
926
4ac1e9b4
NR
9272008-04-22 Nick Roberts <nickrob@snap.net.nz>
928
929 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
930 recent changes.
931
b9b3bf2b
NR
9322008-04-19 Nick Roberts <nickrob@snap.net.nz>
933
934 * building.texi (GDB-UI Layout, Breakpoints Buffer)
935 (Other GDB-UI Buffers): Update for recent thread related changes.
936
4d120d6a
SM
9372008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
938
939 * maintaining.texi (Maintaining):
940 * emacs.texi (Top): Typo.
941
a152877d
SM
9422008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
943
b9b3bf2b
NR
944 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
945 arg in `font-lock-add-keywords'.
a152877d 946
36c0514c
GM
9472008-04-08 Glenn Morris <rgm@gnu.org>
948
949 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
950 Also add Baha'i calendar references where appropriate.
951
06a97d46
GM
9522008-04-05 Glenn Morris <rgm@gnu.org>
953
954 * custom.texi (Init File): Byte-compiling .emacs is bad.
955
6adc6eed
SM
9562008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
957
958 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
959
571388b0
GM
9602008-03-29 Glenn Morris <rgm@gnu.org>
961
962 * calendar.texi: Update for `calendar-date-style' replacing
963 `european-calendar'.
964
3ae8f876
JR
9652008-03-28 Jason Rumney <jasonr@gnu.org>
966
967 * display.texi (Display Custom): Mention overlay-margin in text.
968
5bc6ddff 9692008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 970
5bc6ddff
MB
971 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
972 tutorial' comments.
03a864d5 973
7186a830
CY
9742008-03-28 Chong Yidong <cyd@stupidchicken.com>
975
976 * mark.texi (Mark): Rearrange nodes.
977 (Persistent Mark): Rename from Transient Mark.
978 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
979 Describe Transient Mark mode as the default.
980
981 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
982 the default behavior with Transient Mark mode off.
983 (Position Info): Fix typo.
984
71ce5fd0
JB
985 * display.texi (Standard Faces): Reference the Mark node.
986 Remove discussion of the region face, which is discussed there.
7186a830
CY
987
988 * emacs.texi (Top): Update node listings.
989
990 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
991 as the default.
992
993 * fixit.texi (Undo): Standardize choice of undo key sequence.
994 (Undo, Spelling): Describe Transient Mark mode as the default.
995
996 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
997 default.
998
999 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1000
1001 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1002 mode is the default, and note that the mark is not activated when set.
1003
1004 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1005 Describe Transient Mark mode as the default.
1006
1007 * search.texi (Basic Isearch): Reference the Mark Ring node.
1008 (Replace, Unconditional Replace, Other Repeating Search):
1009 Describe Transient Mark mode as the default.
1010
1011 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1012 Transient Mark mode as the default.
1013 (Paragraphs): Describe how M-h behaves when region is active.
1014
1015 * trouble.texi (Quitting): Clarify effects of C-g.
1016
dc47d1ff
GM
10172008-03-13 Glenn Morris <rgm@gnu.org>
1018
1019 * emacs.texi (EMACSVER): Set to 23.0.60.
1020
e3e0fb39 10212008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1022
e3e0fb39
GM
1023 * dired.texi (Hiding Subdirectories): Fix previous change.
1024
10252008-03-05 Drew Adams <drew.adams@oracle.com>
1026
1027 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1028
5e14abf8
KS
10292008-02-28 Kim F. Storm <storm@cua.dk>
1030
1031 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1032 Move describe-distribution to C-h C-o.
1033 Move view-emacs-problems to C-h C-p.
1034 Add view-emacs-debugging on C-h C-d.
1035 Add view-external-packages on C-h C-e.
d0207bf3 1036 Add view-order-manuals on C-h C-m.
5e14abf8 1037
d0207bf3 10382008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1039
1040 * msdog-xtra.texi (MS-DOS): Docstring fix.
1041
87e391bb
EZ
10422008-02-09 Eli Zaretskii <eliz@gnu.org>
1043
1044 * msdog.texi (Windows Fonts): Use a @table for describing font
1045 properties.
1046
5662e503
JR
10472008-02-07 Jason Rumney <jasonr@gnu.org>
1048
1049 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1050 value has changed.
1051 (Windows HOME): Clarify what is meant by "if that fails as well".
1052 (Windows Fonts): New section.
1053
72463824
GM
10542008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1055
1056 * basic.texi (Basic Undo): Remove duplicate "you can".
1057
7ff926e0
EZ
10582008-02-02 Eli Zaretskii <eliz@gnu.org>
1059
1060 * maintaining.texi (Tags): Fix last change.
1061
6ab7aef1
MA
10622008-02-02 Michael Albinus <michael.albinus@gmx.de>
1063
093571c3 1064 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1065
ace67e7e
NR
10662008-01-31 Nick Roberts <nickrob@snap.net.nz>
1067
1068 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1069
ae068fdf
RS
10702008-01-26 Richard Stallman <rms@gnu.org>
1071
1072 * maintaining.texi (Tags): Delete redundant index entry.
1073
a56d9a08
EZ
10742008-01-26 Eli Zaretskii <eliz@gnu.org>
1075
1076 * programs.texi (Imenu): Move "@cindex tags" from here...
1077 * maintaining.texi (Tags): ...to here.
1078
e941ed90
NR
10792008-01-23 Kevin Ryde <user42@zip.com.au>
1080
1081 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1082 click count.
1083
650276d5
JB
10842008-01-21 Juanma Barranquero <lekktu@gmail.com>
1085
1086 * entering.texi (Exiting): Fix typo.
1087 Reported by D. E. Evans <sinuhe@gnu.org>.
1088
8dc17977
MR
10892007-12-31 Martin Rudalics <rudalics@gmx.at>
1090
1091 * glossary.texi (Glossary): Fix typo.
1092
9f9695a6
RS
10932007-12-27 Richard Stallman <rms@gnu.org>
1094
1095 * text.texi (Formatted Text): Improve menu tag.
1096 (Editing Format Info): In Info, add duplicate menu of nodes
1097 about the submenus.
1098 (Format Faces): Say where Faces menu is found. Mention Other.
1099 (Format Colors): Say where these submenus are found.
1100 (Format Indentation, Format Justification): Likewise.
1101 (Format Properties): Likewise.
1102
abfd0191
RS
11032007-12-22 Richard Stallman <rms@gnu.org>
1104
1105 * search.texi (Query Replace): Make exp of query-replace more
1106 self-contained, and clarify.
8dc17977 1107
abfd0191
RS
1108 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1109
a2586785
RS
11102007-12-15 Richard Stallman <rms@gnu.org>
1111
1112 * files.texi (Auto Save): Clarify definition of auto-saving.
1113
a67cf2bb
RS
11142007-11-26 Richard Stallman <rms@gnu.org>
1115
1116 * help.texi (Help Echo): Cleanups.
1117
448b33b1
TTN
11182007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1119
1120 * files.texi (Why Version Control?): Fix typo.
1121 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1122 (Selecting a Fileset): Fix typos; small rewording.
1123 (Log Buffer): Likewise.
1124 (Old Revisions): Likewise.
448b33b1 1125
221bb7f6
EZ
11262007-11-17 Eli Zaretskii <eliz@gnu.org>
1127
1128 * mule.texi (Communication Coding): Fix wording of last change.
1129
d0207bf3 11302007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1131
630cb3b7
JB
1132 * custom.texi (Specifying File Variables):
1133 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1134
53b7759e
KH
11352007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1136
a5ab2e0c 1137 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1138
1139 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1140
c8763fb6 11412007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1142
630cb3b7 1143 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1144 --output=file.
1145
ff98e024
MR
11462007-11-13 Martin Rudalics <rudalics@gmx.at>
1147
1148 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1149 (Help Echo): Avoid mentioning the term "region" here and
1150 consistently use the term "active text".
1151
37b11c22
GM
11522007-11-11 Glenn Morris <rgm@gnu.org>
1153
1154 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1155
21d50ba1
JL
11562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1157
1158 * search.texi (Query Replace): Mention
1159 `query-replace-show-replacement'.
1160
c12ecb0a 11612007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1162
1163 * building.texi (Watch Expressions): Remove obscure sentence.
1164
3b4201f4
KH
11652007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1166
1167 * mule.texi (Select Input Method): Describe how to activate an input
1168 method in the text mode.
1169
07e5c0b0
DN
11702007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1171
1172 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1173
52dd7391
NR
11742007-10-30 Nick Roberts <nickrob@snap.net.nz>
1175
1176 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1177
c004e539
GM
11782007-10-30 Glenn Morris <rgm@gnu.org>
1179
1180 * misc.texi (Directory Tracking): Explain a bit more about
1181 dirtrack-mode.
1182
ca8c5b8c
GM
11832007-10-25 Glenn Morris <rgm@gnu.org>
1184
1185 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1186
b6c764ef
RS
11872007-10-24 Richard Stallman <rms@gnu.org>
1188
1189 * misc.texi (Interactive Shell): Cleanup last change.
1190
eabd84c9
JL
11912007-10-22 Juri Linkov <juri@jurta.org>
1192
1193 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1194 default values.
1195
0b43c7e2
ER
11962007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1197
ca8c5b8c 1198 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1199 'filesets'.
1200
a80859d4
MR
12012007-10-18 Martin Rudalics <rudalics@gmx.at>
1202
1203 * trouble.texi (Quitting): Fix typo.
1204
c9447ae1
GM
12052007-10-18 Glenn Morris <rgm@gnu.org>
1206
1207 * frames.texi (Mode Line Mouse): Mention minor mode names.
1208
168b980f
JL
12092007-10-17 Juri Linkov <juri@jurta.org>
1210
1211 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1212 fill-paragraph operates on the active region in Transient Mark mode.
1213 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1214 with fill-paragraph.
1215
1216 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1217 fill-paragraph.
1218
1219 * fixit.texi (Spelling): ispell-word operates on the active region
1220 in Transient Mark mode.
1221
5a331f34
JB
12222007-10-17 Aaron S. Hawley <aaronh@garden.org>
1223
1224 * building.texi (Source Buffers):
1225 * custom.texi (Init Non-ASCII):
1226 * glossary.texi (Glossary): Use "key binding" consistently.
1227
2a9f4d55
JB
12282007-10-17 Juanma Barranquero <lekktu@gmail.com>
1229
1230 * calendar.texi (Diary): Fix directive.
1231
de13cecf
RS
12322007-10-16 Richard Stallman <rms@gnu.org>
1233
1234 * calendar.texi (Diary): Clarify text about diary file example.
1235
5f90d53e
ER
12362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1237
1238 * files.texi: Capitalize node names according to convention.
1239
3aa491bc
GM
12402007-10-13 Glenn Morris <rgm@gnu.org>
1241
1242 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1243
8a3106d3
ER
12442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1245
1246 * emacs.texi:
1247 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1248 suggested by RMS and Robert J. Chassell.
8a3106d3 1249
da1080a2
ER
12502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1251
3aa491bc 1252 * files.texi (Version Systems):
0870a421
ER
1253 * vc-xtra.texi:
1254 * vc1-xtra.texi:
ac3f4c6f 1255 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1256 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1257 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1258 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1259
58ade22b
ER
12602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1261
da1080a2 1262 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1263 Reorder the descriptions to be chronological.
1264
93870ce2
RS
12652007-10-09 Richard Stallman <rms@gnu.org>
1266
1267 * display.texi (Cursor Display): Correct how cursor appears
1268 in nonselected windows.
1269
568c7288
NR
12702007-10-04 Nick Roberts <nickrob@snap.net.nz>
1271
1272 * building.texi (GDB Graphical Interface): Remove references to gdba
1273 and mention gud-gdb.
1274
1af74d06 12752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1276
1af74d06 1277 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1278
0d8fb755
JL
12792007-10-06 Juri Linkov <juri@jurta.org>
1280
1281 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1282 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1283 fill-paragraph-or-region.
1284
1285 * basic.texi (Arguments): Replace fill-paragraph with
1286 fill-paragraph-or-region.
1287
b981e2c6
ER
12882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1289
1290 * files.texi: Update the section on version control for 2007
2a9f4d55 1291 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1292 will come later.
1293
5fceaf9c
GM
12942007-09-15 Glenn Morris <rgm@gnu.org>
1295
1296 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1297 to `list-holidays'.
1298
b0e44b17
GM
12992007-09-14 Glenn Morris <rgm@gnu.org>
1300
1301 * calendar.texi: Update all instances of mark-calendar-holidays,
1302 list-calendar-holidays, list-holidays with the new names.
1303
8cf51b2c
GM
13042007-09-06 Glenn Morris <rgm@gnu.org>
1305
1306 * Move manual sources from man/ to subdirectories of doc/.
1307 Split into the Emacs manual in emacs/, and other manuals in misc/.
1308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1309 manual.
1310 (infodir): New variable.
1311 (info): Use $infodir.
1312 (emacsman): Delete target, not needed any more.
1313 Move all targets that are not the Emacs manual to misc/Makefile.in.
1314 (mostlyclean): Remove `gnustmp'.
1315 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1316 manual.
92f9b43f 1317 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1318 (emacsman): Delete target, not needed any more.
1319 (clean): Remove all info files but Emacs manual.
1320 Move all targets that are not the Emacs manual to misc/Makefile.in.
1321 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1322
1323 * Makefile.in (INFOSOURCES): Delete.
1324 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1325 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1326 *.vrs *.toc here...
1327 (maintainer-clean): ...from here.
1328
13292007-09-05 Glenn Morris <rgm@gnu.org>
1330
1331 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1332
8cf51b2c
GM
13332007-08-29 Glenn Morris <rgm@gnu.org>
1334
1335 * emacs.texi (EMACSVER): Increase to 23.0.50.
1336
3420c522
RS
13372007-08-27 Richard Stallman <rms@gnu.org>
1338
1339 * emacs.texi (Top): Clarify menu item for Glossary.
1340
1341 * display.texi (Faces): Change secn title.
1342 Clarify not all fonts come from Font Lock.
1343
8cf51b2c
GM
13442007-08-17 Eli Zaretskii <eliz@gnu.org>
1345
1346 * basic.texi (Position Info): Add index entry for face at point.
1347 Mention that character faces are also displayed by "C-u C-x =".
1348
8cf51b2c
GM
13492007-08-08 Glenn Morris <rgm@gnu.org>
1350
1351 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1352
13532007-08-07 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * files.texi (File Conveniences): Document point motion keys in Image
1356 mode.
1357
8cf51b2c
GM
13582007-07-27 Glenn Morris <rgm@gnu.org>
1359
8cf51b2c
GM
1360 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1361 in-line.
1362
1363 * gpl.texi: New file with text of GPL.
1364 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1365
13662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1367
1368 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1369
1370 * dired.texi (Wdired): Mention C-x C-q key binding.
1371
13722007-07-28 Nick Roberts <nickrob@snap.net.nz>
1373
1374 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1375
13762007-07-25 Glenn Morris <rgm@gnu.org>
1377
8cf51b2c
GM
1378 * emacs.texi (Copying): Replace license with GPLv3.
1379
1380 * Relicense all FSF files to GPLv3 or later.
1381
13822007-07-24 Glenn Morris <rgm@gnu.org>
1383
1384 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1385 for some calendars.
1386
13872007-07-23 Nick Roberts <nickrob@snap.net.nz>
1388
1389 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1390 default-directory for the current buffer is on a remote machine.
1391
8cf51b2c
GM
13922007-07-21 Eli Zaretskii <eliz@gnu.org>
1393
1394 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1395 default value.
1396
13972007-07-21 Richard Stallman <rms@gnu.org>
1398
1399 * files.texi (Why Version Control?): Improve previous change.
1400
14012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1402
1403 * files.texi (Why Version Control?): New node.
1404
8cf51b2c
GM
14052007-07-12 Nick Roberts <nickrob@snap.net.nz>
1406
8cf51b2c
GM
1407 * building.texi (Starting GUD): Add xref to this anchor.
1408
8cf51b2c
GM
14092007-06-24 Karl Berry <karl@gnu.org>
1410
2a9f4d55 1411 * emacs.texi: New Back-Cover Text.
8cf51b2c 1412
8cf51b2c
GM
14132007-06-07 Alan Mackenzie <acm@muc.de>
1414
1415 * display.texi (Optional Mode Line): Document the new form of
1416 line+column numbers, "(561,2)".
1417
14182007-06-06 Juanma Barranquero <lekktu@gmail.com>
1419
49823426 1420 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1421
14222007-06-02 Chong Yidong <cyd@stupidchicken.com>
1423
1424 * Version 22.1 released.
1425
8cf51b2c
GM
14262007-05-07 Karl Berry <karl@gnu.org>
1427
1428 * emacs.texi (EMACSVER): Back to 22.
1429
14302007-05-06 Richard Stallman <rms@gnu.org>
1431
1432 * maintaining.texi (Create Tags Table): Clean up previous change.
1433
c8763fb6 14342007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1435
1436 * maintaining.texi (Create Tags Table): Add text about the dangers of
1437 making symbolic links to tags files.
1438
14392007-05-04 Karl Berry <karl@gnu.org>
1440
1441 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1442
14432007-05-03 Karl Berry <karl@gnu.org>
1444
1445 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1446
1447 * .cvsignore (*.pdf): New entry.
1448
8cf51b2c
GM
1449 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1450 for printing.
1451
14522007-05-01 Richard Stallman <rms@gnu.org>
1453
1454 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1455
8cf51b2c
GM
14562007-04-28 Glenn Morris <rgm@gnu.org>
1457
1458 * ack.texi (Acknowledgments):
1459 * anti.texi (Antinews):
8cf51b2c
GM
1460 * programs.texi (Program Modes): Restore mention of python.el pending
1461 consideration of legal status.
1462
14632007-04-28 Richard Stallman <rms@gnu.org>
1464
1465 * files.texi (File Names): Fixes to ~ description on MS systems.
1466
8cf51b2c
GM
14672007-04-26 Glenn Morris <rgm@gnu.org>
1468
1469 * emacs.texi (EMACSVER): Increase to 22.1.50.
1470
14712007-04-25 Karl Berry <karl@gnu.org>
1472
1473 * emacs.texi: Improve line breaks on copyright page,
1474 similar layout to lispref, 8.5x11 by default.
1475
1476 * dired.texi (Image-Dired): Improve line break, fix typo.
1477
14782007-04-24 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * programs.texi (Program Modes):
8cf51b2c
GM
1481 * anti.texi (Antinews):
1482 * ack.texi (Acknowledgments): python.el removed.
1483
8cf51b2c
GM
14842007-04-23 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * display.texi (Highlight Interactively): Correct description of
1487 hi-lock-file-patterns-policy.
1488
1489 * files.texi (File Archives): Mention self-extracting executables.
1490
14912007-04-23 Eli Zaretskii <eliz@gnu.org>
1492
1493 * search.texi (Unconditional Replace, Query Replace): Add xref to
1494 "Replacement and Case".
1495
14962007-04-22 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * dired.texi (Image-Dired): Move from Thumbnails node.
1499 * misc.texi (Thumbnails): Node deleted.
1500 * emacs.texi (Top): Update node listing.
1501
1502 * files.texi (File Conveniences):
49823426 1503 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1504
15052007-04-21 Richard Stallman <rms@gnu.org>
1506
1507 * display.texi (Highlight Interactively): Correct previous change.
1508 Clarify doc of hi-lock-find-patterns, and move new features into it.
1509
15102007-04-20 David Koppelman <koppel@ece.lsu.edu>
1511
1512 * display.texi (Highlight Interactively): Document
1513 hi-lock-file-patterns-policy.
1514
15152007-04-20 Martin Rudalics <rudalics@gmx.at>
1516
1517 * display.texi (Scrolling): Fix typo.
1518
8cf51b2c
GM
15192007-04-15 Chong Yidong <cyd@stupidchicken.com>
1520
8cf51b2c
GM
1521 * doclicense.texi: Remove node heading, so that it can be included by
1522 other files.
1523
1524 * emacs.texi: Insert node heading for GFDL.
1525
8cf51b2c
GM
15262007-04-14 Eli Zaretskii <eliz@gnu.org>
1527
1528 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1529 "command line".
1530
1531 * display.texi (Faces): Refer to "Creating Frames" for face
1532 and other frame customizations in .emacs.
1533
1534 * frames.texi (Creating Frames): Mention that face customizations can
1535 be put in .emacs. Add index entries.
1536
15372007-04-12 Richard Stallman <rms@gnu.org>
1538
1539 * glossary.texi (Glossary): Explain `iff'.
1540
15412007-04-11 Karl Berry <karl@gnu.org>
1542
1543 * gnu.texi (Top),
1544 * macos.texi (Mac Font Specs),
1545 * anti.texi (Antinews),
1546 * xresources.texi (Resources),
1547 * misc.texi (Emulation),
1548 * calendar.texi (Daylight Saving),
1549 * dired.texi (Dired and Find),
1550 * rmail.texi (Remote Mailboxes),
1551 * sending.texi (Mail Headers),
1552 * programs.texi (Which Function),
1553 * files.texi (Recover),
1554 * buffers.texi (Uniquify),
1555 * frames.texi (Wheeled Mice),
1556 * killing.texi (Rectangles): Wording to improve breaks in
1557 8.5x11 format.
1558 * mule.texi (Language Environments): \hbadness=10000 since there's
1559 no way to reword.
1560 * emacs.texi (smallbook): New @set to more easily switch between
1561 smallbook and 8.5x11.
1562
15632007-04-11 Richard Stallman <rms@gnu.org>
1564
1565 * files.texi (File Conveniences): Add xref to Tumme.
1566 Delete text about Thumbnail mode.
1567
8cf51b2c
GM
15682007-04-09 Alan Mackenzie <acm@muc.de>
1569
1570 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1571 new name. Insert concept index entries.
1572
8cf51b2c
GM
15732007-04-08 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * display.texi (Standard Faces): Document prefix arg for
1576 list-faces-display.
1577
1578 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1579
8cf51b2c
GM
15802007-04-07 Chong Yidong <cyd@stupidchicken.com>
1581
8cf51b2c
GM
1582 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1583
1584 * files.texi (Misc File Ops): Rewrite description of
1585 insert-file-literally.
1586
8cf51b2c
GM
15872007-03-31 Eli Zaretskii <eliz@gnu.org>
1588
1589 * misc.texi (Printing): Postscript -> PostScript.
1590
8cf51b2c
GM
1591 * ack.texi (Acknowledgments): Postscript -> PostScript.
1592
1593 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1594
1595 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1596 below.
1597
15982007-03-30 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1601 Init Non-ASCII.
1602 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1603 (Init Non-ASCII): New node.
1604
16052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1606
1607 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1608
8cf51b2c
GM
16092007-03-12 Glenn Morris <rgm@gnu.org>
1610
8cf51b2c
GM
1611 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1612 "Daylight Savings".
1613
49823426 1614 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1615 saving" in text throughout.
1616
8cf51b2c
GM
16172007-03-04 Richard Stallman <rms@gnu.org>
1618
1619 * custom.texi (Safe File Variables): Minor correction.
1620
8cf51b2c
GM
16212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1622
1623 * rmail.texi (Movemail): Add internal ref.
1624 Don't indent the intro for the PROTO table.
1625 Format PROTO table items with @code.
1626
8cf51b2c
GM
16272007-02-26 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * building.texi: Remove references to bashdb.
1630
8cf51b2c
GM
16312007-02-19 Juanma Barranquero <lekktu@gmail.com>
1632
1633 * mule.texi (Language Environments): Update list of supported language
1634 environments.
1635
8cf51b2c
GM
16362007-02-14 Kim F. Storm <storm@cua.dk>
1637
1638 * building.texi (Grep Searching): Fix lgrep doc.
1639
16402007-02-12 Chong Yidong <cyd@stupidchicken.com>
1641
1642 * back.texi: Remove unused file.
1643
c8763fb6 16442007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1645
1646 * maintaining.texi (Tag Syntax): Now --members is the default for
1647 etags, not for ctags yet.
1648
8cf51b2c
GM
16492007-02-03 Eli Zaretskii <eliz@gnu.org>
1650
1651 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1652 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1653 expects. Add comments to prevent people from inadvertently modifying
1654 the key parts needed by `texinfo-multiple-files-update'.
1655
16562007-01-29 Chong Yidong <cyd@stupidchicken.com>
1657
1658 * frames.texi (Secondary Selection): Window clicked does not matter
1659 when mouse-yank-at-point is non-nil.
1660
8cf51b2c
GM
16612007-01-16 Glenn Morris <rgm@gnu.org>
1662
1663 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1664 system abbrev.
1665
16662007-01-11 Richard Stallman <rms@gnu.org>
1667
1668 * msdog.texi (Windows Keyboard): Another small cleanup.
1669
16702007-01-10 Richard Stallman <rms@gnu.org>
1671
1672 * msdog.texi (Windows Keyboard): Yet another try to make
1673 everyone happy with that passage.
1674
16752007-01-05 Richard Stallman <rms@gnu.org>
1676
1677 * anti.texi (Antinews): Mention M-x shell scrolling.
1678
16792007-01-05 Nick Roberts <nickrob@snap.net.nz>
1680
1681 * building.texi (Watch Expressions): Describe gdb-max-children.
1682
8cf51b2c
GM
16832007-01-04 Richard Stallman <rms@gnu.org>
1684
8cf51b2c
GM
1685 * msdog.texi (Windows Keyboard): Clarify previous change.
1686
8cf51b2c
GM
16872007-01-02 Richard Stallman <rms@gnu.org>
1688
1689 * custom.texi (Changing a Variable): Minor clarification.
1690 (Specific Customization): customize-customized => customize-unsaved.
1691
1692 * entering.texi (Entering Emacs): Clean up text about restarting
1693 Emacs for each file.
1694
1695 * misc.texi (Shell Options): Minor cleanup.
1696
1697 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1698 with Emacs, not vice versa.
1699
1700 * programs.texi (Symbol Completion): Recommend customizing
1701 window manager.
1702
1703 * xresources.texi (Resources): Minor fix.
1704
c8763fb6 17052007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1706
1707 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1708
17092007-01-01 Richard Stallman <rms@gnu.org>
1710
1711 * commands.texi (User Input): Document keys stolen by window mangers.
1712
17132006-12-31 Richard Stallman <rms@gnu.org>
1714
1715 * custom.texi (Specific Customization): Document customize-option
1716 instead of customize-variable.
1717
17182006-12-31 Kim F. Storm <storm@cua.dk>
1719
1720 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1721
17222006-12-30 Kim F. Storm <storm@cua.dk>
1723
1724 * killing.texi (CUA Bindings): Fix typo.
1725
1726 * xresources.texi (Table of Resources): Mention grow-only value for
1727 auto-resize-tool-bars.
1728
8cf51b2c
GM
17292006-12-27 Eli Zaretskii <eliz@gnu.org>
1730
1731 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1732 and how to get them back.
1733
17342006-12-26 Richard Stallman <rms@gnu.org>
1735
1736 * calendar.texi (Holidays): Holiday listing is based on current
1737 practice, but DST is not.
1738
17392006-12-25 Richard Stallman <rms@gnu.org>
1740
1741 * emacs.texi (Top): Update subnode menus.
1742
1743 * mark.texi (Transient Mark): Fix xref.
1744
1745 * killing.texi (Graphical Kill): Node deleted.
1746 (Killing): Add xref to Cut and Paste.
1747 (CUA Bindings): Update xref.
1748
1749 * frames.texi (Cut and Paste): New section to hold other nodes.
1750 (Mouse Commands): Node demoted.
1751 (Cut/Paste Other App): Split out from Mouse Commands.
1752 (Word and Line Mouse): Likewise.
1753 (Secondary Selection, Clipboard): Nodes demoted.
1754
8cf51b2c
GM
17552006-12-24 Kevin Ryde <user42@zip.com.au>
1756
1757 * calendar.texi (Holidays): US daylight saving begins second Sunday
1758 in March for 2007 onwards.
1759 (Daylight Savings): Show new US default daylight saving rules, 2nd
1760 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1761
17622006-12-23 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * calendar.texi (Scroll Calendar): < and > are switched.
1765
17662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1767
1768 * killing.texi (Deletion): Describe M-\ prefix argument.
1769
17702006-12-23 Richard Stallman <rms@gnu.org>
1771
1772 * search.texi (Regexp Search): Explain why forward and reverse regexp
1773 search are not mirror images.
1774
8cf51b2c
GM
17752006-12-19 Kim F. Storm <storm@cua.dk>
1776
1777 * major.texi (Choosing Modes): Describe match-function elements for
1778 magic-mode-alist.
1779
8cf51b2c
GM
17802006-12-18 Eli Zaretskii <eliz@gnu.org>
1781
1782 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1783 peculiarities.
1784
17852006-12-18 Richard Stallman <rms@gnu.org>
1786
1787 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1788
8cf51b2c
GM
17892006-12-17 Alan Mackenzie <acm@muc.de>
1790
1791 * programs.texi (Left Margin Paren): Remove the bit which says
1792 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1793 Discuss some of the issues of setting this option to nil.
1794
17952006-12-17 Glenn Morris <rgm@gnu.org>
1796
1797 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1798
17992006-12-16 Eli Zaretskii <eliz@gnu.org>
1800
1801 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1802 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1803 NTFS volumes.
1804 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1805 volumes.
1806
18072006-12-15 Eli Zaretskii <eliz@gnu.org>
1808
1809 * text.texi (HTML Mode): Fix "C-c TAB".
1810
8cf51b2c
GM
18112006-12-09 Richard Stallman <rms@gnu.org>
1812
1813 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1814
18152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1816
1817 * files.texi (Misc File Ops): Document insert-file-literally.
1818
18192006-12-08 Eli Zaretskii <eliz@gnu.org>
1820
1821 * cmdargs.texi (Colors): Note that --color is intended for overriding
1822 the terminal defaults, not for normal invocation.
1823
1824 * misc.texi (Emacs Server): Improve wording. Don't mention the
1825 ``server program''. Add a cross-reference to "Init File" node.
1826 (Invoking emacsclient): Add index entries. Document both short and
1827 long versions of command-line options. Document the -f option.
1828
8cf51b2c
GM
18292006-12-06 Richard Stallman <rms@gnu.org>
1830
1831 * text.texi (Outline Format): Say to set outline-regexp
1832 and outline-level with major modes and file local variables.
1833
c8763fb6 18342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1835
1836 * anti.texi (Antinews): Mention the alternative to
1837 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1838
8cf51b2c
GM
1839 * misc.texi (Interactive Shell): Ditto.
1840
18412006-12-04 Eli Zaretskii <eliz@gnu.org>
1842
1843 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1844
1845 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1846
18472006-12-01 Eli Zaretskii <eliz@gnu.org>
1848
1849 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1850 colon in the mode line.
1851
1852 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1853
18542006-11-26 Nick Roberts <nickrob@snap.net.nz>
1855
1856 * building.texi (Watch Expressions): Mention SPC for expanding/
1857 contracting watch expressions.
1858
18592006-11-26 Kim F. Storm <storm@cua.dk>
1860
1861 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1862
18632006-11-26 Nick Roberts <nickrob@snap.net.nz>
1864
1865 * building.texi (Debugger Operation): Define text command mode.
1866 Clarify how tooltips work.
1867 (GDB Graphical Interface): Explain how to run in text command mode
1868 more clearly.
1869
18702006-11-25 Juanma Barranquero <lekktu@gmail.com>
1871
1872 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1873
18742006-11-22 Juanma Barranquero <lekktu@gmail.com>
1875
1876 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1877
8cf51b2c
GM
18782006-11-18 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1881 and EMACS is deprecated.
1882
18832006-11-18 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1886
c8763fb6 18872006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1888
1889 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1890
1891 * emacs.texi: Include xresources.texi both for info and dvi.
1892
1893 * xresources.texi: Merge text from xresmini.texi.
1894
c8763fb6 18952006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1896
1897 * glossary.texi: Fix typos.
1898
8cf51b2c
GM
18992006-11-06 Richard Stallman <rms@gnu.org>
1900
1901 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1902
1903 * ack.texi (Acknowledgments): Fix name spelling.
1904
19052006-11-01 Juri Linkov <juri@jurta.org>
1906
1907 * search.texi (Word Search): Document incremental word search.
1908
19092006-10-28 Glenn Morris <rgm@gnu.org>
1910
1911 * ack.texi (Acknowledgments): Add cal-html author.
1912
1913 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1914 Calendar"). Describe new package cal-html.
1915 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1916 Calendar Files."
1917
8cf51b2c
GM
19182006-10-23 Richard Stallman <rms@gnu.org>
1919
1920 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1921 Abbrev mode is enabled.
1922
8cf51b2c
GM
19232006-10-16 Richard Stallman <rms@gnu.org>
1924
8cf51b2c
GM
1925 * emacs.texi: Update ISBN.
1926
8cf51b2c
GM
19272006-10-11 Kim F. Storm <storm@cua.dk>
1928
1929 * emacs.texi (Acknowledgments): Use @dotless{i}.
1930
19312006-10-08 Nick Roberts <nickrob@snap.net.nz>
1932
1933 * building.texi (Breakpoints Buffer): Mention catchpoints.
1934
19352006-10-08 Kim F. Storm <storm@cua.dk>
1936
1937 * ack.texi (Acknowledgments): Update.
1938
1939 * emacs.texi (Acknowledgments): Fix bad @/ form.
1940
8cf51b2c
GM
19412006-10-05 Kim F. Storm <storm@cua.dk>
1942
1943 * emacs.texi (Acknowledgments): Add more contributors.
1944
19452006-10-03 Richard Stallman <rms@gnu.org>
1946
1947 * emacs.texi (Acknowledgments): Update version and edition.
1948
8cf51b2c
GM
19492006-10-01 Karl Berry <karl@gnu.org>
1950
1951 * custom.texi (Customization Groups): Page break to keep example buffer
1952 on one page.
1953
19542006-09-30 Karl Berry <karl@gnu.org>
1955
1956 * programs.texi (Basic Indent): @need to improve page break.
1957 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1958
19592006-09-29 Glenn Morris <rgm@gnu.org>
1960
1961 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1962
19632006-09-29 Karl Berry <karl@gnu.org>
1964
1965 * windows.texi (Basic Window): Remove forced @break, no longer
1966 desirable.
1967 * frames.texi (Frame Commands),
1968 * mark.texi (Marking Objects): Reword to avoid bad page break.
1969 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1970
19712006-09-19 Richard Stallman <rms@gnu.org>
1972
1973 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1974 stick to present tense.
1975
c8763fb6 19762006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1977
1978 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1979 to x-gtk-use-old-file-dialog.
1980 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1981
19822006-09-15 Jay Belanger <belanger@truman.edu>
1983
49823426 1984 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1985 Change "Library Public License" to "Lesser Public License"
1986 throughout. Use "yyyy" to represent year.
1987
8cf51b2c
GM
19882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1989
1990 * files.texi (Visiting): Add index entry "open file".
1991
8cf51b2c
GM
19922006-09-11 Richard Stallman <rms@gnu.org>
1993
1994 * building.texi (Compilation Mode): Clarification.
1995 (Grep Searching): Add xref to Compilation Mode.
1996
8cf51b2c
GM
19972006-09-08 Richard Stallman <rms@gnu.org>
1998
1999 * search.texi (Search): Ref multi-file search commands here.
2000 (Other Repeating Search): Not here.
2001
8cf51b2c
GM
20022006-08-28 Richard Stallman <rms@gnu.org>
2003
2004 * windows.texi (Split Window): Update xref.
2005
2006 * basic.texi (Continuation Lines): Update xref.
2007
2008 * indent.texi (Tab Stops): Update xref.
2009
2010 * emacs.texi (Top): Update subnode menu.
2011
2012 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2013 split out of Display Custom.
2014
20152006-08-25 Kim F. Storm <storm@cua.dk>
2016
2017 * display.texi (Display Custom): Add variables overline-margin
2018 and x-underline-at-descent-line.
2019
20202006-08-25 Richard Stallman <rms@gnu.org>
2021
2022 * entering.texi (Exiting): Rewrite to give graphical displays
2023 priority over text terminals.
2024
2025 * search.texi (Incremental Search): Move index entries.
2026
20272006-08-23 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * custom.texi (Init File): Reference Find Init to avoid "home
2030 directory" confusion.
2031
20322006-08-22 Nick Roberts <nickrob@snap.net.nz>
2033
2034 * building.texi (Other GDB-UI Buffers): Describe how to edit
2035 a value in the locals buffer.
2036
20372006-08-21 Richard Stallman <rms@gnu.org>
2038
2039 * search.texi (Basic Isearch): Add `isearch' index entry.
2040
20412006-08-16 Richard Stallman <rms@gnu.org>
2042
2043 * misc.texi (Saving Emacs Sessions): Clean up wording.
2044
2045 * mark.texi (Marking Objects): Mention term "select all".
2046
2047 * emacs.texi (Top): Update subnode menu.
2048
2049 * help.texi (Help Mode): Move node up in file.
2050
8cf51b2c
GM
20512006-08-15 Nick Roberts <nickrob@snap.net.nz>
2052
2053 * building.texi (Stack Buffer): Explain fringe arrow.
2054
8cf51b2c
GM
20552006-08-12 Eli Zaretskii <eliz@gnu.org>
2056
8cf51b2c
GM
2057 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2058 on startup.
2059
20602006-08-11 Romain Francoise <romain@orebokech.com>
2061
2062 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2063
20642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2065
2066 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2067
20682006-08-10 Richard Stallman <rms@gnu.org>
2069
2070 * text.texi (Format Faces): Substantial rewrites to deal
2071 with face merging. Empty regions don't count. Clarify
2072 face property inheritance.
2073
20742006-08-08 Romain Francoise <romain@orebokech.com>
2075
2076 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2077 <arjuropo@cc.jyu.fi>.
2078
8cf51b2c
GM
20792006-08-04 Eli Zaretskii <eliz@gnu.org>
2080
2081 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2082 apply to all frames.
2083
8cf51b2c
GM
20842006-08-01 Richard Stallman <rms@gnu.org>
2085
2086 * help.texi (Name Help): Add index entries for describe-variable.
2087
20882006-08-01 Nick Roberts <nickrob@snap.net.nz>
2089
2090 * building.texi (GDB Graphical Interface): Shorten node names.
2091 (GDB-UI Layout): Use GDB-related.
2092 (Other GDB-UI Buffers): Simplify English.
2093
20942006-07-31 Richard Stallman <rms@gnu.org>
2095
2096 * search.texi (Query Replace): Add xref for Dired's Q command.
2097
8cf51b2c
GM
20982006-07-31 Nick Roberts <nickrob@snap.net.nz>
2099
2100 * building.texi (GDB commands in Fringe): Rename to...
2101 (Source Buffers): ..this and move forward. Describe hollow arrow and
2102 new option gdb-find-source-frame.
2103
21042006-07-29 Richard Stallman <rms@gnu.org>
2105
2106 * dired.texi (Operating on Files): Simplify previous change
2107 and fix Texinfo usage.
2108
21092006-07-29 Eli Zaretskii <eliz@gnu.org>
2110
2111 * dired.texi (Operating on Files): Add cross-references. State the
2112 Unix commands that do similar things.
2113
21142006-07-28 Richard Stallman <rms@gnu.org>
2115
2116 * mark.texi (Transient Mark): Clarify that region never disappears
2117 when Transient Mark mode is off, and not when it is on.
2118
21192006-07-27 Richard Stallman <rms@gnu.org>
2120
2121 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2122
21232006-07-24 Richard Stallman <rms@gnu.org>
2124
2125 * xresources.texi (GTK styles): Fix texinfo usage.
2126
8cf51b2c
GM
2127 * commands.texi (User Input): Explain why we teach keyboard cmds.
2128
2129 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2130 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2131 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2132 * doclicense.texi, display.texi, dired.texi, basic.texi:
2133 * anti.texi, ack.texi: Move periods and commas inside quotes.
2134
21352006-07-22 Eli Zaretskii <eliz@gnu.org>
2136
2137 * cmdargs.texi (General Variables): Document EMAIL.
2138
21392006-07-21 Eli Zaretskii <eliz@gnu.org>
2140
2141 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2142 doesn't have effect on MS-Windows.
2143
8cf51b2c
GM
21442006-07-17 Richard Stallman <rms@gnu.org>
2145
2146 * building.texi (Grep Searching): Explain about chaining grep commands.
2147
8cf51b2c
GM
21482006-07-10 Nick Roberts <nickrob@snap.net.nz>
2149
49823426 2150 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2151
21522006-07-09 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2155 is invoked for multiple files.
2156
21572006-07-08 Eli Zaretskii <eliz@gnu.org>
2158
2159 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2160 on-line manual for the rest of this node.
2161 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2162 unconditionally.
2163 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2164 Improve wording.
2165 (Windows Printing): Improve wording.
2166 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2167 rest of this node.
2168
8cf51b2c
GM
21692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2170
49823426
GM
2171 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2172 with eval-buffer.
8cf51b2c
GM
2173
21742006-07-05 Nick Roberts <nickrob@snap.net.nz>
2175
2176 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2177 of character translation.
2178
21792006-07-04 Nick Roberts <nickrob@snap.net.nz>
2180
2181 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2182
21832006-07-03 Karl Berry <karl@gnu.org>
2184
2185 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2186 not-too-underfull hboxes in the TeX output.
2187 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2188 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2189 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2190 * sending.texi, text.texi: Fix overfull/underfull boxes.
2191
21922006-07-03 Romain Francoise <romain@orebokech.com>
2193
2194 * m-x.texi (M-x): Fix.
2195
21962006-07-03 Richard Stallman <rms@gnu.org>
2197
8cf51b2c
GM
2198 * search.texi (Other Repeating Search): filename -> file name.
2199
2200 * misc.texi (Narrowing): Minor cleanups.
2201
2202 * files.texi (Visiting): filename -> file name.
2203
2204 * emacs.texi (Top): Update subnode menus.
2205
2206 * mule.texi (Coding Systems): Move char translation stuff here.
2207 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2208 (Recognize Coding): Substantial local rewrites.
2209 (International): Update menu.
2210
2211 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2212 (Scrolling): Substantial local rewrites.
2213 (Display): Update menu and intro.
2214
2215 * dired.texi: filename -> file name.
2216
2217 * custom.texi (Safe File Variables): Texinfo usage fix.
2218
22192006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2220
2221 * help.texi, m-x.texi: Lots of cleanups.
2222
8cf51b2c
GM
22232006-06-30 Eli Zaretskii <eliz@gnu.org>
2224
2225 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2226 (Windows Processes, Windows Misc): Shorten the printed version by
2227 selectively conditioning less important portions by @ifnottex.
2228
8cf51b2c
GM
22292006-06-27 Richard Stallman <rms@gnu.org>
2230
2231 * mini.texi (Minibuffer File): Minor cleanup.
2232
22332006-06-25 Nick Roberts <nickrob@snap.net.nz>
2234
2235 * frames.texi (XTerm Mouse): Rename to...
2236 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2237
2238 * emacs.texi (Top): Use new node name.
2239
22402006-06-24 Eli Zaretskii <eliz@gnu.org>
2241
2242 * emacs.texi (Top): Update the detailed menu according to changes in
2243 msdog.texi.
2244
2245 * msdog.texi (Windows Keyboard): New section.
2246 (Windows Mouse): New section.
2247 (Windows System Menu): Remove section (text merged with "Windows
2248 Keyboard").
2249 (Windows Misc): New section.
2250
2251 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2252
2253 * msdog.texi (ls in Lisp): New section.
2254
2255 * files.texi (Visiting): Document case-insensitive wildcard matching
2256 under find-file-wildcards.
2257
8cf51b2c
GM
22582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2259
2260 * macos.texi (Mac Input): Add description of mac-function-modifier.
2261 Now Unicode keyboard layouts work.
2262
8cf51b2c
GM
22632006-06-10 Richard Stallman <rms@gnu.org>
2264
2265 * mule.texi (Recognize Coding): Clarify previous change.
2266
22672006-06-09 Kenichi Handa <handa@m17n.org>
2268
2269 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2270 notation.
2271
22722006-06-07 Kevin Ryde <user42@zip.com.au>
2273
2274 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2275 manual for @ifnottex, but in emacs-extra for @iftex.
2276
2277 * cmdargs.texi (General Variables): Fix smtpmail xref.
2278
22792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2280
8cf51b2c 2281 * programs.texi (Comment Commands):
8cf51b2c 2282 * custom.texi (Specifying File Variables):
49823426 2283 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2284
22852006-06-07 Nick Roberts <nickrob@snap.net.nz>
2286
2287 * building.texi (Watch Expressions): Move node to end.
2288 (GDB Graphical Interface): Move description of clicks in fringe...
2289 (GDB commands in the Fringe): ...to here. New node.
2290
8cf51b2c
GM
22912006-06-05 Romain Francoise <romain@orebokech.com>
2292
49823426 2293 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2294
22952006-06-05 Nick Roberts <nickrob@snap.net.nz>
2296
2297 * building.texi (GDB Graphical Interface): Update bindings.
2298 (Commands of GUD): Add gud-print. Remove gud-run.
2299 Restate availability more generally.
2300
23012006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2302
2303 * mini.texi: Lots of cleanups.
2304
23052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2306
2307 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2308 and Mouse-2.
2309
c8763fb6 23102006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2311
2312 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2313
8cf51b2c
GM
23142006-05-31 Richard Stallman <rms@gnu.org>
2315
2316 * basic.texi (Moving Point): Fix previous change.
2317
c8763fb6 23182006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2319
2320 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2321
23222006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2323
2324 * basic.texi: Many simplifications and improvements in wording.
2325
8cf51b2c
GM
23262006-05-26 Nick Roberts <nickrob@snap.net.nz>
2327
2328 * anti.texi (Antinews): Create a node for gdb-ui.
2329
8cf51b2c
GM
23302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2331
2332 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2333
23342006-05-20 Richard Stallman <rms@gnu.org>
2335
2336 * dired.texi (Dired Navigation): dired-goto-file is now j.
2337
8cf51b2c
GM
23382006-05-20 Eli Zaretskii <eliz@gnu.org>
2339
2340 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2341 and their aliases.
2342
2343 * msdog.texi (Windows Printing): Mention non-support of plain text
2344 printing with some el-cheapo printers, and suggest a workaround.
2345
23462006-05-20 Kevin Ryde <user42@zip.com.au>
2347
2348 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2349 remove the bit saying you must set it.
2350
23512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2352
2353 * trouble.texi (Checklist):
2354 * text.texi (Text, Auto Fill, Text Mode):
2355 * search.texi (Nonincremental Search):
2356 * rmail.texi (Rmail Labels):
2357 * mule.texi (Input Methods, Multibyte Conversion):
2358 * misc.texi (Gnus, Where to Look, PostScript):
2359 * maintaining.texi (Create Tags Table):
2360 * indent.texi (Indentation Commands):
2361 * fixit.texi (Spelling):
2362 * emacs.texi (Copying):
2363 * custom.texi (Init File): ifinfo -> ifnottex.
2364
8cf51b2c
GM
23652006-05-17 Richard Stallman <rms@gnu.org>
2366
2367 * files.texi (Diff Mode): Mention C-x `.
2368
23692006-05-08 Richard Stallman <rms@gnu.org>
2370
2371 * custom.texi (Disabling): Textual cleanups.
2372
8cf51b2c
GM
23732006-05-12 Glenn Morris <rgm@gnu.org>
2374
2375 * calendar.texi (Displaying the Diary, Format of Diary File):
2376 Refer to diary-view-entries, diary-list-entries,
2377 diary-show-all-entries rather than obsolete aliases.
2378
23792006-05-12 Eli Zaretskii <eliz@gnu.org>
2380
2381 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2382 (Displaying the Diary, Special Diary Entries, Importing Diary):
2383 * building.texi (Compilation Shell):
2384 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2385 emacs-xtra with @inforef's.
2386
2387 * files.texi (Visiting): Fix wording.
2388
2389 * mule.texi (Coding Systems, Text Coding): More indexing.
2390 Mention that C-x RET f can set eol conversion.
2391
c8763fb6 23922006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2393
2394 * xresmini.texi (GTK resources): Insert GTK description.
2395
2396 * xresources.texi (GTK resources): metafont should be menufont.
2397
8cf51b2c
GM
23982006-05-06 Michael Albinus <michael.albinus@gmx.de>
2399
49823426 2400 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2401 method, user name and host name is active only in partial
2402 completion mode.
2403
8cf51b2c
GM
24042006-05-06 Eli Zaretskii <eliz@gnu.org>
2405
2406 * makefile.w32-in (emacs.dvi):
2407 * Makefile.in (emacs.dvi): Add xresmini.texi.
2408
2409 * xresmini.texi (Table of Resources): Remove xref to non-existent
2410 node "LessTif Resources".
2411
2412 * msdog.texi (Microsoft Windows):
2413 * calendar.texi (Calendar/Diary, Displaying the Diary)
2414 (Special Diary Entries, Importing Diary, Holidays):
2415 * programs.texi (Program Modes):
2416 * text.texi (Text):
2417 * buffers.texi (Several Buffers):
2418 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2419
24202006-05-06 Eli Zaretskii <eliz@gnu.org>
2421
2422 The following changes merge the emacs-xtra manual into the main
2423 manual, but only for on-line version of the manual.
2424
2425 * vc2-xtra.texi (Version Backups, Local Version Control)
2426 (Making Snapshots, Change Logs and VC, Version Headers)
2427 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2428 on-line manual.
2429
2430 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2431 for on-line manual.
2432
2433 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2434 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2435 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2436 for on-line manual.
2437
2438 * fortran-xtra.texi (Fortran, Fortran Autofill)
2439 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2440 for on-line manual.
2441
2442 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2443 Conditional xref's for on-line manual.
2444
2445 * emerge-xtra.texi (Emerge, Overview of Emerge)
2446 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2447 manual.
2448
2449 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2450 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2451 (EMACSSOURCES): Use EMACS_XTRA.
2452 (../info/emacs-xtra): Remove.
2453 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2454
2455 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2456 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2457 (EMACSSOURCES): Use EMACS_XTRA.
2458 ($(infodir)/emacs-xtra): Remove.
2459 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2460
2461 * trouble.texi (Quitting):
2462 * text.texi (Text):
2463 * programs.texi (Program Modes):
2464 * msdog.texi (Microsoft Windows):
2465 * frames.texi (Frames):
2466 * files.texi (Backup, Version Control, VC Concepts)
2467 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2468 (Registering, VC Status, VC Undo, Multi-User Branching)
2469 (Comparing Files):
2470 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2471 (Displaying the Diary, Special Diary Entries, Importing Diary):
2472 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2473 conditional xref's, depending on @iftex/@ifnottex.
2474
2475 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2476 "MS-DOS". @include msdog-xtra.texi.
2477
2478 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2479 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2480
2481 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2482 for vc-xtra.texi subsections.
2483 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2484 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2485
2486 * sending.texi (Sending Mail): A @node line without explicit Prev,
2487 Next, and Up links.
2488
2489 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2490 Next, and Up links.
2491
2492 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2493 and its sections. @include picture-xtra.texi.
2494
2495 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2496 "Emerge".
2497 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2498
2499 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2500 exact duplicate of its name-sake in calendar.texi.
2501
2502 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2503 "Advanced Calendar/Diary Usage".
2504 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2505
2506 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2507 dired-xtra.texi.
2508 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2509
2510 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2511 (Files) [ifnottex]: Add menu entry for Autorevert.
2512
2513 * emacs-xtra.texi (Introduction): Reword to make consistent with
2514 printed version only.
2515 <Top level>: Remove the body of all chapters and move them to the
2516 new *-xtra.texi files. Use @raisesections and @lowersections to
2517 convert sections to chapters etc.
2518
2519 * msdog-xtra.texi:
2520 * fortran-xtra.texi:
2521 * vc-xtra.texi:
2522 * vc1-xtra.texi:
2523 * vc2-xtra.texi:
2524 * emerge-xtra.texi:
2525 * cal-xtra.texi:
2526 * dired-xtra.texi:
2527 * arevert-xtra.texi: New files, with text from respective chapters
2528 of emacs-xtra.texi. Convert each @chapter into @section, @section
2529 into @subsection, etc.
2530
2531 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2532 updated.
2533
2534 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2535 Windows". All references updated.
2536
25372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2538
2539 * macos.texi (Mac Input): Mention input from Character Palette.
2540 (Mac Font Specs): Fix typo.
2541
25422006-05-05 Richard Stallman <rms@gnu.org>
2543
2544 * files.texi (Diff Mode): Minor cleanup.
2545
25462006-05-05 Karl Berry <karl@gnu.org>
2547
8cf51b2c
GM
2548 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2549 errors from the current release of makeinfo (4.8).
2550 * help.texi (Library Keywords): Change widest word in multitable
2551 template from `emulations' to `convenience'. (Not sure if this is
2552 related to the font change.)
2553
25542006-05-05 Eli Zaretskii <eliz@gnu.org>
2555
2556 * files.texi (File Names): Add a footnote about limited support of
2557 ~USER on MS-Windows.
2558
2559 * cmdargs.texi (Initial Options): Add a footnote about limited
2560 support of ~USER on MS-Windows.
2561
25622006-05-03 Richard Stallman <rms@gnu.org>
2563
2564 * files.texi (Diff Mode): Node moved here.
2565 (Comparing Files): Delete what duplicates new node.
2566 (Files): Put Diff Mode in menu.
2567
2568 * misc.texi (Diff Mode): Moved to files.texi.
2569
2570 * emacs.texi (Top): Update menu for Diff Mode.
2571
2572 * trouble.texi (Emergency Escape): Simplify.
2573
2574 * emacs.texi (Top): Minor clarification.
2575
25762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2577
2578 * commands.texi, entering.texi, screen.texi: Many simplifications.
2579
25802006-05-03 Richard Stallman <rms@gnu.org>
2581
2582 * commands.texi (Text Characters): Delete paragraph about unibyte
2583 non-ASCII printing chars.
2584
2585 * killing.texi (Killing): Say "graphical displays".
2586 * display.texi: Say "graphical displays".
2587
2588 * cmdargs.texi (Misc X): Say "graphical displays".
2589
25902006-05-01 Richard Stallman <rms@gnu.org>
2591
2592 * emacs.texi (Top): Add Diff Mode to menu.
2593
25942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2595
2596 * misc.texi (Diff Mode): New node.
2597
25982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2599
2600 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2601 (Mac Environment Variables): Shorten example line.
2602 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2603
26042006-05-01 Nick Roberts <nickrob@snap.net.nz>
2605
2606 * building.texi (GUD Customization): Describe cases %d and %c.
2607 Update description for %e.
2608
26092006-04-30 Glenn Morris <rgm@gnu.org>
2610
2611 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2612
26132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2614
2615 * custom.texi (Examining): Update C-h v output example.
2616
26172006-04-29 Kim F. Storm <storm@cua.dk>
2618
2619 * building.texi (Grep Searching): Add lgrep and rgrep.
2620
8cf51b2c
GM
26212006-04-23 Richard Stallman <rms@gnu.org>
2622
2623 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2624
2625 * xresmini.texi: New file.
2626
2627 * xresources.texi (Face Resources): Split table into font resources
2628 and the rest. Combine similar attributes for brevity.
2629
8cf51b2c
GM
26302006-04-21 Eli Zaretskii <eliz@gnu.org>
2631
2632 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2633 backslashes and case-insensitivity in file names (moved to the
2634 main manual).
2635 (MS-DOS Printing): Move most of the text to the main manual.
2636
2637 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2638 New nodes.
2639 (Windows Processes, Windows System Menu): Add index entries and
2640 fix wording.
2641
8cf51b2c
GM
26422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2643
2644 * misc.texi (Shell Ring): Add notes on saved input when
2645 navigating off the end of the history list.
2646
26472006-04-18 Chong Yidong <cyd@mit.edu>
2648
2649 * misc.texi (Shell Options): Correct default value of
2650 comint-scroll-show-maximum-output.
2651
8cf51b2c
GM
26522006-04-18 Nick Roberts <nickrob@snap.net.nz>
2653
2654 * building.texi (Watch Expressions): Update.
2655
8cf51b2c
GM
26562006-04-12 Richard Stallman <rms@gnu.org>
2657
2658 * search.texi: Clean up previous change.
2659
26602006-04-12 Eli Zaretskii <eliz@gnu.org>
2661
2662 * search.texi (Regexp Backslash, Regexp Replace): Add index
2663 entries for ``back reference'' and mention the term itself in the
2664 text.
2665
26662006-04-11 Richard Stallman <rms@gnu.org>
2667
2668 * custom.texi (Safe File Variables):
2669 Document enable-local-variables = :safe.
2670
26712006-04-11 Karl Berry <karl@gnu.org>
2672
2673 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2674 (Remote Repositories, Version Backups, Local Version Control)
2675 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2676 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2677 (Renaming VC Work Files and Master Files)
2678 (Inserting Version Control Headers, Customizing VC, General Options)
2679 (Options for RCS and SCCS, Options specific for CVS): Move all
2680 these nodes to emacs-xtra.texi, for brevity.
2681 * cmdargs.texi, files.texi: Change cross-references.
2682
8cf51b2c
GM
26832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2684
2685 * files.texi (Old Versions): Update description of vc-annotate's
2686 use of color to indicate date ranges.
2687
8cf51b2c
GM
26882006-04-09 Kevin Ryde <user42@zip.com.au>
2689
8cf51b2c
GM
2690 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2691 put info and printed manual names the right way around.
2692
26932006-04-09 Karl Berry <karl@gnu.org>
2694
2695 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2696 emacs-xtra.texi, leaving only MS Windows information.
2697 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2698 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2699 node names.
2700
2701 * emacs.texi: Move @summarycontents and @contents to the beginning
2702 of the file.
2703
8cf51b2c
GM
27042006-04-08 Kevin Ryde <user42@zip.com.au>
2705
2706 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2707
27082006-04-07 Richard Stallman <rms@gnu.org>
2709
2710 * programs.texi (Comments, Comment Commands, Options for Comments)
2711 (Multi-Line Comments): "Align", not "indent".
2712 (Basic Indent): C-j deletes trailing whitespace before the newline.
2713
27142006-04-06 Richard Stallman <rms@gnu.org>
2715
8cf51b2c
GM
2716 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2717
27182006-04-06 Eli Zaretskii <eliz@gnu.org>
2719
2720 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2721
8cf51b2c
GM
27222006-04-05 Richard Stallman <rms@gnu.org>
2723
2724 * emacs.texi (Top): Update subnode menu.
2725
2726 * trouble.texi (Unasked-for Search): Node deleted.
2727 (Lossage): Delete from menu.
2728
27292006-04-04 Richard Stallman <rms@gnu.org>
2730
2731 * trouble.texi: Various cleanups.
2732 (Checklist): Don't bother saying how to snail a bug report.
2733 (Emergency Escape): Much rewriting.
2734 (After a Crash): Rename the core dump immediately.
2735 (Total Frustration): Call it a psychotherapist.
2736 (Bug Criteria): Avoid "illegal instruction".
2737 (Sending Patches): We always put the contributor's name in.
2738
2739 * misc.texi (Thumbnails): Minor correction.
2740
8cf51b2c
GM
27412006-04-03 Richard Stallman <rms@gnu.org>
2742
2743 * misc.texi (Thumbnails): Minor cleanup.
2744
27452006-04-02 Karl Berry <karl@gnu.org>
2746
2747 * sending.texi (Mail Sending): pxref to Top needs five args.
2748
2749 * texinfo.tex: Update to current version (2006-03-21.13).
2750
8cf51b2c
GM
27512006-03-31 Richard Stallman <rms@gnu.org>
2752
2753 * emacs.texi (Top): Update subnode menu.
2754
2755 * help.texi (Help Mode): Cleanup.
2756
2757 * dired.texi: Many cleanups.
2758 (Dired Deletion): Describe dired-recursive-deletes.
2759 (Operating on Files): dired-create-directory moved.
2760 (Misc Dired Features): Move to here.
2761 (Tumme): Node moved to misc.texi.
2762
2763 * custom.texi: Many cleanups.
2764 (Minor Modes): Don't mention ISO Accents Mode.
2765 (Examining): Update C-h v output example.
2766 (Hooks): Add index and xref for add-hook.
2767 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2768 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2769
2770 * misc.texi: Many cleanups.
2771 (beginning): Add to summary of topics.
2772 (Shell): Put eshell xref at the end. Remove eshell from table.
2773 (Thumbnails): New node.
2774
8cf51b2c
GM
27752006-03-28 Eli Zaretskii <eliz@gnu.org>
2776
2777 * files.texi (File Name Cache): Make it clear that the cache is
2778 not persistent.
2779
8cf51b2c
GM
27802006-03-25 Karl Berry <karl@gnu.org>
2781
49823426
GM
2782 * emacs-xtra.texi, emacs.texi, gnu.texi:
2783 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2784 (2) do not indent copyright year list (or anything else).
2785
8cf51b2c
GM
27862006-03-21 Juanma Barranquero <lekktu@gmail.com>
2787
2788 * files.texi (VC Dired Mode): Remove misplaced brackets.
2789
27902006-03-21 Andre Spiegel <spiegel@gnu.org>
2791
2792 * files.texi: Various updates and clarifications in the VC chapter.
2793
27942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2795
2796 * help.texi (Help Mode): Document "C-c C-c".
2797
8cf51b2c
GM
27982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2801 menu in the standalone Info reader.
2802
28032006-03-15 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2806 moved here from Emacs manual.
2807
2808 * programs.texi (Fortran): Section moved to emacs-xtra.
2809 (Program Modes): Xref to Fortran in emacs-xtra.
2810
2811 * maintaining.texi (Emerge): Move to emacs-xtra.
2812 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2813
2814 * picture.texi: File deleted.
2815 * Makefile.in:
2816 * makefile.w32-in: Remove picture.texi.
2817
2818 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2819 * abbrevs.texi (Abbrevs):
2820 * sending.texi (Sending Mail): Picture node removed.
2821
2822 * emacs.texi (Top): Update node listings.
2823
8cf51b2c
GM
28242006-03-12 Richard Stallman <rms@gnu.org>
2825
2826 * calendar.texi: Various cleanups.
2827
8cf51b2c
GM
28282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2831 syntax.
2832
8cf51b2c
GM
28332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2834
2835 * search.texi (Regexps): More accurately describe which characters
2836 are special in which situations. Recommend _not_ to quote `]' or
2837 `-' when they are not special.
2838
8cf51b2c
GM
28392006-02-28 Andre Spiegel <spiegel@gnu.org>
2840
2841 * files.texi (Old Versions): Clarify operation of C-x v =.
2842
8cf51b2c
GM
28432006-02-21 Nick Roberts <nickrob@snap.net.nz>
2844
2845 * building.texi (Watch Expressions): Update and describe
2846 gdb-speedbar-auto-raise.
2847
28482006-02-19 Richard M. Stallman <rms@gnu.org>
2849
2850 * emacs.texi: Use @smallbook.
2851 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2852 Update subnode menu.
2853
2854 * building.texi (Lisp Interaction): Minor addition.
2855
28562006-02-18 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * building.texi (Watch Expressions): Update and be more precise.
2859
c8763fb6 28602006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2861
2862 * maintaining.texi (Create Tags Table): Explain why the
2863 exception when etags writes to files under the /dev tree.
2864
28652006-02-14 Richard M. Stallman <rms@gnu.org>
2866
2867 * custom.texi (Safe File Variables): Lots of clarification.
2868 Renamed from Unsafe File Variables.
2869
28702006-02-14 Chong Yidong <cyd@stupidchicken.com>
2871
2872 * custom.texi (Unsafe File Variables): File variable confirmation
2873 assumed denied in batch mode.
2874
28752006-02-14 Richard M. Stallman <rms@gnu.org>
2876
2877 * building.texi (GDB User Interface Layout): Don't say `inferior'
2878 for program being debugged.
2879
28802006-02-15 Nick Roberts <nickrob@snap.net.nz>
2881
2882 * building.texi (GDB Graphical Interface):
2883 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2884
28852006-02-13 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * custom.texi (Specifying File Variables, Unsafe File Variables):
2888 New nodes, split from File Variables. Document new file local
2889 variable behavior.
2890
28912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2892
2893 * display.texi (Standard Faces):
8cf51b2c
GM
2894 * files.texi (Visiting):
2895 * frames.texi (Clipboard):
2896 * glossary.texi (Glossary) <Clipboard>:
2897 * xresources.texi (X Resources): Mention Mac OS port.
2898
8cf51b2c
GM
28992006-02-12 Richard M. Stallman <rms@gnu.org>
2900
2901 * building.texi (Building): Clarify topic in intro.
2902
2903 * maintaining.texi (Maintaining): Change title; clarify topic.
2904 Delete duplicate index entries.
2905
2906 * building.texi (Other GDB User Interface Buffers): Clarifications.
2907
2908 * text.texi (Cell Commands): Clarifications.
2909
2910 * programs.texi (Defuns): Delete duplicate explanation of
2911 left-margin paren convention.
2912 (Hungry Delete): Minor cleanup.
2913
29142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2915
2916 * dired.texi (Tumme): More tumme documentation.
2917
29182006-02-11 Alan Mackenzie <acm@muc.de>
2919
2920 * programs.texi ("Hungry Delete"): Correct the appellation of the
2921 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2922
29232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2924
2925 * dired.texi (Tumme): Fix small bug.
2926
29272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2928
2929 * macos.texi (Mac International): Rename "fontset-mac" to
2930 "fontset-standard".
2931
8cf51b2c
GM
29322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2933
2934 * dired.texi (Tumme): Basic documentation for Tumme added.
2935
8cf51b2c
GM
29362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2937
2938 * mule.texi (International):
2939 * programs.texi (Basic Indent): Fix typos.
2940
8cf51b2c
GM
2941 * custom.texi (Minor Modes):
2942 * display.texi (Text Display):
2943 * commands.texi (Text Characters): Update xrefs.
2944
29452006-02-07 Richard M. Stallman <rms@gnu.org>
2946
2947 * emacs.texi (Top): Update subnode menu.
2948 Update info on old Emacs papers.
2949 (Intro): "Graphical display", not window system.
2950
2951 * xresources.texi (GTK styles): Minor clarifications.
2952
2953 * trouble.texi: "Graphical display", not window system.
2954 (Stuck Recursive): Minor clarification.
2955
2956 * text.texi: Minor clarifications.
2957 (Sentences): Explain why two-space convention is better.
2958 Explain sentence-end-without-period here.
2959 (Fill Commands): Not here.
2960 (Refill): Node moved down.
2961 (Filling): Update menu.
2962 (Table Creation, Cell Justification, Column Commands): Clarify.
2963
2964 * sending.texi: Minor clarifications.
2965
2966 * search.texi (Regexp Backslash): Clarification.
2967
2968 * rmail.texi: Minor cleanups.
2969 (Rmail): Delete digression about `rmail-mode'.
2970 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2971 (Rmail Files): Mention C-u M-x rmail.
2972 (Rmail Reply): Mention References.
2973 (Rmail Display): Mention rmail-nonignored-headers.
2974
2975 * programs.texi: Minor cleanups.
2976 (Comment Commands): Mention momentary Transient Mark mode.
2977 (Matching): Be more specific about customizing show-paren-mode.
2978 (Info Lookup): Don't list the modes that support C-h S.
2979 Just say what it does in an unsupported mode.
2980 (Man Page): Delete excessive info on customizing woman.
2981 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2982
2983 * abbrevs.texi: Minor clarifications.
2984 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2985 not "dynamic abbrevs" as if they were a kind of abbrev.
2986
2987 * picture.texi (Picture): Minor cleanup.
2988
2989 * mule.texi (Communication Coding): Say "other applications".
2990 (Fontsets): Not specific to X. Add xref to X Resources.
2991 (Unibyte Mode): Rename from Single-Byte Character Support.
2992 "Graphical display", not window system.
2993 (International): Update menu.
2994
2995 * maintaining.texi (Format of ChangeLog):
2996 New node, split out from ChangeLog.
2997 (ChangeLog): Clarifications in the remaining text.
2998 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2999 (Find Tag): Add @w.
3000 (Tags Search): Explain tag table order here. Simplify grep ref.
3001 (List Tags): tags-tag-face is a variable, not a face.
3002 (Emerge): Cleanups.
3003
3004 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3005 (Keyboard Macros): Avoid "the user".
3006
3007 * killing.texi: "Graphical display", not window system.
3008
3009 * help.texi (Help Echo): "Graphical display", not window system.
3010
3011 * glossary.texi: Say "you", not "the user". Say "graphical display".
3012
3013 * frames.texi: Minor cleanups. "Graphical display", not window system.
3014
3015 * files.texi (Visiting): Make drag-and-drop not X-specific.
3016
3017 * custom.texi: Minor cleanups. "Graphical display", not window system.
3018
3019 * cmdargs.texi: Minor cleanups.
3020
3021 * building.texi (Compilation): Move and split kill-compilation para.
3022 Add para about multiple compilers.
3023 (Compilation Mode): Commands also available in grep mode and others.
3024 Mention C-u C-x ` more tutorially. Clarify C-x `.
3025 (Compilation Shell): Clarify. Put Bash example first.
3026 (Grep Searching): Minor cleanups; add @w.
3027 (Debuggers): Minor cleanups.
3028 (Starting GUD): Make GDB xgraphical mode issue clearer.
3029 (Debugger Operation): Lots of clarifications including
3030 GDB tooltip side-effect issue.
3031 (Commands of GUD): Clarify.
3032 (GUD Customization): Add bashdb-mode-hook.
3033 (GDB Graphical Interface): Rewrite for clarity.
3034 (GDB User Interface Layout): Rewrite for clarity.
3035 (Stack Buffer, Watch Expressions): Likewise.
3036 (Other GDB User Interface Buffers): Cleanups.
3037 (Lisp Libraries, External Lisp): Cleanup.
3038
3039 * basic.texi (Position Info): "Graphical displays", rather than
3040 window systems.
3041
3042 * anti.texi: Minor cleanup.
3043
8cf51b2c
GM
30442006-02-03 Eli Zaretskii <eliz@gnu.org>
3045
3046 * custom.texi (Init File, Find Init): Add cross-references to
3047 where $HOME is described.
3048
30492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3050
3051 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3052 is not inside the @table.
3053
3054 * emacs.texi (Top): Correct node name.
3055
3056 * files.texi (File Names): Fix @xref.
3057 (Reverting): Fix typo.
3058
3059 * mule.texi (International): Correct node name.
3060
3061 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3062
30632006-02-01 Richard M. Stallman <rms@gnu.org>
3064
3065 * emacs.texi (Top): Update subnode menu.
3066
3067 * mule.texi: Minor clarifications.
3068 Reduce the specific references to X Windows.
3069 Refer to "graphical" terminals, rather than window systems.
3070 (Text Coding): Rename from Specify Coding.
3071 (Communication Coding, File Name Coding, Terminal Coding):
3072 New nodes split out from Text Coding.
3073
3074 * kmacro.texi: Minor clarifications.
3075 (Keyboard Macro Ring): Comment out some excessive commands.
3076 (Basic Keyboard Macro): Split up the table, putting part in each node.
3077
3078 * major.texi: Minor clarifications.
3079
3080 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3081
3082 * windows.texi: Minor clarifications.
3083 (Change Window): Don't describe mode-line mouse cmds here.
3084 Add xref to Mode Line Mouse.
3085
3086 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3087
3088 * macos.texi (Mac International): Fix xref.
3089
3090 * indent.texi: Minor clarifications.
3091
3092 * frames.texi: Minor clarifications.
3093 Reduce the specific references to X Windows.
3094 Refer to "graphical" terminals, rather than window systems.
3095 (Frame Parameters): Don't mention commands like
3096 set-foreground-color. Just say to customize a face.
3097 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3098
3099 * files.texi: Minor clarifications.
3100 (Numbered Backups): New node, split out from Backup Names.
3101
3102 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3103
3104 * cmdargs.texi (General Variables): Fix xref.
3105
3106 * buffers.texi: Minor clarifications.
3107
8cf51b2c
GM
31082006-01-31 Richard M. Stallman <rms@gnu.org>
3109
3110 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3111 Nodes moved to top.
3112
3113 * display.texi: Minor clarifications.
3114 (Display): Rearrange menu.
3115 (Standard Faces): Mention query-replace face.
3116 (Faces): Simplify.
3117 (Font Lock): Simplify face customization info.
3118 (Highlight Changes): Node merged into Highlight Interactively.
3119 (Highlight Interactively): Much rewriting and cleanup.
3120 (Optional Mode Line): Narrowed line number not good for goto-line.
3121 Simplify face customization advice.
3122 (Text Display): Mention use of escape-glyph face.
3123 Move ctl-arrow and tab-width here.
3124 (Display Custom): Move no-redraw-on-reenter to end of node.
3125
3126 * search.texi: Minor clarifications.
3127 (Isearch Scroll): Simplify.
3128 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3129
3130 * regs.texi (Registers): Mention bookmarks here.
3131
3132 * mark.texi: Minor clarifications.
3133 (Selective Undo): Node deleted.
3134
3135 * m-x.texi: Minor clarifications.
3136
3137 * killing.texi: Minor clarifications.
3138 Refer to "graphical" terminals, rather than window systems.
3139
3140 * help.texi: Clarifications.
3141 (Help): Don't describe C-h F and C-h K here.
3142 (Key Help): Describe C-h K here.
3143 (Name Help): Mention Emacs Lisp Intro.
3144 Describe C-h F here.
3145 (Misc Help): Mention C-h F and C-h K only briefly.
3146
3147 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3148 Selective undo text merged in.
3149 (Spelling): Mention Aspell along with Ispell.
3150
3151 * emacs.texi (Top): Update subnode menus.
3152
3153 * basic.texi (Basic Undo): Rename from Undo. Most of text
3154 moved to new Undo node.
3155
8cf51b2c
GM
31562006-01-29 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * basic.texi (Continuation Lines, Inserting Text):
3159 Mention longlines mode.
3160
31612006-01-29 Richard M. Stallman <rms@gnu.org>
3162
10d1d0af 3163 * screen.texi: Minor cleanups.
8cf51b2c
GM
3164 (Screen): Clean up the intro paragraphs.
3165 (Mode Line): Lots of rewriting. Handle frame-name better.
3166 eol-mnemonic-... vars moved out.
3167
3168 * emacs.texi (Top): Change menu item for MS-DOS node.
3169 Update subnode menu.
3170
3171 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3172 chapter relates to Windows. Title changed.
3173
3174 * mini.texi: Minor cleanups.
3175
3176 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3177 (Mark): Put it in the menu.
3178
3179 * entering.texi: Minor cleanups.
3180
3181 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3182 (Intro): Refer to "graphical" terminals, rather than X.
3183
3184 * display.texi (Display Custom): Add xref to Variables.
3185 (Optional Mode Line): eol-mnemonic-... vars moved here.
3186
3187 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3188 rather than X.
3189
8cf51b2c
GM
3190 * basic.texi: Minor cleanups.
3191 (Undo): selective-undo moved.
3192
8cf51b2c
GM
31932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3194
3195 * anti.texi (Antinews): Various corrections and additions.
3196
31972006-01-23 Juri Linkov <juri@jurta.org>
3198
3199 * custom.texi (Easy Customization, Customization Groups)
3200 (Browsing Custom): Mention links along with buttons.
3201
8cf51b2c
GM
32022006-01-21 Eli Zaretskii <eliz@gnu.org>
3203
8cf51b2c
GM
3204 * text.texi (TeX Print): Use @key for TAB.
3205
8cf51b2c
GM
3206 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3207
8cf51b2c
GM
32082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3209
3210 * files.texi (File Aliases): Don't claim that usually separate
3211 buffers are created for two file names that name the same data.
3212 Mention additional situations where different names mean the same
3213 file on disk.
3214
32152006-01-19 Richard M. Stallman <rms@gnu.org>
3216
3217 * killing.texi (Deletion): Upcase @key argument.
3218
3219 * custom.texi (Custom Themes): Minor cleanup.
3220
3221 * programs.texi (Hungry Delete): Upcase @key argument.
3222
8cf51b2c
GM
32232006-01-16 Juri Linkov <juri@jurta.org>
3224
3225 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3226 Move `mode-line-highlight' before `mode-line-buffer-id'.
3227
8cf51b2c
GM
32282006-01-14 Richard M. Stallman <rms@gnu.org>
3229
3230 * basic.texi (Inserting Text): Minor cleanup.
3231
8cf51b2c
GM
32322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3233
3234 * custom.texi (Changing a Variable, Face Customization):
3235 Update for changes in Custom menus.
3236
8cf51b2c
GM
32372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3238
3239 * macos.texi (Mac International): Undo last change.
3240
8cf51b2c
GM
32412006-01-02 Chong Yidong <cyd@stupidchicken.com>
3242
3243 * custom.texi (Custom Themes): Describe the new
3244 customize-create-theme interface.
3245
32462005-12-30 Juri Linkov <juri@jurta.org>
3247
3248 * basic.texi (Position Info): Update example.
3249
c8763fb6 32502005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3251
3252 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3253
32542005-12-24 Chong Yidong <cyd@stupidchicken.com>
3255
3256 * custom.texi (Custom Themes): `load-theme' always loads.
3257
32582005-12-23 Juri Linkov <juri@jurta.org>
3259
3260 * display.texi (Highlight Interactively): Use double space to
3261 separate sentences. Replace C-p with M-p, and C-n with M-n.
3262
32632005-12-22 Richard M. Stallman <rms@gnu.org>
3264
3265 * custom.texi (Easy Customization and subnodes):
3266 Replace "active field" with "button".
3267 Use "user option" only for variables.
3268 Use "setting" for variable-or-face.
3269
32702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3271
3272 * buffers.texi (Select Buffer): Change order in table to make
3273 "Similar" refer to the correct item.
3274 (Indirect Buffers): Minor rewording.
3275
8cf51b2c
GM
32762005-12-20 Juri Linkov <juri@jurta.org>
3277
3278 * files.texi (VC Status): Put P and N near p and n.
3279
8cf51b2c
GM
32802005-12-19 Richard M. Stallman <rms@gnu.org>
3281
3282 * programs.texi (Electric C): Delete the info about newline control.
3283 (Other C Commands): Minor cleanup.
3284 (Left Margin Paren): Minor cleanup.
3285
32862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3287
3288 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3289 (Customization Groups): Delete text moved to "Browsing Custom".
3290 (Browsing Custom): New node.
3291 (Specific Customization): Clarify which commands only work for
3292 loaded options.
3293
32942005-12-18 Bill Wohler <wohler@newt.com>
3295
3296 * frames.texi (Tool Bars): Shorten text of previous change.
3297
32982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3299
3300 * files.texi (VC Status): Document log-view mode.
3301
33022005-12-18 Bill Wohler <wohler@newt.com>
3303
3304 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3305 permanently via the customize interface.
3306
8cf51b2c
GM
33072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3308
3309 * killing.texi (Killing by Lines): Document `kill-whole-line'
3310 function.
3311
c8763fb6 33122005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3313
3314 * buffers.texi (Select Buffer): Change `prev-buffer' to
3315 `previous-buffer'. Indicate that these functions use a frame
3316 local buffer list.
3317
8cf51b2c
GM
33182005-12-12 Richard M. Stallman <rms@gnu.org>
3319
3320 * custom.texi (Easy Customization): Change menu comment.
3321 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3322
3323 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3324 (Help): Among the Apropos commands, describe only C-h a here.
3325
33262005-12-11 Richard M. Stallman <rms@gnu.org>
3327
3328 * programs.texi (Options for Comments): Comment-end starts with space.
3329
3330 * glossary.texi (Glossary): Minor cleanup.
3331
3332 * files.texi (Old Versions): Use @table.
3333
8cf51b2c
GM
33342005-12-10 David Koppelman <koppel@ece.lsu.edu>
3335
3336 * display.texi (Highlight Interactively): Include
3337 global-hi-lock-mode. Add miscellaneous details and elaborations.
3338
33392005-12-09 Richard M. Stallman <rms@gnu.org>
3340
3341 * display.texi (Font Lock): Delete the Global FL menu item.
3342
33432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3344
3345 * custom.texi (Minibuffer Maps): Mention the maps for file name
3346 completion.
3347
33482005-12-09 Kim F. Storm <storm@cua.dk>
3349
3350 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3351 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3352 cursor to next corner in rectangle; clarify insert around rectangle.
3353
8cf51b2c
GM
33542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * custom.texi (Customization): Use xref to elisp manual for
3357 non-TeX output.
3358 (Minor Modes): Update.
3359 (Customization Groups, Changing a Variable, Face Customization):
3360 Update for new appearance of Custom buffers.
3361 (Changing a Variable): `custom-buffer-done-function' has been
3362 replaced by `custom-buffer-done-kill'.
3363 (Specific Customization): In the `customize-group' buffer, a
3364 subgroup's contents are not "hidden". They are not included at
3365 all. They have no [Show] button.
3366 (Mouse Buttons): Add pxref to description of mouse event lists in
3367 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3368 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3369 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3370
33712005-12-08 Richard M. Stallman <rms@gnu.org>
3372
3373 * mini.texi (Completion Commands, Completion):
3374 In file name input, SPC does not do completion.
3375
8cf51b2c
GM
33762005-12-08 Nick Roberts <nickrob@snap.net.nz>
3377
3378 * building.texi (GDB Graphical Interface): Explain screen size
3379 setting.
3380 (Other GDB User Interface Buffers): Describe features specific to
3381 GDB 6.4.
3382
8cf51b2c
GM
33832005-12-01 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * building.texi (GDB User Interface Layout): Describe how to
3386 kill associated buffers.
3387 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3388 (Watch Expressions): Be more precise.
3389 (Other GDB User Interface Buffers): Describe how to change a
3390 register value.
3391
8cf51b2c
GM
33922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3393
3394 * macos.texi (Mac Input): Remove description of
3395 mac-command-key-is-meta. Add descriptions of
3396 mac-control-modifier, mac-command-modifier, and
3397 mac-option-modifier.
3398 (Mac International): Fix description of conversion of clipboard data.
3399 (Mac Font Specs): Add example of font customization by face attributes.
3400
34012005-11-22 Nick Roberts <nickrob@snap.net.nz>
3402
3403 * building.texi (Watch Expressions): Expand description.
3404 (Other GDB User Interface Buffers): Describe local map for
3405 gud-watch.
3406
34072005-11-21 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * display.texi (Font Lock): Font lock is enabled by default now.
3410
34112005-11-20 Juri Linkov <juri@jurta.org>
3412
3413 * basic.texi (Position Info): Update examples of the output.
3414 Remove the fact that examples are produced in the TeXinfo buffer,
3415 because in the Info reader users will get a different output from
3416 `C-x ='.
3417
3418 * building.texi (Compilation Mode): Remove paragraph duplicated
3419 from the node `Compilation'. Add `compilation-skip-threshold'.
3420
3421 * display.texi (Font Lock): Suggest more user-friendly method of
3422 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3423
34242005-11-18 Richard M. Stallman <rms@gnu.org>
3425
3426 * files.texi (Registering): Mention @@ in mode line.
3427
3428 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3429
34302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3431
3432 * files.texi (Renaming and VC): Some back-ends don't
3433 handle renaming.
3434
8cf51b2c
GM
34352005-11-17 Juri Linkov <juri@jurta.org>
3436
3437 * emacs.texi (Top):
3438 * display.texi (Highlight Interactively): Put this font-lock based
3439 mode near Font Lock node.
3440
34412005-11-16 Chong Yidong <cyd@stupidchicken.com>
3442
3443 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3444 icons.
3445
34462005-11-12 Kim F. Storm <storm@cua.dk>
3447
3448 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3449 (Help Summary): Add C-h d and C-h e.
3450 (Apropos): Clarify that all apropos commands may search for either
3451 list of words or a regexp. Add C-h d for apropos-documentation.
3452 Describe apropos-documentation-sort-by-scores user option.
3453
8cf51b2c
GM
34542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3455
3456 * killing.texi (CUA Bindings): Add @section.
3457
34582005-11-10 Kim F. Storm <storm@cua.dk>
3459
3460 * emacs.texi (Top): Add CUA Bindings entry to menu.
3461
3462 * killing.texi (CUA Bindings): New node. Moved here from
3463 misc.texi and extended with info on rectangle commands and
3464 rectangle highlighting, interface to registers, and the global
3465 mark feature.
3466
3467 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3468
3469 * regs.texi: Prev link points to CUA Bindings node.
3470
34712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * help.texi (Help Echo): By default, help echos are only shown on
3474 mouse-over, not on point-over.
3475
c8763fb6 34762005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3477
3478 * misc.texi (Shell Mode): Describe how to activate password echoing.
3479
8cf51b2c
GM
34802005-11-04 Romain Francoise <romain@orebokech.com>
3481
3482 * mark.texi (Mark Ring): Fix typo.
3483
34842005-11-03 Richard M. Stallman <rms@gnu.org>
3485
3486 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3487
34882005-11-01 Bill Wohler <wohler@newt.com>
3489
3490 * help.texi (Help Mode): Fix typo.
3491
34922005-11-01 Nick Roberts <nickrob@snap.net.nz>
3493
3494 * building.texi (Other GDB User Interface Buffers): Describe
3495 the command gdb-use-inferior-io-buffer.
3496
34972005-10-31 Romain Francoise <romain@orebokech.com>
3498
3499 * files.texi (Compressed Files): Fix typo.
3500
3501 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3502
3503 * windows.texi (Force Same Window): Likewise.
3504
35052005-10-30 Bill Wohler <wohler@newt.com>
3506
3507 * help.texi (Help Mode): URLs viewed with browse-url.
3508
35092005-10-31 Nick Roberts <nickrob@snap.net.nz>
3510
3511 * building.texi (GDB Graphical Interface): Don't reference
3512 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3513 must stay in same frame.
3514
35152005-10-29 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3518
3519 * anti.texi (Antinews): Likewise.
3520
8cf51b2c
GM
35212005-10-28 Bill Wohler <wohler@newt.com>
3522
3523 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3524
35252005-10-28 Richard M. Stallman <rms@gnu.org>
3526
3527 * files.texi (Visiting): Explain how to enter ? in a file name.
3528
3529 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3530
8cf51b2c
GM
35312005-10-25 Nick Roberts <nickrob@snap.net.nz>
3532
3533 * building.texi (GDB Graphical Interface): Describe
3534 gdb-mouse-until.
3535
35362005-10-23 Richard M. Stallman <rms@gnu.org>
3537
3538 * custom.texi (Init File): Recommend when to use site-start.el.
3539
8cf51b2c
GM
35402005-10-21 Juri Linkov <juri@jurta.org>
3541
3542 * custom.texi (Examining): Mention accessing the old variable
3543 value via M-n in set-variable.
3544
8cf51b2c
GM
35452005-10-18 Romain Francoise <romain@orebokech.com>
3546
3547 * files.texi (Version Systems): Capitalize GNU.
3548
8cf51b2c
GM
35492005-10-18 Nick Roberts <nickrob@snap.net.nz>
3550
3551 * building.texi (Compilation Mode): Remove redundant paragraph.
3552 (Watch Expressions): Remove paragraph to reflect code change.
3553
8cf51b2c
GM
35542005-10-16 Richard M. Stallman <rms@gnu.org>
3555
3556 * building.texi (Compilation Mode, Compilation): Clarified.
3557
35582005-10-15 Richard M. Stallman <rms@gnu.org>
3559
3560 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3561
8cf51b2c
GM
35622005-10-13 Kenichi Handa <handa@m17n.org>
3563
3564 * basic.texi (Position Info): Fix previous change.
3565
c8763fb6 35662005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3567
3568 * cmdargs.texi (Icons X): Fix typo.
3569
35702005-10-12 Kenichi Handa <handa@m17n.org>
3571
3572 * basic.texi (Position Info): Describe the case that Emacs shows
3573 "part of display ...".
3574
c8763fb6 35752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3576
3577 * cmdargs.texi (Icons X): -nb => -nbi.
3578
35792005-10-10 Chong Yidong <cyd@stupidchicken.com>
3580
3581 * frames.texi (Speedbar): A couple more clarifications.
3582
35832005-10-11 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * building.texi (GDB User Interface Layout): Improve diagram.
3586 (Watch Expressions): Explain how to make speedbar global.
3587 (Other GDB User Interface Buffers): Make references more precise.
3588
8cf51b2c
GM
35892005-10-09 Richard M. Stallman <rms@gnu.org>
3590
3591 * frames.texi (Speedbar): Clarify the text.
3592
35932005-10-09 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * frames.texi (Speedbar): Add information on keybindings,
3596 dismissing the speedbar, and buffer display mode. Link to
3597 speedbar manual.
3598
c8763fb6 35992005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3600
3601 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3602 added -nb, --no-bitmap-icon.
3603
8cf51b2c
GM
36042005-10-07 Nick Roberts <nickrob@snap.net.nz>
3605
3606 * building.texi (GDB Graphical Interface): Add variables and
3607 functions to indices. Be more precise.
3608
c8763fb6 36092005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3610
3611 * frames.texi (Drag and Drop): Remove the x- from
3612 x-dnd-open-file-other-window and xdnd-protocol-alist.
3613
36142005-09-30 Romain Francoise <romain@orebokech.com>
3615
3616 * mini.texi (Minibuffer): The default value now appears before the
3617 colon in minibuffer prompts.
3618
8cf51b2c
GM
36192005-09-25 Richard M. Stallman <rms@gnu.org>
3620
3621 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3622
8cf51b2c
GM
36232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3624
3625 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3626
8cf51b2c
GM
36272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3628
3629 * emacs.texi (Top): Update submenus from macos.texi.
3630
3631 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3632 (Mac OS): Update feature support status.
3633 (Mac Input): List supported input scripts. Remove description
3634 about `mac-keyboard-text-encoding'. Mention mouse button
3635 emulation and related variables.
3636 (Mac International): Mention Central European and Cyrillic
3637 support. Now `keyboard-coding-system' is dynamically changed.
3638 Add description about coding system for selection. Add
3639 description about language environment.
3640 (Mac Environment Variables): Mention
3641 `~/.MacOSX/environment.plist'. Give example of command line
3642 arguments. Add Preferences support.
3643 (Mac Directories): Explicitly state that this node is for Mac OS
3644 Classic only.
3645 (Mac Font Specs): Mention specification for scalable fonts. List
3646 supported charsets. Add preferred way of creating fontsets. Add
3647 description about `mac-allow-anti-aliasing'.
3648 (Mac Functions): Add descriptions about `mac-set-file-creator',
3649 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3650 and `mac-get-preference'.
3651
8cf51b2c
GM
36522005-09-16 Romain Francoise <romain@orebokech.com>
3653
3654 Update all files to specify GFDL version 1.2.
3655
3656 * doclicense.texi (GNU Free Documentation License): Update to
3657 version 1.2.
3658
36592005-09-15 Richard M. Stallman <rms@gnu.org>
3660
3661 * buffers.texi (List Buffers): Fix xref.
3662
3663 * rmail.texi (Rmail Basics): Fix xref.
3664
3665 * emacs.texi (Top): Update subnode menus.
3666
3667 * files.texi (Saving Commands): New node, broken out of Saving.
3668 (Customize Save): New node, broken out of Saving.
3669 Clarify effect of write-region-inhibit-fsync.
3670 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3671
8cf51b2c
GM
36722005-09-14 Romain Francoise <romain@orebokech.com>
3673
3674 * files.texi (Saving): Mention write-region-inhibit-fsync.
3675
36762005-09-05 Chong Yidong <cyd@stupidchicken.com>
3677
3678 * custom.texi (Custom Themes): New node.
3679
36802005-09-03 Richard M. Stallman <rms@gnu.org>
3681
49823426
GM
3682 * search.texi (Search Case): Mention vars that control
3683 case-fold-search for various operations.
8cf51b2c
GM
3684
36852005-08-22 Juri Linkov <juri@jurta.org>
3686
3687 * display.texi (Standard Faces): Merge the text from
3688 `(elisp)Standard Faces' into this node.
3689
36902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3691
3692 * emacs.texi (Top): Delete menu item for deleted node
3693 Keyboard Translations.
3694
36952005-08-18 Richard M. Stallman <rms@gnu.org>
3696
8cf51b2c
GM
3697 * trouble.texi (Unasked-for Search):
3698 Delete xref to Keyboard Translations.
3699
3700 * glossary.texi (Glossary): Delete xref.
3701
8cf51b2c
GM
3702 * custom.texi (Minor Modes): Say that the list here is not complete.
3703 (Keyboard Translations): Node deleted.
3704 (Disabling): Delete xref to it.
3705 (Customization Groups): Fix Custom buffer example.
3706 (Hooks): Mention remove-hooks.
3707
37082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3709
3710 * building.texi (GDB Graphical Interface): Improve filling of menu
3711 item.
3712
37132005-08-18 Nick Roberts <nickrob@snap.net.nz>
3714
3715 * building.texi (GDB Graphical Interface): Use better node names.
3716
37172005-08-14 Richard M. Stallman <rms@gnu.org>
3718
3719 * text.texi (Sentences): Fix xref.
3720
37212005-08-14 Juri Linkov <juri@jurta.org>
3722
3723 * building.texi (Compilation, Grep Searching): Move grep command
3724 headings from `Compilation' to `Grep Searching'.
3725
3726 * dired.texi (Dired and Find):
3727 * maintaining.texi (Tags Search): Replace grep xref to
3728 `Compilation' node with `Grep Searching'.
3729
3730 * files.texi (Comparing Files): Replace xref to `Compilation' with
3731 `Compilation Mode'.
3732
37332005-08-13 Alan Mackenzie <acm@muc.de>
3734
3735 * search.texi (Non-ASCII Isearch): Correct a typo.
3736 (Replacement Commands): Mention query-replace key binding.
3737
37382005-08-11 Richard M. Stallman <rms@gnu.org>
3739
3740 * programs.texi (Options for Comments): Fix xref.
3741
3742 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3743 out of Regexps.
3744
8cf51b2c
GM
37452005-08-09 Juri Linkov <juri@jurta.org>
3746
3747 * building.texi (Compilation): Use `itemx' instead of `item'.
3748 (Grep Searching): Simplify phrase.
3749
3750 * display.texi (Standard Faces): Describe vertical-border on
3751 window systems.
3752
3753 * windows.texi (Split Window): Simplify phrase and mention
3754 vertical-border face.
3755
37562005-08-09 Richard M. Stallman <rms@gnu.org>
3757
3758 * files.texi (Comparing Files): Clarify compare-windows.
3759
3760 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3761
8cf51b2c
GM
37622005-08-06 Eli Zaretskii <eliz@gnu.org>
3763
3764 * mule.texi (Coding Systems): Rephrase the paragraph about
3765 codepages: no need for "M-x codepage-setup" anymore, except on
3766 MS-DOS.
3767
3768 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3769 the MS-DOS port only.
3770
37712005-07-30 Eli Zaretskii <eliz@gnu.org>
3772
3773 * makefile.w32-in (info): Don't run multi-install-info.bat.
3774 ($(infodir)/dir): New target, produced by running
3775 multi-install-info.bat.
3776
8cf51b2c
GM
37772005-07-22 Eli Zaretskii <eliz@gnu.org>
3778
3779 * files.texi (Quoted File Names): Add index entry.
3780
8cf51b2c
GM
37812005-07-19 Juri Linkov <juri@jurta.org>
3782
3783 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3784
37852005-07-18 Juri Linkov <juri@jurta.org>
3786
8cf51b2c
GM
3787 * custom.texi (Easy Customization):
3788 * files.texi (Old Versions):
3789 * frames.texi (Wheeled Mice):
3790 * mule.texi (Specify Coding):
8cf51b2c
GM
3791 * text.texi (Cell Justification):
3792 * trouble.texi (After a Crash):
8cf51b2c
GM
3793 * xresources.texi (GTK styles):
3794 Delete duplicate duplicate words.
3795
37962005-07-17 Richard M. Stallman <rms@gnu.org>
3797
3798 * frames.texi (Creating Frames): Fix foreground color example.
3799
3800 * custom.texi (Init Examples): Clean up text about conditionals.
3801
38022005-07-16 Richard M. Stallman <rms@gnu.org>
3803
3804 * mini.texi (Completion Commands): Fix command name for ?.
3805
8cf51b2c
GM
38062005-07-16 Eli Zaretskii <eliz@gnu.org>
3807
3808 * display.texi (Standard Faces): Explain that customization of
3809 `menu' face has no effect on w32 and with GTK. Add
3810 cross-references.
3811
3812 * cmdargs.texi (General Variables): Clarify the default location
3813 of $HOME on w32 systems.
3814
38152005-07-15 Jason Rumney <jasonr@gnu.org>
3816
3817 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3818 changed.
3819
38202005-07-08 Kenichi Handa <handa@m17n.org>
3821
3822 * mule.texi (Recognize Coding): Recommend
3823 revert-buffer-with-coding-system instead of revert-buffer.
3824
38252005-07-07 Richard M. Stallman <rms@gnu.org>
3826
3827 * anti.texi (Antinews): Mention mode-line-inverse-video.
3828
3829 * files.texi (Saving): Minor correction about C-x C-w.
3830
3831 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3832
38332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * search.texi (Isearch Scroll): Add example of using the
3836 `isearch-scroll' property.
3837 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3838 `Display Custom' node.
3839 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3840 and de-emphasize it.
3841 (Other Repeating Search): `occur' currently can not correctly
3842 handle multiline matches. Correct, clarify and update description
3843 of `flush-lines' and `keep-lines'.
3844
3845 * display.texi (Display Custom): Add anchor for `baud-rate'.
3846
38472005-07-07 Richard M. Stallman <rms@gnu.org>
3848
3849 * gnu.texi: Update where to get GNU status; add refs for how to help.
3850 Add footnotes 6 and 7.
3851
38522005-07-04 Lute Kamstra <lute@gnu.org>
3853
3854 Update FSF's address in GPL notices.
3855
8cf51b2c 3856 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3857 * trouble.texi (Checklist): Update FSF's address.
3858
8cf51b2c
GM
38592005-06-24 Richard M. Stallman <rms@gnu.org>
3860
3861 * display.texi (Text Display): Change index entries.
3862
38632005-06-24 Eli Zaretskii <eliz@gnu.org>
3864
3865 * makefile.w32-in (MAKEINFO): Use --force.
3866 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3867 Makefile.in.
8cf51b2c
GM
3868
38692005-06-23 Richard M. Stallman <rms@gnu.org>
3870
3871 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3872 nobreak-char-display.
3873
3874 * emacs.texi (Top): Update detailed node listing.
3875
3876 * display.texi (Text Display): Renamed show-nonbreak-escape
3877 to nobreak-char-display and no-break-space to nobreak-space.
3878 (Standard Faces): Split up the list of standard faces
3879 and put it in a separate node. Add nobreak-space and
3880 escape-glyph.
3881
8cf51b2c
GM
38822005-06-23 Lute Kamstra <lute@gnu.org>
3883
3884 * mule.texi (Select Input Method): Fix typo.
3885
38862005-06-23 Kenichi Handa <handa@m17n.org>
3887
3888 * mule.texi (International): List all supported scripts. Adjust
3889 text for that leim is now included in the normal Emacs
3890 distribution.
3891 (Language Environments): List all language environments.
3892 Intlfonts contains fonts for most supported scripts, not all..
3893 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3894 input a specific character.
8cf51b2c
GM
3895 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3896
38972005-06-23 Juanma Barranquero <lekktu@gmail.com>
3898
49823426 3899 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3900
39012005-06-22 Miles Bader <miles@gnu.org>
3902
3903 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3904
39052005-06-20 Miles Bader <miles@gnu.org>
3906
3907 * display.texi (Faces): Add `vertical-divider'.
3908
39092005-06-17 Richard M. Stallman <rms@gnu.org>
3910
3911 * text.texi (Adaptive Fill): Minor clarification.
3912
8cf51b2c
GM
39132005-06-10 Lute Kamstra <lute@gnu.org>
3914
3915 * emacs.texi (Top): Correct version number.
3916 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3917 refer to the current version of Emacs.
3918
39192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3920
3921 * files.texi (Log Buffer): Document when there can be more than
3922 one file to be committed.
3923
39242005-06-08 Juri Linkov <juri@jurta.org>
3925
3926 * display.texi (Faces): Add `shadow' face.
3927
39282005-06-07 Masatake YAMATO <jet@gyve.org>
3929
3930 * display.texi (Faces): Write about mode-line-highlight.
3931
39322005-06-06 Richard M. Stallman <rms@gnu.org>
3933
3934 * misc.texi (Printing Package): Explain how to initialize
3935 printing package.
3936
3937 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3938
39392005-06-05 Chong Yidong <cyd@stupidchicken.com>
3940
3941 * emacs.texi: Rename Hardcopy to Printing.
3942 Make PostScript and PostScript Variables subnodes of it.
3943
3944 * misc.texi (Printing): Rename node from Hardcopy.
3945 Mention menu bar options.
3946 Move PostScript and PostScript Variables to submenu.
3947 (Printing package): New node.
3948
3949 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3950
3951 * dired.texi (Operating on Files): Likewise.
3952
3953 * calendar.texi (Displaying the Diary): Likewise.
3954
3955 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3956
3957 * glossary.texi (Glossary): Likewise.
3958
3959 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3960 effect.
3961
39622005-06-04 Richard M. Stallman <rms@gnu.org>
3963
3964 * trouble.texi (After a Crash): Polish previous change.
3965
8cf51b2c
GM
39662005-05-30 Noah Friedman <friedman@splode.com>
3967
3968 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3969 recovery mechanism.
3970
8cf51b2c
GM
39712005-05-28 Nick Roberts <nickrob@snap.net.nz>
3972
3973 * building.texi (Other Buffers): SPC toggles display of
3974 floating point registers.
3975
8cf51b2c
GM
39762005-05-27 Nick Roberts <nickrob@snap.net.nz>
3977
3978 * files.texi (Log Buffer): Merge in description of Log Edit
3979 mode from pcl-cvs.texi.
3980
39812005-05-26 Richard M. Stallman <rms@gnu.org>
3982
3983 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3984
8cf51b2c
GM
39852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3986
3987 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3988 not enabled by default.
3989 When not on a word, `ispell-word' by default checks the word
3990 before point.
3991
39922005-05-24 Nick Roberts <nickrob@snap.net.nz>
3993
3994 * building.texi (Debugger Operation): Simplify last sentence.
3995
39962005-05-23 Lute Kamstra <lute@gnu.org>
3997
3998 * emacs.texi: Update FSF's address throughout.
3999 (Preface): Use @cite.
4000 (Distrib): Add cross reference to the node "Copying". Mention the
4001 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4002 printed manuals.
4003 (Intro): Use @xref for the Emacs Lisp Intro.
4004
8cf51b2c
GM
40052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4008
4009 * basic.texi (Moving Point): Mention default for `goto-line'.
4010
4011 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4012 of a variable's docstring.
4013
40142005-05-18 Lute Kamstra <lute@gnu.org>
4015
4016 * maintaining.texi (Overview of Emerge): Add cross reference.
4017 Remove duplication.
4018
4019 * emacs.texi (Top): Update to the current structure of the manual.
4020 * misc.texi (Emacs Server): Add menu description.
4021 * files.texi (Saving): Fix menu.
4022 * custom.texi (Customization): Fix menu.
4023 * mule.texi (International): Fix menu.
4024 * kmacro.texi (Keyboard Macros): Fix menu.
4025
40262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * display.texi: Various minor changes.
4029 (Faces): Delete text that is repeated in the next section.
4030
40312005-05-16 Nick Roberts <nickrob@snap.net.nz>
4032
4033 * building.texi (Debugger Operation): Mention GUD tooltips are
4034 disabled with GDB in text command mode.
4035
8cf51b2c
GM
40362005-05-16 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * building.texi: Replace toolbar with "tool bar" for consistency.
4039 (Compilation Mode): Describe compilation-context-lines
4040 and use of arrow in compilation buffer.
4041 (Debugger Operation): Replace help text with variable's value.
4042
4043 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4044 consistency.
4045
40462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4047
4048 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4049 Add xref.
4050
8cf51b2c
GM
40512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4052
4053 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4054 (Position Info): Delete discussion of `goto-line'. It is already
4055 described in `Moving point'.
4056
4057 * mini.texi (Completion Commands): Correct reference.
4058 (Completion Options): Fix typo.
4059
4060 * killing.texi (Deletion): Complete description of `C-x C-o'.
4061
8cf51b2c
GM
40622005-05-10 Richard M. Stallman <rms@gnu.org>
4063
4064 * building.texi (Compilation): Clarify recompile's directory choice.
4065
4066 * frames.texi (Tooltips): Cleanups.
4067
4068 * basic.texi (Arguments): Fix punctuation.
4069
40702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4071
4072 * screen.texi (Menu Bar): The up and down (not left and right)
4073 arrow keys move through a keyboard menu.
4074
40752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * basic.texi: Various typo and grammar fixes.
4078 (Moving Point): C-a now runs move-beginning-of-line.
4079
40802005-05-08 Nick Roberts <nickrob@snap.net.nz>
4081
4082 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4083
4084 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4085 as different animals.
4086
40872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4088
4089 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4090 Correct index entry.
4091
40922005-05-07 Nick Roberts <nickrob@snap.net.nz>
4093
4094 * building.texi (Debugger Operation): Update to reflect changes
4095 in GUD tooltips.
4096
40972005-04-30 Richard M. Stallman <rms@gnu.org>
4098
4099 * files.texi (Compressed Files): Auto Compression normally enabled.
4100
4101 * building.texi (Debugger Operation): Clarify previous change.
4102
8cf51b2c
GM
41032005-04-28 Nick Roberts <nickrob@snap.net.nz>
4104
4105 * building.texi (Debugger Operation): Add description for
4106 GUD tooltips when program is not running.
4107
41082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4109
4110 * misc.texi (Shell): Add `Shell Prompts' to menu.
4111 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4112 description. Delete remarks moved to new node.
4113 (Shell Prompts): New node.
4114 (History References): Replace remarks moved to `Shell Prompts'
4115 with xref to that node.
4116 (Remote Host): Clarify how to specify the terminal type when
4117 logging in to a different machine.
4118
41192005-04-26 Richard M. Stallman <rms@gnu.org>
4120
4121 * emacs.texi (Top): Update submenus from files.texi.
4122
4123 * files.texi (Filesets): Clarify previous change.
4124
4125 * dired.texi (Misc Dired Features): Clarify previous change.
4126
41272005-04-25 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4130
4131 * dired.texi (Misc Dired Features): Document
4132 dired-compare-directories.
4133
4134 * files.texi (Filesets): New node.
4135 (File Conveniences): Document Image mode.
4136
4137 * text.texi (TeX Print): Document tex-compile.
4138
41392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4140
4141 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4142 Delete redundant reference to tooltip Custom group. It is
4143 referred too again in the next paragraph.
4144
41452005-04-24 Richard M. Stallman <rms@gnu.org>
4146
4147 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4148
8cf51b2c
GM
41492005-04-19 Kim F. Storm <storm@cua.dk>
4150
4151 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4152
41532005-04-18 Lars Hansen <larsh@math.ku.dk>
4154
4155 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4156 turns off desktop-save-mode.
4157
41582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4159
4160 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4161 by default in terminals compatible with xterm. Mention that
4162 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4163 node.
4164
8cf51b2c
GM
41652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4166
4167 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4168
c8763fb6 41692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4170
4171 * xresources.texi (Table of Resources): Add cursorBlink.
4172
41732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4174
4175 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4176 `d', `C-d' and `u'.
4177
41782005-04-11 Richard M. Stallman <rms@gnu.org>
4179
4180 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4181 (Misc X): Add -D, --basic-display.
4182
4183 * maintaining.texi (Change Log): Correct the description of
4184 the example.
4185
4186 * major.texi (Choosing Modes): Document magic-mode-alist.
4187
8cf51b2c
GM
41882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4189
4190 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4191 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4192 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4193 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4194 `w', respectively.
4195 (Rmail Labels): Mention `l'.
4196 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4197 (Rmail Summary Edit): Describe `j' and RET.
4198
c8763fb6 41992005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4200
4201 * xresources.texi (Lucid Resources): Add fontSet resource.
4202
8cf51b2c
GM
42032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4206 now called `indicate-empty-lines'.
4207
42082005-04-06 Kim F. Storm <storm@cua.dk>
4209
4210 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4211
42122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4213
4214 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4215 deleted.
4216 (Marks vs Flags): Add some convenient key bindings.
4217 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4218 (Misc Dired Features): Correct and expand description of `w' command.
4219
4220 * frames.texi (XTerm Mouse): Delete apparently false info.
4221 The GNU/Linux console currently does not appear to support
4222 `xterm-mouse-mode'.
4223
8cf51b2c
GM
42242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4225
4226 * calendar.texi (Diary): Mention shell utility `calendar'.
4227
42282005-04-01 Richard M. Stallman <rms@gnu.org>
4229
4230 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4231
8cf51b2c
GM
42322005-04-01 Lute Kamstra <lute@gnu.org>
4233
4234 * maintaining.texi (Change Log): add-change-log-entry uses
4235 add-log-mailing-address.
4236
42372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4238
4239 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4240 `VC Mode Line' and put in an xref to that node.
4241 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4242 its description.
4243
42442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4245
4246 * calendar.texi (Calendar Systems): Say that the Persian calendar
4247 implemented here is the arithmetical one championed by Birashk.
4248
42492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4250
4251 * programs.texi (Fortran Motion): Fix previous change.
4252
8cf51b2c
GM
42532005-03-29 Richard M. Stallman <rms@gnu.org>
4254
4255 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4256
42572005-03-29 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * text.texi (Refill): Refer to Long Lines Mode.
4260 (Longlines): New node.
4261 (Auto Fill): Don't index "word wrap" here.
4262 (Filling): Add Longlines to menu.
4263
42642005-03-29 Richard M. Stallman <rms@gnu.org>
4265
4266 * xresources.texi: Minor fixes.
4267
4268 * misc.texi (Emacs Server): Fix Texinfo usage.
4269
4270 * emacs.texi (Top): Don't use a real section heading for
4271 "Detailed Node Listing". Fake it instead.
4272
4273 * basic.texi (Position Info): Minor cleanup.
4274
4275 * mule.texi (Input Methods): Minor cleanup.
4276
42772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4278
4279 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4280 constructs as well.
4281 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4282
42832005-03-29 Kenichi Handa <handa@m17n.org>
4284
4285 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4286
4287 * basic.texi (Position Info): Update the description about the
4288 command C-u C-x =.
4289
42902005-03-28 Richard M. Stallman <rms@gnu.org>
4291
4292 * emacs.texi (Top): Use @section for the detailed node listing.
4293
4294 * calendar.texi: Minor fixes to previous change.
4295
4296 * programs.texi (Fortran): Small fixes to previous changes.
4297
4298 * emacs.texi (Top): Update list of subnodes of Dired.
4299 Likewise for building.texi.
4300
4301 * files.texi (File Conveniences): Delete Auto Image File mode.
4302
43032005-03-28 Chong Yidong <cyd@stupidchicken.com>
4304
4305 * building.texi (Flymake): New node.
4306
4307 * custom.texi (Function Keys): Document kp- event types and
4308 keypad-setup package.
4309
4310 * dired.texi (Wdired): New node.
4311
4312 * files.texi (File Conveniences): Reorder entries.
4313 Explain how to turn on Auto-image-file mode.
4314 Document Thumbs mode.
4315
4316 * mule.texi (Specify Coding): Document recode-region and
4317 recode-file-name.
4318
4319 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4320
43212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4322
4323 * commands.texi (Keys): M-o is now a prefix key.
4324
43252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4326
4327 * programs.texi: Reformat and update copyright years.
4328 (Fortran): Update section.
4329
43302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4331
4332 * files.texi: Several small changes in addition to:
4333 (Visiting): Change xref for Dialog Boxes to ref.
4334 (Version Headers): Replace references to obsolete var
4335 `vc-header-alist' with `vc-BACKEND-header'.
4336 (Customizing VC): Update value of `vc-handled-backends'.
4337
43382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4339
4340 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4341 move here from Emacs Lisp Reference Manual.
4342 * calendar.texi (Calendar/Diary, Diary Commands)
4343 (Special Diary Entries, Importing Diary): Change some xrefs to
4344 point to emacs-xtra rather than elisp.
4345
4346 * emacs-xtra.texi (Calendar Customizing):
4347 Move view-diary-entries-initially, view-calendar-holidays-initially,
4348 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4349 Emacs Manual.
4350 (Appt Customizing): Merge entire section into main Emacs Manual.
4351 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4352 mark-holidays-in-calendar here from emacs-xtra.
4353 (Displaying the Diary): Move view-diary-entries-initially,
4354 mark-diary-entries-in-calendar here from emacs-xtra.
4355 (Appointments): Move appt-display-mode-line,
4356 appt-display-duration, appt-disp-window-function,
4357 appt-delete-window-function here from emacs-xtra.
4358
4359 * calendar.texi: Update and reformat copyright.
4360 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4361 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4362 (Diary): Refer to `diary-file' rather than ~/diary.
4363 (Diary Commands): Rename node to "Displaying the Diary".
4364 * emacs.texi (Top): Rename "Diary Commands" section.
4365 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4366
43672005-03-26 Eli Zaretskii <eliz@gnu.org>
4368
4369 * misc.texi (Emacs Server): Fix the command for setting
4370 server-name. Add an xref to Invoking emacsclient.
4371
4372 * help.texi (Help Summary): Clarify when "C-h ." will do something
4373 nontrivial.
4374 (Apropos): Add cindex entry for apropos-sort-by-scores.
4375
4376 * display.texi (Text Display): Add index entries for how no-break
4377 characters are displayed.
4378
8cf51b2c
GM
43792005-03-26 Eli Zaretskii <eliz@gnu.org>
4380
4381 * files.texi (Visiting): Fix cross-references introduced with the
4382 last change.
4383
4384 * xresources.texi (GTK resources): Fix last change.
4385
8cf51b2c
GM
43862005-03-25 Chong Yidong <cyd@stupidchicken.com>
4387
4388 * xresources.texi (X Resources): GTK options documented too.
4389 (Resources): Clarify meaning of program name.
4390 (Table of Resources): Add visualClass.
4391 (GTK resources): Rewrite.
4392 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4393
4394 * display.texi (Text Display): Mention non-breaking spaces.
4395
4396 * files.texi (Reverting): Document auto-revert-check-vc-info.
4397
4398 * frames.texi (Mouse Commands): Document
4399 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4400
4401 * help.texi (Help Summary): Add `C-h .'.
4402 (Apropos): Apropos accepts a list of search terms.
4403 Document apropos-sort-by-scores.
4404 (Help Echo): Document display-local-help.
4405
4406 * misc.texi (Emacs Server): Document server-name.
4407 (Invoking emacsclient): Document -s option for server names.
4408
4409 * text.texi (Outline Visibility): Introduce "current heading
4410 line" (commands can be called with point on a body line).
4411 Re-order table to follow the sequence of discussion.
4412 hide-body won't hide lines before first header line.
4413 (TeX Mode): Add DocTeX mode.
4414
8cf51b2c
GM
44152005-03-24 Richard M. Stallman <rms@gnu.org>
4416
4417 * mule.texi (Single-Byte Character Support): Delete mention
4418 of iso-acc.el and iso-transl.el.
4419
8cf51b2c
GM
44202005-03-23 Lute Kamstra <lute@gnu.org>
4421
4422 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4423
44242005-03-23 Richard M. Stallman <rms@gnu.org>
4425
8cf51b2c
GM
4426 * search.texi: Delete explicit node pointers.
4427 (Incremental Search): New menu.
4428 (Basic Isearch, Repeat Isearch, Error in Isearch)
4429 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4430 (Slow Isearch): New subnodes.
4431 (Configuring Scrolling): Node deleted.
4432 (Search Case): Doc default-case-fold-search.
4433 (Regexp Replace): Move replace-regexp doc here.
4434
4435 * rmail.texi (Movemail): Put commas inside closequotes.
4436
4437 * picture.texi (Insert in Picture): Document C-c arrow combos.
4438 (Basic Picture): Clarify erasure.
4439
4440 * display.texi (Font Lock): Put commas inside closequotes.
4441
4442 * cmdargs.texi (General Variables): Put commas inside closequotes.
4443
44442005-03-23 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * building.texi (Stack Buffer): Mention reverse contrast for
4447 *selected* frame (might not be current frame).
4448
8cf51b2c
GM
44492005-03-21 Richard M. Stallman <rms@gnu.org>
4450
4451 * building.texi (Starting GUD): Add bashdb.
4452
44532005-03-20 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * basic.texi (Moving Point): Add M-g M-g binding.
4456 (Undo): Document undo-only.
4457 (Position Info): Document M-g M-g and C-u M-g M-g.
4458
4459 * building.texi (Building): Put Grep Searching after Compilation
4460 Shell.
4461 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4462 Document next-error-highlight.
4463 (Grep Searching): Document grep-highlight-matches.
4464 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4465
4466 * calendar.texi (Importing Diary): Rename node from iCalendar.
4467 Document diary-from-outlook.
4468
4469 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4470 Commands.
4471 Mention effect of X drag and drop on Dired buffers.
4472
4473 * files.texi (Visiting): Document large-file-warning-threshold.
4474 Move paragraph on file-selection dialog.
4475 Mention visiting files using X drag and drop.
4476 (Reverting): Mention using Auto-Revert mode to tail files.
4477 Document auto-revert-tail-mode.
4478 (Version Systems): Minor correction.
4479 (Comparing Files): Diff-mode is no longer based on Compilation
4480 mode.
4481 Document compare-ignore-whitespace.
4482 (Misc File Ops): Explain passing a directory to rename-file.
4483 Likewise for copy-file and make-symbolic-link.
4484
4485 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4486 Document mouse-wheel-progressive speed.
4487
4488 * help.texi (Misc Help): Document numeric argument for C-h i.
4489 Correctly explain the effect of just C-u as argument.
4490
4491 * killing.texi (Deletion): Document numeric argument for
4492 just-one-space.
4493
4494 * mini.texi (Completion): Completion acts on text before point.
4495
4496 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4497 (Emulation): CUA mode replaces pc-bindings-mode,
4498 pc-selection-mode, and s-region.
4499
4500 * mule.texi (Input Methods): Leim is now built-in.
4501 (Select Input Method): Document quail-show-key.
4502 (Specify Coding): Document revert-buffer-with-coding-system.
4503
4504 * programs.texi (Fortran Motion): Document f90-next-statement,
4505 f90-previous-statement, f90-next-block, f90-previous-block,
4506 f90-end-of-block, and f90-beginning-of-block.
4507
4508 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4509
4510 * emacs.texi (Acknowledgments): Updated.
4511
4512 * anti.texi: Total rewrite.
4513
8cf51b2c
GM
45142005-03-19 Chong Yidong <cyd@stupidchicken.com>
4515
4516 * ack.texi (Acknowledgments): Update.
4517
45182005-03-19 Eli Zaretskii <eliz@gnu.org>
4519
4520 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4521 copyright years.
4522
45232005-03-14 Nick Roberts <nickrob@snap.net.nz>
4524
4525 * building.texi (Commands of GUD): Move paragraph on setting
4526 breakpoints with mouse to the GDB Graphical Interface node.
4527
45282005-03-07 Richard M. Stallman <rms@gnu.org>
4529
8cf51b2c
GM
4530 * misc.texi (Single Shell, Shell Options): Fix previous change.
4531
4532 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4533
45342005-03-06 Richard M. Stallman <rms@gnu.org>
4535
4536 * building.texi (Starting GUD): Don't explain text vs graphical
4537 GDB here. Just mention it and xref.
4538 Delete "just one debugger process".
4539 (Debugger Operation): Move GUD tooltip info here.
4540 (GUD Tooltips): Node deleted.
4541 (GDB Graphical Interface): Explain the two GDB modes here.
4542
8cf51b2c
GM
4543 * sending.texi (Sending Mail): Minor cleanup.
4544 (Mail Aliases): Explain quoting conventions.
4545 Update key rebinding example.
4546 (Header Editing): C-M-i is like M-TAB.
4547 (Mail Mode Misc): mail-attach-file does not do MIME.
4548
4549 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4550 that really belongs here.
4551 (Remote Mailboxes): Text moved to Rmail Inbox.
4552 (Rmail Display): Mention Mouse-1.
4553 (Movemail): Clarify two movemail versions.
4554 Clarify rmail-movemail-program.
4555
8cf51b2c
GM
4556 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4557 Document async shell commands.
4558 (Shell History): Clarify.
4559 (Shell Ring): Mention C-UP an C-DOWN.
4560 (Shell Options): Add comint-prompt-read-only.
4561 (Invoking emacsclient): Set EDITOR to run Emacs.
4562 (Sorting): No need to explain what region is.
4563 (Saving Emacs Sessions): Fix typo.
4564 (Recursive Edit): Fix punctuation.
4565 (Emulation): Don't mention "PC bindings" which are standard.
4566 (Hyperlinking): Explain Mouse-1 convention here.
4567 (Find Func): Node deleted.
4568
8cf51b2c
GM
4569 * help.texi (Name Help): Xref to Hyperlinking.
4570
4571 * glossary.texi (Glossary):
4572 Rename "Balance Parentheses" to "Balancing...".
4573 Add "Byte Compilation". Correct "Copyleft".
4574 New xref in "Customization".
4575 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4576 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4577 Rename "Registers" to "Register".
4578 Replace "Selecting" with "Selected Frame",
4579 "Selected Window", and "Selecting a Buffer".
4580
4581 * files.texi (Types of Log File): Explain how projects'
4582 methods can vary.
4583
8cf51b2c
GM
4584 * display.texi (Faces): Delete "Emacs 21".
4585
4586 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4587 * fixit.texi (Spelling): C-M-i like M-TAB.
4588 * mini.texi (Completion Options): C-M-i like M-TAB.
4589 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4590 * text.texi (Text Mode): C-M-i like M-TAB.
4591
4592 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4593
4594 * calendar.texi (Specified Dates): Mention `g w'.
4595 (Appointments): appt-activate toggles with no arg.
4596
8cf51b2c
GM
45972005-03-05 Juri Linkov <juri@jurta.org>
4598
4599 * cmdargs.texi (Emacs Invocation): Add cindex
4600 "invocation (command line arguments)"
4601 (Misc X): Add -nbc, --no-blinking-cursor.
4602
46032005-03-04 Ulf Jasper <ulf.jasper@web.de>
4604
4605 * calendar.texi (iCalendar): No need to require it now.
4606
8cf51b2c
GM
46072005-03-03 Nick Roberts <nickrob@snap.net.nz>
4608
4609 * trouble.texi (Contributing): Mention Savannah. Direct users to
4610 emacs-devel.
4611
46122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4613
4614 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4615 window.
4616
8cf51b2c
GM
46172005-02-27 Richard M. Stallman <rms@gnu.org>
4618
4619 * building.texi (Compilation): Update mode line status info.
4620
46212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4622
4623 * calendar.texi (General Calendar): Document binding of
4624 scroll-other-window-down.
4625 (Mayan Calendar): Fix earliest date.
4626 (Time Intervals): Document timeclock-change.
4627 Fix timeclock-ask-before-exiting documentation.
4628
46292005-02-26 Kim F. Storm <storm@cua.dk>
4630
4631 * frames.texi (Mouse References):
4632 Add mouse-1-click-in-non-selected-windows.
4633
46342005-02-25 Richard M. Stallman <rms@gnu.org>
4635
4636 * screen.texi (Screen): Explain better about cursors and mode lines;
4637 don't presuppose text terminals.
4638 (Point): Don't assume just one cursor.
4639 Clarify explanation of cursors.
4640 (Echo Area, Menu Bar): Cleanups.
4641
4642 * mini.texi (Minibuffer): Prompts are highlighted.
4643 (Minibuffer Edit): Newline = C-j only on text terminals.
4644 Clarify resize-mini-windows values.
4645 Mention M-PAGEUP and M-PAGEDOWN.
4646 (Completion Commands): Mouse-1 like Mouse-2.
4647 (Minibuffer History): Explain history commands better.
4648 (Repetition): Add xref to Incremental Search.
4649
4650 * mark.texi (Setting Mark): Clarify info about displaying mark.
4651 Clarify explanation of C-@ and C-SPC.
4652 (Transient Mark): Mention Delete Selection mode.
4653 (Marking Objects): Clean up text about extending the region.
4654
4655 * m-x.texi (M-x): One C-g doesn't always go to top level.
4656 No delay before suggest-key-bindings output.
4657
4658 * fixit.texi (Fixit): Mention C-/ for undo.
4659 (Spelling): Mention ESC TAB like M-TAB.
4660 Replacement words with r and R are rechecked.
4661 Say where C-g leaves point. Mention ? as input.
4662
46632005-02-23 Lute Kamstra <lute@gnu.org>
4664
4665 * cmdargs.texi (Initial Options): Add cross reference.
4666
8cf51b2c
GM
46672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4668
4669 * emacs.texi (Top): Update menu for splitting of node in
4670 msdog.texi.
4671 * frames.texi (Frames): Update xref for splitting of node in
4672 msdog.texi.
4673 * trouble.texi (Quitting): Ditto.
4674
46752005-02-16 Richard M. Stallman <rms@gnu.org>
4676
4677 * windows.texi (Split Window): Simplify line truncation info
4678 and xref to Display Custom.
4679
4680 * trouble.texi (Quitting): Emergency escape only for text terminal.
4681 (Screen Garbled): C-l for ungarbling is only for text terminal.
4682
4683 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4684
4685 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4686
4687 * programs.texi (Program Modes): Mention Python mode.
4688 (Moving by Defuns): Repeating C-M-h extends region.
4689 (Basic Indent): Clarify.
4690 (Custom C Indent): Clarify.
4691 (Expressions): Repeating C-M-@ extends region.
4692 (Info Lookup): Clarify for C-h S.
4693 (Symbol Completion): ESC TAB alternative for M-TAB.
4694 (Electric C): Clarify.
4695
4696 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4697
4698 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4699 MS-DOS Input node.
4700 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4701 (MS-DOS and MULE): Clarify.
4702 (MS-DOS Processes, Windows Processes): Fix typos.
4703
4704 * major.texi (Choosing Modes): Clarify.
4705
4706 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4707 (Keyboard Macro Step-Edit): Clarify.
4708
4709 * indent.texi (Indentation): Clarifications.
4710
4711 * help.texi (Help): Correct error about C-h in query-replace.
4712 Clarify apropos vs C-h a. Fix how to search in FAQ.
4713 (Key Help): Describe C-h w here.
4714 (Name Help): Minor cleanup. C-h w moved to Key Help.
4715 Clarify the "object" joke.
4716 (Apropos): Clarify. Mouse-1 like Mouse-2.
4717 (Help Mode): Mouse-1 like Mouse-2.
4718
4719 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4720
4721 * display.texi (Display): Reorder menu.
4722 (Faces): Cleanup.
4723 (Font Lock): Cleanup. Mention Options menu.
4724 Delete obsolete text.
4725 (Scrolling): For C-l, don't presume text terminal.
4726 (Horizontal Scrolling): Simplify intro.
4727 (Follow Mode): Clarify.
4728 (Cursor Display): Moved before Display Custom.
4729 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4730 Doc default-tab-width. Doc line truncation more thoroughly.
4731
4732 * dired.texi (Dired Enter): C-x C-f can run Dired.
4733 (Dired Visiting): Comment out `a' command.
4734 Mouse-1 is like Mouse-2.
4735 (Shell Commands in Dired): ? can be used more than once.
4736
4737 * basic.texi (Continuation Lines): Simplify description of truncation,
4738 and refer to Display Custom for the rest of it.
4739
8cf51b2c
GM
47402005-02-06 Lute Kamstra <lute@gnu.org>
4741
4742 * basic.texi (Undo): Fix typo.
4743
4744 * cmdargs.texi (Emacs Invocation): Fix typo.
4745
4746 * custom.texi (Init Examples): Fix typo.
4747
4748 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4749
47502005-02-06 Richard M. Stallman <rms@gnu.org>
4751
4752 * regs.texi (Registers): Registers can hold numbers, too.
4753
4754 * killing.texi (Other Kill Commands): Cleanup.
4755 Delete redundant explanation of kill in read-only buffer.
4756 (Yanking): Mention term "copying".
4757 (Accumulating Text): Fix typo.
4758
4759 * entering.texi (Entering Emacs): Update rationale at start.
4760 (Exiting): Treat iconifying on a par with suspension.
4761
4762 * custom.texi (Minor Modes): Fix typo.
4763 (Easy Customization): Fix menu style.
4764 (Variables): Add xref.
4765 (Examining): Setting for future sessions works through .emacs.
4766 (Keymaps): "Text terminals", not "Many".
4767 (Init Rebinding): Explain \C-. Show example of \M-.
4768 Fix minor wording errors.
4769 (Function Keys): Explain vector syntax just once.
4770 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4771 (Init File): Mention .emacs.d directory.
4772 (Init Examples): Add xref.
4773 (Find Init): Mention .emacs.d directory.
4774
4775 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4776 (Action Arguments): Explain which kinds of -l args are found how.
4777 (Initial Options): --batch does not inhibit site-start.
4778 Add xrefs.
4779 (Command Example): Use --batch, not -batch.
4780
4781 * basic.texi (Inserting Text): Cleanup wording.
4782 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4783 C-n is not error at end of buffer.
4784 (Undo): Doc C-/ like C-_. Add xrefs.
4785 (Arguments): META key may be labeled ALT.
4786 Peculiar arg meanings are explained in doc strings.
4787
4788 * abbrevs.texi (Expanding Abbrevs): Clarify.
4789
47902005-02-05 Eli Zaretskii <eliz@gnu.org>
4791
4792 * frames.texi (Frame Parameters): Add an xref to the description
4793 of list-colors-display. Add a pointer to the X docs about colors.
4794
4795 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4796 Improve docs of list-colors-display.
8cf51b2c
GM
4797
47982005-02-03 Lute Kamstra <lute@gnu.org>
4799
4800 * frames.texi (Frames, Drag and Drop): Fix typos.
4801
48022005-02-03 Richard M. Stallman <rms@gnu.org>
4803
4804 * windows.texi (Basic Window): Mention color-change in mode line.
4805 (Change Window): Explain dragging vertical boundaries.
4806
4807 * text.texi (Sentences): Clarify.
4808 (Paragraphs): Explain M-a and blank lines.
4809 (Outline Mode): Clarify text and menu.
4810 (Hard and Soft Newlines): Mention use-hard-newlines.
4811
4812 * frames.texi (Frames): Delete unnecessary mention of Windows.
4813 (Mouse Commands): Likewise. Mention xterm mouse support.
4814 (Clipboard): Clarify.
4815 (Mouse References): Mention use of Mouse-1 for following links.
4816 (Menu Mouse Clicks): Clarify.
4817 (Mode Line Mouse): Clarify.
4818 (Drag and Drop): Rewrite.
4819
4820 * fixit.texi (Spelling): Fix typo.
4821
4822 * files.texi (File Names): Clarify.
4823 (Visiting): Update conditions for use of file dialog. Clarify.
4824 (Saving): Doc d as answer in save-some-buffers.
4825 (Remote Files): Clean up the text.
4826
4827 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4828
4829 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4830 (List Buffers): Clarify.
4831 (Several Buffers): Doc T command.
4832 (Buffer Convenience): Clarify menu.
4833
4834 * basic.texi (Undo): Clarify last change.
4835
48362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4837
4838 * fixit.texi (Spelling): Fix typo.
4839
48402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4841
4842 * basic.texi (Undo): Update description of `undo-outer-limit'.
4843
48442005-02-01 Nick Roberts <nickrob@snap.net.nz>
4845
4846 * building.texi: Update documentation relating to GDB Graphical
4847 Interface.
4848
48492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4850
4851 * custom.texi (Easy Customization): Adapt menu to node name change.
4852
48532005-01-30 Richard M. Stallman <rms@gnu.org>
4854
4855 * custom.texi (Easy Customization): Defn of "User Option" now
4856 includes faces. Don't say just "option" when talking about variables.
4857 Do say just "options" to mean "anything customizable".
4858 (Specific Customization): Describe `customize-variable',
4859 not `customize-option'.
4860
4861 * glossary.texi (Glossary) <Faces>: Add xref.
4862 <User Option>: Change definition--include faces. Change xref.
4863
4864 * picture.texi (Picture): Mention artist.el.
4865
4866 * sending.texi, screen.texi, programs.texi, misc.texi:
4867 * mini.texi, major.texi, maintaining.texi, macos.texi:
4868 * help.texi, frames.texi, files.texi:
4869 Don't say just "option" when talking about variables.
4870
4871 * display.texi, mule.texi: Don't say just "option" when talking
4872 about variables. Other minor cleanups.
4873
8cf51b2c
GM
48742005-01-26 Lute Kamstra <lute@gnu.org>
4875
4876 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4877 File'. Mention the `-Q' option at the `--no-site-file' option.
4878
8cf51b2c
GM
48792005-01-22 David Kastrup <dak@gnu.org>
4880
4881 * building.texi (Grep Searching): Mention alias `find-grep' for
4882 `grep-find'.
4883
48842005-01-20 Richard M. Stallman <rms@gnu.org>
4885
4886 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4887
8cf51b2c
GM
48882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4889
4890 * rmail.texi (Movemail): Explain differences
4891 between standard and mailutils versions of movemail.
4892 Describe command line and configuration options introduced
4893 with the latter.
4894 Explain the notion of mailbox URL, provide examples and
4895 cross-references to mailutils documentation.
4896 Describe various methods of specifying mailbox names,
4897 user names and user passwords for rmail.
4898 (Remote Mailboxes): New section. Describe
4899 how movemail handles remote mailboxes. Describe configuration
4900 options used to control its behavior.
4901 (Other Mailbox Formats): Explain handling of various mailbox
4902 formats.
4903
49042005-01-13 Richard M. Stallman <rms@gnu.org>
4905
4906 * commands.texi (Commands): Clarification.
4907
49082005-01-11 Richard M. Stallman <rms@gnu.org>
4909
4910 * programs.texi (Multi-line Indent): Fix previous change.
4911 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4912
8cf51b2c
GM
49132005-01-08 Richard M. Stallman <rms@gnu.org>
4914
4915 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4916 lazy-highlight.
4917
4918 * search.texi (Query Replace): Mention faces query-replace
4919 and lazy-highlight.
4920 (Incremental Search): Update isearch highlighting info.
4921
8cf51b2c
GM
49222005-01-04 Richard M. Stallman <rms@gnu.org>
4923
4924 * custom.texi (Saving Customizations): Minor improvement.
4925
8cf51b2c
GM
49262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * custom.texi (Saving Customizations): Emacs no longer loads
4929 `custom-file' after .emacs. No longer mention customizing through
4930 Custom.
4931
8cf51b2c
GM
49322005-01-01 Andreas Schwab <schwab@suse.de>
4933
4934 * killing.texi (Graphical Kill): Move up under node Killing,
4935 change @section to @subsection.
4936
49372005-01-01 Richard M. Stallman <rms@gnu.org>
4938
4939 * custom.texi (Face Customization): Mention hex color specs.
4940
4941 * emacs.texi (Top): Update Killing submenu.
4942
4943 * killing.texi (Killing): Reorganize section.
4944 No more TeX-only text; put the node command at start of chapter.
4945 But the first section heading is used only in TeX.
4946 Rewrite the text to read better in this mode.
4947 (Graphical Kill): New subnode gets some of the text that
4948 used to be in the first section.
4949
49502004-12-31 Richard M. Stallman <rms@gnu.org>
4951
4952 * dired.texi (Shell Commands in Dired): Delete the ? example.
4953
4954 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4955
4956 * files.texi (Saving): Describe new require-final-newline features
4957 and mode-require-final-newline.
4958
8cf51b2c
GM
49592004-12-29 Richard M. Stallman <rms@gnu.org>
4960
4961 * custom.texi (File Variables): Clarify previous change.
4962
c8763fb6 49632004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4964
4965 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4966 out now.
4967
49682004-12-27 Richard M. Stallman <rms@gnu.org>
4969
4970 * Makefile.in (MAKEINFO): Specify --force.
4971
4972 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4973 (Undo): Doc undo-outer-limit.
4974
8cf51b2c
GM
49752004-12-15 Juri Linkov <juri@jurta.org>
4976
4977 * mark.texi (Transient Mark, Mark Ring): M-< and other
4978 movement commands don't set mark in Transient Mark mode
4979 if mark is active.
4980
8cf51b2c
GM
49812004-12-12 Juri Linkov <juri@jurta.org>
4982
4983 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4984 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4985
4986 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4987 (Misc Dired Commands): Add @r{(Dired)} to w.
4988
49892004-12-12 Juri Linkov <juri@jurta.org>
4990
4991 * mark.texi (Marking Objects): Marking commands also extend the
4992 region when mark is active in Transient Mark mode.
4993
8cf51b2c
GM
49942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4995
4996 * custom.texi (Saving Customizations): Emacs only loads the custom
4997 file automatically after the init file in version 22.1 or later.
4998 Adapt text and examples to this fact.
4999
8cf51b2c
GM
50002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5001
5002 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5003 be set through Custom. Otherwise, it has no effect.
5004
8cf51b2c
GM
50052004-12-05 Richard M. Stallman <rms@gnu.org>
5006
5007 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5008 * entering.texi: Rename Command Line to Emacs Invocation.
5009
10d1d0af 5010 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5011
5012 * custom.texi (Easy Customization): Move up to section level,
5013 before Variables. Avoid using the term "variable"; say "option".
5014 New initial explanation.
5015 (Variables): In initial explanation, connect "variable" to the
5016 already-explained "user option".
5017
5018 * emacs.texi (Top): Fix ref to Command Line.
5019 Move reference to Easy Customization.
5020
5021 * xresources.texi (X Resources): Fix From link.
5022
5023 * doclicense.texi (GNU Free Documentation License): Fix To link.
5024
5025 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5026
5027 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5028
50292004-12-03 Richard M. Stallman <rms@gnu.org>
5030
5031 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5032
50332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * kmacro.texi: Several small changes in addition to the following.
5036 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5037 defining a keyboard macro.
5038 Mention `kmacro-ring-max'.
5039 (Keyboard Macro Counter): Clarify description of
5040 `kmacro-insert-counter', `kmacro-set-counter',
5041 `kmacro-add-counter' and `kmacro-set-format'.
5042
50432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5044
5045 * custom.texi (File Variables): Add `unibyte' and make it more
5046 clear that `unibyte' and `coding' are special. Suggested by Simon
5047 Krahnke <overlord@gmx.li>.
5048
5049 * mule.texi (Enabling Multibyte): Refer to File Variables.
5050 Suggested by Simon Krahnke <overlord@gmx.li>.
5051
c8763fb6 50522004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5053
5054 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5055 x-use-old-gtk-file-dialog.
5056
8cf51b2c
GM
50572004-11-20 Richard M. Stallman <rms@gnu.org>
5058
5059 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5060
50612004-11-09 Lars Brinkhoff <lars@nocrew.org>
5062
5063 * building.texi (Lisp Eval): Delete hyphen in section name.
5064
50652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5066
5067 * files.texi (Old Versions):
5068 No longer document annotation as "CVS only".
5069
50702004-11-10 Andre Spiegel <spiegel@gnu.org>
5071
5072 * files.texi (Version Control): Rewrite the introduction about
5073 version systems, mentioning the new ones that we support. Thanks
5074 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5075 suggestions.
5076
c8763fb6 50772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5078
49823426 5079 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5080
c8763fb6 50812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5082
5083 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5084
50852004-10-23 Eli Zaretskii <eliz@gnu.org>
5086
5087 * text.texi (Text Based Tables, Table Definition)
5088 (Table Creation, Table Recognition, Cell Commands)
5089 (Cell Justification, Row Commands, Column Commands)
5090 (Fixed Width Mode, Table Conversion, Measuring Tables)
5091 (Table Misc): New nodes, documenting the Table Mode.
5092
8cf51b2c
GM
50932004-10-19 Jason Rumney <jasonr@gnu.org>
5094
5095 * makefile.w32-in (info): Change order of arguments to makeinfo.
5096
50972004-10-19 Ulf Jasper <ulf.jasper@web.de>
5098
5099 * calendar.texi (iCalendar): Update for package changes.
5100
8cf51b2c
GM
51012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5102
5103 * files.texi (Misc File Ops): View mode is a minor mode.
5104
8cf51b2c
GM
51052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5106
5107 * calendar.texi (iCalendar): Style changes.
5108
51092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5110
5111 * search.texi (Regexps): The regexp described in the example is no
5112 longer stored in the variable `sentence-end'.
5113
8cf51b2c
GM
51142004-10-06 Nick Roberts <nickrob@snap.net.nz>
5115
5116 * building.texi (Starting GUD): Note that multiple debugging
5117 sessions requires `gdb --fullname'.
5118
51192004-10-05 Ulf Jasper <ulf.jasper@web.de>
5120
5121 * calendar.texi (iCalendar): New section for a new package.
5122
8cf51b2c
GM
51232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * text.texi: Various small changes in addition to the following.
5126 (Text): Replace xref for autotype with inforef.
5127 (Sentences): Explain nil value for `sentence-end'.
5128 (Paragraphs): Update default values for `paragraph-start' and
5129 `paragraph-separate'.
5130 (Text Mode): Correct description of Text mode's effect on the
5131 syntax table.
5132 (Outline Visibility): `hide-other' does not hide top level headings.
5133 `selective-display-ellipses' no longer has an effect on Outline mode.
5134 (TeX Misc): Add missing @cindex.
5135 Replace xref for RefTeX with inforef.
5136 (Requesting Formatted Text): The variable
5137 `enriched-fill-after-visiting' no longer exists.
5138 (Editing Format Info): Update names of menu items and commands.
5139 (Format Faces): Mention special effect of specifying the default face.
5140 Describe inheritance of text properties.
5141 Correct description of `fixed' face.
5142 (Format Indentation): Correct description of effect of setting
5143 margins. Mention `set-left-margin' and `set-right-margin'.
5144 (Format Justification): Update names of menu items.
5145 `set-justification-full' is now bound to `M-j b'.
5146 Mention that `default-justification' is a per buffer variable.
5147 (Format Properties): Update name of menu item.
5148 (Forcing Enriched Mode): `format-decode-buffer' automatically
5149 turns on Enriched mode if the buffer is in text/enriched format.
5150
51512004-10-05 Emilio C. Lopes <eclig@gmx.net>
5152
5153 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5154
51552004-09-28 Kim F. Storm <storm@cua.dk>
5156
5157 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5158 Align with new functionality.
5159
8cf51b2c
GM
51602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5161
5162 * display.texi (Display Custom): Remove stray `@end defvar'.
5163
51642004-09-23 Kim F. Storm <storm@cua.dk>
5165
5166 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5167 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5168
8cf51b2c
GM
51692004-09-20 Richard M. Stallman <rms@gnu.org>
5170
5171 * custom.texi (Hooks): Explain using setq to clear out a hook.
5172 (File Variables): Explain multiline string constants.
5173 (Non-ASCII Rebinding): Explain when you need to update
5174 non-ASCII char codes in .emacs.
5175
5176 * building.texi (Compilation): Explain how to make a silent
5177 subprocess that won't be terminated. Explain compilation-environment.
5178
51792004-09-13 Kim F. Storm <storm@cua.dk>
5180
5181 * mini.texi (Repetition): Rename isearch-resume-enabled to
5182 isearch-resume-in-command-history and change default to disabled.
5183
8cf51b2c
GM
51842004-09-09 Kim F. Storm <storm@cua.dk>
5185
5186 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5187 with new `kmacro-name-last-macro'.
5188
8cf51b2c
GM
51892004-09-08 Juri Linkov <juri@jurta.org>
5190
5191 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5192
8cf51b2c
GM
51932004-09-03 Juri Linkov <juri@jurta.org>
5194
5195 * search.texi (Incremental Search): Update wording for M-%.
5196
51972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * killing.texi (Killing): Correct description of kill commands in
5200 read-only buffer.
5201
52022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5203
5204 * building.texi (Compilation Mode): Add a paragraph about rules
5205 for finding the compilation buffer for `next-error'.
5206
5207 * search.texi (Other Repeating Search): Mention that Occur mode
5208 supports the next-error functionality.
5209
52102004-09-02 Juri Linkov <juri@jurta.org>
5211
5212 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5213
52142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5215
5216 * kmacro.texi (Basic Keyboard Macro):
5217 `apply-macro-to-region-lines' now operates on all lines that begin
5218 in the region, rather than on all complete lines in the region.
5219
c8763fb6 52202004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5221
5222 * frames.texi (Drag and drop): Add documentation about
5223 x-dnd-test-function and x-dnd-known-types.
5224
52252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5226
5227 * indent.texi: Various minor changes in addition to:
5228 (Indentation Commands): Correct description of `indent-relative'.
5229 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5230 mode. The *Tab Stops* buffer uses Overwrite Mode.
5231 (Just Spaces): `tabify' converts sequences of at least two spaces
5232 to tabs.
5233
8cf51b2c
GM
52342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5235
5236 * frames.texi (Secondary Selection): Setting the secondary
5237 selection with M-Drag-Mouse-1 does not alter the kill ring,
5238 setting it with M-Mouse-1 and M-Mouse-3 does.
5239 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5240 toolkit scroll bars.
5241 (Scroll Bars): Ditto.
5242
5243 * windows.texi (Basic Window): When using a window system, the value
5244 of point in a non-selected window is indicated by a hollow box.
5245 (Split Window): Side by side windows are separated by a scroll bar,
5246 if scroll bars are used.
5247 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5248 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5249 (Window Convenience): Update bindings for `winner-undo' and
5250 `winner-redo'.
5251
5252 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5253 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5254 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5255 of "Using Emacs as a Server".
5256 * building.texi (Building): Interchange nodes (for correct numbering).
5257 * programs.texi (Programs): Interchange nodes (for correct numbering).
5258 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5259 Info to the node structure.
5260 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5261 Rearrange order of nodes and sections such that both "GNU GENERAL
5262 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5263 end, as appropriate for appendices.
5264 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5265 Use `@unnumberedsec'.
5266 * trouble.texi: Adapt sectioning in Info to the node structure.
5267 Adapt node pointers to change in emacs.texi.
5268 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5269
8cf51b2c
GM
52702004-08-25 Kenichi Handa <handa@m17n.org>
5271
5272 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5273 description for unibyte mode.
5274
52752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5278
5279 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5280 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5281 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5282 in @pxref.
5283
52842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5285
5286 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5287 Change section names.
5288
8cf51b2c
GM
52892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5290
5291 * kmacro.texi (Keyboard Macro Ring): Rename section.
5292 Emacs treats the head of the macro ring as the `last keyboard macro'.
5293 (Keyboard Macro Counter): Minor change.
5294 (Save Keyboard Macro): Some clarifications.
5295 (Edit Keyboard Macro): Rename section.
5296
5297 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5298 32-bit machines.
5299 (Several Buffers): Clarify which buffer is selected if `2' is
5300 pressed in the Buffer Menu.
5301 Auto Revert mode can be used to update the Buffer Menu
5302 automatically.
5303
53042004-08-21 Eli Zaretskii <eliz@gnu.org>
5305
5306 * help.texi (Misc Help): Add an index entry for finding an Info
5307 manual by its file name.
5308
53092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5310
5311 * files.texi (Backup Deletion): Correct description of
5312 `delete-old-versions'.
5313 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5314 (Auto Save Files): Recommend `auto-save-mode' to reenable
5315 auto-saving, rather than the abbreviation `auto-save'.
5316
53172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5320 for "killing" and "yanking" in main menu.
5321
53222004-08-16 Richard M. Stallman <rms@gnu.org>
5323
5324 * killing.texi (Yanking, Killing): Minor cleanups.
5325
5326 * mark.texi (Momentary Mark): Minor cleanups.
5327
53282004-08-15 Kenichi Handa <handa@etl.go.jp>
5329
5330 * custom.texi (Non-ASCII Rebinding):
5331 C-q always inserts the right code to pass to global-set-key.
5332
8cf51b2c
GM
53332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5334
5335 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5336 `insert-register', instead of `C-x r g' binding, for consistency.
5337
53382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * fixit.texi (Spelling): Fix typo.
5341
53422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * help.texi (Help): Fix Texinfo usage.
5345
8cf51b2c
GM
53462004-07-24 Richard M. Stallman <rms@gnu.org>
5347
5348 * text.texi (Paragraphs): Update how paragraphs are separated
5349 and the default for paragraph-separate.
5350
5351 * search.texi (Regexp Replace): Further update text for new
5352 replacement operators.
5353
8cf51b2c
GM
53542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5357 `R' switch.
5358
5359 * dired.texi (Dired Updating): `k' only deletes inserted
5360 subdirectories from the Dired buffer if a prefix argument was given.
5361
5362 * search.texi (Regexps): Delete redundant definition of `symbol' in
5363 description of `\_>'. It already occurs in the description of `\_<'.
5364
8cf51b2c
GM
53652004-07-01 Juri Linkov <juri@jurta.org>
5366
5367 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5368 (Regexp Search): Add M-r.
5369
53702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5371
5372 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5373
53742004-06-29 Jesper Harder <harder@ifa.au.dk>
5375
49823426 5376 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5377
53782004-06-25 Richard M. Stallman <rms@gnu.org>
5379
5380 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5381
53822004-06-25 David Kastrup <dak@gnu.org>
5383
5384 * search.texi (Regexp Replace): Some typo corrections and
5385 rearrangement.
5386
53872004-06-24 David Kastrup <dak@gnu.org>
5388
5389 * search.texi (Unconditional Replace): Use replace-string instead
5390 of query-replace in example.
5391 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5392 sequences.
5393 (Query Replace): Correct explanation of `^' which does not use
5394 the mark stack.
5395
53962004-06-21 Nick Roberts <nickrob@gnu.org>
5397
5398 * misc.texi (Shell History Copying): Document comint-insert-input.
5399 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5400
8cf51b2c
GM
54012004-06-20 Jesper Harder <harder@ifa.au.dk>
5402
5403 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5404 * custom.texi (Customization): Do.
5405 * anti.texi (Antinews): Do.
5406 * abbrevs.texi (Defining Abbrevs): Do.
5407
5408 * programs.texi (Info Lookup): Fix keybinding for
5409 info-lookup-symbol.
5410
54112004-06-16 Juanma Barranquero <lektu@terra.es>
5412
5413 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5414 Add emacs-xtra.
5415 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5416 (clean): Add emacs-xtra and flymake. Remove redundancies.
5417
54182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5421 Add emacs-xtra.
5422 * emacs-xtra.texi: New file.
5423
54242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5425
5426 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5427 (Dired and Find): Mention differences with ordinary Dired buffers.
5428
8cf51b2c
GM
54292004-06-13 Richard M. Stallman <rms@gnu.org>
5430
5431 * custom.texi (Init Syntax): Explain about vars that do special
5432 things when set with setq or with Custom.
5433 (Init Examples): Add line-number-mode example.
5434
8cf51b2c
GM
54352004-06-12 Juri Linkov <juri@jurta.org>
5436
5437 * dired.texi (Operating on Files): Add dired-do-touch.
5438
8cf51b2c
GM
54392004-06-10 Juri Linkov <juri@jurta.org>
5440
5441 * building.texi (Lisp Eval): Add C-M-x on defface.
5442
54432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5444
5445 * files.texi (Reverting): Auto-Revert mode and
5446 Global Auto-Revert mode no longer revert remote files.
5447
8cf51b2c
GM
54482004-05-29 Richard M. Stallman <rms@gnu.org>
5449
5450 * custom.texi (Init File): Two dashes start --no-site-file.
5451
8cf51b2c
GM
54522004-05-29 Alan Mackenzie <acm@muc.de>
5453
5454 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5455 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5456 (AWK, Pike): Document as "C-like modes".
5457 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5458 (M-x man): Supersedes M-x manual-entry.
5459 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5460
5461 ("Comments in C"): Delete node; the info is in CC Mode manual.
5462 (c-comment-only-line-offset): Remove description.
5463
5464 (C-c ., C-c C-c): Describe new C Mode bindings.
5465
5466 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5467 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5468 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5469 Amend definitions.
5470
5471 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5472 Describe functions.
5473
5474 (c-comment-start-regexp, c-hanging-comment-ender-p)
5475 (c-hanging-comment-starter-p): Remove obsolete definitions.
5476
5477 * emacs.texi: Remove the menu entry "Comments in C".
5478
8cf51b2c
GM
54792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5482 `M-x locate'.
5483
54842004-05-16 Karl Berry <karl@gnu.org>
5485
5486 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5487 makeinfo --html fails.
5488 * help.texi (Help Summary) [@ifnottex]: Likewise.
5489
54902004-05-13 Nick Roberts <nickrob@gnu.org>
5491
5492 * building.texi (GDB Graphical Interface): Update and describe
5493 layout first.
5494
8cf51b2c
GM
54952004-05-04 Jason Rumney <jasonr@gnu.org>
5496
5497 * makefile.w32-in: Revert last change.
5498
54992004-05-03 Jason Rumney <jasonr@gnu.org>
5500
5501 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5502
8cf51b2c
GM
55032004-04-23 Juanma Barranquero <lektu@terra.es>
5504
5505 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5506
55072004-04-18 Juri Linkov <juri@jurta.org>
5508
5509 * fixit.texi (Spelling): Remove file extension from ispell xref.
5510
55112004-04-15 Kim F. Storm <storm@cua.dk>
5512
5513 * cmdargs.texi (Initial Options): Add -Q.
5514
55152004-04-05 Kim F. Storm <storm@cua.dk>
5516
5517 * custom.texi (File Variables): Add safe-local-eval-forms.
5518
8cf51b2c
GM
55192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5520
5521 * files.texi (Reverting): Correct description of revert-buffer's
5522 handling of point.
5523
55242004-03-22 Juri Linkov <juri@jurta.org>
5525
5526 * emacs.texi (Top): Add `Misc X'.
5527
49823426 5528 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5529
5530 * glossary.texi: Improve references.
5531
5532 * help.texi: Sync keywords with finder.el.
5533
5534 * mini.texi (Completion): Add description for menu items.
5535
5536 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5537
5538 * sending.texi (Mail Methods): Fix xref to Message manual.
5539
8cf51b2c
GM
55402004-03-12 Richard M. Stallman <rms@gnu.org>
5541
8cf51b2c
GM
5542 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5543
8cf51b2c
GM
55442004-03-04 Richard M. Stallman <rms@gnu.org>
5545
5546 * search.texi (Regexps): Explain that ^ and $ have their
5547 special meanings only in certain contexts.
5548
5549 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5550
5551 * mule.texi (Specify Coding): Doc C-x RET F.
5552
5553 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5554 for multiple compile and grep buffers.
5555 (Indirect Buffers): Don't recommand clone-indirect-buffer
5556 for multiple compile and grep buffers.
5557
8cf51b2c
GM
55582004-02-29 Juanma Barranquero <lektu@terra.es>
5559
5560 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5561 Use $(DEL) instead of rm, and ignore exit code.
5562
8cf51b2c
GM
55632004-02-23 Nick Roberts <nick@nick.uklinux.net>
5564
5565 * building.texi (Watch Expressions): Update.
5566
55672004-02-21 Juri Linkov <juri@jurta.org>
5568
5569 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5570 --directory, --help, --version. Move text about command-line-args
5571 to Command Arguments.
5572 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5573 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5574 (Window Size X): Join -g and --geometry. Add @cindex.
5575 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5576 (Title X): Remove alias -title.
5577 (Misc X): New node.
5578
c8763fb6 55792004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5580
5581 * frames.texi (Drag and drop): Add Motif to list of supported
5582 protocols.
5583
c8763fb6 55842004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5585
5586 * frames.texi (Drag and drop): New section.
5587
55882004-01-24 Richard M. Stallman <rms@gnu.org>
5589
5590 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5591 Include it only @ifnotinfo. Patch the preceding and following
5592 node headers to point to each other.
5593
55942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5595
5596 * calendar.texi (Appointments): Update section.
5597
55982003-12-29 Kevin Ryde <user42@zip.com.au>
5599
8cf51b2c
GM
5600 * programs.texi (C Modes): Fix the xref.
5601
56022003-12-23 Nick Roberts <nick@nick.uklinux.net>
5603
5604 * building.texi (Watch Expressions): Update.
5605 (Commands of GUD): Include use of toolbar + breakpoints set from
5606 fringe/margin.
5607
56082003-12-03 Andre Spiegel <spiegel@gnu.org>
5609
5610 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5611 <acm@muc.de>.
5612
c8763fb6 56132003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5614
5615 * frames.texi (Dialog Boxes): Add use-file-dialog.
5616
8cf51b2c
GM
56172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5618
5619 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5620 in CC Mode.
5621
8cf51b2c
GM
56222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5623
5624 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5625 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5626 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5627 * man/frames.texi, man/glossary.texi, man/killing.texi:
5628 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5629 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5630 * man/sending.texi, man/text.texi, man/trouble.texi:
5631 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5632
56332003-11-01 Alan Mackenzie <acm@muc.de>
5634
5635 * search.texi (Scrolling During Incremental Search): Document a
5636 new scrolling facility in isearch mode.
5637
8cf51b2c
GM
56382003-10-22 Miles Bader <miles@gnu.org>
5639
5640 * Makefile.in (info): Move before $(top_srcdir)/info.
5641
56422003-10-22 Nick Roberts <nick@nick.uklinux.net>
5643
5644 * building.texi (Watch Expressions): Update section on data display
5645 to reflect code changes (GDB Graphical Interface).
5646
8cf51b2c
GM
56472003-10-13 Richard M. Stallman <rms@gnu.org>
5648
5649 * xresources.texi (GTK resources): Clean up previous change.
5650
c8763fb6 56512003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5652
5653 * xresources.texi (GTK resources): Add a note that some themes
5654 disallow customizations. Add scroll theme example.
5655
8cf51b2c
GM
56562003-09-30 Richard M. Stallman <rms@gnu.org>
5657
8cf51b2c
GM
5658 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5659
5660 * misc.texi (Saving Emacs Sessions): Shorten the section,
5661 collapsing back into one node.
5662
56632003-09-30 Lars Hansen <larsh@math.ku.dk>
5664
5665 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5666
ce058493 56672003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5668
5669 * xresources.texi (GTK names in Emacs): Correct typo.
5670
8cf51b2c
GM
56712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5672
5673 * cmdargs.texi (Font X): Mention new default font. More
5674 fully describe long font names, wildcard patterns and the
5675 problems involved. (Result of discussion on emacs-devel.)
5676
56772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5678
5679 * emacs.texi (Acknowledgements): Correct typo.
5680
56812003-09-22 Richard M. Stallman <rms@gnu.org>
5682
5683 * dired.texi (Misc Dired Commands): New node.
5684 (Dired Navigation): Add dired-goto-file.
5685
5686 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5687
5688 * emacs.texi (Acknowledgements): New node, split from Distribution.
5689
5690 * cmdargs.texi (Action Arguments): -f reads interactive args.
5691
8cf51b2c
GM
56922003-09-08 Lute Kamstra <lute@gnu.org>
5693
5694 * screen.texi (Mode Line): Say that POS comes before LINE.
5695 Mention `size-indication-mode'.
5696 * display.texi (Optional Mode Line): Document
5697 `size-indication-mode'.
5698 * basic.texi (Position Info): Mention `size-indication-mode'.
5699
57002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5701
5702 * xresources.texi (Resources): Refer to `editres' man page.
5703 (Lucid Resources): Update defaults. Expand description of
5704 `shadowThickness'.
5705
57062003-09-04 Miles Bader <miles@gnu.org>
5707
5708 * Makefile.in (top_srcdir): New variable.
5709 ($(top_srcdir)/info): New rule.
5710 (info): Depend on it.
5711
57122003-09-03 Peter Runestig <peter@runestig.com>
5713
5714 * makefile.w32-in: New file.
5715
57162003-08-29 Richard M. Stallman <rms@gnu.org>
5717
5718 * misc.texi (Saving Emacs Sessions): Correct previous change.
5719
8cf51b2c
GM
57202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5721
8cf51b2c
GM
5722 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5723 (Intro): Include kmacro.texi after fixit.texi instead of after
5724 custom.texi. (As suggested by Kim Storm.)
5725
57262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5727
5728 * fixit.texi (Fixit): Update `Next' pointer.
5729 * files.texi (Files): Update `Previous' pointer.
5730 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5731 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5732 (Suggested by Kim Storm.)
5733 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5734
57352003-08-18 Kim F. Storm <storm@cua.dk>
5736
5737 * kmacro.texi: New file describing enhanced keyboard macro
5738 functionality. Replaces old description in custom.texi.
5739
5740 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5741 (Keyboard Macros): Move to new kmacro.texi file.
5742
5743 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5744
8cf51b2c
GM
57452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5746
5747 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5748
57492003-08-17 Alex Schroeder <alex@gnu.org>
5750
5751 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5752 required.
5753
8cf51b2c
GM
57542003-08-05 Richard M. Stallman <rms@gnu.org>
5755
5756 * programs.texi (Lisp Indent): Don't describe
5757 lisp-indent-function property here. Use xref to Lisp Manual.
5758
8cf51b2c
GM
57592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5760
fffa137c 5761 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5762 abbreviations.
5763
57642003-07-24 Markus Rost <rost@math.ohio-state.edu>
5765
5766 * buffers.texi (List Buffers): Fix previous change.
5767
8cf51b2c
GM
57682003-07-13 Markus Rost <rost@math.ohio-state.edu>
5769
5770 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5771 List*.
5772
57732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5774
8cf51b2c
GM
5775 * display.texi (Font Lock): Fix typo.
5776
57772003-07-07 Richard M. Stallman <rms@gnu.org>
5778
5779 * display.texi (Font Lock): Add xref for format info on
5780 font-lock-remove-keywords.
5781
5782 * building.texi (Compilation): Document what happens with asynch
5783 children of compiler process.
5784
5785 * help.texi (Library Keywords): Use @multitable.
5786
8cf51b2c
GM
57872003-06-04 Richard M. Stallman <rms@gnu.org>
5788
5789 * programs.texi (Expressions): Delete C-M-DEL.
5790
5791 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5792 comint-move-point-for-output renamed from
5793 comint-scroll-to-bottom-on-output.
5794
5795 * custom.texi (Init Rebinding): Replace previous change with xref.
5796 (Non-ASCII Rebinding): Explain that issue more briefly here.
5797
57982003-05-28 Richard M. Stallman <rms@gnu.org>
5799
5800 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5801
58022003-05-28 Nick Roberts <nick@nick.uklinux.net>
5803
5804 * building.texi (GDB Graphical Interface): New node.
5805 (Rewritten somewhat by RMS.)
5806
c8763fb6 58072003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5808
5809 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5810 non-English letters. Explain how to set coding systems correctly
5811 and how to include the right coding cookie in the file.
5812
c8763fb6 58132003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5814
5815 * indent.texi (Indentation): Explain the concepts.
5816 (Just Spaces): Explain why preventing tabs for indentation might
5817 be useful.
5818
8cf51b2c
GM
58192003-04-16 Richard M. Stallman <rms@gnu.org>
5820
5821 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5822
8cf51b2c
GM
58232003-02-22 Alex Schroeder <alex@emacswiki.org>
5824
5825 * cmdargs.texi (General Variables): Document SMTPSERVER.
5826
8cf51b2c
GM
5827 * sending.texi: Remove SMTP node.
5828 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5829 library.
5830
8cf51b2c
GM
58312003-02-22 Alex Schroeder <alex@emacswiki.org>
5832
5833 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5834
58352003-02-22 Simon Josefsson <jas@extundo.com>
5836
5837 * sending.texi (Mail Methods): Add node about SMTP.
5838
c8763fb6 58392003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5840
5841 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5842
8cf51b2c
GM
58432003-02-01 Kevin Ryde <user42@zip.com.au>
5844
5845 * glossary.texi (Glossary): Correction to cl cross reference.
5846
58472003-01-20 Richard M. Stallman <rms@gnu.org>
5848
5849 * killing.texi (Rectangles): Document C-x c r.
5850
c8763fb6 58512003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5852
5853 * xresources.texi (GTK resources): New node.
5854 (GTK widget names): New node.
5855 (GTK names in Emacs): New node.
5856 (GTK styles): New node.
5857
c8763fb6 58582003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5859
5860 * maintaining.texi (Create Tags Table): Add reference to the new
5861 `etags --help --lang=LANG' option.
5862
8cf51b2c
GM
58632002-10-02 Karl Berry <karl@gnu.org>
5864
49823426 5865 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5866 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5867 where needed for the sake of the HTML output.
8cf51b2c
GM
5868
58692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5870
5871 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5872 source files.
5873
58742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5875
5876 * Makefile.in (emacsman): New target.
5877
8cf51b2c
GM
58782001-10-20 Gerd Moellmann <gerd@gnu.org>
5879
5880 * (Version 21.1 released.)
5881
58822001-10-05 Gerd Moellmann <gerd@gnu.org>
5883
5884 * Branch for 21.1.
5885
8cf51b2c
GM
58862001-03-05 Gerd Moellmann <gerd@gnu.org>
5887
5888 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5889
8cf51b2c
GM
58902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5891
5892 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5893
8cf51b2c
GM
58941999-07-12 Richard Stallman <rms@gnu.org>
5895
5896 * Version 20.4 released.
5897
58981998-12-04 Markus Rost <rost@delysid.gnu.org>
5899
5900 * Makefile.in (INFO_TARGETS): Delete customize.info.
5901 (DVI_TARGETS): Delete customize.dvi.
5902 (../info/customize, customize.dvi): Targets deleted.
5903
59041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5905
5906 * Version 20.3 released.
5907
59081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5909
5910 * Makefile.in (EMACSSOURCES): Add mule.texi.
5911 Add msdog.texi, ack.texi. Remove gnu1.texi.
5912
59131998-04-06 Andreas Schwab <schwab@gnu.org>
5914
5915 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5916 it in dvi targets.
8cf51b2c
GM
5917
59181997-09-23 Paul Eggert <eggert@twinsun.com>
5919
5920 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5921 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5922 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5923
59241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5925
5926 * Version 20.2 released.
5927
59281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5929
5930 * Version 20.1 released.
5931
59321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5933
5934 * Makefile (../info/customize, customize.dvi): New targets.
5935 (INFO_TARGETS): Add ../info/customize.
5936 (DVI_TARGETS): Add customize.dvi.
5937
8cf51b2c
GM
59381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5939
5940 * Version 19.33 released.
5941
59421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5943
5944 * Version 19.32 released.
5945
8cf51b2c
GM
59461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5947
5948 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5949
59501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5951
5952 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5953 Specify -I option.
5954 (All dvi targets): Set the TEXINPUTS variable.
5955
59561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5957
5958 * Version 19.31 released.
5959
8cf51b2c
GM
59601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5961
5962 * Version 19.30 released.
5963
8cf51b2c
GM
59641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5965
5966 * Makefile.in (maintainer-clean): Rename from realclean.
5967
59681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5969
5970 * Makefile.in: New file.
5971 * Makefile: File deleted.
5972
59731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5974
5975 * Makefile (TEXINDEX_OBJS): Variable deleted.
5976 (texindex, texindex.o, getopt.o): Rules deleted.
5977 All deps on texindex deleted.
5978 (distclean): Don't delete texindex.
5979 (mostlyclean): Don't delete *.o.
5980 * texindex.c, getopt.c: Files deleted.
5981
59821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5983
5984 * Version 19.26 released.
5985
59861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5987
5988 * Makefile (EMACSSOURCES): Exclude undo.texi.
5989
59901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5991
5992 * Version 19.25 released.
5993
59941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5995
5996 * Version 19.24 released.
5997
59981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5999
6000 * Version 19.23 released.
6001
60021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6003
6004 * Makefile: Delete spurious tab.
6005
60061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6007
6008 * Makefile (.SUFFIXES): New rule.
6009
8cf51b2c
GM
60101993-12-04 Richard Stallman (rms@srarc2)
6011
6012 * getopt.c: New file.
6013 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6014 (getopt.o): New rule.
6015 (dvi): Don't depend on texindex.
49823426 6016 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6017
60181993-12-03 Richard Stallman (rms@srarc2)
6019
49823426
GM
6020 * Makefile (TEXI2DVI): New variable.
6021 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6022 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6023
60241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6025
6026 * Version 19.22 released.
6027
60281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6029
6030 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6031
60321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6033
6034 * Version 19.21 released.
6035
8cf51b2c
GM
60361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6037
6038 * Makefile (realclean): Don't delete the Info files.
6039
60401993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
6041
8cf51b2c
GM
6042 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6043 4' where appropriate.
6044
60451993-10-20 Brian Fox (bfox@ai.mit.edu)
6046
49823426 6047 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6048
6049 * texindex.c: Include "../src/config.h" if building in emacs.
6050
6051 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6052 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6053 Add target to build texindex.c, defining `emacs'.
6054
8cf51b2c
GM
60551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6056
6057 * Version 19.19 released.
6058
8cf51b2c
GM
60591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6060
6061 * Version 19.18 released.
6062
60631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6064
6065 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6066
60671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6068
6069 * Version 19.17 released.
6070
60711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6072
6073 * split-man: Fix typos in last change.
6074
60751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6076
6077 * Version 19.16 released.
6078
60791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6080
6081 * version 19.15 released.
6082
60831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6084
6085 * Makefile (distclean): It's rm, not rf.
6086
60871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6088
6089 * Version 19.14 released.
6090
60911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6092
6093 * Makefile: New file.
6094
60951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6096
6097 * Version 19.13 released.
6098
60991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6100
6101 * Version 19.9 released.
6102
61031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6104
6105 * Version 19.8 released.
6106
61071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6108
6109 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6110
6111 * trouble.texi: It's `enable-flow-control-on', not
6112 `evade-flow-control-on'.
6113
61141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6115
6116 * display.texi: Document standard-display-european.
6117
61181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6119
6120 * Version 19.7 released.
6121
6122 * emacs.texi: Add a sentence to the top menu mentioning the
6123 specific version of Emacs this manual applies to.
6124
61251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6126
6127 * basic.texi: Document next-line-add-lines variable used to
6128 implement down-arrow.
6129
6130 * killing.texi: Document kill-whole-line.
6131
61321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6133
6134 * text.texi: Update unix TeX ordering information.
6135
61361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6137
6138 * news.texi: Mention fill-rectangle in keybinding list.
6139
6140 * killing.texi: Document fill-rectangle.
6141
61421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6143
6144 * vc.texi: Bring the docs up to date with VC 5.2.
6145
61461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6147
6148 * emacs.tex: Mention blackbox and gomoku under Amusements.
6149 Assembler mode is now mentioned and appropriately indexed
6150 under Programming Modes.
6151
61521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6153
6154 * emacs.tex: Update TeX ordering information.
6155
8cf51b2c
GM
61561990-06-26 David Lawrence (tale@geech)
6157
6158 * emacs.tex: Note that completion-ignored-extensions is not used
6159 to filter out names when all completions are displayed in
6160 *Completions*.
6161
61621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6163
6164 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6165
61661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6167
6168 * emacs.tex: Add @findex grep.
6169
8cf51b2c
GM
61701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6171
6172 * emacs.tex: Correct two typos. No other changes before
6173 Version 19 will be made.
6174
8cf51b2c
GM
61751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6176
6177 * emacs.tex: Update information for obtaining TeX distribution from the
6178 University of Washington.
6179
6180;; Local Variables:
c8763fb6 6181;; coding: utf-8
8cf51b2c
GM
6182;; fill-column: 79
6183;; add-log-time-zone-rule: t
6184;; End:
6185
6186 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6187 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6188
6189 This file is part of GNU Emacs.
6190
352c8b4a 6191 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6192 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6193 the Free Software Foundation, either version 3 of the License, or
6194 (at your option) any later version.
8cf51b2c
GM
6195
6196 GNU Emacs is distributed in the hope that it will be useful,
6197 but WITHOUT ANY WARRANTY; without even the implied warranty of
6198 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6199 GNU General Public License for more details.
6200
6201 You should have received a copy of the GNU General Public License
352c8b4a 6202 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6203
6204;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd