Fix typos. Add more to the "SEE ALSO" section.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
31ce6a07
CY
12008-12-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * programs.texi (Program Modes): Mention Ruby mode.
4
636b507b
DN
52008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
6
7 * misc.texi (emacsclient Options): Describe what an empty string
8 argument does for --alternate-editor.
9
a323fa14
CY
102008-12-09 Frank Schmitt <ich@frank-schmitt.net>
11
12 * cmdargs.texi (Font X): Distinguish between client-side and
13 server-side fonts. List valid Fontconfig properties. Add reference to
14 Fontconfig manual. List valid GTK font properties. Explain use of
15 fc-list.
16
c5ca6cd0
CY
172008-12-09 Chong Yidong <cyd@stupidchicken.com>
18
19 * cmdargs.texi (Font X): Move discussion of quoting to top.
20
e5136377
GM
212008-12-06 Glenn Morris <rgm@gnu.org>
22
23 * maintaining.texi (Old Revisions): Improve previous change.
24
248c026b
RS
252008-12-05 Richard M Stallman <rms@gnu.org>
26
27 * anti.texi (Antinews): Minor fixes.
28
a9253a1e
GM
292008-12-03 Glenn Morris <rgm@gnu.org>
30
31 * maintaining.texi (Old Revisions): Fix diff-switches description.
32
fa687b02
MR
332008-12-01 Martin Rudalics <rudalics@gmx.at>
34
35 * emacs.texi (Top): Fix typo.
36
72e6decd
CY
372008-11-30 Chong Yidong <cyd@stupidchicken.com>
38
320ee034
CY
39 * misc.texi (Document View): Explain dependence on gs at the top.
40 Copyedits.
41
42 * emacs.texi (Top): Add DocView nodes to detailed node listing.
43
72e6decd
CY
44 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
45 (Comment Commands): Discuss region-active behavior of M-; first.
46
2a472ee4
MR
472008-11-29 Martin Rudalics <rudalics@gmx.at>
48
9c6361c9
MR
49 * display.texi (Line Truncation): Add reference to Continuation
50 Lines.
51
2a472ee4
MR
52 * windows.texi (Pop Up Window): Mention split-height-threshold
53 and split-width-threshold.
9c6361c9 54 (Split Window): Add reference to Continuation Lines.
2a472ee4 55
e93bc142
AR
562008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
57
58 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
59 (GNUstep Support): New node.
60 * anti.texi:
61 * emacs.texi:
62 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
63
64
43b978db
RS
652008-11-28 Richard M Stallman <rms@gnu.org>
66
67 * misc.texi (Dissociated Press): Minor cleanups.
68
69 * dired.texi (Image-Dired): Avoid passive.
70
e8e2bd93
EZ
712008-11-28 Eli Zaretskii <eliz@gnu.org>
72
73 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
74 representation.
75
8d2d45da
CY
762008-11-26 Richard M. Stallman <rms@gnu.org>
77
78 * files.texi (Visiting): Rewrite paragraph for clarity.
79
80 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
81
a5f7bbcc
AM
822008-11-25 Alan Mackenzie <acm@muc.de>
83
84 * programs.texi (Moving by Parens): Clarify that parens inside strings
85 and comments are ignored, and that the commands assume the starting
86 point isn't in a string or comment.
87
a71703d3
AR
882008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
89
90 * macos.texi: Add Prev/Next/Top pointers to all nodes.
91 (Mac Basics): Merge in Grabbing Environment Variables from earlier
92 version.
93 (Mac Customization): Rewrite Preferences Panel section and merge in to
94 this node, add Open files by dragging to an Emacs window.
95
96 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
97
aa5ab79a
CY
982008-11-26 Chong Yidong <cyd@stupidchicken.com>
99
0cc92c19
CY
100 * files.texi (Misc File Ops): Document set-file-modes.
101
c366b4e4
CY
102 * windows.texi (Split Window): Document integer values of
103 truncate-partial-width-windows.
104
aa5ab79a
CY
105 * text.texi (Text): Simplify description of markup languages.
106 (TeX Mode): Simplify introduction. Mention BibTeX mode.
107 (TeX Editing): Note that `""' inserts one `"' character.
108 (HTML Mode): Note in the introduction that XML mode is an alias for
109 SGML mode. Mention nXML mode.
110
56221db7
CY
1112008-11-25 Chong Yidong <cyd@stupidchicken.com>
112
113 * building.texi (Watch Expressions): Fix typo.
114
90effe33
CY
1152008-11-24 Chong Yidong <cyd@stupidchicken.com>
116
f90a5ae3
CY
117 * files.texi (Visiting): Document new behavior of
118 confirm-nonexistent-file-or-buffer.
119
120 * buffers.texi (Select Buffer): Document
121 confirm-nonexistent-file-or-buffer.
122
a18ffb4a
CY
123 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
124 edit-picture.
125
90effe33
CY
126 * text.texi (Text): Simplify introduction. Discard mention of `M-x
127 edit-picture', since that is just an alias for picture-mode.
128 (Sentences): Note that repeated M-@ extends the region.
129 (Pages): Make terminology more consistent. Link to Regexps node.
130 (Longlines): Discuss relationship with Visual Line mode.
131 (Text Mode): Remove extraneous discussion of other modes, since they
132 were already introduced in the parent node.
133
e85103ec
CY
1342008-11-23 Chong Yidong <cyd@stupidchicken.com>
135
5cb2fe30
CY
136 * anti.texi (Antinews): Rewrite.
137
1eb9b307 138 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
139
140 * frames.texi (Frame Commands): Mention "minimize" terminology.
141
e85103ec
CY
142 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
143 formats.
b908332f
CY
144 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
145 (Misc X): Don't document useless -hb option.
e85103ec 146
607f5f88
JL
1472008-11-22 Juri Linkov <juri@jurta.org>
148
149 * dired.texi (Dired Navigation): Change normal file name search option
150 from `non-nil' to `t'. Add `dwim' option.
151
e1b867a0
JL
1522008-11-22 Juri Linkov <juri@jurta.org>
153
154 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
155 ".dir-locals.el". Rename `define-project-bindings' to
156 `dir-locals-set-class-variables'. Rename `set-directory-project' to
157 `dir-locals-set-directory-class'.
158
dd186936
LK
1592008-11-22 Lute Kamstra <lute@gnu.org>
160
161 * buffers.texi (Select Buffer): Index goto-line.
162 * basic.texi (Moving Point): Mention the use of a numeric prefix
163 argument with goto-line and refer to Select Buffer for the use of a
164 plain prefix argument.
165
4b121911
GM
1662008-11-19 Glenn Morris <rgm@gnu.org>
167
168 * doclicense.texi: Update to FDL 1.3.
169 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
170
27267e4c
CY
1712008-11-17 Chong Yidong <cyd@stupidchicken.com>
172
696f351d
CY
173 * custom.texi (Minor Modes): Define mode commands and mode variables
174 more precisely. Recommend using mode commands instead of setting
175 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
176 (Easy Customization): Use "init file" instead of .emacs.
177 (Customization Groups): Update to new Custom buffer appearance.
178 (Saving Customizations): Copyedits. Update example.
179 (Variables): Give example of variable type-sensitivity.
180 (Examining): Update example.
181 (Hooks): Copyedits.
182 (Specifying File Variables): Use C comments instead of an artificial
183 Lisp for the example.
184 (Keymaps): Move internals discussion to Prefix Keymaps.
185 (Rebinding): Remove redundant paragraph (stated in Key Binding).
186 (Init Rebinding): Document kbd macro.
187 (Init File): Link to Find Init.
696f351d
CY
188
189 * mark.texi (Using Region): Document Delete Selection Mode more
190 thoroughly.
191
192 * frames.texi (Mouse Commands): Move most of the description of Delete
193 Selection Mode to Using Region, and link to it.
1bc9c425 194 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 195
b0570c25
CY
196 * building.texi (Compilation): Document first-error value of
197 compilation-scroll-output.
198 (Compilation Mode): Note that compilation-auto-jump-to-first-error
199 works as soon as an error is available. Suggested by Juri Linkov.
200
27267e4c
CY
201 * mini.texi (Passwords): New node.
202
203 * files.texi (Remote Files): Link to Passwords node.
204
205 * emacs.texi (Top): Update node listings.
206
122eb807
CY
2072008-11-16 Chong Yidong <cyd@stupidchicken.com>
208
9c9855a3
CY
209 * ack.texi (Acknowledgments): Some updating of credits.
210
bd6fdcad
CY
211 * emacs.texi (Acknowledgments): Add a couple more names.
212
dd1eef46
CY
213 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
214
122eb807 215 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 216 (Misc File Ops): Document use of trash.
122eb807 217
801a8da1
JB
2182008-11-16 Juanma Barranquero <lekktu@gmail.com>
219
220 * macos.texi (Mac Customization): Fix typos.
221
0b4f2253
CY
2222008-11-14 Chong Yidong <cyd@stupidchicken.com>
223
224 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
225 replacing previous contents. Numerous copyedits to adapt ns-emacs to
226 the conventions of the main Emacs manual.
227
228 * emacs.texi (Top): Update node listings.
229
517e2b89
CY
2302008-11-12 Chong Yidong <cyd@stupidchicken.com>
231
07a85685
CY
232 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
233 command-line-args is processed during startup.
234 (Action Arguments): Correctly describe how file arguments interact with
235 the startup screen. Link to Lisp Interaction for scratch buffer.
236 (Initial Options): Link to Command Example for -batch option.
237 (Environment): Document initial-environment.
238
517e2b89
CY
239 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
240 can't be changed in the site-start file.
241
6337bbde
CY
2422008-11-07 Chong Yidong <cyd@stupidchicken.com>
243
244 * dired.texi (Dired): Mention C-x C-d too.
245 (Dired Enter): Document M-n in the Dired minibuffer.
246 (Dired Navigation): Explain dired-goto-file more clearly. Document
247 dired-isearch-filenames.
248 (Dired Deletion): Remove unnecessary "expunged" terminology.
249 (Flagging Many Files): & is now rebound to `% &'.
250 (Shell Commands in Dired): Document dired-do-async-shell-command.
251 Clarify how multi-file arguments are passed.
252 (Misc Dired Features): Document dired-do-isearch.
253
9e8eeff9
CY
2542008-11-06 Chong Yidong <cyd@stupidchicken.com>
255
256 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
257
e071f849
CY
2582008-11-03 Chong Yidong <cyd@stupidchicken.com>
259
260 * search.texi (Other Repeating Search): Remove obsolete findex entries.
261
05482eb1
CY
2622008-11-01 Chong Yidong <cyd@stupidchicken.com>
263
e2346dea
CY
264 * programs.texi (Program Modes): Link to Program Indent node.
265 (Left Margin Paren): Explain consequences of changing
266 open-paren-in-column-0-is-defun-start more concisely.
267 (Which Function, Program Indent, Info Lookup): Minor edits.
268 (Basic Indent): If region is active, TAB indents the region.
269 (Multi-line Indent): If region is active, TAB indents the region. Note
270 that indent-region is useful when Transient Mark mode is off.
271 (Matching): The delimiter at the cursor is highlighted---the character
272 changes color.
273 (Symbol Completion): Link to Completion node.
274
e4b6428c
CY
275 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
276 a strictly text-only system.
277
05482eb1
CY
278 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
279 batch mode.
280
a11d3737
RS
2812008-11-01 Richard M. Stallman <rms@gnu.org>
282
5abad626
RS
283 * misc.texi (Document View): Major rewrite.
284
a11d3737
RS
285 * maintaining.texi (Types of Log File): Change logs are older than
286 version control.
287 (VCS Concepts): Simplify and rearrange.
288 (Version Control Systems): Make it clear that Linux is only the kernel.
289 (VC Mode Line): Shorten reference to menu item.
290 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
291 (VC Directory Mode): Minor cleanup.
292 Unchanged files are hidden, not omitted.
293 (VC Directory Commands): Shorten and simplify.
294 (Change Log Commands): New node, split from Change Logs.
295 (VC Directory Buffer): New node, split from VC Directory Mode.
296
c55a4acb
CY
2972008-10-31 Chong Yidong <cyd@stupidchicken.com>
298
df0356f6
CY
299 * misc.texi (Document View): Renamed from Document Files, moved here
300 from files.texi.
301
302 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
303 moved as well.
304 (Document Files): Moved to misc.texi.
305
c55a4acb
CY
306 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
307 vc-update-change-log.
df0356f6
CY
308 (Version Control): Move here from files.texi.
309 (Format of ChangeLog): Make it a subnode of Change Log.
310
311 * emacs.texi (Top): Update node listing.
c55a4acb 312
ef082374
TH
3132008-10-31 Tassilo Horn <tassilo@member.fsf.org>
314
315 * files.texi (Files): Add a section about document
316 files (doc-view-mode).
317
d52582c3
CY
3182008-10-31 Chong Yidong <cyd@stupidchicken.com>
319
320 * building.texi (Compilation Mode): Document
321 compilation-auto-jump-to-first-error.
322 (Debuggers): Lower GUD subsections to subsubsections.
323 (Starting GUD): Add cindex.
324 (Lisp Interaction): Note that scratch is no longer the initial buffer.
325
4e0a0968
CY
3262008-10-30 Chong Yidong <cyd@stupidchicken.com>
327
03625b47
CY
328 * indent.texi (Indentation): Link to Program Indent.
329
4e0a0968
CY
330 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
331 now uses emacsclient's terminal.
332
8bd3f7ef
CY
3332008-10-29 Chong Yidong <cyd@stupidchicken.com>
334
80e5620e
CY
335 * mark.texi (Using Region): Document use-empty-active-region.
336
97d5c404
CY
337 * emacs.texi (Top): Update node listings.
338
8bd3f7ef
CY
339 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
340 mention obsolete emacs.bash script.
341 (Invoking emacsclient): Rewrite, moving optional arguments to
342 emacsclient Options.
21d2bae3
CY
343 (emacsclient Options): New node. Document server-use-tcp and
344 server-host.
8bd3f7ef 345
5fda2cbd
CY
3462008-10-28 Chong Yidong <cyd@stupidchicken.com>
347
348 * indent.texi (Indentation): Replace list with paragraphed text,
349 putting description of syntax-driven indentation first. Document new
350 effect of active regions on tab.
351 (Tab Stops): Note that editable tab stops affect indentation commands.
352
4ff029f6
DN
3532008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
354
355 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
356
996cd6e4
CY
3572008-10-23 Chong Yidong <cyd@stupidchicken.com>
358
f28815e3
CY
359 * custom.texi (Function Keys): Note that modified keypad keys are not
360 translated.
361
996cd6e4
CY
362 * basic.texi (Arguments): Explain how to insert multiple digits.
363
49545fe2
MA
3642008-10-22 Michael Albinus <michael.albinus@gmx.de>
365
366 * files.texi (Remote Files): Precise selection of default method.
367 Rewrite paragraph about disabling remote file names.
368
edac0b53
CY
3692008-10-22 Chong Yidong <cyd@stupidchicken.com>
370
e752c544
CY
371 * search.texi (Special Isearch): Document M-TAB is isearch.
372
edac0b53
CY
373 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
374 command.
375
376 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
377
20a36054
TH
3782008-10-22 Tassilo Horn <tassilo@member.fsf.org>
379
380 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
381 section.
382
69051ab6
CY
3832008-10-21 Chong Yidong <cyd@stupidchicken.com>
384
c4b1a32a
CY
385 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
386 to files.texi. Move contents of vc2-xtra.texi here.
387
388 * vc2-xtra.texi: File removed.
389
390 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
391 Directory Commands from the submenu. Don't include deleted file
392 vc2-xtra.texi.
393
394 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
395 (Version Control): Add VC Directory Mode and VC Directory Commands to
396 the submenu.
397 (Why Version Control?): Use table format.
398 (Version Control Systems): Note that Meta-CVS support is gone.
399 (VCS Concepts): Note precisely when VC started supporting filesets.
400 Remove bogus xref to CVS Options node.
401 (Types of Log File): Copyedits.
402 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
403 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
404 The Right Thing.
405 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
406 (Log Buffer): Reorganize node, putting C-c C-c description first.
407 (Old Revisions): Use CVS for example, not RCS.
408 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
409 Commands from the submenu, putting them under Version Control.
410 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
411 need to include it in the manual unconditionally, since it is now
412 crucial to using distributed version control systems.
1a6e2954
CY
413 (Comparing Files): Note that diff uses the minibuffer, and that the
414 output is shown using Diff mode.
415 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
416 diff-update-on-the-fly, diff-refine-hunk, and
417 diff-show-trailing-whitespaces.
1a6e2954 418 (File Archives): Add rar support.
c4b1a32a 419
69051ab6
CY
420 * major.texi (Choosing Modes): Make mode selection sequence more
421 obvious by describing the steps in order of priority. Note that
422 magic-mode-alist is nil by default. Document
423 magic-fallback-mode-alist.
424
e7421e03
CY
4252008-10-20 Chong Yidong <cyd@stupidchicken.com>
426
427 * frames.texi (Mouse References): Copyedits.
428
6b2efdc2
TH
4292008-10-20 Tassilo Horn <tassilo@member.fsf.org>
430
431 * ack.texi (Acknowledgments): Add myself as doc-view author.
432
9c5e9396
EZ
4332008-10-20 Eli Zaretskii <eliz@gnu.org>
434
435 * frames.texi (Dialog Boxes): Add @cindex entries.
436
dac94f8e
CY
4372008-10-20 Chong Yidong <cyd@stupidchicken.com>
438
439 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
440 (Text-Only Mouse): Copyedit.
441
25597d40
CY
4422008-10-19 Chong Yidong <cyd@stupidchicken.com>
443
f8a447f6
CY
444 * frames.texi: Use @key throughout for mouse clicks.
445 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
446 (Secondary Selection): Fix modified mouse click syntax.
447 (Clipboard): Describe Cut, Copy and Paste commands.
448 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
449 Copyedits.
450 (Creating Frames): Add xref to Init File.
451 (Frame Commands): Add xref to Exiting.
452 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 453
b0f95216
CY
4542008-10-15 Chong Yidong <cyd@stupidchicken.com>
455
b0817f00
CY
456 * files.texi (Version Control): Copyedits. Add Bazaar.
457 (Version Control Systems): List different VCS's using an itemized list.
458 Add Bazaar.
459 (VCS Concepts): Copyedits. Tweak description of file merging.
460
b0f95216
CY
461 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
462 (Cut/Paste Other App): Document select-active-regions and
463 x-select-enable-primary.
464
69d0d701
CY
4652008-10-13 Chong Yidong <cyd@stupidchicken.com>
466
467 * mark.texi (Shift Selection): Correct case in node name.
468
469 * emacs.texi (Top): Update node order in Mark chapter.
470
375e8351
EZ
4712008-10-12 Eli Zaretskii <eliz@gnu.org>
472
473 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
474
475 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
476 elsewhere in the manual instead of describing yet again the intricacies
477 of $HOME on MS-Windows and MS-DOS.
478
ab58114f
CY
4792008-10-12 Chong Yidong <cyd@stupidchicken.com>
480
4f959513
CY
481 * mini.texi (Minibuffer File): Add xref to File Names.
482 (Minibuffer File): Add discussion of `~' in file names. Add
483 insert-default-directory index reference.
484
ab58114f
CY
485 * files.texi (File Names): Reorganize description.
486 (Visiting): Add xref to Mode Line. Copyedits.
487 (Save Commands): Mention prefix behavior of C-x C-s.
488 (Numbered Backups): Node deleted.
489 (Backup Names): Contents of Numbered Backups moved here. State default
490 of version-control variable.
491 (Reverting): Copyedits.
492 (Version Control): Add additional version control systems.
493
494 * emacs.texi (Top): Delete Numbered Backups node.
495
496 * cmdargs.texi (General Variables): Change Numbered Backups xref to
497 Backup Names.
f2884f63 498 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 499
b0b5100a
RF
5002008-10-11 Romain Francoise <romain@orebokech.com>
501
502 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
503
89774b5f
CY
5042008-10-11 Chong Yidong <cyd@stupidchicken.com>
505
506 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
507 (Select Buffer): Mention use of minibuffer history. Describe default
508 value of default-major-mode. Mention that C-x 4 b selects the other
509 window.
510 (List Buffers): Document CRM indicators in the order they appear.
511 (Kill Buffer): Document new command kill-matching buffers.
512 (Several Buffers): Move explanation of the relationship between buffer
513 list and buffer menu to the top.
514 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
515
4c72bf27
CY
5162008-10-10 Chong Yidong <cyd@stupidchicken.com>
517
518 * entering.texi (Exiting): Document change of C-x C-c to
519 save-buffers-kill-terminal. Document kill-emacs.
520
f68eb991
EZ
5212008-09-30 Eli Zaretskii <eliz@gnu.org>
522
523 * mule.texi (Coding Systems): Don't mention codepage-setup.
524
525 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
526 cpNNN coding systems anymore.
527 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
528 for unibyte mode. Don't mention line-drawing characters. Don't
529 mention dos-unsupported-char-glyph.
530
1a2dd44d
CY
5312008-09-25 Chong Yidong <cyd@stupidchicken.com>
532
533 * search.texi (Search): Shorten introduction.
534 (Basic Isearch): Add command table. Discuss reverse isearch and
535 isearch highlighting.
536 (Repeat Isearch): Move lazy highlighting discussion here. Add search
537 ring to cindex.
538 (Special Isearch): Move input methods discussion here.
539 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
540 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
541 Repeat Isearch.
542 (Isearch Minibuffer): New node.
543 (Word Search): Document new word search commands.
544 (Regexp Example): Simplify example using sentence-end-base variable.
545 (Replace): Reword introduction.
546 (Unconditional Replace): Remove unnecessary example.
547 (Other Repeating Search): Document new `M-s o' binding.
548
549 * emacs.texi (Top): Update node listings.
550
e45da31d
JB
5512008-09-22 Juanma Barranquero <lekktu@gmail.com>
552
553 * emacs.texi (Top): Remove Kill Errors from menu.
554
841c8096
CY
5552008-09-22 Chong Yidong <cyd@stupidchicken.com>
556
402168fa
CY
557 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
558 interface for defining macros. Simplify examples. Note that C-g quits
559 macro definitions.
801a8da1 560 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
561 usage example.
562 (Keyboard Macro Query): Organize query responses in a table.
563
564 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
565 to Erasing node.
841c8096
CY
566 (Undo): Reorganize paragraphs for logical flow. Move keybinding
567 rationale to a footnote.
568 (Kill Errors): Remove node, due to redundancy with Erasing.
569 (Spelling): Move discussion of flyspell to end. Note new behavior of
570 M-$ in active region. Remove non-ispell-specific keybindings from
571 table.
572
eab2ee89
DN
5732008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
574
575 * cmdargs.texi (Initial Options): Document --daemon.
576
3d53e905
GM
5772008-09-20 Glenn Morris <rgm@gnu.org>
578
579 * files.texi (Numbered Backups): Mention that some modes set
580 version-control.
581
1c90484d
GM
5822008-09-20 Jim Blandy <jimb@red-bean.com>
583
584 * files.texi (Numbered Backups): Reference File Variables, as well.
585 Remove discussion of Rmail's implementation.
586
0fc0d844
CY
5872008-09-06 Chong Yidong <cyd@stupidchicken.com>
588
589 * misc.texi (Recursive Edit): Note that top-level exits active
590 minibuffers.
591
592 * trouble.texi (Quitting): Likewise.
593
b18d283d
CY
5942008-08-31 Chong Yidong <cyd@stupidchicken.com>
595
596 * emacs.texi (Top): Add Temporary Face Changes xref.
597
598 * display.texi (Display): Move Temporary Face Changes node to just
599 after Standard Faces.
600 (Scrolling): Document recenter-top-bottom instead of recenter.
601 (Horizontal Scrolling): Move auto hscroll discussion to the top.
602 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
603 (Display Custom): Copyedits.
604 (Optional Mode Line): Document display-battery-mode.
605
180135fc
RF
6062008-08-27 Romain Francoise <romain@orebokech.com>
607
608 * custom.texi (Directory Variables): Minor fix.
609
d3fe3475
GM
6102008-08-27 Glenn Morris <rgm@gnu.org>
611
612 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
613 descriptions.
614 (Calendar Customizing): Tweak layout description.
183080b6 615 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
616 markers. Condense calendar-star-date and calendar-mark-today
617 description.
618 (Holiday Customizing): Add oriental and solar holidays.
619 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
620 Fix holiday-float description. Use zerop in examples. Be less verbose.
621 (Date Display Format): Change ISO format. Be less verbose.
622 (Diary Customizing): Mention day and month abbrev arrays.
623 Mention the date-form variables by name. Update European example.
624 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
625 Condense examples. Mention diary-entry-symbols by name.
626 Condense table for insertion commands.
627 (Fancy Diary Display): Mention diary-include-string and
628 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
629 Ethiopic, Persian date functions. Condense descriptions.
630
631 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
632 (Adding to Diary): Adapt for changed node name.
633
71755807
GM
6342008-08-26 Glenn Morris <rgm@gnu.org>
635
636 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
637 node "Hebrew/Islamic Entries".
638
639 * calendar.texi (Specified Dates): Fix names of iso functions.
640 (General Calendar): There may not be another window.
641 (Writing Calendar Files, Holidays): Tweak intro.
642 (Holidays): Mention Baha'i and Chinese holidays.
643 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
644 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
645 (To Other Calendar): Add calendar-print-other-dates.
646 Refer to "graphic display" rather than "X.
647 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
648 (Displaying the Diary): Fix whitespace after reference.
649 Fix `diary-number-of-entries' reference.
650 (Date Formats): Explicitly mention that day names can be abbreviated.
651 (Adding to Diary): Add some references to other sections.
652 (Special Diary Entries): Fix reference.
653 (Appointments): Simplify appt-message-warning-time entry.
654 Clarify where times must be.
655 (Importing Diary): Comment out icalendar paragraph that does not apply.
656 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
657
d76ebc75
GM
6582008-08-23 Glenn Morris <rgm@gnu.org>
659
660 * fortran-xtra.texi (Fortran): Change description of free form and
661 fixed form a bit. Mention hideshow and imenu.
662 (Fortran Motion): Mention fortran-end-of-subprogram,
663 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
664 (Fortran Indent): Minor re-word.
665 (ForIndent Commands): Mention fortran-fill-paragraph and
666 fortran-fill-statement.
667 (ForIndent Cont): Mention fortran-tab-mode-string.
668 (Fortran Comments): Mention fortran-comment-line-start-skip.
669 (Fortran Columns): Mention font-locking.
670 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
671
e2a71e28
JB
6722008-08-23 Johan Bockgard <bojohan@muon>
673
674 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
675
5c52e13c
CY
6762008-08-22 Chong Yidong <cyd@stupidchicken.com>
677
678 * mini.texi (Minibuffer): Simplify introduction.
679 (Minibuffer File): Document tilde in minibuffer filenames.
680 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
681 to enter tabs, spaces, and question marks. Describe behavior of C-a.
682 (Completion Example): Update example to current command list.
683 (Completion Options): Document `lazy' value of completion-auto-help.
684 Update contents of completion-ignored-extensions.
685 (Minibuffer History): Describe "future history" list. State default
686 value of history-delete-duplicates.
687
77a00355
GM
6882008-08-21 Glenn Morris <rgm@gnu.org>
689
690 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 691 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 692
39ee1d04
CY
6932008-08-17 Chong Yidong <cyd@stupidchicken.com>
694
695 * regs.texi (Registers): Clarify valid register names.
696 (RegPos): Note that buffer is saved and restored too.
697 (RegText): Note that mark is reactivated/deactivated.
698 (RegConfig): Xref to Windows node.
699
b12c348f
CY
7002008-08-16 Chong Yidong <cyd@stupidchicken.com>
701
3ae7ba79
CY
702 * basic.texi (Inserting Text): Provide command name for C-q.
703
b12c348f
CY
704 * killing.texi (Killing): Copyedit. Define read-only text.
705 (Deletion): DEL and C-d were already explained in Erasing; xref there.
706 (Killing by Lines): Copyedit.
707 (Other Kill Commands): Move M-w description here.
708 (Yanking): Move M-w to Other Kill Commands.
709 (Kill Ring): Also mention saving text in registers. Link to Text
710 Properties in elisp manual.
711 (Accumulating Text): Copyedit.
712 (CUA Bindings): Shift selection is now the default.
713
d8ff7692
TZ
7142008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
715
716 * maintaining.texi (Change Log): Mention next-error is available.
717
a43a8a2e
GM
7182008-08-10 Glenn Morris <rgm@gnu.org>
719
720 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
721 and intermonth text.
722 (Holiday Customizing): Add holiday-chinese.
723
eba27308
EZ
7242008-08-08 Eli Zaretskii <eliz@gnu.org>
725
726 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
727
5f14a5b3
DN
7282008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
729
730 * files.texi (Log Buffer): Describe C-c C-d.
731 (Diff Mode): Describe C-x 4 A.
732
49989bff
EZ
7332008-08-06 Eli Zaretskii <eliz@gnu.org>
734
735 * vc1-xtra.texi (VC Directory Mode): Fix last change.
736
5c915c02
DN
7372008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
738
2beaf97a
DN
739 * files.texi (Old Revisions): Update the keys used by vc-annotate and
740 describe the new bindings to show the changeset diff, toggle annotation
741 visibility, show revisions.
742 (VC Status): Describe key bindings for modifying the change comments,
743 displaying changeset diffs and annotations.
744
5c915c02
DN
745 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
746
71798ace
NR
7472008-08-05 Nick Roberts <nickrob@snap.net.nz>
748
749 * vc1-xtra.texi (VC Directory Mode): Fix typo.
750
b8949644
EZ
7512008-08-02 Eli Zaretskii <eliz@gnu.org>
752
753 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
754 and wording.
755
819567d1
DN
7562008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
757
758 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 759 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
760 commands. Improve some old info.
761
5f38310a
CY
7622008-07-31 Chong Yidong <cyd@stupidchicken.com>
763
0dc3906b
CY
764 * display.texi (Visual Line Mode): New node.
765
5f38310a
CY
766 * basic.texi (Inserting Text): Move DEL to deletion node.
767 (Moving Point): Add additional alternative key bindings. Describe
768 line-move-visual.
769 (Erasing): Describe DEL.
770 (Basic Undo, Blank Lines, Arguments): Copyedit.
771 (Continuation Lines): Mention Visual Line mode.
772 (Position Info): Move extended discussion to mule.texi.
773
774 * mule.texi (International Chars): Describe C-x =.
775
776 * emacs.texi (Top): Add Visual Line Mode node.
777
7c2fb837
DN
7782008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
779
780 * emacs.texi: Remove VMS support.
781
3f6b73ef
DN
7822008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
783
784 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
785 the vc-dir command name.
786
9e2a2647
DN
7872008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
788
789 * xresources.texi: Remove mentions of Mac Carbon.
790
568beaa2
AS
7912008-07-19 Andreas Schwab <schwab@suse.de>
792
793 * ns-emacs.texi: Move to ../misc.
794
0ef94706
CY
7952008-07-15 Chong Yidong <cyd@stupidchicken.com>
796
797 * entering.texi (Exiting): Don't describe text-only terminals as the
798 default. Describe the new startup screen.
799 (Exiting): Describe how to kill Emacs first. Change description of
800 iconification to handle modern window systems.
801
ba60bd44 8022008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
803
804 * ns-emacs.texi: New file, documents features of Emacs port under
805 NeXTstep windowing.
806
9f30aa73
CY
8072008-07-15 Chong Yidong <cyd@stupidchicken.com>
808
938a5d2e
CY
809 * entering.texi (Entering Emacs): Update prev node.
810
811 * glossary.texi (Glossary): Remove xref to Text Characters.
812
9f30aa73
CY
813 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
814 directly, rather than in the context of ASCII. Move description of
815 special properties of modifier key to new Modifier Keys node.
816 (Keys): Copyedit.
817 (Text Characters): Delete node. Multibyte is the default nowadays, and
818 the node contents are obsolete.
819
820 * custom.texi (Modifier Keys): New node.
821
822 * emacs.texi (Top): Update node list.
823
7e53d36c
CY
8242008-07-13 Chong Yidong <cyd@stupidchicken.com>
825
826 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
827 saying that Emacs provides menus and mouse support (which is par for
828 the course).
829
830 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
831 early on.
832 (Point): Copyedit. Relegate historical trivia to a footnote.
833 (Mode Line): Explain mode-line format more consistently.
834 (Menu Bar): Copyedit.
835
1e9fa96d
GM
8362008-06-27 Glenn Morris <rgm@gnu.org>
837
838 * cal-xtra.texi (Sexp Diary Entries):
839 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
840
dc9bebb8
CY
8412008-06-26 Chong Yidong <cyd@stupidchicken.com>
842
843 * mark.texi (Shift selection): New node.
844 (Mark): Copyedits.
845 (Persistent Mark): Move to the end of the chapter.
846
e7881076
EZ
8472008-06-20 Eli Zaretskii <eliz@gnu.org>
848
849 * makefile.w32-in (distclean): Remove makefile.
850
f427400c
NR
8512008-06-17 Nick Roberts <nickrob@snap.net.nz>
852
853 * building.texi (Starting GUD): Add an entry for gud-gdb.
854 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
855 command mode.
856
b597d348
GM
8572008-06-17 Glenn Morris <rgm@gnu.org>
858
859 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
860
647b7094
NR
8612008-06-17 Nick Roberts <nickrob@snap.net.nz>
862
863 * building.texi (Starting GUD): Expand on remote debugging.
864 (Other GDB-UI Buffers): Mention new keyboard bindings.
865
47a30023
GM
8662008-06-15 Glenn Morris <rgm@gnu.org>
867
868 * gnu.texi: Use a verbatim license for this invariant section,
869 as per etc/GNU.
870
37e5d54a
GM
8712008-06-13 Daniel Engeler <engeler@gmail.com>
872
873 * emacs.texi, misc.texi: Add documentation about serial port access.
874
8e65d46c
GM
8752008-06-13 Glenn Morris <rgm@gnu.org>
876
c1473b4c
MB
877 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
878 maintain.info.
8e65d46c 879
e40a85cd
MB
8802008-06-05 Miles Bader <miles@gnu.org>
881
882 * display.texi (Temporary Face Changes): Update to reflect function
883 renamings in face-remap.el.
884
56c73dec
MB
8852008-06-04 Miles Bader <miles@gnu.org>
886
887 * display.texi (Temporary Face Changes): Add
888 `adjust-buffer-face-height'. Rewrite description of
889 `increase-buffer-face-height' and `decrease-default-face-height' now
890 that they aren't bound by default.
891
9d3d42fb
MB
8922008-06-03 Miles Bader <miles@gnu.org>
893
894 * display.texi (Temporary Face Changes): New node.
895
2be6bfe2
EZ
8962008-05-31 Eli Zaretskii <eliz@gnu.org>
897
898 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
899
daf7e339
GM
9002008-05-31 Glenn Morris <rgm@gnu.org>
901
902 * cal-xtra.texi (Fancy Diary Display): Simplify.
903
d21d2618
GM
9042008-05-30 Glenn Morris <rgm@gnu.org>
905
906 * cal-xtra.texi (Fancy Diary Display): Update for
907 diary-display-function replacing diary-display-hook.
908
71ce5fd0
JB
9092008-05-29 Drew Adams <drew.adams@oracle.com>
910
911 * msdog.texi (Windows Keyboard): Add descriptions of
912 w32-register-hot-key and w32-unregister-hot-key.
913
a3cdbdf8
MO
9142008-05-21 Tom Tromey <tromey@redhat.com>
915
916 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
917 Variables node.
918
854a574c
MO
9192008-05-19 Tom Tromey <tromey@redhat.com>
920
921 * custom.texi (Variables): Add Directory Variables to menu.
922 (Directory Variables): New node.
923
7c2ec3f9
ER
9242008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
925
71ce5fd0 926 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 927
370fded4
ER
9282008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
929
930 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
931 Revision Tags and rewritten. Section now uses modern terminology,
932 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
933 accurately.
934
6af511e3
EZ
9352008-05-10 Eli Zaretskii <eliz@gnu.org>
936
937 * msdog.texi (Windows Files): Update documentation of
938 w32-get-true-file-attributes.
939
7a78b6e7
ER
9402008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
941
942 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
943 directory mode.
944
1bcfc24e
CY
9452008-05-08 Chong Yidong <cyd@stupidchicken.com>
946
947 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 948 entry "television".
1bcfc24e 949
db86064f
ER
9502008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
951
ab5ec32c 952 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 953
a31b405e
ER
9542008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
955
956 * emacs/buffers.texi, emacs/files.texi (Version-control):
957 vc-toggle-read-only is no longer a good idea...
958
ff2c14fc
GM
9592008-04-29 Glenn Morris <rgm@gnu.org>
960
961 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
962
367c9b7c
JL
9632008-04-22 Juri Linkov <juri@jurta.org>
964
965 * dired.texi (Subdirectories in Dired): Describe using `^'
966 to return to the parent directory.
967
4ac1e9b4
NR
9682008-04-22 Nick Roberts <nickrob@snap.net.nz>
969
970 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
971 recent changes.
972
b9b3bf2b
NR
9732008-04-19 Nick Roberts <nickrob@snap.net.nz>
974
975 * building.texi (GDB-UI Layout, Breakpoints Buffer)
976 (Other GDB-UI Buffers): Update for recent thread related changes.
977
4d120d6a
SM
9782008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
979
980 * maintaining.texi (Maintaining):
981 * emacs.texi (Top): Typo.
982
a152877d
SM
9832008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
984
b9b3bf2b
NR
985 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
986 arg in `font-lock-add-keywords'.
a152877d 987
36c0514c
GM
9882008-04-08 Glenn Morris <rgm@gnu.org>
989
990 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
991 Also add Baha'i calendar references where appropriate.
992
06a97d46
GM
9932008-04-05 Glenn Morris <rgm@gnu.org>
994
995 * custom.texi (Init File): Byte-compiling .emacs is bad.
996
6adc6eed
SM
9972008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1000
571388b0
GM
10012008-03-29 Glenn Morris <rgm@gnu.org>
1002
1003 * calendar.texi: Update for `calendar-date-style' replacing
1004 `european-calendar'.
1005
3ae8f876
JR
10062008-03-28 Jason Rumney <jasonr@gnu.org>
1007
1008 * display.texi (Display Custom): Mention overlay-margin in text.
1009
5bc6ddff 10102008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1011
5bc6ddff
MB
1012 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1013 tutorial' comments.
03a864d5 1014
7186a830
CY
10152008-03-28 Chong Yidong <cyd@stupidchicken.com>
1016
1017 * mark.texi (Mark): Rearrange nodes.
1018 (Persistent Mark): Rename from Transient Mark.
1019 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1020 Describe Transient Mark mode as the default.
1021
1022 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1023 the default behavior with Transient Mark mode off.
1024 (Position Info): Fix typo.
1025
71ce5fd0
JB
1026 * display.texi (Standard Faces): Reference the Mark node.
1027 Remove discussion of the region face, which is discussed there.
7186a830
CY
1028
1029 * emacs.texi (Top): Update node listings.
1030
1031 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1032 as the default.
1033
1034 * fixit.texi (Undo): Standardize choice of undo key sequence.
1035 (Undo, Spelling): Describe Transient Mark mode as the default.
1036
1037 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1038 default.
1039
1040 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1041
1042 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1043 mode is the default, and note that the mark is not activated when set.
1044
1045 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1046 Describe Transient Mark mode as the default.
1047
1048 * search.texi (Basic Isearch): Reference the Mark Ring node.
1049 (Replace, Unconditional Replace, Other Repeating Search):
1050 Describe Transient Mark mode as the default.
1051
1052 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1053 Transient Mark mode as the default.
1054 (Paragraphs): Describe how M-h behaves when region is active.
1055
1056 * trouble.texi (Quitting): Clarify effects of C-g.
1057
dc47d1ff
GM
10582008-03-13 Glenn Morris <rgm@gnu.org>
1059
1060 * emacs.texi (EMACSVER): Set to 23.0.60.
1061
e3e0fb39 10622008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1063
e3e0fb39
GM
1064 * dired.texi (Hiding Subdirectories): Fix previous change.
1065
10662008-03-05 Drew Adams <drew.adams@oracle.com>
1067
1068 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1069
5e14abf8
KS
10702008-02-28 Kim F. Storm <storm@cua.dk>
1071
1072 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1073 Move describe-distribution to C-h C-o.
1074 Move view-emacs-problems to C-h C-p.
1075 Add view-emacs-debugging on C-h C-d.
1076 Add view-external-packages on C-h C-e.
d0207bf3 1077 Add view-order-manuals on C-h C-m.
5e14abf8 1078
d0207bf3 10792008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1080
1081 * msdog-xtra.texi (MS-DOS): Docstring fix.
1082
87e391bb
EZ
10832008-02-09 Eli Zaretskii <eliz@gnu.org>
1084
1085 * msdog.texi (Windows Fonts): Use a @table for describing font
1086 properties.
1087
5662e503
JR
10882008-02-07 Jason Rumney <jasonr@gnu.org>
1089
1090 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1091 value has changed.
1092 (Windows HOME): Clarify what is meant by "if that fails as well".
1093 (Windows Fonts): New section.
1094
72463824
GM
10952008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1096
1097 * basic.texi (Basic Undo): Remove duplicate "you can".
1098
7ff926e0
EZ
10992008-02-02 Eli Zaretskii <eliz@gnu.org>
1100
1101 * maintaining.texi (Tags): Fix last change.
1102
6ab7aef1
MA
11032008-02-02 Michael Albinus <michael.albinus@gmx.de>
1104
093571c3 1105 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1106
ace67e7e
NR
11072008-01-31 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1110
ae068fdf
RS
11112008-01-26 Richard Stallman <rms@gnu.org>
1112
1113 * maintaining.texi (Tags): Delete redundant index entry.
1114
a56d9a08
EZ
11152008-01-26 Eli Zaretskii <eliz@gnu.org>
1116
1117 * programs.texi (Imenu): Move "@cindex tags" from here...
1118 * maintaining.texi (Tags): ...to here.
1119
e941ed90
NR
11202008-01-23 Kevin Ryde <user42@zip.com.au>
1121
1122 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1123 click count.
1124
650276d5
JB
11252008-01-21 Juanma Barranquero <lekktu@gmail.com>
1126
1127 * entering.texi (Exiting): Fix typo.
1128 Reported by D. E. Evans <sinuhe@gnu.org>.
1129
8dc17977
MR
11302007-12-31 Martin Rudalics <rudalics@gmx.at>
1131
1132 * glossary.texi (Glossary): Fix typo.
1133
9f9695a6
RS
11342007-12-27 Richard Stallman <rms@gnu.org>
1135
1136 * text.texi (Formatted Text): Improve menu tag.
1137 (Editing Format Info): In Info, add duplicate menu of nodes
1138 about the submenus.
1139 (Format Faces): Say where Faces menu is found. Mention Other.
1140 (Format Colors): Say where these submenus are found.
1141 (Format Indentation, Format Justification): Likewise.
1142 (Format Properties): Likewise.
1143
abfd0191
RS
11442007-12-22 Richard Stallman <rms@gnu.org>
1145
1146 * search.texi (Query Replace): Make exp of query-replace more
1147 self-contained, and clarify.
8dc17977 1148
abfd0191
RS
1149 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1150
a2586785
RS
11512007-12-15 Richard Stallman <rms@gnu.org>
1152
1153 * files.texi (Auto Save): Clarify definition of auto-saving.
1154
a67cf2bb
RS
11552007-11-26 Richard Stallman <rms@gnu.org>
1156
1157 * help.texi (Help Echo): Cleanups.
1158
448b33b1
TTN
11592007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1160
1161 * files.texi (Why Version Control?): Fix typo.
1162 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1163 (Selecting a Fileset): Fix typos; small rewording.
1164 (Log Buffer): Likewise.
1165 (Old Revisions): Likewise.
448b33b1 1166
221bb7f6
EZ
11672007-11-17 Eli Zaretskii <eliz@gnu.org>
1168
1169 * mule.texi (Communication Coding): Fix wording of last change.
1170
d0207bf3 11712007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1172
630cb3b7
JB
1173 * custom.texi (Specifying File Variables):
1174 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1175
53b7759e
KH
11762007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1177
a5ab2e0c 1178 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1179
1180 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1181
c8763fb6 11822007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1183
630cb3b7 1184 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1185 --output=file.
1186
ff98e024
MR
11872007-11-13 Martin Rudalics <rudalics@gmx.at>
1188
1189 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1190 (Help Echo): Avoid mentioning the term "region" here and
1191 consistently use the term "active text".
1192
37b11c22
GM
11932007-11-11 Glenn Morris <rgm@gnu.org>
1194
1195 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1196
21d50ba1
JL
11972007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1198
1199 * search.texi (Query Replace): Mention
1200 `query-replace-show-replacement'.
1201
c12ecb0a 12022007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1203
1204 * building.texi (Watch Expressions): Remove obscure sentence.
1205
3b4201f4
KH
12062007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1207
1208 * mule.texi (Select Input Method): Describe how to activate an input
1209 method in the text mode.
1210
07e5c0b0
DN
12112007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1212
1213 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1214
52dd7391
NR
12152007-10-30 Nick Roberts <nickrob@snap.net.nz>
1216
1217 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1218
c004e539
GM
12192007-10-30 Glenn Morris <rgm@gnu.org>
1220
1221 * misc.texi (Directory Tracking): Explain a bit more about
1222 dirtrack-mode.
1223
ca8c5b8c
GM
12242007-10-25 Glenn Morris <rgm@gnu.org>
1225
1226 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1227
b6c764ef
RS
12282007-10-24 Richard Stallman <rms@gnu.org>
1229
1230 * misc.texi (Interactive Shell): Cleanup last change.
1231
eabd84c9
JL
12322007-10-22 Juri Linkov <juri@jurta.org>
1233
1234 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1235 default values.
1236
0b43c7e2
ER
12372007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1238
ca8c5b8c 1239 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1240 'filesets'.
1241
a80859d4
MR
12422007-10-18 Martin Rudalics <rudalics@gmx.at>
1243
1244 * trouble.texi (Quitting): Fix typo.
1245
c9447ae1
GM
12462007-10-18 Glenn Morris <rgm@gnu.org>
1247
1248 * frames.texi (Mode Line Mouse): Mention minor mode names.
1249
168b980f
JL
12502007-10-17 Juri Linkov <juri@jurta.org>
1251
1252 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1253 fill-paragraph operates on the active region in Transient Mark mode.
1254 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1255 with fill-paragraph.
1256
1257 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1258 fill-paragraph.
1259
1260 * fixit.texi (Spelling): ispell-word operates on the active region
1261 in Transient Mark mode.
1262
5a331f34
JB
12632007-10-17 Aaron S. Hawley <aaronh@garden.org>
1264
1265 * building.texi (Source Buffers):
1266 * custom.texi (Init Non-ASCII):
1267 * glossary.texi (Glossary): Use "key binding" consistently.
1268
2a9f4d55
JB
12692007-10-17 Juanma Barranquero <lekktu@gmail.com>
1270
1271 * calendar.texi (Diary): Fix directive.
1272
de13cecf
RS
12732007-10-16 Richard Stallman <rms@gnu.org>
1274
1275 * calendar.texi (Diary): Clarify text about diary file example.
1276
5f90d53e
ER
12772007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1278
1279 * files.texi: Capitalize node names according to convention.
1280
3aa491bc
GM
12812007-10-13 Glenn Morris <rgm@gnu.org>
1282
1283 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1284
8a3106d3
ER
12852007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1286
1287 * emacs.texi:
1288 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1289 suggested by RMS and Robert J. Chassell.
8a3106d3 1290
da1080a2
ER
12912007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1292
3aa491bc 1293 * files.texi (Version Systems):
0870a421
ER
1294 * vc-xtra.texi:
1295 * vc1-xtra.texi:
ac3f4c6f 1296 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1297 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1298 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1299 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1300
58ade22b
ER
13012007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1302
da1080a2 1303 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1304 Reorder the descriptions to be chronological.
1305
93870ce2
RS
13062007-10-09 Richard Stallman <rms@gnu.org>
1307
1308 * display.texi (Cursor Display): Correct how cursor appears
1309 in nonselected windows.
1310
568c7288
NR
13112007-10-04 Nick Roberts <nickrob@snap.net.nz>
1312
1313 * building.texi (GDB Graphical Interface): Remove references to gdba
1314 and mention gud-gdb.
1315
1af74d06 13162007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1317
1af74d06 1318 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1319
0d8fb755
JL
13202007-10-06 Juri Linkov <juri@jurta.org>
1321
1322 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1323 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1324 fill-paragraph-or-region.
1325
1326 * basic.texi (Arguments): Replace fill-paragraph with
1327 fill-paragraph-or-region.
1328
b981e2c6
ER
13292007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1330
1331 * files.texi: Update the section on version control for 2007
2a9f4d55 1332 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1333 will come later.
1334
5fceaf9c
GM
13352007-09-15 Glenn Morris <rgm@gnu.org>
1336
1337 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1338 to `list-holidays'.
1339
b0e44b17
GM
13402007-09-14 Glenn Morris <rgm@gnu.org>
1341
1342 * calendar.texi: Update all instances of mark-calendar-holidays,
1343 list-calendar-holidays, list-holidays with the new names.
1344
8cf51b2c
GM
13452007-09-06 Glenn Morris <rgm@gnu.org>
1346
1347 * Move manual sources from man/ to subdirectories of doc/.
1348 Split into the Emacs manual in emacs/, and other manuals in misc/.
1349 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1350 manual.
1351 (infodir): New variable.
1352 (info): Use $infodir.
1353 (emacsman): Delete target, not needed any more.
1354 Move all targets that are not the Emacs manual to misc/Makefile.in.
1355 (mostlyclean): Remove `gnustmp'.
1356 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1357 manual.
92f9b43f 1358 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1359 (emacsman): Delete target, not needed any more.
1360 (clean): Remove all info files but Emacs manual.
1361 Move all targets that are not the Emacs manual to misc/Makefile.in.
1362 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1363
1364 * Makefile.in (INFOSOURCES): Delete.
1365 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1366 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1367 *.vrs *.toc here...
1368 (maintainer-clean): ...from here.
1369
13702007-09-05 Glenn Morris <rgm@gnu.org>
1371
1372 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1373
8cf51b2c
GM
13742007-08-29 Glenn Morris <rgm@gnu.org>
1375
1376 * emacs.texi (EMACSVER): Increase to 23.0.50.
1377
3420c522
RS
13782007-08-27 Richard Stallman <rms@gnu.org>
1379
1380 * emacs.texi (Top): Clarify menu item for Glossary.
1381
1382 * display.texi (Faces): Change secn title.
1383 Clarify not all fonts come from Font Lock.
1384
8cf51b2c
GM
13852007-08-17 Eli Zaretskii <eliz@gnu.org>
1386
1387 * basic.texi (Position Info): Add index entry for face at point.
1388 Mention that character faces are also displayed by "C-u C-x =".
1389
8cf51b2c
GM
13902007-08-08 Glenn Morris <rgm@gnu.org>
1391
1392 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1393
13942007-08-07 Chong Yidong <cyd@stupidchicken.com>
1395
1396 * files.texi (File Conveniences): Document point motion keys in Image
1397 mode.
1398
8cf51b2c
GM
13992007-07-27 Glenn Morris <rgm@gnu.org>
1400
8cf51b2c
GM
1401 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1402 in-line.
1403
1404 * gpl.texi: New file with text of GPL.
1405 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1406
14072007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1408
1409 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1410
1411 * dired.texi (Wdired): Mention C-x C-q key binding.
1412
14132007-07-28 Nick Roberts <nickrob@snap.net.nz>
1414
1415 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1416
14172007-07-25 Glenn Morris <rgm@gnu.org>
1418
8cf51b2c
GM
1419 * emacs.texi (Copying): Replace license with GPLv3.
1420
1421 * Relicense all FSF files to GPLv3 or later.
1422
14232007-07-24 Glenn Morris <rgm@gnu.org>
1424
1425 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1426 for some calendars.
1427
14282007-07-23 Nick Roberts <nickrob@snap.net.nz>
1429
1430 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1431 default-directory for the current buffer is on a remote machine.
1432
8cf51b2c
GM
14332007-07-21 Eli Zaretskii <eliz@gnu.org>
1434
1435 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1436 default value.
1437
14382007-07-21 Richard Stallman <rms@gnu.org>
1439
1440 * files.texi (Why Version Control?): Improve previous change.
1441
14422007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1443
1444 * files.texi (Why Version Control?): New node.
1445
8cf51b2c
GM
14462007-07-12 Nick Roberts <nickrob@snap.net.nz>
1447
8cf51b2c
GM
1448 * building.texi (Starting GUD): Add xref to this anchor.
1449
8cf51b2c
GM
14502007-06-24 Karl Berry <karl@gnu.org>
1451
2a9f4d55 1452 * emacs.texi: New Back-Cover Text.
8cf51b2c 1453
8cf51b2c
GM
14542007-06-07 Alan Mackenzie <acm@muc.de>
1455
1456 * display.texi (Optional Mode Line): Document the new form of
1457 line+column numbers, "(561,2)".
1458
14592007-06-06 Juanma Barranquero <lekktu@gmail.com>
1460
49823426 1461 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1462
14632007-06-02 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * Version 22.1 released.
1466
8cf51b2c
GM
14672007-05-07 Karl Berry <karl@gnu.org>
1468
1469 * emacs.texi (EMACSVER): Back to 22.
1470
14712007-05-06 Richard Stallman <rms@gnu.org>
1472
1473 * maintaining.texi (Create Tags Table): Clean up previous change.
1474
c8763fb6 14752007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1476
1477 * maintaining.texi (Create Tags Table): Add text about the dangers of
1478 making symbolic links to tags files.
1479
14802007-05-04 Karl Berry <karl@gnu.org>
1481
1482 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1483
14842007-05-03 Karl Berry <karl@gnu.org>
1485
1486 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1487
1488 * .cvsignore (*.pdf): New entry.
1489
8cf51b2c
GM
1490 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1491 for printing.
1492
14932007-05-01 Richard Stallman <rms@gnu.org>
1494
1495 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1496
8cf51b2c
GM
14972007-04-28 Glenn Morris <rgm@gnu.org>
1498
1499 * ack.texi (Acknowledgments):
1500 * anti.texi (Antinews):
8cf51b2c
GM
1501 * programs.texi (Program Modes): Restore mention of python.el pending
1502 consideration of legal status.
1503
15042007-04-28 Richard Stallman <rms@gnu.org>
1505
1506 * files.texi (File Names): Fixes to ~ description on MS systems.
1507
8cf51b2c
GM
15082007-04-26 Glenn Morris <rgm@gnu.org>
1509
1510 * emacs.texi (EMACSVER): Increase to 22.1.50.
1511
15122007-04-25 Karl Berry <karl@gnu.org>
1513
1514 * emacs.texi: Improve line breaks on copyright page,
1515 similar layout to lispref, 8.5x11 by default.
1516
1517 * dired.texi (Image-Dired): Improve line break, fix typo.
1518
15192007-04-24 Chong Yidong <cyd@stupidchicken.com>
1520
1521 * programs.texi (Program Modes):
8cf51b2c
GM
1522 * anti.texi (Antinews):
1523 * ack.texi (Acknowledgments): python.el removed.
1524
8cf51b2c
GM
15252007-04-23 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * display.texi (Highlight Interactively): Correct description of
1528 hi-lock-file-patterns-policy.
1529
1530 * files.texi (File Archives): Mention self-extracting executables.
1531
15322007-04-23 Eli Zaretskii <eliz@gnu.org>
1533
1534 * search.texi (Unconditional Replace, Query Replace): Add xref to
1535 "Replacement and Case".
1536
15372007-04-22 Chong Yidong <cyd@stupidchicken.com>
1538
1539 * dired.texi (Image-Dired): Move from Thumbnails node.
1540 * misc.texi (Thumbnails): Node deleted.
1541 * emacs.texi (Top): Update node listing.
1542
1543 * files.texi (File Conveniences):
49823426 1544 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1545
15462007-04-21 Richard Stallman <rms@gnu.org>
1547
1548 * display.texi (Highlight Interactively): Correct previous change.
1549 Clarify doc of hi-lock-find-patterns, and move new features into it.
1550
15512007-04-20 David Koppelman <koppel@ece.lsu.edu>
1552
1553 * display.texi (Highlight Interactively): Document
1554 hi-lock-file-patterns-policy.
1555
15562007-04-20 Martin Rudalics <rudalics@gmx.at>
1557
1558 * display.texi (Scrolling): Fix typo.
1559
8cf51b2c
GM
15602007-04-15 Chong Yidong <cyd@stupidchicken.com>
1561
8cf51b2c
GM
1562 * doclicense.texi: Remove node heading, so that it can be included by
1563 other files.
1564
1565 * emacs.texi: Insert node heading for GFDL.
1566
8cf51b2c
GM
15672007-04-14 Eli Zaretskii <eliz@gnu.org>
1568
1569 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1570 "command line".
1571
1572 * display.texi (Faces): Refer to "Creating Frames" for face
1573 and other frame customizations in .emacs.
1574
1575 * frames.texi (Creating Frames): Mention that face customizations can
1576 be put in .emacs. Add index entries.
1577
15782007-04-12 Richard Stallman <rms@gnu.org>
1579
1580 * glossary.texi (Glossary): Explain `iff'.
1581
15822007-04-11 Karl Berry <karl@gnu.org>
1583
1584 * gnu.texi (Top),
1585 * macos.texi (Mac Font Specs),
1586 * anti.texi (Antinews),
1587 * xresources.texi (Resources),
1588 * misc.texi (Emulation),
1589 * calendar.texi (Daylight Saving),
1590 * dired.texi (Dired and Find),
1591 * rmail.texi (Remote Mailboxes),
1592 * sending.texi (Mail Headers),
1593 * programs.texi (Which Function),
1594 * files.texi (Recover),
1595 * buffers.texi (Uniquify),
1596 * frames.texi (Wheeled Mice),
1597 * killing.texi (Rectangles): Wording to improve breaks in
1598 8.5x11 format.
1599 * mule.texi (Language Environments): \hbadness=10000 since there's
1600 no way to reword.
1601 * emacs.texi (smallbook): New @set to more easily switch between
1602 smallbook and 8.5x11.
1603
16042007-04-11 Richard Stallman <rms@gnu.org>
1605
1606 * files.texi (File Conveniences): Add xref to Tumme.
1607 Delete text about Thumbnail mode.
1608
8cf51b2c
GM
16092007-04-09 Alan Mackenzie <acm@muc.de>
1610
1611 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1612 new name. Insert concept index entries.
1613
8cf51b2c
GM
16142007-04-08 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * display.texi (Standard Faces): Document prefix arg for
1617 list-faces-display.
1618
1619 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1620
8cf51b2c
GM
16212007-04-07 Chong Yidong <cyd@stupidchicken.com>
1622
8cf51b2c
GM
1623 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1624
1625 * files.texi (Misc File Ops): Rewrite description of
1626 insert-file-literally.
1627
8cf51b2c
GM
16282007-03-31 Eli Zaretskii <eliz@gnu.org>
1629
1630 * misc.texi (Printing): Postscript -> PostScript.
1631
8cf51b2c
GM
1632 * ack.texi (Acknowledgments): Postscript -> PostScript.
1633
1634 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1635
1636 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1637 below.
1638
16392007-03-30 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1642 Init Non-ASCII.
1643 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1644 (Init Non-ASCII): New node.
1645
16462007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1647
1648 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1649
8cf51b2c
GM
16502007-03-12 Glenn Morris <rgm@gnu.org>
1651
8cf51b2c
GM
1652 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1653 "Daylight Savings".
1654
49823426 1655 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1656 saving" in text throughout.
1657
8cf51b2c
GM
16582007-03-04 Richard Stallman <rms@gnu.org>
1659
1660 * custom.texi (Safe File Variables): Minor correction.
1661
8cf51b2c
GM
16622007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1663
1664 * rmail.texi (Movemail): Add internal ref.
1665 Don't indent the intro for the PROTO table.
1666 Format PROTO table items with @code.
1667
8cf51b2c
GM
16682007-02-26 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * building.texi: Remove references to bashdb.
1671
8cf51b2c
GM
16722007-02-19 Juanma Barranquero <lekktu@gmail.com>
1673
1674 * mule.texi (Language Environments): Update list of supported language
1675 environments.
1676
8cf51b2c
GM
16772007-02-14 Kim F. Storm <storm@cua.dk>
1678
1679 * building.texi (Grep Searching): Fix lgrep doc.
1680
16812007-02-12 Chong Yidong <cyd@stupidchicken.com>
1682
1683 * back.texi: Remove unused file.
1684
c8763fb6 16852007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1686
1687 * maintaining.texi (Tag Syntax): Now --members is the default for
1688 etags, not for ctags yet.
1689
8cf51b2c
GM
16902007-02-03 Eli Zaretskii <eliz@gnu.org>
1691
1692 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1693 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1694 expects. Add comments to prevent people from inadvertently modifying
1695 the key parts needed by `texinfo-multiple-files-update'.
1696
16972007-01-29 Chong Yidong <cyd@stupidchicken.com>
1698
1699 * frames.texi (Secondary Selection): Window clicked does not matter
1700 when mouse-yank-at-point is non-nil.
1701
8cf51b2c
GM
17022007-01-16 Glenn Morris <rgm@gnu.org>
1703
1704 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1705 system abbrev.
1706
17072007-01-11 Richard Stallman <rms@gnu.org>
1708
1709 * msdog.texi (Windows Keyboard): Another small cleanup.
1710
17112007-01-10 Richard Stallman <rms@gnu.org>
1712
1713 * msdog.texi (Windows Keyboard): Yet another try to make
1714 everyone happy with that passage.
1715
17162007-01-05 Richard Stallman <rms@gnu.org>
1717
1718 * anti.texi (Antinews): Mention M-x shell scrolling.
1719
17202007-01-05 Nick Roberts <nickrob@snap.net.nz>
1721
1722 * building.texi (Watch Expressions): Describe gdb-max-children.
1723
8cf51b2c
GM
17242007-01-04 Richard Stallman <rms@gnu.org>
1725
8cf51b2c
GM
1726 * msdog.texi (Windows Keyboard): Clarify previous change.
1727
8cf51b2c
GM
17282007-01-02 Richard Stallman <rms@gnu.org>
1729
1730 * custom.texi (Changing a Variable): Minor clarification.
1731 (Specific Customization): customize-customized => customize-unsaved.
1732
1733 * entering.texi (Entering Emacs): Clean up text about restarting
1734 Emacs for each file.
1735
1736 * misc.texi (Shell Options): Minor cleanup.
1737
1738 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1739 with Emacs, not vice versa.
1740
1741 * programs.texi (Symbol Completion): Recommend customizing
1742 window manager.
1743
1744 * xresources.texi (Resources): Minor fix.
1745
c8763fb6 17462007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1747
1748 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1749
17502007-01-01 Richard Stallman <rms@gnu.org>
1751
1752 * commands.texi (User Input): Document keys stolen by window mangers.
1753
17542006-12-31 Richard Stallman <rms@gnu.org>
1755
1756 * custom.texi (Specific Customization): Document customize-option
1757 instead of customize-variable.
1758
17592006-12-31 Kim F. Storm <storm@cua.dk>
1760
1761 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1762
17632006-12-30 Kim F. Storm <storm@cua.dk>
1764
1765 * killing.texi (CUA Bindings): Fix typo.
1766
1767 * xresources.texi (Table of Resources): Mention grow-only value for
1768 auto-resize-tool-bars.
1769
8cf51b2c
GM
17702006-12-27 Eli Zaretskii <eliz@gnu.org>
1771
1772 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1773 and how to get them back.
1774
17752006-12-26 Richard Stallman <rms@gnu.org>
1776
1777 * calendar.texi (Holidays): Holiday listing is based on current
1778 practice, but DST is not.
1779
17802006-12-25 Richard Stallman <rms@gnu.org>
1781
1782 * emacs.texi (Top): Update subnode menus.
1783
1784 * mark.texi (Transient Mark): Fix xref.
1785
1786 * killing.texi (Graphical Kill): Node deleted.
1787 (Killing): Add xref to Cut and Paste.
1788 (CUA Bindings): Update xref.
1789
1790 * frames.texi (Cut and Paste): New section to hold other nodes.
1791 (Mouse Commands): Node demoted.
1792 (Cut/Paste Other App): Split out from Mouse Commands.
1793 (Word and Line Mouse): Likewise.
1794 (Secondary Selection, Clipboard): Nodes demoted.
1795
8cf51b2c
GM
17962006-12-24 Kevin Ryde <user42@zip.com.au>
1797
1798 * calendar.texi (Holidays): US daylight saving begins second Sunday
1799 in March for 2007 onwards.
1800 (Daylight Savings): Show new US default daylight saving rules, 2nd
1801 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1802
18032006-12-23 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * calendar.texi (Scroll Calendar): < and > are switched.
1806
18072006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1808
1809 * killing.texi (Deletion): Describe M-\ prefix argument.
1810
18112006-12-23 Richard Stallman <rms@gnu.org>
1812
1813 * search.texi (Regexp Search): Explain why forward and reverse regexp
1814 search are not mirror images.
1815
8cf51b2c
GM
18162006-12-19 Kim F. Storm <storm@cua.dk>
1817
1818 * major.texi (Choosing Modes): Describe match-function elements for
1819 magic-mode-alist.
1820
8cf51b2c
GM
18212006-12-18 Eli Zaretskii <eliz@gnu.org>
1822
1823 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1824 peculiarities.
1825
18262006-12-18 Richard Stallman <rms@gnu.org>
1827
1828 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1829
8cf51b2c
GM
18302006-12-17 Alan Mackenzie <acm@muc.de>
1831
1832 * programs.texi (Left Margin Paren): Remove the bit which says
1833 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1834 Discuss some of the issues of setting this option to nil.
1835
18362006-12-17 Glenn Morris <rgm@gnu.org>
1837
1838 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1839
18402006-12-16 Eli Zaretskii <eliz@gnu.org>
1841
1842 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1843 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1844 NTFS volumes.
1845 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1846 volumes.
1847
18482006-12-15 Eli Zaretskii <eliz@gnu.org>
1849
1850 * text.texi (HTML Mode): Fix "C-c TAB".
1851
8cf51b2c
GM
18522006-12-09 Richard Stallman <rms@gnu.org>
1853
1854 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1855
18562006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1857
1858 * files.texi (Misc File Ops): Document insert-file-literally.
1859
18602006-12-08 Eli Zaretskii <eliz@gnu.org>
1861
1862 * cmdargs.texi (Colors): Note that --color is intended for overriding
1863 the terminal defaults, not for normal invocation.
1864
1865 * misc.texi (Emacs Server): Improve wording. Don't mention the
1866 ``server program''. Add a cross-reference to "Init File" node.
1867 (Invoking emacsclient): Add index entries. Document both short and
1868 long versions of command-line options. Document the -f option.
1869
8cf51b2c
GM
18702006-12-06 Richard Stallman <rms@gnu.org>
1871
1872 * text.texi (Outline Format): Say to set outline-regexp
1873 and outline-level with major modes and file local variables.
1874
c8763fb6 18752006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1876
1877 * anti.texi (Antinews): Mention the alternative to
1878 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1879
8cf51b2c
GM
1880 * misc.texi (Interactive Shell): Ditto.
1881
18822006-12-04 Eli Zaretskii <eliz@gnu.org>
1883
1884 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1885
1886 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1887
18882006-12-01 Eli Zaretskii <eliz@gnu.org>
1889
1890 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1891 colon in the mode line.
1892
1893 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1894
18952006-11-26 Nick Roberts <nickrob@snap.net.nz>
1896
1897 * building.texi (Watch Expressions): Mention SPC for expanding/
1898 contracting watch expressions.
1899
19002006-11-26 Kim F. Storm <storm@cua.dk>
1901
1902 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1903
19042006-11-26 Nick Roberts <nickrob@snap.net.nz>
1905
1906 * building.texi (Debugger Operation): Define text command mode.
1907 Clarify how tooltips work.
1908 (GDB Graphical Interface): Explain how to run in text command mode
1909 more clearly.
1910
19112006-11-25 Juanma Barranquero <lekktu@gmail.com>
1912
1913 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1914
19152006-11-22 Juanma Barranquero <lekktu@gmail.com>
1916
1917 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1918
8cf51b2c
GM
19192006-11-18 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1922 and EMACS is deprecated.
1923
19242006-11-18 Juanma Barranquero <lekktu@gmail.com>
1925
1926 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1927
c8763fb6 19282006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1929
1930 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1931
1932 * emacs.texi: Include xresources.texi both for info and dvi.
1933
1934 * xresources.texi: Merge text from xresmini.texi.
1935
c8763fb6 19362006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1937
1938 * glossary.texi: Fix typos.
1939
8cf51b2c
GM
19402006-11-06 Richard Stallman <rms@gnu.org>
1941
1942 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1943
1944 * ack.texi (Acknowledgments): Fix name spelling.
1945
19462006-11-01 Juri Linkov <juri@jurta.org>
1947
1948 * search.texi (Word Search): Document incremental word search.
1949
19502006-10-28 Glenn Morris <rgm@gnu.org>
1951
1952 * ack.texi (Acknowledgments): Add cal-html author.
1953
1954 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1955 Calendar"). Describe new package cal-html.
1956 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1957 Calendar Files."
1958
8cf51b2c
GM
19592006-10-23 Richard Stallman <rms@gnu.org>
1960
1961 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1962 Abbrev mode is enabled.
1963
8cf51b2c
GM
19642006-10-16 Richard Stallman <rms@gnu.org>
1965
8cf51b2c
GM
1966 * emacs.texi: Update ISBN.
1967
8cf51b2c
GM
19682006-10-11 Kim F. Storm <storm@cua.dk>
1969
1970 * emacs.texi (Acknowledgments): Use @dotless{i}.
1971
19722006-10-08 Nick Roberts <nickrob@snap.net.nz>
1973
1974 * building.texi (Breakpoints Buffer): Mention catchpoints.
1975
19762006-10-08 Kim F. Storm <storm@cua.dk>
1977
1978 * ack.texi (Acknowledgments): Update.
1979
1980 * emacs.texi (Acknowledgments): Fix bad @/ form.
1981
8cf51b2c
GM
19822006-10-05 Kim F. Storm <storm@cua.dk>
1983
1984 * emacs.texi (Acknowledgments): Add more contributors.
1985
19862006-10-03 Richard Stallman <rms@gnu.org>
1987
1988 * emacs.texi (Acknowledgments): Update version and edition.
1989
8cf51b2c
GM
19902006-10-01 Karl Berry <karl@gnu.org>
1991
1992 * custom.texi (Customization Groups): Page break to keep example buffer
1993 on one page.
1994
19952006-09-30 Karl Berry <karl@gnu.org>
1996
1997 * programs.texi (Basic Indent): @need to improve page break.
1998 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1999
20002006-09-29 Glenn Morris <rgm@gnu.org>
2001
2002 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2003
20042006-09-29 Karl Berry <karl@gnu.org>
2005
2006 * windows.texi (Basic Window): Remove forced @break, no longer
2007 desirable.
2008 * frames.texi (Frame Commands),
2009 * mark.texi (Marking Objects): Reword to avoid bad page break.
2010 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2011
20122006-09-19 Richard Stallman <rms@gnu.org>
2013
2014 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2015 stick to present tense.
2016
c8763fb6 20172006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2018
2019 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2020 to x-gtk-use-old-file-dialog.
2021 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2022
20232006-09-15 Jay Belanger <belanger@truman.edu>
2024
49823426 2025 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2026 Change "Library Public License" to "Lesser Public License"
2027 throughout. Use "yyyy" to represent year.
2028
8cf51b2c
GM
20292006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2030
2031 * files.texi (Visiting): Add index entry "open file".
2032
8cf51b2c
GM
20332006-09-11 Richard Stallman <rms@gnu.org>
2034
2035 * building.texi (Compilation Mode): Clarification.
2036 (Grep Searching): Add xref to Compilation Mode.
2037
8cf51b2c
GM
20382006-09-08 Richard Stallman <rms@gnu.org>
2039
2040 * search.texi (Search): Ref multi-file search commands here.
2041 (Other Repeating Search): Not here.
2042
8cf51b2c
GM
20432006-08-28 Richard Stallman <rms@gnu.org>
2044
2045 * windows.texi (Split Window): Update xref.
2046
2047 * basic.texi (Continuation Lines): Update xref.
2048
2049 * indent.texi (Tab Stops): Update xref.
2050
2051 * emacs.texi (Top): Update subnode menu.
2052
2053 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2054 split out of Display Custom.
2055
20562006-08-25 Kim F. Storm <storm@cua.dk>
2057
2058 * display.texi (Display Custom): Add variables overline-margin
2059 and x-underline-at-descent-line.
2060
20612006-08-25 Richard Stallman <rms@gnu.org>
2062
2063 * entering.texi (Exiting): Rewrite to give graphical displays
2064 priority over text terminals.
2065
2066 * search.texi (Incremental Search): Move index entries.
2067
20682006-08-23 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * custom.texi (Init File): Reference Find Init to avoid "home
2071 directory" confusion.
2072
20732006-08-22 Nick Roberts <nickrob@snap.net.nz>
2074
2075 * building.texi (Other GDB-UI Buffers): Describe how to edit
2076 a value in the locals buffer.
2077
20782006-08-21 Richard Stallman <rms@gnu.org>
2079
2080 * search.texi (Basic Isearch): Add `isearch' index entry.
2081
20822006-08-16 Richard Stallman <rms@gnu.org>
2083
2084 * misc.texi (Saving Emacs Sessions): Clean up wording.
2085
2086 * mark.texi (Marking Objects): Mention term "select all".
2087
2088 * emacs.texi (Top): Update subnode menu.
2089
2090 * help.texi (Help Mode): Move node up in file.
2091
8cf51b2c
GM
20922006-08-15 Nick Roberts <nickrob@snap.net.nz>
2093
2094 * building.texi (Stack Buffer): Explain fringe arrow.
2095
8cf51b2c
GM
20962006-08-12 Eli Zaretskii <eliz@gnu.org>
2097
8cf51b2c
GM
2098 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2099 on startup.
2100
21012006-08-11 Romain Francoise <romain@orebokech.com>
2102
2103 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2104
21052006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2106
2107 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2108
21092006-08-10 Richard Stallman <rms@gnu.org>
2110
2111 * text.texi (Format Faces): Substantial rewrites to deal
2112 with face merging. Empty regions don't count. Clarify
2113 face property inheritance.
2114
21152006-08-08 Romain Francoise <romain@orebokech.com>
2116
2117 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2118 <arjuropo@cc.jyu.fi>.
2119
8cf51b2c
GM
21202006-08-04 Eli Zaretskii <eliz@gnu.org>
2121
2122 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2123 apply to all frames.
2124
8cf51b2c
GM
21252006-08-01 Richard Stallman <rms@gnu.org>
2126
2127 * help.texi (Name Help): Add index entries for describe-variable.
2128
21292006-08-01 Nick Roberts <nickrob@snap.net.nz>
2130
2131 * building.texi (GDB Graphical Interface): Shorten node names.
2132 (GDB-UI Layout): Use GDB-related.
2133 (Other GDB-UI Buffers): Simplify English.
2134
21352006-07-31 Richard Stallman <rms@gnu.org>
2136
2137 * search.texi (Query Replace): Add xref for Dired's Q command.
2138
8cf51b2c
GM
21392006-07-31 Nick Roberts <nickrob@snap.net.nz>
2140
2141 * building.texi (GDB commands in Fringe): Rename to...
2142 (Source Buffers): ..this and move forward. Describe hollow arrow and
2143 new option gdb-find-source-frame.
2144
21452006-07-29 Richard Stallman <rms@gnu.org>
2146
2147 * dired.texi (Operating on Files): Simplify previous change
2148 and fix Texinfo usage.
2149
21502006-07-29 Eli Zaretskii <eliz@gnu.org>
2151
2152 * dired.texi (Operating on Files): Add cross-references. State the
2153 Unix commands that do similar things.
2154
21552006-07-28 Richard Stallman <rms@gnu.org>
2156
2157 * mark.texi (Transient Mark): Clarify that region never disappears
2158 when Transient Mark mode is off, and not when it is on.
2159
21602006-07-27 Richard Stallman <rms@gnu.org>
2161
2162 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2163
21642006-07-24 Richard Stallman <rms@gnu.org>
2165
2166 * xresources.texi (GTK styles): Fix texinfo usage.
2167
8cf51b2c
GM
2168 * commands.texi (User Input): Explain why we teach keyboard cmds.
2169
2170 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2171 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2172 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2173 * doclicense.texi, display.texi, dired.texi, basic.texi:
2174 * anti.texi, ack.texi: Move periods and commas inside quotes.
2175
21762006-07-22 Eli Zaretskii <eliz@gnu.org>
2177
2178 * cmdargs.texi (General Variables): Document EMAIL.
2179
21802006-07-21 Eli Zaretskii <eliz@gnu.org>
2181
2182 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2183 doesn't have effect on MS-Windows.
2184
8cf51b2c
GM
21852006-07-17 Richard Stallman <rms@gnu.org>
2186
2187 * building.texi (Grep Searching): Explain about chaining grep commands.
2188
8cf51b2c
GM
21892006-07-10 Nick Roberts <nickrob@snap.net.nz>
2190
49823426 2191 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2192
21932006-07-09 Chong Yidong <cyd@stupidchicken.com>
2194
2195 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2196 is invoked for multiple files.
2197
21982006-07-08 Eli Zaretskii <eliz@gnu.org>
2199
2200 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2201 on-line manual for the rest of this node.
2202 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2203 unconditionally.
2204 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2205 Improve wording.
2206 (Windows Printing): Improve wording.
2207 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2208 rest of this node.
2209
8cf51b2c
GM
22102006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2211
49823426
GM
2212 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2213 with eval-buffer.
8cf51b2c
GM
2214
22152006-07-05 Nick Roberts <nickrob@snap.net.nz>
2216
2217 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2218 of character translation.
2219
22202006-07-04 Nick Roberts <nickrob@snap.net.nz>
2221
2222 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2223
22242006-07-03 Karl Berry <karl@gnu.org>
2225
2226 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2227 not-too-underfull hboxes in the TeX output.
2228 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2229 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2230 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2231 * sending.texi, text.texi: Fix overfull/underfull boxes.
2232
22332006-07-03 Romain Francoise <romain@orebokech.com>
2234
2235 * m-x.texi (M-x): Fix.
2236
22372006-07-03 Richard Stallman <rms@gnu.org>
2238
8cf51b2c
GM
2239 * search.texi (Other Repeating Search): filename -> file name.
2240
2241 * misc.texi (Narrowing): Minor cleanups.
2242
2243 * files.texi (Visiting): filename -> file name.
2244
2245 * emacs.texi (Top): Update subnode menus.
2246
2247 * mule.texi (Coding Systems): Move char translation stuff here.
2248 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2249 (Recognize Coding): Substantial local rewrites.
2250 (International): Update menu.
2251
2252 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2253 (Scrolling): Substantial local rewrites.
2254 (Display): Update menu and intro.
2255
2256 * dired.texi: filename -> file name.
2257
2258 * custom.texi (Safe File Variables): Texinfo usage fix.
2259
22602006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2261
2262 * help.texi, m-x.texi: Lots of cleanups.
2263
8cf51b2c
GM
22642006-06-30 Eli Zaretskii <eliz@gnu.org>
2265
2266 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2267 (Windows Processes, Windows Misc): Shorten the printed version by
2268 selectively conditioning less important portions by @ifnottex.
2269
8cf51b2c
GM
22702006-06-27 Richard Stallman <rms@gnu.org>
2271
2272 * mini.texi (Minibuffer File): Minor cleanup.
2273
22742006-06-25 Nick Roberts <nickrob@snap.net.nz>
2275
2276 * frames.texi (XTerm Mouse): Rename to...
2277 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2278
2279 * emacs.texi (Top): Use new node name.
2280
22812006-06-24 Eli Zaretskii <eliz@gnu.org>
2282
2283 * emacs.texi (Top): Update the detailed menu according to changes in
2284 msdog.texi.
2285
2286 * msdog.texi (Windows Keyboard): New section.
2287 (Windows Mouse): New section.
2288 (Windows System Menu): Remove section (text merged with "Windows
2289 Keyboard").
2290 (Windows Misc): New section.
2291
2292 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2293
2294 * msdog.texi (ls in Lisp): New section.
2295
2296 * files.texi (Visiting): Document case-insensitive wildcard matching
2297 under find-file-wildcards.
2298
8cf51b2c
GM
22992006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2300
2301 * macos.texi (Mac Input): Add description of mac-function-modifier.
2302 Now Unicode keyboard layouts work.
2303
8cf51b2c
GM
23042006-06-10 Richard Stallman <rms@gnu.org>
2305
2306 * mule.texi (Recognize Coding): Clarify previous change.
2307
23082006-06-09 Kenichi Handa <handa@m17n.org>
2309
2310 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2311 notation.
2312
23132006-06-07 Kevin Ryde <user42@zip.com.au>
2314
2315 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2316 manual for @ifnottex, but in emacs-extra for @iftex.
2317
2318 * cmdargs.texi (General Variables): Fix smtpmail xref.
2319
23202006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2321
8cf51b2c 2322 * programs.texi (Comment Commands):
8cf51b2c 2323 * custom.texi (Specifying File Variables):
49823426 2324 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2325
23262006-06-07 Nick Roberts <nickrob@snap.net.nz>
2327
2328 * building.texi (Watch Expressions): Move node to end.
2329 (GDB Graphical Interface): Move description of clicks in fringe...
2330 (GDB commands in the Fringe): ...to here. New node.
2331
8cf51b2c
GM
23322006-06-05 Romain Francoise <romain@orebokech.com>
2333
49823426 2334 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2335
23362006-06-05 Nick Roberts <nickrob@snap.net.nz>
2337
2338 * building.texi (GDB Graphical Interface): Update bindings.
2339 (Commands of GUD): Add gud-print. Remove gud-run.
2340 Restate availability more generally.
2341
23422006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2343
2344 * mini.texi: Lots of cleanups.
2345
23462006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2347
2348 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2349 and Mouse-2.
2350
c8763fb6 23512006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2352
2353 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2354
8cf51b2c
GM
23552006-05-31 Richard Stallman <rms@gnu.org>
2356
2357 * basic.texi (Moving Point): Fix previous change.
2358
c8763fb6 23592006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2360
2361 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2362
23632006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2364
2365 * basic.texi: Many simplifications and improvements in wording.
2366
8cf51b2c
GM
23672006-05-26 Nick Roberts <nickrob@snap.net.nz>
2368
2369 * anti.texi (Antinews): Create a node for gdb-ui.
2370
8cf51b2c
GM
23712006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2372
2373 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2374
23752006-05-20 Richard Stallman <rms@gnu.org>
2376
2377 * dired.texi (Dired Navigation): dired-goto-file is now j.
2378
8cf51b2c
GM
23792006-05-20 Eli Zaretskii <eliz@gnu.org>
2380
2381 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2382 and their aliases.
2383
2384 * msdog.texi (Windows Printing): Mention non-support of plain text
2385 printing with some el-cheapo printers, and suggest a workaround.
2386
23872006-05-20 Kevin Ryde <user42@zip.com.au>
2388
2389 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2390 remove the bit saying you must set it.
2391
23922006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2393
2394 * trouble.texi (Checklist):
2395 * text.texi (Text, Auto Fill, Text Mode):
2396 * search.texi (Nonincremental Search):
2397 * rmail.texi (Rmail Labels):
2398 * mule.texi (Input Methods, Multibyte Conversion):
2399 * misc.texi (Gnus, Where to Look, PostScript):
2400 * maintaining.texi (Create Tags Table):
2401 * indent.texi (Indentation Commands):
2402 * fixit.texi (Spelling):
2403 * emacs.texi (Copying):
2404 * custom.texi (Init File): ifinfo -> ifnottex.
2405
8cf51b2c
GM
24062006-05-17 Richard Stallman <rms@gnu.org>
2407
2408 * files.texi (Diff Mode): Mention C-x `.
2409
24102006-05-08 Richard Stallman <rms@gnu.org>
2411
2412 * custom.texi (Disabling): Textual cleanups.
2413
8cf51b2c
GM
24142006-05-12 Glenn Morris <rgm@gnu.org>
2415
2416 * calendar.texi (Displaying the Diary, Format of Diary File):
2417 Refer to diary-view-entries, diary-list-entries,
2418 diary-show-all-entries rather than obsolete aliases.
2419
24202006-05-12 Eli Zaretskii <eliz@gnu.org>
2421
2422 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2423 (Displaying the Diary, Special Diary Entries, Importing Diary):
2424 * building.texi (Compilation Shell):
2425 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2426 emacs-xtra with @inforef's.
2427
2428 * files.texi (Visiting): Fix wording.
2429
2430 * mule.texi (Coding Systems, Text Coding): More indexing.
2431 Mention that C-x RET f can set eol conversion.
2432
c8763fb6 24332006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2434
2435 * xresmini.texi (GTK resources): Insert GTK description.
2436
2437 * xresources.texi (GTK resources): metafont should be menufont.
2438
8cf51b2c
GM
24392006-05-06 Michael Albinus <michael.albinus@gmx.de>
2440
49823426 2441 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2442 method, user name and host name is active only in partial
2443 completion mode.
2444
8cf51b2c
GM
24452006-05-06 Eli Zaretskii <eliz@gnu.org>
2446
2447 * makefile.w32-in (emacs.dvi):
2448 * Makefile.in (emacs.dvi): Add xresmini.texi.
2449
2450 * xresmini.texi (Table of Resources): Remove xref to non-existent
2451 node "LessTif Resources".
2452
2453 * msdog.texi (Microsoft Windows):
2454 * calendar.texi (Calendar/Diary, Displaying the Diary)
2455 (Special Diary Entries, Importing Diary, Holidays):
2456 * programs.texi (Program Modes):
2457 * text.texi (Text):
2458 * buffers.texi (Several Buffers):
2459 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2460
24612006-05-06 Eli Zaretskii <eliz@gnu.org>
2462
2463 The following changes merge the emacs-xtra manual into the main
2464 manual, but only for on-line version of the manual.
2465
2466 * vc2-xtra.texi (Version Backups, Local Version Control)
2467 (Making Snapshots, Change Logs and VC, Version Headers)
2468 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2469 on-line manual.
2470
2471 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2472 for on-line manual.
2473
2474 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2475 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2476 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2477 for on-line manual.
2478
2479 * fortran-xtra.texi (Fortran, Fortran Autofill)
2480 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2481 for on-line manual.
2482
2483 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2484 Conditional xref's for on-line manual.
2485
2486 * emerge-xtra.texi (Emerge, Overview of Emerge)
2487 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2488 manual.
2489
2490 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2491 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2492 (EMACSSOURCES): Use EMACS_XTRA.
2493 (../info/emacs-xtra): Remove.
2494 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2495
2496 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2497 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2498 (EMACSSOURCES): Use EMACS_XTRA.
2499 ($(infodir)/emacs-xtra): Remove.
2500 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2501
2502 * trouble.texi (Quitting):
2503 * text.texi (Text):
2504 * programs.texi (Program Modes):
2505 * msdog.texi (Microsoft Windows):
2506 * frames.texi (Frames):
2507 * files.texi (Backup, Version Control, VC Concepts)
2508 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2509 (Registering, VC Status, VC Undo, Multi-User Branching)
2510 (Comparing Files):
2511 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2512 (Displaying the Diary, Special Diary Entries, Importing Diary):
2513 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2514 conditional xref's, depending on @iftex/@ifnottex.
2515
2516 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2517 "MS-DOS". @include msdog-xtra.texi.
2518
2519 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2520 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2521
2522 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2523 for vc-xtra.texi subsections.
2524 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2525 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2526
2527 * sending.texi (Sending Mail): A @node line without explicit Prev,
2528 Next, and Up links.
2529
2530 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2531 Next, and Up links.
2532
2533 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2534 and its sections. @include picture-xtra.texi.
2535
2536 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2537 "Emerge".
2538 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2539
2540 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2541 exact duplicate of its name-sake in calendar.texi.
2542
2543 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2544 "Advanced Calendar/Diary Usage".
2545 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2546
2547 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2548 dired-xtra.texi.
2549 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2550
2551 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2552 (Files) [ifnottex]: Add menu entry for Autorevert.
2553
2554 * emacs-xtra.texi (Introduction): Reword to make consistent with
2555 printed version only.
2556 <Top level>: Remove the body of all chapters and move them to the
2557 new *-xtra.texi files. Use @raisesections and @lowersections to
2558 convert sections to chapters etc.
2559
2560 * msdog-xtra.texi:
2561 * fortran-xtra.texi:
2562 * vc-xtra.texi:
2563 * vc1-xtra.texi:
2564 * vc2-xtra.texi:
2565 * emerge-xtra.texi:
2566 * cal-xtra.texi:
2567 * dired-xtra.texi:
2568 * arevert-xtra.texi: New files, with text from respective chapters
2569 of emacs-xtra.texi. Convert each @chapter into @section, @section
2570 into @subsection, etc.
2571
2572 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2573 updated.
2574
2575 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2576 Windows". All references updated.
2577
25782006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2579
2580 * macos.texi (Mac Input): Mention input from Character Palette.
2581 (Mac Font Specs): Fix typo.
2582
25832006-05-05 Richard Stallman <rms@gnu.org>
2584
2585 * files.texi (Diff Mode): Minor cleanup.
2586
25872006-05-05 Karl Berry <karl@gnu.org>
2588
8cf51b2c
GM
2589 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2590 errors from the current release of makeinfo (4.8).
2591 * help.texi (Library Keywords): Change widest word in multitable
2592 template from `emulations' to `convenience'. (Not sure if this is
2593 related to the font change.)
2594
25952006-05-05 Eli Zaretskii <eliz@gnu.org>
2596
2597 * files.texi (File Names): Add a footnote about limited support of
2598 ~USER on MS-Windows.
2599
2600 * cmdargs.texi (Initial Options): Add a footnote about limited
2601 support of ~USER on MS-Windows.
2602
26032006-05-03 Richard Stallman <rms@gnu.org>
2604
2605 * files.texi (Diff Mode): Node moved here.
2606 (Comparing Files): Delete what duplicates new node.
2607 (Files): Put Diff Mode in menu.
2608
2609 * misc.texi (Diff Mode): Moved to files.texi.
2610
2611 * emacs.texi (Top): Update menu for Diff Mode.
2612
2613 * trouble.texi (Emergency Escape): Simplify.
2614
2615 * emacs.texi (Top): Minor clarification.
2616
26172006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2618
2619 * commands.texi, entering.texi, screen.texi: Many simplifications.
2620
26212006-05-03 Richard Stallman <rms@gnu.org>
2622
2623 * commands.texi (Text Characters): Delete paragraph about unibyte
2624 non-ASCII printing chars.
2625
2626 * killing.texi (Killing): Say "graphical displays".
2627 * display.texi: Say "graphical displays".
2628
2629 * cmdargs.texi (Misc X): Say "graphical displays".
2630
26312006-05-01 Richard Stallman <rms@gnu.org>
2632
2633 * emacs.texi (Top): Add Diff Mode to menu.
2634
26352006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2636
2637 * misc.texi (Diff Mode): New node.
2638
26392006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2640
2641 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2642 (Mac Environment Variables): Shorten example line.
2643 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2644
26452006-05-01 Nick Roberts <nickrob@snap.net.nz>
2646
2647 * building.texi (GUD Customization): Describe cases %d and %c.
2648 Update description for %e.
2649
26502006-04-30 Glenn Morris <rgm@gnu.org>
2651
2652 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2653
26542006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2655
2656 * custom.texi (Examining): Update C-h v output example.
2657
26582006-04-29 Kim F. Storm <storm@cua.dk>
2659
2660 * building.texi (Grep Searching): Add lgrep and rgrep.
2661
8cf51b2c
GM
26622006-04-23 Richard Stallman <rms@gnu.org>
2663
2664 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2665
2666 * xresmini.texi: New file.
2667
2668 * xresources.texi (Face Resources): Split table into font resources
2669 and the rest. Combine similar attributes for brevity.
2670
8cf51b2c
GM
26712006-04-21 Eli Zaretskii <eliz@gnu.org>
2672
2673 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2674 backslashes and case-insensitivity in file names (moved to the
2675 main manual).
2676 (MS-DOS Printing): Move most of the text to the main manual.
2677
2678 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2679 New nodes.
2680 (Windows Processes, Windows System Menu): Add index entries and
2681 fix wording.
2682
8cf51b2c
GM
26832006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2684
2685 * misc.texi (Shell Ring): Add notes on saved input when
2686 navigating off the end of the history list.
2687
26882006-04-18 Chong Yidong <cyd@mit.edu>
2689
2690 * misc.texi (Shell Options): Correct default value of
2691 comint-scroll-show-maximum-output.
2692
8cf51b2c
GM
26932006-04-18 Nick Roberts <nickrob@snap.net.nz>
2694
2695 * building.texi (Watch Expressions): Update.
2696
8cf51b2c
GM
26972006-04-12 Richard Stallman <rms@gnu.org>
2698
2699 * search.texi: Clean up previous change.
2700
27012006-04-12 Eli Zaretskii <eliz@gnu.org>
2702
2703 * search.texi (Regexp Backslash, Regexp Replace): Add index
2704 entries for ``back reference'' and mention the term itself in the
2705 text.
2706
27072006-04-11 Richard Stallman <rms@gnu.org>
2708
2709 * custom.texi (Safe File Variables):
2710 Document enable-local-variables = :safe.
2711
27122006-04-11 Karl Berry <karl@gnu.org>
2713
2714 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2715 (Remote Repositories, Version Backups, Local Version Control)
2716 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2717 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2718 (Renaming VC Work Files and Master Files)
2719 (Inserting Version Control Headers, Customizing VC, General Options)
2720 (Options for RCS and SCCS, Options specific for CVS): Move all
2721 these nodes to emacs-xtra.texi, for brevity.
2722 * cmdargs.texi, files.texi: Change cross-references.
2723
8cf51b2c
GM
27242006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2725
2726 * files.texi (Old Versions): Update description of vc-annotate's
2727 use of color to indicate date ranges.
2728
8cf51b2c
GM
27292006-04-09 Kevin Ryde <user42@zip.com.au>
2730
8cf51b2c
GM
2731 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2732 put info and printed manual names the right way around.
2733
27342006-04-09 Karl Berry <karl@gnu.org>
2735
2736 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2737 emacs-xtra.texi, leaving only MS Windows information.
2738 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2739 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2740 node names.
2741
2742 * emacs.texi: Move @summarycontents and @contents to the beginning
2743 of the file.
2744
8cf51b2c
GM
27452006-04-08 Kevin Ryde <user42@zip.com.au>
2746
2747 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2748
27492006-04-07 Richard Stallman <rms@gnu.org>
2750
2751 * programs.texi (Comments, Comment Commands, Options for Comments)
2752 (Multi-Line Comments): "Align", not "indent".
2753 (Basic Indent): C-j deletes trailing whitespace before the newline.
2754
27552006-04-06 Richard Stallman <rms@gnu.org>
2756
8cf51b2c
GM
2757 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2758
27592006-04-06 Eli Zaretskii <eliz@gnu.org>
2760
2761 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2762
8cf51b2c
GM
27632006-04-05 Richard Stallman <rms@gnu.org>
2764
2765 * emacs.texi (Top): Update subnode menu.
2766
2767 * trouble.texi (Unasked-for Search): Node deleted.
2768 (Lossage): Delete from menu.
2769
27702006-04-04 Richard Stallman <rms@gnu.org>
2771
2772 * trouble.texi: Various cleanups.
2773 (Checklist): Don't bother saying how to snail a bug report.
2774 (Emergency Escape): Much rewriting.
2775 (After a Crash): Rename the core dump immediately.
2776 (Total Frustration): Call it a psychotherapist.
2777 (Bug Criteria): Avoid "illegal instruction".
2778 (Sending Patches): We always put the contributor's name in.
2779
2780 * misc.texi (Thumbnails): Minor correction.
2781
8cf51b2c
GM
27822006-04-03 Richard Stallman <rms@gnu.org>
2783
2784 * misc.texi (Thumbnails): Minor cleanup.
2785
27862006-04-02 Karl Berry <karl@gnu.org>
2787
2788 * sending.texi (Mail Sending): pxref to Top needs five args.
2789
2790 * texinfo.tex: Update to current version (2006-03-21.13).
2791
8cf51b2c
GM
27922006-03-31 Richard Stallman <rms@gnu.org>
2793
2794 * emacs.texi (Top): Update subnode menu.
2795
2796 * help.texi (Help Mode): Cleanup.
2797
2798 * dired.texi: Many cleanups.
2799 (Dired Deletion): Describe dired-recursive-deletes.
2800 (Operating on Files): dired-create-directory moved.
2801 (Misc Dired Features): Move to here.
2802 (Tumme): Node moved to misc.texi.
2803
2804 * custom.texi: Many cleanups.
2805 (Minor Modes): Don't mention ISO Accents Mode.
2806 (Examining): Update C-h v output example.
2807 (Hooks): Add index and xref for add-hook.
2808 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2809 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2810
2811 * misc.texi: Many cleanups.
2812 (beginning): Add to summary of topics.
2813 (Shell): Put eshell xref at the end. Remove eshell from table.
2814 (Thumbnails): New node.
2815
8cf51b2c
GM
28162006-03-28 Eli Zaretskii <eliz@gnu.org>
2817
2818 * files.texi (File Name Cache): Make it clear that the cache is
2819 not persistent.
2820
8cf51b2c
GM
28212006-03-25 Karl Berry <karl@gnu.org>
2822
49823426
GM
2823 * emacs-xtra.texi, emacs.texi, gnu.texi:
2824 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2825 (2) do not indent copyright year list (or anything else).
2826
8cf51b2c
GM
28272006-03-21 Juanma Barranquero <lekktu@gmail.com>
2828
2829 * files.texi (VC Dired Mode): Remove misplaced brackets.
2830
28312006-03-21 Andre Spiegel <spiegel@gnu.org>
2832
2833 * files.texi: Various updates and clarifications in the VC chapter.
2834
28352006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2836
2837 * help.texi (Help Mode): Document "C-c C-c".
2838
8cf51b2c
GM
28392006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2840
2841 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2842 menu in the standalone Info reader.
2843
28442006-03-15 Chong Yidong <cyd@stupidchicken.com>
2845
2846 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2847 moved here from Emacs manual.
2848
2849 * programs.texi (Fortran): Section moved to emacs-xtra.
2850 (Program Modes): Xref to Fortran in emacs-xtra.
2851
2852 * maintaining.texi (Emerge): Move to emacs-xtra.
2853 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2854
2855 * picture.texi: File deleted.
2856 * Makefile.in:
2857 * makefile.w32-in: Remove picture.texi.
2858
2859 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2860 * abbrevs.texi (Abbrevs):
2861 * sending.texi (Sending Mail): Picture node removed.
2862
2863 * emacs.texi (Top): Update node listings.
2864
8cf51b2c
GM
28652006-03-12 Richard Stallman <rms@gnu.org>
2866
2867 * calendar.texi: Various cleanups.
2868
8cf51b2c
GM
28692006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2870
2871 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2872 syntax.
2873
8cf51b2c
GM
28742006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2875
2876 * search.texi (Regexps): More accurately describe which characters
2877 are special in which situations. Recommend _not_ to quote `]' or
2878 `-' when they are not special.
2879
8cf51b2c
GM
28802006-02-28 Andre Spiegel <spiegel@gnu.org>
2881
2882 * files.texi (Old Versions): Clarify operation of C-x v =.
2883
8cf51b2c
GM
28842006-02-21 Nick Roberts <nickrob@snap.net.nz>
2885
2886 * building.texi (Watch Expressions): Update and describe
2887 gdb-speedbar-auto-raise.
2888
28892006-02-19 Richard M. Stallman <rms@gnu.org>
2890
2891 * emacs.texi: Use @smallbook.
2892 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2893 Update subnode menu.
2894
2895 * building.texi (Lisp Interaction): Minor addition.
2896
28972006-02-18 Nick Roberts <nickrob@snap.net.nz>
2898
2899 * building.texi (Watch Expressions): Update and be more precise.
2900
c8763fb6 29012006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2902
2903 * maintaining.texi (Create Tags Table): Explain why the
2904 exception when etags writes to files under the /dev tree.
2905
29062006-02-14 Richard M. Stallman <rms@gnu.org>
2907
2908 * custom.texi (Safe File Variables): Lots of clarification.
2909 Renamed from Unsafe File Variables.
2910
29112006-02-14 Chong Yidong <cyd@stupidchicken.com>
2912
2913 * custom.texi (Unsafe File Variables): File variable confirmation
2914 assumed denied in batch mode.
2915
29162006-02-14 Richard M. Stallman <rms@gnu.org>
2917
2918 * building.texi (GDB User Interface Layout): Don't say `inferior'
2919 for program being debugged.
2920
29212006-02-15 Nick Roberts <nickrob@snap.net.nz>
2922
2923 * building.texi (GDB Graphical Interface):
2924 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2925
29262006-02-13 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * custom.texi (Specifying File Variables, Unsafe File Variables):
2929 New nodes, split from File Variables. Document new file local
2930 variable behavior.
2931
29322006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2933
2934 * display.texi (Standard Faces):
8cf51b2c
GM
2935 * files.texi (Visiting):
2936 * frames.texi (Clipboard):
2937 * glossary.texi (Glossary) <Clipboard>:
2938 * xresources.texi (X Resources): Mention Mac OS port.
2939
8cf51b2c
GM
29402006-02-12 Richard M. Stallman <rms@gnu.org>
2941
2942 * building.texi (Building): Clarify topic in intro.
2943
2944 * maintaining.texi (Maintaining): Change title; clarify topic.
2945 Delete duplicate index entries.
2946
2947 * building.texi (Other GDB User Interface Buffers): Clarifications.
2948
2949 * text.texi (Cell Commands): Clarifications.
2950
2951 * programs.texi (Defuns): Delete duplicate explanation of
2952 left-margin paren convention.
2953 (Hungry Delete): Minor cleanup.
2954
29552006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2956
2957 * dired.texi (Tumme): More tumme documentation.
2958
29592006-02-11 Alan Mackenzie <acm@muc.de>
2960
2961 * programs.texi ("Hungry Delete"): Correct the appellation of the
2962 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2963
29642006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2965
2966 * dired.texi (Tumme): Fix small bug.
2967
29682006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2969
2970 * macos.texi (Mac International): Rename "fontset-mac" to
2971 "fontset-standard".
2972
8cf51b2c
GM
29732006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2974
2975 * dired.texi (Tumme): Basic documentation for Tumme added.
2976
8cf51b2c
GM
29772006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2978
2979 * mule.texi (International):
2980 * programs.texi (Basic Indent): Fix typos.
2981
8cf51b2c
GM
2982 * custom.texi (Minor Modes):
2983 * display.texi (Text Display):
2984 * commands.texi (Text Characters): Update xrefs.
2985
29862006-02-07 Richard M. Stallman <rms@gnu.org>
2987
2988 * emacs.texi (Top): Update subnode menu.
2989 Update info on old Emacs papers.
2990 (Intro): "Graphical display", not window system.
2991
2992 * xresources.texi (GTK styles): Minor clarifications.
2993
2994 * trouble.texi: "Graphical display", not window system.
2995 (Stuck Recursive): Minor clarification.
2996
2997 * text.texi: Minor clarifications.
2998 (Sentences): Explain why two-space convention is better.
2999 Explain sentence-end-without-period here.
3000 (Fill Commands): Not here.
3001 (Refill): Node moved down.
3002 (Filling): Update menu.
3003 (Table Creation, Cell Justification, Column Commands): Clarify.
3004
3005 * sending.texi: Minor clarifications.
3006
3007 * search.texi (Regexp Backslash): Clarification.
3008
3009 * rmail.texi: Minor cleanups.
3010 (Rmail): Delete digression about `rmail-mode'.
3011 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3012 (Rmail Files): Mention C-u M-x rmail.
3013 (Rmail Reply): Mention References.
3014 (Rmail Display): Mention rmail-nonignored-headers.
3015
3016 * programs.texi: Minor cleanups.
3017 (Comment Commands): Mention momentary Transient Mark mode.
3018 (Matching): Be more specific about customizing show-paren-mode.
3019 (Info Lookup): Don't list the modes that support C-h S.
3020 Just say what it does in an unsupported mode.
3021 (Man Page): Delete excessive info on customizing woman.
3022 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3023
3024 * abbrevs.texi: Minor clarifications.
3025 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3026 not "dynamic abbrevs" as if they were a kind of abbrev.
3027
3028 * picture.texi (Picture): Minor cleanup.
3029
3030 * mule.texi (Communication Coding): Say "other applications".
3031 (Fontsets): Not specific to X. Add xref to X Resources.
3032 (Unibyte Mode): Rename from Single-Byte Character Support.
3033 "Graphical display", not window system.
3034 (International): Update menu.
3035
3036 * maintaining.texi (Format of ChangeLog):
3037 New node, split out from ChangeLog.
3038 (ChangeLog): Clarifications in the remaining text.
3039 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3040 (Find Tag): Add @w.
3041 (Tags Search): Explain tag table order here. Simplify grep ref.
3042 (List Tags): tags-tag-face is a variable, not a face.
3043 (Emerge): Cleanups.
3044
3045 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3046 (Keyboard Macros): Avoid "the user".
3047
3048 * killing.texi: "Graphical display", not window system.
3049
3050 * help.texi (Help Echo): "Graphical display", not window system.
3051
3052 * glossary.texi: Say "you", not "the user". Say "graphical display".
3053
3054 * frames.texi: Minor cleanups. "Graphical display", not window system.
3055
3056 * files.texi (Visiting): Make drag-and-drop not X-specific.
3057
3058 * custom.texi: Minor cleanups. "Graphical display", not window system.
3059
3060 * cmdargs.texi: Minor cleanups.
3061
3062 * building.texi (Compilation): Move and split kill-compilation para.
3063 Add para about multiple compilers.
3064 (Compilation Mode): Commands also available in grep mode and others.
3065 Mention C-u C-x ` more tutorially. Clarify C-x `.
3066 (Compilation Shell): Clarify. Put Bash example first.
3067 (Grep Searching): Minor cleanups; add @w.
3068 (Debuggers): Minor cleanups.
3069 (Starting GUD): Make GDB xgraphical mode issue clearer.
3070 (Debugger Operation): Lots of clarifications including
3071 GDB tooltip side-effect issue.
3072 (Commands of GUD): Clarify.
3073 (GUD Customization): Add bashdb-mode-hook.
3074 (GDB Graphical Interface): Rewrite for clarity.
3075 (GDB User Interface Layout): Rewrite for clarity.
3076 (Stack Buffer, Watch Expressions): Likewise.
3077 (Other GDB User Interface Buffers): Cleanups.
3078 (Lisp Libraries, External Lisp): Cleanup.
3079
3080 * basic.texi (Position Info): "Graphical displays", rather than
3081 window systems.
3082
3083 * anti.texi: Minor cleanup.
3084
8cf51b2c
GM
30852006-02-03 Eli Zaretskii <eliz@gnu.org>
3086
3087 * custom.texi (Init File, Find Init): Add cross-references to
3088 where $HOME is described.
3089
30902006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3091
3092 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3093 is not inside the @table.
3094
3095 * emacs.texi (Top): Correct node name.
3096
3097 * files.texi (File Names): Fix @xref.
3098 (Reverting): Fix typo.
3099
3100 * mule.texi (International): Correct node name.
3101
3102 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3103
31042006-02-01 Richard M. Stallman <rms@gnu.org>
3105
3106 * emacs.texi (Top): Update subnode menu.
3107
3108 * mule.texi: Minor clarifications.
3109 Reduce the specific references to X Windows.
3110 Refer to "graphical" terminals, rather than window systems.
3111 (Text Coding): Rename from Specify Coding.
3112 (Communication Coding, File Name Coding, Terminal Coding):
3113 New nodes split out from Text Coding.
3114
3115 * kmacro.texi: Minor clarifications.
3116 (Keyboard Macro Ring): Comment out some excessive commands.
3117 (Basic Keyboard Macro): Split up the table, putting part in each node.
3118
3119 * major.texi: Minor clarifications.
3120
3121 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3122
3123 * windows.texi: Minor clarifications.
3124 (Change Window): Don't describe mode-line mouse cmds here.
3125 Add xref to Mode Line Mouse.
3126
3127 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3128
3129 * macos.texi (Mac International): Fix xref.
3130
3131 * indent.texi: Minor clarifications.
3132
3133 * frames.texi: Minor clarifications.
3134 Reduce the specific references to X Windows.
3135 Refer to "graphical" terminals, rather than window systems.
3136 (Frame Parameters): Don't mention commands like
3137 set-foreground-color. Just say to customize a face.
3138 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3139
3140 * files.texi: Minor clarifications.
3141 (Numbered Backups): New node, split out from Backup Names.
3142
3143 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3144
3145 * cmdargs.texi (General Variables): Fix xref.
3146
3147 * buffers.texi: Minor clarifications.
3148
8cf51b2c
GM
31492006-01-31 Richard M. Stallman <rms@gnu.org>
3150
3151 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3152 Nodes moved to top.
3153
3154 * display.texi: Minor clarifications.
3155 (Display): Rearrange menu.
3156 (Standard Faces): Mention query-replace face.
3157 (Faces): Simplify.
3158 (Font Lock): Simplify face customization info.
3159 (Highlight Changes): Node merged into Highlight Interactively.
3160 (Highlight Interactively): Much rewriting and cleanup.
3161 (Optional Mode Line): Narrowed line number not good for goto-line.
3162 Simplify face customization advice.
3163 (Text Display): Mention use of escape-glyph face.
3164 Move ctl-arrow and tab-width here.
3165 (Display Custom): Move no-redraw-on-reenter to end of node.
3166
3167 * search.texi: Minor clarifications.
3168 (Isearch Scroll): Simplify.
3169 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3170
3171 * regs.texi (Registers): Mention bookmarks here.
3172
3173 * mark.texi: Minor clarifications.
3174 (Selective Undo): Node deleted.
3175
3176 * m-x.texi: Minor clarifications.
3177
3178 * killing.texi: Minor clarifications.
3179 Refer to "graphical" terminals, rather than window systems.
3180
3181 * help.texi: Clarifications.
3182 (Help): Don't describe C-h F and C-h K here.
3183 (Key Help): Describe C-h K here.
3184 (Name Help): Mention Emacs Lisp Intro.
3185 Describe C-h F here.
3186 (Misc Help): Mention C-h F and C-h K only briefly.
3187
3188 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3189 Selective undo text merged in.
3190 (Spelling): Mention Aspell along with Ispell.
3191
3192 * emacs.texi (Top): Update subnode menus.
3193
3194 * basic.texi (Basic Undo): Rename from Undo. Most of text
3195 moved to new Undo node.
3196
8cf51b2c
GM
31972006-01-29 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * basic.texi (Continuation Lines, Inserting Text):
3200 Mention longlines mode.
3201
32022006-01-29 Richard M. Stallman <rms@gnu.org>
3203
10d1d0af 3204 * screen.texi: Minor cleanups.
8cf51b2c
GM
3205 (Screen): Clean up the intro paragraphs.
3206 (Mode Line): Lots of rewriting. Handle frame-name better.
3207 eol-mnemonic-... vars moved out.
3208
3209 * emacs.texi (Top): Change menu item for MS-DOS node.
3210 Update subnode menu.
3211
3212 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3213 chapter relates to Windows. Title changed.
3214
3215 * mini.texi: Minor cleanups.
3216
3217 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3218 (Mark): Put it in the menu.
3219
3220 * entering.texi: Minor cleanups.
3221
3222 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3223 (Intro): Refer to "graphical" terminals, rather than X.
3224
3225 * display.texi (Display Custom): Add xref to Variables.
3226 (Optional Mode Line): eol-mnemonic-... vars moved here.
3227
3228 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3229 rather than X.
3230
8cf51b2c
GM
3231 * basic.texi: Minor cleanups.
3232 (Undo): selective-undo moved.
3233
8cf51b2c
GM
32342006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3235
3236 * anti.texi (Antinews): Various corrections and additions.
3237
32382006-01-23 Juri Linkov <juri@jurta.org>
3239
3240 * custom.texi (Easy Customization, Customization Groups)
3241 (Browsing Custom): Mention links along with buttons.
3242
8cf51b2c
GM
32432006-01-21 Eli Zaretskii <eliz@gnu.org>
3244
8cf51b2c
GM
3245 * text.texi (TeX Print): Use @key for TAB.
3246
8cf51b2c
GM
3247 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3248
8cf51b2c
GM
32492006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3250
3251 * files.texi (File Aliases): Don't claim that usually separate
3252 buffers are created for two file names that name the same data.
3253 Mention additional situations where different names mean the same
3254 file on disk.
3255
32562006-01-19 Richard M. Stallman <rms@gnu.org>
3257
3258 * killing.texi (Deletion): Upcase @key argument.
3259
3260 * custom.texi (Custom Themes): Minor cleanup.
3261
3262 * programs.texi (Hungry Delete): Upcase @key argument.
3263
8cf51b2c
GM
32642006-01-16 Juri Linkov <juri@jurta.org>
3265
3266 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3267 Move `mode-line-highlight' before `mode-line-buffer-id'.
3268
8cf51b2c
GM
32692006-01-14 Richard M. Stallman <rms@gnu.org>
3270
3271 * basic.texi (Inserting Text): Minor cleanup.
3272
8cf51b2c
GM
32732006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3274
3275 * custom.texi (Changing a Variable, Face Customization):
3276 Update for changes in Custom menus.
3277
8cf51b2c
GM
32782006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3279
3280 * macos.texi (Mac International): Undo last change.
3281
8cf51b2c
GM
32822006-01-02 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * custom.texi (Custom Themes): Describe the new
3285 customize-create-theme interface.
3286
32872005-12-30 Juri Linkov <juri@jurta.org>
3288
3289 * basic.texi (Position Info): Update example.
3290
c8763fb6 32912005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3292
3293 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3294
32952005-12-24 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * custom.texi (Custom Themes): `load-theme' always loads.
3298
32992005-12-23 Juri Linkov <juri@jurta.org>
3300
3301 * display.texi (Highlight Interactively): Use double space to
3302 separate sentences. Replace C-p with M-p, and C-n with M-n.
3303
33042005-12-22 Richard M. Stallman <rms@gnu.org>
3305
3306 * custom.texi (Easy Customization and subnodes):
3307 Replace "active field" with "button".
3308 Use "user option" only for variables.
3309 Use "setting" for variable-or-face.
3310
33112005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3312
3313 * buffers.texi (Select Buffer): Change order in table to make
3314 "Similar" refer to the correct item.
3315 (Indirect Buffers): Minor rewording.
3316
8cf51b2c
GM
33172005-12-20 Juri Linkov <juri@jurta.org>
3318
3319 * files.texi (VC Status): Put P and N near p and n.
3320
8cf51b2c
GM
33212005-12-19 Richard M. Stallman <rms@gnu.org>
3322
3323 * programs.texi (Electric C): Delete the info about newline control.
3324 (Other C Commands): Minor cleanup.
3325 (Left Margin Paren): Minor cleanup.
3326
33272005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3328
3329 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3330 (Customization Groups): Delete text moved to "Browsing Custom".
3331 (Browsing Custom): New node.
3332 (Specific Customization): Clarify which commands only work for
3333 loaded options.
3334
33352005-12-18 Bill Wohler <wohler@newt.com>
3336
3337 * frames.texi (Tool Bars): Shorten text of previous change.
3338
33392005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3340
3341 * files.texi (VC Status): Document log-view mode.
3342
33432005-12-18 Bill Wohler <wohler@newt.com>
3344
3345 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3346 permanently via the customize interface.
3347
8cf51b2c
GM
33482005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3349
3350 * killing.texi (Killing by Lines): Document `kill-whole-line'
3351 function.
3352
c8763fb6 33532005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3354
3355 * buffers.texi (Select Buffer): Change `prev-buffer' to
3356 `previous-buffer'. Indicate that these functions use a frame
3357 local buffer list.
3358
8cf51b2c
GM
33592005-12-12 Richard M. Stallman <rms@gnu.org>
3360
3361 * custom.texi (Easy Customization): Change menu comment.
3362 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3363
3364 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3365 (Help): Among the Apropos commands, describe only C-h a here.
3366
33672005-12-11 Richard M. Stallman <rms@gnu.org>
3368
3369 * programs.texi (Options for Comments): Comment-end starts with space.
3370
3371 * glossary.texi (Glossary): Minor cleanup.
3372
3373 * files.texi (Old Versions): Use @table.
3374
8cf51b2c
GM
33752005-12-10 David Koppelman <koppel@ece.lsu.edu>
3376
3377 * display.texi (Highlight Interactively): Include
3378 global-hi-lock-mode. Add miscellaneous details and elaborations.
3379
33802005-12-09 Richard M. Stallman <rms@gnu.org>
3381
3382 * display.texi (Font Lock): Delete the Global FL menu item.
3383
33842005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3385
3386 * custom.texi (Minibuffer Maps): Mention the maps for file name
3387 completion.
3388
33892005-12-09 Kim F. Storm <storm@cua.dk>
3390
3391 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3392 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3393 cursor to next corner in rectangle; clarify insert around rectangle.
3394
8cf51b2c
GM
33952005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3396
3397 * custom.texi (Customization): Use xref to elisp manual for
3398 non-TeX output.
3399 (Minor Modes): Update.
3400 (Customization Groups, Changing a Variable, Face Customization):
3401 Update for new appearance of Custom buffers.
3402 (Changing a Variable): `custom-buffer-done-function' has been
3403 replaced by `custom-buffer-done-kill'.
3404 (Specific Customization): In the `customize-group' buffer, a
3405 subgroup's contents are not "hidden". They are not included at
3406 all. They have no [Show] button.
3407 (Mouse Buttons): Add pxref to description of mouse event lists in
3408 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3409 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3410 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3411
34122005-12-08 Richard M. Stallman <rms@gnu.org>
3413
3414 * mini.texi (Completion Commands, Completion):
3415 In file name input, SPC does not do completion.
3416
8cf51b2c
GM
34172005-12-08 Nick Roberts <nickrob@snap.net.nz>
3418
3419 * building.texi (GDB Graphical Interface): Explain screen size
3420 setting.
3421 (Other GDB User Interface Buffers): Describe features specific to
3422 GDB 6.4.
3423
8cf51b2c
GM
34242005-12-01 Nick Roberts <nickrob@snap.net.nz>
3425
3426 * building.texi (GDB User Interface Layout): Describe how to
3427 kill associated buffers.
3428 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3429 (Watch Expressions): Be more precise.
3430 (Other GDB User Interface Buffers): Describe how to change a
3431 register value.
3432
8cf51b2c
GM
34332005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3434
3435 * macos.texi (Mac Input): Remove description of
3436 mac-command-key-is-meta. Add descriptions of
3437 mac-control-modifier, mac-command-modifier, and
3438 mac-option-modifier.
3439 (Mac International): Fix description of conversion of clipboard data.
3440 (Mac Font Specs): Add example of font customization by face attributes.
3441
34422005-11-22 Nick Roberts <nickrob@snap.net.nz>
3443
3444 * building.texi (Watch Expressions): Expand description.
3445 (Other GDB User Interface Buffers): Describe local map for
3446 gud-watch.
3447
34482005-11-21 Chong Yidong <cyd@stupidchicken.com>
3449
3450 * display.texi (Font Lock): Font lock is enabled by default now.
3451
34522005-11-20 Juri Linkov <juri@jurta.org>
3453
3454 * basic.texi (Position Info): Update examples of the output.
3455 Remove the fact that examples are produced in the TeXinfo buffer,
3456 because in the Info reader users will get a different output from
3457 `C-x ='.
3458
3459 * building.texi (Compilation Mode): Remove paragraph duplicated
3460 from the node `Compilation'. Add `compilation-skip-threshold'.
3461
3462 * display.texi (Font Lock): Suggest more user-friendly method of
3463 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3464
34652005-11-18 Richard M. Stallman <rms@gnu.org>
3466
3467 * files.texi (Registering): Mention @@ in mode line.
3468
3469 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3470
34712005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3472
3473 * files.texi (Renaming and VC): Some back-ends don't
3474 handle renaming.
3475
8cf51b2c
GM
34762005-11-17 Juri Linkov <juri@jurta.org>
3477
3478 * emacs.texi (Top):
3479 * display.texi (Highlight Interactively): Put this font-lock based
3480 mode near Font Lock node.
3481
34822005-11-16 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3485 icons.
3486
34872005-11-12 Kim F. Storm <storm@cua.dk>
3488
3489 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3490 (Help Summary): Add C-h d and C-h e.
3491 (Apropos): Clarify that all apropos commands may search for either
3492 list of words or a regexp. Add C-h d for apropos-documentation.
3493 Describe apropos-documentation-sort-by-scores user option.
3494
8cf51b2c
GM
34952005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3496
3497 * killing.texi (CUA Bindings): Add @section.
3498
34992005-11-10 Kim F. Storm <storm@cua.dk>
3500
3501 * emacs.texi (Top): Add CUA Bindings entry to menu.
3502
3503 * killing.texi (CUA Bindings): New node. Moved here from
3504 misc.texi and extended with info on rectangle commands and
3505 rectangle highlighting, interface to registers, and the global
3506 mark feature.
3507
3508 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3509
3510 * regs.texi: Prev link points to CUA Bindings node.
3511
35122005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3513
3514 * help.texi (Help Echo): By default, help echos are only shown on
3515 mouse-over, not on point-over.
3516
c8763fb6 35172005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3518
3519 * misc.texi (Shell Mode): Describe how to activate password echoing.
3520
8cf51b2c
GM
35212005-11-04 Romain Francoise <romain@orebokech.com>
3522
3523 * mark.texi (Mark Ring): Fix typo.
3524
35252005-11-03 Richard M. Stallman <rms@gnu.org>
3526
3527 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3528
35292005-11-01 Bill Wohler <wohler@newt.com>
3530
3531 * help.texi (Help Mode): Fix typo.
3532
35332005-11-01 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * building.texi (Other GDB User Interface Buffers): Describe
3536 the command gdb-use-inferior-io-buffer.
3537
35382005-10-31 Romain Francoise <romain@orebokech.com>
3539
3540 * files.texi (Compressed Files): Fix typo.
3541
3542 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3543
3544 * windows.texi (Force Same Window): Likewise.
3545
35462005-10-30 Bill Wohler <wohler@newt.com>
3547
3548 * help.texi (Help Mode): URLs viewed with browse-url.
3549
35502005-10-31 Nick Roberts <nickrob@snap.net.nz>
3551
3552 * building.texi (GDB Graphical Interface): Don't reference
3553 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3554 must stay in same frame.
3555
35562005-10-29 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3559
3560 * anti.texi (Antinews): Likewise.
3561
8cf51b2c
GM
35622005-10-28 Bill Wohler <wohler@newt.com>
3563
3564 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3565
35662005-10-28 Richard M. Stallman <rms@gnu.org>
3567
3568 * files.texi (Visiting): Explain how to enter ? in a file name.
3569
3570 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3571
8cf51b2c
GM
35722005-10-25 Nick Roberts <nickrob@snap.net.nz>
3573
3574 * building.texi (GDB Graphical Interface): Describe
3575 gdb-mouse-until.
3576
35772005-10-23 Richard M. Stallman <rms@gnu.org>
3578
3579 * custom.texi (Init File): Recommend when to use site-start.el.
3580
8cf51b2c
GM
35812005-10-21 Juri Linkov <juri@jurta.org>
3582
3583 * custom.texi (Examining): Mention accessing the old variable
3584 value via M-n in set-variable.
3585
8cf51b2c
GM
35862005-10-18 Romain Francoise <romain@orebokech.com>
3587
3588 * files.texi (Version Systems): Capitalize GNU.
3589
8cf51b2c
GM
35902005-10-18 Nick Roberts <nickrob@snap.net.nz>
3591
3592 * building.texi (Compilation Mode): Remove redundant paragraph.
3593 (Watch Expressions): Remove paragraph to reflect code change.
3594
8cf51b2c
GM
35952005-10-16 Richard M. Stallman <rms@gnu.org>
3596
3597 * building.texi (Compilation Mode, Compilation): Clarified.
3598
35992005-10-15 Richard M. Stallman <rms@gnu.org>
3600
3601 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3602
8cf51b2c
GM
36032005-10-13 Kenichi Handa <handa@m17n.org>
3604
3605 * basic.texi (Position Info): Fix previous change.
3606
c8763fb6 36072005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3608
3609 * cmdargs.texi (Icons X): Fix typo.
3610
36112005-10-12 Kenichi Handa <handa@m17n.org>
3612
3613 * basic.texi (Position Info): Describe the case that Emacs shows
3614 "part of display ...".
3615
c8763fb6 36162005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3617
3618 * cmdargs.texi (Icons X): -nb => -nbi.
3619
36202005-10-10 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * frames.texi (Speedbar): A couple more clarifications.
3623
36242005-10-11 Nick Roberts <nickrob@snap.net.nz>
3625
3626 * building.texi (GDB User Interface Layout): Improve diagram.
3627 (Watch Expressions): Explain how to make speedbar global.
3628 (Other GDB User Interface Buffers): Make references more precise.
3629
8cf51b2c
GM
36302005-10-09 Richard M. Stallman <rms@gnu.org>
3631
3632 * frames.texi (Speedbar): Clarify the text.
3633
36342005-10-09 Chong Yidong <cyd@stupidchicken.com>
3635
3636 * frames.texi (Speedbar): Add information on keybindings,
3637 dismissing the speedbar, and buffer display mode. Link to
3638 speedbar manual.
3639
c8763fb6 36402005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3641
3642 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3643 added -nb, --no-bitmap-icon.
3644
8cf51b2c
GM
36452005-10-07 Nick Roberts <nickrob@snap.net.nz>
3646
3647 * building.texi (GDB Graphical Interface): Add variables and
3648 functions to indices. Be more precise.
3649
c8763fb6 36502005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3651
3652 * frames.texi (Drag and Drop): Remove the x- from
3653 x-dnd-open-file-other-window and xdnd-protocol-alist.
3654
36552005-09-30 Romain Francoise <romain@orebokech.com>
3656
3657 * mini.texi (Minibuffer): The default value now appears before the
3658 colon in minibuffer prompts.
3659
8cf51b2c
GM
36602005-09-25 Richard M. Stallman <rms@gnu.org>
3661
3662 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3663
8cf51b2c
GM
36642005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3665
3666 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3667
8cf51b2c
GM
36682005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3669
3670 * emacs.texi (Top): Update submenus from macos.texi.
3671
3672 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3673 (Mac OS): Update feature support status.
3674 (Mac Input): List supported input scripts. Remove description
3675 about `mac-keyboard-text-encoding'. Mention mouse button
3676 emulation and related variables.
3677 (Mac International): Mention Central European and Cyrillic
3678 support. Now `keyboard-coding-system' is dynamically changed.
3679 Add description about coding system for selection. Add
3680 description about language environment.
3681 (Mac Environment Variables): Mention
3682 `~/.MacOSX/environment.plist'. Give example of command line
3683 arguments. Add Preferences support.
3684 (Mac Directories): Explicitly state that this node is for Mac OS
3685 Classic only.
3686 (Mac Font Specs): Mention specification for scalable fonts. List
3687 supported charsets. Add preferred way of creating fontsets. Add
3688 description about `mac-allow-anti-aliasing'.
3689 (Mac Functions): Add descriptions about `mac-set-file-creator',
3690 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3691 and `mac-get-preference'.
3692
8cf51b2c
GM
36932005-09-16 Romain Francoise <romain@orebokech.com>
3694
3695 Update all files to specify GFDL version 1.2.
3696
3697 * doclicense.texi (GNU Free Documentation License): Update to
3698 version 1.2.
3699
37002005-09-15 Richard M. Stallman <rms@gnu.org>
3701
3702 * buffers.texi (List Buffers): Fix xref.
3703
3704 * rmail.texi (Rmail Basics): Fix xref.
3705
3706 * emacs.texi (Top): Update subnode menus.
3707
3708 * files.texi (Saving Commands): New node, broken out of Saving.
3709 (Customize Save): New node, broken out of Saving.
3710 Clarify effect of write-region-inhibit-fsync.
3711 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3712
8cf51b2c
GM
37132005-09-14 Romain Francoise <romain@orebokech.com>
3714
3715 * files.texi (Saving): Mention write-region-inhibit-fsync.
3716
37172005-09-05 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * custom.texi (Custom Themes): New node.
3720
37212005-09-03 Richard M. Stallman <rms@gnu.org>
3722
49823426
GM
3723 * search.texi (Search Case): Mention vars that control
3724 case-fold-search for various operations.
8cf51b2c
GM
3725
37262005-08-22 Juri Linkov <juri@jurta.org>
3727
3728 * display.texi (Standard Faces): Merge the text from
3729 `(elisp)Standard Faces' into this node.
3730
37312005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3732
3733 * emacs.texi (Top): Delete menu item for deleted node
3734 Keyboard Translations.
3735
37362005-08-18 Richard M. Stallman <rms@gnu.org>
3737
8cf51b2c
GM
3738 * trouble.texi (Unasked-for Search):
3739 Delete xref to Keyboard Translations.
3740
3741 * glossary.texi (Glossary): Delete xref.
3742
8cf51b2c
GM
3743 * custom.texi (Minor Modes): Say that the list here is not complete.
3744 (Keyboard Translations): Node deleted.
3745 (Disabling): Delete xref to it.
3746 (Customization Groups): Fix Custom buffer example.
3747 (Hooks): Mention remove-hooks.
3748
37492005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3750
3751 * building.texi (GDB Graphical Interface): Improve filling of menu
3752 item.
3753
37542005-08-18 Nick Roberts <nickrob@snap.net.nz>
3755
3756 * building.texi (GDB Graphical Interface): Use better node names.
3757
37582005-08-14 Richard M. Stallman <rms@gnu.org>
3759
3760 * text.texi (Sentences): Fix xref.
3761
37622005-08-14 Juri Linkov <juri@jurta.org>
3763
3764 * building.texi (Compilation, Grep Searching): Move grep command
3765 headings from `Compilation' to `Grep Searching'.
3766
3767 * dired.texi (Dired and Find):
3768 * maintaining.texi (Tags Search): Replace grep xref to
3769 `Compilation' node with `Grep Searching'.
3770
3771 * files.texi (Comparing Files): Replace xref to `Compilation' with
3772 `Compilation Mode'.
3773
37742005-08-13 Alan Mackenzie <acm@muc.de>
3775
3776 * search.texi (Non-ASCII Isearch): Correct a typo.
3777 (Replacement Commands): Mention query-replace key binding.
3778
37792005-08-11 Richard M. Stallman <rms@gnu.org>
3780
3781 * programs.texi (Options for Comments): Fix xref.
3782
3783 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3784 out of Regexps.
3785
8cf51b2c
GM
37862005-08-09 Juri Linkov <juri@jurta.org>
3787
3788 * building.texi (Compilation): Use `itemx' instead of `item'.
3789 (Grep Searching): Simplify phrase.
3790
3791 * display.texi (Standard Faces): Describe vertical-border on
3792 window systems.
3793
3794 * windows.texi (Split Window): Simplify phrase and mention
3795 vertical-border face.
3796
37972005-08-09 Richard M. Stallman <rms@gnu.org>
3798
3799 * files.texi (Comparing Files): Clarify compare-windows.
3800
3801 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3802
8cf51b2c
GM
38032005-08-06 Eli Zaretskii <eliz@gnu.org>
3804
3805 * mule.texi (Coding Systems): Rephrase the paragraph about
3806 codepages: no need for "M-x codepage-setup" anymore, except on
3807 MS-DOS.
3808
3809 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3810 the MS-DOS port only.
3811
38122005-07-30 Eli Zaretskii <eliz@gnu.org>
3813
3814 * makefile.w32-in (info): Don't run multi-install-info.bat.
3815 ($(infodir)/dir): New target, produced by running
3816 multi-install-info.bat.
3817
8cf51b2c
GM
38182005-07-22 Eli Zaretskii <eliz@gnu.org>
3819
3820 * files.texi (Quoted File Names): Add index entry.
3821
8cf51b2c
GM
38222005-07-19 Juri Linkov <juri@jurta.org>
3823
3824 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3825
38262005-07-18 Juri Linkov <juri@jurta.org>
3827
8cf51b2c
GM
3828 * custom.texi (Easy Customization):
3829 * files.texi (Old Versions):
3830 * frames.texi (Wheeled Mice):
3831 * mule.texi (Specify Coding):
8cf51b2c
GM
3832 * text.texi (Cell Justification):
3833 * trouble.texi (After a Crash):
8cf51b2c
GM
3834 * xresources.texi (GTK styles):
3835 Delete duplicate duplicate words.
3836
38372005-07-17 Richard M. Stallman <rms@gnu.org>
3838
3839 * frames.texi (Creating Frames): Fix foreground color example.
3840
3841 * custom.texi (Init Examples): Clean up text about conditionals.
3842
38432005-07-16 Richard M. Stallman <rms@gnu.org>
3844
3845 * mini.texi (Completion Commands): Fix command name for ?.
3846
8cf51b2c
GM
38472005-07-16 Eli Zaretskii <eliz@gnu.org>
3848
3849 * display.texi (Standard Faces): Explain that customization of
3850 `menu' face has no effect on w32 and with GTK. Add
3851 cross-references.
3852
3853 * cmdargs.texi (General Variables): Clarify the default location
3854 of $HOME on w32 systems.
3855
38562005-07-15 Jason Rumney <jasonr@gnu.org>
3857
3858 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3859 changed.
3860
38612005-07-08 Kenichi Handa <handa@m17n.org>
3862
3863 * mule.texi (Recognize Coding): Recommend
3864 revert-buffer-with-coding-system instead of revert-buffer.
3865
38662005-07-07 Richard M. Stallman <rms@gnu.org>
3867
3868 * anti.texi (Antinews): Mention mode-line-inverse-video.
3869
3870 * files.texi (Saving): Minor correction about C-x C-w.
3871
3872 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3873
38742005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * search.texi (Isearch Scroll): Add example of using the
3877 `isearch-scroll' property.
3878 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3879 `Display Custom' node.
3880 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3881 and de-emphasize it.
3882 (Other Repeating Search): `occur' currently can not correctly
3883 handle multiline matches. Correct, clarify and update description
3884 of `flush-lines' and `keep-lines'.
3885
3886 * display.texi (Display Custom): Add anchor for `baud-rate'.
3887
38882005-07-07 Richard M. Stallman <rms@gnu.org>
3889
3890 * gnu.texi: Update where to get GNU status; add refs for how to help.
3891 Add footnotes 6 and 7.
3892
38932005-07-04 Lute Kamstra <lute@gnu.org>
3894
3895 Update FSF's address in GPL notices.
3896
8cf51b2c 3897 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3898 * trouble.texi (Checklist): Update FSF's address.
3899
8cf51b2c
GM
39002005-06-24 Richard M. Stallman <rms@gnu.org>
3901
3902 * display.texi (Text Display): Change index entries.
3903
39042005-06-24 Eli Zaretskii <eliz@gnu.org>
3905
3906 * makefile.w32-in (MAKEINFO): Use --force.
3907 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3908 Makefile.in.
8cf51b2c
GM
3909
39102005-06-23 Richard M. Stallman <rms@gnu.org>
3911
3912 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3913 nobreak-char-display.
3914
3915 * emacs.texi (Top): Update detailed node listing.
3916
3917 * display.texi (Text Display): Renamed show-nonbreak-escape
3918 to nobreak-char-display and no-break-space to nobreak-space.
3919 (Standard Faces): Split up the list of standard faces
3920 and put it in a separate node. Add nobreak-space and
3921 escape-glyph.
3922
8cf51b2c
GM
39232005-06-23 Lute Kamstra <lute@gnu.org>
3924
3925 * mule.texi (Select Input Method): Fix typo.
3926
39272005-06-23 Kenichi Handa <handa@m17n.org>
3928
3929 * mule.texi (International): List all supported scripts. Adjust
3930 text for that leim is now included in the normal Emacs
3931 distribution.
3932 (Language Environments): List all language environments.
3933 Intlfonts contains fonts for most supported scripts, not all..
3934 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3935 input a specific character.
8cf51b2c
GM
3936 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3937
39382005-06-23 Juanma Barranquero <lekktu@gmail.com>
3939
49823426 3940 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3941
39422005-06-22 Miles Bader <miles@gnu.org>
3943
3944 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3945
39462005-06-20 Miles Bader <miles@gnu.org>
3947
3948 * display.texi (Faces): Add `vertical-divider'.
3949
39502005-06-17 Richard M. Stallman <rms@gnu.org>
3951
3952 * text.texi (Adaptive Fill): Minor clarification.
3953
8cf51b2c
GM
39542005-06-10 Lute Kamstra <lute@gnu.org>
3955
3956 * emacs.texi (Top): Correct version number.
3957 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3958 refer to the current version of Emacs.
3959
39602005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3961
3962 * files.texi (Log Buffer): Document when there can be more than
3963 one file to be committed.
3964
39652005-06-08 Juri Linkov <juri@jurta.org>
3966
3967 * display.texi (Faces): Add `shadow' face.
3968
39692005-06-07 Masatake YAMATO <jet@gyve.org>
3970
3971 * display.texi (Faces): Write about mode-line-highlight.
3972
39732005-06-06 Richard M. Stallman <rms@gnu.org>
3974
3975 * misc.texi (Printing Package): Explain how to initialize
3976 printing package.
3977
3978 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3979
39802005-06-05 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * emacs.texi: Rename Hardcopy to Printing.
3983 Make PostScript and PostScript Variables subnodes of it.
3984
3985 * misc.texi (Printing): Rename node from Hardcopy.
3986 Mention menu bar options.
3987 Move PostScript and PostScript Variables to submenu.
3988 (Printing package): New node.
3989
3990 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3991
3992 * dired.texi (Operating on Files): Likewise.
3993
3994 * calendar.texi (Displaying the Diary): Likewise.
3995
3996 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3997
3998 * glossary.texi (Glossary): Likewise.
3999
4000 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4001 effect.
4002
40032005-06-04 Richard M. Stallman <rms@gnu.org>
4004
4005 * trouble.texi (After a Crash): Polish previous change.
4006
8cf51b2c
GM
40072005-05-30 Noah Friedman <friedman@splode.com>
4008
4009 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4010 recovery mechanism.
4011
8cf51b2c
GM
40122005-05-28 Nick Roberts <nickrob@snap.net.nz>
4013
4014 * building.texi (Other Buffers): SPC toggles display of
4015 floating point registers.
4016
8cf51b2c
GM
40172005-05-27 Nick Roberts <nickrob@snap.net.nz>
4018
4019 * files.texi (Log Buffer): Merge in description of Log Edit
4020 mode from pcl-cvs.texi.
4021
40222005-05-26 Richard M. Stallman <rms@gnu.org>
4023
4024 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4025
8cf51b2c
GM
40262005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4029 not enabled by default.
4030 When not on a word, `ispell-word' by default checks the word
4031 before point.
4032
40332005-05-24 Nick Roberts <nickrob@snap.net.nz>
4034
4035 * building.texi (Debugger Operation): Simplify last sentence.
4036
40372005-05-23 Lute Kamstra <lute@gnu.org>
4038
4039 * emacs.texi: Update FSF's address throughout.
4040 (Preface): Use @cite.
4041 (Distrib): Add cross reference to the node "Copying". Mention the
4042 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4043 printed manuals.
4044 (Intro): Use @xref for the Emacs Lisp Intro.
4045
8cf51b2c
GM
40462005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4047
4048 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4049
4050 * basic.texi (Moving Point): Mention default for `goto-line'.
4051
4052 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4053 of a variable's docstring.
4054
40552005-05-18 Lute Kamstra <lute@gnu.org>
4056
4057 * maintaining.texi (Overview of Emerge): Add cross reference.
4058 Remove duplication.
4059
4060 * emacs.texi (Top): Update to the current structure of the manual.
4061 * misc.texi (Emacs Server): Add menu description.
4062 * files.texi (Saving): Fix menu.
4063 * custom.texi (Customization): Fix menu.
4064 * mule.texi (International): Fix menu.
4065 * kmacro.texi (Keyboard Macros): Fix menu.
4066
40672005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4068
4069 * display.texi: Various minor changes.
4070 (Faces): Delete text that is repeated in the next section.
4071
40722005-05-16 Nick Roberts <nickrob@snap.net.nz>
4073
4074 * building.texi (Debugger Operation): Mention GUD tooltips are
4075 disabled with GDB in text command mode.
4076
8cf51b2c
GM
40772005-05-16 Nick Roberts <nickrob@snap.net.nz>
4078
4079 * building.texi: Replace toolbar with "tool bar" for consistency.
4080 (Compilation Mode): Describe compilation-context-lines
4081 and use of arrow in compilation buffer.
4082 (Debugger Operation): Replace help text with variable's value.
4083
4084 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4085 consistency.
4086
40872005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4088
4089 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4090 Add xref.
4091
8cf51b2c
GM
40922005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4093
4094 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4095 (Position Info): Delete discussion of `goto-line'. It is already
4096 described in `Moving point'.
4097
4098 * mini.texi (Completion Commands): Correct reference.
4099 (Completion Options): Fix typo.
4100
4101 * killing.texi (Deletion): Complete description of `C-x C-o'.
4102
8cf51b2c
GM
41032005-05-10 Richard M. Stallman <rms@gnu.org>
4104
4105 * building.texi (Compilation): Clarify recompile's directory choice.
4106
4107 * frames.texi (Tooltips): Cleanups.
4108
4109 * basic.texi (Arguments): Fix punctuation.
4110
41112005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4112
4113 * screen.texi (Menu Bar): The up and down (not left and right)
4114 arrow keys move through a keyboard menu.
4115
41162005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4117
4118 * basic.texi: Various typo and grammar fixes.
4119 (Moving Point): C-a now runs move-beginning-of-line.
4120
41212005-05-08 Nick Roberts <nickrob@snap.net.nz>
4122
4123 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4124
4125 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4126 as different animals.
4127
41282005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4129
4130 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4131 Correct index entry.
4132
41332005-05-07 Nick Roberts <nickrob@snap.net.nz>
4134
4135 * building.texi (Debugger Operation): Update to reflect changes
4136 in GUD tooltips.
4137
41382005-04-30 Richard M. Stallman <rms@gnu.org>
4139
4140 * files.texi (Compressed Files): Auto Compression normally enabled.
4141
4142 * building.texi (Debugger Operation): Clarify previous change.
4143
8cf51b2c
GM
41442005-04-28 Nick Roberts <nickrob@snap.net.nz>
4145
4146 * building.texi (Debugger Operation): Add description for
4147 GUD tooltips when program is not running.
4148
41492005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4150
4151 * misc.texi (Shell): Add `Shell Prompts' to menu.
4152 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4153 description. Delete remarks moved to new node.
4154 (Shell Prompts): New node.
4155 (History References): Replace remarks moved to `Shell Prompts'
4156 with xref to that node.
4157 (Remote Host): Clarify how to specify the terminal type when
4158 logging in to a different machine.
4159
41602005-04-26 Richard M. Stallman <rms@gnu.org>
4161
4162 * emacs.texi (Top): Update submenus from files.texi.
4163
4164 * files.texi (Filesets): Clarify previous change.
4165
4166 * dired.texi (Misc Dired Features): Clarify previous change.
4167
41682005-04-25 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4171
4172 * dired.texi (Misc Dired Features): Document
4173 dired-compare-directories.
4174
4175 * files.texi (Filesets): New node.
4176 (File Conveniences): Document Image mode.
4177
4178 * text.texi (TeX Print): Document tex-compile.
4179
41802005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4181
4182 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4183 Delete redundant reference to tooltip Custom group. It is
4184 referred too again in the next paragraph.
4185
41862005-04-24 Richard M. Stallman <rms@gnu.org>
4187
4188 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4189
8cf51b2c
GM
41902005-04-19 Kim F. Storm <storm@cua.dk>
4191
4192 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4193
41942005-04-18 Lars Hansen <larsh@math.ku.dk>
4195
4196 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4197 turns off desktop-save-mode.
4198
41992005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4200
4201 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4202 by default in terminals compatible with xterm. Mention that
4203 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4204 node.
4205
8cf51b2c
GM
42062005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4207
4208 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4209
c8763fb6 42102005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4211
4212 * xresources.texi (Table of Resources): Add cursorBlink.
4213
42142005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4215
4216 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4217 `d', `C-d' and `u'.
4218
42192005-04-11 Richard M. Stallman <rms@gnu.org>
4220
4221 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4222 (Misc X): Add -D, --basic-display.
4223
4224 * maintaining.texi (Change Log): Correct the description of
4225 the example.
4226
4227 * major.texi (Choosing Modes): Document magic-mode-alist.
4228
8cf51b2c
GM
42292005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4230
4231 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4232 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4233 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4234 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4235 `w', respectively.
4236 (Rmail Labels): Mention `l'.
4237 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4238 (Rmail Summary Edit): Describe `j' and RET.
4239
c8763fb6 42402005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4241
4242 * xresources.texi (Lucid Resources): Add fontSet resource.
4243
8cf51b2c
GM
42442005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4245
4246 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4247 now called `indicate-empty-lines'.
4248
42492005-04-06 Kim F. Storm <storm@cua.dk>
4250
4251 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4252
42532005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4256 deleted.
4257 (Marks vs Flags): Add some convenient key bindings.
4258 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4259 (Misc Dired Features): Correct and expand description of `w' command.
4260
4261 * frames.texi (XTerm Mouse): Delete apparently false info.
4262 The GNU/Linux console currently does not appear to support
4263 `xterm-mouse-mode'.
4264
8cf51b2c
GM
42652005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4266
4267 * calendar.texi (Diary): Mention shell utility `calendar'.
4268
42692005-04-01 Richard M. Stallman <rms@gnu.org>
4270
4271 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4272
8cf51b2c
GM
42732005-04-01 Lute Kamstra <lute@gnu.org>
4274
4275 * maintaining.texi (Change Log): add-change-log-entry uses
4276 add-log-mailing-address.
4277
42782005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4279
4280 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4281 `VC Mode Line' and put in an xref to that node.
4282 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4283 its description.
4284
42852005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4286
4287 * calendar.texi (Calendar Systems): Say that the Persian calendar
4288 implemented here is the arithmetical one championed by Birashk.
4289
42902005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4291
4292 * programs.texi (Fortran Motion): Fix previous change.
4293
8cf51b2c
GM
42942005-03-29 Richard M. Stallman <rms@gnu.org>
4295
4296 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4297
42982005-03-29 Chong Yidong <cyd@stupidchicken.com>
4299
4300 * text.texi (Refill): Refer to Long Lines Mode.
4301 (Longlines): New node.
4302 (Auto Fill): Don't index "word wrap" here.
4303 (Filling): Add Longlines to menu.
4304
43052005-03-29 Richard M. Stallman <rms@gnu.org>
4306
4307 * xresources.texi: Minor fixes.
4308
4309 * misc.texi (Emacs Server): Fix Texinfo usage.
4310
4311 * emacs.texi (Top): Don't use a real section heading for
4312 "Detailed Node Listing". Fake it instead.
4313
4314 * basic.texi (Position Info): Minor cleanup.
4315
4316 * mule.texi (Input Methods): Minor cleanup.
4317
43182005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4319
4320 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4321 constructs as well.
4322 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4323
43242005-03-29 Kenichi Handa <handa@m17n.org>
4325
4326 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4327
4328 * basic.texi (Position Info): Update the description about the
4329 command C-u C-x =.
4330
43312005-03-28 Richard M. Stallman <rms@gnu.org>
4332
4333 * emacs.texi (Top): Use @section for the detailed node listing.
4334
4335 * calendar.texi: Minor fixes to previous change.
4336
4337 * programs.texi (Fortran): Small fixes to previous changes.
4338
4339 * emacs.texi (Top): Update list of subnodes of Dired.
4340 Likewise for building.texi.
4341
4342 * files.texi (File Conveniences): Delete Auto Image File mode.
4343
43442005-03-28 Chong Yidong <cyd@stupidchicken.com>
4345
4346 * building.texi (Flymake): New node.
4347
4348 * custom.texi (Function Keys): Document kp- event types and
4349 keypad-setup package.
4350
4351 * dired.texi (Wdired): New node.
4352
4353 * files.texi (File Conveniences): Reorder entries.
4354 Explain how to turn on Auto-image-file mode.
4355 Document Thumbs mode.
4356
4357 * mule.texi (Specify Coding): Document recode-region and
4358 recode-file-name.
4359
4360 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4361
43622005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4363
4364 * commands.texi (Keys): M-o is now a prefix key.
4365
43662005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4367
4368 * programs.texi: Reformat and update copyright years.
4369 (Fortran): Update section.
4370
43712005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4372
4373 * files.texi: Several small changes in addition to:
4374 (Visiting): Change xref for Dialog Boxes to ref.
4375 (Version Headers): Replace references to obsolete var
4376 `vc-header-alist' with `vc-BACKEND-header'.
4377 (Customizing VC): Update value of `vc-handled-backends'.
4378
43792005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4380
4381 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4382 move here from Emacs Lisp Reference Manual.
4383 * calendar.texi (Calendar/Diary, Diary Commands)
4384 (Special Diary Entries, Importing Diary): Change some xrefs to
4385 point to emacs-xtra rather than elisp.
4386
4387 * emacs-xtra.texi (Calendar Customizing):
4388 Move view-diary-entries-initially, view-calendar-holidays-initially,
4389 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4390 Emacs Manual.
4391 (Appt Customizing): Merge entire section into main Emacs Manual.
4392 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4393 mark-holidays-in-calendar here from emacs-xtra.
4394 (Displaying the Diary): Move view-diary-entries-initially,
4395 mark-diary-entries-in-calendar here from emacs-xtra.
4396 (Appointments): Move appt-display-mode-line,
4397 appt-display-duration, appt-disp-window-function,
4398 appt-delete-window-function here from emacs-xtra.
4399
4400 * calendar.texi: Update and reformat copyright.
4401 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4402 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4403 (Diary): Refer to `diary-file' rather than ~/diary.
4404 (Diary Commands): Rename node to "Displaying the Diary".
4405 * emacs.texi (Top): Rename "Diary Commands" section.
4406 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4407
44082005-03-26 Eli Zaretskii <eliz@gnu.org>
4409
4410 * misc.texi (Emacs Server): Fix the command for setting
4411 server-name. Add an xref to Invoking emacsclient.
4412
4413 * help.texi (Help Summary): Clarify when "C-h ." will do something
4414 nontrivial.
4415 (Apropos): Add cindex entry for apropos-sort-by-scores.
4416
4417 * display.texi (Text Display): Add index entries for how no-break
4418 characters are displayed.
4419
8cf51b2c
GM
44202005-03-26 Eli Zaretskii <eliz@gnu.org>
4421
4422 * files.texi (Visiting): Fix cross-references introduced with the
4423 last change.
4424
4425 * xresources.texi (GTK resources): Fix last change.
4426
8cf51b2c
GM
44272005-03-25 Chong Yidong <cyd@stupidchicken.com>
4428
4429 * xresources.texi (X Resources): GTK options documented too.
4430 (Resources): Clarify meaning of program name.
4431 (Table of Resources): Add visualClass.
4432 (GTK resources): Rewrite.
4433 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4434
4435 * display.texi (Text Display): Mention non-breaking spaces.
4436
4437 * files.texi (Reverting): Document auto-revert-check-vc-info.
4438
4439 * frames.texi (Mouse Commands): Document
4440 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4441
4442 * help.texi (Help Summary): Add `C-h .'.
4443 (Apropos): Apropos accepts a list of search terms.
4444 Document apropos-sort-by-scores.
4445 (Help Echo): Document display-local-help.
4446
4447 * misc.texi (Emacs Server): Document server-name.
4448 (Invoking emacsclient): Document -s option for server names.
4449
4450 * text.texi (Outline Visibility): Introduce "current heading
4451 line" (commands can be called with point on a body line).
4452 Re-order table to follow the sequence of discussion.
4453 hide-body won't hide lines before first header line.
4454 (TeX Mode): Add DocTeX mode.
4455
8cf51b2c
GM
44562005-03-24 Richard M. Stallman <rms@gnu.org>
4457
4458 * mule.texi (Single-Byte Character Support): Delete mention
4459 of iso-acc.el and iso-transl.el.
4460
8cf51b2c
GM
44612005-03-23 Lute Kamstra <lute@gnu.org>
4462
4463 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4464
44652005-03-23 Richard M. Stallman <rms@gnu.org>
4466
8cf51b2c
GM
4467 * search.texi: Delete explicit node pointers.
4468 (Incremental Search): New menu.
4469 (Basic Isearch, Repeat Isearch, Error in Isearch)
4470 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4471 (Slow Isearch): New subnodes.
4472 (Configuring Scrolling): Node deleted.
4473 (Search Case): Doc default-case-fold-search.
4474 (Regexp Replace): Move replace-regexp doc here.
4475
4476 * rmail.texi (Movemail): Put commas inside closequotes.
4477
4478 * picture.texi (Insert in Picture): Document C-c arrow combos.
4479 (Basic Picture): Clarify erasure.
4480
4481 * display.texi (Font Lock): Put commas inside closequotes.
4482
4483 * cmdargs.texi (General Variables): Put commas inside closequotes.
4484
44852005-03-23 Nick Roberts <nickrob@snap.net.nz>
4486
4487 * building.texi (Stack Buffer): Mention reverse contrast for
4488 *selected* frame (might not be current frame).
4489
8cf51b2c
GM
44902005-03-21 Richard M. Stallman <rms@gnu.org>
4491
4492 * building.texi (Starting GUD): Add bashdb.
4493
44942005-03-20 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * basic.texi (Moving Point): Add M-g M-g binding.
4497 (Undo): Document undo-only.
4498 (Position Info): Document M-g M-g and C-u M-g M-g.
4499
4500 * building.texi (Building): Put Grep Searching after Compilation
4501 Shell.
4502 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4503 Document next-error-highlight.
4504 (Grep Searching): Document grep-highlight-matches.
4505 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4506
4507 * calendar.texi (Importing Diary): Rename node from iCalendar.
4508 Document diary-from-outlook.
4509
4510 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4511 Commands.
4512 Mention effect of X drag and drop on Dired buffers.
4513
4514 * files.texi (Visiting): Document large-file-warning-threshold.
4515 Move paragraph on file-selection dialog.
4516 Mention visiting files using X drag and drop.
4517 (Reverting): Mention using Auto-Revert mode to tail files.
4518 Document auto-revert-tail-mode.
4519 (Version Systems): Minor correction.
4520 (Comparing Files): Diff-mode is no longer based on Compilation
4521 mode.
4522 Document compare-ignore-whitespace.
4523 (Misc File Ops): Explain passing a directory to rename-file.
4524 Likewise for copy-file and make-symbolic-link.
4525
4526 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4527 Document mouse-wheel-progressive speed.
4528
4529 * help.texi (Misc Help): Document numeric argument for C-h i.
4530 Correctly explain the effect of just C-u as argument.
4531
4532 * killing.texi (Deletion): Document numeric argument for
4533 just-one-space.
4534
4535 * mini.texi (Completion): Completion acts on text before point.
4536
4537 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4538 (Emulation): CUA mode replaces pc-bindings-mode,
4539 pc-selection-mode, and s-region.
4540
4541 * mule.texi (Input Methods): Leim is now built-in.
4542 (Select Input Method): Document quail-show-key.
4543 (Specify Coding): Document revert-buffer-with-coding-system.
4544
4545 * programs.texi (Fortran Motion): Document f90-next-statement,
4546 f90-previous-statement, f90-next-block, f90-previous-block,
4547 f90-end-of-block, and f90-beginning-of-block.
4548
4549 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4550
4551 * emacs.texi (Acknowledgments): Updated.
4552
4553 * anti.texi: Total rewrite.
4554
8cf51b2c
GM
45552005-03-19 Chong Yidong <cyd@stupidchicken.com>
4556
4557 * ack.texi (Acknowledgments): Update.
4558
45592005-03-19 Eli Zaretskii <eliz@gnu.org>
4560
4561 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4562 copyright years.
4563
45642005-03-14 Nick Roberts <nickrob@snap.net.nz>
4565
4566 * building.texi (Commands of GUD): Move paragraph on setting
4567 breakpoints with mouse to the GDB Graphical Interface node.
4568
45692005-03-07 Richard M. Stallman <rms@gnu.org>
4570
8cf51b2c
GM
4571 * misc.texi (Single Shell, Shell Options): Fix previous change.
4572
4573 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4574
45752005-03-06 Richard M. Stallman <rms@gnu.org>
4576
4577 * building.texi (Starting GUD): Don't explain text vs graphical
4578 GDB here. Just mention it and xref.
4579 Delete "just one debugger process".
4580 (Debugger Operation): Move GUD tooltip info here.
4581 (GUD Tooltips): Node deleted.
4582 (GDB Graphical Interface): Explain the two GDB modes here.
4583
8cf51b2c
GM
4584 * sending.texi (Sending Mail): Minor cleanup.
4585 (Mail Aliases): Explain quoting conventions.
4586 Update key rebinding example.
4587 (Header Editing): C-M-i is like M-TAB.
4588 (Mail Mode Misc): mail-attach-file does not do MIME.
4589
4590 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4591 that really belongs here.
4592 (Remote Mailboxes): Text moved to Rmail Inbox.
4593 (Rmail Display): Mention Mouse-1.
4594 (Movemail): Clarify two movemail versions.
4595 Clarify rmail-movemail-program.
4596
8cf51b2c
GM
4597 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4598 Document async shell commands.
4599 (Shell History): Clarify.
4600 (Shell Ring): Mention C-UP an C-DOWN.
4601 (Shell Options): Add comint-prompt-read-only.
4602 (Invoking emacsclient): Set EDITOR to run Emacs.
4603 (Sorting): No need to explain what region is.
4604 (Saving Emacs Sessions): Fix typo.
4605 (Recursive Edit): Fix punctuation.
4606 (Emulation): Don't mention "PC bindings" which are standard.
4607 (Hyperlinking): Explain Mouse-1 convention here.
4608 (Find Func): Node deleted.
4609
8cf51b2c
GM
4610 * help.texi (Name Help): Xref to Hyperlinking.
4611
4612 * glossary.texi (Glossary):
4613 Rename "Balance Parentheses" to "Balancing...".
4614 Add "Byte Compilation". Correct "Copyleft".
4615 New xref in "Customization".
4616 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4617 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4618 Rename "Registers" to "Register".
4619 Replace "Selecting" with "Selected Frame",
4620 "Selected Window", and "Selecting a Buffer".
4621
4622 * files.texi (Types of Log File): Explain how projects'
4623 methods can vary.
4624
8cf51b2c
GM
4625 * display.texi (Faces): Delete "Emacs 21".
4626
4627 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4628 * fixit.texi (Spelling): C-M-i like M-TAB.
4629 * mini.texi (Completion Options): C-M-i like M-TAB.
4630 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4631 * text.texi (Text Mode): C-M-i like M-TAB.
4632
4633 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4634
4635 * calendar.texi (Specified Dates): Mention `g w'.
4636 (Appointments): appt-activate toggles with no arg.
4637
8cf51b2c
GM
46382005-03-05 Juri Linkov <juri@jurta.org>
4639
4640 * cmdargs.texi (Emacs Invocation): Add cindex
4641 "invocation (command line arguments)"
4642 (Misc X): Add -nbc, --no-blinking-cursor.
4643
46442005-03-04 Ulf Jasper <ulf.jasper@web.de>
4645
4646 * calendar.texi (iCalendar): No need to require it now.
4647
8cf51b2c
GM
46482005-03-03 Nick Roberts <nickrob@snap.net.nz>
4649
4650 * trouble.texi (Contributing): Mention Savannah. Direct users to
4651 emacs-devel.
4652
46532005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4654
4655 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4656 window.
4657
8cf51b2c
GM
46582005-02-27 Richard M. Stallman <rms@gnu.org>
4659
4660 * building.texi (Compilation): Update mode line status info.
4661
46622005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4663
4664 * calendar.texi (General Calendar): Document binding of
4665 scroll-other-window-down.
4666 (Mayan Calendar): Fix earliest date.
4667 (Time Intervals): Document timeclock-change.
4668 Fix timeclock-ask-before-exiting documentation.
4669
46702005-02-26 Kim F. Storm <storm@cua.dk>
4671
4672 * frames.texi (Mouse References):
4673 Add mouse-1-click-in-non-selected-windows.
4674
46752005-02-25 Richard M. Stallman <rms@gnu.org>
4676
4677 * screen.texi (Screen): Explain better about cursors and mode lines;
4678 don't presuppose text terminals.
4679 (Point): Don't assume just one cursor.
4680 Clarify explanation of cursors.
4681 (Echo Area, Menu Bar): Cleanups.
4682
4683 * mini.texi (Minibuffer): Prompts are highlighted.
4684 (Minibuffer Edit): Newline = C-j only on text terminals.
4685 Clarify resize-mini-windows values.
4686 Mention M-PAGEUP and M-PAGEDOWN.
4687 (Completion Commands): Mouse-1 like Mouse-2.
4688 (Minibuffer History): Explain history commands better.
4689 (Repetition): Add xref to Incremental Search.
4690
4691 * mark.texi (Setting Mark): Clarify info about displaying mark.
4692 Clarify explanation of C-@ and C-SPC.
4693 (Transient Mark): Mention Delete Selection mode.
4694 (Marking Objects): Clean up text about extending the region.
4695
4696 * m-x.texi (M-x): One C-g doesn't always go to top level.
4697 No delay before suggest-key-bindings output.
4698
4699 * fixit.texi (Fixit): Mention C-/ for undo.
4700 (Spelling): Mention ESC TAB like M-TAB.
4701 Replacement words with r and R are rechecked.
4702 Say where C-g leaves point. Mention ? as input.
4703
47042005-02-23 Lute Kamstra <lute@gnu.org>
4705
4706 * cmdargs.texi (Initial Options): Add cross reference.
4707
8cf51b2c
GM
47082005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4709
4710 * emacs.texi (Top): Update menu for splitting of node in
4711 msdog.texi.
4712 * frames.texi (Frames): Update xref for splitting of node in
4713 msdog.texi.
4714 * trouble.texi (Quitting): Ditto.
4715
47162005-02-16 Richard M. Stallman <rms@gnu.org>
4717
4718 * windows.texi (Split Window): Simplify line truncation info
4719 and xref to Display Custom.
4720
4721 * trouble.texi (Quitting): Emergency escape only for text terminal.
4722 (Screen Garbled): C-l for ungarbling is only for text terminal.
4723
4724 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4725
4726 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4727
4728 * programs.texi (Program Modes): Mention Python mode.
4729 (Moving by Defuns): Repeating C-M-h extends region.
4730 (Basic Indent): Clarify.
4731 (Custom C Indent): Clarify.
4732 (Expressions): Repeating C-M-@ extends region.
4733 (Info Lookup): Clarify for C-h S.
4734 (Symbol Completion): ESC TAB alternative for M-TAB.
4735 (Electric C): Clarify.
4736
4737 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4738
4739 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4740 MS-DOS Input node.
4741 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4742 (MS-DOS and MULE): Clarify.
4743 (MS-DOS Processes, Windows Processes): Fix typos.
4744
4745 * major.texi (Choosing Modes): Clarify.
4746
4747 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4748 (Keyboard Macro Step-Edit): Clarify.
4749
4750 * indent.texi (Indentation): Clarifications.
4751
4752 * help.texi (Help): Correct error about C-h in query-replace.
4753 Clarify apropos vs C-h a. Fix how to search in FAQ.
4754 (Key Help): Describe C-h w here.
4755 (Name Help): Minor cleanup. C-h w moved to Key Help.
4756 Clarify the "object" joke.
4757 (Apropos): Clarify. Mouse-1 like Mouse-2.
4758 (Help Mode): Mouse-1 like Mouse-2.
4759
4760 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4761
4762 * display.texi (Display): Reorder menu.
4763 (Faces): Cleanup.
4764 (Font Lock): Cleanup. Mention Options menu.
4765 Delete obsolete text.
4766 (Scrolling): For C-l, don't presume text terminal.
4767 (Horizontal Scrolling): Simplify intro.
4768 (Follow Mode): Clarify.
4769 (Cursor Display): Moved before Display Custom.
4770 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4771 Doc default-tab-width. Doc line truncation more thoroughly.
4772
4773 * dired.texi (Dired Enter): C-x C-f can run Dired.
4774 (Dired Visiting): Comment out `a' command.
4775 Mouse-1 is like Mouse-2.
4776 (Shell Commands in Dired): ? can be used more than once.
4777
4778 * basic.texi (Continuation Lines): Simplify description of truncation,
4779 and refer to Display Custom for the rest of it.
4780
8cf51b2c
GM
47812005-02-06 Lute Kamstra <lute@gnu.org>
4782
4783 * basic.texi (Undo): Fix typo.
4784
4785 * cmdargs.texi (Emacs Invocation): Fix typo.
4786
4787 * custom.texi (Init Examples): Fix typo.
4788
4789 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4790
47912005-02-06 Richard M. Stallman <rms@gnu.org>
4792
4793 * regs.texi (Registers): Registers can hold numbers, too.
4794
4795 * killing.texi (Other Kill Commands): Cleanup.
4796 Delete redundant explanation of kill in read-only buffer.
4797 (Yanking): Mention term "copying".
4798 (Accumulating Text): Fix typo.
4799
4800 * entering.texi (Entering Emacs): Update rationale at start.
4801 (Exiting): Treat iconifying on a par with suspension.
4802
4803 * custom.texi (Minor Modes): Fix typo.
4804 (Easy Customization): Fix menu style.
4805 (Variables): Add xref.
4806 (Examining): Setting for future sessions works through .emacs.
4807 (Keymaps): "Text terminals", not "Many".
4808 (Init Rebinding): Explain \C-. Show example of \M-.
4809 Fix minor wording errors.
4810 (Function Keys): Explain vector syntax just once.
4811 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4812 (Init File): Mention .emacs.d directory.
4813 (Init Examples): Add xref.
4814 (Find Init): Mention .emacs.d directory.
4815
4816 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4817 (Action Arguments): Explain which kinds of -l args are found how.
4818 (Initial Options): --batch does not inhibit site-start.
4819 Add xrefs.
4820 (Command Example): Use --batch, not -batch.
4821
4822 * basic.texi (Inserting Text): Cleanup wording.
4823 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4824 C-n is not error at end of buffer.
4825 (Undo): Doc C-/ like C-_. Add xrefs.
4826 (Arguments): META key may be labeled ALT.
4827 Peculiar arg meanings are explained in doc strings.
4828
4829 * abbrevs.texi (Expanding Abbrevs): Clarify.
4830
48312005-02-05 Eli Zaretskii <eliz@gnu.org>
4832
4833 * frames.texi (Frame Parameters): Add an xref to the description
4834 of list-colors-display. Add a pointer to the X docs about colors.
4835
4836 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4837 Improve docs of list-colors-display.
8cf51b2c
GM
4838
48392005-02-03 Lute Kamstra <lute@gnu.org>
4840
4841 * frames.texi (Frames, Drag and Drop): Fix typos.
4842
48432005-02-03 Richard M. Stallman <rms@gnu.org>
4844
4845 * windows.texi (Basic Window): Mention color-change in mode line.
4846 (Change Window): Explain dragging vertical boundaries.
4847
4848 * text.texi (Sentences): Clarify.
4849 (Paragraphs): Explain M-a and blank lines.
4850 (Outline Mode): Clarify text and menu.
4851 (Hard and Soft Newlines): Mention use-hard-newlines.
4852
4853 * frames.texi (Frames): Delete unnecessary mention of Windows.
4854 (Mouse Commands): Likewise. Mention xterm mouse support.
4855 (Clipboard): Clarify.
4856 (Mouse References): Mention use of Mouse-1 for following links.
4857 (Menu Mouse Clicks): Clarify.
4858 (Mode Line Mouse): Clarify.
4859 (Drag and Drop): Rewrite.
4860
4861 * fixit.texi (Spelling): Fix typo.
4862
4863 * files.texi (File Names): Clarify.
4864 (Visiting): Update conditions for use of file dialog. Clarify.
4865 (Saving): Doc d as answer in save-some-buffers.
4866 (Remote Files): Clean up the text.
4867
4868 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4869
4870 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4871 (List Buffers): Clarify.
4872 (Several Buffers): Doc T command.
4873 (Buffer Convenience): Clarify menu.
4874
4875 * basic.texi (Undo): Clarify last change.
4876
48772005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4878
4879 * fixit.texi (Spelling): Fix typo.
4880
48812005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4882
4883 * basic.texi (Undo): Update description of `undo-outer-limit'.
4884
48852005-02-01 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * building.texi: Update documentation relating to GDB Graphical
4888 Interface.
4889
48902005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4891
4892 * custom.texi (Easy Customization): Adapt menu to node name change.
4893
48942005-01-30 Richard M. Stallman <rms@gnu.org>
4895
4896 * custom.texi (Easy Customization): Defn of "User Option" now
4897 includes faces. Don't say just "option" when talking about variables.
4898 Do say just "options" to mean "anything customizable".
4899 (Specific Customization): Describe `customize-variable',
4900 not `customize-option'.
4901
4902 * glossary.texi (Glossary) <Faces>: Add xref.
4903 <User Option>: Change definition--include faces. Change xref.
4904
4905 * picture.texi (Picture): Mention artist.el.
4906
4907 * sending.texi, screen.texi, programs.texi, misc.texi:
4908 * mini.texi, major.texi, maintaining.texi, macos.texi:
4909 * help.texi, frames.texi, files.texi:
4910 Don't say just "option" when talking about variables.
4911
4912 * display.texi, mule.texi: Don't say just "option" when talking
4913 about variables. Other minor cleanups.
4914
8cf51b2c
GM
49152005-01-26 Lute Kamstra <lute@gnu.org>
4916
4917 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4918 File'. Mention the `-Q' option at the `--no-site-file' option.
4919
8cf51b2c
GM
49202005-01-22 David Kastrup <dak@gnu.org>
4921
4922 * building.texi (Grep Searching): Mention alias `find-grep' for
4923 `grep-find'.
4924
49252005-01-20 Richard M. Stallman <rms@gnu.org>
4926
4927 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4928
8cf51b2c
GM
49292005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4930
4931 * rmail.texi (Movemail): Explain differences
4932 between standard and mailutils versions of movemail.
4933 Describe command line and configuration options introduced
4934 with the latter.
4935 Explain the notion of mailbox URL, provide examples and
4936 cross-references to mailutils documentation.
4937 Describe various methods of specifying mailbox names,
4938 user names and user passwords for rmail.
4939 (Remote Mailboxes): New section. Describe
4940 how movemail handles remote mailboxes. Describe configuration
4941 options used to control its behavior.
4942 (Other Mailbox Formats): Explain handling of various mailbox
4943 formats.
4944
49452005-01-13 Richard M. Stallman <rms@gnu.org>
4946
4947 * commands.texi (Commands): Clarification.
4948
49492005-01-11 Richard M. Stallman <rms@gnu.org>
4950
4951 * programs.texi (Multi-line Indent): Fix previous change.
4952 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4953
8cf51b2c
GM
49542005-01-08 Richard M. Stallman <rms@gnu.org>
4955
4956 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4957 lazy-highlight.
4958
4959 * search.texi (Query Replace): Mention faces query-replace
4960 and lazy-highlight.
4961 (Incremental Search): Update isearch highlighting info.
4962
8cf51b2c
GM
49632005-01-04 Richard M. Stallman <rms@gnu.org>
4964
4965 * custom.texi (Saving Customizations): Minor improvement.
4966
8cf51b2c
GM
49672005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4968
4969 * custom.texi (Saving Customizations): Emacs no longer loads
4970 `custom-file' after .emacs. No longer mention customizing through
4971 Custom.
4972
8cf51b2c
GM
49732005-01-01 Andreas Schwab <schwab@suse.de>
4974
4975 * killing.texi (Graphical Kill): Move up under node Killing,
4976 change @section to @subsection.
4977
49782005-01-01 Richard M. Stallman <rms@gnu.org>
4979
4980 * custom.texi (Face Customization): Mention hex color specs.
4981
4982 * emacs.texi (Top): Update Killing submenu.
4983
4984 * killing.texi (Killing): Reorganize section.
4985 No more TeX-only text; put the node command at start of chapter.
4986 But the first section heading is used only in TeX.
4987 Rewrite the text to read better in this mode.
4988 (Graphical Kill): New subnode gets some of the text that
4989 used to be in the first section.
4990
49912004-12-31 Richard M. Stallman <rms@gnu.org>
4992
4993 * dired.texi (Shell Commands in Dired): Delete the ? example.
4994
4995 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4996
4997 * files.texi (Saving): Describe new require-final-newline features
4998 and mode-require-final-newline.
4999
8cf51b2c
GM
50002004-12-29 Richard M. Stallman <rms@gnu.org>
5001
5002 * custom.texi (File Variables): Clarify previous change.
5003
c8763fb6 50042004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5005
5006 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5007 out now.
5008
50092004-12-27 Richard M. Stallman <rms@gnu.org>
5010
5011 * Makefile.in (MAKEINFO): Specify --force.
5012
5013 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5014 (Undo): Doc undo-outer-limit.
5015
8cf51b2c
GM
50162004-12-15 Juri Linkov <juri@jurta.org>
5017
5018 * mark.texi (Transient Mark, Mark Ring): M-< and other
5019 movement commands don't set mark in Transient Mark mode
5020 if mark is active.
5021
8cf51b2c
GM
50222004-12-12 Juri Linkov <juri@jurta.org>
5023
5024 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5025 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5026
5027 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5028 (Misc Dired Commands): Add @r{(Dired)} to w.
5029
50302004-12-12 Juri Linkov <juri@jurta.org>
5031
5032 * mark.texi (Marking Objects): Marking commands also extend the
5033 region when mark is active in Transient Mark mode.
5034
8cf51b2c
GM
50352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * custom.texi (Saving Customizations): Emacs only loads the custom
5038 file automatically after the init file in version 22.1 or later.
5039 Adapt text and examples to this fact.
5040
8cf51b2c
GM
50412004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5044 be set through Custom. Otherwise, it has no effect.
5045
8cf51b2c
GM
50462004-12-05 Richard M. Stallman <rms@gnu.org>
5047
5048 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5049 * entering.texi: Rename Command Line to Emacs Invocation.
5050
10d1d0af 5051 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5052
5053 * custom.texi (Easy Customization): Move up to section level,
5054 before Variables. Avoid using the term "variable"; say "option".
5055 New initial explanation.
5056 (Variables): In initial explanation, connect "variable" to the
5057 already-explained "user option".
5058
5059 * emacs.texi (Top): Fix ref to Command Line.
5060 Move reference to Easy Customization.
5061
5062 * xresources.texi (X Resources): Fix From link.
5063
5064 * doclicense.texi (GNU Free Documentation License): Fix To link.
5065
5066 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5067
5068 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5069
50702004-12-03 Richard M. Stallman <rms@gnu.org>
5071
5072 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5073
50742004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * kmacro.texi: Several small changes in addition to the following.
5077 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5078 defining a keyboard macro.
5079 Mention `kmacro-ring-max'.
5080 (Keyboard Macro Counter): Clarify description of
5081 `kmacro-insert-counter', `kmacro-set-counter',
5082 `kmacro-add-counter' and `kmacro-set-format'.
5083
50842004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5085
5086 * custom.texi (File Variables): Add `unibyte' and make it more
5087 clear that `unibyte' and `coding' are special. Suggested by Simon
5088 Krahnke <overlord@gmx.li>.
5089
5090 * mule.texi (Enabling Multibyte): Refer to File Variables.
5091 Suggested by Simon Krahnke <overlord@gmx.li>.
5092
c8763fb6 50932004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5094
5095 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5096 x-use-old-gtk-file-dialog.
5097
8cf51b2c
GM
50982004-11-20 Richard M. Stallman <rms@gnu.org>
5099
5100 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5101
51022004-11-09 Lars Brinkhoff <lars@nocrew.org>
5103
5104 * building.texi (Lisp Eval): Delete hyphen in section name.
5105
51062004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5107
5108 * files.texi (Old Versions):
5109 No longer document annotation as "CVS only".
5110
51112004-11-10 Andre Spiegel <spiegel@gnu.org>
5112
5113 * files.texi (Version Control): Rewrite the introduction about
5114 version systems, mentioning the new ones that we support. Thanks
5115 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5116 suggestions.
5117
c8763fb6 51182004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5119
49823426 5120 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5121
c8763fb6 51222004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5123
5124 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5125
51262004-10-23 Eli Zaretskii <eliz@gnu.org>
5127
5128 * text.texi (Text Based Tables, Table Definition)
5129 (Table Creation, Table Recognition, Cell Commands)
5130 (Cell Justification, Row Commands, Column Commands)
5131 (Fixed Width Mode, Table Conversion, Measuring Tables)
5132 (Table Misc): New nodes, documenting the Table Mode.
5133
8cf51b2c
GM
51342004-10-19 Jason Rumney <jasonr@gnu.org>
5135
5136 * makefile.w32-in (info): Change order of arguments to makeinfo.
5137
51382004-10-19 Ulf Jasper <ulf.jasper@web.de>
5139
5140 * calendar.texi (iCalendar): Update for package changes.
5141
8cf51b2c
GM
51422004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * files.texi (Misc File Ops): View mode is a minor mode.
5145
8cf51b2c
GM
51462004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5147
5148 * calendar.texi (iCalendar): Style changes.
5149
51502004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5151
5152 * search.texi (Regexps): The regexp described in the example is no
5153 longer stored in the variable `sentence-end'.
5154
8cf51b2c
GM
51552004-10-06 Nick Roberts <nickrob@snap.net.nz>
5156
5157 * building.texi (Starting GUD): Note that multiple debugging
5158 sessions requires `gdb --fullname'.
5159
51602004-10-05 Ulf Jasper <ulf.jasper@web.de>
5161
5162 * calendar.texi (iCalendar): New section for a new package.
5163
8cf51b2c
GM
51642004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * text.texi: Various small changes in addition to the following.
5167 (Text): Replace xref for autotype with inforef.
5168 (Sentences): Explain nil value for `sentence-end'.
5169 (Paragraphs): Update default values for `paragraph-start' and
5170 `paragraph-separate'.
5171 (Text Mode): Correct description of Text mode's effect on the
5172 syntax table.
5173 (Outline Visibility): `hide-other' does not hide top level headings.
5174 `selective-display-ellipses' no longer has an effect on Outline mode.
5175 (TeX Misc): Add missing @cindex.
5176 Replace xref for RefTeX with inforef.
5177 (Requesting Formatted Text): The variable
5178 `enriched-fill-after-visiting' no longer exists.
5179 (Editing Format Info): Update names of menu items and commands.
5180 (Format Faces): Mention special effect of specifying the default face.
5181 Describe inheritance of text properties.
5182 Correct description of `fixed' face.
5183 (Format Indentation): Correct description of effect of setting
5184 margins. Mention `set-left-margin' and `set-right-margin'.
5185 (Format Justification): Update names of menu items.
5186 `set-justification-full' is now bound to `M-j b'.
5187 Mention that `default-justification' is a per buffer variable.
5188 (Format Properties): Update name of menu item.
5189 (Forcing Enriched Mode): `format-decode-buffer' automatically
5190 turns on Enriched mode if the buffer is in text/enriched format.
5191
51922004-10-05 Emilio C. Lopes <eclig@gmx.net>
5193
5194 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5195
51962004-09-28 Kim F. Storm <storm@cua.dk>
5197
5198 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5199 Align with new functionality.
5200
8cf51b2c
GM
52012004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5202
5203 * display.texi (Display Custom): Remove stray `@end defvar'.
5204
52052004-09-23 Kim F. Storm <storm@cua.dk>
5206
5207 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5208 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5209
8cf51b2c
GM
52102004-09-20 Richard M. Stallman <rms@gnu.org>
5211
5212 * custom.texi (Hooks): Explain using setq to clear out a hook.
5213 (File Variables): Explain multiline string constants.
5214 (Non-ASCII Rebinding): Explain when you need to update
5215 non-ASCII char codes in .emacs.
5216
5217 * building.texi (Compilation): Explain how to make a silent
5218 subprocess that won't be terminated. Explain compilation-environment.
5219
52202004-09-13 Kim F. Storm <storm@cua.dk>
5221
5222 * mini.texi (Repetition): Rename isearch-resume-enabled to
5223 isearch-resume-in-command-history and change default to disabled.
5224
8cf51b2c
GM
52252004-09-09 Kim F. Storm <storm@cua.dk>
5226
5227 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5228 with new `kmacro-name-last-macro'.
5229
8cf51b2c
GM
52302004-09-08 Juri Linkov <juri@jurta.org>
5231
5232 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5233
8cf51b2c
GM
52342004-09-03 Juri Linkov <juri@jurta.org>
5235
5236 * search.texi (Incremental Search): Update wording for M-%.
5237
52382004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5239
5240 * killing.texi (Killing): Correct description of kill commands in
5241 read-only buffer.
5242
52432004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5244
5245 * building.texi (Compilation Mode): Add a paragraph about rules
5246 for finding the compilation buffer for `next-error'.
5247
5248 * search.texi (Other Repeating Search): Mention that Occur mode
5249 supports the next-error functionality.
5250
52512004-09-02 Juri Linkov <juri@jurta.org>
5252
5253 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5254
52552004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5256
5257 * kmacro.texi (Basic Keyboard Macro):
5258 `apply-macro-to-region-lines' now operates on all lines that begin
5259 in the region, rather than on all complete lines in the region.
5260
c8763fb6 52612004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5262
5263 * frames.texi (Drag and drop): Add documentation about
5264 x-dnd-test-function and x-dnd-known-types.
5265
52662004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5267
5268 * indent.texi: Various minor changes in addition to:
5269 (Indentation Commands): Correct description of `indent-relative'.
5270 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5271 mode. The *Tab Stops* buffer uses Overwrite Mode.
5272 (Just Spaces): `tabify' converts sequences of at least two spaces
5273 to tabs.
5274
8cf51b2c
GM
52752004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5276
5277 * frames.texi (Secondary Selection): Setting the secondary
5278 selection with M-Drag-Mouse-1 does not alter the kill ring,
5279 setting it with M-Mouse-1 and M-Mouse-3 does.
5280 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5281 toolkit scroll bars.
5282 (Scroll Bars): Ditto.
5283
5284 * windows.texi (Basic Window): When using a window system, the value
5285 of point in a non-selected window is indicated by a hollow box.
5286 (Split Window): Side by side windows are separated by a scroll bar,
5287 if scroll bars are used.
5288 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5289 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5290 (Window Convenience): Update bindings for `winner-undo' and
5291 `winner-redo'.
5292
5293 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5294 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5295 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5296 of "Using Emacs as a Server".
5297 * building.texi (Building): Interchange nodes (for correct numbering).
5298 * programs.texi (Programs): Interchange nodes (for correct numbering).
5299 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5300 Info to the node structure.
5301 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5302 Rearrange order of nodes and sections such that both "GNU GENERAL
5303 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5304 end, as appropriate for appendices.
5305 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5306 Use `@unnumberedsec'.
5307 * trouble.texi: Adapt sectioning in Info to the node structure.
5308 Adapt node pointers to change in emacs.texi.
5309 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5310
8cf51b2c
GM
53112004-08-25 Kenichi Handa <handa@m17n.org>
5312
5313 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5314 description for unibyte mode.
5315
53162004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5317
5318 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5319
5320 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5321 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5322 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5323 in @pxref.
5324
53252004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5326
5327 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5328 Change section names.
5329
8cf51b2c
GM
53302004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * kmacro.texi (Keyboard Macro Ring): Rename section.
5333 Emacs treats the head of the macro ring as the `last keyboard macro'.
5334 (Keyboard Macro Counter): Minor change.
5335 (Save Keyboard Macro): Some clarifications.
5336 (Edit Keyboard Macro): Rename section.
5337
5338 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5339 32-bit machines.
5340 (Several Buffers): Clarify which buffer is selected if `2' is
5341 pressed in the Buffer Menu.
5342 Auto Revert mode can be used to update the Buffer Menu
5343 automatically.
5344
53452004-08-21 Eli Zaretskii <eliz@gnu.org>
5346
5347 * help.texi (Misc Help): Add an index entry for finding an Info
5348 manual by its file name.
5349
53502004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5351
5352 * files.texi (Backup Deletion): Correct description of
5353 `delete-old-versions'.
5354 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5355 (Auto Save Files): Recommend `auto-save-mode' to reenable
5356 auto-saving, rather than the abbreviation `auto-save'.
5357
53582004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5359
5360 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5361 for "killing" and "yanking" in main menu.
5362
53632004-08-16 Richard M. Stallman <rms@gnu.org>
5364
5365 * killing.texi (Yanking, Killing): Minor cleanups.
5366
5367 * mark.texi (Momentary Mark): Minor cleanups.
5368
53692004-08-15 Kenichi Handa <handa@etl.go.jp>
5370
5371 * custom.texi (Non-ASCII Rebinding):
5372 C-q always inserts the right code to pass to global-set-key.
5373
8cf51b2c
GM
53742004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5375
5376 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5377 `insert-register', instead of `C-x r g' binding, for consistency.
5378
53792004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5380
5381 * fixit.texi (Spelling): Fix typo.
5382
53832004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5384
5385 * help.texi (Help): Fix Texinfo usage.
5386
8cf51b2c
GM
53872004-07-24 Richard M. Stallman <rms@gnu.org>
5388
5389 * text.texi (Paragraphs): Update how paragraphs are separated
5390 and the default for paragraph-separate.
5391
5392 * search.texi (Regexp Replace): Further update text for new
5393 replacement operators.
5394
8cf51b2c
GM
53952004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5396
5397 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5398 `R' switch.
5399
5400 * dired.texi (Dired Updating): `k' only deletes inserted
5401 subdirectories from the Dired buffer if a prefix argument was given.
5402
5403 * search.texi (Regexps): Delete redundant definition of `symbol' in
5404 description of `\_>'. It already occurs in the description of `\_<'.
5405
8cf51b2c
GM
54062004-07-01 Juri Linkov <juri@jurta.org>
5407
5408 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5409 (Regexp Search): Add M-r.
5410
54112004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5414
54152004-06-29 Jesper Harder <harder@ifa.au.dk>
5416
49823426 5417 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5418
54192004-06-25 Richard M. Stallman <rms@gnu.org>
5420
5421 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5422
54232004-06-25 David Kastrup <dak@gnu.org>
5424
5425 * search.texi (Regexp Replace): Some typo corrections and
5426 rearrangement.
5427
54282004-06-24 David Kastrup <dak@gnu.org>
5429
5430 * search.texi (Unconditional Replace): Use replace-string instead
5431 of query-replace in example.
5432 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5433 sequences.
5434 (Query Replace): Correct explanation of `^' which does not use
5435 the mark stack.
5436
54372004-06-21 Nick Roberts <nickrob@gnu.org>
5438
5439 * misc.texi (Shell History Copying): Document comint-insert-input.
5440 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5441
8cf51b2c
GM
54422004-06-20 Jesper Harder <harder@ifa.au.dk>
5443
5444 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5445 * custom.texi (Customization): Do.
5446 * anti.texi (Antinews): Do.
5447 * abbrevs.texi (Defining Abbrevs): Do.
5448
5449 * programs.texi (Info Lookup): Fix keybinding for
5450 info-lookup-symbol.
5451
54522004-06-16 Juanma Barranquero <lektu@terra.es>
5453
5454 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5455 Add emacs-xtra.
5456 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5457 (clean): Add emacs-xtra and flymake. Remove redundancies.
5458
54592004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5460
5461 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5462 Add emacs-xtra.
5463 * emacs-xtra.texi: New file.
5464
54652004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5466
5467 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5468 (Dired and Find): Mention differences with ordinary Dired buffers.
5469
8cf51b2c
GM
54702004-06-13 Richard M. Stallman <rms@gnu.org>
5471
5472 * custom.texi (Init Syntax): Explain about vars that do special
5473 things when set with setq or with Custom.
5474 (Init Examples): Add line-number-mode example.
5475
8cf51b2c
GM
54762004-06-12 Juri Linkov <juri@jurta.org>
5477
5478 * dired.texi (Operating on Files): Add dired-do-touch.
5479
8cf51b2c
GM
54802004-06-10 Juri Linkov <juri@jurta.org>
5481
5482 * building.texi (Lisp Eval): Add C-M-x on defface.
5483
54842004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5485
5486 * files.texi (Reverting): Auto-Revert mode and
5487 Global Auto-Revert mode no longer revert remote files.
5488
8cf51b2c
GM
54892004-05-29 Richard M. Stallman <rms@gnu.org>
5490
5491 * custom.texi (Init File): Two dashes start --no-site-file.
5492
8cf51b2c
GM
54932004-05-29 Alan Mackenzie <acm@muc.de>
5494
5495 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5496 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5497 (AWK, Pike): Document as "C-like modes".
5498 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5499 (M-x man): Supersedes M-x manual-entry.
5500 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5501
5502 ("Comments in C"): Delete node; the info is in CC Mode manual.
5503 (c-comment-only-line-offset): Remove description.
5504
5505 (C-c ., C-c C-c): Describe new C Mode bindings.
5506
5507 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5508 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5509 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5510 Amend definitions.
5511
5512 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5513 Describe functions.
5514
5515 (c-comment-start-regexp, c-hanging-comment-ender-p)
5516 (c-hanging-comment-starter-p): Remove obsolete definitions.
5517
5518 * emacs.texi: Remove the menu entry "Comments in C".
5519
8cf51b2c
GM
55202004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5523 `M-x locate'.
5524
55252004-05-16 Karl Berry <karl@gnu.org>
5526
5527 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5528 makeinfo --html fails.
5529 * help.texi (Help Summary) [@ifnottex]: Likewise.
5530
55312004-05-13 Nick Roberts <nickrob@gnu.org>
5532
5533 * building.texi (GDB Graphical Interface): Update and describe
5534 layout first.
5535
8cf51b2c
GM
55362004-05-04 Jason Rumney <jasonr@gnu.org>
5537
5538 * makefile.w32-in: Revert last change.
5539
55402004-05-03 Jason Rumney <jasonr@gnu.org>
5541
5542 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5543
8cf51b2c
GM
55442004-04-23 Juanma Barranquero <lektu@terra.es>
5545
5546 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5547
55482004-04-18 Juri Linkov <juri@jurta.org>
5549
5550 * fixit.texi (Spelling): Remove file extension from ispell xref.
5551
55522004-04-15 Kim F. Storm <storm@cua.dk>
5553
5554 * cmdargs.texi (Initial Options): Add -Q.
5555
55562004-04-05 Kim F. Storm <storm@cua.dk>
5557
5558 * custom.texi (File Variables): Add safe-local-eval-forms.
5559
8cf51b2c
GM
55602004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5561
5562 * files.texi (Reverting): Correct description of revert-buffer's
5563 handling of point.
5564
55652004-03-22 Juri Linkov <juri@jurta.org>
5566
5567 * emacs.texi (Top): Add `Misc X'.
5568
49823426 5569 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5570
5571 * glossary.texi: Improve references.
5572
5573 * help.texi: Sync keywords with finder.el.
5574
5575 * mini.texi (Completion): Add description for menu items.
5576
5577 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5578
5579 * sending.texi (Mail Methods): Fix xref to Message manual.
5580
8cf51b2c
GM
55812004-03-12 Richard M. Stallman <rms@gnu.org>
5582
8cf51b2c
GM
5583 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5584
8cf51b2c
GM
55852004-03-04 Richard M. Stallman <rms@gnu.org>
5586
5587 * search.texi (Regexps): Explain that ^ and $ have their
5588 special meanings only in certain contexts.
5589
5590 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5591
5592 * mule.texi (Specify Coding): Doc C-x RET F.
5593
5594 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5595 for multiple compile and grep buffers.
5596 (Indirect Buffers): Don't recommand clone-indirect-buffer
5597 for multiple compile and grep buffers.
5598
8cf51b2c
GM
55992004-02-29 Juanma Barranquero <lektu@terra.es>
5600
5601 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5602 Use $(DEL) instead of rm, and ignore exit code.
5603
8cf51b2c
GM
56042004-02-23 Nick Roberts <nick@nick.uklinux.net>
5605
5606 * building.texi (Watch Expressions): Update.
5607
56082004-02-21 Juri Linkov <juri@jurta.org>
5609
5610 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5611 --directory, --help, --version. Move text about command-line-args
5612 to Command Arguments.
5613 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5614 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5615 (Window Size X): Join -g and --geometry. Add @cindex.
5616 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5617 (Title X): Remove alias -title.
5618 (Misc X): New node.
5619
c8763fb6 56202004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5621
5622 * frames.texi (Drag and drop): Add Motif to list of supported
5623 protocols.
5624
c8763fb6 56252004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5626
5627 * frames.texi (Drag and drop): New section.
5628
56292004-01-24 Richard M. Stallman <rms@gnu.org>
5630
5631 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5632 Include it only @ifnotinfo. Patch the preceding and following
5633 node headers to point to each other.
5634
56352004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5636
5637 * calendar.texi (Appointments): Update section.
5638
56392003-12-29 Kevin Ryde <user42@zip.com.au>
5640
8cf51b2c
GM
5641 * programs.texi (C Modes): Fix the xref.
5642
56432003-12-23 Nick Roberts <nick@nick.uklinux.net>
5644
5645 * building.texi (Watch Expressions): Update.
5646 (Commands of GUD): Include use of toolbar + breakpoints set from
5647 fringe/margin.
5648
56492003-12-03 Andre Spiegel <spiegel@gnu.org>
5650
5651 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5652 <acm@muc.de>.
5653
c8763fb6 56542003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5655
5656 * frames.texi (Dialog Boxes): Add use-file-dialog.
5657
8cf51b2c
GM
56582003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5659
5660 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5661 in CC Mode.
5662
8cf51b2c
GM
56632003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5664
5665 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5666 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5667 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5668 * man/frames.texi, man/glossary.texi, man/killing.texi:
5669 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5670 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5671 * man/sending.texi, man/text.texi, man/trouble.texi:
5672 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5673
56742003-11-01 Alan Mackenzie <acm@muc.de>
5675
5676 * search.texi (Scrolling During Incremental Search): Document a
5677 new scrolling facility in isearch mode.
5678
8cf51b2c
GM
56792003-10-22 Miles Bader <miles@gnu.org>
5680
5681 * Makefile.in (info): Move before $(top_srcdir)/info.
5682
56832003-10-22 Nick Roberts <nick@nick.uklinux.net>
5684
5685 * building.texi (Watch Expressions): Update section on data display
5686 to reflect code changes (GDB Graphical Interface).
5687
8cf51b2c
GM
56882003-10-13 Richard M. Stallman <rms@gnu.org>
5689
5690 * xresources.texi (GTK resources): Clean up previous change.
5691
c8763fb6 56922003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5693
5694 * xresources.texi (GTK resources): Add a note that some themes
5695 disallow customizations. Add scroll theme example.
5696
8cf51b2c
GM
56972003-09-30 Richard M. Stallman <rms@gnu.org>
5698
8cf51b2c
GM
5699 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5700
5701 * misc.texi (Saving Emacs Sessions): Shorten the section,
5702 collapsing back into one node.
5703
57042003-09-30 Lars Hansen <larsh@math.ku.dk>
5705
5706 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5707
ce058493 57082003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5709
5710 * xresources.texi (GTK names in Emacs): Correct typo.
5711
8cf51b2c
GM
57122003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5713
5714 * cmdargs.texi (Font X): Mention new default font. More
5715 fully describe long font names, wildcard patterns and the
5716 problems involved. (Result of discussion on emacs-devel.)
5717
57182003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5719
5720 * emacs.texi (Acknowledgements): Correct typo.
5721
57222003-09-22 Richard M. Stallman <rms@gnu.org>
5723
5724 * dired.texi (Misc Dired Commands): New node.
5725 (Dired Navigation): Add dired-goto-file.
5726
5727 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5728
5729 * emacs.texi (Acknowledgements): New node, split from Distribution.
5730
5731 * cmdargs.texi (Action Arguments): -f reads interactive args.
5732
8cf51b2c
GM
57332003-09-08 Lute Kamstra <lute@gnu.org>
5734
5735 * screen.texi (Mode Line): Say that POS comes before LINE.
5736 Mention `size-indication-mode'.
5737 * display.texi (Optional Mode Line): Document
5738 `size-indication-mode'.
5739 * basic.texi (Position Info): Mention `size-indication-mode'.
5740
57412003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5742
5743 * xresources.texi (Resources): Refer to `editres' man page.
5744 (Lucid Resources): Update defaults. Expand description of
5745 `shadowThickness'.
5746
57472003-09-04 Miles Bader <miles@gnu.org>
5748
5749 * Makefile.in (top_srcdir): New variable.
5750 ($(top_srcdir)/info): New rule.
5751 (info): Depend on it.
5752
57532003-09-03 Peter Runestig <peter@runestig.com>
5754
5755 * makefile.w32-in: New file.
5756
57572003-08-29 Richard M. Stallman <rms@gnu.org>
5758
5759 * misc.texi (Saving Emacs Sessions): Correct previous change.
5760
8cf51b2c
GM
57612003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5762
8cf51b2c
GM
5763 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5764 (Intro): Include kmacro.texi after fixit.texi instead of after
5765 custom.texi. (As suggested by Kim Storm.)
5766
57672003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5768
5769 * fixit.texi (Fixit): Update `Next' pointer.
5770 * files.texi (Files): Update `Previous' pointer.
5771 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5772 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5773 (Suggested by Kim Storm.)
5774 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5775
57762003-08-18 Kim F. Storm <storm@cua.dk>
5777
5778 * kmacro.texi: New file describing enhanced keyboard macro
5779 functionality. Replaces old description in custom.texi.
5780
5781 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5782 (Keyboard Macros): Move to new kmacro.texi file.
5783
5784 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5785
8cf51b2c
GM
57862003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5787
5788 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5789
57902003-08-17 Alex Schroeder <alex@gnu.org>
5791
5792 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5793 required.
5794
8cf51b2c
GM
57952003-08-05 Richard M. Stallman <rms@gnu.org>
5796
5797 * programs.texi (Lisp Indent): Don't describe
5798 lisp-indent-function property here. Use xref to Lisp Manual.
5799
8cf51b2c
GM
58002003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5801
fffa137c 5802 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5803 abbreviations.
5804
58052003-07-24 Markus Rost <rost@math.ohio-state.edu>
5806
5807 * buffers.texi (List Buffers): Fix previous change.
5808
8cf51b2c
GM
58092003-07-13 Markus Rost <rost@math.ohio-state.edu>
5810
5811 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5812 List*.
5813
58142003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5815
8cf51b2c
GM
5816 * display.texi (Font Lock): Fix typo.
5817
58182003-07-07 Richard M. Stallman <rms@gnu.org>
5819
5820 * display.texi (Font Lock): Add xref for format info on
5821 font-lock-remove-keywords.
5822
5823 * building.texi (Compilation): Document what happens with asynch
5824 children of compiler process.
5825
5826 * help.texi (Library Keywords): Use @multitable.
5827
8cf51b2c
GM
58282003-06-04 Richard M. Stallman <rms@gnu.org>
5829
5830 * programs.texi (Expressions): Delete C-M-DEL.
5831
5832 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5833 comint-move-point-for-output renamed from
5834 comint-scroll-to-bottom-on-output.
5835
5836 * custom.texi (Init Rebinding): Replace previous change with xref.
5837 (Non-ASCII Rebinding): Explain that issue more briefly here.
5838
58392003-05-28 Richard M. Stallman <rms@gnu.org>
5840
5841 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5842
58432003-05-28 Nick Roberts <nick@nick.uklinux.net>
5844
5845 * building.texi (GDB Graphical Interface): New node.
5846 (Rewritten somewhat by RMS.)
5847
c8763fb6 58482003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5849
5850 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5851 non-English letters. Explain how to set coding systems correctly
5852 and how to include the right coding cookie in the file.
5853
c8763fb6 58542003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5855
5856 * indent.texi (Indentation): Explain the concepts.
5857 (Just Spaces): Explain why preventing tabs for indentation might
5858 be useful.
5859
8cf51b2c
GM
58602003-04-16 Richard M. Stallman <rms@gnu.org>
5861
5862 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5863
8cf51b2c
GM
58642003-02-22 Alex Schroeder <alex@emacswiki.org>
5865
5866 * cmdargs.texi (General Variables): Document SMTPSERVER.
5867
8cf51b2c
GM
5868 * sending.texi: Remove SMTP node.
5869 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5870 library.
5871
8cf51b2c
GM
58722003-02-22 Alex Schroeder <alex@emacswiki.org>
5873
5874 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5875
58762003-02-22 Simon Josefsson <jas@extundo.com>
5877
5878 * sending.texi (Mail Methods): Add node about SMTP.
5879
c8763fb6 58802003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5881
5882 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5883
8cf51b2c
GM
58842003-02-01 Kevin Ryde <user42@zip.com.au>
5885
5886 * glossary.texi (Glossary): Correction to cl cross reference.
5887
58882003-01-20 Richard M. Stallman <rms@gnu.org>
5889
5890 * killing.texi (Rectangles): Document C-x c r.
5891
c8763fb6 58922003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5893
5894 * xresources.texi (GTK resources): New node.
5895 (GTK widget names): New node.
5896 (GTK names in Emacs): New node.
5897 (GTK styles): New node.
5898
c8763fb6 58992003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5900
5901 * maintaining.texi (Create Tags Table): Add reference to the new
5902 `etags --help --lang=LANG' option.
5903
8cf51b2c
GM
59042002-10-02 Karl Berry <karl@gnu.org>
5905
49823426 5906 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5907 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5908 where needed for the sake of the HTML output.
8cf51b2c
GM
5909
59102001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5911
5912 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5913 source files.
5914
59152001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5916
5917 * Makefile.in (emacsman): New target.
5918
8cf51b2c
GM
59192001-10-20 Gerd Moellmann <gerd@gnu.org>
5920
5921 * (Version 21.1 released.)
5922
59232001-10-05 Gerd Moellmann <gerd@gnu.org>
5924
5925 * Branch for 21.1.
5926
8cf51b2c
GM
59272001-03-05 Gerd Moellmann <gerd@gnu.org>
5928
5929 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5930
8cf51b2c
GM
59312000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5932
5933 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5934
8cf51b2c
GM
59351999-07-12 Richard Stallman <rms@gnu.org>
5936
5937 * Version 20.4 released.
5938
59391998-12-04 Markus Rost <rost@delysid.gnu.org>
5940
5941 * Makefile.in (INFO_TARGETS): Delete customize.info.
5942 (DVI_TARGETS): Delete customize.dvi.
5943 (../info/customize, customize.dvi): Targets deleted.
5944
59451998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5946
5947 * Version 20.3 released.
5948
59491998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5950
5951 * Makefile.in (EMACSSOURCES): Add mule.texi.
5952 Add msdog.texi, ack.texi. Remove gnu1.texi.
5953
59541998-04-06 Andreas Schwab <schwab@gnu.org>
5955
5956 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5957 it in dvi targets.
8cf51b2c
GM
5958
59591997-09-23 Paul Eggert <eggert@twinsun.com>
5960
5961 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5962 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5963 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5964
59651997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5966
5967 * Version 20.2 released.
5968
59691997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5970
5971 * Version 20.1 released.
5972
59731997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5974
5975 * Makefile (../info/customize, customize.dvi): New targets.
5976 (INFO_TARGETS): Add ../info/customize.
5977 (DVI_TARGETS): Add customize.dvi.
5978
8cf51b2c
GM
59791996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5980
5981 * Version 19.33 released.
5982
59831996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5984
5985 * Version 19.32 released.
5986
8cf51b2c
GM
59871996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5988
5989 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5990
59911996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5992
5993 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5994 Specify -I option.
5995 (All dvi targets): Set the TEXINPUTS variable.
5996
59971996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5998
5999 * Version 19.31 released.
6000
8cf51b2c
GM
60011995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6002
6003 * Version 19.30 released.
6004
8cf51b2c
GM
60051995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6006
6007 * Makefile.in (maintainer-clean): Rename from realclean.
6008
60091994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6010
6011 * Makefile.in: New file.
6012 * Makefile: File deleted.
6013
60141994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6015
6016 * Makefile (TEXINDEX_OBJS): Variable deleted.
6017 (texindex, texindex.o, getopt.o): Rules deleted.
6018 All deps on texindex deleted.
6019 (distclean): Don't delete texindex.
6020 (mostlyclean): Don't delete *.o.
6021 * texindex.c, getopt.c: Files deleted.
6022
60231994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6024
6025 * Version 19.26 released.
6026
60271994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6028
6029 * Makefile (EMACSSOURCES): Exclude undo.texi.
6030
60311994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6032
6033 * Version 19.25 released.
6034
60351994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6036
6037 * Version 19.24 released.
6038
60391994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6040
6041 * Version 19.23 released.
6042
60431994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6044
6045 * Makefile: Delete spurious tab.
6046
60471994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6048
6049 * Makefile (.SUFFIXES): New rule.
6050
8cf51b2c
GM
60511993-12-04 Richard Stallman (rms@srarc2)
6052
6053 * getopt.c: New file.
6054 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6055 (getopt.o): New rule.
6056 (dvi): Don't depend on texindex.
49823426 6057 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6058
60591993-12-03 Richard Stallman (rms@srarc2)
6060
49823426
GM
6061 * Makefile (TEXI2DVI): New variable.
6062 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6063 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6064
60651993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6066
6067 * Version 19.22 released.
6068
60691993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6070
6071 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6072
60731993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6074
6075 * Version 19.21 released.
6076
8cf51b2c
GM
60771993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6078
6079 * Makefile (realclean): Don't delete the Info files.
6080
60811993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
6082
8cf51b2c
GM
6083 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6084 4' where appropriate.
6085
60861993-10-20 Brian Fox (bfox@ai.mit.edu)
6087
49823426 6088 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6089
6090 * texindex.c: Include "../src/config.h" if building in emacs.
6091
6092 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6093 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6094 Add target to build texindex.c, defining `emacs'.
6095
8cf51b2c
GM
60961993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6097
6098 * Version 19.19 released.
6099
8cf51b2c
GM
61001993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6101
6102 * Version 19.18 released.
6103
61041993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6105
6106 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6107
61081993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6109
6110 * Version 19.17 released.
6111
61121993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6113
6114 * split-man: Fix typos in last change.
6115
61161993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6117
6118 * Version 19.16 released.
6119
61201993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6121
6122 * version 19.15 released.
6123
61241993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6125
6126 * Makefile (distclean): It's rm, not rf.
6127
61281993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6129
6130 * Version 19.14 released.
6131
61321993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6133
6134 * Makefile: New file.
6135
61361993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6137
6138 * Version 19.13 released.
6139
61401993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6141
6142 * Version 19.9 released.
6143
61441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6145
6146 * Version 19.8 released.
6147
61481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6149
6150 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6151
6152 * trouble.texi: It's `enable-flow-control-on', not
6153 `evade-flow-control-on'.
6154
61551993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6156
6157 * display.texi: Document standard-display-european.
6158
61591993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6160
6161 * Version 19.7 released.
6162
6163 * emacs.texi: Add a sentence to the top menu mentioning the
6164 specific version of Emacs this manual applies to.
6165
61661993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6167
6168 * basic.texi: Document next-line-add-lines variable used to
6169 implement down-arrow.
6170
6171 * killing.texi: Document kill-whole-line.
6172
61731993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6174
6175 * text.texi: Update unix TeX ordering information.
6176
61771993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6178
6179 * news.texi: Mention fill-rectangle in keybinding list.
6180
6181 * killing.texi: Document fill-rectangle.
6182
61831993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6184
6185 * vc.texi: Bring the docs up to date with VC 5.2.
6186
61871992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6188
6189 * emacs.tex: Mention blackbox and gomoku under Amusements.
6190 Assembler mode is now mentioned and appropriately indexed
6191 under Programming Modes.
6192
61931991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6194
6195 * emacs.tex: Update TeX ordering information.
6196
8cf51b2c
GM
61971990-06-26 David Lawrence (tale@geech)
6198
6199 * emacs.tex: Note that completion-ignored-extensions is not used
6200 to filter out names when all completions are displayed in
6201 *Completions*.
6202
62031990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6204
6205 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6206
62071990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6208
6209 * emacs.tex: Add @findex grep.
6210
8cf51b2c
GM
62111988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6212
6213 * emacs.tex: Correct two typos. No other changes before
6214 Version 19 will be made.
6215
8cf51b2c
GM
62161988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6217
6218 * emacs.tex: Update information for obtaining TeX distribution from the
6219 University of Washington.
6220
6221;; Local Variables:
c8763fb6 6222;; coding: utf-8
8cf51b2c
GM
6223;; fill-column: 79
6224;; add-log-time-zone-rule: t
6225;; End:
6226
6227 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6228 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6229
6230 This file is part of GNU Emacs.
6231
352c8b4a 6232 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6233 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6234 the Free Software Foundation, either version 3 of the License, or
6235 (at your option) any later version.
8cf51b2c
GM
6236
6237 GNU Emacs is distributed in the hope that it will be useful,
6238 but WITHOUT ANY WARRANTY; without even the implied warranty of
6239 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6240 GNU General Public License for more details.
6241
6242 You should have received a copy of the GNU General Public License
352c8b4a 6243 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6244
6245;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd