Ruby mode added.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
636b507b
DN
12008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * misc.texi (emacsclient Options): Describe what an empty string
4 argument does for --alternate-editor.
5
a323fa14
CY
62008-12-09 Frank Schmitt <ich@frank-schmitt.net>
7
8 * cmdargs.texi (Font X): Distinguish between client-side and
9 server-side fonts. List valid Fontconfig properties. Add reference to
10 Fontconfig manual. List valid GTK font properties. Explain use of
11 fc-list.
12
c5ca6cd0
CY
132008-12-09 Chong Yidong <cyd@stupidchicken.com>
14
15 * cmdargs.texi (Font X): Move discussion of quoting to top.
16
e5136377
GM
172008-12-06 Glenn Morris <rgm@gnu.org>
18
19 * maintaining.texi (Old Revisions): Improve previous change.
20
248c026b
RS
212008-12-05 Richard M Stallman <rms@gnu.org>
22
23 * anti.texi (Antinews): Minor fixes.
24
a9253a1e
GM
252008-12-03 Glenn Morris <rgm@gnu.org>
26
27 * maintaining.texi (Old Revisions): Fix diff-switches description.
28
fa687b02
MR
292008-12-01 Martin Rudalics <rudalics@gmx.at>
30
31 * emacs.texi (Top): Fix typo.
32
72e6decd
CY
332008-11-30 Chong Yidong <cyd@stupidchicken.com>
34
320ee034
CY
35 * misc.texi (Document View): Explain dependence on gs at the top.
36 Copyedits.
37
38 * emacs.texi (Top): Add DocView nodes to detailed node listing.
39
72e6decd
CY
40 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
41 (Comment Commands): Discuss region-active behavior of M-; first.
42
2a472ee4
MR
432008-11-29 Martin Rudalics <rudalics@gmx.at>
44
9c6361c9
MR
45 * display.texi (Line Truncation): Add reference to Continuation
46 Lines.
47
2a472ee4
MR
48 * windows.texi (Pop Up Window): Mention split-height-threshold
49 and split-width-threshold.
9c6361c9 50 (Split Window): Add reference to Continuation Lines.
2a472ee4 51
e93bc142
AR
522008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
53
54 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
55 (GNUstep Support): New node.
56 * anti.texi:
57 * emacs.texi:
58 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
59
60
43b978db
RS
612008-11-28 Richard M Stallman <rms@gnu.org>
62
63 * misc.texi (Dissociated Press): Minor cleanups.
64
65 * dired.texi (Image-Dired): Avoid passive.
66
e8e2bd93
EZ
672008-11-28 Eli Zaretskii <eliz@gnu.org>
68
69 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
70 representation.
71
8d2d45da
CY
722008-11-26 Richard M. Stallman <rms@gnu.org>
73
74 * files.texi (Visiting): Rewrite paragraph for clarity.
75
76 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
77
a5f7bbcc
AM
782008-11-25 Alan Mackenzie <acm@muc.de>
79
80 * programs.texi (Moving by Parens): Clarify that parens inside strings
81 and comments are ignored, and that the commands assume the starting
82 point isn't in a string or comment.
83
a71703d3
AR
842008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
85
86 * macos.texi: Add Prev/Next/Top pointers to all nodes.
87 (Mac Basics): Merge in Grabbing Environment Variables from earlier
88 version.
89 (Mac Customization): Rewrite Preferences Panel section and merge in to
90 this node, add Open files by dragging to an Emacs window.
91
92 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
93
aa5ab79a
CY
942008-11-26 Chong Yidong <cyd@stupidchicken.com>
95
0cc92c19
CY
96 * files.texi (Misc File Ops): Document set-file-modes.
97
c366b4e4
CY
98 * windows.texi (Split Window): Document integer values of
99 truncate-partial-width-windows.
100
aa5ab79a
CY
101 * text.texi (Text): Simplify description of markup languages.
102 (TeX Mode): Simplify introduction. Mention BibTeX mode.
103 (TeX Editing): Note that `""' inserts one `"' character.
104 (HTML Mode): Note in the introduction that XML mode is an alias for
105 SGML mode. Mention nXML mode.
106
56221db7
CY
1072008-11-25 Chong Yidong <cyd@stupidchicken.com>
108
109 * building.texi (Watch Expressions): Fix typo.
110
90effe33
CY
1112008-11-24 Chong Yidong <cyd@stupidchicken.com>
112
f90a5ae3
CY
113 * files.texi (Visiting): Document new behavior of
114 confirm-nonexistent-file-or-buffer.
115
116 * buffers.texi (Select Buffer): Document
117 confirm-nonexistent-file-or-buffer.
118
a18ffb4a
CY
119 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
120 edit-picture.
121
90effe33
CY
122 * text.texi (Text): Simplify introduction. Discard mention of `M-x
123 edit-picture', since that is just an alias for picture-mode.
124 (Sentences): Note that repeated M-@ extends the region.
125 (Pages): Make terminology more consistent. Link to Regexps node.
126 (Longlines): Discuss relationship with Visual Line mode.
127 (Text Mode): Remove extraneous discussion of other modes, since they
128 were already introduced in the parent node.
129
e85103ec
CY
1302008-11-23 Chong Yidong <cyd@stupidchicken.com>
131
5cb2fe30
CY
132 * anti.texi (Antinews): Rewrite.
133
1eb9b307 134 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
135
136 * frames.texi (Frame Commands): Mention "minimize" terminology.
137
e85103ec
CY
138 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
139 formats.
b908332f
CY
140 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
141 (Misc X): Don't document useless -hb option.
e85103ec 142
607f5f88
JL
1432008-11-22 Juri Linkov <juri@jurta.org>
144
145 * dired.texi (Dired Navigation): Change normal file name search option
146 from `non-nil' to `t'. Add `dwim' option.
147
e1b867a0
JL
1482008-11-22 Juri Linkov <juri@jurta.org>
149
150 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
151 ".dir-locals.el". Rename `define-project-bindings' to
152 `dir-locals-set-class-variables'. Rename `set-directory-project' to
153 `dir-locals-set-directory-class'.
154
dd186936
LK
1552008-11-22 Lute Kamstra <lute@gnu.org>
156
157 * buffers.texi (Select Buffer): Index goto-line.
158 * basic.texi (Moving Point): Mention the use of a numeric prefix
159 argument with goto-line and refer to Select Buffer for the use of a
160 plain prefix argument.
161
4b121911
GM
1622008-11-19 Glenn Morris <rgm@gnu.org>
163
164 * doclicense.texi: Update to FDL 1.3.
165 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
166
27267e4c
CY
1672008-11-17 Chong Yidong <cyd@stupidchicken.com>
168
696f351d
CY
169 * custom.texi (Minor Modes): Define mode commands and mode variables
170 more precisely. Recommend using mode commands instead of setting
171 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
172 (Easy Customization): Use "init file" instead of .emacs.
173 (Customization Groups): Update to new Custom buffer appearance.
174 (Saving Customizations): Copyedits. Update example.
175 (Variables): Give example of variable type-sensitivity.
176 (Examining): Update example.
177 (Hooks): Copyedits.
178 (Specifying File Variables): Use C comments instead of an artificial
179 Lisp for the example.
180 (Keymaps): Move internals discussion to Prefix Keymaps.
181 (Rebinding): Remove redundant paragraph (stated in Key Binding).
182 (Init Rebinding): Document kbd macro.
183 (Init File): Link to Find Init.
696f351d
CY
184
185 * mark.texi (Using Region): Document Delete Selection Mode more
186 thoroughly.
187
188 * frames.texi (Mouse Commands): Move most of the description of Delete
189 Selection Mode to Using Region, and link to it.
1bc9c425 190 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 191
b0570c25
CY
192 * building.texi (Compilation): Document first-error value of
193 compilation-scroll-output.
194 (Compilation Mode): Note that compilation-auto-jump-to-first-error
195 works as soon as an error is available. Suggested by Juri Linkov.
196
27267e4c
CY
197 * mini.texi (Passwords): New node.
198
199 * files.texi (Remote Files): Link to Passwords node.
200
201 * emacs.texi (Top): Update node listings.
202
122eb807
CY
2032008-11-16 Chong Yidong <cyd@stupidchicken.com>
204
9c9855a3
CY
205 * ack.texi (Acknowledgments): Some updating of credits.
206
bd6fdcad
CY
207 * emacs.texi (Acknowledgments): Add a couple more names.
208
dd1eef46
CY
209 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
210
122eb807 211 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 212 (Misc File Ops): Document use of trash.
122eb807 213
801a8da1
JB
2142008-11-16 Juanma Barranquero <lekktu@gmail.com>
215
216 * macos.texi (Mac Customization): Fix typos.
217
0b4f2253
CY
2182008-11-14 Chong Yidong <cyd@stupidchicken.com>
219
220 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
221 replacing previous contents. Numerous copyedits to adapt ns-emacs to
222 the conventions of the main Emacs manual.
223
224 * emacs.texi (Top): Update node listings.
225
517e2b89
CY
2262008-11-12 Chong Yidong <cyd@stupidchicken.com>
227
07a85685
CY
228 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
229 command-line-args is processed during startup.
230 (Action Arguments): Correctly describe how file arguments interact with
231 the startup screen. Link to Lisp Interaction for scratch buffer.
232 (Initial Options): Link to Command Example for -batch option.
233 (Environment): Document initial-environment.
234
517e2b89
CY
235 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
236 can't be changed in the site-start file.
237
6337bbde
CY
2382008-11-07 Chong Yidong <cyd@stupidchicken.com>
239
240 * dired.texi (Dired): Mention C-x C-d too.
241 (Dired Enter): Document M-n in the Dired minibuffer.
242 (Dired Navigation): Explain dired-goto-file more clearly. Document
243 dired-isearch-filenames.
244 (Dired Deletion): Remove unnecessary "expunged" terminology.
245 (Flagging Many Files): & is now rebound to `% &'.
246 (Shell Commands in Dired): Document dired-do-async-shell-command.
247 Clarify how multi-file arguments are passed.
248 (Misc Dired Features): Document dired-do-isearch.
249
9e8eeff9
CY
2502008-11-06 Chong Yidong <cyd@stupidchicken.com>
251
252 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
253
e071f849
CY
2542008-11-03 Chong Yidong <cyd@stupidchicken.com>
255
256 * search.texi (Other Repeating Search): Remove obsolete findex entries.
257
05482eb1
CY
2582008-11-01 Chong Yidong <cyd@stupidchicken.com>
259
e2346dea
CY
260 * programs.texi (Program Modes): Link to Program Indent node.
261 (Left Margin Paren): Explain consequences of changing
262 open-paren-in-column-0-is-defun-start more concisely.
263 (Which Function, Program Indent, Info Lookup): Minor edits.
264 (Basic Indent): If region is active, TAB indents the region.
265 (Multi-line Indent): If region is active, TAB indents the region. Note
266 that indent-region is useful when Transient Mark mode is off.
267 (Matching): The delimiter at the cursor is highlighted---the character
268 changes color.
269 (Symbol Completion): Link to Completion node.
270
e4b6428c
CY
271 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
272 a strictly text-only system.
273
05482eb1
CY
274 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
275 batch mode.
276
a11d3737
RS
2772008-11-01 Richard M. Stallman <rms@gnu.org>
278
5abad626
RS
279 * misc.texi (Document View): Major rewrite.
280
a11d3737
RS
281 * maintaining.texi (Types of Log File): Change logs are older than
282 version control.
283 (VCS Concepts): Simplify and rearrange.
284 (Version Control Systems): Make it clear that Linux is only the kernel.
285 (VC Mode Line): Shorten reference to menu item.
286 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
287 (VC Directory Mode): Minor cleanup.
288 Unchanged files are hidden, not omitted.
289 (VC Directory Commands): Shorten and simplify.
290 (Change Log Commands): New node, split from Change Logs.
291 (VC Directory Buffer): New node, split from VC Directory Mode.
292
c55a4acb
CY
2932008-10-31 Chong Yidong <cyd@stupidchicken.com>
294
df0356f6
CY
295 * misc.texi (Document View): Renamed from Document Files, moved here
296 from files.texi.
297
298 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
299 moved as well.
300 (Document Files): Moved to misc.texi.
301
c55a4acb
CY
302 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
303 vc-update-change-log.
df0356f6
CY
304 (Version Control): Move here from files.texi.
305 (Format of ChangeLog): Make it a subnode of Change Log.
306
307 * emacs.texi (Top): Update node listing.
c55a4acb 308
ef082374
TH
3092008-10-31 Tassilo Horn <tassilo@member.fsf.org>
310
311 * files.texi (Files): Add a section about document
312 files (doc-view-mode).
313
d52582c3
CY
3142008-10-31 Chong Yidong <cyd@stupidchicken.com>
315
316 * building.texi (Compilation Mode): Document
317 compilation-auto-jump-to-first-error.
318 (Debuggers): Lower GUD subsections to subsubsections.
319 (Starting GUD): Add cindex.
320 (Lisp Interaction): Note that scratch is no longer the initial buffer.
321
4e0a0968
CY
3222008-10-30 Chong Yidong <cyd@stupidchicken.com>
323
03625b47
CY
324 * indent.texi (Indentation): Link to Program Indent.
325
4e0a0968
CY
326 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
327 now uses emacsclient's terminal.
328
8bd3f7ef
CY
3292008-10-29 Chong Yidong <cyd@stupidchicken.com>
330
80e5620e
CY
331 * mark.texi (Using Region): Document use-empty-active-region.
332
97d5c404
CY
333 * emacs.texi (Top): Update node listings.
334
8bd3f7ef
CY
335 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
336 mention obsolete emacs.bash script.
337 (Invoking emacsclient): Rewrite, moving optional arguments to
338 emacsclient Options.
21d2bae3
CY
339 (emacsclient Options): New node. Document server-use-tcp and
340 server-host.
8bd3f7ef 341
5fda2cbd
CY
3422008-10-28 Chong Yidong <cyd@stupidchicken.com>
343
344 * indent.texi (Indentation): Replace list with paragraphed text,
345 putting description of syntax-driven indentation first. Document new
346 effect of active regions on tab.
347 (Tab Stops): Note that editable tab stops affect indentation commands.
348
4ff029f6
DN
3492008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
350
351 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
352
996cd6e4
CY
3532008-10-23 Chong Yidong <cyd@stupidchicken.com>
354
f28815e3
CY
355 * custom.texi (Function Keys): Note that modified keypad keys are not
356 translated.
357
996cd6e4
CY
358 * basic.texi (Arguments): Explain how to insert multiple digits.
359
49545fe2
MA
3602008-10-22 Michael Albinus <michael.albinus@gmx.de>
361
362 * files.texi (Remote Files): Precise selection of default method.
363 Rewrite paragraph about disabling remote file names.
364
edac0b53
CY
3652008-10-22 Chong Yidong <cyd@stupidchicken.com>
366
e752c544
CY
367 * search.texi (Special Isearch): Document M-TAB is isearch.
368
edac0b53
CY
369 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
370 command.
371
372 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
373
20a36054
TH
3742008-10-22 Tassilo Horn <tassilo@member.fsf.org>
375
376 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
377 section.
378
69051ab6
CY
3792008-10-21 Chong Yidong <cyd@stupidchicken.com>
380
c4b1a32a
CY
381 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
382 to files.texi. Move contents of vc2-xtra.texi here.
383
384 * vc2-xtra.texi: File removed.
385
386 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
387 Directory Commands from the submenu. Don't include deleted file
388 vc2-xtra.texi.
389
390 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
391 (Version Control): Add VC Directory Mode and VC Directory Commands to
392 the submenu.
393 (Why Version Control?): Use table format.
394 (Version Control Systems): Note that Meta-CVS support is gone.
395 (VCS Concepts): Note precisely when VC started supporting filesets.
396 Remove bogus xref to CVS Options node.
397 (Types of Log File): Copyedits.
398 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
399 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
400 The Right Thing.
401 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
402 (Log Buffer): Reorganize node, putting C-c C-c description first.
403 (Old Revisions): Use CVS for example, not RCS.
404 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
405 Commands from the submenu, putting them under Version Control.
406 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
407 need to include it in the manual unconditionally, since it is now
408 crucial to using distributed version control systems.
1a6e2954
CY
409 (Comparing Files): Note that diff uses the minibuffer, and that the
410 output is shown using Diff mode.
411 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
412 diff-update-on-the-fly, diff-refine-hunk, and
413 diff-show-trailing-whitespaces.
1a6e2954 414 (File Archives): Add rar support.
c4b1a32a 415
69051ab6
CY
416 * major.texi (Choosing Modes): Make mode selection sequence more
417 obvious by describing the steps in order of priority. Note that
418 magic-mode-alist is nil by default. Document
419 magic-fallback-mode-alist.
420
e7421e03
CY
4212008-10-20 Chong Yidong <cyd@stupidchicken.com>
422
423 * frames.texi (Mouse References): Copyedits.
424
6b2efdc2
TH
4252008-10-20 Tassilo Horn <tassilo@member.fsf.org>
426
427 * ack.texi (Acknowledgments): Add myself as doc-view author.
428
9c5e9396
EZ
4292008-10-20 Eli Zaretskii <eliz@gnu.org>
430
431 * frames.texi (Dialog Boxes): Add @cindex entries.
432
dac94f8e
CY
4332008-10-20 Chong Yidong <cyd@stupidchicken.com>
434
435 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
436 (Text-Only Mouse): Copyedit.
437
25597d40
CY
4382008-10-19 Chong Yidong <cyd@stupidchicken.com>
439
f8a447f6
CY
440 * frames.texi: Use @key throughout for mouse clicks.
441 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
442 (Secondary Selection): Fix modified mouse click syntax.
443 (Clipboard): Describe Cut, Copy and Paste commands.
444 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
445 Copyedits.
446 (Creating Frames): Add xref to Init File.
447 (Frame Commands): Add xref to Exiting.
448 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 449
b0f95216
CY
4502008-10-15 Chong Yidong <cyd@stupidchicken.com>
451
b0817f00
CY
452 * files.texi (Version Control): Copyedits. Add Bazaar.
453 (Version Control Systems): List different VCS's using an itemized list.
454 Add Bazaar.
455 (VCS Concepts): Copyedits. Tweak description of file merging.
456
b0f95216
CY
457 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
458 (Cut/Paste Other App): Document select-active-regions and
459 x-select-enable-primary.
460
69d0d701
CY
4612008-10-13 Chong Yidong <cyd@stupidchicken.com>
462
463 * mark.texi (Shift Selection): Correct case in node name.
464
465 * emacs.texi (Top): Update node order in Mark chapter.
466
375e8351
EZ
4672008-10-12 Eli Zaretskii <eliz@gnu.org>
468
469 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
470
471 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
472 elsewhere in the manual instead of describing yet again the intricacies
473 of $HOME on MS-Windows and MS-DOS.
474
ab58114f
CY
4752008-10-12 Chong Yidong <cyd@stupidchicken.com>
476
4f959513
CY
477 * mini.texi (Minibuffer File): Add xref to File Names.
478 (Minibuffer File): Add discussion of `~' in file names. Add
479 insert-default-directory index reference.
480
ab58114f
CY
481 * files.texi (File Names): Reorganize description.
482 (Visiting): Add xref to Mode Line. Copyedits.
483 (Save Commands): Mention prefix behavior of C-x C-s.
484 (Numbered Backups): Node deleted.
485 (Backup Names): Contents of Numbered Backups moved here. State default
486 of version-control variable.
487 (Reverting): Copyedits.
488 (Version Control): Add additional version control systems.
489
490 * emacs.texi (Top): Delete Numbered Backups node.
491
492 * cmdargs.texi (General Variables): Change Numbered Backups xref to
493 Backup Names.
f2884f63 494 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 495
b0b5100a
RF
4962008-10-11 Romain Francoise <romain@orebokech.com>
497
498 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
499
89774b5f
CY
5002008-10-11 Chong Yidong <cyd@stupidchicken.com>
501
502 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
503 (Select Buffer): Mention use of minibuffer history. Describe default
504 value of default-major-mode. Mention that C-x 4 b selects the other
505 window.
506 (List Buffers): Document CRM indicators in the order they appear.
507 (Kill Buffer): Document new command kill-matching buffers.
508 (Several Buffers): Move explanation of the relationship between buffer
509 list and buffer menu to the top.
510 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
511
4c72bf27
CY
5122008-10-10 Chong Yidong <cyd@stupidchicken.com>
513
514 * entering.texi (Exiting): Document change of C-x C-c to
515 save-buffers-kill-terminal. Document kill-emacs.
516
f68eb991
EZ
5172008-09-30 Eli Zaretskii <eliz@gnu.org>
518
519 * mule.texi (Coding Systems): Don't mention codepage-setup.
520
521 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
522 cpNNN coding systems anymore.
523 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
524 for unibyte mode. Don't mention line-drawing characters. Don't
525 mention dos-unsupported-char-glyph.
526
1a2dd44d
CY
5272008-09-25 Chong Yidong <cyd@stupidchicken.com>
528
529 * search.texi (Search): Shorten introduction.
530 (Basic Isearch): Add command table. Discuss reverse isearch and
531 isearch highlighting.
532 (Repeat Isearch): Move lazy highlighting discussion here. Add search
533 ring to cindex.
534 (Special Isearch): Move input methods discussion here.
535 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
536 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
537 Repeat Isearch.
538 (Isearch Minibuffer): New node.
539 (Word Search): Document new word search commands.
540 (Regexp Example): Simplify example using sentence-end-base variable.
541 (Replace): Reword introduction.
542 (Unconditional Replace): Remove unnecessary example.
543 (Other Repeating Search): Document new `M-s o' binding.
544
545 * emacs.texi (Top): Update node listings.
546
e45da31d
JB
5472008-09-22 Juanma Barranquero <lekktu@gmail.com>
548
549 * emacs.texi (Top): Remove Kill Errors from menu.
550
841c8096
CY
5512008-09-22 Chong Yidong <cyd@stupidchicken.com>
552
402168fa
CY
553 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
554 interface for defining macros. Simplify examples. Note that C-g quits
555 macro definitions.
801a8da1 556 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
557 usage example.
558 (Keyboard Macro Query): Organize query responses in a table.
559
560 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
561 to Erasing node.
841c8096
CY
562 (Undo): Reorganize paragraphs for logical flow. Move keybinding
563 rationale to a footnote.
564 (Kill Errors): Remove node, due to redundancy with Erasing.
565 (Spelling): Move discussion of flyspell to end. Note new behavior of
566 M-$ in active region. Remove non-ispell-specific keybindings from
567 table.
568
eab2ee89
DN
5692008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
570
571 * cmdargs.texi (Initial Options): Document --daemon.
572
3d53e905
GM
5732008-09-20 Glenn Morris <rgm@gnu.org>
574
575 * files.texi (Numbered Backups): Mention that some modes set
576 version-control.
577
1c90484d
GM
5782008-09-20 Jim Blandy <jimb@red-bean.com>
579
580 * files.texi (Numbered Backups): Reference File Variables, as well.
581 Remove discussion of Rmail's implementation.
582
0fc0d844
CY
5832008-09-06 Chong Yidong <cyd@stupidchicken.com>
584
585 * misc.texi (Recursive Edit): Note that top-level exits active
586 minibuffers.
587
588 * trouble.texi (Quitting): Likewise.
589
b18d283d
CY
5902008-08-31 Chong Yidong <cyd@stupidchicken.com>
591
592 * emacs.texi (Top): Add Temporary Face Changes xref.
593
594 * display.texi (Display): Move Temporary Face Changes node to just
595 after Standard Faces.
596 (Scrolling): Document recenter-top-bottom instead of recenter.
597 (Horizontal Scrolling): Move auto hscroll discussion to the top.
598 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
599 (Display Custom): Copyedits.
600 (Optional Mode Line): Document display-battery-mode.
601
180135fc
RF
6022008-08-27 Romain Francoise <romain@orebokech.com>
603
604 * custom.texi (Directory Variables): Minor fix.
605
d3fe3475
GM
6062008-08-27 Glenn Morris <rgm@gnu.org>
607
608 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
609 descriptions.
610 (Calendar Customizing): Tweak layout description.
183080b6 611 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
612 markers. Condense calendar-star-date and calendar-mark-today
613 description.
614 (Holiday Customizing): Add oriental and solar holidays.
615 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
616 Fix holiday-float description. Use zerop in examples. Be less verbose.
617 (Date Display Format): Change ISO format. Be less verbose.
618 (Diary Customizing): Mention day and month abbrev arrays.
619 Mention the date-form variables by name. Update European example.
620 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
621 Condense examples. Mention diary-entry-symbols by name.
622 Condense table for insertion commands.
623 (Fancy Diary Display): Mention diary-include-string and
624 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
625 Ethiopic, Persian date functions. Condense descriptions.
626
627 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
628 (Adding to Diary): Adapt for changed node name.
629
71755807
GM
6302008-08-26 Glenn Morris <rgm@gnu.org>
631
632 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
633 node "Hebrew/Islamic Entries".
634
635 * calendar.texi (Specified Dates): Fix names of iso functions.
636 (General Calendar): There may not be another window.
637 (Writing Calendar Files, Holidays): Tweak intro.
638 (Holidays): Mention Baha'i and Chinese holidays.
639 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
640 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
641 (To Other Calendar): Add calendar-print-other-dates.
642 Refer to "graphic display" rather than "X.
643 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
644 (Displaying the Diary): Fix whitespace after reference.
645 Fix `diary-number-of-entries' reference.
646 (Date Formats): Explicitly mention that day names can be abbreviated.
647 (Adding to Diary): Add some references to other sections.
648 (Special Diary Entries): Fix reference.
649 (Appointments): Simplify appt-message-warning-time entry.
650 Clarify where times must be.
651 (Importing Diary): Comment out icalendar paragraph that does not apply.
652 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
653
d76ebc75
GM
6542008-08-23 Glenn Morris <rgm@gnu.org>
655
656 * fortran-xtra.texi (Fortran): Change description of free form and
657 fixed form a bit. Mention hideshow and imenu.
658 (Fortran Motion): Mention fortran-end-of-subprogram,
659 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
660 (Fortran Indent): Minor re-word.
661 (ForIndent Commands): Mention fortran-fill-paragraph and
662 fortran-fill-statement.
663 (ForIndent Cont): Mention fortran-tab-mode-string.
664 (Fortran Comments): Mention fortran-comment-line-start-skip.
665 (Fortran Columns): Mention font-locking.
666 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
667
e2a71e28
JB
6682008-08-23 Johan Bockgard <bojohan@muon>
669
670 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
671
5c52e13c
CY
6722008-08-22 Chong Yidong <cyd@stupidchicken.com>
673
674 * mini.texi (Minibuffer): Simplify introduction.
675 (Minibuffer File): Document tilde in minibuffer filenames.
676 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
677 to enter tabs, spaces, and question marks. Describe behavior of C-a.
678 (Completion Example): Update example to current command list.
679 (Completion Options): Document `lazy' value of completion-auto-help.
680 Update contents of completion-ignored-extensions.
681 (Minibuffer History): Describe "future history" list. State default
682 value of history-delete-duplicates.
683
77a00355
GM
6842008-08-21 Glenn Morris <rgm@gnu.org>
685
686 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 687 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 688
39ee1d04
CY
6892008-08-17 Chong Yidong <cyd@stupidchicken.com>
690
691 * regs.texi (Registers): Clarify valid register names.
692 (RegPos): Note that buffer is saved and restored too.
693 (RegText): Note that mark is reactivated/deactivated.
694 (RegConfig): Xref to Windows node.
695
b12c348f
CY
6962008-08-16 Chong Yidong <cyd@stupidchicken.com>
697
3ae7ba79
CY
698 * basic.texi (Inserting Text): Provide command name for C-q.
699
b12c348f
CY
700 * killing.texi (Killing): Copyedit. Define read-only text.
701 (Deletion): DEL and C-d were already explained in Erasing; xref there.
702 (Killing by Lines): Copyedit.
703 (Other Kill Commands): Move M-w description here.
704 (Yanking): Move M-w to Other Kill Commands.
705 (Kill Ring): Also mention saving text in registers. Link to Text
706 Properties in elisp manual.
707 (Accumulating Text): Copyedit.
708 (CUA Bindings): Shift selection is now the default.
709
d8ff7692
TZ
7102008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
711
712 * maintaining.texi (Change Log): Mention next-error is available.
713
a43a8a2e
GM
7142008-08-10 Glenn Morris <rgm@gnu.org>
715
716 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
717 and intermonth text.
718 (Holiday Customizing): Add holiday-chinese.
719
eba27308
EZ
7202008-08-08 Eli Zaretskii <eliz@gnu.org>
721
722 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
723
5f14a5b3
DN
7242008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
725
726 * files.texi (Log Buffer): Describe C-c C-d.
727 (Diff Mode): Describe C-x 4 A.
728
49989bff
EZ
7292008-08-06 Eli Zaretskii <eliz@gnu.org>
730
731 * vc1-xtra.texi (VC Directory Mode): Fix last change.
732
5c915c02
DN
7332008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
734
2beaf97a
DN
735 * files.texi (Old Revisions): Update the keys used by vc-annotate and
736 describe the new bindings to show the changeset diff, toggle annotation
737 visibility, show revisions.
738 (VC Status): Describe key bindings for modifying the change comments,
739 displaying changeset diffs and annotations.
740
5c915c02
DN
741 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
742
71798ace
NR
7432008-08-05 Nick Roberts <nickrob@snap.net.nz>
744
745 * vc1-xtra.texi (VC Directory Mode): Fix typo.
746
b8949644
EZ
7472008-08-02 Eli Zaretskii <eliz@gnu.org>
748
749 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
750 and wording.
751
819567d1
DN
7522008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
753
754 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 755 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
756 commands. Improve some old info.
757
5f38310a
CY
7582008-07-31 Chong Yidong <cyd@stupidchicken.com>
759
0dc3906b
CY
760 * display.texi (Visual Line Mode): New node.
761
5f38310a
CY
762 * basic.texi (Inserting Text): Move DEL to deletion node.
763 (Moving Point): Add additional alternative key bindings. Describe
764 line-move-visual.
765 (Erasing): Describe DEL.
766 (Basic Undo, Blank Lines, Arguments): Copyedit.
767 (Continuation Lines): Mention Visual Line mode.
768 (Position Info): Move extended discussion to mule.texi.
769
770 * mule.texi (International Chars): Describe C-x =.
771
772 * emacs.texi (Top): Add Visual Line Mode node.
773
7c2fb837
DN
7742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
775
776 * emacs.texi: Remove VMS support.
777
3f6b73ef
DN
7782008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
779
780 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
781 the vc-dir command name.
782
9e2a2647
DN
7832008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
784
785 * xresources.texi: Remove mentions of Mac Carbon.
786
568beaa2
AS
7872008-07-19 Andreas Schwab <schwab@suse.de>
788
789 * ns-emacs.texi: Move to ../misc.
790
0ef94706
CY
7912008-07-15 Chong Yidong <cyd@stupidchicken.com>
792
793 * entering.texi (Exiting): Don't describe text-only terminals as the
794 default. Describe the new startup screen.
795 (Exiting): Describe how to kill Emacs first. Change description of
796 iconification to handle modern window systems.
797
ba60bd44 7982008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
799
800 * ns-emacs.texi: New file, documents features of Emacs port under
801 NeXTstep windowing.
802
9f30aa73
CY
8032008-07-15 Chong Yidong <cyd@stupidchicken.com>
804
938a5d2e
CY
805 * entering.texi (Entering Emacs): Update prev node.
806
807 * glossary.texi (Glossary): Remove xref to Text Characters.
808
9f30aa73
CY
809 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
810 directly, rather than in the context of ASCII. Move description of
811 special properties of modifier key to new Modifier Keys node.
812 (Keys): Copyedit.
813 (Text Characters): Delete node. Multibyte is the default nowadays, and
814 the node contents are obsolete.
815
816 * custom.texi (Modifier Keys): New node.
817
818 * emacs.texi (Top): Update node list.
819
7e53d36c
CY
8202008-07-13 Chong Yidong <cyd@stupidchicken.com>
821
822 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
823 saying that Emacs provides menus and mouse support (which is par for
824 the course).
825
826 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
827 early on.
828 (Point): Copyedit. Relegate historical trivia to a footnote.
829 (Mode Line): Explain mode-line format more consistently.
830 (Menu Bar): Copyedit.
831
1e9fa96d
GM
8322008-06-27 Glenn Morris <rgm@gnu.org>
833
834 * cal-xtra.texi (Sexp Diary Entries):
835 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
836
dc9bebb8
CY
8372008-06-26 Chong Yidong <cyd@stupidchicken.com>
838
839 * mark.texi (Shift selection): New node.
840 (Mark): Copyedits.
841 (Persistent Mark): Move to the end of the chapter.
842
e7881076
EZ
8432008-06-20 Eli Zaretskii <eliz@gnu.org>
844
845 * makefile.w32-in (distclean): Remove makefile.
846
f427400c
NR
8472008-06-17 Nick Roberts <nickrob@snap.net.nz>
848
849 * building.texi (Starting GUD): Add an entry for gud-gdb.
850 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
851 command mode.
852
b597d348
GM
8532008-06-17 Glenn Morris <rgm@gnu.org>
854
855 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
856
647b7094
NR
8572008-06-17 Nick Roberts <nickrob@snap.net.nz>
858
859 * building.texi (Starting GUD): Expand on remote debugging.
860 (Other GDB-UI Buffers): Mention new keyboard bindings.
861
47a30023
GM
8622008-06-15 Glenn Morris <rgm@gnu.org>
863
864 * gnu.texi: Use a verbatim license for this invariant section,
865 as per etc/GNU.
866
37e5d54a
GM
8672008-06-13 Daniel Engeler <engeler@gmail.com>
868
869 * emacs.texi, misc.texi: Add documentation about serial port access.
870
8e65d46c
GM
8712008-06-13 Glenn Morris <rgm@gnu.org>
872
c1473b4c
MB
873 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
874 maintain.info.
8e65d46c 875
e40a85cd
MB
8762008-06-05 Miles Bader <miles@gnu.org>
877
878 * display.texi (Temporary Face Changes): Update to reflect function
879 renamings in face-remap.el.
880
56c73dec
MB
8812008-06-04 Miles Bader <miles@gnu.org>
882
883 * display.texi (Temporary Face Changes): Add
884 `adjust-buffer-face-height'. Rewrite description of
885 `increase-buffer-face-height' and `decrease-default-face-height' now
886 that they aren't bound by default.
887
9d3d42fb
MB
8882008-06-03 Miles Bader <miles@gnu.org>
889
890 * display.texi (Temporary Face Changes): New node.
891
2be6bfe2
EZ
8922008-05-31 Eli Zaretskii <eliz@gnu.org>
893
894 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
895
daf7e339
GM
8962008-05-31 Glenn Morris <rgm@gnu.org>
897
898 * cal-xtra.texi (Fancy Diary Display): Simplify.
899
d21d2618
GM
9002008-05-30 Glenn Morris <rgm@gnu.org>
901
902 * cal-xtra.texi (Fancy Diary Display): Update for
903 diary-display-function replacing diary-display-hook.
904
71ce5fd0
JB
9052008-05-29 Drew Adams <drew.adams@oracle.com>
906
907 * msdog.texi (Windows Keyboard): Add descriptions of
908 w32-register-hot-key and w32-unregister-hot-key.
909
a3cdbdf8
MO
9102008-05-21 Tom Tromey <tromey@redhat.com>
911
912 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
913 Variables node.
914
854a574c
MO
9152008-05-19 Tom Tromey <tromey@redhat.com>
916
917 * custom.texi (Variables): Add Directory Variables to menu.
918 (Directory Variables): New node.
919
7c2ec3f9
ER
9202008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
921
71ce5fd0 922 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 923
370fded4
ER
9242008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
925
926 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
927 Revision Tags and rewritten. Section now uses modern terminology,
928 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
929 accurately.
930
6af511e3
EZ
9312008-05-10 Eli Zaretskii <eliz@gnu.org>
932
933 * msdog.texi (Windows Files): Update documentation of
934 w32-get-true-file-attributes.
935
7a78b6e7
ER
9362008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
937
938 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
939 directory mode.
940
1bcfc24e
CY
9412008-05-08 Chong Yidong <cyd@stupidchicken.com>
942
943 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 944 entry "television".
1bcfc24e 945
db86064f
ER
9462008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
947
ab5ec32c 948 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 949
a31b405e
ER
9502008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
951
952 * emacs/buffers.texi, emacs/files.texi (Version-control):
953 vc-toggle-read-only is no longer a good idea...
954
ff2c14fc
GM
9552008-04-29 Glenn Morris <rgm@gnu.org>
956
957 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
958
367c9b7c
JL
9592008-04-22 Juri Linkov <juri@jurta.org>
960
961 * dired.texi (Subdirectories in Dired): Describe using `^'
962 to return to the parent directory.
963
4ac1e9b4
NR
9642008-04-22 Nick Roberts <nickrob@snap.net.nz>
965
966 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
967 recent changes.
968
b9b3bf2b
NR
9692008-04-19 Nick Roberts <nickrob@snap.net.nz>
970
971 * building.texi (GDB-UI Layout, Breakpoints Buffer)
972 (Other GDB-UI Buffers): Update for recent thread related changes.
973
4d120d6a
SM
9742008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
975
976 * maintaining.texi (Maintaining):
977 * emacs.texi (Top): Typo.
978
a152877d
SM
9792008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
980
b9b3bf2b
NR
981 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
982 arg in `font-lock-add-keywords'.
a152877d 983
36c0514c
GM
9842008-04-08 Glenn Morris <rgm@gnu.org>
985
986 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
987 Also add Baha'i calendar references where appropriate.
988
06a97d46
GM
9892008-04-05 Glenn Morris <rgm@gnu.org>
990
991 * custom.texi (Init File): Byte-compiling .emacs is bad.
992
6adc6eed
SM
9932008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
994
995 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
996
571388b0
GM
9972008-03-29 Glenn Morris <rgm@gnu.org>
998
999 * calendar.texi: Update for `calendar-date-style' replacing
1000 `european-calendar'.
1001
3ae8f876
JR
10022008-03-28 Jason Rumney <jasonr@gnu.org>
1003
1004 * display.texi (Display Custom): Mention overlay-margin in text.
1005
5bc6ddff 10062008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1007
5bc6ddff
MB
1008 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1009 tutorial' comments.
03a864d5 1010
7186a830
CY
10112008-03-28 Chong Yidong <cyd@stupidchicken.com>
1012
1013 * mark.texi (Mark): Rearrange nodes.
1014 (Persistent Mark): Rename from Transient Mark.
1015 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1016 Describe Transient Mark mode as the default.
1017
1018 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1019 the default behavior with Transient Mark mode off.
1020 (Position Info): Fix typo.
1021
71ce5fd0
JB
1022 * display.texi (Standard Faces): Reference the Mark node.
1023 Remove discussion of the region face, which is discussed there.
7186a830
CY
1024
1025 * emacs.texi (Top): Update node listings.
1026
1027 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1028 as the default.
1029
1030 * fixit.texi (Undo): Standardize choice of undo key sequence.
1031 (Undo, Spelling): Describe Transient Mark mode as the default.
1032
1033 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1034 default.
1035
1036 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1037
1038 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1039 mode is the default, and note that the mark is not activated when set.
1040
1041 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1042 Describe Transient Mark mode as the default.
1043
1044 * search.texi (Basic Isearch): Reference the Mark Ring node.
1045 (Replace, Unconditional Replace, Other Repeating Search):
1046 Describe Transient Mark mode as the default.
1047
1048 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1049 Transient Mark mode as the default.
1050 (Paragraphs): Describe how M-h behaves when region is active.
1051
1052 * trouble.texi (Quitting): Clarify effects of C-g.
1053
dc47d1ff
GM
10542008-03-13 Glenn Morris <rgm@gnu.org>
1055
1056 * emacs.texi (EMACSVER): Set to 23.0.60.
1057
e3e0fb39 10582008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1059
e3e0fb39
GM
1060 * dired.texi (Hiding Subdirectories): Fix previous change.
1061
10622008-03-05 Drew Adams <drew.adams@oracle.com>
1063
1064 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1065
5e14abf8
KS
10662008-02-28 Kim F. Storm <storm@cua.dk>
1067
1068 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1069 Move describe-distribution to C-h C-o.
1070 Move view-emacs-problems to C-h C-p.
1071 Add view-emacs-debugging on C-h C-d.
1072 Add view-external-packages on C-h C-e.
d0207bf3 1073 Add view-order-manuals on C-h C-m.
5e14abf8 1074
d0207bf3 10752008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1076
1077 * msdog-xtra.texi (MS-DOS): Docstring fix.
1078
87e391bb
EZ
10792008-02-09 Eli Zaretskii <eliz@gnu.org>
1080
1081 * msdog.texi (Windows Fonts): Use a @table for describing font
1082 properties.
1083
5662e503
JR
10842008-02-07 Jason Rumney <jasonr@gnu.org>
1085
1086 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1087 value has changed.
1088 (Windows HOME): Clarify what is meant by "if that fails as well".
1089 (Windows Fonts): New section.
1090
72463824
GM
10912008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1092
1093 * basic.texi (Basic Undo): Remove duplicate "you can".
1094
7ff926e0
EZ
10952008-02-02 Eli Zaretskii <eliz@gnu.org>
1096
1097 * maintaining.texi (Tags): Fix last change.
1098
6ab7aef1
MA
10992008-02-02 Michael Albinus <michael.albinus@gmx.de>
1100
093571c3 1101 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1102
ace67e7e
NR
11032008-01-31 Nick Roberts <nickrob@snap.net.nz>
1104
1105 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1106
ae068fdf
RS
11072008-01-26 Richard Stallman <rms@gnu.org>
1108
1109 * maintaining.texi (Tags): Delete redundant index entry.
1110
a56d9a08
EZ
11112008-01-26 Eli Zaretskii <eliz@gnu.org>
1112
1113 * programs.texi (Imenu): Move "@cindex tags" from here...
1114 * maintaining.texi (Tags): ...to here.
1115
e941ed90
NR
11162008-01-23 Kevin Ryde <user42@zip.com.au>
1117
1118 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1119 click count.
1120
650276d5
JB
11212008-01-21 Juanma Barranquero <lekktu@gmail.com>
1122
1123 * entering.texi (Exiting): Fix typo.
1124 Reported by D. E. Evans <sinuhe@gnu.org>.
1125
8dc17977
MR
11262007-12-31 Martin Rudalics <rudalics@gmx.at>
1127
1128 * glossary.texi (Glossary): Fix typo.
1129
9f9695a6
RS
11302007-12-27 Richard Stallman <rms@gnu.org>
1131
1132 * text.texi (Formatted Text): Improve menu tag.
1133 (Editing Format Info): In Info, add duplicate menu of nodes
1134 about the submenus.
1135 (Format Faces): Say where Faces menu is found. Mention Other.
1136 (Format Colors): Say where these submenus are found.
1137 (Format Indentation, Format Justification): Likewise.
1138 (Format Properties): Likewise.
1139
abfd0191
RS
11402007-12-22 Richard Stallman <rms@gnu.org>
1141
1142 * search.texi (Query Replace): Make exp of query-replace more
1143 self-contained, and clarify.
8dc17977 1144
abfd0191
RS
1145 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1146
a2586785
RS
11472007-12-15 Richard Stallman <rms@gnu.org>
1148
1149 * files.texi (Auto Save): Clarify definition of auto-saving.
1150
a67cf2bb
RS
11512007-11-26 Richard Stallman <rms@gnu.org>
1152
1153 * help.texi (Help Echo): Cleanups.
1154
448b33b1
TTN
11552007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1156
1157 * files.texi (Why Version Control?): Fix typo.
1158 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1159 (Selecting a Fileset): Fix typos; small rewording.
1160 (Log Buffer): Likewise.
1161 (Old Revisions): Likewise.
448b33b1 1162
221bb7f6
EZ
11632007-11-17 Eli Zaretskii <eliz@gnu.org>
1164
1165 * mule.texi (Communication Coding): Fix wording of last change.
1166
d0207bf3 11672007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1168
630cb3b7
JB
1169 * custom.texi (Specifying File Variables):
1170 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1171
53b7759e
KH
11722007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1173
a5ab2e0c 1174 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1175
1176 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1177
c8763fb6 11782007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1179
630cb3b7 1180 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1181 --output=file.
1182
ff98e024
MR
11832007-11-13 Martin Rudalics <rudalics@gmx.at>
1184
1185 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1186 (Help Echo): Avoid mentioning the term "region" here and
1187 consistently use the term "active text".
1188
37b11c22
GM
11892007-11-11 Glenn Morris <rgm@gnu.org>
1190
1191 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1192
21d50ba1
JL
11932007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1194
1195 * search.texi (Query Replace): Mention
1196 `query-replace-show-replacement'.
1197
c12ecb0a 11982007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1199
1200 * building.texi (Watch Expressions): Remove obscure sentence.
1201
3b4201f4
KH
12022007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1203
1204 * mule.texi (Select Input Method): Describe how to activate an input
1205 method in the text mode.
1206
07e5c0b0
DN
12072007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1208
1209 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1210
52dd7391
NR
12112007-10-30 Nick Roberts <nickrob@snap.net.nz>
1212
1213 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1214
c004e539
GM
12152007-10-30 Glenn Morris <rgm@gnu.org>
1216
1217 * misc.texi (Directory Tracking): Explain a bit more about
1218 dirtrack-mode.
1219
ca8c5b8c
GM
12202007-10-25 Glenn Morris <rgm@gnu.org>
1221
1222 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1223
b6c764ef
RS
12242007-10-24 Richard Stallman <rms@gnu.org>
1225
1226 * misc.texi (Interactive Shell): Cleanup last change.
1227
eabd84c9
JL
12282007-10-22 Juri Linkov <juri@jurta.org>
1229
1230 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1231 default values.
1232
0b43c7e2
ER
12332007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1234
ca8c5b8c 1235 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1236 'filesets'.
1237
a80859d4
MR
12382007-10-18 Martin Rudalics <rudalics@gmx.at>
1239
1240 * trouble.texi (Quitting): Fix typo.
1241
c9447ae1
GM
12422007-10-18 Glenn Morris <rgm@gnu.org>
1243
1244 * frames.texi (Mode Line Mouse): Mention minor mode names.
1245
168b980f
JL
12462007-10-17 Juri Linkov <juri@jurta.org>
1247
1248 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1249 fill-paragraph operates on the active region in Transient Mark mode.
1250 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1251 with fill-paragraph.
1252
1253 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1254 fill-paragraph.
1255
1256 * fixit.texi (Spelling): ispell-word operates on the active region
1257 in Transient Mark mode.
1258
5a331f34
JB
12592007-10-17 Aaron S. Hawley <aaronh@garden.org>
1260
1261 * building.texi (Source Buffers):
1262 * custom.texi (Init Non-ASCII):
1263 * glossary.texi (Glossary): Use "key binding" consistently.
1264
2a9f4d55
JB
12652007-10-17 Juanma Barranquero <lekktu@gmail.com>
1266
1267 * calendar.texi (Diary): Fix directive.
1268
de13cecf
RS
12692007-10-16 Richard Stallman <rms@gnu.org>
1270
1271 * calendar.texi (Diary): Clarify text about diary file example.
1272
5f90d53e
ER
12732007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1274
1275 * files.texi: Capitalize node names according to convention.
1276
3aa491bc
GM
12772007-10-13 Glenn Morris <rgm@gnu.org>
1278
1279 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1280
8a3106d3
ER
12812007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1282
1283 * emacs.texi:
1284 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1285 suggested by RMS and Robert J. Chassell.
8a3106d3 1286
da1080a2
ER
12872007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1288
3aa491bc 1289 * files.texi (Version Systems):
0870a421
ER
1290 * vc-xtra.texi:
1291 * vc1-xtra.texi:
ac3f4c6f 1292 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1293 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1294 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1295 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1296
58ade22b
ER
12972007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1298
da1080a2 1299 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1300 Reorder the descriptions to be chronological.
1301
93870ce2
RS
13022007-10-09 Richard Stallman <rms@gnu.org>
1303
1304 * display.texi (Cursor Display): Correct how cursor appears
1305 in nonselected windows.
1306
568c7288
NR
13072007-10-04 Nick Roberts <nickrob@snap.net.nz>
1308
1309 * building.texi (GDB Graphical Interface): Remove references to gdba
1310 and mention gud-gdb.
1311
1af74d06 13122007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1313
1af74d06 1314 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1315
0d8fb755
JL
13162007-10-06 Juri Linkov <juri@jurta.org>
1317
1318 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1319 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1320 fill-paragraph-or-region.
1321
1322 * basic.texi (Arguments): Replace fill-paragraph with
1323 fill-paragraph-or-region.
1324
b981e2c6
ER
13252007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1326
1327 * files.texi: Update the section on version control for 2007
2a9f4d55 1328 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1329 will come later.
1330
5fceaf9c
GM
13312007-09-15 Glenn Morris <rgm@gnu.org>
1332
1333 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1334 to `list-holidays'.
1335
b0e44b17
GM
13362007-09-14 Glenn Morris <rgm@gnu.org>
1337
1338 * calendar.texi: Update all instances of mark-calendar-holidays,
1339 list-calendar-holidays, list-holidays with the new names.
1340
8cf51b2c
GM
13412007-09-06 Glenn Morris <rgm@gnu.org>
1342
1343 * Move manual sources from man/ to subdirectories of doc/.
1344 Split into the Emacs manual in emacs/, and other manuals in misc/.
1345 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1346 manual.
1347 (infodir): New variable.
1348 (info): Use $infodir.
1349 (emacsman): Delete target, not needed any more.
1350 Move all targets that are not the Emacs manual to misc/Makefile.in.
1351 (mostlyclean): Remove `gnustmp'.
1352 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1353 manual.
92f9b43f 1354 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1355 (emacsman): Delete target, not needed any more.
1356 (clean): Remove all info files but Emacs manual.
1357 Move all targets that are not the Emacs manual to misc/Makefile.in.
1358 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1359
1360 * Makefile.in (INFOSOURCES): Delete.
1361 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1362 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1363 *.vrs *.toc here...
1364 (maintainer-clean): ...from here.
1365
13662007-09-05 Glenn Morris <rgm@gnu.org>
1367
1368 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1369
8cf51b2c
GM
13702007-08-29 Glenn Morris <rgm@gnu.org>
1371
1372 * emacs.texi (EMACSVER): Increase to 23.0.50.
1373
3420c522
RS
13742007-08-27 Richard Stallman <rms@gnu.org>
1375
1376 * emacs.texi (Top): Clarify menu item for Glossary.
1377
1378 * display.texi (Faces): Change secn title.
1379 Clarify not all fonts come from Font Lock.
1380
8cf51b2c
GM
13812007-08-17 Eli Zaretskii <eliz@gnu.org>
1382
1383 * basic.texi (Position Info): Add index entry for face at point.
1384 Mention that character faces are also displayed by "C-u C-x =".
1385
8cf51b2c
GM
13862007-08-08 Glenn Morris <rgm@gnu.org>
1387
1388 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1389
13902007-08-07 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * files.texi (File Conveniences): Document point motion keys in Image
1393 mode.
1394
8cf51b2c
GM
13952007-07-27 Glenn Morris <rgm@gnu.org>
1396
8cf51b2c
GM
1397 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1398 in-line.
1399
1400 * gpl.texi: New file with text of GPL.
1401 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1402
14032007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1404
1405 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1406
1407 * dired.texi (Wdired): Mention C-x C-q key binding.
1408
14092007-07-28 Nick Roberts <nickrob@snap.net.nz>
1410
1411 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1412
14132007-07-25 Glenn Morris <rgm@gnu.org>
1414
8cf51b2c
GM
1415 * emacs.texi (Copying): Replace license with GPLv3.
1416
1417 * Relicense all FSF files to GPLv3 or later.
1418
14192007-07-24 Glenn Morris <rgm@gnu.org>
1420
1421 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1422 for some calendars.
1423
14242007-07-23 Nick Roberts <nickrob@snap.net.nz>
1425
1426 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1427 default-directory for the current buffer is on a remote machine.
1428
8cf51b2c
GM
14292007-07-21 Eli Zaretskii <eliz@gnu.org>
1430
1431 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1432 default value.
1433
14342007-07-21 Richard Stallman <rms@gnu.org>
1435
1436 * files.texi (Why Version Control?): Improve previous change.
1437
14382007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1439
1440 * files.texi (Why Version Control?): New node.
1441
8cf51b2c
GM
14422007-07-12 Nick Roberts <nickrob@snap.net.nz>
1443
8cf51b2c
GM
1444 * building.texi (Starting GUD): Add xref to this anchor.
1445
8cf51b2c
GM
14462007-06-24 Karl Berry <karl@gnu.org>
1447
2a9f4d55 1448 * emacs.texi: New Back-Cover Text.
8cf51b2c 1449
8cf51b2c
GM
14502007-06-07 Alan Mackenzie <acm@muc.de>
1451
1452 * display.texi (Optional Mode Line): Document the new form of
1453 line+column numbers, "(561,2)".
1454
14552007-06-06 Juanma Barranquero <lekktu@gmail.com>
1456
49823426 1457 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1458
14592007-06-02 Chong Yidong <cyd@stupidchicken.com>
1460
1461 * Version 22.1 released.
1462
8cf51b2c
GM
14632007-05-07 Karl Berry <karl@gnu.org>
1464
1465 * emacs.texi (EMACSVER): Back to 22.
1466
14672007-05-06 Richard Stallman <rms@gnu.org>
1468
1469 * maintaining.texi (Create Tags Table): Clean up previous change.
1470
c8763fb6 14712007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1472
1473 * maintaining.texi (Create Tags Table): Add text about the dangers of
1474 making symbolic links to tags files.
1475
14762007-05-04 Karl Berry <karl@gnu.org>
1477
1478 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1479
14802007-05-03 Karl Berry <karl@gnu.org>
1481
1482 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1483
1484 * .cvsignore (*.pdf): New entry.
1485
8cf51b2c
GM
1486 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1487 for printing.
1488
14892007-05-01 Richard Stallman <rms@gnu.org>
1490
1491 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1492
8cf51b2c
GM
14932007-04-28 Glenn Morris <rgm@gnu.org>
1494
1495 * ack.texi (Acknowledgments):
1496 * anti.texi (Antinews):
8cf51b2c
GM
1497 * programs.texi (Program Modes): Restore mention of python.el pending
1498 consideration of legal status.
1499
15002007-04-28 Richard Stallman <rms@gnu.org>
1501
1502 * files.texi (File Names): Fixes to ~ description on MS systems.
1503
8cf51b2c
GM
15042007-04-26 Glenn Morris <rgm@gnu.org>
1505
1506 * emacs.texi (EMACSVER): Increase to 22.1.50.
1507
15082007-04-25 Karl Berry <karl@gnu.org>
1509
1510 * emacs.texi: Improve line breaks on copyright page,
1511 similar layout to lispref, 8.5x11 by default.
1512
1513 * dired.texi (Image-Dired): Improve line break, fix typo.
1514
15152007-04-24 Chong Yidong <cyd@stupidchicken.com>
1516
1517 * programs.texi (Program Modes):
8cf51b2c
GM
1518 * anti.texi (Antinews):
1519 * ack.texi (Acknowledgments): python.el removed.
1520
8cf51b2c
GM
15212007-04-23 Chong Yidong <cyd@stupidchicken.com>
1522
1523 * display.texi (Highlight Interactively): Correct description of
1524 hi-lock-file-patterns-policy.
1525
1526 * files.texi (File Archives): Mention self-extracting executables.
1527
15282007-04-23 Eli Zaretskii <eliz@gnu.org>
1529
1530 * search.texi (Unconditional Replace, Query Replace): Add xref to
1531 "Replacement and Case".
1532
15332007-04-22 Chong Yidong <cyd@stupidchicken.com>
1534
1535 * dired.texi (Image-Dired): Move from Thumbnails node.
1536 * misc.texi (Thumbnails): Node deleted.
1537 * emacs.texi (Top): Update node listing.
1538
1539 * files.texi (File Conveniences):
49823426 1540 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1541
15422007-04-21 Richard Stallman <rms@gnu.org>
1543
1544 * display.texi (Highlight Interactively): Correct previous change.
1545 Clarify doc of hi-lock-find-patterns, and move new features into it.
1546
15472007-04-20 David Koppelman <koppel@ece.lsu.edu>
1548
1549 * display.texi (Highlight Interactively): Document
1550 hi-lock-file-patterns-policy.
1551
15522007-04-20 Martin Rudalics <rudalics@gmx.at>
1553
1554 * display.texi (Scrolling): Fix typo.
1555
8cf51b2c
GM
15562007-04-15 Chong Yidong <cyd@stupidchicken.com>
1557
8cf51b2c
GM
1558 * doclicense.texi: Remove node heading, so that it can be included by
1559 other files.
1560
1561 * emacs.texi: Insert node heading for GFDL.
1562
8cf51b2c
GM
15632007-04-14 Eli Zaretskii <eliz@gnu.org>
1564
1565 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1566 "command line".
1567
1568 * display.texi (Faces): Refer to "Creating Frames" for face
1569 and other frame customizations in .emacs.
1570
1571 * frames.texi (Creating Frames): Mention that face customizations can
1572 be put in .emacs. Add index entries.
1573
15742007-04-12 Richard Stallman <rms@gnu.org>
1575
1576 * glossary.texi (Glossary): Explain `iff'.
1577
15782007-04-11 Karl Berry <karl@gnu.org>
1579
1580 * gnu.texi (Top),
1581 * macos.texi (Mac Font Specs),
1582 * anti.texi (Antinews),
1583 * xresources.texi (Resources),
1584 * misc.texi (Emulation),
1585 * calendar.texi (Daylight Saving),
1586 * dired.texi (Dired and Find),
1587 * rmail.texi (Remote Mailboxes),
1588 * sending.texi (Mail Headers),
1589 * programs.texi (Which Function),
1590 * files.texi (Recover),
1591 * buffers.texi (Uniquify),
1592 * frames.texi (Wheeled Mice),
1593 * killing.texi (Rectangles): Wording to improve breaks in
1594 8.5x11 format.
1595 * mule.texi (Language Environments): \hbadness=10000 since there's
1596 no way to reword.
1597 * emacs.texi (smallbook): New @set to more easily switch between
1598 smallbook and 8.5x11.
1599
16002007-04-11 Richard Stallman <rms@gnu.org>
1601
1602 * files.texi (File Conveniences): Add xref to Tumme.
1603 Delete text about Thumbnail mode.
1604
8cf51b2c
GM
16052007-04-09 Alan Mackenzie <acm@muc.de>
1606
1607 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1608 new name. Insert concept index entries.
1609
8cf51b2c
GM
16102007-04-08 Chong Yidong <cyd@stupidchicken.com>
1611
1612 * display.texi (Standard Faces): Document prefix arg for
1613 list-faces-display.
1614
1615 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1616
8cf51b2c
GM
16172007-04-07 Chong Yidong <cyd@stupidchicken.com>
1618
8cf51b2c
GM
1619 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1620
1621 * files.texi (Misc File Ops): Rewrite description of
1622 insert-file-literally.
1623
8cf51b2c
GM
16242007-03-31 Eli Zaretskii <eliz@gnu.org>
1625
1626 * misc.texi (Printing): Postscript -> PostScript.
1627
8cf51b2c
GM
1628 * ack.texi (Acknowledgments): Postscript -> PostScript.
1629
1630 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1631
1632 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1633 below.
1634
16352007-03-30 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1638 Init Non-ASCII.
1639 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1640 (Init Non-ASCII): New node.
1641
16422007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1643
1644 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1645
8cf51b2c
GM
16462007-03-12 Glenn Morris <rgm@gnu.org>
1647
8cf51b2c
GM
1648 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1649 "Daylight Savings".
1650
49823426 1651 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1652 saving" in text throughout.
1653
8cf51b2c
GM
16542007-03-04 Richard Stallman <rms@gnu.org>
1655
1656 * custom.texi (Safe File Variables): Minor correction.
1657
8cf51b2c
GM
16582007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1659
1660 * rmail.texi (Movemail): Add internal ref.
1661 Don't indent the intro for the PROTO table.
1662 Format PROTO table items with @code.
1663
8cf51b2c
GM
16642007-02-26 Nick Roberts <nickrob@snap.net.nz>
1665
1666 * building.texi: Remove references to bashdb.
1667
8cf51b2c
GM
16682007-02-19 Juanma Barranquero <lekktu@gmail.com>
1669
1670 * mule.texi (Language Environments): Update list of supported language
1671 environments.
1672
8cf51b2c
GM
16732007-02-14 Kim F. Storm <storm@cua.dk>
1674
1675 * building.texi (Grep Searching): Fix lgrep doc.
1676
16772007-02-12 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * back.texi: Remove unused file.
1680
c8763fb6 16812007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1682
1683 * maintaining.texi (Tag Syntax): Now --members is the default for
1684 etags, not for ctags yet.
1685
8cf51b2c
GM
16862007-02-03 Eli Zaretskii <eliz@gnu.org>
1687
1688 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1689 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1690 expects. Add comments to prevent people from inadvertently modifying
1691 the key parts needed by `texinfo-multiple-files-update'.
1692
16932007-01-29 Chong Yidong <cyd@stupidchicken.com>
1694
1695 * frames.texi (Secondary Selection): Window clicked does not matter
1696 when mouse-yank-at-point is non-nil.
1697
8cf51b2c
GM
16982007-01-16 Glenn Morris <rgm@gnu.org>
1699
1700 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1701 system abbrev.
1702
17032007-01-11 Richard Stallman <rms@gnu.org>
1704
1705 * msdog.texi (Windows Keyboard): Another small cleanup.
1706
17072007-01-10 Richard Stallman <rms@gnu.org>
1708
1709 * msdog.texi (Windows Keyboard): Yet another try to make
1710 everyone happy with that passage.
1711
17122007-01-05 Richard Stallman <rms@gnu.org>
1713
1714 * anti.texi (Antinews): Mention M-x shell scrolling.
1715
17162007-01-05 Nick Roberts <nickrob@snap.net.nz>
1717
1718 * building.texi (Watch Expressions): Describe gdb-max-children.
1719
8cf51b2c
GM
17202007-01-04 Richard Stallman <rms@gnu.org>
1721
8cf51b2c
GM
1722 * msdog.texi (Windows Keyboard): Clarify previous change.
1723
8cf51b2c
GM
17242007-01-02 Richard Stallman <rms@gnu.org>
1725
1726 * custom.texi (Changing a Variable): Minor clarification.
1727 (Specific Customization): customize-customized => customize-unsaved.
1728
1729 * entering.texi (Entering Emacs): Clean up text about restarting
1730 Emacs for each file.
1731
1732 * misc.texi (Shell Options): Minor cleanup.
1733
1734 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1735 with Emacs, not vice versa.
1736
1737 * programs.texi (Symbol Completion): Recommend customizing
1738 window manager.
1739
1740 * xresources.texi (Resources): Minor fix.
1741
c8763fb6 17422007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1743
1744 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1745
17462007-01-01 Richard Stallman <rms@gnu.org>
1747
1748 * commands.texi (User Input): Document keys stolen by window mangers.
1749
17502006-12-31 Richard Stallman <rms@gnu.org>
1751
1752 * custom.texi (Specific Customization): Document customize-option
1753 instead of customize-variable.
1754
17552006-12-31 Kim F. Storm <storm@cua.dk>
1756
1757 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1758
17592006-12-30 Kim F. Storm <storm@cua.dk>
1760
1761 * killing.texi (CUA Bindings): Fix typo.
1762
1763 * xresources.texi (Table of Resources): Mention grow-only value for
1764 auto-resize-tool-bars.
1765
8cf51b2c
GM
17662006-12-27 Eli Zaretskii <eliz@gnu.org>
1767
1768 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1769 and how to get them back.
1770
17712006-12-26 Richard Stallman <rms@gnu.org>
1772
1773 * calendar.texi (Holidays): Holiday listing is based on current
1774 practice, but DST is not.
1775
17762006-12-25 Richard Stallman <rms@gnu.org>
1777
1778 * emacs.texi (Top): Update subnode menus.
1779
1780 * mark.texi (Transient Mark): Fix xref.
1781
1782 * killing.texi (Graphical Kill): Node deleted.
1783 (Killing): Add xref to Cut and Paste.
1784 (CUA Bindings): Update xref.
1785
1786 * frames.texi (Cut and Paste): New section to hold other nodes.
1787 (Mouse Commands): Node demoted.
1788 (Cut/Paste Other App): Split out from Mouse Commands.
1789 (Word and Line Mouse): Likewise.
1790 (Secondary Selection, Clipboard): Nodes demoted.
1791
8cf51b2c
GM
17922006-12-24 Kevin Ryde <user42@zip.com.au>
1793
1794 * calendar.texi (Holidays): US daylight saving begins second Sunday
1795 in March for 2007 onwards.
1796 (Daylight Savings): Show new US default daylight saving rules, 2nd
1797 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1798
17992006-12-23 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * calendar.texi (Scroll Calendar): < and > are switched.
1802
18032006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1804
1805 * killing.texi (Deletion): Describe M-\ prefix argument.
1806
18072006-12-23 Richard Stallman <rms@gnu.org>
1808
1809 * search.texi (Regexp Search): Explain why forward and reverse regexp
1810 search are not mirror images.
1811
8cf51b2c
GM
18122006-12-19 Kim F. Storm <storm@cua.dk>
1813
1814 * major.texi (Choosing Modes): Describe match-function elements for
1815 magic-mode-alist.
1816
8cf51b2c
GM
18172006-12-18 Eli Zaretskii <eliz@gnu.org>
1818
1819 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1820 peculiarities.
1821
18222006-12-18 Richard Stallman <rms@gnu.org>
1823
1824 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1825
8cf51b2c
GM
18262006-12-17 Alan Mackenzie <acm@muc.de>
1827
1828 * programs.texi (Left Margin Paren): Remove the bit which says
1829 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1830 Discuss some of the issues of setting this option to nil.
1831
18322006-12-17 Glenn Morris <rgm@gnu.org>
1833
1834 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1835
18362006-12-16 Eli Zaretskii <eliz@gnu.org>
1837
1838 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1839 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1840 NTFS volumes.
1841 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1842 volumes.
1843
18442006-12-15 Eli Zaretskii <eliz@gnu.org>
1845
1846 * text.texi (HTML Mode): Fix "C-c TAB".
1847
8cf51b2c
GM
18482006-12-09 Richard Stallman <rms@gnu.org>
1849
1850 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1851
18522006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1853
1854 * files.texi (Misc File Ops): Document insert-file-literally.
1855
18562006-12-08 Eli Zaretskii <eliz@gnu.org>
1857
1858 * cmdargs.texi (Colors): Note that --color is intended for overriding
1859 the terminal defaults, not for normal invocation.
1860
1861 * misc.texi (Emacs Server): Improve wording. Don't mention the
1862 ``server program''. Add a cross-reference to "Init File" node.
1863 (Invoking emacsclient): Add index entries. Document both short and
1864 long versions of command-line options. Document the -f option.
1865
8cf51b2c
GM
18662006-12-06 Richard Stallman <rms@gnu.org>
1867
1868 * text.texi (Outline Format): Say to set outline-regexp
1869 and outline-level with major modes and file local variables.
1870
c8763fb6 18712006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1872
1873 * anti.texi (Antinews): Mention the alternative to
1874 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1875
8cf51b2c
GM
1876 * misc.texi (Interactive Shell): Ditto.
1877
18782006-12-04 Eli Zaretskii <eliz@gnu.org>
1879
1880 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1881
1882 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1883
18842006-12-01 Eli Zaretskii <eliz@gnu.org>
1885
1886 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1887 colon in the mode line.
1888
1889 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1890
18912006-11-26 Nick Roberts <nickrob@snap.net.nz>
1892
1893 * building.texi (Watch Expressions): Mention SPC for expanding/
1894 contracting watch expressions.
1895
18962006-11-26 Kim F. Storm <storm@cua.dk>
1897
1898 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1899
19002006-11-26 Nick Roberts <nickrob@snap.net.nz>
1901
1902 * building.texi (Debugger Operation): Define text command mode.
1903 Clarify how tooltips work.
1904 (GDB Graphical Interface): Explain how to run in text command mode
1905 more clearly.
1906
19072006-11-25 Juanma Barranquero <lekktu@gmail.com>
1908
1909 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1910
19112006-11-22 Juanma Barranquero <lekktu@gmail.com>
1912
1913 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1914
8cf51b2c
GM
19152006-11-18 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1918 and EMACS is deprecated.
1919
19202006-11-18 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1923
c8763fb6 19242006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1925
1926 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1927
1928 * emacs.texi: Include xresources.texi both for info and dvi.
1929
1930 * xresources.texi: Merge text from xresmini.texi.
1931
c8763fb6 19322006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1933
1934 * glossary.texi: Fix typos.
1935
8cf51b2c
GM
19362006-11-06 Richard Stallman <rms@gnu.org>
1937
1938 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1939
1940 * ack.texi (Acknowledgments): Fix name spelling.
1941
19422006-11-01 Juri Linkov <juri@jurta.org>
1943
1944 * search.texi (Word Search): Document incremental word search.
1945
19462006-10-28 Glenn Morris <rgm@gnu.org>
1947
1948 * ack.texi (Acknowledgments): Add cal-html author.
1949
1950 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1951 Calendar"). Describe new package cal-html.
1952 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1953 Calendar Files."
1954
8cf51b2c
GM
19552006-10-23 Richard Stallman <rms@gnu.org>
1956
1957 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1958 Abbrev mode is enabled.
1959
8cf51b2c
GM
19602006-10-16 Richard Stallman <rms@gnu.org>
1961
8cf51b2c
GM
1962 * emacs.texi: Update ISBN.
1963
8cf51b2c
GM
19642006-10-11 Kim F. Storm <storm@cua.dk>
1965
1966 * emacs.texi (Acknowledgments): Use @dotless{i}.
1967
19682006-10-08 Nick Roberts <nickrob@snap.net.nz>
1969
1970 * building.texi (Breakpoints Buffer): Mention catchpoints.
1971
19722006-10-08 Kim F. Storm <storm@cua.dk>
1973
1974 * ack.texi (Acknowledgments): Update.
1975
1976 * emacs.texi (Acknowledgments): Fix bad @/ form.
1977
8cf51b2c
GM
19782006-10-05 Kim F. Storm <storm@cua.dk>
1979
1980 * emacs.texi (Acknowledgments): Add more contributors.
1981
19822006-10-03 Richard Stallman <rms@gnu.org>
1983
1984 * emacs.texi (Acknowledgments): Update version and edition.
1985
8cf51b2c
GM
19862006-10-01 Karl Berry <karl@gnu.org>
1987
1988 * custom.texi (Customization Groups): Page break to keep example buffer
1989 on one page.
1990
19912006-09-30 Karl Berry <karl@gnu.org>
1992
1993 * programs.texi (Basic Indent): @need to improve page break.
1994 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1995
19962006-09-29 Glenn Morris <rgm@gnu.org>
1997
1998 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1999
20002006-09-29 Karl Berry <karl@gnu.org>
2001
2002 * windows.texi (Basic Window): Remove forced @break, no longer
2003 desirable.
2004 * frames.texi (Frame Commands),
2005 * mark.texi (Marking Objects): Reword to avoid bad page break.
2006 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2007
20082006-09-19 Richard Stallman <rms@gnu.org>
2009
2010 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2011 stick to present tense.
2012
c8763fb6 20132006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2014
2015 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2016 to x-gtk-use-old-file-dialog.
2017 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2018
20192006-09-15 Jay Belanger <belanger@truman.edu>
2020
49823426 2021 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2022 Change "Library Public License" to "Lesser Public License"
2023 throughout. Use "yyyy" to represent year.
2024
8cf51b2c
GM
20252006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2026
2027 * files.texi (Visiting): Add index entry "open file".
2028
8cf51b2c
GM
20292006-09-11 Richard Stallman <rms@gnu.org>
2030
2031 * building.texi (Compilation Mode): Clarification.
2032 (Grep Searching): Add xref to Compilation Mode.
2033
8cf51b2c
GM
20342006-09-08 Richard Stallman <rms@gnu.org>
2035
2036 * search.texi (Search): Ref multi-file search commands here.
2037 (Other Repeating Search): Not here.
2038
8cf51b2c
GM
20392006-08-28 Richard Stallman <rms@gnu.org>
2040
2041 * windows.texi (Split Window): Update xref.
2042
2043 * basic.texi (Continuation Lines): Update xref.
2044
2045 * indent.texi (Tab Stops): Update xref.
2046
2047 * emacs.texi (Top): Update subnode menu.
2048
2049 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2050 split out of Display Custom.
2051
20522006-08-25 Kim F. Storm <storm@cua.dk>
2053
2054 * display.texi (Display Custom): Add variables overline-margin
2055 and x-underline-at-descent-line.
2056
20572006-08-25 Richard Stallman <rms@gnu.org>
2058
2059 * entering.texi (Exiting): Rewrite to give graphical displays
2060 priority over text terminals.
2061
2062 * search.texi (Incremental Search): Move index entries.
2063
20642006-08-23 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * custom.texi (Init File): Reference Find Init to avoid "home
2067 directory" confusion.
2068
20692006-08-22 Nick Roberts <nickrob@snap.net.nz>
2070
2071 * building.texi (Other GDB-UI Buffers): Describe how to edit
2072 a value in the locals buffer.
2073
20742006-08-21 Richard Stallman <rms@gnu.org>
2075
2076 * search.texi (Basic Isearch): Add `isearch' index entry.
2077
20782006-08-16 Richard Stallman <rms@gnu.org>
2079
2080 * misc.texi (Saving Emacs Sessions): Clean up wording.
2081
2082 * mark.texi (Marking Objects): Mention term "select all".
2083
2084 * emacs.texi (Top): Update subnode menu.
2085
2086 * help.texi (Help Mode): Move node up in file.
2087
8cf51b2c
GM
20882006-08-15 Nick Roberts <nickrob@snap.net.nz>
2089
2090 * building.texi (Stack Buffer): Explain fringe arrow.
2091
8cf51b2c
GM
20922006-08-12 Eli Zaretskii <eliz@gnu.org>
2093
8cf51b2c
GM
2094 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2095 on startup.
2096
20972006-08-11 Romain Francoise <romain@orebokech.com>
2098
2099 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2100
21012006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2102
2103 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2104
21052006-08-10 Richard Stallman <rms@gnu.org>
2106
2107 * text.texi (Format Faces): Substantial rewrites to deal
2108 with face merging. Empty regions don't count. Clarify
2109 face property inheritance.
2110
21112006-08-08 Romain Francoise <romain@orebokech.com>
2112
2113 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2114 <arjuropo@cc.jyu.fi>.
2115
8cf51b2c
GM
21162006-08-04 Eli Zaretskii <eliz@gnu.org>
2117
2118 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2119 apply to all frames.
2120
8cf51b2c
GM
21212006-08-01 Richard Stallman <rms@gnu.org>
2122
2123 * help.texi (Name Help): Add index entries for describe-variable.
2124
21252006-08-01 Nick Roberts <nickrob@snap.net.nz>
2126
2127 * building.texi (GDB Graphical Interface): Shorten node names.
2128 (GDB-UI Layout): Use GDB-related.
2129 (Other GDB-UI Buffers): Simplify English.
2130
21312006-07-31 Richard Stallman <rms@gnu.org>
2132
2133 * search.texi (Query Replace): Add xref for Dired's Q command.
2134
8cf51b2c
GM
21352006-07-31 Nick Roberts <nickrob@snap.net.nz>
2136
2137 * building.texi (GDB commands in Fringe): Rename to...
2138 (Source Buffers): ..this and move forward. Describe hollow arrow and
2139 new option gdb-find-source-frame.
2140
21412006-07-29 Richard Stallman <rms@gnu.org>
2142
2143 * dired.texi (Operating on Files): Simplify previous change
2144 and fix Texinfo usage.
2145
21462006-07-29 Eli Zaretskii <eliz@gnu.org>
2147
2148 * dired.texi (Operating on Files): Add cross-references. State the
2149 Unix commands that do similar things.
2150
21512006-07-28 Richard Stallman <rms@gnu.org>
2152
2153 * mark.texi (Transient Mark): Clarify that region never disappears
2154 when Transient Mark mode is off, and not when it is on.
2155
21562006-07-27 Richard Stallman <rms@gnu.org>
2157
2158 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2159
21602006-07-24 Richard Stallman <rms@gnu.org>
2161
2162 * xresources.texi (GTK styles): Fix texinfo usage.
2163
8cf51b2c
GM
2164 * commands.texi (User Input): Explain why we teach keyboard cmds.
2165
2166 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2167 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2168 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2169 * doclicense.texi, display.texi, dired.texi, basic.texi:
2170 * anti.texi, ack.texi: Move periods and commas inside quotes.
2171
21722006-07-22 Eli Zaretskii <eliz@gnu.org>
2173
2174 * cmdargs.texi (General Variables): Document EMAIL.
2175
21762006-07-21 Eli Zaretskii <eliz@gnu.org>
2177
2178 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2179 doesn't have effect on MS-Windows.
2180
8cf51b2c
GM
21812006-07-17 Richard Stallman <rms@gnu.org>
2182
2183 * building.texi (Grep Searching): Explain about chaining grep commands.
2184
8cf51b2c
GM
21852006-07-10 Nick Roberts <nickrob@snap.net.nz>
2186
49823426 2187 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2188
21892006-07-09 Chong Yidong <cyd@stupidchicken.com>
2190
2191 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2192 is invoked for multiple files.
2193
21942006-07-08 Eli Zaretskii <eliz@gnu.org>
2195
2196 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2197 on-line manual for the rest of this node.
2198 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2199 unconditionally.
2200 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2201 Improve wording.
2202 (Windows Printing): Improve wording.
2203 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2204 rest of this node.
2205
8cf51b2c
GM
22062006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2207
49823426
GM
2208 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2209 with eval-buffer.
8cf51b2c
GM
2210
22112006-07-05 Nick Roberts <nickrob@snap.net.nz>
2212
2213 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2214 of character translation.
2215
22162006-07-04 Nick Roberts <nickrob@snap.net.nz>
2217
2218 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2219
22202006-07-03 Karl Berry <karl@gnu.org>
2221
2222 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2223 not-too-underfull hboxes in the TeX output.
2224 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2225 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2226 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2227 * sending.texi, text.texi: Fix overfull/underfull boxes.
2228
22292006-07-03 Romain Francoise <romain@orebokech.com>
2230
2231 * m-x.texi (M-x): Fix.
2232
22332006-07-03 Richard Stallman <rms@gnu.org>
2234
8cf51b2c
GM
2235 * search.texi (Other Repeating Search): filename -> file name.
2236
2237 * misc.texi (Narrowing): Minor cleanups.
2238
2239 * files.texi (Visiting): filename -> file name.
2240
2241 * emacs.texi (Top): Update subnode menus.
2242
2243 * mule.texi (Coding Systems): Move char translation stuff here.
2244 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2245 (Recognize Coding): Substantial local rewrites.
2246 (International): Update menu.
2247
2248 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2249 (Scrolling): Substantial local rewrites.
2250 (Display): Update menu and intro.
2251
2252 * dired.texi: filename -> file name.
2253
2254 * custom.texi (Safe File Variables): Texinfo usage fix.
2255
22562006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2257
2258 * help.texi, m-x.texi: Lots of cleanups.
2259
8cf51b2c
GM
22602006-06-30 Eli Zaretskii <eliz@gnu.org>
2261
2262 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2263 (Windows Processes, Windows Misc): Shorten the printed version by
2264 selectively conditioning less important portions by @ifnottex.
2265
8cf51b2c
GM
22662006-06-27 Richard Stallman <rms@gnu.org>
2267
2268 * mini.texi (Minibuffer File): Minor cleanup.
2269
22702006-06-25 Nick Roberts <nickrob@snap.net.nz>
2271
2272 * frames.texi (XTerm Mouse): Rename to...
2273 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2274
2275 * emacs.texi (Top): Use new node name.
2276
22772006-06-24 Eli Zaretskii <eliz@gnu.org>
2278
2279 * emacs.texi (Top): Update the detailed menu according to changes in
2280 msdog.texi.
2281
2282 * msdog.texi (Windows Keyboard): New section.
2283 (Windows Mouse): New section.
2284 (Windows System Menu): Remove section (text merged with "Windows
2285 Keyboard").
2286 (Windows Misc): New section.
2287
2288 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2289
2290 * msdog.texi (ls in Lisp): New section.
2291
2292 * files.texi (Visiting): Document case-insensitive wildcard matching
2293 under find-file-wildcards.
2294
8cf51b2c
GM
22952006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2296
2297 * macos.texi (Mac Input): Add description of mac-function-modifier.
2298 Now Unicode keyboard layouts work.
2299
8cf51b2c
GM
23002006-06-10 Richard Stallman <rms@gnu.org>
2301
2302 * mule.texi (Recognize Coding): Clarify previous change.
2303
23042006-06-09 Kenichi Handa <handa@m17n.org>
2305
2306 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2307 notation.
2308
23092006-06-07 Kevin Ryde <user42@zip.com.au>
2310
2311 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2312 manual for @ifnottex, but in emacs-extra for @iftex.
2313
2314 * cmdargs.texi (General Variables): Fix smtpmail xref.
2315
23162006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2317
8cf51b2c 2318 * programs.texi (Comment Commands):
8cf51b2c 2319 * custom.texi (Specifying File Variables):
49823426 2320 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2321
23222006-06-07 Nick Roberts <nickrob@snap.net.nz>
2323
2324 * building.texi (Watch Expressions): Move node to end.
2325 (GDB Graphical Interface): Move description of clicks in fringe...
2326 (GDB commands in the Fringe): ...to here. New node.
2327
8cf51b2c
GM
23282006-06-05 Romain Francoise <romain@orebokech.com>
2329
49823426 2330 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2331
23322006-06-05 Nick Roberts <nickrob@snap.net.nz>
2333
2334 * building.texi (GDB Graphical Interface): Update bindings.
2335 (Commands of GUD): Add gud-print. Remove gud-run.
2336 Restate availability more generally.
2337
23382006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2339
2340 * mini.texi: Lots of cleanups.
2341
23422006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2343
2344 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2345 and Mouse-2.
2346
c8763fb6 23472006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2348
2349 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2350
8cf51b2c
GM
23512006-05-31 Richard Stallman <rms@gnu.org>
2352
2353 * basic.texi (Moving Point): Fix previous change.
2354
c8763fb6 23552006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2356
2357 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2358
23592006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2360
2361 * basic.texi: Many simplifications and improvements in wording.
2362
8cf51b2c
GM
23632006-05-26 Nick Roberts <nickrob@snap.net.nz>
2364
2365 * anti.texi (Antinews): Create a node for gdb-ui.
2366
8cf51b2c
GM
23672006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2368
2369 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2370
23712006-05-20 Richard Stallman <rms@gnu.org>
2372
2373 * dired.texi (Dired Navigation): dired-goto-file is now j.
2374
8cf51b2c
GM
23752006-05-20 Eli Zaretskii <eliz@gnu.org>
2376
2377 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2378 and their aliases.
2379
2380 * msdog.texi (Windows Printing): Mention non-support of plain text
2381 printing with some el-cheapo printers, and suggest a workaround.
2382
23832006-05-20 Kevin Ryde <user42@zip.com.au>
2384
2385 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2386 remove the bit saying you must set it.
2387
23882006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2389
2390 * trouble.texi (Checklist):
2391 * text.texi (Text, Auto Fill, Text Mode):
2392 * search.texi (Nonincremental Search):
2393 * rmail.texi (Rmail Labels):
2394 * mule.texi (Input Methods, Multibyte Conversion):
2395 * misc.texi (Gnus, Where to Look, PostScript):
2396 * maintaining.texi (Create Tags Table):
2397 * indent.texi (Indentation Commands):
2398 * fixit.texi (Spelling):
2399 * emacs.texi (Copying):
2400 * custom.texi (Init File): ifinfo -> ifnottex.
2401
8cf51b2c
GM
24022006-05-17 Richard Stallman <rms@gnu.org>
2403
2404 * files.texi (Diff Mode): Mention C-x `.
2405
24062006-05-08 Richard Stallman <rms@gnu.org>
2407
2408 * custom.texi (Disabling): Textual cleanups.
2409
8cf51b2c
GM
24102006-05-12 Glenn Morris <rgm@gnu.org>
2411
2412 * calendar.texi (Displaying the Diary, Format of Diary File):
2413 Refer to diary-view-entries, diary-list-entries,
2414 diary-show-all-entries rather than obsolete aliases.
2415
24162006-05-12 Eli Zaretskii <eliz@gnu.org>
2417
2418 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2419 (Displaying the Diary, Special Diary Entries, Importing Diary):
2420 * building.texi (Compilation Shell):
2421 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2422 emacs-xtra with @inforef's.
2423
2424 * files.texi (Visiting): Fix wording.
2425
2426 * mule.texi (Coding Systems, Text Coding): More indexing.
2427 Mention that C-x RET f can set eol conversion.
2428
c8763fb6 24292006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2430
2431 * xresmini.texi (GTK resources): Insert GTK description.
2432
2433 * xresources.texi (GTK resources): metafont should be menufont.
2434
8cf51b2c
GM
24352006-05-06 Michael Albinus <michael.albinus@gmx.de>
2436
49823426 2437 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2438 method, user name and host name is active only in partial
2439 completion mode.
2440
8cf51b2c
GM
24412006-05-06 Eli Zaretskii <eliz@gnu.org>
2442
2443 * makefile.w32-in (emacs.dvi):
2444 * Makefile.in (emacs.dvi): Add xresmini.texi.
2445
2446 * xresmini.texi (Table of Resources): Remove xref to non-existent
2447 node "LessTif Resources".
2448
2449 * msdog.texi (Microsoft Windows):
2450 * calendar.texi (Calendar/Diary, Displaying the Diary)
2451 (Special Diary Entries, Importing Diary, Holidays):
2452 * programs.texi (Program Modes):
2453 * text.texi (Text):
2454 * buffers.texi (Several Buffers):
2455 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2456
24572006-05-06 Eli Zaretskii <eliz@gnu.org>
2458
2459 The following changes merge the emacs-xtra manual into the main
2460 manual, but only for on-line version of the manual.
2461
2462 * vc2-xtra.texi (Version Backups, Local Version Control)
2463 (Making Snapshots, Change Logs and VC, Version Headers)
2464 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2465 on-line manual.
2466
2467 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2468 for on-line manual.
2469
2470 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2471 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2472 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2473 for on-line manual.
2474
2475 * fortran-xtra.texi (Fortran, Fortran Autofill)
2476 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2477 for on-line manual.
2478
2479 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2480 Conditional xref's for on-line manual.
2481
2482 * emerge-xtra.texi (Emerge, Overview of Emerge)
2483 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2484 manual.
2485
2486 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2487 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2488 (EMACSSOURCES): Use EMACS_XTRA.
2489 (../info/emacs-xtra): Remove.
2490 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2491
2492 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2493 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2494 (EMACSSOURCES): Use EMACS_XTRA.
2495 ($(infodir)/emacs-xtra): Remove.
2496 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2497
2498 * trouble.texi (Quitting):
2499 * text.texi (Text):
2500 * programs.texi (Program Modes):
2501 * msdog.texi (Microsoft Windows):
2502 * frames.texi (Frames):
2503 * files.texi (Backup, Version Control, VC Concepts)
2504 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2505 (Registering, VC Status, VC Undo, Multi-User Branching)
2506 (Comparing Files):
2507 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2508 (Displaying the Diary, Special Diary Entries, Importing Diary):
2509 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2510 conditional xref's, depending on @iftex/@ifnottex.
2511
2512 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2513 "MS-DOS". @include msdog-xtra.texi.
2514
2515 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2516 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2517
2518 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2519 for vc-xtra.texi subsections.
2520 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2521 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2522
2523 * sending.texi (Sending Mail): A @node line without explicit Prev,
2524 Next, and Up links.
2525
2526 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2527 Next, and Up links.
2528
2529 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2530 and its sections. @include picture-xtra.texi.
2531
2532 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2533 "Emerge".
2534 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2535
2536 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2537 exact duplicate of its name-sake in calendar.texi.
2538
2539 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2540 "Advanced Calendar/Diary Usage".
2541 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2542
2543 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2544 dired-xtra.texi.
2545 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2546
2547 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2548 (Files) [ifnottex]: Add menu entry for Autorevert.
2549
2550 * emacs-xtra.texi (Introduction): Reword to make consistent with
2551 printed version only.
2552 <Top level>: Remove the body of all chapters and move them to the
2553 new *-xtra.texi files. Use @raisesections and @lowersections to
2554 convert sections to chapters etc.
2555
2556 * msdog-xtra.texi:
2557 * fortran-xtra.texi:
2558 * vc-xtra.texi:
2559 * vc1-xtra.texi:
2560 * vc2-xtra.texi:
2561 * emerge-xtra.texi:
2562 * cal-xtra.texi:
2563 * dired-xtra.texi:
2564 * arevert-xtra.texi: New files, with text from respective chapters
2565 of emacs-xtra.texi. Convert each @chapter into @section, @section
2566 into @subsection, etc.
2567
2568 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2569 updated.
2570
2571 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2572 Windows". All references updated.
2573
25742006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2575
2576 * macos.texi (Mac Input): Mention input from Character Palette.
2577 (Mac Font Specs): Fix typo.
2578
25792006-05-05 Richard Stallman <rms@gnu.org>
2580
2581 * files.texi (Diff Mode): Minor cleanup.
2582
25832006-05-05 Karl Berry <karl@gnu.org>
2584
8cf51b2c
GM
2585 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2586 errors from the current release of makeinfo (4.8).
2587 * help.texi (Library Keywords): Change widest word in multitable
2588 template from `emulations' to `convenience'. (Not sure if this is
2589 related to the font change.)
2590
25912006-05-05 Eli Zaretskii <eliz@gnu.org>
2592
2593 * files.texi (File Names): Add a footnote about limited support of
2594 ~USER on MS-Windows.
2595
2596 * cmdargs.texi (Initial Options): Add a footnote about limited
2597 support of ~USER on MS-Windows.
2598
25992006-05-03 Richard Stallman <rms@gnu.org>
2600
2601 * files.texi (Diff Mode): Node moved here.
2602 (Comparing Files): Delete what duplicates new node.
2603 (Files): Put Diff Mode in menu.
2604
2605 * misc.texi (Diff Mode): Moved to files.texi.
2606
2607 * emacs.texi (Top): Update menu for Diff Mode.
2608
2609 * trouble.texi (Emergency Escape): Simplify.
2610
2611 * emacs.texi (Top): Minor clarification.
2612
26132006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2614
2615 * commands.texi, entering.texi, screen.texi: Many simplifications.
2616
26172006-05-03 Richard Stallman <rms@gnu.org>
2618
2619 * commands.texi (Text Characters): Delete paragraph about unibyte
2620 non-ASCII printing chars.
2621
2622 * killing.texi (Killing): Say "graphical displays".
2623 * display.texi: Say "graphical displays".
2624
2625 * cmdargs.texi (Misc X): Say "graphical displays".
2626
26272006-05-01 Richard Stallman <rms@gnu.org>
2628
2629 * emacs.texi (Top): Add Diff Mode to menu.
2630
26312006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2632
2633 * misc.texi (Diff Mode): New node.
2634
26352006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2636
2637 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2638 (Mac Environment Variables): Shorten example line.
2639 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2640
26412006-05-01 Nick Roberts <nickrob@snap.net.nz>
2642
2643 * building.texi (GUD Customization): Describe cases %d and %c.
2644 Update description for %e.
2645
26462006-04-30 Glenn Morris <rgm@gnu.org>
2647
2648 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2649
26502006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2651
2652 * custom.texi (Examining): Update C-h v output example.
2653
26542006-04-29 Kim F. Storm <storm@cua.dk>
2655
2656 * building.texi (Grep Searching): Add lgrep and rgrep.
2657
8cf51b2c
GM
26582006-04-23 Richard Stallman <rms@gnu.org>
2659
2660 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2661
2662 * xresmini.texi: New file.
2663
2664 * xresources.texi (Face Resources): Split table into font resources
2665 and the rest. Combine similar attributes for brevity.
2666
8cf51b2c
GM
26672006-04-21 Eli Zaretskii <eliz@gnu.org>
2668
2669 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2670 backslashes and case-insensitivity in file names (moved to the
2671 main manual).
2672 (MS-DOS Printing): Move most of the text to the main manual.
2673
2674 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2675 New nodes.
2676 (Windows Processes, Windows System Menu): Add index entries and
2677 fix wording.
2678
8cf51b2c
GM
26792006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2680
2681 * misc.texi (Shell Ring): Add notes on saved input when
2682 navigating off the end of the history list.
2683
26842006-04-18 Chong Yidong <cyd@mit.edu>
2685
2686 * misc.texi (Shell Options): Correct default value of
2687 comint-scroll-show-maximum-output.
2688
8cf51b2c
GM
26892006-04-18 Nick Roberts <nickrob@snap.net.nz>
2690
2691 * building.texi (Watch Expressions): Update.
2692
8cf51b2c
GM
26932006-04-12 Richard Stallman <rms@gnu.org>
2694
2695 * search.texi: Clean up previous change.
2696
26972006-04-12 Eli Zaretskii <eliz@gnu.org>
2698
2699 * search.texi (Regexp Backslash, Regexp Replace): Add index
2700 entries for ``back reference'' and mention the term itself in the
2701 text.
2702
27032006-04-11 Richard Stallman <rms@gnu.org>
2704
2705 * custom.texi (Safe File Variables):
2706 Document enable-local-variables = :safe.
2707
27082006-04-11 Karl Berry <karl@gnu.org>
2709
2710 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2711 (Remote Repositories, Version Backups, Local Version Control)
2712 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2713 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2714 (Renaming VC Work Files and Master Files)
2715 (Inserting Version Control Headers, Customizing VC, General Options)
2716 (Options for RCS and SCCS, Options specific for CVS): Move all
2717 these nodes to emacs-xtra.texi, for brevity.
2718 * cmdargs.texi, files.texi: Change cross-references.
2719
8cf51b2c
GM
27202006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2721
2722 * files.texi (Old Versions): Update description of vc-annotate's
2723 use of color to indicate date ranges.
2724
8cf51b2c
GM
27252006-04-09 Kevin Ryde <user42@zip.com.au>
2726
8cf51b2c
GM
2727 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2728 put info and printed manual names the right way around.
2729
27302006-04-09 Karl Berry <karl@gnu.org>
2731
2732 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2733 emacs-xtra.texi, leaving only MS Windows information.
2734 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2735 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2736 node names.
2737
2738 * emacs.texi: Move @summarycontents and @contents to the beginning
2739 of the file.
2740
8cf51b2c
GM
27412006-04-08 Kevin Ryde <user42@zip.com.au>
2742
2743 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2744
27452006-04-07 Richard Stallman <rms@gnu.org>
2746
2747 * programs.texi (Comments, Comment Commands, Options for Comments)
2748 (Multi-Line Comments): "Align", not "indent".
2749 (Basic Indent): C-j deletes trailing whitespace before the newline.
2750
27512006-04-06 Richard Stallman <rms@gnu.org>
2752
8cf51b2c
GM
2753 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2754
27552006-04-06 Eli Zaretskii <eliz@gnu.org>
2756
2757 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2758
8cf51b2c
GM
27592006-04-05 Richard Stallman <rms@gnu.org>
2760
2761 * emacs.texi (Top): Update subnode menu.
2762
2763 * trouble.texi (Unasked-for Search): Node deleted.
2764 (Lossage): Delete from menu.
2765
27662006-04-04 Richard Stallman <rms@gnu.org>
2767
2768 * trouble.texi: Various cleanups.
2769 (Checklist): Don't bother saying how to snail a bug report.
2770 (Emergency Escape): Much rewriting.
2771 (After a Crash): Rename the core dump immediately.
2772 (Total Frustration): Call it a psychotherapist.
2773 (Bug Criteria): Avoid "illegal instruction".
2774 (Sending Patches): We always put the contributor's name in.
2775
2776 * misc.texi (Thumbnails): Minor correction.
2777
8cf51b2c
GM
27782006-04-03 Richard Stallman <rms@gnu.org>
2779
2780 * misc.texi (Thumbnails): Minor cleanup.
2781
27822006-04-02 Karl Berry <karl@gnu.org>
2783
2784 * sending.texi (Mail Sending): pxref to Top needs five args.
2785
2786 * texinfo.tex: Update to current version (2006-03-21.13).
2787
8cf51b2c
GM
27882006-03-31 Richard Stallman <rms@gnu.org>
2789
2790 * emacs.texi (Top): Update subnode menu.
2791
2792 * help.texi (Help Mode): Cleanup.
2793
2794 * dired.texi: Many cleanups.
2795 (Dired Deletion): Describe dired-recursive-deletes.
2796 (Operating on Files): dired-create-directory moved.
2797 (Misc Dired Features): Move to here.
2798 (Tumme): Node moved to misc.texi.
2799
2800 * custom.texi: Many cleanups.
2801 (Minor Modes): Don't mention ISO Accents Mode.
2802 (Examining): Update C-h v output example.
2803 (Hooks): Add index and xref for add-hook.
2804 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2805 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2806
2807 * misc.texi: Many cleanups.
2808 (beginning): Add to summary of topics.
2809 (Shell): Put eshell xref at the end. Remove eshell from table.
2810 (Thumbnails): New node.
2811
8cf51b2c
GM
28122006-03-28 Eli Zaretskii <eliz@gnu.org>
2813
2814 * files.texi (File Name Cache): Make it clear that the cache is
2815 not persistent.
2816
8cf51b2c
GM
28172006-03-25 Karl Berry <karl@gnu.org>
2818
49823426
GM
2819 * emacs-xtra.texi, emacs.texi, gnu.texi:
2820 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2821 (2) do not indent copyright year list (or anything else).
2822
8cf51b2c
GM
28232006-03-21 Juanma Barranquero <lekktu@gmail.com>
2824
2825 * files.texi (VC Dired Mode): Remove misplaced brackets.
2826
28272006-03-21 Andre Spiegel <spiegel@gnu.org>
2828
2829 * files.texi: Various updates and clarifications in the VC chapter.
2830
28312006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2832
2833 * help.texi (Help Mode): Document "C-c C-c".
2834
8cf51b2c
GM
28352006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2836
2837 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2838 menu in the standalone Info reader.
2839
28402006-03-15 Chong Yidong <cyd@stupidchicken.com>
2841
2842 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2843 moved here from Emacs manual.
2844
2845 * programs.texi (Fortran): Section moved to emacs-xtra.
2846 (Program Modes): Xref to Fortran in emacs-xtra.
2847
2848 * maintaining.texi (Emerge): Move to emacs-xtra.
2849 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2850
2851 * picture.texi: File deleted.
2852 * Makefile.in:
2853 * makefile.w32-in: Remove picture.texi.
2854
2855 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2856 * abbrevs.texi (Abbrevs):
2857 * sending.texi (Sending Mail): Picture node removed.
2858
2859 * emacs.texi (Top): Update node listings.
2860
8cf51b2c
GM
28612006-03-12 Richard Stallman <rms@gnu.org>
2862
2863 * calendar.texi: Various cleanups.
2864
8cf51b2c
GM
28652006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2866
2867 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2868 syntax.
2869
8cf51b2c
GM
28702006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2871
2872 * search.texi (Regexps): More accurately describe which characters
2873 are special in which situations. Recommend _not_ to quote `]' or
2874 `-' when they are not special.
2875
8cf51b2c
GM
28762006-02-28 Andre Spiegel <spiegel@gnu.org>
2877
2878 * files.texi (Old Versions): Clarify operation of C-x v =.
2879
8cf51b2c
GM
28802006-02-21 Nick Roberts <nickrob@snap.net.nz>
2881
2882 * building.texi (Watch Expressions): Update and describe
2883 gdb-speedbar-auto-raise.
2884
28852006-02-19 Richard M. Stallman <rms@gnu.org>
2886
2887 * emacs.texi: Use @smallbook.
2888 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2889 Update subnode menu.
2890
2891 * building.texi (Lisp Interaction): Minor addition.
2892
28932006-02-18 Nick Roberts <nickrob@snap.net.nz>
2894
2895 * building.texi (Watch Expressions): Update and be more precise.
2896
c8763fb6 28972006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2898
2899 * maintaining.texi (Create Tags Table): Explain why the
2900 exception when etags writes to files under the /dev tree.
2901
29022006-02-14 Richard M. Stallman <rms@gnu.org>
2903
2904 * custom.texi (Safe File Variables): Lots of clarification.
2905 Renamed from Unsafe File Variables.
2906
29072006-02-14 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * custom.texi (Unsafe File Variables): File variable confirmation
2910 assumed denied in batch mode.
2911
29122006-02-14 Richard M. Stallman <rms@gnu.org>
2913
2914 * building.texi (GDB User Interface Layout): Don't say `inferior'
2915 for program being debugged.
2916
29172006-02-15 Nick Roberts <nickrob@snap.net.nz>
2918
2919 * building.texi (GDB Graphical Interface):
2920 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2921
29222006-02-13 Chong Yidong <cyd@stupidchicken.com>
2923
2924 * custom.texi (Specifying File Variables, Unsafe File Variables):
2925 New nodes, split from File Variables. Document new file local
2926 variable behavior.
2927
29282006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2929
2930 * display.texi (Standard Faces):
8cf51b2c
GM
2931 * files.texi (Visiting):
2932 * frames.texi (Clipboard):
2933 * glossary.texi (Glossary) <Clipboard>:
2934 * xresources.texi (X Resources): Mention Mac OS port.
2935
8cf51b2c
GM
29362006-02-12 Richard M. Stallman <rms@gnu.org>
2937
2938 * building.texi (Building): Clarify topic in intro.
2939
2940 * maintaining.texi (Maintaining): Change title; clarify topic.
2941 Delete duplicate index entries.
2942
2943 * building.texi (Other GDB User Interface Buffers): Clarifications.
2944
2945 * text.texi (Cell Commands): Clarifications.
2946
2947 * programs.texi (Defuns): Delete duplicate explanation of
2948 left-margin paren convention.
2949 (Hungry Delete): Minor cleanup.
2950
29512006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2952
2953 * dired.texi (Tumme): More tumme documentation.
2954
29552006-02-11 Alan Mackenzie <acm@muc.de>
2956
2957 * programs.texi ("Hungry Delete"): Correct the appellation of the
2958 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2959
29602006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2961
2962 * dired.texi (Tumme): Fix small bug.
2963
29642006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2965
2966 * macos.texi (Mac International): Rename "fontset-mac" to
2967 "fontset-standard".
2968
8cf51b2c
GM
29692006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2970
2971 * dired.texi (Tumme): Basic documentation for Tumme added.
2972
8cf51b2c
GM
29732006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2974
2975 * mule.texi (International):
2976 * programs.texi (Basic Indent): Fix typos.
2977
8cf51b2c
GM
2978 * custom.texi (Minor Modes):
2979 * display.texi (Text Display):
2980 * commands.texi (Text Characters): Update xrefs.
2981
29822006-02-07 Richard M. Stallman <rms@gnu.org>
2983
2984 * emacs.texi (Top): Update subnode menu.
2985 Update info on old Emacs papers.
2986 (Intro): "Graphical display", not window system.
2987
2988 * xresources.texi (GTK styles): Minor clarifications.
2989
2990 * trouble.texi: "Graphical display", not window system.
2991 (Stuck Recursive): Minor clarification.
2992
2993 * text.texi: Minor clarifications.
2994 (Sentences): Explain why two-space convention is better.
2995 Explain sentence-end-without-period here.
2996 (Fill Commands): Not here.
2997 (Refill): Node moved down.
2998 (Filling): Update menu.
2999 (Table Creation, Cell Justification, Column Commands): Clarify.
3000
3001 * sending.texi: Minor clarifications.
3002
3003 * search.texi (Regexp Backslash): Clarification.
3004
3005 * rmail.texi: Minor cleanups.
3006 (Rmail): Delete digression about `rmail-mode'.
3007 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3008 (Rmail Files): Mention C-u M-x rmail.
3009 (Rmail Reply): Mention References.
3010 (Rmail Display): Mention rmail-nonignored-headers.
3011
3012 * programs.texi: Minor cleanups.
3013 (Comment Commands): Mention momentary Transient Mark mode.
3014 (Matching): Be more specific about customizing show-paren-mode.
3015 (Info Lookup): Don't list the modes that support C-h S.
3016 Just say what it does in an unsupported mode.
3017 (Man Page): Delete excessive info on customizing woman.
3018 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3019
3020 * abbrevs.texi: Minor clarifications.
3021 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3022 not "dynamic abbrevs" as if they were a kind of abbrev.
3023
3024 * picture.texi (Picture): Minor cleanup.
3025
3026 * mule.texi (Communication Coding): Say "other applications".
3027 (Fontsets): Not specific to X. Add xref to X Resources.
3028 (Unibyte Mode): Rename from Single-Byte Character Support.
3029 "Graphical display", not window system.
3030 (International): Update menu.
3031
3032 * maintaining.texi (Format of ChangeLog):
3033 New node, split out from ChangeLog.
3034 (ChangeLog): Clarifications in the remaining text.
3035 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3036 (Find Tag): Add @w.
3037 (Tags Search): Explain tag table order here. Simplify grep ref.
3038 (List Tags): tags-tag-face is a variable, not a face.
3039 (Emerge): Cleanups.
3040
3041 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3042 (Keyboard Macros): Avoid "the user".
3043
3044 * killing.texi: "Graphical display", not window system.
3045
3046 * help.texi (Help Echo): "Graphical display", not window system.
3047
3048 * glossary.texi: Say "you", not "the user". Say "graphical display".
3049
3050 * frames.texi: Minor cleanups. "Graphical display", not window system.
3051
3052 * files.texi (Visiting): Make drag-and-drop not X-specific.
3053
3054 * custom.texi: Minor cleanups. "Graphical display", not window system.
3055
3056 * cmdargs.texi: Minor cleanups.
3057
3058 * building.texi (Compilation): Move and split kill-compilation para.
3059 Add para about multiple compilers.
3060 (Compilation Mode): Commands also available in grep mode and others.
3061 Mention C-u C-x ` more tutorially. Clarify C-x `.
3062 (Compilation Shell): Clarify. Put Bash example first.
3063 (Grep Searching): Minor cleanups; add @w.
3064 (Debuggers): Minor cleanups.
3065 (Starting GUD): Make GDB xgraphical mode issue clearer.
3066 (Debugger Operation): Lots of clarifications including
3067 GDB tooltip side-effect issue.
3068 (Commands of GUD): Clarify.
3069 (GUD Customization): Add bashdb-mode-hook.
3070 (GDB Graphical Interface): Rewrite for clarity.
3071 (GDB User Interface Layout): Rewrite for clarity.
3072 (Stack Buffer, Watch Expressions): Likewise.
3073 (Other GDB User Interface Buffers): Cleanups.
3074 (Lisp Libraries, External Lisp): Cleanup.
3075
3076 * basic.texi (Position Info): "Graphical displays", rather than
3077 window systems.
3078
3079 * anti.texi: Minor cleanup.
3080
8cf51b2c
GM
30812006-02-03 Eli Zaretskii <eliz@gnu.org>
3082
3083 * custom.texi (Init File, Find Init): Add cross-references to
3084 where $HOME is described.
3085
30862006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3087
3088 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3089 is not inside the @table.
3090
3091 * emacs.texi (Top): Correct node name.
3092
3093 * files.texi (File Names): Fix @xref.
3094 (Reverting): Fix typo.
3095
3096 * mule.texi (International): Correct node name.
3097
3098 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3099
31002006-02-01 Richard M. Stallman <rms@gnu.org>
3101
3102 * emacs.texi (Top): Update subnode menu.
3103
3104 * mule.texi: Minor clarifications.
3105 Reduce the specific references to X Windows.
3106 Refer to "graphical" terminals, rather than window systems.
3107 (Text Coding): Rename from Specify Coding.
3108 (Communication Coding, File Name Coding, Terminal Coding):
3109 New nodes split out from Text Coding.
3110
3111 * kmacro.texi: Minor clarifications.
3112 (Keyboard Macro Ring): Comment out some excessive commands.
3113 (Basic Keyboard Macro): Split up the table, putting part in each node.
3114
3115 * major.texi: Minor clarifications.
3116
3117 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3118
3119 * windows.texi: Minor clarifications.
3120 (Change Window): Don't describe mode-line mouse cmds here.
3121 Add xref to Mode Line Mouse.
3122
3123 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3124
3125 * macos.texi (Mac International): Fix xref.
3126
3127 * indent.texi: Minor clarifications.
3128
3129 * frames.texi: Minor clarifications.
3130 Reduce the specific references to X Windows.
3131 Refer to "graphical" terminals, rather than window systems.
3132 (Frame Parameters): Don't mention commands like
3133 set-foreground-color. Just say to customize a face.
3134 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3135
3136 * files.texi: Minor clarifications.
3137 (Numbered Backups): New node, split out from Backup Names.
3138
3139 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3140
3141 * cmdargs.texi (General Variables): Fix xref.
3142
3143 * buffers.texi: Minor clarifications.
3144
8cf51b2c
GM
31452006-01-31 Richard M. Stallman <rms@gnu.org>
3146
3147 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3148 Nodes moved to top.
3149
3150 * display.texi: Minor clarifications.
3151 (Display): Rearrange menu.
3152 (Standard Faces): Mention query-replace face.
3153 (Faces): Simplify.
3154 (Font Lock): Simplify face customization info.
3155 (Highlight Changes): Node merged into Highlight Interactively.
3156 (Highlight Interactively): Much rewriting and cleanup.
3157 (Optional Mode Line): Narrowed line number not good for goto-line.
3158 Simplify face customization advice.
3159 (Text Display): Mention use of escape-glyph face.
3160 Move ctl-arrow and tab-width here.
3161 (Display Custom): Move no-redraw-on-reenter to end of node.
3162
3163 * search.texi: Minor clarifications.
3164 (Isearch Scroll): Simplify.
3165 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3166
3167 * regs.texi (Registers): Mention bookmarks here.
3168
3169 * mark.texi: Minor clarifications.
3170 (Selective Undo): Node deleted.
3171
3172 * m-x.texi: Minor clarifications.
3173
3174 * killing.texi: Minor clarifications.
3175 Refer to "graphical" terminals, rather than window systems.
3176
3177 * help.texi: Clarifications.
3178 (Help): Don't describe C-h F and C-h K here.
3179 (Key Help): Describe C-h K here.
3180 (Name Help): Mention Emacs Lisp Intro.
3181 Describe C-h F here.
3182 (Misc Help): Mention C-h F and C-h K only briefly.
3183
3184 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3185 Selective undo text merged in.
3186 (Spelling): Mention Aspell along with Ispell.
3187
3188 * emacs.texi (Top): Update subnode menus.
3189
3190 * basic.texi (Basic Undo): Rename from Undo. Most of text
3191 moved to new Undo node.
3192
8cf51b2c
GM
31932006-01-29 Chong Yidong <cyd@stupidchicken.com>
3194
3195 * basic.texi (Continuation Lines, Inserting Text):
3196 Mention longlines mode.
3197
31982006-01-29 Richard M. Stallman <rms@gnu.org>
3199
10d1d0af 3200 * screen.texi: Minor cleanups.
8cf51b2c
GM
3201 (Screen): Clean up the intro paragraphs.
3202 (Mode Line): Lots of rewriting. Handle frame-name better.
3203 eol-mnemonic-... vars moved out.
3204
3205 * emacs.texi (Top): Change menu item for MS-DOS node.
3206 Update subnode menu.
3207
3208 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3209 chapter relates to Windows. Title changed.
3210
3211 * mini.texi: Minor cleanups.
3212
3213 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3214 (Mark): Put it in the menu.
3215
3216 * entering.texi: Minor cleanups.
3217
3218 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3219 (Intro): Refer to "graphical" terminals, rather than X.
3220
3221 * display.texi (Display Custom): Add xref to Variables.
3222 (Optional Mode Line): eol-mnemonic-... vars moved here.
3223
3224 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3225 rather than X.
3226
8cf51b2c
GM
3227 * basic.texi: Minor cleanups.
3228 (Undo): selective-undo moved.
3229
8cf51b2c
GM
32302006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3231
3232 * anti.texi (Antinews): Various corrections and additions.
3233
32342006-01-23 Juri Linkov <juri@jurta.org>
3235
3236 * custom.texi (Easy Customization, Customization Groups)
3237 (Browsing Custom): Mention links along with buttons.
3238
8cf51b2c
GM
32392006-01-21 Eli Zaretskii <eliz@gnu.org>
3240
8cf51b2c
GM
3241 * text.texi (TeX Print): Use @key for TAB.
3242
8cf51b2c
GM
3243 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3244
8cf51b2c
GM
32452006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3246
3247 * files.texi (File Aliases): Don't claim that usually separate
3248 buffers are created for two file names that name the same data.
3249 Mention additional situations where different names mean the same
3250 file on disk.
3251
32522006-01-19 Richard M. Stallman <rms@gnu.org>
3253
3254 * killing.texi (Deletion): Upcase @key argument.
3255
3256 * custom.texi (Custom Themes): Minor cleanup.
3257
3258 * programs.texi (Hungry Delete): Upcase @key argument.
3259
8cf51b2c
GM
32602006-01-16 Juri Linkov <juri@jurta.org>
3261
3262 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3263 Move `mode-line-highlight' before `mode-line-buffer-id'.
3264
8cf51b2c
GM
32652006-01-14 Richard M. Stallman <rms@gnu.org>
3266
3267 * basic.texi (Inserting Text): Minor cleanup.
3268
8cf51b2c
GM
32692006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3270
3271 * custom.texi (Changing a Variable, Face Customization):
3272 Update for changes in Custom menus.
3273
8cf51b2c
GM
32742006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3275
3276 * macos.texi (Mac International): Undo last change.
3277
8cf51b2c
GM
32782006-01-02 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * custom.texi (Custom Themes): Describe the new
3281 customize-create-theme interface.
3282
32832005-12-30 Juri Linkov <juri@jurta.org>
3284
3285 * basic.texi (Position Info): Update example.
3286
c8763fb6 32872005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3288
3289 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3290
32912005-12-24 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * custom.texi (Custom Themes): `load-theme' always loads.
3294
32952005-12-23 Juri Linkov <juri@jurta.org>
3296
3297 * display.texi (Highlight Interactively): Use double space to
3298 separate sentences. Replace C-p with M-p, and C-n with M-n.
3299
33002005-12-22 Richard M. Stallman <rms@gnu.org>
3301
3302 * custom.texi (Easy Customization and subnodes):
3303 Replace "active field" with "button".
3304 Use "user option" only for variables.
3305 Use "setting" for variable-or-face.
3306
33072005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * buffers.texi (Select Buffer): Change order in table to make
3310 "Similar" refer to the correct item.
3311 (Indirect Buffers): Minor rewording.
3312
8cf51b2c
GM
33132005-12-20 Juri Linkov <juri@jurta.org>
3314
3315 * files.texi (VC Status): Put P and N near p and n.
3316
8cf51b2c
GM
33172005-12-19 Richard M. Stallman <rms@gnu.org>
3318
3319 * programs.texi (Electric C): Delete the info about newline control.
3320 (Other C Commands): Minor cleanup.
3321 (Left Margin Paren): Minor cleanup.
3322
33232005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3324
3325 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3326 (Customization Groups): Delete text moved to "Browsing Custom".
3327 (Browsing Custom): New node.
3328 (Specific Customization): Clarify which commands only work for
3329 loaded options.
3330
33312005-12-18 Bill Wohler <wohler@newt.com>
3332
3333 * frames.texi (Tool Bars): Shorten text of previous change.
3334
33352005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3336
3337 * files.texi (VC Status): Document log-view mode.
3338
33392005-12-18 Bill Wohler <wohler@newt.com>
3340
3341 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3342 permanently via the customize interface.
3343
8cf51b2c
GM
33442005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3345
3346 * killing.texi (Killing by Lines): Document `kill-whole-line'
3347 function.
3348
c8763fb6 33492005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3350
3351 * buffers.texi (Select Buffer): Change `prev-buffer' to
3352 `previous-buffer'. Indicate that these functions use a frame
3353 local buffer list.
3354
8cf51b2c
GM
33552005-12-12 Richard M. Stallman <rms@gnu.org>
3356
3357 * custom.texi (Easy Customization): Change menu comment.
3358 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3359
3360 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3361 (Help): Among the Apropos commands, describe only C-h a here.
3362
33632005-12-11 Richard M. Stallman <rms@gnu.org>
3364
3365 * programs.texi (Options for Comments): Comment-end starts with space.
3366
3367 * glossary.texi (Glossary): Minor cleanup.
3368
3369 * files.texi (Old Versions): Use @table.
3370
8cf51b2c
GM
33712005-12-10 David Koppelman <koppel@ece.lsu.edu>
3372
3373 * display.texi (Highlight Interactively): Include
3374 global-hi-lock-mode. Add miscellaneous details and elaborations.
3375
33762005-12-09 Richard M. Stallman <rms@gnu.org>
3377
3378 * display.texi (Font Lock): Delete the Global FL menu item.
3379
33802005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3381
3382 * custom.texi (Minibuffer Maps): Mention the maps for file name
3383 completion.
3384
33852005-12-09 Kim F. Storm <storm@cua.dk>
3386
3387 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3388 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3389 cursor to next corner in rectangle; clarify insert around rectangle.
3390
8cf51b2c
GM
33912005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3392
3393 * custom.texi (Customization): Use xref to elisp manual for
3394 non-TeX output.
3395 (Minor Modes): Update.
3396 (Customization Groups, Changing a Variable, Face Customization):
3397 Update for new appearance of Custom buffers.
3398 (Changing a Variable): `custom-buffer-done-function' has been
3399 replaced by `custom-buffer-done-kill'.
3400 (Specific Customization): In the `customize-group' buffer, a
3401 subgroup's contents are not "hidden". They are not included at
3402 all. They have no [Show] button.
3403 (Mouse Buttons): Add pxref to description of mouse event lists in
3404 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3405 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3406 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3407
34082005-12-08 Richard M. Stallman <rms@gnu.org>
3409
3410 * mini.texi (Completion Commands, Completion):
3411 In file name input, SPC does not do completion.
3412
8cf51b2c
GM
34132005-12-08 Nick Roberts <nickrob@snap.net.nz>
3414
3415 * building.texi (GDB Graphical Interface): Explain screen size
3416 setting.
3417 (Other GDB User Interface Buffers): Describe features specific to
3418 GDB 6.4.
3419
8cf51b2c
GM
34202005-12-01 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * building.texi (GDB User Interface Layout): Describe how to
3423 kill associated buffers.
3424 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3425 (Watch Expressions): Be more precise.
3426 (Other GDB User Interface Buffers): Describe how to change a
3427 register value.
3428
8cf51b2c
GM
34292005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3430
3431 * macos.texi (Mac Input): Remove description of
3432 mac-command-key-is-meta. Add descriptions of
3433 mac-control-modifier, mac-command-modifier, and
3434 mac-option-modifier.
3435 (Mac International): Fix description of conversion of clipboard data.
3436 (Mac Font Specs): Add example of font customization by face attributes.
3437
34382005-11-22 Nick Roberts <nickrob@snap.net.nz>
3439
3440 * building.texi (Watch Expressions): Expand description.
3441 (Other GDB User Interface Buffers): Describe local map for
3442 gud-watch.
3443
34442005-11-21 Chong Yidong <cyd@stupidchicken.com>
3445
3446 * display.texi (Font Lock): Font lock is enabled by default now.
3447
34482005-11-20 Juri Linkov <juri@jurta.org>
3449
3450 * basic.texi (Position Info): Update examples of the output.
3451 Remove the fact that examples are produced in the TeXinfo buffer,
3452 because in the Info reader users will get a different output from
3453 `C-x ='.
3454
3455 * building.texi (Compilation Mode): Remove paragraph duplicated
3456 from the node `Compilation'. Add `compilation-skip-threshold'.
3457
3458 * display.texi (Font Lock): Suggest more user-friendly method of
3459 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3460
34612005-11-18 Richard M. Stallman <rms@gnu.org>
3462
3463 * files.texi (Registering): Mention @@ in mode line.
3464
3465 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3466
34672005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3468
3469 * files.texi (Renaming and VC): Some back-ends don't
3470 handle renaming.
3471
8cf51b2c
GM
34722005-11-17 Juri Linkov <juri@jurta.org>
3473
3474 * emacs.texi (Top):
3475 * display.texi (Highlight Interactively): Put this font-lock based
3476 mode near Font Lock node.
3477
34782005-11-16 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3481 icons.
3482
34832005-11-12 Kim F. Storm <storm@cua.dk>
3484
3485 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3486 (Help Summary): Add C-h d and C-h e.
3487 (Apropos): Clarify that all apropos commands may search for either
3488 list of words or a regexp. Add C-h d for apropos-documentation.
3489 Describe apropos-documentation-sort-by-scores user option.
3490
8cf51b2c
GM
34912005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3492
3493 * killing.texi (CUA Bindings): Add @section.
3494
34952005-11-10 Kim F. Storm <storm@cua.dk>
3496
3497 * emacs.texi (Top): Add CUA Bindings entry to menu.
3498
3499 * killing.texi (CUA Bindings): New node. Moved here from
3500 misc.texi and extended with info on rectangle commands and
3501 rectangle highlighting, interface to registers, and the global
3502 mark feature.
3503
3504 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3505
3506 * regs.texi: Prev link points to CUA Bindings node.
3507
35082005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3509
3510 * help.texi (Help Echo): By default, help echos are only shown on
3511 mouse-over, not on point-over.
3512
c8763fb6 35132005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3514
3515 * misc.texi (Shell Mode): Describe how to activate password echoing.
3516
8cf51b2c
GM
35172005-11-04 Romain Francoise <romain@orebokech.com>
3518
3519 * mark.texi (Mark Ring): Fix typo.
3520
35212005-11-03 Richard M. Stallman <rms@gnu.org>
3522
3523 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3524
35252005-11-01 Bill Wohler <wohler@newt.com>
3526
3527 * help.texi (Help Mode): Fix typo.
3528
35292005-11-01 Nick Roberts <nickrob@snap.net.nz>
3530
3531 * building.texi (Other GDB User Interface Buffers): Describe
3532 the command gdb-use-inferior-io-buffer.
3533
35342005-10-31 Romain Francoise <romain@orebokech.com>
3535
3536 * files.texi (Compressed Files): Fix typo.
3537
3538 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3539
3540 * windows.texi (Force Same Window): Likewise.
3541
35422005-10-30 Bill Wohler <wohler@newt.com>
3543
3544 * help.texi (Help Mode): URLs viewed with browse-url.
3545
35462005-10-31 Nick Roberts <nickrob@snap.net.nz>
3547
3548 * building.texi (GDB Graphical Interface): Don't reference
3549 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3550 must stay in same frame.
3551
35522005-10-29 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3555
3556 * anti.texi (Antinews): Likewise.
3557
8cf51b2c
GM
35582005-10-28 Bill Wohler <wohler@newt.com>
3559
3560 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3561
35622005-10-28 Richard M. Stallman <rms@gnu.org>
3563
3564 * files.texi (Visiting): Explain how to enter ? in a file name.
3565
3566 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3567
8cf51b2c
GM
35682005-10-25 Nick Roberts <nickrob@snap.net.nz>
3569
3570 * building.texi (GDB Graphical Interface): Describe
3571 gdb-mouse-until.
3572
35732005-10-23 Richard M. Stallman <rms@gnu.org>
3574
3575 * custom.texi (Init File): Recommend when to use site-start.el.
3576
8cf51b2c
GM
35772005-10-21 Juri Linkov <juri@jurta.org>
3578
3579 * custom.texi (Examining): Mention accessing the old variable
3580 value via M-n in set-variable.
3581
8cf51b2c
GM
35822005-10-18 Romain Francoise <romain@orebokech.com>
3583
3584 * files.texi (Version Systems): Capitalize GNU.
3585
8cf51b2c
GM
35862005-10-18 Nick Roberts <nickrob@snap.net.nz>
3587
3588 * building.texi (Compilation Mode): Remove redundant paragraph.
3589 (Watch Expressions): Remove paragraph to reflect code change.
3590
8cf51b2c
GM
35912005-10-16 Richard M. Stallman <rms@gnu.org>
3592
3593 * building.texi (Compilation Mode, Compilation): Clarified.
3594
35952005-10-15 Richard M. Stallman <rms@gnu.org>
3596
3597 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3598
8cf51b2c
GM
35992005-10-13 Kenichi Handa <handa@m17n.org>
3600
3601 * basic.texi (Position Info): Fix previous change.
3602
c8763fb6 36032005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3604
3605 * cmdargs.texi (Icons X): Fix typo.
3606
36072005-10-12 Kenichi Handa <handa@m17n.org>
3608
3609 * basic.texi (Position Info): Describe the case that Emacs shows
3610 "part of display ...".
3611
c8763fb6 36122005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3613
3614 * cmdargs.texi (Icons X): -nb => -nbi.
3615
36162005-10-10 Chong Yidong <cyd@stupidchicken.com>
3617
3618 * frames.texi (Speedbar): A couple more clarifications.
3619
36202005-10-11 Nick Roberts <nickrob@snap.net.nz>
3621
3622 * building.texi (GDB User Interface Layout): Improve diagram.
3623 (Watch Expressions): Explain how to make speedbar global.
3624 (Other GDB User Interface Buffers): Make references more precise.
3625
8cf51b2c
GM
36262005-10-09 Richard M. Stallman <rms@gnu.org>
3627
3628 * frames.texi (Speedbar): Clarify the text.
3629
36302005-10-09 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * frames.texi (Speedbar): Add information on keybindings,
3633 dismissing the speedbar, and buffer display mode. Link to
3634 speedbar manual.
3635
c8763fb6 36362005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3637
3638 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3639 added -nb, --no-bitmap-icon.
3640
8cf51b2c
GM
36412005-10-07 Nick Roberts <nickrob@snap.net.nz>
3642
3643 * building.texi (GDB Graphical Interface): Add variables and
3644 functions to indices. Be more precise.
3645
c8763fb6 36462005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3647
3648 * frames.texi (Drag and Drop): Remove the x- from
3649 x-dnd-open-file-other-window and xdnd-protocol-alist.
3650
36512005-09-30 Romain Francoise <romain@orebokech.com>
3652
3653 * mini.texi (Minibuffer): The default value now appears before the
3654 colon in minibuffer prompts.
3655
8cf51b2c
GM
36562005-09-25 Richard M. Stallman <rms@gnu.org>
3657
3658 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3659
8cf51b2c
GM
36602005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3661
3662 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3663
8cf51b2c
GM
36642005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3665
3666 * emacs.texi (Top): Update submenus from macos.texi.
3667
3668 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3669 (Mac OS): Update feature support status.
3670 (Mac Input): List supported input scripts. Remove description
3671 about `mac-keyboard-text-encoding'. Mention mouse button
3672 emulation and related variables.
3673 (Mac International): Mention Central European and Cyrillic
3674 support. Now `keyboard-coding-system' is dynamically changed.
3675 Add description about coding system for selection. Add
3676 description about language environment.
3677 (Mac Environment Variables): Mention
3678 `~/.MacOSX/environment.plist'. Give example of command line
3679 arguments. Add Preferences support.
3680 (Mac Directories): Explicitly state that this node is for Mac OS
3681 Classic only.
3682 (Mac Font Specs): Mention specification for scalable fonts. List
3683 supported charsets. Add preferred way of creating fontsets. Add
3684 description about `mac-allow-anti-aliasing'.
3685 (Mac Functions): Add descriptions about `mac-set-file-creator',
3686 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3687 and `mac-get-preference'.
3688
8cf51b2c
GM
36892005-09-16 Romain Francoise <romain@orebokech.com>
3690
3691 Update all files to specify GFDL version 1.2.
3692
3693 * doclicense.texi (GNU Free Documentation License): Update to
3694 version 1.2.
3695
36962005-09-15 Richard M. Stallman <rms@gnu.org>
3697
3698 * buffers.texi (List Buffers): Fix xref.
3699
3700 * rmail.texi (Rmail Basics): Fix xref.
3701
3702 * emacs.texi (Top): Update subnode menus.
3703
3704 * files.texi (Saving Commands): New node, broken out of Saving.
3705 (Customize Save): New node, broken out of Saving.
3706 Clarify effect of write-region-inhibit-fsync.
3707 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3708
8cf51b2c
GM
37092005-09-14 Romain Francoise <romain@orebokech.com>
3710
3711 * files.texi (Saving): Mention write-region-inhibit-fsync.
3712
37132005-09-05 Chong Yidong <cyd@stupidchicken.com>
3714
3715 * custom.texi (Custom Themes): New node.
3716
37172005-09-03 Richard M. Stallman <rms@gnu.org>
3718
49823426
GM
3719 * search.texi (Search Case): Mention vars that control
3720 case-fold-search for various operations.
8cf51b2c
GM
3721
37222005-08-22 Juri Linkov <juri@jurta.org>
3723
3724 * display.texi (Standard Faces): Merge the text from
3725 `(elisp)Standard Faces' into this node.
3726
37272005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3728
3729 * emacs.texi (Top): Delete menu item for deleted node
3730 Keyboard Translations.
3731
37322005-08-18 Richard M. Stallman <rms@gnu.org>
3733
8cf51b2c
GM
3734 * trouble.texi (Unasked-for Search):
3735 Delete xref to Keyboard Translations.
3736
3737 * glossary.texi (Glossary): Delete xref.
3738
8cf51b2c
GM
3739 * custom.texi (Minor Modes): Say that the list here is not complete.
3740 (Keyboard Translations): Node deleted.
3741 (Disabling): Delete xref to it.
3742 (Customization Groups): Fix Custom buffer example.
3743 (Hooks): Mention remove-hooks.
3744
37452005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3746
3747 * building.texi (GDB Graphical Interface): Improve filling of menu
3748 item.
3749
37502005-08-18 Nick Roberts <nickrob@snap.net.nz>
3751
3752 * building.texi (GDB Graphical Interface): Use better node names.
3753
37542005-08-14 Richard M. Stallman <rms@gnu.org>
3755
3756 * text.texi (Sentences): Fix xref.
3757
37582005-08-14 Juri Linkov <juri@jurta.org>
3759
3760 * building.texi (Compilation, Grep Searching): Move grep command
3761 headings from `Compilation' to `Grep Searching'.
3762
3763 * dired.texi (Dired and Find):
3764 * maintaining.texi (Tags Search): Replace grep xref to
3765 `Compilation' node with `Grep Searching'.
3766
3767 * files.texi (Comparing Files): Replace xref to `Compilation' with
3768 `Compilation Mode'.
3769
37702005-08-13 Alan Mackenzie <acm@muc.de>
3771
3772 * search.texi (Non-ASCII Isearch): Correct a typo.
3773 (Replacement Commands): Mention query-replace key binding.
3774
37752005-08-11 Richard M. Stallman <rms@gnu.org>
3776
3777 * programs.texi (Options for Comments): Fix xref.
3778
3779 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3780 out of Regexps.
3781
8cf51b2c
GM
37822005-08-09 Juri Linkov <juri@jurta.org>
3783
3784 * building.texi (Compilation): Use `itemx' instead of `item'.
3785 (Grep Searching): Simplify phrase.
3786
3787 * display.texi (Standard Faces): Describe vertical-border on
3788 window systems.
3789
3790 * windows.texi (Split Window): Simplify phrase and mention
3791 vertical-border face.
3792
37932005-08-09 Richard M. Stallman <rms@gnu.org>
3794
3795 * files.texi (Comparing Files): Clarify compare-windows.
3796
3797 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3798
8cf51b2c
GM
37992005-08-06 Eli Zaretskii <eliz@gnu.org>
3800
3801 * mule.texi (Coding Systems): Rephrase the paragraph about
3802 codepages: no need for "M-x codepage-setup" anymore, except on
3803 MS-DOS.
3804
3805 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3806 the MS-DOS port only.
3807
38082005-07-30 Eli Zaretskii <eliz@gnu.org>
3809
3810 * makefile.w32-in (info): Don't run multi-install-info.bat.
3811 ($(infodir)/dir): New target, produced by running
3812 multi-install-info.bat.
3813
8cf51b2c
GM
38142005-07-22 Eli Zaretskii <eliz@gnu.org>
3815
3816 * files.texi (Quoted File Names): Add index entry.
3817
8cf51b2c
GM
38182005-07-19 Juri Linkov <juri@jurta.org>
3819
3820 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3821
38222005-07-18 Juri Linkov <juri@jurta.org>
3823
8cf51b2c
GM
3824 * custom.texi (Easy Customization):
3825 * files.texi (Old Versions):
3826 * frames.texi (Wheeled Mice):
3827 * mule.texi (Specify Coding):
8cf51b2c
GM
3828 * text.texi (Cell Justification):
3829 * trouble.texi (After a Crash):
8cf51b2c
GM
3830 * xresources.texi (GTK styles):
3831 Delete duplicate duplicate words.
3832
38332005-07-17 Richard M. Stallman <rms@gnu.org>
3834
3835 * frames.texi (Creating Frames): Fix foreground color example.
3836
3837 * custom.texi (Init Examples): Clean up text about conditionals.
3838
38392005-07-16 Richard M. Stallman <rms@gnu.org>
3840
3841 * mini.texi (Completion Commands): Fix command name for ?.
3842
8cf51b2c
GM
38432005-07-16 Eli Zaretskii <eliz@gnu.org>
3844
3845 * display.texi (Standard Faces): Explain that customization of
3846 `menu' face has no effect on w32 and with GTK. Add
3847 cross-references.
3848
3849 * cmdargs.texi (General Variables): Clarify the default location
3850 of $HOME on w32 systems.
3851
38522005-07-15 Jason Rumney <jasonr@gnu.org>
3853
3854 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3855 changed.
3856
38572005-07-08 Kenichi Handa <handa@m17n.org>
3858
3859 * mule.texi (Recognize Coding): Recommend
3860 revert-buffer-with-coding-system instead of revert-buffer.
3861
38622005-07-07 Richard M. Stallman <rms@gnu.org>
3863
3864 * anti.texi (Antinews): Mention mode-line-inverse-video.
3865
3866 * files.texi (Saving): Minor correction about C-x C-w.
3867
3868 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3869
38702005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3871
3872 * search.texi (Isearch Scroll): Add example of using the
3873 `isearch-scroll' property.
3874 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3875 `Display Custom' node.
3876 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3877 and de-emphasize it.
3878 (Other Repeating Search): `occur' currently can not correctly
3879 handle multiline matches. Correct, clarify and update description
3880 of `flush-lines' and `keep-lines'.
3881
3882 * display.texi (Display Custom): Add anchor for `baud-rate'.
3883
38842005-07-07 Richard M. Stallman <rms@gnu.org>
3885
3886 * gnu.texi: Update where to get GNU status; add refs for how to help.
3887 Add footnotes 6 and 7.
3888
38892005-07-04 Lute Kamstra <lute@gnu.org>
3890
3891 Update FSF's address in GPL notices.
3892
8cf51b2c 3893 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3894 * trouble.texi (Checklist): Update FSF's address.
3895
8cf51b2c
GM
38962005-06-24 Richard M. Stallman <rms@gnu.org>
3897
3898 * display.texi (Text Display): Change index entries.
3899
39002005-06-24 Eli Zaretskii <eliz@gnu.org>
3901
3902 * makefile.w32-in (MAKEINFO): Use --force.
3903 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3904 Makefile.in.
8cf51b2c
GM
3905
39062005-06-23 Richard M. Stallman <rms@gnu.org>
3907
3908 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3909 nobreak-char-display.
3910
3911 * emacs.texi (Top): Update detailed node listing.
3912
3913 * display.texi (Text Display): Renamed show-nonbreak-escape
3914 to nobreak-char-display and no-break-space to nobreak-space.
3915 (Standard Faces): Split up the list of standard faces
3916 and put it in a separate node. Add nobreak-space and
3917 escape-glyph.
3918
8cf51b2c
GM
39192005-06-23 Lute Kamstra <lute@gnu.org>
3920
3921 * mule.texi (Select Input Method): Fix typo.
3922
39232005-06-23 Kenichi Handa <handa@m17n.org>
3924
3925 * mule.texi (International): List all supported scripts. Adjust
3926 text for that leim is now included in the normal Emacs
3927 distribution.
3928 (Language Environments): List all language environments.
3929 Intlfonts contains fonts for most supported scripts, not all..
3930 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3931 input a specific character.
8cf51b2c
GM
3932 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3933
39342005-06-23 Juanma Barranquero <lekktu@gmail.com>
3935
49823426 3936 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3937
39382005-06-22 Miles Bader <miles@gnu.org>
3939
3940 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3941
39422005-06-20 Miles Bader <miles@gnu.org>
3943
3944 * display.texi (Faces): Add `vertical-divider'.
3945
39462005-06-17 Richard M. Stallman <rms@gnu.org>
3947
3948 * text.texi (Adaptive Fill): Minor clarification.
3949
8cf51b2c
GM
39502005-06-10 Lute Kamstra <lute@gnu.org>
3951
3952 * emacs.texi (Top): Correct version number.
3953 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3954 refer to the current version of Emacs.
3955
39562005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3957
3958 * files.texi (Log Buffer): Document when there can be more than
3959 one file to be committed.
3960
39612005-06-08 Juri Linkov <juri@jurta.org>
3962
3963 * display.texi (Faces): Add `shadow' face.
3964
39652005-06-07 Masatake YAMATO <jet@gyve.org>
3966
3967 * display.texi (Faces): Write about mode-line-highlight.
3968
39692005-06-06 Richard M. Stallman <rms@gnu.org>
3970
3971 * misc.texi (Printing Package): Explain how to initialize
3972 printing package.
3973
3974 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3975
39762005-06-05 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * emacs.texi: Rename Hardcopy to Printing.
3979 Make PostScript and PostScript Variables subnodes of it.
3980
3981 * misc.texi (Printing): Rename node from Hardcopy.
3982 Mention menu bar options.
3983 Move PostScript and PostScript Variables to submenu.
3984 (Printing package): New node.
3985
3986 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3987
3988 * dired.texi (Operating on Files): Likewise.
3989
3990 * calendar.texi (Displaying the Diary): Likewise.
3991
3992 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3993
3994 * glossary.texi (Glossary): Likewise.
3995
3996 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3997 effect.
3998
39992005-06-04 Richard M. Stallman <rms@gnu.org>
4000
4001 * trouble.texi (After a Crash): Polish previous change.
4002
8cf51b2c
GM
40032005-05-30 Noah Friedman <friedman@splode.com>
4004
4005 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4006 recovery mechanism.
4007
8cf51b2c
GM
40082005-05-28 Nick Roberts <nickrob@snap.net.nz>
4009
4010 * building.texi (Other Buffers): SPC toggles display of
4011 floating point registers.
4012
8cf51b2c
GM
40132005-05-27 Nick Roberts <nickrob@snap.net.nz>
4014
4015 * files.texi (Log Buffer): Merge in description of Log Edit
4016 mode from pcl-cvs.texi.
4017
40182005-05-26 Richard M. Stallman <rms@gnu.org>
4019
4020 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4021
8cf51b2c
GM
40222005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4023
4024 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4025 not enabled by default.
4026 When not on a word, `ispell-word' by default checks the word
4027 before point.
4028
40292005-05-24 Nick Roberts <nickrob@snap.net.nz>
4030
4031 * building.texi (Debugger Operation): Simplify last sentence.
4032
40332005-05-23 Lute Kamstra <lute@gnu.org>
4034
4035 * emacs.texi: Update FSF's address throughout.
4036 (Preface): Use @cite.
4037 (Distrib): Add cross reference to the node "Copying". Mention the
4038 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4039 printed manuals.
4040 (Intro): Use @xref for the Emacs Lisp Intro.
4041
8cf51b2c
GM
40422005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4043
4044 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4045
4046 * basic.texi (Moving Point): Mention default for `goto-line'.
4047
4048 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4049 of a variable's docstring.
4050
40512005-05-18 Lute Kamstra <lute@gnu.org>
4052
4053 * maintaining.texi (Overview of Emerge): Add cross reference.
4054 Remove duplication.
4055
4056 * emacs.texi (Top): Update to the current structure of the manual.
4057 * misc.texi (Emacs Server): Add menu description.
4058 * files.texi (Saving): Fix menu.
4059 * custom.texi (Customization): Fix menu.
4060 * mule.texi (International): Fix menu.
4061 * kmacro.texi (Keyboard Macros): Fix menu.
4062
40632005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4064
4065 * display.texi: Various minor changes.
4066 (Faces): Delete text that is repeated in the next section.
4067
40682005-05-16 Nick Roberts <nickrob@snap.net.nz>
4069
4070 * building.texi (Debugger Operation): Mention GUD tooltips are
4071 disabled with GDB in text command mode.
4072
8cf51b2c
GM
40732005-05-16 Nick Roberts <nickrob@snap.net.nz>
4074
4075 * building.texi: Replace toolbar with "tool bar" for consistency.
4076 (Compilation Mode): Describe compilation-context-lines
4077 and use of arrow in compilation buffer.
4078 (Debugger Operation): Replace help text with variable's value.
4079
4080 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4081 consistency.
4082
40832005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4084
4085 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4086 Add xref.
4087
8cf51b2c
GM
40882005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4089
4090 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4091 (Position Info): Delete discussion of `goto-line'. It is already
4092 described in `Moving point'.
4093
4094 * mini.texi (Completion Commands): Correct reference.
4095 (Completion Options): Fix typo.
4096
4097 * killing.texi (Deletion): Complete description of `C-x C-o'.
4098
8cf51b2c
GM
40992005-05-10 Richard M. Stallman <rms@gnu.org>
4100
4101 * building.texi (Compilation): Clarify recompile's directory choice.
4102
4103 * frames.texi (Tooltips): Cleanups.
4104
4105 * basic.texi (Arguments): Fix punctuation.
4106
41072005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4108
4109 * screen.texi (Menu Bar): The up and down (not left and right)
4110 arrow keys move through a keyboard menu.
4111
41122005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4113
4114 * basic.texi: Various typo and grammar fixes.
4115 (Moving Point): C-a now runs move-beginning-of-line.
4116
41172005-05-08 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4120
4121 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4122 as different animals.
4123
41242005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4125
4126 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4127 Correct index entry.
4128
41292005-05-07 Nick Roberts <nickrob@snap.net.nz>
4130
4131 * building.texi (Debugger Operation): Update to reflect changes
4132 in GUD tooltips.
4133
41342005-04-30 Richard M. Stallman <rms@gnu.org>
4135
4136 * files.texi (Compressed Files): Auto Compression normally enabled.
4137
4138 * building.texi (Debugger Operation): Clarify previous change.
4139
8cf51b2c
GM
41402005-04-28 Nick Roberts <nickrob@snap.net.nz>
4141
4142 * building.texi (Debugger Operation): Add description for
4143 GUD tooltips when program is not running.
4144
41452005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4146
4147 * misc.texi (Shell): Add `Shell Prompts' to menu.
4148 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4149 description. Delete remarks moved to new node.
4150 (Shell Prompts): New node.
4151 (History References): Replace remarks moved to `Shell Prompts'
4152 with xref to that node.
4153 (Remote Host): Clarify how to specify the terminal type when
4154 logging in to a different machine.
4155
41562005-04-26 Richard M. Stallman <rms@gnu.org>
4157
4158 * emacs.texi (Top): Update submenus from files.texi.
4159
4160 * files.texi (Filesets): Clarify previous change.
4161
4162 * dired.texi (Misc Dired Features): Clarify previous change.
4163
41642005-04-25 Chong Yidong <cyd@stupidchicken.com>
4165
4166 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4167
4168 * dired.texi (Misc Dired Features): Document
4169 dired-compare-directories.
4170
4171 * files.texi (Filesets): New node.
4172 (File Conveniences): Document Image mode.
4173
4174 * text.texi (TeX Print): Document tex-compile.
4175
41762005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4177
4178 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4179 Delete redundant reference to tooltip Custom group. It is
4180 referred too again in the next paragraph.
4181
41822005-04-24 Richard M. Stallman <rms@gnu.org>
4183
4184 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4185
8cf51b2c
GM
41862005-04-19 Kim F. Storm <storm@cua.dk>
4187
4188 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4189
41902005-04-18 Lars Hansen <larsh@math.ku.dk>
4191
4192 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4193 turns off desktop-save-mode.
4194
41952005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4196
4197 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4198 by default in terminals compatible with xterm. Mention that
4199 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4200 node.
4201
8cf51b2c
GM
42022005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4203
4204 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4205
c8763fb6 42062005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4207
4208 * xresources.texi (Table of Resources): Add cursorBlink.
4209
42102005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4211
4212 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4213 `d', `C-d' and `u'.
4214
42152005-04-11 Richard M. Stallman <rms@gnu.org>
4216
4217 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4218 (Misc X): Add -D, --basic-display.
4219
4220 * maintaining.texi (Change Log): Correct the description of
4221 the example.
4222
4223 * major.texi (Choosing Modes): Document magic-mode-alist.
4224
8cf51b2c
GM
42252005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4228 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4229 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4230 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4231 `w', respectively.
4232 (Rmail Labels): Mention `l'.
4233 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4234 (Rmail Summary Edit): Describe `j' and RET.
4235
c8763fb6 42362005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4237
4238 * xresources.texi (Lucid Resources): Add fontSet resource.
4239
8cf51b2c
GM
42402005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4241
4242 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4243 now called `indicate-empty-lines'.
4244
42452005-04-06 Kim F. Storm <storm@cua.dk>
4246
4247 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4248
42492005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4250
4251 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4252 deleted.
4253 (Marks vs Flags): Add some convenient key bindings.
4254 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4255 (Misc Dired Features): Correct and expand description of `w' command.
4256
4257 * frames.texi (XTerm Mouse): Delete apparently false info.
4258 The GNU/Linux console currently does not appear to support
4259 `xterm-mouse-mode'.
4260
8cf51b2c
GM
42612005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4262
4263 * calendar.texi (Diary): Mention shell utility `calendar'.
4264
42652005-04-01 Richard M. Stallman <rms@gnu.org>
4266
4267 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4268
8cf51b2c
GM
42692005-04-01 Lute Kamstra <lute@gnu.org>
4270
4271 * maintaining.texi (Change Log): add-change-log-entry uses
4272 add-log-mailing-address.
4273
42742005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4275
4276 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4277 `VC Mode Line' and put in an xref to that node.
4278 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4279 its description.
4280
42812005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4282
4283 * calendar.texi (Calendar Systems): Say that the Persian calendar
4284 implemented here is the arithmetical one championed by Birashk.
4285
42862005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4287
4288 * programs.texi (Fortran Motion): Fix previous change.
4289
8cf51b2c
GM
42902005-03-29 Richard M. Stallman <rms@gnu.org>
4291
4292 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4293
42942005-03-29 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * text.texi (Refill): Refer to Long Lines Mode.
4297 (Longlines): New node.
4298 (Auto Fill): Don't index "word wrap" here.
4299 (Filling): Add Longlines to menu.
4300
43012005-03-29 Richard M. Stallman <rms@gnu.org>
4302
4303 * xresources.texi: Minor fixes.
4304
4305 * misc.texi (Emacs Server): Fix Texinfo usage.
4306
4307 * emacs.texi (Top): Don't use a real section heading for
4308 "Detailed Node Listing". Fake it instead.
4309
4310 * basic.texi (Position Info): Minor cleanup.
4311
4312 * mule.texi (Input Methods): Minor cleanup.
4313
43142005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4315
4316 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4317 constructs as well.
4318 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4319
43202005-03-29 Kenichi Handa <handa@m17n.org>
4321
4322 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4323
4324 * basic.texi (Position Info): Update the description about the
4325 command C-u C-x =.
4326
43272005-03-28 Richard M. Stallman <rms@gnu.org>
4328
4329 * emacs.texi (Top): Use @section for the detailed node listing.
4330
4331 * calendar.texi: Minor fixes to previous change.
4332
4333 * programs.texi (Fortran): Small fixes to previous changes.
4334
4335 * emacs.texi (Top): Update list of subnodes of Dired.
4336 Likewise for building.texi.
4337
4338 * files.texi (File Conveniences): Delete Auto Image File mode.
4339
43402005-03-28 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * building.texi (Flymake): New node.
4343
4344 * custom.texi (Function Keys): Document kp- event types and
4345 keypad-setup package.
4346
4347 * dired.texi (Wdired): New node.
4348
4349 * files.texi (File Conveniences): Reorder entries.
4350 Explain how to turn on Auto-image-file mode.
4351 Document Thumbs mode.
4352
4353 * mule.texi (Specify Coding): Document recode-region and
4354 recode-file-name.
4355
4356 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4357
43582005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4359
4360 * commands.texi (Keys): M-o is now a prefix key.
4361
43622005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4363
4364 * programs.texi: Reformat and update copyright years.
4365 (Fortran): Update section.
4366
43672005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4368
4369 * files.texi: Several small changes in addition to:
4370 (Visiting): Change xref for Dialog Boxes to ref.
4371 (Version Headers): Replace references to obsolete var
4372 `vc-header-alist' with `vc-BACKEND-header'.
4373 (Customizing VC): Update value of `vc-handled-backends'.
4374
43752005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4376
4377 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4378 move here from Emacs Lisp Reference Manual.
4379 * calendar.texi (Calendar/Diary, Diary Commands)
4380 (Special Diary Entries, Importing Diary): Change some xrefs to
4381 point to emacs-xtra rather than elisp.
4382
4383 * emacs-xtra.texi (Calendar Customizing):
4384 Move view-diary-entries-initially, view-calendar-holidays-initially,
4385 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4386 Emacs Manual.
4387 (Appt Customizing): Merge entire section into main Emacs Manual.
4388 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4389 mark-holidays-in-calendar here from emacs-xtra.
4390 (Displaying the Diary): Move view-diary-entries-initially,
4391 mark-diary-entries-in-calendar here from emacs-xtra.
4392 (Appointments): Move appt-display-mode-line,
4393 appt-display-duration, appt-disp-window-function,
4394 appt-delete-window-function here from emacs-xtra.
4395
4396 * calendar.texi: Update and reformat copyright.
4397 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4398 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4399 (Diary): Refer to `diary-file' rather than ~/diary.
4400 (Diary Commands): Rename node to "Displaying the Diary".
4401 * emacs.texi (Top): Rename "Diary Commands" section.
4402 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4403
44042005-03-26 Eli Zaretskii <eliz@gnu.org>
4405
4406 * misc.texi (Emacs Server): Fix the command for setting
4407 server-name. Add an xref to Invoking emacsclient.
4408
4409 * help.texi (Help Summary): Clarify when "C-h ." will do something
4410 nontrivial.
4411 (Apropos): Add cindex entry for apropos-sort-by-scores.
4412
4413 * display.texi (Text Display): Add index entries for how no-break
4414 characters are displayed.
4415
8cf51b2c
GM
44162005-03-26 Eli Zaretskii <eliz@gnu.org>
4417
4418 * files.texi (Visiting): Fix cross-references introduced with the
4419 last change.
4420
4421 * xresources.texi (GTK resources): Fix last change.
4422
8cf51b2c
GM
44232005-03-25 Chong Yidong <cyd@stupidchicken.com>
4424
4425 * xresources.texi (X Resources): GTK options documented too.
4426 (Resources): Clarify meaning of program name.
4427 (Table of Resources): Add visualClass.
4428 (GTK resources): Rewrite.
4429 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4430
4431 * display.texi (Text Display): Mention non-breaking spaces.
4432
4433 * files.texi (Reverting): Document auto-revert-check-vc-info.
4434
4435 * frames.texi (Mouse Commands): Document
4436 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4437
4438 * help.texi (Help Summary): Add `C-h .'.
4439 (Apropos): Apropos accepts a list of search terms.
4440 Document apropos-sort-by-scores.
4441 (Help Echo): Document display-local-help.
4442
4443 * misc.texi (Emacs Server): Document server-name.
4444 (Invoking emacsclient): Document -s option for server names.
4445
4446 * text.texi (Outline Visibility): Introduce "current heading
4447 line" (commands can be called with point on a body line).
4448 Re-order table to follow the sequence of discussion.
4449 hide-body won't hide lines before first header line.
4450 (TeX Mode): Add DocTeX mode.
4451
8cf51b2c
GM
44522005-03-24 Richard M. Stallman <rms@gnu.org>
4453
4454 * mule.texi (Single-Byte Character Support): Delete mention
4455 of iso-acc.el and iso-transl.el.
4456
8cf51b2c
GM
44572005-03-23 Lute Kamstra <lute@gnu.org>
4458
4459 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4460
44612005-03-23 Richard M. Stallman <rms@gnu.org>
4462
8cf51b2c
GM
4463 * search.texi: Delete explicit node pointers.
4464 (Incremental Search): New menu.
4465 (Basic Isearch, Repeat Isearch, Error in Isearch)
4466 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4467 (Slow Isearch): New subnodes.
4468 (Configuring Scrolling): Node deleted.
4469 (Search Case): Doc default-case-fold-search.
4470 (Regexp Replace): Move replace-regexp doc here.
4471
4472 * rmail.texi (Movemail): Put commas inside closequotes.
4473
4474 * picture.texi (Insert in Picture): Document C-c arrow combos.
4475 (Basic Picture): Clarify erasure.
4476
4477 * display.texi (Font Lock): Put commas inside closequotes.
4478
4479 * cmdargs.texi (General Variables): Put commas inside closequotes.
4480
44812005-03-23 Nick Roberts <nickrob@snap.net.nz>
4482
4483 * building.texi (Stack Buffer): Mention reverse contrast for
4484 *selected* frame (might not be current frame).
4485
8cf51b2c
GM
44862005-03-21 Richard M. Stallman <rms@gnu.org>
4487
4488 * building.texi (Starting GUD): Add bashdb.
4489
44902005-03-20 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * basic.texi (Moving Point): Add M-g M-g binding.
4493 (Undo): Document undo-only.
4494 (Position Info): Document M-g M-g and C-u M-g M-g.
4495
4496 * building.texi (Building): Put Grep Searching after Compilation
4497 Shell.
4498 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4499 Document next-error-highlight.
4500 (Grep Searching): Document grep-highlight-matches.
4501 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4502
4503 * calendar.texi (Importing Diary): Rename node from iCalendar.
4504 Document diary-from-outlook.
4505
4506 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4507 Commands.
4508 Mention effect of X drag and drop on Dired buffers.
4509
4510 * files.texi (Visiting): Document large-file-warning-threshold.
4511 Move paragraph on file-selection dialog.
4512 Mention visiting files using X drag and drop.
4513 (Reverting): Mention using Auto-Revert mode to tail files.
4514 Document auto-revert-tail-mode.
4515 (Version Systems): Minor correction.
4516 (Comparing Files): Diff-mode is no longer based on Compilation
4517 mode.
4518 Document compare-ignore-whitespace.
4519 (Misc File Ops): Explain passing a directory to rename-file.
4520 Likewise for copy-file and make-symbolic-link.
4521
4522 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4523 Document mouse-wheel-progressive speed.
4524
4525 * help.texi (Misc Help): Document numeric argument for C-h i.
4526 Correctly explain the effect of just C-u as argument.
4527
4528 * killing.texi (Deletion): Document numeric argument for
4529 just-one-space.
4530
4531 * mini.texi (Completion): Completion acts on text before point.
4532
4533 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4534 (Emulation): CUA mode replaces pc-bindings-mode,
4535 pc-selection-mode, and s-region.
4536
4537 * mule.texi (Input Methods): Leim is now built-in.
4538 (Select Input Method): Document quail-show-key.
4539 (Specify Coding): Document revert-buffer-with-coding-system.
4540
4541 * programs.texi (Fortran Motion): Document f90-next-statement,
4542 f90-previous-statement, f90-next-block, f90-previous-block,
4543 f90-end-of-block, and f90-beginning-of-block.
4544
4545 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4546
4547 * emacs.texi (Acknowledgments): Updated.
4548
4549 * anti.texi: Total rewrite.
4550
8cf51b2c
GM
45512005-03-19 Chong Yidong <cyd@stupidchicken.com>
4552
4553 * ack.texi (Acknowledgments): Update.
4554
45552005-03-19 Eli Zaretskii <eliz@gnu.org>
4556
4557 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4558 copyright years.
4559
45602005-03-14 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * building.texi (Commands of GUD): Move paragraph on setting
4563 breakpoints with mouse to the GDB Graphical Interface node.
4564
45652005-03-07 Richard M. Stallman <rms@gnu.org>
4566
8cf51b2c
GM
4567 * misc.texi (Single Shell, Shell Options): Fix previous change.
4568
4569 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4570
45712005-03-06 Richard M. Stallman <rms@gnu.org>
4572
4573 * building.texi (Starting GUD): Don't explain text vs graphical
4574 GDB here. Just mention it and xref.
4575 Delete "just one debugger process".
4576 (Debugger Operation): Move GUD tooltip info here.
4577 (GUD Tooltips): Node deleted.
4578 (GDB Graphical Interface): Explain the two GDB modes here.
4579
8cf51b2c
GM
4580 * sending.texi (Sending Mail): Minor cleanup.
4581 (Mail Aliases): Explain quoting conventions.
4582 Update key rebinding example.
4583 (Header Editing): C-M-i is like M-TAB.
4584 (Mail Mode Misc): mail-attach-file does not do MIME.
4585
4586 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4587 that really belongs here.
4588 (Remote Mailboxes): Text moved to Rmail Inbox.
4589 (Rmail Display): Mention Mouse-1.
4590 (Movemail): Clarify two movemail versions.
4591 Clarify rmail-movemail-program.
4592
8cf51b2c
GM
4593 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4594 Document async shell commands.
4595 (Shell History): Clarify.
4596 (Shell Ring): Mention C-UP an C-DOWN.
4597 (Shell Options): Add comint-prompt-read-only.
4598 (Invoking emacsclient): Set EDITOR to run Emacs.
4599 (Sorting): No need to explain what region is.
4600 (Saving Emacs Sessions): Fix typo.
4601 (Recursive Edit): Fix punctuation.
4602 (Emulation): Don't mention "PC bindings" which are standard.
4603 (Hyperlinking): Explain Mouse-1 convention here.
4604 (Find Func): Node deleted.
4605
8cf51b2c
GM
4606 * help.texi (Name Help): Xref to Hyperlinking.
4607
4608 * glossary.texi (Glossary):
4609 Rename "Balance Parentheses" to "Balancing...".
4610 Add "Byte Compilation". Correct "Copyleft".
4611 New xref in "Customization".
4612 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4613 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4614 Rename "Registers" to "Register".
4615 Replace "Selecting" with "Selected Frame",
4616 "Selected Window", and "Selecting a Buffer".
4617
4618 * files.texi (Types of Log File): Explain how projects'
4619 methods can vary.
4620
8cf51b2c
GM
4621 * display.texi (Faces): Delete "Emacs 21".
4622
4623 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4624 * fixit.texi (Spelling): C-M-i like M-TAB.
4625 * mini.texi (Completion Options): C-M-i like M-TAB.
4626 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4627 * text.texi (Text Mode): C-M-i like M-TAB.
4628
4629 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4630
4631 * calendar.texi (Specified Dates): Mention `g w'.
4632 (Appointments): appt-activate toggles with no arg.
4633
8cf51b2c
GM
46342005-03-05 Juri Linkov <juri@jurta.org>
4635
4636 * cmdargs.texi (Emacs Invocation): Add cindex
4637 "invocation (command line arguments)"
4638 (Misc X): Add -nbc, --no-blinking-cursor.
4639
46402005-03-04 Ulf Jasper <ulf.jasper@web.de>
4641
4642 * calendar.texi (iCalendar): No need to require it now.
4643
8cf51b2c
GM
46442005-03-03 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * trouble.texi (Contributing): Mention Savannah. Direct users to
4647 emacs-devel.
4648
46492005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4650
4651 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4652 window.
4653
8cf51b2c
GM
46542005-02-27 Richard M. Stallman <rms@gnu.org>
4655
4656 * building.texi (Compilation): Update mode line status info.
4657
46582005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4659
4660 * calendar.texi (General Calendar): Document binding of
4661 scroll-other-window-down.
4662 (Mayan Calendar): Fix earliest date.
4663 (Time Intervals): Document timeclock-change.
4664 Fix timeclock-ask-before-exiting documentation.
4665
46662005-02-26 Kim F. Storm <storm@cua.dk>
4667
4668 * frames.texi (Mouse References):
4669 Add mouse-1-click-in-non-selected-windows.
4670
46712005-02-25 Richard M. Stallman <rms@gnu.org>
4672
4673 * screen.texi (Screen): Explain better about cursors and mode lines;
4674 don't presuppose text terminals.
4675 (Point): Don't assume just one cursor.
4676 Clarify explanation of cursors.
4677 (Echo Area, Menu Bar): Cleanups.
4678
4679 * mini.texi (Minibuffer): Prompts are highlighted.
4680 (Minibuffer Edit): Newline = C-j only on text terminals.
4681 Clarify resize-mini-windows values.
4682 Mention M-PAGEUP and M-PAGEDOWN.
4683 (Completion Commands): Mouse-1 like Mouse-2.
4684 (Minibuffer History): Explain history commands better.
4685 (Repetition): Add xref to Incremental Search.
4686
4687 * mark.texi (Setting Mark): Clarify info about displaying mark.
4688 Clarify explanation of C-@ and C-SPC.
4689 (Transient Mark): Mention Delete Selection mode.
4690 (Marking Objects): Clean up text about extending the region.
4691
4692 * m-x.texi (M-x): One C-g doesn't always go to top level.
4693 No delay before suggest-key-bindings output.
4694
4695 * fixit.texi (Fixit): Mention C-/ for undo.
4696 (Spelling): Mention ESC TAB like M-TAB.
4697 Replacement words with r and R are rechecked.
4698 Say where C-g leaves point. Mention ? as input.
4699
47002005-02-23 Lute Kamstra <lute@gnu.org>
4701
4702 * cmdargs.texi (Initial Options): Add cross reference.
4703
8cf51b2c
GM
47042005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4705
4706 * emacs.texi (Top): Update menu for splitting of node in
4707 msdog.texi.
4708 * frames.texi (Frames): Update xref for splitting of node in
4709 msdog.texi.
4710 * trouble.texi (Quitting): Ditto.
4711
47122005-02-16 Richard M. Stallman <rms@gnu.org>
4713
4714 * windows.texi (Split Window): Simplify line truncation info
4715 and xref to Display Custom.
4716
4717 * trouble.texi (Quitting): Emergency escape only for text terminal.
4718 (Screen Garbled): C-l for ungarbling is only for text terminal.
4719
4720 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4721
4722 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4723
4724 * programs.texi (Program Modes): Mention Python mode.
4725 (Moving by Defuns): Repeating C-M-h extends region.
4726 (Basic Indent): Clarify.
4727 (Custom C Indent): Clarify.
4728 (Expressions): Repeating C-M-@ extends region.
4729 (Info Lookup): Clarify for C-h S.
4730 (Symbol Completion): ESC TAB alternative for M-TAB.
4731 (Electric C): Clarify.
4732
4733 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4734
4735 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4736 MS-DOS Input node.
4737 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4738 (MS-DOS and MULE): Clarify.
4739 (MS-DOS Processes, Windows Processes): Fix typos.
4740
4741 * major.texi (Choosing Modes): Clarify.
4742
4743 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4744 (Keyboard Macro Step-Edit): Clarify.
4745
4746 * indent.texi (Indentation): Clarifications.
4747
4748 * help.texi (Help): Correct error about C-h in query-replace.
4749 Clarify apropos vs C-h a. Fix how to search in FAQ.
4750 (Key Help): Describe C-h w here.
4751 (Name Help): Minor cleanup. C-h w moved to Key Help.
4752 Clarify the "object" joke.
4753 (Apropos): Clarify. Mouse-1 like Mouse-2.
4754 (Help Mode): Mouse-1 like Mouse-2.
4755
4756 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4757
4758 * display.texi (Display): Reorder menu.
4759 (Faces): Cleanup.
4760 (Font Lock): Cleanup. Mention Options menu.
4761 Delete obsolete text.
4762 (Scrolling): For C-l, don't presume text terminal.
4763 (Horizontal Scrolling): Simplify intro.
4764 (Follow Mode): Clarify.
4765 (Cursor Display): Moved before Display Custom.
4766 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4767 Doc default-tab-width. Doc line truncation more thoroughly.
4768
4769 * dired.texi (Dired Enter): C-x C-f can run Dired.
4770 (Dired Visiting): Comment out `a' command.
4771 Mouse-1 is like Mouse-2.
4772 (Shell Commands in Dired): ? can be used more than once.
4773
4774 * basic.texi (Continuation Lines): Simplify description of truncation,
4775 and refer to Display Custom for the rest of it.
4776
8cf51b2c
GM
47772005-02-06 Lute Kamstra <lute@gnu.org>
4778
4779 * basic.texi (Undo): Fix typo.
4780
4781 * cmdargs.texi (Emacs Invocation): Fix typo.
4782
4783 * custom.texi (Init Examples): Fix typo.
4784
4785 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4786
47872005-02-06 Richard M. Stallman <rms@gnu.org>
4788
4789 * regs.texi (Registers): Registers can hold numbers, too.
4790
4791 * killing.texi (Other Kill Commands): Cleanup.
4792 Delete redundant explanation of kill in read-only buffer.
4793 (Yanking): Mention term "copying".
4794 (Accumulating Text): Fix typo.
4795
4796 * entering.texi (Entering Emacs): Update rationale at start.
4797 (Exiting): Treat iconifying on a par with suspension.
4798
4799 * custom.texi (Minor Modes): Fix typo.
4800 (Easy Customization): Fix menu style.
4801 (Variables): Add xref.
4802 (Examining): Setting for future sessions works through .emacs.
4803 (Keymaps): "Text terminals", not "Many".
4804 (Init Rebinding): Explain \C-. Show example of \M-.
4805 Fix minor wording errors.
4806 (Function Keys): Explain vector syntax just once.
4807 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4808 (Init File): Mention .emacs.d directory.
4809 (Init Examples): Add xref.
4810 (Find Init): Mention .emacs.d directory.
4811
4812 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4813 (Action Arguments): Explain which kinds of -l args are found how.
4814 (Initial Options): --batch does not inhibit site-start.
4815 Add xrefs.
4816 (Command Example): Use --batch, not -batch.
4817
4818 * basic.texi (Inserting Text): Cleanup wording.
4819 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4820 C-n is not error at end of buffer.
4821 (Undo): Doc C-/ like C-_. Add xrefs.
4822 (Arguments): META key may be labeled ALT.
4823 Peculiar arg meanings are explained in doc strings.
4824
4825 * abbrevs.texi (Expanding Abbrevs): Clarify.
4826
48272005-02-05 Eli Zaretskii <eliz@gnu.org>
4828
4829 * frames.texi (Frame Parameters): Add an xref to the description
4830 of list-colors-display. Add a pointer to the X docs about colors.
4831
4832 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4833 Improve docs of list-colors-display.
8cf51b2c
GM
4834
48352005-02-03 Lute Kamstra <lute@gnu.org>
4836
4837 * frames.texi (Frames, Drag and Drop): Fix typos.
4838
48392005-02-03 Richard M. Stallman <rms@gnu.org>
4840
4841 * windows.texi (Basic Window): Mention color-change in mode line.
4842 (Change Window): Explain dragging vertical boundaries.
4843
4844 * text.texi (Sentences): Clarify.
4845 (Paragraphs): Explain M-a and blank lines.
4846 (Outline Mode): Clarify text and menu.
4847 (Hard and Soft Newlines): Mention use-hard-newlines.
4848
4849 * frames.texi (Frames): Delete unnecessary mention of Windows.
4850 (Mouse Commands): Likewise. Mention xterm mouse support.
4851 (Clipboard): Clarify.
4852 (Mouse References): Mention use of Mouse-1 for following links.
4853 (Menu Mouse Clicks): Clarify.
4854 (Mode Line Mouse): Clarify.
4855 (Drag and Drop): Rewrite.
4856
4857 * fixit.texi (Spelling): Fix typo.
4858
4859 * files.texi (File Names): Clarify.
4860 (Visiting): Update conditions for use of file dialog. Clarify.
4861 (Saving): Doc d as answer in save-some-buffers.
4862 (Remote Files): Clean up the text.
4863
4864 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4865
4866 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4867 (List Buffers): Clarify.
4868 (Several Buffers): Doc T command.
4869 (Buffer Convenience): Clarify menu.
4870
4871 * basic.texi (Undo): Clarify last change.
4872
48732005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4874
4875 * fixit.texi (Spelling): Fix typo.
4876
48772005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4878
4879 * basic.texi (Undo): Update description of `undo-outer-limit'.
4880
48812005-02-01 Nick Roberts <nickrob@snap.net.nz>
4882
4883 * building.texi: Update documentation relating to GDB Graphical
4884 Interface.
4885
48862005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4887
4888 * custom.texi (Easy Customization): Adapt menu to node name change.
4889
48902005-01-30 Richard M. Stallman <rms@gnu.org>
4891
4892 * custom.texi (Easy Customization): Defn of "User Option" now
4893 includes faces. Don't say just "option" when talking about variables.
4894 Do say just "options" to mean "anything customizable".
4895 (Specific Customization): Describe `customize-variable',
4896 not `customize-option'.
4897
4898 * glossary.texi (Glossary) <Faces>: Add xref.
4899 <User Option>: Change definition--include faces. Change xref.
4900
4901 * picture.texi (Picture): Mention artist.el.
4902
4903 * sending.texi, screen.texi, programs.texi, misc.texi:
4904 * mini.texi, major.texi, maintaining.texi, macos.texi:
4905 * help.texi, frames.texi, files.texi:
4906 Don't say just "option" when talking about variables.
4907
4908 * display.texi, mule.texi: Don't say just "option" when talking
4909 about variables. Other minor cleanups.
4910
8cf51b2c
GM
49112005-01-26 Lute Kamstra <lute@gnu.org>
4912
4913 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4914 File'. Mention the `-Q' option at the `--no-site-file' option.
4915
8cf51b2c
GM
49162005-01-22 David Kastrup <dak@gnu.org>
4917
4918 * building.texi (Grep Searching): Mention alias `find-grep' for
4919 `grep-find'.
4920
49212005-01-20 Richard M. Stallman <rms@gnu.org>
4922
4923 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4924
8cf51b2c
GM
49252005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4926
4927 * rmail.texi (Movemail): Explain differences
4928 between standard and mailutils versions of movemail.
4929 Describe command line and configuration options introduced
4930 with the latter.
4931 Explain the notion of mailbox URL, provide examples and
4932 cross-references to mailutils documentation.
4933 Describe various methods of specifying mailbox names,
4934 user names and user passwords for rmail.
4935 (Remote Mailboxes): New section. Describe
4936 how movemail handles remote mailboxes. Describe configuration
4937 options used to control its behavior.
4938 (Other Mailbox Formats): Explain handling of various mailbox
4939 formats.
4940
49412005-01-13 Richard M. Stallman <rms@gnu.org>
4942
4943 * commands.texi (Commands): Clarification.
4944
49452005-01-11 Richard M. Stallman <rms@gnu.org>
4946
4947 * programs.texi (Multi-line Indent): Fix previous change.
4948 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4949
8cf51b2c
GM
49502005-01-08 Richard M. Stallman <rms@gnu.org>
4951
4952 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4953 lazy-highlight.
4954
4955 * search.texi (Query Replace): Mention faces query-replace
4956 and lazy-highlight.
4957 (Incremental Search): Update isearch highlighting info.
4958
8cf51b2c
GM
49592005-01-04 Richard M. Stallman <rms@gnu.org>
4960
4961 * custom.texi (Saving Customizations): Minor improvement.
4962
8cf51b2c
GM
49632005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4964
4965 * custom.texi (Saving Customizations): Emacs no longer loads
4966 `custom-file' after .emacs. No longer mention customizing through
4967 Custom.
4968
8cf51b2c
GM
49692005-01-01 Andreas Schwab <schwab@suse.de>
4970
4971 * killing.texi (Graphical Kill): Move up under node Killing,
4972 change @section to @subsection.
4973
49742005-01-01 Richard M. Stallman <rms@gnu.org>
4975
4976 * custom.texi (Face Customization): Mention hex color specs.
4977
4978 * emacs.texi (Top): Update Killing submenu.
4979
4980 * killing.texi (Killing): Reorganize section.
4981 No more TeX-only text; put the node command at start of chapter.
4982 But the first section heading is used only in TeX.
4983 Rewrite the text to read better in this mode.
4984 (Graphical Kill): New subnode gets some of the text that
4985 used to be in the first section.
4986
49872004-12-31 Richard M. Stallman <rms@gnu.org>
4988
4989 * dired.texi (Shell Commands in Dired): Delete the ? example.
4990
4991 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4992
4993 * files.texi (Saving): Describe new require-final-newline features
4994 and mode-require-final-newline.
4995
8cf51b2c
GM
49962004-12-29 Richard M. Stallman <rms@gnu.org>
4997
4998 * custom.texi (File Variables): Clarify previous change.
4999
c8763fb6 50002004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5001
5002 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5003 out now.
5004
50052004-12-27 Richard M. Stallman <rms@gnu.org>
5006
5007 * Makefile.in (MAKEINFO): Specify --force.
5008
5009 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5010 (Undo): Doc undo-outer-limit.
5011
8cf51b2c
GM
50122004-12-15 Juri Linkov <juri@jurta.org>
5013
5014 * mark.texi (Transient Mark, Mark Ring): M-< and other
5015 movement commands don't set mark in Transient Mark mode
5016 if mark is active.
5017
8cf51b2c
GM
50182004-12-12 Juri Linkov <juri@jurta.org>
5019
5020 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5021 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5022
5023 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5024 (Misc Dired Commands): Add @r{(Dired)} to w.
5025
50262004-12-12 Juri Linkov <juri@jurta.org>
5027
5028 * mark.texi (Marking Objects): Marking commands also extend the
5029 region when mark is active in Transient Mark mode.
5030
8cf51b2c
GM
50312004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5032
5033 * custom.texi (Saving Customizations): Emacs only loads the custom
5034 file automatically after the init file in version 22.1 or later.
5035 Adapt text and examples to this fact.
5036
8cf51b2c
GM
50372004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5040 be set through Custom. Otherwise, it has no effect.
5041
8cf51b2c
GM
50422004-12-05 Richard M. Stallman <rms@gnu.org>
5043
5044 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5045 * entering.texi: Rename Command Line to Emacs Invocation.
5046
10d1d0af 5047 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5048
5049 * custom.texi (Easy Customization): Move up to section level,
5050 before Variables. Avoid using the term "variable"; say "option".
5051 New initial explanation.
5052 (Variables): In initial explanation, connect "variable" to the
5053 already-explained "user option".
5054
5055 * emacs.texi (Top): Fix ref to Command Line.
5056 Move reference to Easy Customization.
5057
5058 * xresources.texi (X Resources): Fix From link.
5059
5060 * doclicense.texi (GNU Free Documentation License): Fix To link.
5061
5062 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5063
5064 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5065
50662004-12-03 Richard M. Stallman <rms@gnu.org>
5067
5068 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5069
50702004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5071
5072 * kmacro.texi: Several small changes in addition to the following.
5073 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5074 defining a keyboard macro.
5075 Mention `kmacro-ring-max'.
5076 (Keyboard Macro Counter): Clarify description of
5077 `kmacro-insert-counter', `kmacro-set-counter',
5078 `kmacro-add-counter' and `kmacro-set-format'.
5079
50802004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5081
5082 * custom.texi (File Variables): Add `unibyte' and make it more
5083 clear that `unibyte' and `coding' are special. Suggested by Simon
5084 Krahnke <overlord@gmx.li>.
5085
5086 * mule.texi (Enabling Multibyte): Refer to File Variables.
5087 Suggested by Simon Krahnke <overlord@gmx.li>.
5088
c8763fb6 50892004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5090
5091 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5092 x-use-old-gtk-file-dialog.
5093
8cf51b2c
GM
50942004-11-20 Richard M. Stallman <rms@gnu.org>
5095
5096 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5097
50982004-11-09 Lars Brinkhoff <lars@nocrew.org>
5099
5100 * building.texi (Lisp Eval): Delete hyphen in section name.
5101
51022004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5103
5104 * files.texi (Old Versions):
5105 No longer document annotation as "CVS only".
5106
51072004-11-10 Andre Spiegel <spiegel@gnu.org>
5108
5109 * files.texi (Version Control): Rewrite the introduction about
5110 version systems, mentioning the new ones that we support. Thanks
5111 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5112 suggestions.
5113
c8763fb6 51142004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5115
49823426 5116 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5117
c8763fb6 51182004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5119
5120 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5121
51222004-10-23 Eli Zaretskii <eliz@gnu.org>
5123
5124 * text.texi (Text Based Tables, Table Definition)
5125 (Table Creation, Table Recognition, Cell Commands)
5126 (Cell Justification, Row Commands, Column Commands)
5127 (Fixed Width Mode, Table Conversion, Measuring Tables)
5128 (Table Misc): New nodes, documenting the Table Mode.
5129
8cf51b2c
GM
51302004-10-19 Jason Rumney <jasonr@gnu.org>
5131
5132 * makefile.w32-in (info): Change order of arguments to makeinfo.
5133
51342004-10-19 Ulf Jasper <ulf.jasper@web.de>
5135
5136 * calendar.texi (iCalendar): Update for package changes.
5137
8cf51b2c
GM
51382004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * files.texi (Misc File Ops): View mode is a minor mode.
5141
8cf51b2c
GM
51422004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5143
5144 * calendar.texi (iCalendar): Style changes.
5145
51462004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5147
5148 * search.texi (Regexps): The regexp described in the example is no
5149 longer stored in the variable `sentence-end'.
5150
8cf51b2c
GM
51512004-10-06 Nick Roberts <nickrob@snap.net.nz>
5152
5153 * building.texi (Starting GUD): Note that multiple debugging
5154 sessions requires `gdb --fullname'.
5155
51562004-10-05 Ulf Jasper <ulf.jasper@web.de>
5157
5158 * calendar.texi (iCalendar): New section for a new package.
5159
8cf51b2c
GM
51602004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5161
5162 * text.texi: Various small changes in addition to the following.
5163 (Text): Replace xref for autotype with inforef.
5164 (Sentences): Explain nil value for `sentence-end'.
5165 (Paragraphs): Update default values for `paragraph-start' and
5166 `paragraph-separate'.
5167 (Text Mode): Correct description of Text mode's effect on the
5168 syntax table.
5169 (Outline Visibility): `hide-other' does not hide top level headings.
5170 `selective-display-ellipses' no longer has an effect on Outline mode.
5171 (TeX Misc): Add missing @cindex.
5172 Replace xref for RefTeX with inforef.
5173 (Requesting Formatted Text): The variable
5174 `enriched-fill-after-visiting' no longer exists.
5175 (Editing Format Info): Update names of menu items and commands.
5176 (Format Faces): Mention special effect of specifying the default face.
5177 Describe inheritance of text properties.
5178 Correct description of `fixed' face.
5179 (Format Indentation): Correct description of effect of setting
5180 margins. Mention `set-left-margin' and `set-right-margin'.
5181 (Format Justification): Update names of menu items.
5182 `set-justification-full' is now bound to `M-j b'.
5183 Mention that `default-justification' is a per buffer variable.
5184 (Format Properties): Update name of menu item.
5185 (Forcing Enriched Mode): `format-decode-buffer' automatically
5186 turns on Enriched mode if the buffer is in text/enriched format.
5187
51882004-10-05 Emilio C. Lopes <eclig@gmx.net>
5189
5190 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5191
51922004-09-28 Kim F. Storm <storm@cua.dk>
5193
5194 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5195 Align with new functionality.
5196
8cf51b2c
GM
51972004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5198
5199 * display.texi (Display Custom): Remove stray `@end defvar'.
5200
52012004-09-23 Kim F. Storm <storm@cua.dk>
5202
5203 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5204 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5205
8cf51b2c
GM
52062004-09-20 Richard M. Stallman <rms@gnu.org>
5207
5208 * custom.texi (Hooks): Explain using setq to clear out a hook.
5209 (File Variables): Explain multiline string constants.
5210 (Non-ASCII Rebinding): Explain when you need to update
5211 non-ASCII char codes in .emacs.
5212
5213 * building.texi (Compilation): Explain how to make a silent
5214 subprocess that won't be terminated. Explain compilation-environment.
5215
52162004-09-13 Kim F. Storm <storm@cua.dk>
5217
5218 * mini.texi (Repetition): Rename isearch-resume-enabled to
5219 isearch-resume-in-command-history and change default to disabled.
5220
8cf51b2c
GM
52212004-09-09 Kim F. Storm <storm@cua.dk>
5222
5223 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5224 with new `kmacro-name-last-macro'.
5225
8cf51b2c
GM
52262004-09-08 Juri Linkov <juri@jurta.org>
5227
5228 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5229
8cf51b2c
GM
52302004-09-03 Juri Linkov <juri@jurta.org>
5231
5232 * search.texi (Incremental Search): Update wording for M-%.
5233
52342004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5235
5236 * killing.texi (Killing): Correct description of kill commands in
5237 read-only buffer.
5238
52392004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5240
5241 * building.texi (Compilation Mode): Add a paragraph about rules
5242 for finding the compilation buffer for `next-error'.
5243
5244 * search.texi (Other Repeating Search): Mention that Occur mode
5245 supports the next-error functionality.
5246
52472004-09-02 Juri Linkov <juri@jurta.org>
5248
5249 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5250
52512004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5252
5253 * kmacro.texi (Basic Keyboard Macro):
5254 `apply-macro-to-region-lines' now operates on all lines that begin
5255 in the region, rather than on all complete lines in the region.
5256
c8763fb6 52572004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5258
5259 * frames.texi (Drag and drop): Add documentation about
5260 x-dnd-test-function and x-dnd-known-types.
5261
52622004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5263
5264 * indent.texi: Various minor changes in addition to:
5265 (Indentation Commands): Correct description of `indent-relative'.
5266 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5267 mode. The *Tab Stops* buffer uses Overwrite Mode.
5268 (Just Spaces): `tabify' converts sequences of at least two spaces
5269 to tabs.
5270
8cf51b2c
GM
52712004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5272
5273 * frames.texi (Secondary Selection): Setting the secondary
5274 selection with M-Drag-Mouse-1 does not alter the kill ring,
5275 setting it with M-Mouse-1 and M-Mouse-3 does.
5276 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5277 toolkit scroll bars.
5278 (Scroll Bars): Ditto.
5279
5280 * windows.texi (Basic Window): When using a window system, the value
5281 of point in a non-selected window is indicated by a hollow box.
5282 (Split Window): Side by side windows are separated by a scroll bar,
5283 if scroll bars are used.
5284 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5285 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5286 (Window Convenience): Update bindings for `winner-undo' and
5287 `winner-redo'.
5288
5289 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5290 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5291 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5292 of "Using Emacs as a Server".
5293 * building.texi (Building): Interchange nodes (for correct numbering).
5294 * programs.texi (Programs): Interchange nodes (for correct numbering).
5295 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5296 Info to the node structure.
5297 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5298 Rearrange order of nodes and sections such that both "GNU GENERAL
5299 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5300 end, as appropriate for appendices.
5301 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5302 Use `@unnumberedsec'.
5303 * trouble.texi: Adapt sectioning in Info to the node structure.
5304 Adapt node pointers to change in emacs.texi.
5305 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5306
8cf51b2c
GM
53072004-08-25 Kenichi Handa <handa@m17n.org>
5308
5309 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5310 description for unibyte mode.
5311
53122004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5313
5314 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5315
5316 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5317 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5318 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5319 in @pxref.
5320
53212004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5324 Change section names.
5325
8cf51b2c
GM
53262004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5327
5328 * kmacro.texi (Keyboard Macro Ring): Rename section.
5329 Emacs treats the head of the macro ring as the `last keyboard macro'.
5330 (Keyboard Macro Counter): Minor change.
5331 (Save Keyboard Macro): Some clarifications.
5332 (Edit Keyboard Macro): Rename section.
5333
5334 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5335 32-bit machines.
5336 (Several Buffers): Clarify which buffer is selected if `2' is
5337 pressed in the Buffer Menu.
5338 Auto Revert mode can be used to update the Buffer Menu
5339 automatically.
5340
53412004-08-21 Eli Zaretskii <eliz@gnu.org>
5342
5343 * help.texi (Misc Help): Add an index entry for finding an Info
5344 manual by its file name.
5345
53462004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5347
5348 * files.texi (Backup Deletion): Correct description of
5349 `delete-old-versions'.
5350 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5351 (Auto Save Files): Recommend `auto-save-mode' to reenable
5352 auto-saving, rather than the abbreviation `auto-save'.
5353
53542004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5357 for "killing" and "yanking" in main menu.
5358
53592004-08-16 Richard M. Stallman <rms@gnu.org>
5360
5361 * killing.texi (Yanking, Killing): Minor cleanups.
5362
5363 * mark.texi (Momentary Mark): Minor cleanups.
5364
53652004-08-15 Kenichi Handa <handa@etl.go.jp>
5366
5367 * custom.texi (Non-ASCII Rebinding):
5368 C-q always inserts the right code to pass to global-set-key.
5369
8cf51b2c
GM
53702004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5371
5372 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5373 `insert-register', instead of `C-x r g' binding, for consistency.
5374
53752004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5376
5377 * fixit.texi (Spelling): Fix typo.
5378
53792004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5380
5381 * help.texi (Help): Fix Texinfo usage.
5382
8cf51b2c
GM
53832004-07-24 Richard M. Stallman <rms@gnu.org>
5384
5385 * text.texi (Paragraphs): Update how paragraphs are separated
5386 and the default for paragraph-separate.
5387
5388 * search.texi (Regexp Replace): Further update text for new
5389 replacement operators.
5390
8cf51b2c
GM
53912004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5392
5393 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5394 `R' switch.
5395
5396 * dired.texi (Dired Updating): `k' only deletes inserted
5397 subdirectories from the Dired buffer if a prefix argument was given.
5398
5399 * search.texi (Regexps): Delete redundant definition of `symbol' in
5400 description of `\_>'. It already occurs in the description of `\_<'.
5401
8cf51b2c
GM
54022004-07-01 Juri Linkov <juri@jurta.org>
5403
5404 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5405 (Regexp Search): Add M-r.
5406
54072004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5410
54112004-06-29 Jesper Harder <harder@ifa.au.dk>
5412
49823426 5413 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5414
54152004-06-25 Richard M. Stallman <rms@gnu.org>
5416
5417 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5418
54192004-06-25 David Kastrup <dak@gnu.org>
5420
5421 * search.texi (Regexp Replace): Some typo corrections and
5422 rearrangement.
5423
54242004-06-24 David Kastrup <dak@gnu.org>
5425
5426 * search.texi (Unconditional Replace): Use replace-string instead
5427 of query-replace in example.
5428 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5429 sequences.
5430 (Query Replace): Correct explanation of `^' which does not use
5431 the mark stack.
5432
54332004-06-21 Nick Roberts <nickrob@gnu.org>
5434
5435 * misc.texi (Shell History Copying): Document comint-insert-input.
5436 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5437
8cf51b2c
GM
54382004-06-20 Jesper Harder <harder@ifa.au.dk>
5439
5440 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5441 * custom.texi (Customization): Do.
5442 * anti.texi (Antinews): Do.
5443 * abbrevs.texi (Defining Abbrevs): Do.
5444
5445 * programs.texi (Info Lookup): Fix keybinding for
5446 info-lookup-symbol.
5447
54482004-06-16 Juanma Barranquero <lektu@terra.es>
5449
5450 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5451 Add emacs-xtra.
5452 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5453 (clean): Add emacs-xtra and flymake. Remove redundancies.
5454
54552004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5456
5457 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5458 Add emacs-xtra.
5459 * emacs-xtra.texi: New file.
5460
54612004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5464 (Dired and Find): Mention differences with ordinary Dired buffers.
5465
8cf51b2c
GM
54662004-06-13 Richard M. Stallman <rms@gnu.org>
5467
5468 * custom.texi (Init Syntax): Explain about vars that do special
5469 things when set with setq or with Custom.
5470 (Init Examples): Add line-number-mode example.
5471
8cf51b2c
GM
54722004-06-12 Juri Linkov <juri@jurta.org>
5473
5474 * dired.texi (Operating on Files): Add dired-do-touch.
5475
8cf51b2c
GM
54762004-06-10 Juri Linkov <juri@jurta.org>
5477
5478 * building.texi (Lisp Eval): Add C-M-x on defface.
5479
54802004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5481
5482 * files.texi (Reverting): Auto-Revert mode and
5483 Global Auto-Revert mode no longer revert remote files.
5484
8cf51b2c
GM
54852004-05-29 Richard M. Stallman <rms@gnu.org>
5486
5487 * custom.texi (Init File): Two dashes start --no-site-file.
5488
8cf51b2c
GM
54892004-05-29 Alan Mackenzie <acm@muc.de>
5490
5491 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5492 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5493 (AWK, Pike): Document as "C-like modes".
5494 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5495 (M-x man): Supersedes M-x manual-entry.
5496 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5497
5498 ("Comments in C"): Delete node; the info is in CC Mode manual.
5499 (c-comment-only-line-offset): Remove description.
5500
5501 (C-c ., C-c C-c): Describe new C Mode bindings.
5502
5503 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5504 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5505 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5506 Amend definitions.
5507
5508 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5509 Describe functions.
5510
5511 (c-comment-start-regexp, c-hanging-comment-ender-p)
5512 (c-hanging-comment-starter-p): Remove obsolete definitions.
5513
5514 * emacs.texi: Remove the menu entry "Comments in C".
5515
8cf51b2c
GM
55162004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5517
5518 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5519 `M-x locate'.
5520
55212004-05-16 Karl Berry <karl@gnu.org>
5522
5523 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5524 makeinfo --html fails.
5525 * help.texi (Help Summary) [@ifnottex]: Likewise.
5526
55272004-05-13 Nick Roberts <nickrob@gnu.org>
5528
5529 * building.texi (GDB Graphical Interface): Update and describe
5530 layout first.
5531
8cf51b2c
GM
55322004-05-04 Jason Rumney <jasonr@gnu.org>
5533
5534 * makefile.w32-in: Revert last change.
5535
55362004-05-03 Jason Rumney <jasonr@gnu.org>
5537
5538 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5539
8cf51b2c
GM
55402004-04-23 Juanma Barranquero <lektu@terra.es>
5541
5542 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5543
55442004-04-18 Juri Linkov <juri@jurta.org>
5545
5546 * fixit.texi (Spelling): Remove file extension from ispell xref.
5547
55482004-04-15 Kim F. Storm <storm@cua.dk>
5549
5550 * cmdargs.texi (Initial Options): Add -Q.
5551
55522004-04-05 Kim F. Storm <storm@cua.dk>
5553
5554 * custom.texi (File Variables): Add safe-local-eval-forms.
5555
8cf51b2c
GM
55562004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5557
5558 * files.texi (Reverting): Correct description of revert-buffer's
5559 handling of point.
5560
55612004-03-22 Juri Linkov <juri@jurta.org>
5562
5563 * emacs.texi (Top): Add `Misc X'.
5564
49823426 5565 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5566
5567 * glossary.texi: Improve references.
5568
5569 * help.texi: Sync keywords with finder.el.
5570
5571 * mini.texi (Completion): Add description for menu items.
5572
5573 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5574
5575 * sending.texi (Mail Methods): Fix xref to Message manual.
5576
8cf51b2c
GM
55772004-03-12 Richard M. Stallman <rms@gnu.org>
5578
8cf51b2c
GM
5579 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5580
8cf51b2c
GM
55812004-03-04 Richard M. Stallman <rms@gnu.org>
5582
5583 * search.texi (Regexps): Explain that ^ and $ have their
5584 special meanings only in certain contexts.
5585
5586 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5587
5588 * mule.texi (Specify Coding): Doc C-x RET F.
5589
5590 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5591 for multiple compile and grep buffers.
5592 (Indirect Buffers): Don't recommand clone-indirect-buffer
5593 for multiple compile and grep buffers.
5594
8cf51b2c
GM
55952004-02-29 Juanma Barranquero <lektu@terra.es>
5596
5597 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5598 Use $(DEL) instead of rm, and ignore exit code.
5599
8cf51b2c
GM
56002004-02-23 Nick Roberts <nick@nick.uklinux.net>
5601
5602 * building.texi (Watch Expressions): Update.
5603
56042004-02-21 Juri Linkov <juri@jurta.org>
5605
5606 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5607 --directory, --help, --version. Move text about command-line-args
5608 to Command Arguments.
5609 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5610 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5611 (Window Size X): Join -g and --geometry. Add @cindex.
5612 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5613 (Title X): Remove alias -title.
5614 (Misc X): New node.
5615
c8763fb6 56162004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5617
5618 * frames.texi (Drag and drop): Add Motif to list of supported
5619 protocols.
5620
c8763fb6 56212004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5622
5623 * frames.texi (Drag and drop): New section.
5624
56252004-01-24 Richard M. Stallman <rms@gnu.org>
5626
5627 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5628 Include it only @ifnotinfo. Patch the preceding and following
5629 node headers to point to each other.
5630
56312004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5632
5633 * calendar.texi (Appointments): Update section.
5634
56352003-12-29 Kevin Ryde <user42@zip.com.au>
5636
8cf51b2c
GM
5637 * programs.texi (C Modes): Fix the xref.
5638
56392003-12-23 Nick Roberts <nick@nick.uklinux.net>
5640
5641 * building.texi (Watch Expressions): Update.
5642 (Commands of GUD): Include use of toolbar + breakpoints set from
5643 fringe/margin.
5644
56452003-12-03 Andre Spiegel <spiegel@gnu.org>
5646
5647 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5648 <acm@muc.de>.
5649
c8763fb6 56502003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5651
5652 * frames.texi (Dialog Boxes): Add use-file-dialog.
5653
8cf51b2c
GM
56542003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5655
5656 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5657 in CC Mode.
5658
8cf51b2c
GM
56592003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5660
5661 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5662 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5663 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5664 * man/frames.texi, man/glossary.texi, man/killing.texi:
5665 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5666 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5667 * man/sending.texi, man/text.texi, man/trouble.texi:
5668 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5669
56702003-11-01 Alan Mackenzie <acm@muc.de>
5671
5672 * search.texi (Scrolling During Incremental Search): Document a
5673 new scrolling facility in isearch mode.
5674
8cf51b2c
GM
56752003-10-22 Miles Bader <miles@gnu.org>
5676
5677 * Makefile.in (info): Move before $(top_srcdir)/info.
5678
56792003-10-22 Nick Roberts <nick@nick.uklinux.net>
5680
5681 * building.texi (Watch Expressions): Update section on data display
5682 to reflect code changes (GDB Graphical Interface).
5683
8cf51b2c
GM
56842003-10-13 Richard M. Stallman <rms@gnu.org>
5685
5686 * xresources.texi (GTK resources): Clean up previous change.
5687
c8763fb6 56882003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5689
5690 * xresources.texi (GTK resources): Add a note that some themes
5691 disallow customizations. Add scroll theme example.
5692
8cf51b2c
GM
56932003-09-30 Richard M. Stallman <rms@gnu.org>
5694
8cf51b2c
GM
5695 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5696
5697 * misc.texi (Saving Emacs Sessions): Shorten the section,
5698 collapsing back into one node.
5699
57002003-09-30 Lars Hansen <larsh@math.ku.dk>
5701
5702 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5703
ce058493 57042003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5705
5706 * xresources.texi (GTK names in Emacs): Correct typo.
5707
8cf51b2c
GM
57082003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5709
5710 * cmdargs.texi (Font X): Mention new default font. More
5711 fully describe long font names, wildcard patterns and the
5712 problems involved. (Result of discussion on emacs-devel.)
5713
57142003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5715
5716 * emacs.texi (Acknowledgements): Correct typo.
5717
57182003-09-22 Richard M. Stallman <rms@gnu.org>
5719
5720 * dired.texi (Misc Dired Commands): New node.
5721 (Dired Navigation): Add dired-goto-file.
5722
5723 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5724
5725 * emacs.texi (Acknowledgements): New node, split from Distribution.
5726
5727 * cmdargs.texi (Action Arguments): -f reads interactive args.
5728
8cf51b2c
GM
57292003-09-08 Lute Kamstra <lute@gnu.org>
5730
5731 * screen.texi (Mode Line): Say that POS comes before LINE.
5732 Mention `size-indication-mode'.
5733 * display.texi (Optional Mode Line): Document
5734 `size-indication-mode'.
5735 * basic.texi (Position Info): Mention `size-indication-mode'.
5736
57372003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5738
5739 * xresources.texi (Resources): Refer to `editres' man page.
5740 (Lucid Resources): Update defaults. Expand description of
5741 `shadowThickness'.
5742
57432003-09-04 Miles Bader <miles@gnu.org>
5744
5745 * Makefile.in (top_srcdir): New variable.
5746 ($(top_srcdir)/info): New rule.
5747 (info): Depend on it.
5748
57492003-09-03 Peter Runestig <peter@runestig.com>
5750
5751 * makefile.w32-in: New file.
5752
57532003-08-29 Richard M. Stallman <rms@gnu.org>
5754
5755 * misc.texi (Saving Emacs Sessions): Correct previous change.
5756
8cf51b2c
GM
57572003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5758
8cf51b2c
GM
5759 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5760 (Intro): Include kmacro.texi after fixit.texi instead of after
5761 custom.texi. (As suggested by Kim Storm.)
5762
57632003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5764
5765 * fixit.texi (Fixit): Update `Next' pointer.
5766 * files.texi (Files): Update `Previous' pointer.
5767 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5768 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5769 (Suggested by Kim Storm.)
5770 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5771
57722003-08-18 Kim F. Storm <storm@cua.dk>
5773
5774 * kmacro.texi: New file describing enhanced keyboard macro
5775 functionality. Replaces old description in custom.texi.
5776
5777 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5778 (Keyboard Macros): Move to new kmacro.texi file.
5779
5780 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5781
8cf51b2c
GM
57822003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5783
5784 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5785
57862003-08-17 Alex Schroeder <alex@gnu.org>
5787
5788 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5789 required.
5790
8cf51b2c
GM
57912003-08-05 Richard M. Stallman <rms@gnu.org>
5792
5793 * programs.texi (Lisp Indent): Don't describe
5794 lisp-indent-function property here. Use xref to Lisp Manual.
5795
8cf51b2c
GM
57962003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5797
fffa137c 5798 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5799 abbreviations.
5800
58012003-07-24 Markus Rost <rost@math.ohio-state.edu>
5802
5803 * buffers.texi (List Buffers): Fix previous change.
5804
8cf51b2c
GM
58052003-07-13 Markus Rost <rost@math.ohio-state.edu>
5806
5807 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5808 List*.
5809
58102003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5811
8cf51b2c
GM
5812 * display.texi (Font Lock): Fix typo.
5813
58142003-07-07 Richard M. Stallman <rms@gnu.org>
5815
5816 * display.texi (Font Lock): Add xref for format info on
5817 font-lock-remove-keywords.
5818
5819 * building.texi (Compilation): Document what happens with asynch
5820 children of compiler process.
5821
5822 * help.texi (Library Keywords): Use @multitable.
5823
8cf51b2c
GM
58242003-06-04 Richard M. Stallman <rms@gnu.org>
5825
5826 * programs.texi (Expressions): Delete C-M-DEL.
5827
5828 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5829 comint-move-point-for-output renamed from
5830 comint-scroll-to-bottom-on-output.
5831
5832 * custom.texi (Init Rebinding): Replace previous change with xref.
5833 (Non-ASCII Rebinding): Explain that issue more briefly here.
5834
58352003-05-28 Richard M. Stallman <rms@gnu.org>
5836
5837 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5838
58392003-05-28 Nick Roberts <nick@nick.uklinux.net>
5840
5841 * building.texi (GDB Graphical Interface): New node.
5842 (Rewritten somewhat by RMS.)
5843
c8763fb6 58442003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5845
5846 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5847 non-English letters. Explain how to set coding systems correctly
5848 and how to include the right coding cookie in the file.
5849
c8763fb6 58502003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5851
5852 * indent.texi (Indentation): Explain the concepts.
5853 (Just Spaces): Explain why preventing tabs for indentation might
5854 be useful.
5855
8cf51b2c
GM
58562003-04-16 Richard M. Stallman <rms@gnu.org>
5857
5858 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5859
8cf51b2c
GM
58602003-02-22 Alex Schroeder <alex@emacswiki.org>
5861
5862 * cmdargs.texi (General Variables): Document SMTPSERVER.
5863
8cf51b2c
GM
5864 * sending.texi: Remove SMTP node.
5865 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5866 library.
5867
8cf51b2c
GM
58682003-02-22 Alex Schroeder <alex@emacswiki.org>
5869
5870 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5871
58722003-02-22 Simon Josefsson <jas@extundo.com>
5873
5874 * sending.texi (Mail Methods): Add node about SMTP.
5875
c8763fb6 58762003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5877
5878 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5879
8cf51b2c
GM
58802003-02-01 Kevin Ryde <user42@zip.com.au>
5881
5882 * glossary.texi (Glossary): Correction to cl cross reference.
5883
58842003-01-20 Richard M. Stallman <rms@gnu.org>
5885
5886 * killing.texi (Rectangles): Document C-x c r.
5887
c8763fb6 58882003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5889
5890 * xresources.texi (GTK resources): New node.
5891 (GTK widget names): New node.
5892 (GTK names in Emacs): New node.
5893 (GTK styles): New node.
5894
c8763fb6 58952003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5896
5897 * maintaining.texi (Create Tags Table): Add reference to the new
5898 `etags --help --lang=LANG' option.
5899
8cf51b2c
GM
59002002-10-02 Karl Berry <karl@gnu.org>
5901
49823426 5902 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5903 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5904 where needed for the sake of the HTML output.
8cf51b2c
GM
5905
59062001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5907
5908 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5909 source files.
5910
59112001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5912
5913 * Makefile.in (emacsman): New target.
5914
8cf51b2c
GM
59152001-10-20 Gerd Moellmann <gerd@gnu.org>
5916
5917 * (Version 21.1 released.)
5918
59192001-10-05 Gerd Moellmann <gerd@gnu.org>
5920
5921 * Branch for 21.1.
5922
8cf51b2c
GM
59232001-03-05 Gerd Moellmann <gerd@gnu.org>
5924
5925 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5926
8cf51b2c
GM
59272000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5928
5929 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5930
8cf51b2c
GM
59311999-07-12 Richard Stallman <rms@gnu.org>
5932
5933 * Version 20.4 released.
5934
59351998-12-04 Markus Rost <rost@delysid.gnu.org>
5936
5937 * Makefile.in (INFO_TARGETS): Delete customize.info.
5938 (DVI_TARGETS): Delete customize.dvi.
5939 (../info/customize, customize.dvi): Targets deleted.
5940
59411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5942
5943 * Version 20.3 released.
5944
59451998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5946
5947 * Makefile.in (EMACSSOURCES): Add mule.texi.
5948 Add msdog.texi, ack.texi. Remove gnu1.texi.
5949
59501998-04-06 Andreas Schwab <schwab@gnu.org>
5951
5952 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5953 it in dvi targets.
8cf51b2c
GM
5954
59551997-09-23 Paul Eggert <eggert@twinsun.com>
5956
5957 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5958 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5959 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5960
59611997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5962
5963 * Version 20.2 released.
5964
59651997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5966
5967 * Version 20.1 released.
5968
59691997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5970
5971 * Makefile (../info/customize, customize.dvi): New targets.
5972 (INFO_TARGETS): Add ../info/customize.
5973 (DVI_TARGETS): Add customize.dvi.
5974
8cf51b2c
GM
59751996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5976
5977 * Version 19.33 released.
5978
59791996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5980
5981 * Version 19.32 released.
5982
8cf51b2c
GM
59831996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5984
5985 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5986
59871996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5988
5989 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5990 Specify -I option.
5991 (All dvi targets): Set the TEXINPUTS variable.
5992
59931996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5994
5995 * Version 19.31 released.
5996
8cf51b2c
GM
59971995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5998
5999 * Version 19.30 released.
6000
8cf51b2c
GM
60011995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6002
6003 * Makefile.in (maintainer-clean): Rename from realclean.
6004
60051994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6006
6007 * Makefile.in: New file.
6008 * Makefile: File deleted.
6009
60101994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6011
6012 * Makefile (TEXINDEX_OBJS): Variable deleted.
6013 (texindex, texindex.o, getopt.o): Rules deleted.
6014 All deps on texindex deleted.
6015 (distclean): Don't delete texindex.
6016 (mostlyclean): Don't delete *.o.
6017 * texindex.c, getopt.c: Files deleted.
6018
60191994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6020
6021 * Version 19.26 released.
6022
60231994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6024
6025 * Makefile (EMACSSOURCES): Exclude undo.texi.
6026
60271994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6028
6029 * Version 19.25 released.
6030
60311994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6032
6033 * Version 19.24 released.
6034
60351994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6036
6037 * Version 19.23 released.
6038
60391994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6040
6041 * Makefile: Delete spurious tab.
6042
60431994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6044
6045 * Makefile (.SUFFIXES): New rule.
6046
8cf51b2c
GM
60471993-12-04 Richard Stallman (rms@srarc2)
6048
6049 * getopt.c: New file.
6050 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6051 (getopt.o): New rule.
6052 (dvi): Don't depend on texindex.
49823426 6053 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6054
60551993-12-03 Richard Stallman (rms@srarc2)
6056
49823426
GM
6057 * Makefile (TEXI2DVI): New variable.
6058 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6059 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6060
60611993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6062
6063 * Version 19.22 released.
6064
60651993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6066
6067 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6068
60691993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6070
6071 * Version 19.21 released.
6072
8cf51b2c
GM
60731993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6074
6075 * Makefile (realclean): Don't delete the Info files.
6076
60771993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
6078
8cf51b2c
GM
6079 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6080 4' where appropriate.
6081
60821993-10-20 Brian Fox (bfox@ai.mit.edu)
6083
49823426 6084 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6085
6086 * texindex.c: Include "../src/config.h" if building in emacs.
6087
6088 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6089 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6090 Add target to build texindex.c, defining `emacs'.
6091
8cf51b2c
GM
60921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6093
6094 * Version 19.19 released.
6095
8cf51b2c
GM
60961993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6097
6098 * Version 19.18 released.
6099
61001993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6101
6102 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6103
61041993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6105
6106 * Version 19.17 released.
6107
61081993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6109
6110 * split-man: Fix typos in last change.
6111
61121993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6113
6114 * Version 19.16 released.
6115
61161993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6117
6118 * version 19.15 released.
6119
61201993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6121
6122 * Makefile (distclean): It's rm, not rf.
6123
61241993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6125
6126 * Version 19.14 released.
6127
61281993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6129
6130 * Makefile: New file.
6131
61321993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6133
6134 * Version 19.13 released.
6135
61361993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6137
6138 * Version 19.9 released.
6139
61401993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6141
6142 * Version 19.8 released.
6143
61441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6145
6146 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6147
6148 * trouble.texi: It's `enable-flow-control-on', not
6149 `evade-flow-control-on'.
6150
61511993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6152
6153 * display.texi: Document standard-display-european.
6154
61551993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6156
6157 * Version 19.7 released.
6158
6159 * emacs.texi: Add a sentence to the top menu mentioning the
6160 specific version of Emacs this manual applies to.
6161
61621993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6163
6164 * basic.texi: Document next-line-add-lines variable used to
6165 implement down-arrow.
6166
6167 * killing.texi: Document kill-whole-line.
6168
61691993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6170
6171 * text.texi: Update unix TeX ordering information.
6172
61731993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6174
6175 * news.texi: Mention fill-rectangle in keybinding list.
6176
6177 * killing.texi: Document fill-rectangle.
6178
61791993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6180
6181 * vc.texi: Bring the docs up to date with VC 5.2.
6182
61831992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6184
6185 * emacs.tex: Mention blackbox and gomoku under Amusements.
6186 Assembler mode is now mentioned and appropriately indexed
6187 under Programming Modes.
6188
61891991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6190
6191 * emacs.tex: Update TeX ordering information.
6192
8cf51b2c
GM
61931990-06-26 David Lawrence (tale@geech)
6194
6195 * emacs.tex: Note that completion-ignored-extensions is not used
6196 to filter out names when all completions are displayed in
6197 *Completions*.
6198
61991990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6200
6201 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6202
62031990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6204
6205 * emacs.tex: Add @findex grep.
6206
8cf51b2c
GM
62071988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6208
6209 * emacs.tex: Correct two typos. No other changes before
6210 Version 19 will be made.
6211
8cf51b2c
GM
62121988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6213
6214 * emacs.tex: Update information for obtaining TeX distribution from the
6215 University of Washington.
6216
6217;; Local Variables:
c8763fb6 6218;; coding: utf-8
8cf51b2c
GM
6219;; fill-column: 79
6220;; add-log-time-zone-rule: t
6221;; End:
6222
6223 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 6224 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
6225
6226 This file is part of GNU Emacs.
6227
352c8b4a 6228 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6229 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6230 the Free Software Foundation, either version 3 of the License, or
6231 (at your option) any later version.
8cf51b2c
GM
6232
6233 GNU Emacs is distributed in the hope that it will be useful,
6234 but WITHOUT ANY WARRANTY; without even the implied warranty of
6235 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6236 GNU General Public License for more details.
6237
6238 You should have received a copy of the GNU General Public License
352c8b4a 6239 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6240
6241;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd