Fix GDB/MI inline completion.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
2785d024
CY
12011-12-22 Chong Yidong <cyd@gnu.org>
2
3 * maintaining.texi (Change Log Commands): Don't specially mention
4 vc-update-change-log which is CVS-only.
5
6 * vc1-xtra.texi (Version Headers): Note that these are for
7 Subversion, CVS, etc. only.
8 (General VC Options): De-document vc-keep-workfiles. Fix
9 RCS-isms.
10
0ab39399
EZ
112011-12-22 Eli Zaretskii <eliz@gnu.org>
12
13 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
14 should be @end iftex".
15
d3098e1e
CY
162011-12-21 Chong Yidong <cyd@gnu.org>
17
18 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
19 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
20 (VC Pull): Mention vc-log-incoming.
21 (Log Buffer): Add CVS/RCS only disclaimer.
22
23 * vc1-xtra.texi (Remote Repositories): Update introduction.
24 (Local Version Control): Node deleted (obsolete with DVCSes).
25 (Remote Repositories, Version Backups): Node deleted. Move
26 documentation of vc-cvs-stay-local to CVS Options.
27 (CVS Options): Reduce verbosity of description of obscure CVS
28 locking feature.
29 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
30 Tags node.
31 (Revision Tags): Move under Miscellaneous VC subsection.
32 (Change Logs and VC): Note that this is wrong for DVCSs.
33 De-document log entry manipulating features.
34 (Renaming and VC): Describe how it works on modern VCSes.
35
36 * files.texi (Misc File Ops): Mention vc-rename-file.
37
38 * programs.texi (Custom C Indent): Add index entries.
39
47d42d81
AM
402011-12-20 Alan Mackenzie <acm@muc.de>
41
42 * programs.texi (Motion in C): Update the description of C-M-a and
43 C-M-e, they now DTRT in enclosing scopes.
44 (Custom C Indent): Add @dfn{guessing} of the indentation style.
45
2edef1a0
CY
462011-12-20 Chong Yidong <cyd@gnu.org>
47
48 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
49 (Old Revisions): Use it.
50 (VCS Repositories): Add "distributed" terminology.
51 (Log Buffer): Remove duplicate description
52 about changesets. Fix "current VC fileset" ambiguity.
53 (Multi-User Branching): Node deleted.
54 (Branches, Switching Branches): Discuss decentralized version
55 control systems.
56 (VC Pull): New node.
57 (Merging): Document merging on decentralized systems.
58 (Creating Branches): Note that this is specific to CVS and related
59 systems.
60
bc859d5f
CY
612011-12-19 Chong Yidong <cyd@gnu.org>
62
63 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
64 (VC Mode Line): Add index entry for "version control status".
65 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
66 Document vc-revert-show-diff. De-document vc-rollback.
67 (VC Directory Mode): Rewrite introduction. Move prefix arg
68 documentation here from VC Directory Buffer node.
69 (VC Directory Buffer): Use a decentralized VCS example.
70 (VC Directory Commands): Use a table. Remove material duplicated
71 in previous nodes on multi-file VC filsets.
72
9cff91f8
CY
732011-12-17 Chong Yidong <cyd@gnu.org>
74
75 * maintaining.texi (VCS Concepts): Make "revision" terminology
76 less CVS-specific.
77 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
78 Registering node.
79 (Secondary VC Commands): Deleted. Promote subnodes.
80 (Log Buffer): Add command name for C-c C-c. Fix the name of the
81 log buffer. Add index entries.
82 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
83 "commit" terminology.
84 (Old Revisions): Move it to just before VC Change Log. "Tag" here
85 doesn't refer to tags tables. Note other possible forms of the
86 revision ID. C-x v = does not save.
87 (Registering): Note similarity to C-x v v action. Fix description
88 of how backends are chosen. De-document vc-default-init-revision.
89 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
90 in root log buffers.
91
f3b316df
CY
922011-12-16 Chong Yidong <cyd@gnu.org>
93
94 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
95 (Basic VC Editing): Remove redundant descriptions.
96 (VC With A Merging VCS): Make description more general instead of
97 CVS-specific.
98 (VC With A Locking VCS): Use VC fileset terminology.
99
29eabb8e
CY
1002011-12-12 Chong Yidong <cyd@gnu.org>
101
102 * building.texi (Executing Lisp): Fix xref for C-M-x.
103 (Lisp Libraries): Add xref to node explaining `load' in Lisp
104 manual. Note that load-path is not customizable.
105 (Lisp Eval): Note that listed commands are available globally.
106 Explain the meaning of "defun" in the C-M-x context.
107 (Lisp Interaction): Copyedits.
108 (External Lisp): Fix name of inferior Lisp buffer. Mention
109 Scheme.
110 (Compilation): Define "inferior process".
111
cd0314dd
EZ
1122011-12-10 Eli Zaretskii <eliz@gnu.org>
113
114 * msdog.texi (Windows Fonts): Document how to force GDI font
115 backend on MS-Windows.
116
0595bd7e 1172011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
118
119 * building.texi (Compilation): Say what the -k flag to make does.
120 Move subprocess discussion to Compilation Shell.
121 (Compilation Mode): Add xref for grep, occur, and mouse
122 references. Define "locus".
123 (Grep Searching): Use @command.
0595bd7e
CY
124 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
125 intro.
126 (Starting GUD): Clarify how arguments are specified.
127 (Debugger Operation): Index entry for "GUD interaction buffer",
128 and move basic description here from Commands of GUD node.
129 (GDB User Interface Layout): Copyedits.
130 (Source Buffers): Remove gdb-find-source-frame, which is not in
131 gdb-mi.el.
132 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
133 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
134 re-document GUD interaction buffers.
b09d01da
CY
135
136 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
137 (Semantic): Add cindex entries for Semantic.
138
2a185919
CY
1392011-12-06 Chong Yidong <cyd@gnu.org>
140
141 * programs.texi (Man Page): Clarify how to use Man-switches.
142 Don't bother documenting Man-fontify-manpage-flag.
143 (Lisp Doc): Add xref to Name Help node.
144 (Hideshow): Add cindex. Mention role of ellipses, and default
145 value of hs-isearch-open. Don't bother documenting
146 hs-special-modes-alist.
147 (Symbol Completion): Add kindex for C-M-i. Don't recommend
148 changing the window manager binding of M-TAB.
149
ebf10822
CY
1502011-12-05 Chong Yidong <cyd@gnu.org>
151
152 * programs.texi (Comment Commands): Fix description of for M-; on
153 blank lines. Move documentation of comment-region here.
154 (Multi-Line Comments): Clarify the role of comment-multi-line.
155 Refer to Comment Commands for comment-region doc.
156 (Options for Comments): Refer to Multi-Line Comments for
157 comment-multi-line doc, instead of duplicating it. Fix default
158 values of comment-padding and comment-start-skip.
159
ec7ae032
CY
1602011-12-04 Chong Yidong <cyd@gnu.org>
161
162 * programs.texi (Program Modes): Mention modes that are not
163 included with Emacs. Fix references to other manuals for tex.
164 Add index entry for backward-delete-char-untabify. Mention
165 prog-mode-hook.
166 (Which Function): Use "global minor mode" terminology.
167 (Basic Indent, Multi-line Indent): Refer to previous descriptions
168 in Indentation chapter to avoid duplication.
169 (Expressions): Copyedit.
170 (Matching): Document Electric Pair mode.
171
172 * ack.texi (Acknowledgments):
173 * rmail.texi (Movemail, Other Mailbox Formats):
174 * frames.texi (Frames): Don't capitalize "Unix".
175
a24bf23e
CY
1762011-12-04 Chong Yidong <cyd@gnu.org>
177
178 * text.texi (Nroff Mode): Mention what nroff is.
179 (Text Based Tables, Table Recognition): Don't say "Table mode"
180 since it's not a major or minor mode.
181 (Text Based Tables): Reduce the size of the example.
182 (Table Definition): Clarify definitions.
183 (Table Creation): Add key table.
184 (Cell Commands): Use kbd for commands.
185 (Table Rows and Columns): Combine nodes Row Commands and Column
186 Commands.
187 (Fixed Width Mode): Node deleted; contents moved to parent.
188 (Table Conversion): Shorten example.
189 (Measuring Tables): Merge into Table Misc.
190
8863a584
CY
1912011-12-03 Chong Yidong <cyd@gnu.org>
192
193 * text.texi (TeX Mode): Mention AUCTeX package.
194 (TeX Editing): Add xref to documentation for Occur.
195 (LaTeX Editing): Add xref to Completion node.
196 (TeX Print): Fix description of tex-directory.
197 (Enriched Text): Renamed from Formatted Text. Make this node and
198 its subnodes less verbose, since text/enriched files are
199 practically unused.
200 (Enriched Mode): Renamed from Requesting Formatted Text.
201 (Format Colors): Node deleted.
202 (Enriched Faces): Renamed from Format Faces. Describe commands
203 for applying colors too.
204 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
205
206 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
207
208 * display.texi (Colors): New node.
209
210 * cmdargs.texi (Colors X):
211 * xresources.texi (GTK styles):
212 * custom.texi (Face Customization): Reference it.
213
214 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
215 Link to Fill Commands for Justification entry.
216
6fdebe93
EZ
2172011-12-03 Eli Zaretskii <eliz@gnu.org>
218
219 * display.texi (Auto Scrolling): More accurate description of what
220 scroll-*-aggressively does, including the effect of non-zero
221 margin. Fix "i.e." markup.
222
95ca9bc7
CY
2232011-12-02 Chong Yidong <cyd@gnu.org>
224
225 * text.texi (Pages): Mention how formfeed chars are displayed.
226 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
227 Describe adaptive filling more precisely.
228 (Fill Commands): Note that filling removes excess whitespace.
229 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
230 now bound to indent-for-tab-command in Text mode.
231 (Outline Mode): Copyedits.
232 (Outline Visibility): Note that Reveal mode is a buffer-local
233 minor mode.
234
235 * modes.texi (Major Modes): Move note about checking major-mode in
236 a hook function here, from Text mode.
237
6d262977
CY
2382011-11-28 Chong Yidong <cyd@gnu.org>
239
b22b1918
CY
240 * text.texi (Words): Add xref to Position Info.
241 (Paragraphs): Add xref to Regexps.
242
6d262977
CY
243 * indent.texi (Indentation): Rewrite introduction. Move table to
244 Indentation Commands node.
245 (Indentation Commands): Add index entries to table. Copyedits.
246 (Tab Stops, Just Spaces): Copyedits.
247 (Indent Convenience): New node. Document electric-indent-mode.
248
249 * programs.texi (Basic Indent):
250 * windows.texi (Pop Up Window): Fix kindex entry.
251
dc95a8b0
CY
2522011-11-28 Chong Yidong <cyd@gnu.org>
253
254 * modes.texi (Major Modes): Move major-mode variable doc here from
255 Choosing Modes. Document describe-mode. Document prog-mode-hook
256 and text-mode-hook. Add example of using hooks.
257 (Minor Modes): Document behavior of mode command calls from Lisp.
258 Note that setting the mode variable using Customize will DTRT.
259 (Choosing Modes): Add example of setting a minor mode using a
260 local variable.
261
b63a8e8e
CY
2622011-11-27 Chong Yidong <cyd@gnu.org>
263
264 * frames.texi (Creating Frames): Move frame parameter example to
265 Frame Parameters node.
266 (Frame Commands): C-x 5 o does not warp the mouse by default.
267 (Fonts): Add more GTK-style properties; also, they should be
268 capitalized.
269 (Special Buffer Frames): Node deleted; special-display is on the
270 way out.
271 (Frame Parameters): Example moved here from Creating Frames.
272 Clarify that default-frame-alist affects the initial frame too.
273 Delete auto-raise-mode and auto-lower-mode.
274 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
275 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
276
277 * windows.texi (Window Choice): Add xref to Lisp manual for
278 special-display-*.
279
a3dcc84e
EZ
2802011-11-26 Eli Zaretskii <eliz@gnu.org>
281
282 * display.texi (Text Display): Update the description,
283 cross-references, and indexing related to display of control
284 characters and raw bytes.
285
4ad3bc2a
CY
2862011-11-25 Chong Yidong <cyd@gnu.org>
287
288 * frames.texi (Frames): Rewrite introduction.
289 (Mouse Commands): Default for mouse-drag-copy-region is now t.
290 Mouse-3 does not copy to kill ring by default. DEL does not
291 behave specially for mouse commands any more.
292 (Mouse References): Document mouse-1-click-follows-link more
293 thoroughly.
294 (Menu Mouse Clicks): Move footnote to the main text and add xref
295 to Init Rebinding node.
296 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
297
298 * files.texi (Visiting): `C-x 5 f' works on ttys too.
299
20db1522
JB
3002011-11-24 Juanma Barranquero <lekktu@gmail.com>
301
302 * display.texi (Font Lock): Fix typo.
303
01d06b1f
GM
3042011-11-24 Glenn Morris <rgm@gnu.org>
305
306 * rmail.texi (Rmail Output):
307 Mention rmail-automatic-folder-directives. (Bug#9657)
308
0cbaa1d5
CY
3092011-11-21 Chong Yidong <cyd@gnu.org>
310
311 * mark.texi (Global Mark Ring): Fix description of global mark
312 ring (Bug#10032).
313
fe7a3057
JB
3142011-11-20 Juanma Barranquero <lekktu@gmail.com>
315
316 * msdog.texi (Windows Fonts): Fix typo.
317
b6e63cbe
GM
3182011-11-17 Glenn Morris <rgm@gnu.org>
319
320 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
321
58179cce
JB
3222011-11-16 Juanma Barranquero <lekktu@gmail.com>
323
324 * killing.texi (Rectangles):
7877f373
JB
325 * misc.texi (Document View):
326 * modes.texi (Choosing Modes):
327 * msdog.texi (Windows Fonts):
58179cce
JB
328 * regs.texi (Rectangle Registers):
329 * search.texi (Isearch Yank): Fix typos.
330
291d142b
CY
3312011-11-06 Chong Yidong <cyd@gnu.org>
332
333 * windows.texi (Basic Window): Add xref to Cursor Display.
334 (Split Window): Document negative arg for splitting commands.
335 (Other Window): Document mouse-1 in text area of window.
336 (Change Window): Don't mention window attributes, since they
337 aren't defined. C-x 1 can't be used with minibuffer windows.
338 Windows are no longer auto-deleted.
339 (Window Choice): Add xref to Choosing Window in Lisp manual.
340 (Window Convenience): Note that windmove disables shift-selection.
341 Move M-x compare-windows here from Other Window node.
342
343 * custom.texi (Mouse Buttons):
344 * search.texi (Isearch Scroll):
345 * windows.texi (Split Window): Use new names split-window-below
346 and split-window-right.
347
a7ef684b
JB
3482011-10-26 Juanma Barranquero <lekktu@gmail.com>
349
350 * emacs.texi (Top): Fix typo.
351
d53e1747
GM
3522011-10-25 Glenn Morris <rgm@gnu.org>
353
354 * abbrevs.texi (Saving Abbrevs):
355 quietly-read-abbrev-file is not a command. (Bug#9866)
356
e7a3ff06
CY
3572011-10-24 Chong Yidong <cyd@gnu.org>
358
359 * display.texi (Scrolling): Document scroll-up-line and
360 scroll-down-line. Document scroll-command property.
361 (Recentering): New node, split off from Scrolling.
362
86c60681
CY
3632011-10-23 Chong Yidong <cyd@gnu.org>
364
da97a9e6
CY
365 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
366 (Tool Bars): Copyedits.
367
86c60681
CY
368 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
369
d195726a
CY
3702011-10-22 Chong Yidong <cyd@gnu.org>
371
372 * windows.texi (Displaying Buffers): Fix broken lispref link.
373
a70e06c1
CY
3742011-10-22 Chong Yidong <cyd@gnu.org>
375
376 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
377 Move confirm-nonexistent-file-or-buffer discussion here.
378
379 * files.texi (File Names, Visiting): Move detailed discussion of
380 minibuffer confirmation to Minibuffer Exit.
381
382 * buffers.texi (Buffers): Tweak mention of mail buffer name.
383 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
384
bfd779dd
CY
3852011-10-21 Chong Yidong <cyd@gnu.org>
386
387 * files.texi (File Names, Visiting, Interlocking): Copyedits.
388 (Backup Copying): backup-by-copying-when-mismatch is now t.
389 (Customize Save): Fix description of require-final-newline.
390 (Reverting): Note that revert-buffer can't be undone. Mention VC.
391 (Auto Save Control): Clarify.
392 (File Archives): Add 7z.
393 (Remote Files): ange-ftp-make-backup-files defaults to nil.
394
395 * arevert-xtra.texi (Autorevert): Copyedits.
396
6e317956
CY
3972011-10-20 Chong Yidong <cyd@gnu.org>
398
399 * custom.texi (Hooks, Init Examples):
400 * display.texi (Font Lock):
401 * fixit.texi (Spelling):
402 * rmail.texi (Rmail Display): Minor mode function with no arg now
403 enables it.
404
405 * fixit.texi (Spelling): Fix description of inline completion.
406
5abc31ef
CY
4072011-10-19 Chong Yidong <cyd@gnu.org>
408
409 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
410 entries.
411 (Isearch Yank): Document isearch-yank-pop.
412 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
413 (Other Repeating Search): Document Occur Edit mode.
414
939db9ac
CY
4152011-10-18 Chong Yidong <cyd@gnu.org>
416
417 * display.texi (Fringes): Move overflow-newline-into-fringe here,
418 from Line Truncation node.
419 (Standard Faces): Note that only the background of the cursor face
420 has an effect.
421 (Cursor Display): Fix descriptions of cursor face
422 and bar cursor blinking.
423 (Text Display): Document nobreak-char-display more clearly.
424 (Line Truncation): Add xref to Split Window node.
425 (Display Custom): Don't bother documenting baud-rate or
426 no-redraw-on-reenter.
427
428 * search.texi (Slow Isearch): Node removed.
429
80c6d77f
GM
4302011-10-18 Glenn Morris <rgm@gnu.org>
431
432 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
433
d366bd53
CY
4342011-10-18 Chong Yidong <cyd@gnu.org>
435
436 * display.texi (Faces): Simplify discussion. Move documentation
437 of list-faces-display here, from Standard Faces node. Note
438 special role of `default' background.
439 (Standard Faces): Note special role of `default' background. Note
440 that region face may be taken fom GTK. Add xref to Text Display.
441 (Text Scale): Rename from "Temporary Face Changes". Callers
442 changed. Don't bother documenting variable-pitch-mode.
443 (Font Lock): Copyedits. Remove font-lock-maximum-size.
444 (Useless Whitespace): Simplify description of
445 delete-trailing-whitespace. Note active region case.
446 (Text Display): Fix description of escape-glyph face assignment.
447 Remove unibye mode discussion. Update some parts for Unicode.
448 Move glyphless chars documentation to Lisp manual.
449
450 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
451
21100e7d
CY
4522011-10-15 Chong Yidong <cyd@stupidchicken.com>
453
454 * display.texi (Scrolling): Tweak explanation of scroll direction.
455 (View Mode): Add index entries.
456
457 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
458
459 * regs.texi (Text Registers): C-x r i does not activate the mark.
460 (Bookmarks): Document new default bookmark location.
461
50b063c3
CY
4622011-10-13 Chong Yidong <cyd@stupidchicken.com>
463
464 * killing.texi (Deletion): Add xref to Using Region. Document
465 delete-forward-char.
466 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
467 description here. Recommend C-u C-SPC for jumping to mark.
468 (Kill Ring): Move kill ring variable documentation here.
469 (Primary Selection): Copyedits.
470 (Rectangles): Document new command rectangle-number-lines.
471 (CUA Bindings): Note that this disables the mark-even-if-inactive
472 behavior for C-x and C-c.
473
474 * mark.texi (Mark): Mention "active region" terminology.
475 (Using Region): Document delete-active-region.
476
e1a3f5b1
CY
4772011-10-12 Chong Yidong <cyd@stupidchicken.com>
478
479 * mark.texi (Mark): Clarify description of disabled Transient Mark
480 mode (Bug#9689).
481 (Setting Mark): Document prefix arg for C-x C-x. Document primary
482 selection changes. Mention that commands like C-y set the mark.
483 (Marking Objects): Add xref to Words node. Note that mark-word
484 and mark-sexp also have the "extend region" behavior.
485 (Using Region): Mention M-$ in the table. Document
486 mark-even-if-inactive here instead of in Mark Ring.
487 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
488 note of the "Mark Set" behavior.
489 (Disabled Transient Mark): Rename from "Persistent Mark"
490 (Bug#9688). Callers changed.
491
492 * programs.texi (Expressions):
493 * text.texi (Words): Defer to Marking Objects for mark-word doc.
494
3dc62b2b
CY
4952011-10-09 Chong Yidong <cyd@stupidchicken.com>
496
497 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
498 option" terminology.
499 (Key Help): Add command names. Define "documentation string".
500 (Name Help): Remove an over-long joke.
501 (Apropos): Document prefix args. Remove duplicated descriptions.
502 (Help Mode): Add C-c C-b to table. Update TAB binding.
503 (Package Keywords): Rename from "Library by Keyword". Describe
504 new package menu interface.
505 (Help Files, Help Echo): Tweak description.
de09aa52
CY
506
507 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 508 (Minibuffer History): Document numeric args to history commands.
de09aa52 509
2d3fe5d7
EZ
5102011-10-08 Eli Zaretskii <eliz@gnu.org>
511
512 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
513
b2b0776e
CY
5142011-10-08 Chong Yidong <cyd@stupidchicken.com>
515
516 * basic.texi (Position Info): Omit page commands. Document
517 count-words-region and count-words.
518
519 * text.texi (Pages): Move what-page documentation here.
520
27a16462
CY
5212011-10-08 Chong Yidong <cyd@stupidchicken.com>
522
523 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
524 Remote Files node instead of linking directly to the Tramp manual.
525 (Minibuffer Edit): Add xref to Blank Lines.
526 (Completion): Add xref to Symbol Completion. Remove redundant
527 example, which is repeated in the next node.
528 (Completion Commands): Minor clarifications.
529 (Completion Styles): New node, split from Completion Commands.
530 Document substring and initials styles.
531 (Strict Completion): Remove information duplicated in other nodes.
532 (Completion Options): Consolidate case difference discussion here.
533
534 * help.texi (Help Mode): Fix kindex entries.
535
536 * files.texi (File Names): Add index entries.
537
de0bde62
CY
5382011-10-07 Chong Yidong <cyd@stupidchicken.com>
539
540 * basic.texi (Inserting Text): Add xref to Completion. Add
541 ucs-insert example, and document prefix argument.
542 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
543 to left/right. Tweak left-char and right-char descriptions.
544 M-left and M-right are now bound to left-word/right-word.
545 (Erasing): Document delete-forward-char.
546
547 * screen.texi (Screen, Menu Bar): Copyedits.
548 (Point): Remove duplicate paragraph on cursors, also in Screen.
549 (Mode Line): Trailing dashes no longer shown on X displays.
550
551 * frames.texi (Non-Window Terminals): Index just "text-only
552 terminal", which is used throughout the manual now.
553
554 * entering.texi (Entering Emacs): Define "startup screen".
555 Document window-splitting behavior with command-line inputs.
556 (Exiting): Remove obsolete paragraph about shells without suspend
557 functionality.
558
559 * commands.texi (User Input): Define "input event" more clearly.
560 (Keys): Add xref to Echo Area.
561 (Commands): Clarify relation between commands and functions.
562
453e4522
CY
5632011-10-06 Chong Yidong <cyd@stupidchicken.com>
564
565 * misc.texi (emacsclient Options): Document how emacsclient runs
566 the Emacs daemon (Bug#9674).
567
550f41cd
CY
5682011-10-01 Chong Yidong <cyd@stupidchicken.com>
569
570 * basic.texi (Moving Point):
571 * custom.texi (Mouse Buttons):
572 * rmail.texi (Rmail Scrolling):
573 * search.texi (Isearch Scroll):
574
575 * display.texi (Scrolling): Replace scroll-up/down with
576 scroll-up/down-command. Fix scroll-preserve-screen-position
577 description. Document scroll-error-top-bottom.
578
9229fe87
GM
5792011-09-30 Glenn Morris <rgm@gnu.org>
580
581 * commands.texi (Keys): Whitespace fix. (Bug#9635)
582
0a2132ba
CY
5832011-09-24 Chong Yidong <cyd@stupidchicken.com>
584
585 * windows.texi (Pop Up Window): Defer discussion of window
586 splitting to the Window Choice node. Add index entries.
587 (Force Same Window): Node deleted.
588 (Displaying Buffers, Window Choice): New nodes.
589
590 * buffers.texi (Select Buffer): Clarify description of
591 buffer-switching commands. Add xref to Window Display node.
592 Don't repeat confirm-nonexistent-file-or-buffer description from
593 Visiting node. Remove even-window-heights.
594
595 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
596
33ed493b
CY
5972011-09-18 Chong Yidong <cyd@stupidchicken.com>
598
599 * cmdargs.texi (Icons X): Fix description of Emacs icon.
600
601 * xresources.texi (Table of Resources): Fix documentation of
602 bitmapIcon.
603
92fa95ad
CY
6042011-09-15 Chong Yidong <cyd@stupidchicken.com>
605
606 * package.texi (Package Menu): Add package-menu-mark-upgrades.
607
16254627
EH
6082011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
609
610 * frames.texi (Frame Commands): Note that delete-other-frames only
611 deletes frames on current terminal.
612
c3760c17
EZ
6132011-09-10 Eli Zaretskii <eliz@gnu.org>
614
615 * sending.texi (Mail Misc): Document mail-add-attachment.
616
69b8be97
EZ
6172011-09-04 Eli Zaretskii <eliz@gnu.org>
618
619 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
620
3fd50d5c
CY
6212011-08-29 Chong Yidong <cyd@stupidchicken.com>
622
623 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
624
e2aeef63
CY
6252011-08-28 Chong Yidong <cyd@stupidchicken.com>
626
627 * files.texi (File Archives):
628 * cal-xtra.texi (Diary Display):
629 * help.texi (Help Mode): Add xref to View Mode.
630
ddb54206
CY
6312011-08-28 Chong Yidong <cyd@stupidchicken.com>
632
a6326082
CY
633 * display.texi (View Mode): New node. Move view-file here from
634 Misc File Ops. Move view-buffer here from Misc Buffer.
635
636 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
637
04e2ce72 638 * files.texi (Misc File Ops): Document new
a6326082 639 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
640
641 * dired.texi (Dired Deletion): Shorten description of Trash.
642
ddb54206
CY
643 * misc.texi (emacsclient Options): Document server-port.
644
bd206ce5
EZ
6452011-08-27 Eli Zaretskii <eliz@gnu.org>
646
647 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
648 even on MS-Windows. Fix a typo.
649
d43f5a42
CY
6502011-08-26 Chong Yidong <cyd@stupidchicken.com>
651
652 * package.texi: New file, documenting the package manager.
653
654 * emacs.texi: Include it.
655
656 * help.texi (Help Summary): Add describe-package.
657
e0b1591b
CY
6582011-08-25 Chong Yidong <cyd@stupidchicken.com>
659
856ce114
CY
660 * misc.texi (Printing): Convert subnodes into subsections.
661
f404f8bc
CY
662 * text.texi (Two-Column): Move into Text chapter.
663
664 * picture-xtra.texi (Picture Mode): Group with Editing Binary
665 Files section. Convert from chapter into section.
666
667 * display.texi (Narrowing): Move into display chapter.
668
e0b1591b
CY
669 * sending.texi (Sending Mail):
670 * rmail.texi (Rmail):
671 * misc.texi (Gnus, Document View):
672 * dired.texi (Dired):
673 * emacs.texi: Group the mail, rmail, and gnus chapters together.
674
75bfc667
JL
6752011-08-07 Juri Linkov <juri@jurta.org>
676
677 * dired.texi (Operating on Files): Rewrite according to the fact
678 that `dired-do-chmod' doesn't use the `chmod' program anymore.
679
fe676f91
MA
6802011-07-30 Michael Albinus <michael.albinus@gmx.de>
681
682 * mini.texi (Minibuffer File): Insert a reference to Tramp for
683 remote file name completion. (Bug#9197)
684
4cc60b9b
EZ
6852011-07-28 Eli Zaretskii <eliz@gnu.org>
686
687 * mule.texi (Bidirectional Editing): Document the fact that
688 bidi-display-reordering is t by default.
689
89671e16
LMI
6902011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
691
692 * help.texi (Misc Help): Mention `describe-prefix-bindings'
693 explicitly (bug#8904).
694
fb23ecc2
LMI
6952011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
696
697 * trouble.texi (Checklist): Use an `M-x' example instead of an
698 Emacs Lisp form to switch on the dribble file (bug#8056).
699
465c5fc8
LMI
7002011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
701
702 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
703
90a6258b
GM
7042011-07-13 Glenn Morris <rgm@gnu.org>
705
706 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
707
c7588364
LMI
7082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
709
710 * mark.texi (Mark Ring): Clarify how many locations are saved
711 (bug#5770).
712 (Global Mark Ring): Ditto.
713
4cb4f3ba
LMI
7142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
715
d648feab
LMI
716 * text.texi (Table Recognition): Use "at point" instead of "under
717 point" (bug#4345).
718
4cb4f3ba
LMI
719 * display.texi (Cursor Display): Mention `cursor-type'.
720
721 * screen.texi (Point): Clarify that it's only if you use a block
722 cursor that it appears to be on a character (bug#4345).
723
ecd0b990
CY
7242011-07-12 Chong Yidong <cyd@stupidchicken.com>
725
726 * misc.texi (Amusements): Move dissociated press here, from its
727 own section.
728
729 * emacs.texi (Top): Update node listing.
730
c2fd0368
LMI
7312011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
732
733 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
734 clarity (bug#3523).
735
fdeb32ec
CY
7362011-07-12 Chong Yidong <cyd@stupidchicken.com>
737
738 * cmdargs.texi (Initial Options): Document --no-site-lisp.
739 (Misc X): Document --parent-id.
740
741 * frames.texi (Frame Commands): Note that focus-follows-mouse now
742 defaults to nil.
743
744 * misc.texi (emacsclient Options): Document --parent-id.
745
746 * msdog.texi (Windows HOME): Document _emacs as obsolete.
747
f584ca38
LMI
7482011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
749
750 * emacs.texi: Use "..." instead of ``...'' in the menus
751 (bug#3503).
752
963578d3
CY
7532011-07-11 Chong Yidong <cyd@stupidchicken.com>
754
755 * killing.texi (Primary Selection): Document `only' setting for
756 select-active-regions.
757
758 * mark.texi (Setting Mark): Reference Shift Selection node.
759
760 * frames.texi (Mouse Commands): Document mouse-yank-primary.
761
a30ed87b
LMI
7622011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
763
47076272
LMI
764 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
765 motion keys" (bug#3503).
766
a30ed87b
LMI
767 * emacs.texi: Change all the register node names from "RegPos"
768 (etc.) to "Positional Registers" (etc.) (bug#3314).
769
4d45a8b7
CY
7702011-07-11 Chong Yidong <cyd@stupidchicken.com>
771
772 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
773 (Other Kill Commands, Kill Options): Copyedits.
774 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
775 (Yanking): Move yank-excluded properties discussion here.
776 (Cut and Paste): Move from frames.texi. Update subnodes to
777 describe x-select-enable-clipboard case.
778
779 * frames.texi: Move Cut and Paste node and subnodes into
780 killing.texi, except Mouse Commands and Word and Line Mouse.
781
c160ddee
AM
7822011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
783
784 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
785
3329e6e3
LMI
7862011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
787
32a214fe
LMI
788 * screen.texi (Mode Line): Clarify that coding systems are
789 characters, not letters (bug#1749).
790
3329e6e3
LMI
791 * cmdargs.texi (Environment): Mention removing variables
792 (bug#1615). Text suggested by Kevin Rodgers.
793
8875da1e
CY
7942011-07-10 Chong Yidong <cyd@stupidchicken.com>
795
54806e45
CY
796 * misc.texi (Amusements): Don't mention Yow; it's crippled.
797
8875da1e
CY
798 * modes.texi: Rename from major.texi.
799 (Modes): New node. Make Major Modes and Minor Modes subsections
800 of this. All callers changed.
801
802 * custom.texi (Minor Modes): Move to modes.texi.
803
7847b2a1
CY
8042011-07-10 Chong Yidong <cyd@stupidchicken.com>
805
6cfd0fa2
CY
806 * custom.texi (Syntax): Node deleted.
807
808 * help.texi (Help Summary):
809 * major.texi (Major Modes):
810 * programs.texi (Parentheses):
811 * search.texi (Regexp Backslash, Regexp Backslash)
812 (Regexp Backslash):
813 * text.texi (Words): Callers changed.
814
7847b2a1
CY
815 * text.texi (Refill, Longlines): Delete nodes.
816
817 * ack.texi (Acknowledgments): Longlines removed from manual.
818
819 * emacs.texi (Top): Update node listing.
820
2a71c436
GM
8212011-07-09 Glenn Morris <rgm@gnu.org>
822
823 * fortran-xtra.texi (Fortran): Update handled extensions.
824
61436e9f
LMI
8252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
826
827 * display.texi (Scrolling): `C-v' (etc) are now bound to
828 `scroll-*-command' (bug#8349).
829
6e560c71
LMI
8302011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
831
48954a09 832 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
833 doesn't actually delete any files (bug#7125).
834
2904fd97
LMI
835 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
836 argument for `C-c C-k' (bug#7391).
837
6e560c71
LMI
838 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
839 you're currently using (bug#8489).
840
978ff6c5
EZ
8412011-07-01 Eli Zaretskii <eliz@gnu.org>
842
843 * mule.texi (Coding Systems): Move index entries from the previous
844 change into their proper places.
845
0d742084
LMI
8462011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
847
31976bd5
LMI
848 * help.texi (Help Files): Document view-external-packages (bug#8902).
849
0d742084
LMI
850 * mule.texi (Coding Systems): Put a few more of the coding systems
851 into the index (bug#8900).
852
9f678528
GM
8532011-06-26 Glenn Morris <rgm@gnu.org>
854
855 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
856
18a4ce5e
AR
8572011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
858
859 * misc.texi (emacsclient Options): Mention --frame-parameters.
860
f0da764a
GM
8612011-06-09 Glenn Morris <rgm@gnu.org>
862
863 * custom.texi (Specifying File Variables):
864 Recommend explicit arguments for minor modes.
865
b047e7ac
PE
8662011-06-02 Paul Eggert <eggert@cs.ucla.edu>
867
868 Document wide integers better.
869 * buffers.texi (Buffers):
001903b5
PE
870 * files.texi (Visiting): Document maxima for 64-bit machines,
871 and mention virtual memory limits.
b047e7ac 872
bf41276f
CY
8732011-05-28 Chong Yidong <cyd@stupidchicken.com>
874
875 * custom.texi (Hooks): Reorganize. Mention Prog mode.
876
877 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
878 prog mode (Bug#8240).
879
e145f188
GM
8802011-05-27 Glenn Morris <rgm@gnu.org>
881
882 * custom.texi (Specifying File Variables):
883 Major modes no longer need come first.
884
313f790e
CY
8852011-05-22 Chong Yidong <cyd@stupidchicken.com>
886
887 * mule.texi (Specify Coding, Text Coding, Communication Coding):
888 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
889
c136e5cd
GM
8902011-05-18 Glenn Morris <rgm@gnu.org>
891
892 * ack.texi (Acknowledgments): Remove fakemail.c.
893
c71a0d48 8942011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
895
896 Fixes for fitting text into 7x9 printed manual.
897 * building.texi (Flymake, Breakpoints Buffer):
898 * calendar.texi (Appointments):
899 * cmdargs.texi (General Variables, Display X):
900 * custom.texi (Saving Customizations, Face Customization)
901 (Directory Variables, Minibuffer Maps, Init Rebinding):
902 * display.texi (Font Lock, Font Lock, Useless Whitespace):
903 * fixit.texi (Spelling):
904 * frames.texi (Creating Frames, Fonts):
905 * help.texi (Help Files):
906 * mini.texi (Minibuffer File):
907 * misc.texi (emacsclient Options, Emulation):
908 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
909 * mule.texi (International Chars, Language Environments)
910 (Select Input Method, Modifying Fontsets, Charsets):
911 * programs.texi (Custom C Indent):
912 * rmail.texi (Rmail Labels):
913 * text.texi (Table Conversion):
914 * trouble.texi (Known Problems, Known Problems):
915 * windows.texi (Change Window):
916 * xresources.texi (GTK resources): Reflow text and re-indent code
917 examples to avoid TeX overflows and underflows on 7x9 paper.
918
919 * emacs.texi: Fix the (commented out) smallbook command.
920
921 * macos.texi (Mac / GNUstep Events):
922 * xresources.texi (Lucid Resources): Remove extraneous examples.
923
b8f82dc1
GM
9242011-05-10 Glenn Morris <rgm@gnu.org>
925
926 * custom.texi (Specifying File Variables):
927 Deprecate using mode: for minor modes.
928
d306b4da
GM
9292011-05-07 Glenn Morris <rgm@gnu.org>
930
931 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
932
548d0a63
GM
9332011-05-06 Glenn Morris <rgm@gnu.org>
934
5006e634
GM
935 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
936
548d0a63
GM
937 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
938
e793a940
LMI
9392011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
940
941 * misc.texi (Emacs Server): Document `server-eval-at'.
942
7031be6d
UR
9432011-04-24 Chong Yidong <cyd@stupidchicken.com>
944
945 * maintaining.texi (List Tags): Document next-file. Suggested by
946 Uday S Reddy.
947
4ffd0d6b 9482011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
949
950 * mini.texi (Minibuffer Edit):
951 * screen.texi (Mode Line): Fix typo.
952
1c6c854e
CS
9532011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
954
024ff170 955 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 956
c5c9f40f
CY
9572011-03-26 Chong Yidong <cyd@stupidchicken.com>
958
959 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
960
09725d26
EZ
9612011-03-30 Eli Zaretskii <eliz@gnu.org>
962
963 * display.texi (Auto Scrolling): Document the limit of 100 lines
964 for never-recentering scrolling with `scroll-conservatively'.
965 (Bug#6671)
966
09d9db2c 9672011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
968
969 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
970 HOME on Windows and where it looks for init files. (Bug#8221)
971
62d94509
EZ
9722011-03-10 Eli Zaretskii <eliz@gnu.org>
973
974 * search.texi (Regexp Example):
975 * mule.texi (International Chars):
976 * building.texi (External Lisp): Don't use characters outside
977 ISO-8859-1.
978
0286d9de
EZ
9792011-03-09 Eli Zaretskii <eliz@gnu.org>
980
1c6c854e
CS
981 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
982 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
983
984 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
985
114902a5 986 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
987 (Bug#8210)
988
0afb4571
J
9892011-03-08 Jan Djärv <jan.h.d@swipnet.se>
990
991 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
992 for Gtk+ 3.
993
bb3865e8
GM
9942011-03-08 Glenn Morris <rgm@gnu.org>
995
6446548e
GM
996 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
997 * emacs.texi (Acknowledgments):
998 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 999 * emacs.texi: Set documentencoding.
6446548e 1000
bb3865e8
GM
1001 * display.texi (Optional Mode Line): Don't mention exactly where
1002 display-time appears. (Bug#8193)
1003
33383987
JB
10042011-03-07 Chong Yidong <cyd@stupidchicken.com>
1005
1006 * Version 23.3 released.
1007
892777ba
CY
10082011-03-06 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1011
0b973fc5
DW
10122011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1013
1014 * misc.texi (emacsclient Options): Add q/quiet.
1015
8ef5a2f2
GM
10162011-03-02 Glenn Morris <rgm@gnu.org>
1017
1018 * mule.texi (Communication Coding) <x-select-request-type>:
1019 Remove duplicate (essentially) paragraph. (Bug#8148)
1020
bd106056
CS
10212011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1022
1023 * maintaining.texi (Format of ChangeLog): Add reference to
1024 add-log-full-name.
1025 (Change Log Commands): Add documentation for combining multiple
1026 symbols in one change.
1027
6640b281
GM
10282011-03-01 Glenn Morris <rgm@gnu.org>
1029
1030 * custom.texi (Directory Variables):
1031 Give an example of excluding subdirectories.
1032
2b0c7330 10332011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1034
1035 * search.texi (Regexp Search): Move index entries about regexps to the
1036 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1037
8c62c205
GM
10382011-02-19 Glenn Morris <rgm@gnu.org>
1039
1040 * dired.texi (Dired): Dired-X version number was dropped.
1041
3928f2b6
JD
10422011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1043
1044 * xresources.texi (X Resources): Remove *faceName and replace it with
1045 *font for Lucid.
1046
a41c8660
CY
10472011-02-05 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * rmail.texi (Rmail Display): Document Rmail MIME support more
1050 accurately.
1051
1052 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1053 vc-log-outgoing.
1054 (Merging): Document vc-find-conflicted-file.
1055
233ba4d9 10562011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1057
1058 * custom.texi (Variables): Fix typo.
1059
14beddf4 10602011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1061
65401ee3
CY
1062 * search.texi (Regexps): Copyedits. Mention character classes
1063 (Bug#7809).
1064
19f81ecf
CY
1065 * files.texi (File Aliases): Restore explanatory text from Eli
1066 Zaretskii, accidentally removed in 2011-01-08 commit.
1067
bf3dae7e
EZ
10682011-01-29 Eli Zaretskii <eliz@gnu.org>
1069
1070 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1071 (MAKEINFO_OPTS): New variable.
1072 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1073 (emacs.html): New target.
1074 (clean): Remove emacs.html.
1075
45eb2a5d
WL
10762011-01-23 Werner Lemberg <wl@gnu.org>
1077
1078 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1079 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1080 (ENVADD): Updated.
1081
9acfe703
GM
10822011-01-18 Glenn Morris <rgm@gnu.org>
1083
1084 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1085
1086 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1087
362b9d48
GM
10882011-01-15 Chong Yidong <cyd@stupidchicken.com>
1089
bb033b5f
CY
1090 * building.texi (Compilation): Improve instructions for running two
1091 compilations (Bug#7573).
1092
b024d9f0
MD
1093 * files.texi (Backup Names): Document the new location of the
1094 last-resort backup file.
1095
362b9d48
GM
1096 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1097 manual. Explain why directory-abbrev-alist elements should be anchored
1098 (Bug#7777).
1099
11002011-01-15 Eli Zaretskii <eliz@gnu.org>
1101
1102 * msdog.texi (Windows Startup): Correct inaccurate description of
1103 differences between emacsclient.exe and emacsclientw.exe.
1104
7c420169 11052011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1106
1107 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1108
7c420169 11092011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1110
1111 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1112
7c420169 11132011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1114
2d34d523
EZ
1115 * frames.texi (Cut and Paste): Modify the section's name and text:
1116 don't mix "cut/paste" with "kill/yank".
1117 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1118 (Bug#7702)
1119
88ab4340
EZ
1120 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1121
7c420169 11222011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1123
1124 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1125 matches its position in the menu. (Bug#7674)
1126
7c420169 11272011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1128
1129 * trouble.texi (Checklist): Mention not replying via news either.
1130
92bb6c52
TH
11312010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1132
1133 * misc.texi (Document View): Update DocView section with newly
1134 supported document formats.
1135
b103c904
CY
11362010-12-21 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * killing.texi: Resection the Info version to conform to the
1139 printed manual, to avoid making sections on Accumulating Text, CUA
1140 and Rectangles into full chapters.
1141
f49d1f52 11422010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1143
1144 * custom.texi (Init Syntax): Add index entries for "character syntax".
1145 (Bug#7576)
1146
f49d1f52 11472010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1148
1149 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1150
f49d1f52 11512010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1152
1153 * trouble.texi (Checklist): Fix typo in newsgroup name.
1154
f49d1f52 11552010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1156
1157 * search.texi (Word Search): Note that the lazy highlight always
1158 matches to whole words (Bug#7470).
1159
f49d1f52 11602010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1161
4f1948eb
EZ
1162 * display.texi (Optional Mode Line): Make the description of
1163 load-average more accurate.
1164
b8a9e136
EZ
1165 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1166 registry, with a cross-reference.
62d72a4a
EZ
1167 (Windows Startup): New node. Move the stuff about the current
1168 directory from "Windows HOME".
b8a9e136 1169
07976ae3 11702010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1171
1172 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1173 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1174
07976ae3 11752010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1176
1177 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1178 Suggested by Štěpán Němec.
1179
07976ae3 11802010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1181
1aaae3f3
CY
1182 * maintaining.texi (Version Control): Say "commit", not "check in".
1183 (Version Control Systems): Simplify descriptions.
1184 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1185 VCS Concepts.
1186 (VC Mode Line): Update example.
1187 (Old Revisions): Document revert-buffer for vc-diff.
1188 (Log Buffer): Promote to a subsection. Document header lines.
1189
1c6c854e
CS
1190 * macos.texi (Mac / GNUstep Basics):
1191 Document ns-right-alternate-modifier.
ec8a6295 1192
1aaae3f3
CY
1193 * emacs.texi (Top): Update node listing.
1194
0eb025fb
EZ
11952010-11-13 Eli Zaretskii <eliz@gnu.org>
1196
1197 * rmail.texi (Rmail Coding): Characters with no fonts are not
1198 necessarily displayed as empty boxes.
1199
1200 * mule.texi (Language Environments, Fontsets): Characters with no
1201 fonts are not necessarily displayed as empty boxes.
1202
1203 * display.texi (Text Display): Document display of glyphless
1204 characters.
1205
ea4f7750
GM
12062010-11-13 Glenn Morris <rgm@gnu.org>
1207
1208 * basic.texi (Position Info): Add M-x count-words-region.
1209
90639cea
GM
12102010-11-11 Glenn Morris <rgm@gnu.org>
1211
1212 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1213
d607b96b 12142010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1215
1216 * msdog.texi (Windows HOME): Add information regarding startup
1217 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1218
c12e4a81
GM
12192010-10-11 Glenn Morris <rgm@gnu.org>
1220
df187c62
GM
1221 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1222
c12e4a81
GM
1223 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1224 (DVIPS): New variable.
234db610
GM
1225 (.PHONY): Add html, ps.
1226 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1227 (clean): Delete html, ps files.
c12e4a81 1228
6513b232
EZ
12292010-10-09 Eli Zaretskii <eliz@gnu.org>
1230
1231 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1232
f4f358f1
GM
12332010-10-09 Glenn Morris <rgm@gnu.org>
1234
c1dc72b3
GM
1235 * Makefile.in (VPATH): Remove.
1236 (infodir): Make it absolute.
1237 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1238
4393405b
GM
1239 * Makefile.in (dist): Anchor regexps.
1240
eef3ab94
GM
1241 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1242 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1243 (emacs-xtra.pdf): Use $<.
1244
aa9db089
GM
1245 * Makefile.in (infoclean): Remove harmless, long-standing error.
1246
abd40fb4
GM
1247 * Makefile.in ($(infodir)): Delete rule.
1248 (mkinfodir): New.
1249 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1250
f4f358f1 1251 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1252 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1253 * emacsver.texi: New file, replacing emacsver.texi.in.
1254
ea274122
GM
12552010-10-09 Glenn Morris <rgm@gnu.org>
1256
f7a31f11
GM
1257 * emacsver.texi.in: New file.
1258 * emacs.texi: Set EMACSVER by including emacsver.texi.
1259 * Makefile.in (distclean): Delete emacsver.texi.
1260 (dist): Copy emacsver.texi.
b13254e7 1261 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1262
3fb78d1f
GM
1263 * ack.texi (Acknowledgments): No more b2m.c.
1264
ea274122
GM
1265 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1266 (emacs): Remove rule.
1267 (dist): No need to deal with the emacs rule any more.
1268
17ca7950
GM
12692010-10-07 Glenn Morris <rgm@gnu.org>
1270
1271 * Makefile.in (version): New, set by configure.
1272 (clean): Delete dist tar file.
1273 (dist): Use version in tar name.
1274
4c83f6e1
GM
12752010-10-06 Glenn Morris <rgm@gnu.org>
1276
1277 * Makefile.in (EMACS_XTRA): Add the main source file.
1278 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1279 (mostlyclean): No core files, reorder other files.
1280 (clean): Delete specific dvi and pdf files.
1281 (infoclean, dist): New rules.
1282 (maintainer-clean): Use infoclean.
8a944cea 1283 ($(infodir)): Add parallel build workaround.
4c83f6e1 1284
0264072d
GM
12852010-10-04 Glenn Morris <rgm@gnu.org>
1286
1287 * Makefile.in (SHELL): Set it.
1288 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1289 (info, dvi): Replace above variables with their expansions.
1290 (info): Move mkdir from here...
1291 ($(infodir)/emacs): ... to here (for parallel builds).
1292 (pdf): New target.
1293 ($(infodir)/emacs): Pass -o option to makeinfo.
1294 (.PHONY): Declare clean rules.
1295 (maintainer-clean): Delete dvi and pdf files.
1296 Guard against cd failures. Use a more restrictive delete.
1297
3226d6ca
GM
12982010-10-02 Glenn Morris <rgm@gnu.org>
1299
1300 * misc.texi (Shell Mode): Remove reference to old function name.
1301
cad90f3b
EZ
13022010-09-30 Eli Zaretskii <eliz@gnu.org>
1303
1304 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1305 indicator characters.
1306
5f874327
GM
13072010-09-29 Glenn Morris <rgm@gnu.org>
1308
1309 * Makefile.in (top_srcdir): Remove unused variable.
1310
0ab9cff3
GM
13112010-09-14 Glenn Morris <rgm@gnu.org>
1312
67ae9766
GM
1313 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1314 the last hook item.
1315
0ab9cff3
GM
1316 * calendar.texi (Appointments): Also updated when a diary include file
1317 is saved.
1318
6664fc59 13192010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1320
1321 * trouble.texi (Bugs): Update the section intro.
1322 (Known Problems): New section.
1323 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1324 (Sending Patches): Bug fixes are best as responses to existing bugs.
1325 * emacs.texi (Known Problems): Add menu entry for new section.
1326
be3283d7
GM
13272010-09-09 Glenn Morris <rgm@gnu.org>
1328
1329 * xresources.texi: Untabify.
1330
10999305 13312010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1332
1333 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1334
10999305 13352010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1336
1337 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1338
30641319
JD
13392010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1340
1341 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1342
50dd7bc6
GM
13432010-08-21 Glenn Morris <rgm@gnu.org>
1344
1345 * misc.texi (Amusements): Mention bubbles and animate.
1346
5e620eca
EZ
13472010-07-31 Eli Zaretskii <eliz@gnu.org>
1348
1349 * files.texi (Visiting): Add more index entries for
1350 large-file-warning-threshold.
1351
8b2dd508
JD
13522010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1353
1354 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1355
8838673e
GM
13562010-06-23 Glenn Morris <rgm@gnu.org>
1357
1358 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1359 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1360 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1361 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1362 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1363 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1364 Untabify Texinfo files.
1365
04d3bb6c
GM
13662010-06-10 Glenn Morris <rgm@gnu.org>
1367
103dd3a8
GM
1368 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1369
04d3bb6c
GM
1370 * basic.texi (Inserting Text): Fix typo.
1371
50b79479
GM
13722010-06-10 Glenn Morris <rgm@gnu.org>
1373
1374 * ack.texi (Acknowledgments):
1375 * emacs.texi (Acknowledgments): Update for notifications.el.
1376
86d7a550
DU
13772010-05-31 Daiki Ueno <ueno@unixuser.org>
1378
1379 * dired.texi (Operating on Files): Mention encryption commands
1380 (Bug#6315).
1381
db5dce9d
EZ
13822010-05-29 Eli Zaretskii <eliz@gnu.org>
1383
1384 * basic.texi (Moving Point): Update due to renaming of commands bound
1385 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1386
34313041
EZ
13872010-05-18 Eli Zaretskii <eliz@gnu.org>
1388
1389 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1390 paragraphs.
1391 (Line Truncation): Fix wording for bidi display.
1392
1fc0ce04 1393 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1394 keys.
1395
0235128c 13962010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1397
1398 * building.texi (GDB Graphical Interface): Remove misleading comparison
1399 to an IDE (Bug#6128).
1400
0235128c 14012010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1402
1403 * programs.texi (Man Page):
1404 * misc.texi (Invoking emacsclient):
1405 * mini.texi (Repetition):
1406 * mark.texi (Setting Mark): Fix typos.
1407
0235128c 14082010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1409
1410 * misc.texi (Printing): Document htmlfontify-buffer.
1411
0235128c 14122010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1413
1414 * calendar.texi (Displaying the Diary, Format of Diary File):
1415 Fix external cross-references for TeX format output.
1416
0235128c
SM
14172010-05-07 Chong Yidong <cyd@stupidchicken.com>
1418
1419 * Version 23.2 released.
1420
f63d0028
JD
14212010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1422
1423 * cmdargs.texi (Initial Options): Mention --chdir.
1424
20fe03ad
JD
14252010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1426
1427 * frames.texi (Tool Bars): Add tool-bar-style.
1428
b7d65a5f
GM
14292010-04-21 Glenn Morris <rgm@gnu.org>
1430
1431 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1432
a42dbee1
CY
14332010-04-18 Chong Yidong <cyd@stupidchicken.com>
1434
1435 * programs.texi (Semantic): New node.
1436
1437 * maintaining.texi (EDE): New node.
1438
1439 * emacs.texi: Update node listing.
1440
1441 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1442
6e104790 14432010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1444
d52dbd3d
GM
1445 * emacs.texi (Acknowledgments): Remove duplicate.
1446
a77fe20c
GM
1447 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1448
6e104790 14492010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1450
4ebe9902
GM
1451 * dired.texi (Misc Dired Features): Mention VC diff and log.
1452 * maintaining.texi (Old Revisions, VC Change Log):
1453 Mention that diff and log work in Dired buffers.
1454
98932641
GM
1455 * help.texi (Help Summary): Mention M-x info-finder.
1456
d5b22ab2 1457 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1458
4d4e9522
GM
1459 * custom.texi (Specifying File Variables, Directory Variables):
1460 Document new commands for manipulating local variable lists.
1461
6e104790 14622010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1463
1464 * trouble.texi (Contributing): Add cindex entry.
1465 Mention etc/CONTRIBUTE.
1466
6e104790 14672010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1468
1469 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1470 query-replace (Bug#5774).
1471
a20a9df3
GM
14722010-04-16 Glenn Morris <rgm@gnu.org>
1473
1474 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1475
1ecb2d3f
JD
14762010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1477
1478 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1479
99852628
JD
14802010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1481
1482 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1483
ce79424f
EZ
14842010-03-30 Eli Zaretskii <eliz@gnu.org>
1485
1486 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1487 cross-reference to "Inserting Text".
1488
1489 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1490 Mention completion provided by `ucs-insert'.
1491
85738751 14922010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1493
1494 * sending.texi (Sending Mail): Note variables that may need
1495 customizing.
1496 (Mail Sending): Expand discussion of send-mail-function.
1497
85738751 14982010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1499
1500 Document Message mode as the default mail mode.
1501
1502 * sending.texi (Sending Mail): Copyedits.
1503 (Mail Format, Mail Headers): Document mail-from-style changes.
1504 (Mail Commands): Rename from Mail mode. Document Message mode.
1505 (Mail Misc): Rename from Mail mode Misc.
1506 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1507 command names and update keybindings.
1508 (Header Editing): Document message-tab. De-document
1509 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1510 favor of mail-default-headers. Ad index entries for user-full-name and
1511 user-mail-address.
1c6c854e
CS
1512 (Citing Mail): Update changes in Message mode behavior.
1513 Document mail-yank-prefix.
e73c2434
CY
1514 (Mail Signature): New node, moved from Mail Misc.
1515 (Mail Aliases): Mail abbrevs are the default with Message mode.
1516 (Mail Methods): Note that Message mode is now the default.
1517
1518 * rmail.texi (Rmail Reply):
1519 * text.texi (Text Mode):
1520 * major.texi (Major Modes):
1521 * mule.texi (Output Coding): Refer to Message mode.
1522
1523 * custom.texi (Init Examples): Add xref to Mail Header.
1524
1fc0ce04 1525 * emacs.texi (Top): Fix xrefs.
e73c2434 1526
85738751 15272010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1528
c0c035fa
CY
1529 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1530 repository if there is none.
1531 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1532 vc-print-root-log.
ef7b27ef 1533 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1534
71785b7a
CY
1535 * programs.texi (Program Modes): Mention Javascript mode.
1536
f67c5dd0
CY
1537 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1538 * emacs.texi: Update node description.
1539
0f72a391 1540 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1541 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1542
dc2d2590
JL
15432010-03-30 Juri Linkov <juri@jurta.org>
1544
1545 * search.texi (Other Repeating Search): Remove line that `occur'
1546 can not handle multiline matches.
1547
a7b02820
EZ
15482010-03-30 Eli Zaretskii <eliz@gnu.org>
1549
1550 * mule.texi (International): Mention support of bidirectional editing.
1551 (Bidirectional Editing): New section.
1552
22ef1944
NR
15532010-03-28 Nick Roberts <nickrob@snap.net.nz>
1554
1555 * emacs.texi (Top): Update node names to those in building.texi.
1556
146b8b16
NR
15572010-03-27 Nick Roberts <nickrob@snap.net.nz>
1558
c5e87d10
PE
1559 doc/emacs/building.texi: Describe restored GDB/MI functionality
1560 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1561 doc/emacs/emacs.texi: Update node names for building.texi.
1562
6d98672d
GM
15632010-03-24 Glenn Morris <rgm@gnu.org>
1564
1565 * ack.texi (Acknowledgments):
1566 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1567
93318cbd
JD
15682010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1569
1570 * xresources.texi (Table of Resources): Clarify toolBar number
1571 for Gtk+.
1572
1573 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1574
15cf2f52
CY
15752010-03-21 Chong Yidong <cyd@stupidchicken.com>
1576
4102856c
CY
1577 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1578
15cf2f52
CY
1579 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1580 and multi-isearch-buffers-regexp.
1581
1582 * indent.texi (Indentation): Clarify description of
1583 indent-for-tab-command. Document tab-always-indent.
1584
d68eb23c
CY
15852010-03-20 Chong Yidong <cyd@stupidchicken.com>
1586
1587 * cmdargs.texi (Font X): Move most content to Fonts.
1588
1589 * frames.texi (Fonts): New node. Document font-use-system-font.
1590
1591 * emacs.texi (Top):
1592 * xresources.texi (Table of Resources):
1593 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1594
288f9fc0
CY
15952010-03-10 Chong Yidong <cyd@stupidchicken.com>
1596
1597 * Branch for 23.2.
1598
17782bec
CY
15992010-03-06 Chong Yidong <cyd@stupidchicken.com>
1600
1601 * custom.texi (Init Examples): Add xref to Locals.
1602
1603 * major.texi (Choosing Modes): Mention usage of setq-default for
1604 setting the default value of major-mode (Bug#5688).
1605
b4a1a8b2
CY
16062010-03-02 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1609
1610 * display.texi (Display Custom): Document make-pointer-invisible and
1611 underline-minimum-offset. Remove inverse-video.
1612
a1e759cd
CY
16132010-02-21 Chong Yidong <cyd@stupidchicken.com>
1614
1615 * frames.texi (Frame Commands): Note that the last ordinary frame can
1616 be deleted in daemon mode (Bug#5616).
1617
4f3bc373
GM
16182010-02-18 Glenn Morris <rgm@gnu.org>
1619
1620 * trouble.texi (Contributing): Repository is no longer CVS.
1621
5dbbdd33
GM
16222010-02-08 Glenn Morris <rgm@gnu.org>
1623
1624 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1625
cd61af01
SM
16262010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1627
1628 * display.texi (Useless Whitespace, Text Display):
1629 * custom.texi (Init Examples): Avoid obsolete special default variables
1630 like default-major-mode.
1631
b1bb0a25 16322010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1633
1634 * programs.texi (Other C Commands): Replace reference to obsolete
1635 c-subword-mode.
1636
99d0985b
GM
16372010-01-21 Glenn Morris <rgm@gnu.org>
1638
1639 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1640
893db5bc
GM
16412010-01-12 Glenn Morris <rgm@gnu.org>
1642
1643 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1644 emacs-pretest-bug for bug reports for development versions.
1645
0419b8d6
GM
16462010-01-11 Glenn Morris <rgm@gnu.org>
1647
1648 * display.texi (Highlight Interactively): `t' does not mean highlight
1649 all patterns. (Bug#5335)
1650
26e533e2
CY
16512009-12-29 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * misc.texi (Shell): Document async-shell-command.
1654
1655 * building.texi (Grep Searching): Document zrgrep.
1656
484eaeac 1657 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1658
7ee6c59b
NR
16592009-12-29 Nick Roberts <nickrob@snap.net.nz>
1660
1661 * building.texi: Import GDB Graphical Interface description from
1662 EMACS_23_1_RC.
1663
91ed7ea8
CY
16642009-12-24 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * emacs.texi (Top): Update node listing.
1667
1668 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1669
1670 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1671
1672 * cmdargs.texi (Initial Options):
1673 * xresources.texi (Resources): Document inhibit-x-resources.
1674
1675 * custom.texi (Specifying File Variables): Note that minor modes are
1676 enabled unconditionally.
1677
1678 * display.texi (Scrolling): Briefly document the old recenter command,
1679 and document recenter-positions.
1680
1681 * files.texi (Visiting):
1682 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1683
1c6c854e
CS
1684 * frames.texi (Cut/Paste Other App):
1685 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1686
1687 * killing.texi (Kill Options): New node.
1688
6ca89aaa
CY
16892009-12-05 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * misc.texi (Shell Options): ansi-color is now default.
1692
806642d4
GM
16932009-12-05 Glenn Morris <rgm@gnu.org>
1694
806642d4
GM
1695 * emacs.texi (Top): Update menu for cal-xtra node changes.
1696 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1697 or mode line. Don't mention invisible text or the details of
1698 diary-print-entries here, only in cal-xtra.
1699 (Format of Diary File): Mention that the "date on first line" format
1700 only really affects the simple display.
1701 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1702 (Diary Customizing): Holidays may be in the buffer or mode line.
1703 Move diary-print-entries to the "Diary Display" section.
1704 (Diary Display): New section, split out from "Fancy Diary Display".
1705 Explain the limitations of simple display, and how to print it.
1706
1a4f0c0a
GM
1707 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1708
e11adbd8
GM
1709 * cal-xtra.texi (Diary Display): Mention View mode.
1710
29a483ac
JL
17112009-11-29 Juri Linkov <juri@jurta.org>
1712
1713 * display.texi (Highlight Interactively): Actually a list of
1714 default faces is pre-loaded into a list of default values
1715 instead of the history.
1716
83d60c79
GM
17172009-11-20 Glenn Morris <rgm@gnu.org>
1718
1719 * ack.texi (Acknowledgments):
1720 * emacs.texi (Acknowledgments): Add htmlfontify.
1721
276bbe96
GM
17222009-11-14 Glenn Morris <rgm@gnu.org>
1723
98ad1bae
GM
1724 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1725
276bbe96
GM
1726 * ack.texi (Acknowledgments):
1727 * emacs.texi (Acknowledgments): Update for recent Org changes.
1728
18430066
CY
17292009-10-31 Chong Yidong <cyd@stupidchicken.com>
1730
1731 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1732 `charset' property, which is irrelevant to the user manual (Bug#3526).
1733
522ddc9f
JB
17342009-10-14 Juanma Barranquero <lekktu@gmail.com>
1735
1736 * trouble.texi (DEL Does Not Delete): Fix typo.
1737
50b49ade
MA
17382009-10-05 Michael Albinus <michael.albinus@gmx.de>
1739
1740 * files.texi (Misc File Ops): Mention copy-directory.
1741
6308321a
EZ
17422009-10-04 Eli Zaretskii <eliz@gnu.org>
1743
43b3b4d1
EZ
1744 * mule.texi (Unibyte Mode): Emphasize that
1745 unibyte-display-via-language-environment affects only the display.
1746
6308321a
EZ
1747 * display.texi (Horizontal Scrolling): Document cursor behavior under
1748 horizontal scrolling when point moves off the screen (Bug#4564).
1749 Improve wording.
1750
bd51ea7f
MA
17512009-10-01 Michael Albinus <michael.albinus@gmx.de>
1752
1753 * files.texi (Directories): delete-directory prompts for recursive
1754 deletion.
1755
55381962
GM
17562009-09-30 Glenn Morris <rgm@gnu.org>
1757
1758 * ack.texi (Acknowledgments):
1759 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1760
13989ab1
TH
17612009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1762
1763 * dired.texi (Dired Navigation): Use @code instead of @var for
1764 dired-isearch-filenames, so that it's not capitalized.
1765
8ba46c89
CY
17662009-09-19 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1769
1770 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1771
1772 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1773 (Key Bindings): Reference Init Rebinding in introductory text.
1774 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1775 (Keymaps): Simplify.
1776 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1777 (Minibuffer Maps): Remove mention of Mocklisp.
1778 (Init Rebinding): Move mode-local rebinding example here from Local
1779 Keymaps.
1780 (Modifier Keys): Clarify.
1e11b018 1781 (Rebinding): Add cindex for "binding keys".
8ba46c89 1782
6a5ca7c8
CY
17832009-09-13 Chong Yidong <cyd@stupidchicken.com>
1784
1785 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1786
0e1cba51
NR
17872009-08-31 Nick Roberts <nickrob@snap.net.nz>
1788
6a5ca7c8 1789 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1790 Reorganize these two sections.
0e1cba51 1791
76a87a4d
EZ
17922009-08-29 Eli Zaretskii <eliz@gnu.org>
1793
1794 * cmdargs.texi (Initial Options): Fix last change.
1795
82e98df4
SM
17962009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1797
1798 * mule.texi (Enabling Multibyte):
1799 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1800 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1801
fb89fad9
GM
18022009-08-20 Glenn Morris <rgm@gnu.org>
1803
1804 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1805
e99652b0
GM
18062009-08-19 Glenn Morris <rgm@gnu.org>
1807
1808 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1809
5cca97ad
GM
18102009-08-18 Glenn Morris <rgm@gnu.org>
1811
1812 * ack.texi (Acknowledgments):
1813 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1814
997797ae 1815 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1816
985bf85b
GM
18172009-08-09 Glenn Morris <rgm@gnu.org>
1818
1819 * ack.texi (Acknowledgments):
1820 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1821
8d6bb99e
DD
18222009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1823
1824 * emacs.texi (Top): Add new menu items for GDB-UI.
1825
1826 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1827 section. Threads buffer is in separate section now.
8d6bb99e 1828
8353da9c
GM
18292009-08-08 Glenn Morris <rgm@gnu.org>
1830
1831 * ack.texi (Acknowledgments):
1832 * emacs.texi (Acknowledgments):
1833 Update for js2-mode and org changes.
1834
f2074faf
MA
18352009-08-02 Michael Albinus <michael.albinus@gmx.de>
1836
1837 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1838 files.
1839
e8d2d3fb
CY
18402009-07-28 Chong Yidong <cyd@stupidchicken.com>
1841
1842 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1843
324a4f6a
GM
18442009-07-23 Glenn Morris <rgm@gnu.org>
1845
1846 * programs.texi (Matching): Update blink-matching-paren-distance.
1847
b6937a70
CY
18482009-07-21 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * frames.texi (Cut/Paste Other App): For select-active-regions,
1851 selection is now updated on moving point.
1852
bd8aaa36
RS
18532009-07-21 Richard Stallman <rms@gnu.org>
1854
1855 * glossary.texi (GNU, Daemon): Update information.
1856
8d9b5eba
JL
18572009-07-19 Juri Linkov <juri@jurta.org>
1858
1859 * custom.texi (Specifying File Variables, Safe File Variables):
1860 "variables/value pairs" -> "variable/value pairs".
1861
a2acc1db
GM
18622009-07-15 Glenn Morris <rgm@gnu.org>
1863
1864 * misc.texi (Gnus): Remove widow.
1865
c5ae942b
GM
18662009-07-11 Glenn Morris <rgm@gnu.org>
1867
703d26ba
GM
1868 * Makefile.in (TEXI2PDF): New.
1869 (emacs.pdf, emacs-xtra.pdf): New targets.
1870
522ddc9f 1871 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1872
1873 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1874
1875 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1876 Don't print the copying notice twice in the printed version.
1877 Update the menu and detailmenu.
1878 (Preface): The meaning of "on-line" has changed.
1879 Correct name for "Common Problems" chapter.
1880 (Distrib): Update FSF shop URL.
1881 (Intro): Showing two files at once is not so exciting.
1882
1883 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1884 (Mac / GNUstep Basics): Minor grammar changes.
1885 (Mac / GNUstep Events): Fix typo.
1886 (GNUstep Support): CANNOT_DUMP no longer applies.
1887
1888 * misc.texi (Document View): Fix typos.
1889
1890 * dired.texi (Dired):
1891 * help.texi (Help):
1892 * macos.texi (Mac OS / GNUstep):
1893 * maintaining.texi (Version Control, Introduction to VC):
1894 End menu descriptions with a period.
c5ae942b 1895
b1c8242b
EZ
18962009-07-09 Eli Zaretskii <eliz@gnu.org>
1897
1898 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1899 so categorical in saying that the option is only useful on NTFS.
1900
220d9aa6
GM
19012009-07-09 Glenn Morris <rgm@gnu.org>
1902
1903 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1904 (ENVADD): Add texinfodir to TEXINPUTS.
1905
1906 * emacs.texi (Top): Fix cross-reference.
1907
1908 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1909
1910 * vc1-xtra.texi (Revision Tags): Fix typo.
1911
d07e72d3
GM
19122009-07-03 Glenn Morris <rgm@gnu.org>
1913
1914 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1915 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1916 (Merge Commands): `.' does not seem to work in A or B buffer.
1917 `l' can recreate the 3-window display.
1918
1919 * glossary.texi (Glossary): Minor phrasing changes throughout.
1920 Add more internal cross-references.
1921 <Autoloading>: You can't really autoload a variable.
1922 <C-M->: Move details here from `M-C-' item.
1923 <Continuation Line>: Refer to `Truncation.'
1924 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1925 <Home Directory, Unix>: New entries.
1926 <Deletion of Files>: Mention recycle bins.
1927 <Directory>: Mention ``folders.''
1928 <Error>: Don't mention ``type-ahead.''
1929 <Fringe>: Refer to the manual node.
1930 <Minor Mode>: Can be global or local.
1931 <Spell Checking>: There are other checkers besides Ispell.
1932
f144038a
GM
19332009-07-02 Glenn Morris <rgm@gnu.org>
1934
1935 * anti.texi (Antinews): Minor changes in phrasing.
1936
1937 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1938 some underfull lines in dvi output.
1939
1940 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1941
1942 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1943
1944 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1945
3f1c6666
JD
19462009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1947
1948 * xresources.texi (Table of Resources): Mention maximized for
1949 fullscreen.
1950
1951 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1952
62aadce7
CY
19532009-07-01 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * anti.texi (Antinews): Correct the list of removed platforms.
1956
82ec412e
GM
19572009-06-28 Glenn Morris <rgm@gnu.org>
1958
1959 * arevert-xtra.texi: Minor language tweaks.
1960
09964e7d
GM
1961 * dired-xtra.texi: Minor revisions.
1962
666e158e
MB
19632009-06-23 Miles Bader <miles@gnu.org>
1964
c4cc8b9a 1965 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1966 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1967
70243478
CY
19682009-06-21 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * Branch for 23.1.
1971
67cbe681
KH
19722009-06-17 Kenichi Handa <handa@m17n.org>
1973
1974 * mule.texi (Charsets): Update the description for the new charset.
1975 (list-character-sets): New findex.
125dd7c5 1976 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1977
40e67246
CY
19782009-06-10 Chong Yidong <cyd@stupidchicken.com>
1979
b5700de6
CY
1980 * basic.texi (Moving Point): Fix tag.
1981
1982 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1983
1984 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1985 use camel-case for PageUp and PageDown.
1986
1987 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1988 camel-case for PageUp and PageDown.
1989
1990 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1991
40e67246 1992 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1993 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1994
522ddc9f 19952009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1996
522ddc9f
JB
1997 * fixit.texi (Spelling): Set default dictionary.
1998 Improve descriptions (Bug#2554)
6f591cf4 1999
53483c76
DR
20002009-06-08 David Reitter <david.reitter@gmail.com>
2001
2002 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2003 since saving colors and faces set this way is not implemented.
2004 (Environment variables): Remove mention of mac-fix-env, which is
2005 scheduled to be removed.
2006
1557ef4f
CY
20072009-06-04 Chong Yidong <cyd@stupidchicken.com>
2008
91056528
CY
2009 * custom.texi (Init Examples): Add example of changing load-path.
2010
1557ef4f
CY
2011 * building.texi (Lisp Libraries): Add example of changing
2012 load-path (Bug#3446).
2013
623cec4c
CY
20142009-05-28 Chong Yidong <cyd@stupidchicken.com>
2015
2016 * mark.texi (Mark): Further clarifications.
2017 (Setting Mark): Emphasize that C-SPC activates the mark.
2018
0fcca8ee
CY
20192009-05-28 Chong Yidong <cyd@stupidchicken.com>
2020
702b10e1
CY
2021 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2022 Mark mode.
0fcca8ee
CY
2023 (Using Region, Persistent Mark): Use "active mark" instead of "active
2024 region".
2025
d3b396e4
CY
20262009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2027
2028 * mule.texi (Select Input Method): Fix typo.
2029
3f698a06
CY
20302009-05-13 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * anti.texi (Antinews): Document completion changes. Some additional
2033 copyedits and rearrangement of entries.
2034
b2a42eb7
CY
20352009-05-12 Chong Yidong <cyd@stupidchicken.com>
2036
932fd020
CY
2037 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2038 (Shell History Copying, Terminal emulator): Copyedits.
2039
1c6c854e
CS
2040 * xresources.texi (Resources): Simplify descriptions.
2041 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2042 (Table of Resources): Document fontBackend resource.
2043
b2a42eb7 2044 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2045 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2046 "Backspace". Remove discussion of obscure Xmodmap issue.
2047
c6ea7fb8
CY
20482009-05-07 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * files.texi (Visiting): Copyedits.
2051
ad36c422
CY
20522009-05-06 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * basic.texi (Inserting Text): Document ucs-insert.
2055
2056 * mule.texi (International Chars): Define "multibyte". Note that
2057 internal representation is unicode-based. Simplify definition of raw
2058 bytes. Mention ucs-insert.
2059 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2060 (Language Environments): Add language environments new to Emacs 23.
2061 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2062 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2063 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2064 (Output Coding): Copyedits.
2065
2066 * emacs.texi (Top): Update node listing.
2067
d4ad7b96
CY
20682009-05-05 Per Starbäck <per@starback.se> (tiny change)
2069
2070 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2071
5bd66204
SM
20722009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2073
2074 * building.texi (Lisp Libraries): `load-library' does offer completion.
2075
bc36ad1c
CY
20762009-04-28 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2079 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2080
f1a47884
EZ
20812009-04-25 Eli Zaretskii <eliz@gnu.org>
2082
2083 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2084
be77bd45
CY
20852009-04-22 Chong Yidong <cyd@stupidchicken.com>
2086
2087 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2088
2089 * building.texi (Lisp Interaction): Document initial-scratch-message.
2090
d3b82927
JB
20912009-04-18 Juanma Barranquero <lekktu@gmail.com>
2092
ed6e7b11
JB
2093 * msdog.texi (Windows Fonts): Fix typos.
2094
d3b82927
JB
2095 * files.texi (Save Commands): Fix pxref.
2096
bc323c04
CY
20972009-04-18 Chong Yidong <cyd@stupidchicken.com>
2098
2099 * files.texi (Save Commands): Mention diff-buffer-with-file.
2100 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2101 Henoch (Bug#3036).
2102
2186d13f
GM
21032009-03-15 Glenn Morris <rgm@gnu.org>
2104
2105 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2106 the former is not always used.
2107 (Mail Headers): Use active voice. Add "Mail-reply-to".
2108 Change case of "Id". Avoid repeated "appropriate".
2109 (Mail Aliases): Fix previous change - use an example with a ".", so it
2110 does actually get quoted when expanded.
2111 (Mail Sending): Mailclient is the default on some systems.
2112 (Citing Mail): Mention mail-indentation-spaces.
2113 (Mail Mode Misc): Add an @dfn for "mail signature".
2114
71e454fc
CY
21152009-03-15 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2118 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2119 read-buffer-completion-ignore-case, and completion-styles.
2120 Remove description of partial-completion-mode.
71e454fc 2121
df1a3e06
GM
21222009-03-14 Glenn Morris <rgm@gnu.org>
2123
2124 * sending.texi (Mail Format): Fix typo. Add index entry for
2125 mail-header-separator.
2126 (Mail Headers): Put info about initialization and changing in one place
2127 at the start. Update FCC section for mbox Rmail. Clarify From
2128 section, mention mail-setup-with-from. Clarify Reply-to section.
2129 Add Mail-followup-to and mail-mailing-lists. Clarify References
2130 section.
2131 (Mail Aliases): Update example, make less contentious.
2132 Update for name change of mail-interactive-insert-alias.
2133 (Mail Mode): Remove mention of `%' as a word separator.
2134 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2135 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2136 commands. Clarify FCC handling. In mail-complete, add reference to
2137 Mail Aliases section, and mention mail-complete-function.
2138 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2139 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2140 signature netiquette. Explain how the mail hooks work when continuing
2141 a composition.
2142 (Mail Amusements): Internationalize the spook section a bit.
2143 Remove the spook mail-setup-hook example, since it doesn't work well.
2144 Mention fortune-file.
2145 (Mail Methods): Mention read-mail-command.
2146
ed6e7b11 21472009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2148
df1a3e06
GM
2149 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2150 and NS resources following recent changes.
959d68bd 2151
86dca3e8
JR
21522009-03-10 Jason Rumney <jasonr@gnu.org>
2153
2154 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2155 w32-use-visible-system-caret doc to indicate that it should get set
2156 automatically.
2157 (Windows Fonts): Add doc for the uniscribe backend.
2158
042fe98f
DN
21592009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2160
2161 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2162 vc-dir. (Bug#2598)
2163
7f8dba73
RS
21642009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2165
2166 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2167
505e70c3
GM
21682009-03-05 Glenn Morris <rgm@gnu.org>
2169
04242bdc
GM
2170 * rmail.texi (Rmail Basics): Add reference to sorting.
2171 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2172 Minor re-wordings.
2173 (Rmail Motion): Mention rmail-next-same-subject.
2174 (Rmail Deletion): Expunging is not the only way to change the numbers.
2175 (Rmail Labels): Labels can also be used in sorting.
2176 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2177 (Rmail Display): Mention rmail-mime.
2178
00cfe22c
GM
21792009-03-04 Glenn Morris <rgm@gnu.org>
2180
2181 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2182 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2183 summary. Mention sorts cannot be undone.
2184 (Rmail Display): Give an example of how to use goto-address-mode.
2185 (Rmail Editing): It's keybindings that are redefined, not commands.
2186 Fix some typos.
2187 (Movemail): Some minor rewording.
2188 (Remote Mailboxes): Emacs movemail supports pop by default.
2189 Fix some minor grammatical issues. The "two alternative ways" to
2190 specify a POP mailbox are really just one. Remove all reference to the
2191 variables rmail-pop-password and rmail-pop-password-required, obsolete
2192 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2193 can support Kerberos.
2194
3d963b67
GM
21952009-03-03 Glenn Morris <rgm@gnu.org>
2196
2197 * rmail.texi (Rmail Deletion): Revert previous change, which was
2198 describing the Rmail summary versions.
2199 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2200 Minor re-wording for rmail-resend.
2201 (Rmail Make Summary): Summaries apply to buffers rather than files.
2202 <rmail-summary-by-topic>: Headers includes the subject.
2203 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2204 details, including prefix arguments.
2340abde 2205 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2206 Not counting lines might be faster.
2207 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2208 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2209 Name the commands bound to the various keys. Mention prefix argument
2210 for searching.
3d963b67
GM
2211 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2212 Simplify rmail-highlighted-headers description. Update face name.
2213
a8ce3d17
JB
22142009-03-02 Juanma Barranquero <lekktu@gmail.com>
2215
2216 * mark.texi (Marking Objects): Fix typo.
2217
130a29b6
CY
22182009-03-01 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2221 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2222
9d5de6f8
GM
22232009-03-01 Glenn Morris <rgm@gnu.org>
2224
79fc530e 2225 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2226 (Rmail Motion): - M-s searches from the end of messages.
2227 (Rmail Deletion): Minor clarification. Fix numeric argument
2228 description.
2229 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2230 newmail and RMAILOSE files need not be in home-directory.
2231 (Rmail Files): Mention I/O menus are unselectable if no files match.
2232 Mention `MAIL' env-var.
2233
b545ff9c
JR
22342009-02-24 Jason Rumney <jasonr@gnu.org>
2235
2236 * mule.texi (Fontsets): Mention fontset-default, font specs and
2237 fallback fontsets.
2238 (Defining Fontsets): Mention ns and w32 variants of
2239 standard-fontset-spec. Update description of startup fontset to match
2240 Emacs 23 behavior.
a93be82a 2241 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2242 (International): Link to Modifying Fontsets.
b545ff9c 2243
75da0618 22442009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2245
2246 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2247 Mention ns-extended-platform-support-mode.
2248
6be93a16
KB
22492009-02-22 Karl Berry <karl@gnu.org>
2250
2251 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2252
867d4bb3
JB
22532009-02-19 Juanma Barranquero <lekktu@gmail.com>
2254
2255 * basic.texi (Moving Point, Position Info):
2256 * files.texi (Visiting):
2257 * mini.texi (Completion Options):
2258 * text.texi (HTML Mode): Remove duplicate words.
2259
49b5c0e8
GM
22602009-02-20 Glenn Morris <rgm@gnu.org>
2261
2262 * rmail.texi: Minor updates for mbox rather than Babyl.
2263
f43a822c
KB
22642009-02-17 Karl Berry <karl@gnu.org>
2265
49b5c0e8 2266 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2267
80d634b8
RS
22682009-02-17 Richard M Stallman <rms@gnu.org>
2269
2270 * anti.texi (Antinews): Mention Babyl format.
2271
2272 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2273
2274 * rmail.texi: Update for mbox format.
2275 Various small fixes, as well as the following.
2276 (Out of Rmail): Node deleted.
2277 (Rmail): Update menu.
2278 (Rmail Files): Comment out set-rmail-inbox-list.
2279 Document rmail-inbox-list instead.
2280 (Rmail Output): Substantial changes since C-o is now
2281 rmail-output-as-seen and o is rmail-output.
2282 (Rmail Attributes): Delete `stored', add `retried'.
2283 (Rmail Display): Editing headers works in all cases.
2284
f0d129c6
GM
22852009-02-17 Glenn Morris <rgm@gnu.org>
2286
2287 * basic.texi (Position Info): M-x count-lines-region is not always on
2288 M-=. (Bug#2269)
2289
160f11d3
GM
22902009-02-09 Glenn Morris <rgm@gnu.org>
2291
2292 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2293 defaults.
2294
763e01c4
EZ
22952009-02-07 Eli Zaretskii <eliz@gnu.org>
2296
2297 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2298 documentation of possible problems with redecoding.
2299
f5e1441d
GM
23002009-02-03 Glenn Morris <rgm@gnu.org>
2301
2302 * rmail.texi (Out of Rmail): Mention b2m.pl.
2303
e1eabe41
GM
23042009-01-31 Glenn Morris <rgm@gnu.org>
2305
2306 * rmail.texi (Out of Rmail): Correct b2m location.
2307
dd05f9de
CY
23082009-01-27 Chong Yidong <cyd@stupidchicken.com>
2309
2310 * fixit.texi (Undo): Update undo limit values.
2311
d74d846e
GM
23122009-01-27 Glenn Morris <rgm@gnu.org>
2313
2314 * emacs.texi (Top): Fix Antinews menu entry.
2315
49ffdce8
KB
23162009-01-25 Karl Berry <karl@gnu.org>
2317
2318 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2319 item with no marker, instead of the syntactically incorrect
2320 @itemize @asis.
2321
467e8d77
JL
23222009-01-25 Juri Linkov <juri@jurta.org>
2323
2324 * building.texi (Grep Searching): Fix index entry for lgrep.
2325
6c60bbdb
EZ
23262009-01-24 Eli Zaretskii <eliz@gnu.org>
2327
2328 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2329
9ce5a36f
AR
23302009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2331
2332 * macos.texi (Preferences Panel): Update description of font setting to
2333 reflect that prior frame selection is no longer needed.
2334
9aa5f2fb
NR
23352009-01-20 Nick Roberts <nickrob@snap.net.nz>
2336
2337 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2338 raise GUD subsections.
2339
3892ff9c
GM
23402009-01-15 Glenn Morris <rgm@gnu.org>
2341
2342 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2343
14731c8f
GM
23442009-01-10 Glenn Morris <rgm@gnu.org>
2345
2346 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2347
45c55e53
CY
23482009-01-04 Chong Yidong <cyd@stupidchicken.com>
2349
2350 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2351 logical lines.
2352
2e4667d1
JL
23532008-12-29 Juri Linkov <juri@jurta.org>
2354
2355 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2356
2357 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2358
2a3eac47
CY
23592008-12-28 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2362 goto-address-mode instead of goto-address.
2363
3da8da94
CY
2364 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2365 mode.
2366
2a3eac47
CY
2367 * emacs.texi (Top): Update node listing.
2368
057f6dd3
EZ
23692008-12-26 Eli Zaretskii <eliz@gnu.org>
2370
2371 * custom.texi (Directory Variables): Explain what is a "project".
2372 Add indexing. Improve wording. Add a footnote about using
2373 _dir-locals.el on MS-DOS.
2374
e6979067
DN
23752008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2376
2377 * files.texi (Misc File Ops): Mention chmod as an alias for
2378 set-file-modes.
2379
9de15963
MR
23802008-12-24 Martin Rudalics <rudalics@gmx.at>
2381
2382 * help.texi (Help): Fix typos and reword.
2383 (Help Summary): Add entries for C-h n and C-h r, reorder
2384 entries, and do some minor fixes.
2385 (Name Help): Say that C-h F works for commands only.
2386 (Misc Help): Say that view-lossage displays 300 keystrokes.
2387
236fd60d
GM
23882008-12-20 Glenn Morris <rgm@gnu.org>
2389
2390 * ack.texi (Acknowledgments): General update based on AUTHORS,
2391 including removal of some stuff no longer distributed.
2392
349b3256
AM
23932008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2394
2395 * fixit.texi: Mention hunspell
2396
e840fca5
GM
23972008-12-19 Glenn Morris <rgm@gnu.org>
2398
2399 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2400 Consolidate explanatory text at start.
e840fca5
GM
2401
2402 * display.texi (Text Display):
2403 * indent.texi (Indentation): Use @acronym with ASCII.
2404
9dfa7983
GM
24052008-12-18 Glenn Morris <rgm@gnu.org>
2406
2407 * ack.texi: Various small updates and fixes.
2408
97b3a00b
JL
24092008-12-18 Juri Linkov <juri@jurta.org>
2410
2411 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2412 as a key binding to start a forward nonincremental word search.
2413 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2414 a backward nonincremental word search. Add index for `M-s w'
2415 `isearch-forward-word'.
2416 (Regexp Search): Add a short summary of regexp key commands like
2417 in the node "Basic Isearch".
2418 (Other Repeating Search): Fix typo.
2419
24202008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2421
2422 * misc.texi (PostScript Variables): Fix doc.
2423
31ce6a07
CY
24242008-12-10 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * programs.texi (Program Modes): Mention Ruby mode.
2427
636b507b
DN
24282008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2429
2430 * misc.texi (emacsclient Options): Describe what an empty string
2431 argument does for --alternate-editor.
2432
a323fa14
CY
24332008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2434
2435 * cmdargs.texi (Font X): Distinguish between client-side and
2436 server-side fonts. List valid Fontconfig properties. Add reference to
2437 Fontconfig manual. List valid GTK font properties. Explain use of
2438 fc-list.
2439
c5ca6cd0
CY
24402008-12-09 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * cmdargs.texi (Font X): Move discussion of quoting to top.
2443
e5136377
GM
24442008-12-06 Glenn Morris <rgm@gnu.org>
2445
2446 * maintaining.texi (Old Revisions): Improve previous change.
2447
248c026b
RS
24482008-12-05 Richard M Stallman <rms@gnu.org>
2449
2450 * anti.texi (Antinews): Minor fixes.
2451
a9253a1e
GM
24522008-12-03 Glenn Morris <rgm@gnu.org>
2453
2454 * maintaining.texi (Old Revisions): Fix diff-switches description.
2455
fa687b02
MR
24562008-12-01 Martin Rudalics <rudalics@gmx.at>
2457
2458 * emacs.texi (Top): Fix typo.
2459
72e6decd
CY
24602008-11-30 Chong Yidong <cyd@stupidchicken.com>
2461
320ee034
CY
2462 * misc.texi (Document View): Explain dependence on gs at the top.
2463 Copyedits.
2464
2465 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2466
72e6decd
CY
2467 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2468 (Comment Commands): Discuss region-active behavior of M-; first.
2469
2a472ee4
MR
24702008-11-29 Martin Rudalics <rudalics@gmx.at>
2471
9c6361c9
MR
2472 * display.texi (Line Truncation): Add reference to Continuation
2473 Lines.
2474
2a472ee4
MR
2475 * windows.texi (Pop Up Window): Mention split-height-threshold
2476 and split-width-threshold.
9c6361c9 2477 (Split Window): Add reference to Continuation Lines.
2a472ee4 2478
e93bc142
AR
24792008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2480
2481 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2482 (GNUstep Support): New node.
2483 * anti.texi:
2484 * emacs.texi:
2485 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2486
43b978db
RS
24872008-11-28 Richard M Stallman <rms@gnu.org>
2488
2489 * misc.texi (Dissociated Press): Minor cleanups.
2490
2491 * dired.texi (Image-Dired): Avoid passive.
2492
e8e2bd93
EZ
24932008-11-28 Eli Zaretskii <eliz@gnu.org>
2494
2495 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2496 representation.
2497
8d2d45da
CY
24982008-11-26 Richard M. Stallman <rms@gnu.org>
2499
2500 * files.texi (Visiting): Rewrite paragraph for clarity.
2501
2502 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2503
a5f7bbcc
AM
25042008-11-25 Alan Mackenzie <acm@muc.de>
2505
2506 * programs.texi (Moving by Parens): Clarify that parens inside strings
2507 and comments are ignored, and that the commands assume the starting
2508 point isn't in a string or comment.
2509
a71703d3
AR
25102008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2511
2512 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2513 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2514 version.
2515 (Mac Customization): Rewrite Preferences Panel section and merge in to
2516 this node, add Open files by dragging to an Emacs window.
2517
2518 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2519
aa5ab79a
CY
25202008-11-26 Chong Yidong <cyd@stupidchicken.com>
2521
0cc92c19
CY
2522 * files.texi (Misc File Ops): Document set-file-modes.
2523
c366b4e4
CY
2524 * windows.texi (Split Window): Document integer values of
2525 truncate-partial-width-windows.
2526
aa5ab79a
CY
2527 * text.texi (Text): Simplify description of markup languages.
2528 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2529 (TeX Editing): Note that `""' inserts one `"' character.
2530 (HTML Mode): Note in the introduction that XML mode is an alias for
2531 SGML mode. Mention nXML mode.
2532
56221db7
CY
25332008-11-25 Chong Yidong <cyd@stupidchicken.com>
2534
2535 * building.texi (Watch Expressions): Fix typo.
2536
90effe33
CY
25372008-11-24 Chong Yidong <cyd@stupidchicken.com>
2538
f90a5ae3
CY
2539 * files.texi (Visiting): Document new behavior of
2540 confirm-nonexistent-file-or-buffer.
2541
1c6c854e
CS
2542 * buffers.texi (Select Buffer):
2543 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2544
a18ffb4a
CY
2545 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2546 edit-picture.
2547
90effe33
CY
2548 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2549 edit-picture', since that is just an alias for picture-mode.
2550 (Sentences): Note that repeated M-@ extends the region.
2551 (Pages): Make terminology more consistent. Link to Regexps node.
2552 (Longlines): Discuss relationship with Visual Line mode.
2553 (Text Mode): Remove extraneous discussion of other modes, since they
2554 were already introduced in the parent node.
2555
e85103ec
CY
25562008-11-23 Chong Yidong <cyd@stupidchicken.com>
2557
5cb2fe30
CY
2558 * anti.texi (Antinews): Rewrite.
2559
1eb9b307 2560 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2561
2562 * frames.texi (Frame Commands): Mention "minimize" terminology.
2563
e85103ec
CY
2564 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2565 formats.
b908332f
CY
2566 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2567 (Misc X): Don't document useless -hb option.
e85103ec 2568
607f5f88
JL
25692008-11-22 Juri Linkov <juri@jurta.org>
2570
2571 * dired.texi (Dired Navigation): Change normal file name search option
2572 from `non-nil' to `t'. Add `dwim' option.
2573
e1b867a0
JL
25742008-11-22 Juri Linkov <juri@jurta.org>
2575
2576 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2577 ".dir-locals.el". Rename `define-project-bindings' to
2578 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2579 `dir-locals-set-directory-class'.
2580
dd186936
LK
25812008-11-22 Lute Kamstra <lute@gnu.org>
2582
2583 * buffers.texi (Select Buffer): Index goto-line.
2584 * basic.texi (Moving Point): Mention the use of a numeric prefix
2585 argument with goto-line and refer to Select Buffer for the use of a
2586 plain prefix argument.
2587
4b121911
GM
25882008-11-19 Glenn Morris <rgm@gnu.org>
2589
2590 * doclicense.texi: Update to FDL 1.3.
2591 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2592
27267e4c
CY
25932008-11-17 Chong Yidong <cyd@stupidchicken.com>
2594
696f351d
CY
2595 * custom.texi (Minor Modes): Define mode commands and mode variables
2596 more precisely. Recommend using mode commands instead of setting
2597 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2598 (Easy Customization): Use "init file" instead of .emacs.
2599 (Customization Groups): Update to new Custom buffer appearance.
2600 (Saving Customizations): Copyedits. Update example.
2601 (Variables): Give example of variable type-sensitivity.
2602 (Examining): Update example.
2603 (Hooks): Copyedits.
2604 (Specifying File Variables): Use C comments instead of an artificial
2605 Lisp for the example.
2606 (Keymaps): Move internals discussion to Prefix Keymaps.
2607 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2608 (Init Rebinding): Document kbd macro.
2609 (Init File): Link to Find Init.
696f351d
CY
2610
2611 * mark.texi (Using Region): Document Delete Selection Mode more
2612 thoroughly.
2613
2614 * frames.texi (Mouse Commands): Move most of the description of Delete
2615 Selection Mode to Using Region, and link to it.
1bc9c425 2616 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2617
b0570c25
CY
2618 * building.texi (Compilation): Document first-error value of
2619 compilation-scroll-output.
2620 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2621 works as soon as an error is available. Suggested by Juri Linkov.
2622
27267e4c
CY
2623 * mini.texi (Passwords): New node.
2624
2625 * files.texi (Remote Files): Link to Passwords node.
2626
2627 * emacs.texi (Top): Update node listings.
2628
122eb807
CY
26292008-11-16 Chong Yidong <cyd@stupidchicken.com>
2630
9c9855a3
CY
2631 * ack.texi (Acknowledgments): Some updating of credits.
2632
bd6fdcad
CY
2633 * emacs.texi (Acknowledgments): Add a couple more names.
2634
dd1eef46
CY
2635 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2636
122eb807 2637 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2638 (Misc File Ops): Document use of trash.
122eb807 2639
801a8da1
JB
26402008-11-16 Juanma Barranquero <lekktu@gmail.com>
2641
2642 * macos.texi (Mac Customization): Fix typos.
2643
0b4f2253
CY
26442008-11-14 Chong Yidong <cyd@stupidchicken.com>
2645
2646 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2647 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2648 the conventions of the main Emacs manual.
2649
2650 * emacs.texi (Top): Update node listings.
2651
517e2b89
CY
26522008-11-12 Chong Yidong <cyd@stupidchicken.com>
2653
07a85685
CY
2654 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2655 command-line-args is processed during startup.
2656 (Action Arguments): Correctly describe how file arguments interact with
2657 the startup screen. Link to Lisp Interaction for scratch buffer.
2658 (Initial Options): Link to Command Example for -batch option.
2659 (Environment): Document initial-environment.
2660
517e2b89
CY
2661 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2662 can't be changed in the site-start file.
2663
6337bbde
CY
26642008-11-07 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * dired.texi (Dired): Mention C-x C-d too.
2667 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2668 (Dired Navigation): Explain dired-goto-file more clearly.
2669 Document dired-isearch-filenames.
6337bbde
CY
2670 (Dired Deletion): Remove unnecessary "expunged" terminology.
2671 (Flagging Many Files): & is now rebound to `% &'.
2672 (Shell Commands in Dired): Document dired-do-async-shell-command.
2673 Clarify how multi-file arguments are passed.
2674 (Misc Dired Features): Document dired-do-isearch.
2675
9e8eeff9
CY
26762008-11-06 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2679
e071f849
CY
26802008-11-03 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2683
05482eb1
CY
26842008-11-01 Chong Yidong <cyd@stupidchicken.com>
2685
e2346dea
CY
2686 * programs.texi (Program Modes): Link to Program Indent node.
2687 (Left Margin Paren): Explain consequences of changing
2688 open-paren-in-column-0-is-defun-start more concisely.
2689 (Which Function, Program Indent, Info Lookup): Minor edits.
2690 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2691 (Multi-line Indent): If region is active, TAB indents the region.
2692 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2693 (Matching): The delimiter at the cursor is highlighted---the character
2694 changes color.
2695 (Symbol Completion): Link to Completion node.
2696
e4b6428c
CY
2697 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2698 a strictly text-only system.
2699
05482eb1
CY
2700 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2701 batch mode.
2702
a11d3737
RS
27032008-11-01 Richard M. Stallman <rms@gnu.org>
2704
5abad626
RS
2705 * misc.texi (Document View): Major rewrite.
2706
a11d3737
RS
2707 * maintaining.texi (Types of Log File): Change logs are older than
2708 version control.
2709 (VCS Concepts): Simplify and rearrange.
2710 (Version Control Systems): Make it clear that Linux is only the kernel.
2711 (VC Mode Line): Shorten reference to menu item.
2712 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2713 (VC Directory Mode): Minor cleanup.
2714 Unchanged files are hidden, not omitted.
2715 (VC Directory Commands): Shorten and simplify.
2716 (Change Log Commands): New node, split from Change Logs.
2717 (VC Directory Buffer): New node, split from VC Directory Mode.
2718
c55a4acb
CY
27192008-10-31 Chong Yidong <cyd@stupidchicken.com>
2720
1c6c854e 2721 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2722 from files.texi.
2723
1c6c854e
CS
2724 * files.texi (Version Control): Move to maintaining.texi.
2725 Subnodes moved as well.
2726 (Document Files): Move to misc.texi.
df0356f6 2727
c55a4acb
CY
2728 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2729 vc-update-change-log.
df0356f6
CY
2730 (Version Control): Move here from files.texi.
2731 (Format of ChangeLog): Make it a subnode of Change Log.
2732
2733 * emacs.texi (Top): Update node listing.
c55a4acb 2734
ef082374
TH
27352008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2736
2737 * files.texi (Files): Add a section about document
2738 files (doc-view-mode).
2739
d52582c3
CY
27402008-10-31 Chong Yidong <cyd@stupidchicken.com>
2741
1c6c854e
CS
2742 * building.texi (Compilation Mode):
2743 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2744 (Debuggers): Lower GUD subsections to subsubsections.
2745 (Starting GUD): Add cindex.
2746 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2747
4e0a0968
CY
27482008-10-30 Chong Yidong <cyd@stupidchicken.com>
2749
03625b47
CY
2750 * indent.texi (Indentation): Link to Program Indent.
2751
4e0a0968
CY
2752 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2753 now uses emacsclient's terminal.
2754
8bd3f7ef
CY
27552008-10-29 Chong Yidong <cyd@stupidchicken.com>
2756
80e5620e
CY
2757 * mark.texi (Using Region): Document use-empty-active-region.
2758
97d5c404
CY
2759 * emacs.texi (Top): Update node listings.
2760
1c6c854e
CS
2761 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2762 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2763 (Invoking emacsclient): Rewrite, moving optional arguments to
2764 emacsclient Options.
21d2bae3
CY
2765 (emacsclient Options): New node. Document server-use-tcp and
2766 server-host.
8bd3f7ef 2767
5fda2cbd
CY
27682008-10-28 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * indent.texi (Indentation): Replace list with paragraphed text,
2771 putting description of syntax-driven indentation first. Document new
2772 effect of active regions on tab.
2773 (Tab Stops): Note that editable tab stops affect indentation commands.
2774
4ff029f6
DN
27752008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2776
2777 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2778
996cd6e4
CY
27792008-10-23 Chong Yidong <cyd@stupidchicken.com>
2780
f28815e3
CY
2781 * custom.texi (Function Keys): Note that modified keypad keys are not
2782 translated.
2783
996cd6e4
CY
2784 * basic.texi (Arguments): Explain how to insert multiple digits.
2785
49545fe2
MA
27862008-10-22 Michael Albinus <michael.albinus@gmx.de>
2787
2788 * files.texi (Remote Files): Precise selection of default method.
2789 Rewrite paragraph about disabling remote file names.
2790
edac0b53
CY
27912008-10-22 Chong Yidong <cyd@stupidchicken.com>
2792
e752c544
CY
2793 * search.texi (Special Isearch): Document M-TAB is isearch.
2794
edac0b53
CY
2795 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2796 command.
2797
2798 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2799
20a36054
TH
28002008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2801
1c6c854e 2802 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2803 section.
2804
69051ab6
CY
28052008-10-21 Chong Yidong <cyd@stupidchicken.com>
2806
c4b1a32a
CY
2807 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2808 to files.texi. Move contents of vc2-xtra.texi here.
2809
2810 * vc2-xtra.texi: File removed.
2811
2812 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2813 Directory Commands from the submenu. Don't include deleted file
2814 vc2-xtra.texi.
2815
2816 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2817 (Version Control): Add VC Directory Mode and VC Directory Commands to
2818 the submenu.
2819 (Why Version Control?): Use table format.
2820 (Version Control Systems): Note that Meta-CVS support is gone.
2821 (VCS Concepts): Note precisely when VC started supporting filesets.
2822 Remove bogus xref to CVS Options node.
2823 (Types of Log File): Copyedits.
2824 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2825 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2826 The Right Thing.
2827 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2828 (Log Buffer): Reorganize node, putting C-c C-c description first.
2829 (Old Revisions): Use CVS for example, not RCS.
2830 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2831 Commands from the submenu, putting them under Version Control.
2832 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2833 need to include it in the manual unconditionally, since it is now
2834 crucial to using distributed version control systems.
1a6e2954
CY
2835 (Comparing Files): Note that diff uses the minibuffer, and that the
2836 output is shown using Diff mode.
1c6c854e
CS
2837 (Diff Mode): Explain what "patch" and "hunk" mean.
2838 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2839 diff-show-trailing-whitespaces.
1a6e2954 2840 (File Archives): Add rar support.
c4b1a32a 2841
69051ab6
CY
2842 * major.texi (Choosing Modes): Make mode selection sequence more
2843 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2844 magic-mode-alist is nil by default.
2845 Document magic-fallback-mode-alist.
69051ab6 2846
e7421e03
CY
28472008-10-20 Chong Yidong <cyd@stupidchicken.com>
2848
2849 * frames.texi (Mouse References): Copyedits.
2850
6b2efdc2
TH
28512008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2852
2853 * ack.texi (Acknowledgments): Add myself as doc-view author.
2854
9c5e9396
EZ
28552008-10-20 Eli Zaretskii <eliz@gnu.org>
2856
2857 * frames.texi (Dialog Boxes): Add @cindex entries.
2858
dac94f8e
CY
28592008-10-20 Chong Yidong <cyd@stupidchicken.com>
2860
2861 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2862 (Text-Only Mouse): Copyedit.
2863
25597d40
CY
28642008-10-19 Chong Yidong <cyd@stupidchicken.com>
2865
f8a447f6
CY
2866 * frames.texi: Use @key throughout for mouse clicks.
2867 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2868 (Secondary Selection): Fix modified mouse click syntax.
2869 (Clipboard): Describe Cut, Copy and Paste commands.
2870 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2871 Copyedits.
2872 (Creating Frames): Add xref to Init File.
2873 (Frame Commands): Add xref to Exiting.
2874 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2875
b0f95216
CY
28762008-10-15 Chong Yidong <cyd@stupidchicken.com>
2877
b0817f00
CY
2878 * files.texi (Version Control): Copyedits. Add Bazaar.
2879 (Version Control Systems): List different VCS's using an itemized list.
2880 Add Bazaar.
2881 (VCS Concepts): Copyedits. Tweak description of file merging.
2882
b0f95216
CY
2883 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2884 (Cut/Paste Other App): Document select-active-regions and
2885 x-select-enable-primary.
2886
69d0d701
CY
28872008-10-13 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * mark.texi (Shift Selection): Correct case in node name.
2890
2891 * emacs.texi (Top): Update node order in Mark chapter.
2892
375e8351
EZ
28932008-10-12 Eli Zaretskii <eliz@gnu.org>
2894
2895 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2896
2897 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2898 elsewhere in the manual instead of describing yet again the intricacies
2899 of $HOME on MS-Windows and MS-DOS.
2900
ab58114f
CY
29012008-10-12 Chong Yidong <cyd@stupidchicken.com>
2902
4f959513 2903 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2904 (Minibuffer File): Add discussion of `~' in file names.
2905 Add insert-default-directory index reference.
4f959513 2906
ab58114f
CY
2907 * files.texi (File Names): Reorganize description.
2908 (Visiting): Add xref to Mode Line. Copyedits.
2909 (Save Commands): Mention prefix behavior of C-x C-s.
2910 (Numbered Backups): Node deleted.
2911 (Backup Names): Contents of Numbered Backups moved here. State default
2912 of version-control variable.
2913 (Reverting): Copyedits.
2914 (Version Control): Add additional version control systems.
2915
2916 * emacs.texi (Top): Delete Numbered Backups node.
2917
2918 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2919 Backup Names.
f2884f63 2920 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2921
b0b5100a
RF
29222008-10-11 Romain Francoise <romain@orebokech.com>
2923
2924 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2925
89774b5f
CY
29262008-10-11 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2929 (Select Buffer): Mention use of minibuffer history. Describe default
2930 value of default-major-mode. Mention that C-x 4 b selects the other
2931 window.
2932 (List Buffers): Document CRM indicators in the order they appear.
2933 (Kill Buffer): Document new command kill-matching buffers.
2934 (Several Buffers): Move explanation of the relationship between buffer
2935 list and buffer menu to the top.
2936 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2937
4c72bf27
CY
29382008-10-10 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * entering.texi (Exiting): Document change of C-x C-c to
2941 save-buffers-kill-terminal. Document kill-emacs.
2942
f68eb991
EZ
29432008-09-30 Eli Zaretskii <eliz@gnu.org>
2944
2945 * mule.texi (Coding Systems): Don't mention codepage-setup.
2946
2947 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2948 cpNNN coding systems anymore.
2949 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2950 for unibyte mode. Don't mention line-drawing characters.
2951 Don't mention dos-unsupported-char-glyph.
f68eb991 2952
1a2dd44d
CY
29532008-09-25 Chong Yidong <cyd@stupidchicken.com>
2954
2955 * search.texi (Search): Shorten introduction.
2956 (Basic Isearch): Add command table. Discuss reverse isearch and
2957 isearch highlighting.
2958 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2959 ring to cindex.
2960 (Special Isearch): Move input methods discussion here.
2961 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2962 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2963 Repeat Isearch.
2964 (Isearch Minibuffer): New node.
2965 (Word Search): Document new word search commands.
2966 (Regexp Example): Simplify example using sentence-end-base variable.
2967 (Replace): Reword introduction.
2968 (Unconditional Replace): Remove unnecessary example.
2969 (Other Repeating Search): Document new `M-s o' binding.
2970
2971 * emacs.texi (Top): Update node listings.
2972
e45da31d
JB
29732008-09-22 Juanma Barranquero <lekktu@gmail.com>
2974
2975 * emacs.texi (Top): Remove Kill Errors from menu.
2976
841c8096
CY
29772008-09-22 Chong Yidong <cyd@stupidchicken.com>
2978
402168fa
CY
2979 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2980 interface for defining macros. Simplify examples. Note that C-g quits
2981 macro definitions.
1c6c854e
CS
2982 (Keyboard Macro Counter): Document using F3 to insert counter.
2983 Give usage example.
402168fa
CY
2984 (Keyboard Macro Query): Organize query responses in a table.
2985
1c6c854e
CS
2986 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2987 Link to Erasing node.
841c8096
CY
2988 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2989 rationale to a footnote.
2990 (Kill Errors): Remove node, due to redundancy with Erasing.
2991 (Spelling): Move discussion of flyspell to end. Note new behavior of
2992 M-$ in active region. Remove non-ispell-specific keybindings from
2993 table.
2994
eab2ee89
DN
29952008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2996
2997 * cmdargs.texi (Initial Options): Document --daemon.
2998
3d53e905
GM
29992008-09-20 Glenn Morris <rgm@gnu.org>
3000
3001 * files.texi (Numbered Backups): Mention that some modes set
3002 version-control.
3003
1c90484d
GM
30042008-09-20 Jim Blandy <jimb@red-bean.com>
3005
3006 * files.texi (Numbered Backups): Reference File Variables, as well.
3007 Remove discussion of Rmail's implementation.
3008
0fc0d844
CY
30092008-09-06 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * misc.texi (Recursive Edit): Note that top-level exits active
3012 minibuffers.
3013
3014 * trouble.texi (Quitting): Likewise.
3015
b18d283d
CY
30162008-08-31 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * emacs.texi (Top): Add Temporary Face Changes xref.
3019
3020 * display.texi (Display): Move Temporary Face Changes node to just
3021 after Standard Faces.
3022 (Scrolling): Document recenter-top-bottom instead of recenter.
3023 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3024 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3025 (Display Custom): Copyedits.
3026 (Optional Mode Line): Document display-battery-mode.
3027
180135fc
RF
30282008-08-27 Romain Francoise <romain@orebokech.com>
3029
3030 * custom.texi (Directory Variables): Minor fix.
3031
d3fe3475
GM
30322008-08-27 Glenn Morris <rgm@gnu.org>
3033
3034 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3035 descriptions.
3036 (Calendar Customizing): Tweak layout description.
183080b6 3037 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3038 markers. Condense calendar-star-date and calendar-mark-today
3039 description.
3040 (Holiday Customizing): Add oriental and solar holidays.
3041 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3042 Fix holiday-float description. Use zerop in examples. Be less verbose.
3043 (Date Display Format): Change ISO format. Be less verbose.
3044 (Diary Customizing): Mention day and month abbrev arrays.
3045 Mention the date-form variables by name. Update European example.
3046 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3047 Condense examples. Mention diary-entry-symbols by name.
3048 Condense table for insertion commands.
3049 (Fancy Diary Display): Mention diary-include-string and
3050 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3051 Ethiopic, Persian date functions. Condense descriptions.
3052
3053 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3054 (Adding to Diary): Adapt for changed node name.
3055
71755807
GM
30562008-08-26 Glenn Morris <rgm@gnu.org>
3057
3058 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3059 node "Hebrew/Islamic Entries".
3060
3061 * calendar.texi (Specified Dates): Fix names of iso functions.
3062 (General Calendar): There may not be another window.
3063 (Writing Calendar Files, Holidays): Tweak intro.
3064 (Holidays): Mention Baha'i and Chinese holidays.
3065 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3066 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3067 (To Other Calendar): Add calendar-print-other-dates.
3068 Refer to "graphic display" rather than "X.
3069 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3070 (Displaying the Diary): Fix whitespace after reference.
3071 Fix `diary-number-of-entries' reference.
3072 (Date Formats): Explicitly mention that day names can be abbreviated.
3073 (Adding to Diary): Add some references to other sections.
3074 (Special Diary Entries): Fix reference.
3075 (Appointments): Simplify appt-message-warning-time entry.
3076 Clarify where times must be.
3077 (Importing Diary): Comment out icalendar paragraph that does not apply.
3078 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3079
d76ebc75
GM
30802008-08-23 Glenn Morris <rgm@gnu.org>
3081
3082 * fortran-xtra.texi (Fortran): Change description of free form and
3083 fixed form a bit. Mention hideshow and imenu.
3084 (Fortran Motion): Mention fortran-end-of-subprogram,
3085 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3086 (Fortran Indent): Minor re-word.
3087 (ForIndent Commands): Mention fortran-fill-paragraph and
3088 fortran-fill-statement.
3089 (ForIndent Cont): Mention fortran-tab-mode-string.
3090 (Fortran Comments): Mention fortran-comment-line-start-skip.
3091 (Fortran Columns): Mention font-locking.
3092 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3093
1fc0ce04 30942008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3095
3096 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3097
5c52e13c
CY
30982008-08-22 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * mini.texi (Minibuffer): Simplify introduction.
3101 (Minibuffer File): Document tilde in minibuffer filenames.
3102 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3103 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3104 (Completion Example): Update example to current command list.
3105 (Completion Options): Document `lazy' value of completion-auto-help.
3106 Update contents of completion-ignored-extensions.
3107 (Minibuffer History): Describe "future history" list. State default
3108 value of history-delete-duplicates.
3109
77a00355
GM
31102008-08-21 Glenn Morris <rgm@gnu.org>
3111
3112 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3113 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3114
39ee1d04
CY
31152008-08-17 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * regs.texi (Registers): Clarify valid register names.
3118 (RegPos): Note that buffer is saved and restored too.
3119 (RegText): Note that mark is reactivated/deactivated.
3120 (RegConfig): Xref to Windows node.
3121
b12c348f
CY
31222008-08-16 Chong Yidong <cyd@stupidchicken.com>
3123
3ae7ba79
CY
3124 * basic.texi (Inserting Text): Provide command name for C-q.
3125
b12c348f
CY
3126 * killing.texi (Killing): Copyedit. Define read-only text.
3127 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3128 (Killing by Lines): Copyedit.
3129 (Other Kill Commands): Move M-w description here.
3130 (Yanking): Move M-w to Other Kill Commands.
3131 (Kill Ring): Also mention saving text in registers. Link to Text
3132 Properties in elisp manual.
3133 (Accumulating Text): Copyedit.
3134 (CUA Bindings): Shift selection is now the default.
3135
d8ff7692
TZ
31362008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3137
3138 * maintaining.texi (Change Log): Mention next-error is available.
3139
a43a8a2e
GM
31402008-08-10 Glenn Morris <rgm@gnu.org>
3141
3142 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3143 and intermonth text.
3144 (Holiday Customizing): Add holiday-chinese.
3145
eba27308
EZ
31462008-08-08 Eli Zaretskii <eliz@gnu.org>
3147
3148 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3149
5f14a5b3
DN
31502008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3151
3152 * files.texi (Log Buffer): Describe C-c C-d.
3153 (Diff Mode): Describe C-x 4 A.
3154
49989bff
EZ
31552008-08-06 Eli Zaretskii <eliz@gnu.org>
3156
3157 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3158
5c915c02
DN
31592008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3160
2beaf97a
DN
3161 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3162 describe the new bindings to show the changeset diff, toggle annotation
3163 visibility, show revisions.
3164 (VC Status): Describe key bindings for modifying the change comments,
3165 displaying changeset diffs and annotations.
3166
5c915c02
DN
3167 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3168
71798ace
NR
31692008-08-05 Nick Roberts <nickrob@snap.net.nz>
3170
3171 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3172
b8949644
EZ
31732008-08-02 Eli Zaretskii <eliz@gnu.org>
3174
3175 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3176 and wording.
3177
819567d1
DN
31782008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3179
3180 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3181 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3182 commands. Improve some old info.
3183
5f38310a
CY
31842008-07-31 Chong Yidong <cyd@stupidchicken.com>
3185
0dc3906b
CY
3186 * display.texi (Visual Line Mode): New node.
3187
5f38310a 3188 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3189 (Moving Point): Add additional alternative key bindings.
3190 Describe line-move-visual.
5f38310a
CY
3191 (Erasing): Describe DEL.
3192 (Basic Undo, Blank Lines, Arguments): Copyedit.
3193 (Continuation Lines): Mention Visual Line mode.
3194 (Position Info): Move extended discussion to mule.texi.
3195
3196 * mule.texi (International Chars): Describe C-x =.
3197
3198 * emacs.texi (Top): Add Visual Line Mode node.
3199
7c2fb837
DN
32002008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3201
3202 * emacs.texi: Remove VMS support.
3203
3f6b73ef
DN
32042008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3205
3206 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3207 the vc-dir command name.
3208
9e2a2647
DN
32092008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3210
3211 * xresources.texi: Remove mentions of Mac Carbon.
3212
568beaa2
AS
32132008-07-19 Andreas Schwab <schwab@suse.de>
3214
3215 * ns-emacs.texi: Move to ../misc.
3216
0ef94706
CY
32172008-07-15 Chong Yidong <cyd@stupidchicken.com>
3218
3219 * entering.texi (Exiting): Don't describe text-only terminals as the
3220 default. Describe the new startup screen.
3221 (Exiting): Describe how to kill Emacs first. Change description of
3222 iconification to handle modern window systems.
3223
ba60bd44 32242008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3225
3226 * ns-emacs.texi: New file, documents features of Emacs port under
3227 NeXTstep windowing.
3228
9f30aa73
CY
32292008-07-15 Chong Yidong <cyd@stupidchicken.com>
3230
938a5d2e
CY
3231 * entering.texi (Entering Emacs): Update prev node.
3232
3233 * glossary.texi (Glossary): Remove xref to Text Characters.
3234
9f30aa73
CY
3235 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3236 directly, rather than in the context of ASCII. Move description of
3237 special properties of modifier key to new Modifier Keys node.
3238 (Keys): Copyedit.
3239 (Text Characters): Delete node. Multibyte is the default nowadays, and
3240 the node contents are obsolete.
3241
3242 * custom.texi (Modifier Keys): New node.
3243
3244 * emacs.texi (Top): Update node list.
3245
7e53d36c
CY
32462008-07-13 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3249 saying that Emacs provides menus and mouse support (which is par for
3250 the course).
3251
3252 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3253 early on.
3254 (Point): Copyedit. Relegate historical trivia to a footnote.
3255 (Mode Line): Explain mode-line format more consistently.
3256 (Menu Bar): Copyedit.
3257
1e9fa96d
GM
32582008-06-27 Glenn Morris <rgm@gnu.org>
3259
3260 * cal-xtra.texi (Sexp Diary Entries):
3261 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3262
dc9bebb8
CY
32632008-06-26 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * mark.texi (Shift selection): New node.
3266 (Mark): Copyedits.
3267 (Persistent Mark): Move to the end of the chapter.
3268
e7881076
EZ
32692008-06-20 Eli Zaretskii <eliz@gnu.org>
3270
3271 * makefile.w32-in (distclean): Remove makefile.
3272
f427400c
NR
32732008-06-17 Nick Roberts <nickrob@snap.net.nz>
3274
3275 * building.texi (Starting GUD): Add an entry for gud-gdb.
3276 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3277 command mode.
3278
b597d348
GM
32792008-06-17 Glenn Morris <rgm@gnu.org>
3280
3281 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3282
647b7094
NR
32832008-06-17 Nick Roberts <nickrob@snap.net.nz>
3284
3285 * building.texi (Starting GUD): Expand on remote debugging.
3286 (Other GDB-UI Buffers): Mention new keyboard bindings.
3287
47a30023
GM
32882008-06-15 Glenn Morris <rgm@gnu.org>
3289
3290 * gnu.texi: Use a verbatim license for this invariant section,
3291 as per etc/GNU.
3292
37e5d54a
GM
32932008-06-13 Daniel Engeler <engeler@gmail.com>
3294
3295 * emacs.texi, misc.texi: Add documentation about serial port access.
3296
8e65d46c
GM
32972008-06-13 Glenn Morris <rgm@gnu.org>
3298
c1473b4c
MB
3299 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3300 maintain.info.
8e65d46c 3301
e40a85cd
MB
33022008-06-05 Miles Bader <miles@gnu.org>
3303
3304 * display.texi (Temporary Face Changes): Update to reflect function
3305 renamings in face-remap.el.
3306
56c73dec
MB
33072008-06-04 Miles Bader <miles@gnu.org>
3308
1c6c854e
CS
3309 * display.texi (Temporary Face Changes):
3310 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3311 `increase-buffer-face-height' and `decrease-default-face-height' now
3312 that they aren't bound by default.
3313
9d3d42fb
MB
33142008-06-03 Miles Bader <miles@gnu.org>
3315
3316 * display.texi (Temporary Face Changes): New node.
3317
2be6bfe2
EZ
33182008-05-31 Eli Zaretskii <eliz@gnu.org>
3319
3320 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3321
daf7e339
GM
33222008-05-31 Glenn Morris <rgm@gnu.org>
3323
3324 * cal-xtra.texi (Fancy Diary Display): Simplify.
3325
d21d2618
GM
33262008-05-30 Glenn Morris <rgm@gnu.org>
3327
3328 * cal-xtra.texi (Fancy Diary Display): Update for
3329 diary-display-function replacing diary-display-hook.
3330
71ce5fd0
JB
33312008-05-29 Drew Adams <drew.adams@oracle.com>
3332
3333 * msdog.texi (Windows Keyboard): Add descriptions of
3334 w32-register-hot-key and w32-unregister-hot-key.
3335
a3cdbdf8
MO
33362008-05-21 Tom Tromey <tromey@redhat.com>
3337
3338 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3339 Variables node.
3340
854a574c
MO
33412008-05-19 Tom Tromey <tromey@redhat.com>
3342
3343 * custom.texi (Variables): Add Directory Variables to menu.
3344 (Directory Variables): New node.
3345
7c2ec3f9
ER
33462008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3347
71ce5fd0 3348 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3349
370fded4
ER
33502008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3351
3352 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3353 Revision Tags and rewritten. Section now uses modern terminology,
3354 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3355 accurately.
3356
6af511e3
EZ
33572008-05-10 Eli Zaretskii <eliz@gnu.org>
3358
3359 * msdog.texi (Windows Files): Update documentation of
3360 w32-get-true-file-attributes.
3361
7a78b6e7
ER
33622008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3363
3364 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3365 directory mode.
3366
1bcfc24e
CY
33672008-05-08 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3370 entry "television".
1bcfc24e 3371
db86064f
ER
33722008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3373
ab5ec32c 3374 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3375
a31b405e
ER
33762008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3377
3378 * emacs/buffers.texi, emacs/files.texi (Version-control):
3379 vc-toggle-read-only is no longer a good idea...
3380
ff2c14fc
GM
33812008-04-29 Glenn Morris <rgm@gnu.org>
3382
3383 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3384
367c9b7c
JL
33852008-04-22 Juri Linkov <juri@jurta.org>
3386
3387 * dired.texi (Subdirectories in Dired): Describe using `^'
3388 to return to the parent directory.
3389
4ac1e9b4
NR
33902008-04-22 Nick Roberts <nickrob@snap.net.nz>
3391
3392 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3393 recent changes.
3394
b9b3bf2b
NR
33952008-04-19 Nick Roberts <nickrob@snap.net.nz>
3396
3397 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3398 (Other GDB-UI Buffers): Update for recent thread related changes.
3399
4d120d6a
SM
34002008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3401
3402 * maintaining.texi (Maintaining):
3403 * emacs.texi (Top): Typo.
3404
a152877d
SM
34052008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3406
b9b3bf2b
NR
3407 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3408 arg in `font-lock-add-keywords'.
a152877d 3409
36c0514c
GM
34102008-04-08 Glenn Morris <rgm@gnu.org>
3411
3412 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3413 Also add Baha'i calendar references where appropriate.
3414
06a97d46
GM
34152008-04-05 Glenn Morris <rgm@gnu.org>
3416
3417 * custom.texi (Init File): Byte-compiling .emacs is bad.
3418
6adc6eed
SM
34192008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3420
3421 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3422
571388b0
GM
34232008-03-29 Glenn Morris <rgm@gnu.org>
3424
3425 * calendar.texi: Update for `calendar-date-style' replacing
3426 `european-calendar'.
3427
3ae8f876
JR
34282008-03-28 Jason Rumney <jasonr@gnu.org>
3429
3430 * display.texi (Display Custom): Mention overlay-margin in text.
3431
5bc6ddff 34322008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3433
5bc6ddff
MB
3434 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3435 tutorial' comments.
03a864d5 3436
7186a830
CY
34372008-03-28 Chong Yidong <cyd@stupidchicken.com>
3438
3439 * mark.texi (Mark): Rearrange nodes.
3440 (Persistent Mark): Rename from Transient Mark.
3441 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3442 Describe Transient Mark mode as the default.
3443
3444 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3445 the default behavior with Transient Mark mode off.
3446 (Position Info): Fix typo.
3447
71ce5fd0
JB
3448 * display.texi (Standard Faces): Reference the Mark node.
3449 Remove discussion of the region face, which is discussed there.
7186a830
CY
3450
3451 * emacs.texi (Top): Update node listings.
3452
3453 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3454 as the default.
3455
3456 * fixit.texi (Undo): Standardize choice of undo key sequence.
3457 (Undo, Spelling): Describe Transient Mark mode as the default.
3458
3459 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3460 default.
3461
3462 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3463
3464 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3465 mode is the default, and note that the mark is not activated when set.
3466
3467 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3468 Describe Transient Mark mode as the default.
3469
3470 * search.texi (Basic Isearch): Reference the Mark Ring node.
3471 (Replace, Unconditional Replace, Other Repeating Search):
3472 Describe Transient Mark mode as the default.
3473
1c6c854e
CS
3474 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3475 Describe Transient Mark mode as the default.
7186a830
CY
3476 (Paragraphs): Describe how M-h behaves when region is active.
3477
3478 * trouble.texi (Quitting): Clarify effects of C-g.
3479
dc47d1ff
GM
34802008-03-13 Glenn Morris <rgm@gnu.org>
3481
3482 * emacs.texi (EMACSVER): Set to 23.0.60.
3483
e3e0fb39 34842008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3485
e3e0fb39
GM
3486 * dired.texi (Hiding Subdirectories): Fix previous change.
3487
34882008-03-05 Drew Adams <drew.adams@oracle.com>
3489
3490 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3491
5e14abf8
KS
34922008-02-28 Kim F. Storm <storm@cua.dk>
3493
3494 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3495 Move describe-distribution to C-h C-o.
3496 Move view-emacs-problems to C-h C-p.
3497 Add view-emacs-debugging on C-h C-d.
3498 Add view-external-packages on C-h C-e.
d0207bf3 3499 Add view-order-manuals on C-h C-m.
5e14abf8 3500
d0207bf3 35012008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3502
3503 * msdog-xtra.texi (MS-DOS): Docstring fix.
3504
87e391bb
EZ
35052008-02-09 Eli Zaretskii <eliz@gnu.org>
3506
3507 * msdog.texi (Windows Fonts): Use a @table for describing font
3508 properties.
3509
5662e503
JR
35102008-02-07 Jason Rumney <jasonr@gnu.org>
3511
3512 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3513 value has changed.
3514 (Windows HOME): Clarify what is meant by "if that fails as well".
3515 (Windows Fonts): New section.
3516
72463824
GM
35172008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3518
3519 * basic.texi (Basic Undo): Remove duplicate "you can".
3520
7ff926e0
EZ
35212008-02-02 Eli Zaretskii <eliz@gnu.org>
3522
3523 * maintaining.texi (Tags): Fix last change.
3524
6ab7aef1
MA
35252008-02-02 Michael Albinus <michael.albinus@gmx.de>
3526
093571c3 3527 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3528
ace67e7e
NR
35292008-01-31 Nick Roberts <nickrob@snap.net.nz>
3530
3531 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3532
ae068fdf
RS
35332008-01-26 Richard Stallman <rms@gnu.org>
3534
3535 * maintaining.texi (Tags): Delete redundant index entry.
3536
a56d9a08
EZ
35372008-01-26 Eli Zaretskii <eliz@gnu.org>
3538
3539 * programs.texi (Imenu): Move "@cindex tags" from here...
3540 * maintaining.texi (Tags): ...to here.
3541
e941ed90
NR
35422008-01-23 Kevin Ryde <user42@zip.com.au>
3543
3544 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3545 click count.
3546
650276d5
JB
35472008-01-21 Juanma Barranquero <lekktu@gmail.com>
3548
3549 * entering.texi (Exiting): Fix typo.
3550 Reported by D. E. Evans <sinuhe@gnu.org>.
3551
8dc17977
MR
35522007-12-31 Martin Rudalics <rudalics@gmx.at>
3553
3554 * glossary.texi (Glossary): Fix typo.
3555
9f9695a6
RS
35562007-12-27 Richard Stallman <rms@gnu.org>
3557
3558 * text.texi (Formatted Text): Improve menu tag.
3559 (Editing Format Info): In Info, add duplicate menu of nodes
3560 about the submenus.
3561 (Format Faces): Say where Faces menu is found. Mention Other.
3562 (Format Colors): Say where these submenus are found.
3563 (Format Indentation, Format Justification): Likewise.
3564 (Format Properties): Likewise.
3565
abfd0191
RS
35662007-12-22 Richard Stallman <rms@gnu.org>
3567
3568 * search.texi (Query Replace): Make exp of query-replace more
3569 self-contained, and clarify.
8dc17977 3570
abfd0191
RS
3571 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3572
a2586785
RS
35732007-12-15 Richard Stallman <rms@gnu.org>
3574
3575 * files.texi (Auto Save): Clarify definition of auto-saving.
3576
a67cf2bb
RS
35772007-11-26 Richard Stallman <rms@gnu.org>
3578
3579 * help.texi (Help Echo): Cleanups.
3580
448b33b1
TTN
35812007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3582
3583 * files.texi (Why Version Control?): Fix typo.
3584 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3585 (Selecting a Fileset): Fix typos; small rewording.
3586 (Log Buffer): Likewise.
3587 (Old Revisions): Likewise.
448b33b1 3588
221bb7f6
EZ
35892007-11-17 Eli Zaretskii <eliz@gnu.org>
3590
3591 * mule.texi (Communication Coding): Fix wording of last change.
3592
d0207bf3 35932007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3594
630cb3b7
JB
3595 * custom.texi (Specifying File Variables):
3596 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3597
53b7759e
KH
35982007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3599
a5ab2e0c 3600 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3601
3602 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3603
c8763fb6 36042007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3605
630cb3b7 3606 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3607 --output=file.
3608
ff98e024
MR
36092007-11-13 Martin Rudalics <rudalics@gmx.at>
3610
3611 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3612 (Help Echo): Avoid mentioning the term "region" here and
3613 consistently use the term "active text".
3614
37b11c22
GM
36152007-11-11 Glenn Morris <rgm@gnu.org>
3616
3617 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3618
21d50ba1
JL
36192007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3620
1c6c854e
CS
3621 * search.texi (Query Replace):
3622 Mention `query-replace-show-replacement'.
21d50ba1 3623
c12ecb0a 36242007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3625
3626 * building.texi (Watch Expressions): Remove obscure sentence.
3627
3b4201f4
KH
36282007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3629
3630 * mule.texi (Select Input Method): Describe how to activate an input
3631 method in the text mode.
3632
07e5c0b0
DN
36332007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3634
3635 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3636
52dd7391
NR
36372007-10-30 Nick Roberts <nickrob@snap.net.nz>
3638
3639 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3640
c004e539
GM
36412007-10-30 Glenn Morris <rgm@gnu.org>
3642
3643 * misc.texi (Directory Tracking): Explain a bit more about
3644 dirtrack-mode.
3645
ca8c5b8c
GM
36462007-10-25 Glenn Morris <rgm@gnu.org>
3647
3648 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3649
b6c764ef
RS
36502007-10-24 Richard Stallman <rms@gnu.org>
3651
3652 * misc.texi (Interactive Shell): Cleanup last change.
3653
eabd84c9
JL
36542007-10-22 Juri Linkov <juri@jurta.org>
3655
3656 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3657 default values.
3658
0b43c7e2
ER
36592007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3660
ca8c5b8c 3661 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3662 'filesets'.
3663
a80859d4
MR
36642007-10-18 Martin Rudalics <rudalics@gmx.at>
3665
3666 * trouble.texi (Quitting): Fix typo.
3667
c9447ae1
GM
36682007-10-18 Glenn Morris <rgm@gnu.org>
3669
3670 * frames.texi (Mode Line Mouse): Mention minor mode names.
3671
168b980f
JL
36722007-10-17 Juri Linkov <juri@jurta.org>
3673
3674 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3675 fill-paragraph operates on the active region in Transient Mark mode.
3676 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3677 with fill-paragraph.
3678
3679 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3680 fill-paragraph.
3681
3682 * fixit.texi (Spelling): ispell-word operates on the active region
3683 in Transient Mark mode.
3684
5a331f34
JB
36852007-10-17 Aaron S. Hawley <aaronh@garden.org>
3686
3687 * building.texi (Source Buffers):
3688 * custom.texi (Init Non-ASCII):
3689 * glossary.texi (Glossary): Use "key binding" consistently.
3690
2a9f4d55
JB
36912007-10-17 Juanma Barranquero <lekktu@gmail.com>
3692
3693 * calendar.texi (Diary): Fix directive.
3694
de13cecf
RS
36952007-10-16 Richard Stallman <rms@gnu.org>
3696
3697 * calendar.texi (Diary): Clarify text about diary file example.
3698
5f90d53e
ER
36992007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3700
3701 * files.texi: Capitalize node names according to convention.
3702
3aa491bc
GM
37032007-10-13 Glenn Morris <rgm@gnu.org>
3704
3705 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3706
8a3106d3
ER
37072007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3708
3709 * emacs.texi:
3710 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3711 suggested by RMS and Robert J. Chassell.
8a3106d3 3712
da1080a2
ER
37132007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3714
3aa491bc 3715 * files.texi (Version Systems):
0870a421
ER
3716 * vc-xtra.texi:
3717 * vc1-xtra.texi:
ac3f4c6f 3718 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3719 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3720 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3721 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3722
58ade22b
ER
37232007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3724
da1080a2 3725 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3726 Reorder the descriptions to be chronological.
3727
93870ce2
RS
37282007-10-09 Richard Stallman <rms@gnu.org>
3729
3730 * display.texi (Cursor Display): Correct how cursor appears
3731 in nonselected windows.
3732
568c7288
NR
37332007-10-04 Nick Roberts <nickrob@snap.net.nz>
3734
3735 * building.texi (GDB Graphical Interface): Remove references to gdba
3736 and mention gud-gdb.
3737
1af74d06 37382007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3739
1af74d06 3740 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3741
0d8fb755
JL
37422007-10-06 Juri Linkov <juri@jurta.org>
3743
3744 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3745 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3746 fill-paragraph-or-region.
3747
3748 * basic.texi (Arguments): Replace fill-paragraph with
3749 fill-paragraph-or-region.
3750
b981e2c6
ER
37512007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3752
3753 * files.texi: Update the section on version control for 2007
2a9f4d55 3754 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3755 will come later.
3756
5fceaf9c
GM
37572007-09-15 Glenn Morris <rgm@gnu.org>
3758
3759 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3760 to `list-holidays'.
3761
b0e44b17
GM
37622007-09-14 Glenn Morris <rgm@gnu.org>
3763
3764 * calendar.texi: Update all instances of mark-calendar-holidays,
3765 list-calendar-holidays, list-holidays with the new names.
3766
8cf51b2c
GM
37672007-09-06 Glenn Morris <rgm@gnu.org>
3768
46a367db 3769 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3770 Split into the Emacs manual in emacs/, and other manuals in misc/.
3771 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3772 manual.
3773 (infodir): New variable.
3774 (info): Use $infodir.
3775 (emacsman): Delete target, not needed any more.
3776 Move all targets that are not the Emacs manual to misc/Makefile.in.
3777 (mostlyclean): Remove `gnustmp'.
3778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3779 manual.
92f9b43f 3780 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3781 (emacsman): Delete target, not needed any more.
3782 (clean): Remove all info files but Emacs manual.
3783 Move all targets that are not the Emacs manual to misc/Makefile.in.
3784 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3785
3786 * Makefile.in (INFOSOURCES): Delete.
3787 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3788 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3789 *.vrs *.toc here...
3790 (maintainer-clean): ...from here.
3791
37922007-09-05 Glenn Morris <rgm@gnu.org>
3793
3794 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3795
8cf51b2c
GM
37962007-08-29 Glenn Morris <rgm@gnu.org>
3797
3798 * emacs.texi (EMACSVER): Increase to 23.0.50.
3799
3420c522
RS
38002007-08-27 Richard Stallman <rms@gnu.org>
3801
3802 * emacs.texi (Top): Clarify menu item for Glossary.
3803
3804 * display.texi (Faces): Change secn title.
3805 Clarify not all fonts come from Font Lock.
3806
8cf51b2c
GM
38072007-08-17 Eli Zaretskii <eliz@gnu.org>
3808
3809 * basic.texi (Position Info): Add index entry for face at point.
3810 Mention that character faces are also displayed by "C-u C-x =".
3811
8cf51b2c
GM
38122007-08-08 Glenn Morris <rgm@gnu.org>
3813
3814 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3815
38162007-08-07 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * files.texi (File Conveniences): Document point motion keys in Image
3819 mode.
3820
8cf51b2c
GM
38212007-07-27 Glenn Morris <rgm@gnu.org>
3822
8cf51b2c
GM
3823 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3824 in-line.
3825
3826 * gpl.texi: New file with text of GPL.
3827 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3828
38292007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3830
3831 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3832
3833 * dired.texi (Wdired): Mention C-x C-q key binding.
3834
38352007-07-28 Nick Roberts <nickrob@snap.net.nz>
3836
3837 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3838
38392007-07-25 Glenn Morris <rgm@gnu.org>
3840
8cf51b2c
GM
3841 * emacs.texi (Copying): Replace license with GPLv3.
3842
3843 * Relicense all FSF files to GPLv3 or later.
3844
38452007-07-24 Glenn Morris <rgm@gnu.org>
3846
3847 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3848 for some calendars.
3849
38502007-07-23 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3853 default-directory for the current buffer is on a remote machine.
3854
8cf51b2c
GM
38552007-07-21 Eli Zaretskii <eliz@gnu.org>
3856
3857 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3858 default value.
3859
38602007-07-21 Richard Stallman <rms@gnu.org>
3861
3862 * files.texi (Why Version Control?): Improve previous change.
3863
38642007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3865
3866 * files.texi (Why Version Control?): New node.
3867
8cf51b2c
GM
38682007-07-12 Nick Roberts <nickrob@snap.net.nz>
3869
8cf51b2c
GM
3870 * building.texi (Starting GUD): Add xref to this anchor.
3871
8cf51b2c
GM
38722007-06-24 Karl Berry <karl@gnu.org>
3873
2a9f4d55 3874 * emacs.texi: New Back-Cover Text.
8cf51b2c 3875
8cf51b2c
GM
38762007-06-07 Alan Mackenzie <acm@muc.de>
3877
3878 * display.texi (Optional Mode Line): Document the new form of
3879 line+column numbers, "(561,2)".
3880
38812007-06-06 Juanma Barranquero <lekktu@gmail.com>
3882
49823426 3883 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3884
38852007-06-02 Chong Yidong <cyd@stupidchicken.com>
3886
3887 * Version 22.1 released.
3888
8cf51b2c
GM
38892007-05-07 Karl Berry <karl@gnu.org>
3890
3891 * emacs.texi (EMACSVER): Back to 22.
3892
38932007-05-06 Richard Stallman <rms@gnu.org>
3894
3895 * maintaining.texi (Create Tags Table): Clean up previous change.
3896
c8763fb6 38972007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3898
3899 * maintaining.texi (Create Tags Table): Add text about the dangers of
3900 making symbolic links to tags files.
3901
39022007-05-04 Karl Berry <karl@gnu.org>
3903
3904 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3905
39062007-05-03 Karl Berry <karl@gnu.org>
3907
3908 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3909
3910 * .cvsignore (*.pdf): New entry.
3911
8cf51b2c
GM
3912 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3913 for printing.
3914
39152007-05-01 Richard Stallman <rms@gnu.org>
3916
3917 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3918
8cf51b2c
GM
39192007-04-28 Glenn Morris <rgm@gnu.org>
3920
3921 * ack.texi (Acknowledgments):
3922 * anti.texi (Antinews):
8cf51b2c
GM
3923 * programs.texi (Program Modes): Restore mention of python.el pending
3924 consideration of legal status.
3925
39262007-04-28 Richard Stallman <rms@gnu.org>
3927
3928 * files.texi (File Names): Fixes to ~ description on MS systems.
3929
8cf51b2c
GM
39302007-04-26 Glenn Morris <rgm@gnu.org>
3931
3932 * emacs.texi (EMACSVER): Increase to 22.1.50.
3933
39342007-04-25 Karl Berry <karl@gnu.org>
3935
3936 * emacs.texi: Improve line breaks on copyright page,
3937 similar layout to lispref, 8.5x11 by default.
3938
3939 * dired.texi (Image-Dired): Improve line break, fix typo.
3940
39412007-04-24 Chong Yidong <cyd@stupidchicken.com>
3942
3943 * programs.texi (Program Modes):
8cf51b2c
GM
3944 * anti.texi (Antinews):
3945 * ack.texi (Acknowledgments): python.el removed.
3946
8cf51b2c
GM
39472007-04-23 Chong Yidong <cyd@stupidchicken.com>
3948
3949 * display.texi (Highlight Interactively): Correct description of
3950 hi-lock-file-patterns-policy.
3951
3952 * files.texi (File Archives): Mention self-extracting executables.
3953
39542007-04-23 Eli Zaretskii <eliz@gnu.org>
3955
3956 * search.texi (Unconditional Replace, Query Replace): Add xref to
3957 "Replacement and Case".
3958
39592007-04-22 Chong Yidong <cyd@stupidchicken.com>
3960
3961 * dired.texi (Image-Dired): Move from Thumbnails node.
3962 * misc.texi (Thumbnails): Node deleted.
3963 * emacs.texi (Top): Update node listing.
3964
3965 * files.texi (File Conveniences):
49823426 3966 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3967
39682007-04-21 Richard Stallman <rms@gnu.org>
3969
3970 * display.texi (Highlight Interactively): Correct previous change.
3971 Clarify doc of hi-lock-find-patterns, and move new features into it.
3972
39732007-04-20 David Koppelman <koppel@ece.lsu.edu>
3974
1c6c854e
CS
3975 * display.texi (Highlight Interactively):
3976 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3977
39782007-04-20 Martin Rudalics <rudalics@gmx.at>
3979
3980 * display.texi (Scrolling): Fix typo.
3981
8cf51b2c
GM
39822007-04-15 Chong Yidong <cyd@stupidchicken.com>
3983
8cf51b2c
GM
3984 * doclicense.texi: Remove node heading, so that it can be included by
3985 other files.
3986
3987 * emacs.texi: Insert node heading for GFDL.
3988
8cf51b2c
GM
39892007-04-14 Eli Zaretskii <eliz@gnu.org>
3990
3991 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3992 "command line".
3993
3994 * display.texi (Faces): Refer to "Creating Frames" for face
3995 and other frame customizations in .emacs.
3996
3997 * frames.texi (Creating Frames): Mention that face customizations can
3998 be put in .emacs. Add index entries.
3999
40002007-04-12 Richard Stallman <rms@gnu.org>
4001
4002 * glossary.texi (Glossary): Explain `iff'.
4003
40042007-04-11 Karl Berry <karl@gnu.org>
4005
4006 * gnu.texi (Top),
4007 * macos.texi (Mac Font Specs),
4008 * anti.texi (Antinews),
4009 * xresources.texi (Resources),
4010 * misc.texi (Emulation),
4011 * calendar.texi (Daylight Saving),
4012 * dired.texi (Dired and Find),
4013 * rmail.texi (Remote Mailboxes),
4014 * sending.texi (Mail Headers),
4015 * programs.texi (Which Function),
4016 * files.texi (Recover),
4017 * buffers.texi (Uniquify),
4018 * frames.texi (Wheeled Mice),
4019 * killing.texi (Rectangles): Wording to improve breaks in
4020 8.5x11 format.
4021 * mule.texi (Language Environments): \hbadness=10000 since there's
4022 no way to reword.
4023 * emacs.texi (smallbook): New @set to more easily switch between
4024 smallbook and 8.5x11.
4025
40262007-04-11 Richard Stallman <rms@gnu.org>
4027
4028 * files.texi (File Conveniences): Add xref to Tumme.
4029 Delete text about Thumbnail mode.
4030
8cf51b2c
GM
40312007-04-09 Alan Mackenzie <acm@muc.de>
4032
4033 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4034 new name. Insert concept index entries.
4035
8cf51b2c
GM
40362007-04-08 Chong Yidong <cyd@stupidchicken.com>
4037
4038 * display.texi (Standard Faces): Document prefix arg for
4039 list-faces-display.
4040
4041 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4042
8cf51b2c
GM
40432007-04-07 Chong Yidong <cyd@stupidchicken.com>
4044
8cf51b2c
GM
4045 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4046
4047 * files.texi (Misc File Ops): Rewrite description of
4048 insert-file-literally.
4049
8cf51b2c
GM
40502007-03-31 Eli Zaretskii <eliz@gnu.org>
4051
4052 * misc.texi (Printing): Postscript -> PostScript.
4053
8cf51b2c
GM
4054 * ack.texi (Acknowledgments): Postscript -> PostScript.
4055
4056 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4057
4058 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4059 below.
4060
40612007-03-30 Chong Yidong <cyd@stupidchicken.com>
4062
4063 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4064 Init Non-ASCII.
4065 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4066 (Init Non-ASCII): New node.
4067
40682007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4069
4070 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4071
8cf51b2c
GM
40722007-03-12 Glenn Morris <rgm@gnu.org>
4073
8cf51b2c
GM
4074 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4075 "Daylight Savings".
4076
49823426 4077 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4078 saving" in text throughout.
4079
8cf51b2c
GM
40802007-03-04 Richard Stallman <rms@gnu.org>
4081
4082 * custom.texi (Safe File Variables): Minor correction.
4083
8cf51b2c
GM
40842007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4085
4086 * rmail.texi (Movemail): Add internal ref.
4087 Don't indent the intro for the PROTO table.
4088 Format PROTO table items with @code.
4089
8cf51b2c
GM
40902007-02-26 Nick Roberts <nickrob@snap.net.nz>
4091
4092 * building.texi: Remove references to bashdb.
4093
8cf51b2c
GM
40942007-02-19 Juanma Barranquero <lekktu@gmail.com>
4095
4096 * mule.texi (Language Environments): Update list of supported language
4097 environments.
4098
8cf51b2c
GM
40992007-02-14 Kim F. Storm <storm@cua.dk>
4100
4101 * building.texi (Grep Searching): Fix lgrep doc.
4102
41032007-02-12 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * back.texi: Remove unused file.
4106
c8763fb6 41072007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4108
4109 * maintaining.texi (Tag Syntax): Now --members is the default for
4110 etags, not for ctags yet.
4111
8cf51b2c
GM
41122007-02-03 Eli Zaretskii <eliz@gnu.org>
4113
4114 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4115 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4116 expects. Add comments to prevent people from inadvertently modifying
4117 the key parts needed by `texinfo-multiple-files-update'.
4118
41192007-01-29 Chong Yidong <cyd@stupidchicken.com>
4120
4121 * frames.texi (Secondary Selection): Window clicked does not matter
4122 when mouse-yank-at-point is non-nil.
4123
8cf51b2c
GM
41242007-01-16 Glenn Morris <rgm@gnu.org>
4125
4126 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4127 system abbrev.
4128
41292007-01-11 Richard Stallman <rms@gnu.org>
4130
4131 * msdog.texi (Windows Keyboard): Another small cleanup.
4132
41332007-01-10 Richard Stallman <rms@gnu.org>
4134
4135 * msdog.texi (Windows Keyboard): Yet another try to make
4136 everyone happy with that passage.
4137
41382007-01-05 Richard Stallman <rms@gnu.org>
4139
4140 * anti.texi (Antinews): Mention M-x shell scrolling.
4141
41422007-01-05 Nick Roberts <nickrob@snap.net.nz>
4143
4144 * building.texi (Watch Expressions): Describe gdb-max-children.
4145
8cf51b2c
GM
41462007-01-04 Richard Stallman <rms@gnu.org>
4147
8cf51b2c
GM
4148 * msdog.texi (Windows Keyboard): Clarify previous change.
4149
8cf51b2c
GM
41502007-01-02 Richard Stallman <rms@gnu.org>
4151
4152 * custom.texi (Changing a Variable): Minor clarification.
4153 (Specific Customization): customize-customized => customize-unsaved.
4154
4155 * entering.texi (Entering Emacs): Clean up text about restarting
4156 Emacs for each file.
4157
4158 * misc.texi (Shell Options): Minor cleanup.
4159
4160 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4161 with Emacs, not vice versa.
4162
4163 * programs.texi (Symbol Completion): Recommend customizing
4164 window manager.
4165
4166 * xresources.texi (Resources): Minor fix.
4167
c8763fb6 41682007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4169
4170 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4171
41722007-01-01 Richard Stallman <rms@gnu.org>
4173
4174 * commands.texi (User Input): Document keys stolen by window mangers.
4175
41762006-12-31 Richard Stallman <rms@gnu.org>
4177
4178 * custom.texi (Specific Customization): Document customize-option
4179 instead of customize-variable.
4180
41812006-12-31 Kim F. Storm <storm@cua.dk>
4182
4183 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4184
41852006-12-30 Kim F. Storm <storm@cua.dk>
4186
4187 * killing.texi (CUA Bindings): Fix typo.
4188
4189 * xresources.texi (Table of Resources): Mention grow-only value for
4190 auto-resize-tool-bars.
4191
8cf51b2c
GM
41922006-12-27 Eli Zaretskii <eliz@gnu.org>
4193
4194 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4195 and how to get them back.
4196
41972006-12-26 Richard Stallman <rms@gnu.org>
4198
4199 * calendar.texi (Holidays): Holiday listing is based on current
4200 practice, but DST is not.
4201
42022006-12-25 Richard Stallman <rms@gnu.org>
4203
4204 * emacs.texi (Top): Update subnode menus.
4205
4206 * mark.texi (Transient Mark): Fix xref.
4207
4208 * killing.texi (Graphical Kill): Node deleted.
4209 (Killing): Add xref to Cut and Paste.
4210 (CUA Bindings): Update xref.
4211
4212 * frames.texi (Cut and Paste): New section to hold other nodes.
4213 (Mouse Commands): Node demoted.
4214 (Cut/Paste Other App): Split out from Mouse Commands.
4215 (Word and Line Mouse): Likewise.
4216 (Secondary Selection, Clipboard): Nodes demoted.
4217
8cf51b2c
GM
42182006-12-24 Kevin Ryde <user42@zip.com.au>
4219
4220 * calendar.texi (Holidays): US daylight saving begins second Sunday
4221 in March for 2007 onwards.
4222 (Daylight Savings): Show new US default daylight saving rules, 2nd
4223 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4224
42252006-12-23 Chong Yidong <cyd@stupidchicken.com>
4226
4227 * calendar.texi (Scroll Calendar): < and > are switched.
4228
42292006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4230
4231 * killing.texi (Deletion): Describe M-\ prefix argument.
4232
42332006-12-23 Richard Stallman <rms@gnu.org>
4234
4235 * search.texi (Regexp Search): Explain why forward and reverse regexp
4236 search are not mirror images.
4237
8cf51b2c
GM
42382006-12-19 Kim F. Storm <storm@cua.dk>
4239
4240 * major.texi (Choosing Modes): Describe match-function elements for
4241 magic-mode-alist.
4242
8cf51b2c
GM
42432006-12-18 Eli Zaretskii <eliz@gnu.org>
4244
4245 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4246 peculiarities.
4247
42482006-12-18 Richard Stallman <rms@gnu.org>
4249
4250 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4251
8cf51b2c
GM
42522006-12-17 Alan Mackenzie <acm@muc.de>
4253
4254 * programs.texi (Left Margin Paren): Remove the bit which says
4255 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4256 Discuss some of the issues of setting this option to nil.
4257
42582006-12-17 Glenn Morris <rgm@gnu.org>
4259
4260 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4261
42622006-12-16 Eli Zaretskii <eliz@gnu.org>
4263
4264 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4265 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4266 NTFS volumes.
4267 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4268 volumes.
4269
42702006-12-15 Eli Zaretskii <eliz@gnu.org>
4271
4272 * text.texi (HTML Mode): Fix "C-c TAB".
4273
8cf51b2c
GM
42742006-12-09 Richard Stallman <rms@gnu.org>
4275
4276 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4277
42782006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4279
4280 * files.texi (Misc File Ops): Document insert-file-literally.
4281
42822006-12-08 Eli Zaretskii <eliz@gnu.org>
4283
4284 * cmdargs.texi (Colors): Note that --color is intended for overriding
4285 the terminal defaults, not for normal invocation.
4286
4287 * misc.texi (Emacs Server): Improve wording. Don't mention the
4288 ``server program''. Add a cross-reference to "Init File" node.
4289 (Invoking emacsclient): Add index entries. Document both short and
4290 long versions of command-line options. Document the -f option.
4291
8cf51b2c
GM
42922006-12-06 Richard Stallman <rms@gnu.org>
4293
4294 * text.texi (Outline Format): Say to set outline-regexp
4295 and outline-level with major modes and file local variables.
4296
c8763fb6 42972006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4298
4299 * anti.texi (Antinews): Mention the alternative to
4300 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4301
8cf51b2c
GM
4302 * misc.texi (Interactive Shell): Ditto.
4303
43042006-12-04 Eli Zaretskii <eliz@gnu.org>
4305
4306 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4307
4308 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4309
43102006-12-01 Eli Zaretskii <eliz@gnu.org>
4311
4312 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4313 colon in the mode line.
4314
4315 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4316
43172006-11-26 Nick Roberts <nickrob@snap.net.nz>
4318
4319 * building.texi (Watch Expressions): Mention SPC for expanding/
4320 contracting watch expressions.
4321
43222006-11-26 Kim F. Storm <storm@cua.dk>
4323
4324 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4325
43262006-11-26 Nick Roberts <nickrob@snap.net.nz>
4327
4328 * building.texi (Debugger Operation): Define text command mode.
4329 Clarify how tooltips work.
4330 (GDB Graphical Interface): Explain how to run in text command mode
4331 more clearly.
4332
43332006-11-25 Juanma Barranquero <lekktu@gmail.com>
4334
4335 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4336
43372006-11-22 Juanma Barranquero <lekktu@gmail.com>
4338
4339 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4340
8cf51b2c
GM
43412006-11-18 Chong Yidong <cyd@stupidchicken.com>
4342
4343 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4344 and EMACS is deprecated.
4345
43462006-11-18 Juanma Barranquero <lekktu@gmail.com>
4347
4348 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4349
c8763fb6 43502006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4351
4352 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4353
4354 * emacs.texi: Include xresources.texi both for info and dvi.
4355
4356 * xresources.texi: Merge text from xresmini.texi.
4357
c8763fb6 43582006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4359
4360 * glossary.texi: Fix typos.
4361
8cf51b2c
GM
43622006-11-06 Richard Stallman <rms@gnu.org>
4363
4364 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4365
4366 * ack.texi (Acknowledgments): Fix name spelling.
4367
43682006-11-01 Juri Linkov <juri@jurta.org>
4369
4370 * search.texi (Word Search): Document incremental word search.
4371
43722006-10-28 Glenn Morris <rgm@gnu.org>
4373
4374 * ack.texi (Acknowledgments): Add cal-html author.
4375
4376 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4377 Calendar"). Describe new package cal-html.
4378 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4379 Calendar Files."
4380
8cf51b2c
GM
43812006-10-23 Richard Stallman <rms@gnu.org>
4382
4383 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4384 Abbrev mode is enabled.
4385
8cf51b2c
GM
43862006-10-16 Richard Stallman <rms@gnu.org>
4387
8cf51b2c
GM
4388 * emacs.texi: Update ISBN.
4389
8cf51b2c
GM
43902006-10-11 Kim F. Storm <storm@cua.dk>
4391
4392 * emacs.texi (Acknowledgments): Use @dotless{i}.
4393
43942006-10-08 Nick Roberts <nickrob@snap.net.nz>
4395
4396 * building.texi (Breakpoints Buffer): Mention catchpoints.
4397
43982006-10-08 Kim F. Storm <storm@cua.dk>
4399
4400 * ack.texi (Acknowledgments): Update.
4401
4402 * emacs.texi (Acknowledgments): Fix bad @/ form.
4403
8cf51b2c
GM
44042006-10-05 Kim F. Storm <storm@cua.dk>
4405
4406 * emacs.texi (Acknowledgments): Add more contributors.
4407
44082006-10-03 Richard Stallman <rms@gnu.org>
4409
4410 * emacs.texi (Acknowledgments): Update version and edition.
4411
8cf51b2c
GM
44122006-10-01 Karl Berry <karl@gnu.org>
4413
4414 * custom.texi (Customization Groups): Page break to keep example buffer
4415 on one page.
4416
44172006-09-30 Karl Berry <karl@gnu.org>
4418
4419 * programs.texi (Basic Indent): @need to improve page break.
4420 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4421
44222006-09-29 Glenn Morris <rgm@gnu.org>
4423
4424 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4425
44262006-09-29 Karl Berry <karl@gnu.org>
4427
4428 * windows.texi (Basic Window): Remove forced @break, no longer
4429 desirable.
4430 * frames.texi (Frame Commands),
4431 * mark.texi (Marking Objects): Reword to avoid bad page break.
4432 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4433
44342006-09-19 Richard Stallman <rms@gnu.org>
4435
4436 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4437 stick to present tense.
4438
c8763fb6 44392006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4440
4441 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4442 to x-gtk-use-old-file-dialog.
4443 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4444
44452006-09-15 Jay Belanger <belanger@truman.edu>
4446
49823426 4447 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4448 Change "Library Public License" to "Lesser Public License"
4449 throughout. Use "yyyy" to represent year.
4450
8cf51b2c
GM
44512006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4452
4453 * files.texi (Visiting): Add index entry "open file".
4454
8cf51b2c
GM
44552006-09-11 Richard Stallman <rms@gnu.org>
4456
4457 * building.texi (Compilation Mode): Clarification.
4458 (Grep Searching): Add xref to Compilation Mode.
4459
8cf51b2c
GM
44602006-09-08 Richard Stallman <rms@gnu.org>
4461
4462 * search.texi (Search): Ref multi-file search commands here.
4463 (Other Repeating Search): Not here.
4464
8cf51b2c
GM
44652006-08-28 Richard Stallman <rms@gnu.org>
4466
4467 * windows.texi (Split Window): Update xref.
4468
4469 * basic.texi (Continuation Lines): Update xref.
4470
4471 * indent.texi (Tab Stops): Update xref.
4472
4473 * emacs.texi (Top): Update subnode menu.
4474
4475 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4476 split out of Display Custom.
4477
44782006-08-25 Kim F. Storm <storm@cua.dk>
4479
4480 * display.texi (Display Custom): Add variables overline-margin
4481 and x-underline-at-descent-line.
4482
44832006-08-25 Richard Stallman <rms@gnu.org>
4484
4485 * entering.texi (Exiting): Rewrite to give graphical displays
4486 priority over text terminals.
4487
4488 * search.texi (Incremental Search): Move index entries.
4489
44902006-08-23 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * custom.texi (Init File): Reference Find Init to avoid "home
4493 directory" confusion.
4494
44952006-08-22 Nick Roberts <nickrob@snap.net.nz>
4496
4497 * building.texi (Other GDB-UI Buffers): Describe how to edit
4498 a value in the locals buffer.
4499
45002006-08-21 Richard Stallman <rms@gnu.org>
4501
4502 * search.texi (Basic Isearch): Add `isearch' index entry.
4503
45042006-08-16 Richard Stallman <rms@gnu.org>
4505
4506 * misc.texi (Saving Emacs Sessions): Clean up wording.
4507
4508 * mark.texi (Marking Objects): Mention term "select all".
4509
4510 * emacs.texi (Top): Update subnode menu.
4511
4512 * help.texi (Help Mode): Move node up in file.
4513
8cf51b2c
GM
45142006-08-15 Nick Roberts <nickrob@snap.net.nz>
4515
4516 * building.texi (Stack Buffer): Explain fringe arrow.
4517
8cf51b2c
GM
45182006-08-12 Eli Zaretskii <eliz@gnu.org>
4519
8cf51b2c
GM
4520 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4521 on startup.
4522
45232006-08-11 Romain Francoise <romain@orebokech.com>
4524
4525 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4526
45272006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4528
4529 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4530
45312006-08-10 Richard Stallman <rms@gnu.org>
4532
4533 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4534 with face merging. Empty regions don't count.
4535 Clarify face property inheritance.
8cf51b2c
GM
4536
45372006-08-08 Romain Francoise <romain@orebokech.com>
4538
4539 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4540 <arjuropo@cc.jyu.fi>.
4541
8cf51b2c
GM
45422006-08-04 Eli Zaretskii <eliz@gnu.org>
4543
4544 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4545 apply to all frames.
4546
8cf51b2c
GM
45472006-08-01 Richard Stallman <rms@gnu.org>
4548
4549 * help.texi (Name Help): Add index entries for describe-variable.
4550
45512006-08-01 Nick Roberts <nickrob@snap.net.nz>
4552
4553 * building.texi (GDB Graphical Interface): Shorten node names.
4554 (GDB-UI Layout): Use GDB-related.
4555 (Other GDB-UI Buffers): Simplify English.
4556
45572006-07-31 Richard Stallman <rms@gnu.org>
4558
4559 * search.texi (Query Replace): Add xref for Dired's Q command.
4560
8cf51b2c
GM
45612006-07-31 Nick Roberts <nickrob@snap.net.nz>
4562
4563 * building.texi (GDB commands in Fringe): Rename to...
4564 (Source Buffers): ..this and move forward. Describe hollow arrow and
4565 new option gdb-find-source-frame.
4566
45672006-07-29 Richard Stallman <rms@gnu.org>
4568
4569 * dired.texi (Operating on Files): Simplify previous change
4570 and fix Texinfo usage.
4571
45722006-07-29 Eli Zaretskii <eliz@gnu.org>
4573
4574 * dired.texi (Operating on Files): Add cross-references. State the
4575 Unix commands that do similar things.
4576
45772006-07-28 Richard Stallman <rms@gnu.org>
4578
4579 * mark.texi (Transient Mark): Clarify that region never disappears
4580 when Transient Mark mode is off, and not when it is on.
4581
45822006-07-27 Richard Stallman <rms@gnu.org>
4583
4584 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4585
45862006-07-24 Richard Stallman <rms@gnu.org>
4587
4588 * xresources.texi (GTK styles): Fix texinfo usage.
4589
8cf51b2c
GM
4590 * commands.texi (User Input): Explain why we teach keyboard cmds.
4591
4592 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4593 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4594 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4595 * doclicense.texi, display.texi, dired.texi, basic.texi:
4596 * anti.texi, ack.texi: Move periods and commas inside quotes.
4597
45982006-07-22 Eli Zaretskii <eliz@gnu.org>
4599
4600 * cmdargs.texi (General Variables): Document EMAIL.
4601
46022006-07-21 Eli Zaretskii <eliz@gnu.org>
4603
4604 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4605 doesn't have effect on MS-Windows.
4606
8cf51b2c
GM
46072006-07-17 Richard Stallman <rms@gnu.org>
4608
4609 * building.texi (Grep Searching): Explain about chaining grep commands.
4610
8cf51b2c
GM
46112006-07-10 Nick Roberts <nickrob@snap.net.nz>
4612
49823426 4613 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4614
46152006-07-09 Chong Yidong <cyd@stupidchicken.com>
4616
4617 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4618 is invoked for multiple files.
4619
46202006-07-08 Eli Zaretskii <eliz@gnu.org>
4621
4622 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4623 on-line manual for the rest of this node.
4624 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4625 unconditionally.
4626 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4627 Improve wording.
4628 (Windows Printing): Improve wording.
4629 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4630 rest of this node.
4631
8cf51b2c
GM
46322006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4633
49823426
GM
4634 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4635 with eval-buffer.
8cf51b2c
GM
4636
46372006-07-05 Nick Roberts <nickrob@snap.net.nz>
4638
4639 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4640 of character translation.
4641
46422006-07-04 Nick Roberts <nickrob@snap.net.nz>
4643
4644 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4645
46462006-07-03 Karl Berry <karl@gnu.org>
4647
4648 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4649 not-too-underfull hboxes in the TeX output.
4650 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4651 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4652 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4653 * sending.texi, text.texi: Fix overfull/underfull boxes.
4654
46552006-07-03 Romain Francoise <romain@orebokech.com>
4656
4657 * m-x.texi (M-x): Fix.
4658
46592006-07-03 Richard Stallman <rms@gnu.org>
4660
8cf51b2c
GM
4661 * search.texi (Other Repeating Search): filename -> file name.
4662
4663 * misc.texi (Narrowing): Minor cleanups.
4664
4665 * files.texi (Visiting): filename -> file name.
4666
4667 * emacs.texi (Top): Update subnode menus.
4668
4669 * mule.texi (Coding Systems): Move char translation stuff here.
4670 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4671 (Recognize Coding): Substantial local rewrites.
4672 (International): Update menu.
4673
4674 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4675 (Scrolling): Substantial local rewrites.
4676 (Display): Update menu and intro.
4677
4678 * dired.texi: filename -> file name.
4679
4680 * custom.texi (Safe File Variables): Texinfo usage fix.
4681
f0131492 46822006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4683
4684 * help.texi, m-x.texi: Lots of cleanups.
4685
8cf51b2c
GM
46862006-06-30 Eli Zaretskii <eliz@gnu.org>
4687
4688 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4689 (Windows Processes, Windows Misc): Shorten the printed version by
4690 selectively conditioning less important portions by @ifnottex.
4691
8cf51b2c
GM
46922006-06-27 Richard Stallman <rms@gnu.org>
4693
4694 * mini.texi (Minibuffer File): Minor cleanup.
4695
46962006-06-25 Nick Roberts <nickrob@snap.net.nz>
4697
4698 * frames.texi (XTerm Mouse): Rename to...
4699 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4700
4701 * emacs.texi (Top): Use new node name.
4702
47032006-06-24 Eli Zaretskii <eliz@gnu.org>
4704
4705 * emacs.texi (Top): Update the detailed menu according to changes in
4706 msdog.texi.
4707
4708 * msdog.texi (Windows Keyboard): New section.
4709 (Windows Mouse): New section.
4710 (Windows System Menu): Remove section (text merged with "Windows
4711 Keyboard").
4712 (Windows Misc): New section.
4713
4714 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4715
4716 * msdog.texi (ls in Lisp): New section.
4717
4718 * files.texi (Visiting): Document case-insensitive wildcard matching
4719 under find-file-wildcards.
4720
8cf51b2c
GM
47212006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4722
4723 * macos.texi (Mac Input): Add description of mac-function-modifier.
4724 Now Unicode keyboard layouts work.
4725
8cf51b2c
GM
47262006-06-10 Richard Stallman <rms@gnu.org>
4727
4728 * mule.texi (Recognize Coding): Clarify previous change.
4729
47302006-06-09 Kenichi Handa <handa@m17n.org>
4731
4732 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4733 notation.
4734
47352006-06-07 Kevin Ryde <user42@zip.com.au>
4736
4737 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4738 manual for @ifnottex, but in emacs-extra for @iftex.
4739
4740 * cmdargs.texi (General Variables): Fix smtpmail xref.
4741
47422006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4743
8cf51b2c 4744 * programs.texi (Comment Commands):
8cf51b2c 4745 * custom.texi (Specifying File Variables):
49823426 4746 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4747
47482006-06-07 Nick Roberts <nickrob@snap.net.nz>
4749
4750 * building.texi (Watch Expressions): Move node to end.
4751 (GDB Graphical Interface): Move description of clicks in fringe...
4752 (GDB commands in the Fringe): ...to here. New node.
4753
8cf51b2c
GM
47542006-06-05 Romain Francoise <romain@orebokech.com>
4755
49823426 4756 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4757
47582006-06-05 Nick Roberts <nickrob@snap.net.nz>
4759
4760 * building.texi (GDB Graphical Interface): Update bindings.
4761 (Commands of GUD): Add gud-print. Remove gud-run.
4762 Restate availability more generally.
4763
f0131492 47642006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4765
4766 * mini.texi: Lots of cleanups.
4767
47682006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4769
4770 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4771 and Mouse-2.
4772
c8763fb6 47732006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4774
4775 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4776
8cf51b2c
GM
47772006-05-31 Richard Stallman <rms@gnu.org>
4778
4779 * basic.texi (Moving Point): Fix previous change.
4780
c8763fb6 47812006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4782
4783 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4784
f0131492 47852006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4786
4787 * basic.texi: Many simplifications and improvements in wording.
4788
8cf51b2c
GM
47892006-05-26 Nick Roberts <nickrob@snap.net.nz>
4790
4791 * anti.texi (Antinews): Create a node for gdb-ui.
4792
8cf51b2c
GM
47932006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4794
4795 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4796
47972006-05-20 Richard Stallman <rms@gnu.org>
4798
4799 * dired.texi (Dired Navigation): dired-goto-file is now j.
4800
8cf51b2c
GM
48012006-05-20 Eli Zaretskii <eliz@gnu.org>
4802
4803 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4804 and their aliases.
4805
4806 * msdog.texi (Windows Printing): Mention non-support of plain text
4807 printing with some el-cheapo printers, and suggest a workaround.
4808
48092006-05-20 Kevin Ryde <user42@zip.com.au>
4810
4811 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4812 remove the bit saying you must set it.
4813
48142006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4815
4816 * trouble.texi (Checklist):
4817 * text.texi (Text, Auto Fill, Text Mode):
4818 * search.texi (Nonincremental Search):
4819 * rmail.texi (Rmail Labels):
4820 * mule.texi (Input Methods, Multibyte Conversion):
4821 * misc.texi (Gnus, Where to Look, PostScript):
4822 * maintaining.texi (Create Tags Table):
4823 * indent.texi (Indentation Commands):
4824 * fixit.texi (Spelling):
4825 * emacs.texi (Copying):
4826 * custom.texi (Init File): ifinfo -> ifnottex.
4827
8cf51b2c
GM
48282006-05-17 Richard Stallman <rms@gnu.org>
4829
4830 * files.texi (Diff Mode): Mention C-x `.
4831
48322006-05-08 Richard Stallman <rms@gnu.org>
4833
4834 * custom.texi (Disabling): Textual cleanups.
4835
8cf51b2c
GM
48362006-05-12 Glenn Morris <rgm@gnu.org>
4837
4838 * calendar.texi (Displaying the Diary, Format of Diary File):
4839 Refer to diary-view-entries, diary-list-entries,
4840 diary-show-all-entries rather than obsolete aliases.
4841
48422006-05-12 Eli Zaretskii <eliz@gnu.org>
4843
4844 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4845 (Displaying the Diary, Special Diary Entries, Importing Diary):
4846 * building.texi (Compilation Shell):
4847 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4848 emacs-xtra with @inforef's.
4849
4850 * files.texi (Visiting): Fix wording.
4851
4852 * mule.texi (Coding Systems, Text Coding): More indexing.
4853 Mention that C-x RET f can set eol conversion.
4854
c8763fb6 48552006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4856
4857 * xresmini.texi (GTK resources): Insert GTK description.
4858
4859 * xresources.texi (GTK resources): metafont should be menufont.
4860
8cf51b2c
GM
48612006-05-06 Michael Albinus <michael.albinus@gmx.de>
4862
49823426 4863 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4864 method, user name and host name is active only in partial
4865 completion mode.
4866
8cf51b2c
GM
48672006-05-06 Eli Zaretskii <eliz@gnu.org>
4868
4869 * makefile.w32-in (emacs.dvi):
4870 * Makefile.in (emacs.dvi): Add xresmini.texi.
4871
4872 * xresmini.texi (Table of Resources): Remove xref to non-existent
4873 node "LessTif Resources".
4874
4875 * msdog.texi (Microsoft Windows):
4876 * calendar.texi (Calendar/Diary, Displaying the Diary)
4877 (Special Diary Entries, Importing Diary, Holidays):
4878 * programs.texi (Program Modes):
4879 * text.texi (Text):
4880 * buffers.texi (Several Buffers):
4881 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4882
48832006-05-06 Eli Zaretskii <eliz@gnu.org>
4884
4885 The following changes merge the emacs-xtra manual into the main
4886 manual, but only for on-line version of the manual.
4887
4888 * vc2-xtra.texi (Version Backups, Local Version Control)
4889 (Making Snapshots, Change Logs and VC, Version Headers)
4890 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4891 on-line manual.
4892
4893 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4894 for on-line manual.
4895
4896 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4897 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4898 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4899 for on-line manual.
4900
4901 * fortran-xtra.texi (Fortran, Fortran Autofill)
4902 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4903 for on-line manual.
4904
4905 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4906 Conditional xref's for on-line manual.
4907
4908 * emerge-xtra.texi (Emerge, Overview of Emerge)
4909 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4910 manual.
4911
4912 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4913 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4914 (EMACSSOURCES): Use EMACS_XTRA.
4915 (../info/emacs-xtra): Remove.
4916 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4917
4918 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4919 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4920 (EMACSSOURCES): Use EMACS_XTRA.
4921 ($(infodir)/emacs-xtra): Remove.
4922 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4923
4924 * trouble.texi (Quitting):
4925 * text.texi (Text):
4926 * programs.texi (Program Modes):
4927 * msdog.texi (Microsoft Windows):
4928 * frames.texi (Frames):
4929 * files.texi (Backup, Version Control, VC Concepts)
4930 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4931 (Registering, VC Status, VC Undo, Multi-User Branching)
4932 (Comparing Files):
4933 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4934 (Displaying the Diary, Special Diary Entries, Importing Diary):
4935 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4936 conditional xref's, depending on @iftex/@ifnottex.
4937
4938 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4939 "MS-DOS". @include msdog-xtra.texi.
4940
4941 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4942 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4943
4944 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4945 for vc-xtra.texi subsections.
4946 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4947 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4948
4949 * sending.texi (Sending Mail): A @node line without explicit Prev,
4950 Next, and Up links.
4951
4952 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4953 Next, and Up links.
4954
4955 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4956 and its sections. @include picture-xtra.texi.
4957
4958 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4959 "Emerge".
4960 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4961
4962 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4963 exact duplicate of its name-sake in calendar.texi.
4964
4965 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4966 "Advanced Calendar/Diary Usage".
4967 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4968
4969 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4970 dired-xtra.texi.
4971 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4972
4973 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4974 (Files) [ifnottex]: Add menu entry for Autorevert.
4975
4976 * emacs-xtra.texi (Introduction): Reword to make consistent with
4977 printed version only.
4978 <Top level>: Remove the body of all chapters and move them to the
4979 new *-xtra.texi files. Use @raisesections and @lowersections to
4980 convert sections to chapters etc.
4981
4982 * msdog-xtra.texi:
4983 * fortran-xtra.texi:
4984 * vc-xtra.texi:
4985 * vc1-xtra.texi:
4986 * vc2-xtra.texi:
4987 * emerge-xtra.texi:
4988 * cal-xtra.texi:
4989 * dired-xtra.texi:
4990 * arevert-xtra.texi: New files, with text from respective chapters
4991 of emacs-xtra.texi. Convert each @chapter into @section, @section
4992 into @subsection, etc.
4993
1c6c854e 4994 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4995 updated.
4996
4997 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4998 Windows". All references updated.
4999
50002006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5001
5002 * macos.texi (Mac Input): Mention input from Character Palette.
5003 (Mac Font Specs): Fix typo.
5004
50052006-05-05 Richard Stallman <rms@gnu.org>
5006
5007 * files.texi (Diff Mode): Minor cleanup.
5008
50092006-05-05 Karl Berry <karl@gnu.org>
5010
8cf51b2c
GM
5011 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5012 errors from the current release of makeinfo (4.8).
5013 * help.texi (Library Keywords): Change widest word in multitable
5014 template from `emulations' to `convenience'. (Not sure if this is
5015 related to the font change.)
5016
50172006-05-05 Eli Zaretskii <eliz@gnu.org>
5018
5019 * files.texi (File Names): Add a footnote about limited support of
5020 ~USER on MS-Windows.
5021
5022 * cmdargs.texi (Initial Options): Add a footnote about limited
5023 support of ~USER on MS-Windows.
5024
50252006-05-03 Richard Stallman <rms@gnu.org>
5026
5027 * files.texi (Diff Mode): Node moved here.
5028 (Comparing Files): Delete what duplicates new node.
5029 (Files): Put Diff Mode in menu.
5030
1c6c854e 5031 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5032
5033 * emacs.texi (Top): Update menu for Diff Mode.
5034
5035 * trouble.texi (Emergency Escape): Simplify.
5036
5037 * emacs.texi (Top): Minor clarification.
5038
50392006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5040
5041 * commands.texi, entering.texi, screen.texi: Many simplifications.
5042
50432006-05-03 Richard Stallman <rms@gnu.org>
5044
5045 * commands.texi (Text Characters): Delete paragraph about unibyte
5046 non-ASCII printing chars.
5047
5048 * killing.texi (Killing): Say "graphical displays".
5049 * display.texi: Say "graphical displays".
5050
5051 * cmdargs.texi (Misc X): Say "graphical displays".
5052
50532006-05-01 Richard Stallman <rms@gnu.org>
5054
5055 * emacs.texi (Top): Add Diff Mode to menu.
5056
50572006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5058
5059 * misc.texi (Diff Mode): New node.
5060
50612006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5062
5063 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5064 (Mac Environment Variables): Shorten example line.
5065 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5066
50672006-05-01 Nick Roberts <nickrob@snap.net.nz>
5068
5069 * building.texi (GUD Customization): Describe cases %d and %c.
5070 Update description for %e.
5071
50722006-04-30 Glenn Morris <rgm@gnu.org>
5073
5074 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5075
50762006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5077
5078 * custom.texi (Examining): Update C-h v output example.
5079
50802006-04-29 Kim F. Storm <storm@cua.dk>
5081
5082 * building.texi (Grep Searching): Add lgrep and rgrep.
5083
8cf51b2c
GM
50842006-04-23 Richard Stallman <rms@gnu.org>
5085
5086 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5087
5088 * xresmini.texi: New file.
5089
5090 * xresources.texi (Face Resources): Split table into font resources
5091 and the rest. Combine similar attributes for brevity.
5092
8cf51b2c
GM
50932006-04-21 Eli Zaretskii <eliz@gnu.org>
5094
5095 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5096 backslashes and case-insensitivity in file names (moved to the
5097 main manual).
5098 (MS-DOS Printing): Move most of the text to the main manual.
5099
5100 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5101 New nodes.
5102 (Windows Processes, Windows System Menu): Add index entries and
5103 fix wording.
5104
8cf51b2c
GM
51052006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5106
5107 * misc.texi (Shell Ring): Add notes on saved input when
5108 navigating off the end of the history list.
5109
51102006-04-18 Chong Yidong <cyd@mit.edu>
5111
5112 * misc.texi (Shell Options): Correct default value of
5113 comint-scroll-show-maximum-output.
5114
8cf51b2c
GM
51152006-04-18 Nick Roberts <nickrob@snap.net.nz>
5116
5117 * building.texi (Watch Expressions): Update.
5118
8cf51b2c
GM
51192006-04-12 Richard Stallman <rms@gnu.org>
5120
5121 * search.texi: Clean up previous change.
5122
51232006-04-12 Eli Zaretskii <eliz@gnu.org>
5124
5125 * search.texi (Regexp Backslash, Regexp Replace): Add index
5126 entries for ``back reference'' and mention the term itself in the
5127 text.
5128
51292006-04-11 Richard Stallman <rms@gnu.org>
5130
5131 * custom.texi (Safe File Variables):
5132 Document enable-local-variables = :safe.
5133
51342006-04-11 Karl Berry <karl@gnu.org>
5135
5136 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5137 (Remote Repositories, Version Backups, Local Version Control)
5138 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5139 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5140 (Renaming VC Work Files and Master Files)
5141 (Inserting Version Control Headers, Customizing VC, General Options)
5142 (Options for RCS and SCCS, Options specific for CVS): Move all
5143 these nodes to emacs-xtra.texi, for brevity.
5144 * cmdargs.texi, files.texi: Change cross-references.
5145
8cf51b2c
GM
51462006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5147
5148 * files.texi (Old Versions): Update description of vc-annotate's
5149 use of color to indicate date ranges.
5150
8cf51b2c
GM
51512006-04-09 Kevin Ryde <user42@zip.com.au>
5152
8cf51b2c
GM
5153 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5154 put info and printed manual names the right way around.
5155
51562006-04-09 Karl Berry <karl@gnu.org>
5157
5158 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5159 emacs-xtra.texi, leaving only MS Windows information.
5160 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5161 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5162 node names.
5163
5164 * emacs.texi: Move @summarycontents and @contents to the beginning
5165 of the file.
5166
8cf51b2c
GM
51672006-04-08 Kevin Ryde <user42@zip.com.au>
5168
5169 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5170
51712006-04-07 Richard Stallman <rms@gnu.org>
5172
5173 * programs.texi (Comments, Comment Commands, Options for Comments)
5174 (Multi-Line Comments): "Align", not "indent".
5175 (Basic Indent): C-j deletes trailing whitespace before the newline.
5176
51772006-04-06 Richard Stallman <rms@gnu.org>
5178
8cf51b2c
GM
5179 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5180
51812006-04-06 Eli Zaretskii <eliz@gnu.org>
5182
5183 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5184
8cf51b2c
GM
51852006-04-05 Richard Stallman <rms@gnu.org>
5186
5187 * emacs.texi (Top): Update subnode menu.
5188
5189 * trouble.texi (Unasked-for Search): Node deleted.
5190 (Lossage): Delete from menu.
5191
51922006-04-04 Richard Stallman <rms@gnu.org>
5193
5194 * trouble.texi: Various cleanups.
5195 (Checklist): Don't bother saying how to snail a bug report.
5196 (Emergency Escape): Much rewriting.
5197 (After a Crash): Rename the core dump immediately.
5198 (Total Frustration): Call it a psychotherapist.
5199 (Bug Criteria): Avoid "illegal instruction".
5200 (Sending Patches): We always put the contributor's name in.
5201
5202 * misc.texi (Thumbnails): Minor correction.
5203
8cf51b2c
GM
52042006-04-03 Richard Stallman <rms@gnu.org>
5205
5206 * misc.texi (Thumbnails): Minor cleanup.
5207
52082006-04-02 Karl Berry <karl@gnu.org>
5209
5210 * sending.texi (Mail Sending): pxref to Top needs five args.
5211
5212 * texinfo.tex: Update to current version (2006-03-21.13).
5213
8cf51b2c
GM
52142006-03-31 Richard Stallman <rms@gnu.org>
5215
5216 * emacs.texi (Top): Update subnode menu.
5217
5218 * help.texi (Help Mode): Cleanup.
5219
5220 * dired.texi: Many cleanups.
5221 (Dired Deletion): Describe dired-recursive-deletes.
5222 (Operating on Files): dired-create-directory moved.
5223 (Misc Dired Features): Move to here.
5224 (Tumme): Node moved to misc.texi.
5225
5226 * custom.texi: Many cleanups.
5227 (Minor Modes): Don't mention ISO Accents Mode.
5228 (Examining): Update C-h v output example.
5229 (Hooks): Add index and xref for add-hook.
5230 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5231 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5232
5233 * misc.texi: Many cleanups.
5234 (beginning): Add to summary of topics.
5235 (Shell): Put eshell xref at the end. Remove eshell from table.
5236 (Thumbnails): New node.
5237
8cf51b2c
GM
52382006-03-28 Eli Zaretskii <eliz@gnu.org>
5239
5240 * files.texi (File Name Cache): Make it clear that the cache is
5241 not persistent.
5242
8cf51b2c
GM
52432006-03-25 Karl Berry <karl@gnu.org>
5244
49823426
GM
5245 * emacs-xtra.texi, emacs.texi, gnu.texi:
5246 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5247 (2) do not indent copyright year list (or anything else).
5248
8cf51b2c
GM
52492006-03-21 Juanma Barranquero <lekktu@gmail.com>
5250
5251 * files.texi (VC Dired Mode): Remove misplaced brackets.
5252
52532006-03-21 Andre Spiegel <spiegel@gnu.org>
5254
5255 * files.texi: Various updates and clarifications in the VC chapter.
5256
52572006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5258
5259 * help.texi (Help Mode): Document "C-c C-c".
5260
8cf51b2c
GM
52612006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5264 menu in the standalone Info reader.
5265
52662006-03-15 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5269 moved here from Emacs manual.
5270
5271 * programs.texi (Fortran): Section moved to emacs-xtra.
5272 (Program Modes): Xref to Fortran in emacs-xtra.
5273
5274 * maintaining.texi (Emerge): Move to emacs-xtra.
5275 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5276
5277 * picture.texi: File deleted.
5278 * Makefile.in:
5279 * makefile.w32-in: Remove picture.texi.
5280
5281 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5282 * abbrevs.texi (Abbrevs):
5283 * sending.texi (Sending Mail): Picture node removed.
5284
5285 * emacs.texi (Top): Update node listings.
5286
8cf51b2c
GM
52872006-03-12 Richard Stallman <rms@gnu.org>
5288
5289 * calendar.texi: Various cleanups.
5290
8cf51b2c
GM
52912006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5292
5293 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5294 syntax.
5295
8cf51b2c
GM
52962006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5297
5298 * search.texi (Regexps): More accurately describe which characters
5299 are special in which situations. Recommend _not_ to quote `]' or
5300 `-' when they are not special.
5301
8cf51b2c
GM
53022006-02-28 Andre Spiegel <spiegel@gnu.org>
5303
5304 * files.texi (Old Versions): Clarify operation of C-x v =.
5305
8cf51b2c
GM
53062006-02-21 Nick Roberts <nickrob@snap.net.nz>
5307
5308 * building.texi (Watch Expressions): Update and describe
5309 gdb-speedbar-auto-raise.
5310
53112006-02-19 Richard M. Stallman <rms@gnu.org>
5312
5313 * emacs.texi: Use @smallbook.
5314 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5315 Update subnode menu.
5316
5317 * building.texi (Lisp Interaction): Minor addition.
5318
53192006-02-18 Nick Roberts <nickrob@snap.net.nz>
5320
5321 * building.texi (Watch Expressions): Update and be more precise.
5322
c8763fb6 53232006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5324
5325 * maintaining.texi (Create Tags Table): Explain why the
5326 exception when etags writes to files under the /dev tree.
5327
53282006-02-14 Richard M. Stallman <rms@gnu.org>
5329
5330 * custom.texi (Safe File Variables): Lots of clarification.
5331 Renamed from Unsafe File Variables.
5332
53332006-02-14 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * custom.texi (Unsafe File Variables): File variable confirmation
5336 assumed denied in batch mode.
5337
53382006-02-14 Richard M. Stallman <rms@gnu.org>
5339
5340 * building.texi (GDB User Interface Layout): Don't say `inferior'
5341 for program being debugged.
5342
53432006-02-15 Nick Roberts <nickrob@snap.net.nz>
5344
5345 * building.texi (GDB Graphical Interface):
5346 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5347
53482006-02-13 Chong Yidong <cyd@stupidchicken.com>
5349
5350 * custom.texi (Specifying File Variables, Unsafe File Variables):
5351 New nodes, split from File Variables. Document new file local
5352 variable behavior.
5353
53542006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5355
5356 * display.texi (Standard Faces):
8cf51b2c
GM
5357 * files.texi (Visiting):
5358 * frames.texi (Clipboard):
5359 * glossary.texi (Glossary) <Clipboard>:
5360 * xresources.texi (X Resources): Mention Mac OS port.
5361
8cf51b2c
GM
53622006-02-12 Richard M. Stallman <rms@gnu.org>
5363
5364 * building.texi (Building): Clarify topic in intro.
5365
5366 * maintaining.texi (Maintaining): Change title; clarify topic.
5367 Delete duplicate index entries.
5368
5369 * building.texi (Other GDB User Interface Buffers): Clarifications.
5370
5371 * text.texi (Cell Commands): Clarifications.
5372
5373 * programs.texi (Defuns): Delete duplicate explanation of
5374 left-margin paren convention.
5375 (Hungry Delete): Minor cleanup.
5376
53772006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5378
5379 * dired.texi (Tumme): More tumme documentation.
5380
53812006-02-11 Alan Mackenzie <acm@muc.de>
5382
5383 * programs.texi ("Hungry Delete"): Correct the appellation of the
5384 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5385
53862006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5387
5388 * dired.texi (Tumme): Fix small bug.
5389
53902006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5391
5392 * macos.texi (Mac International): Rename "fontset-mac" to
5393 "fontset-standard".
5394
8cf51b2c
GM
53952006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5396
5397 * dired.texi (Tumme): Basic documentation for Tumme added.
5398
8cf51b2c
GM
53992006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5400
5401 * mule.texi (International):
5402 * programs.texi (Basic Indent): Fix typos.
5403
8cf51b2c
GM
5404 * custom.texi (Minor Modes):
5405 * display.texi (Text Display):
5406 * commands.texi (Text Characters): Update xrefs.
5407
54082006-02-07 Richard M. Stallman <rms@gnu.org>
5409
5410 * emacs.texi (Top): Update subnode menu.
5411 Update info on old Emacs papers.
5412 (Intro): "Graphical display", not window system.
5413
5414 * xresources.texi (GTK styles): Minor clarifications.
5415
5416 * trouble.texi: "Graphical display", not window system.
5417 (Stuck Recursive): Minor clarification.
5418
5419 * text.texi: Minor clarifications.
5420 (Sentences): Explain why two-space convention is better.
5421 Explain sentence-end-without-period here.
5422 (Fill Commands): Not here.
5423 (Refill): Node moved down.
5424 (Filling): Update menu.
5425 (Table Creation, Cell Justification, Column Commands): Clarify.
5426
5427 * sending.texi: Minor clarifications.
5428
5429 * search.texi (Regexp Backslash): Clarification.
5430
5431 * rmail.texi: Minor cleanups.
5432 (Rmail): Delete digression about `rmail-mode'.
5433 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5434 (Rmail Files): Mention C-u M-x rmail.
5435 (Rmail Reply): Mention References.
5436 (Rmail Display): Mention rmail-nonignored-headers.
5437
5438 * programs.texi: Minor cleanups.
5439 (Comment Commands): Mention momentary Transient Mark mode.
5440 (Matching): Be more specific about customizing show-paren-mode.
5441 (Info Lookup): Don't list the modes that support C-h S.
5442 Just say what it does in an unsupported mode.
5443 (Man Page): Delete excessive info on customizing woman.
5444 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5445
5446 * abbrevs.texi: Minor clarifications.
5447 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5448 not "dynamic abbrevs" as if they were a kind of abbrev.
5449
5450 * picture.texi (Picture): Minor cleanup.
5451
5452 * mule.texi (Communication Coding): Say "other applications".
5453 (Fontsets): Not specific to X. Add xref to X Resources.
5454 (Unibyte Mode): Rename from Single-Byte Character Support.
5455 "Graphical display", not window system.
5456 (International): Update menu.
5457
5458 * maintaining.texi (Format of ChangeLog):
5459 New node, split out from ChangeLog.
5460 (ChangeLog): Clarifications in the remaining text.
5461 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5462 (Find Tag): Add @w.
5463 (Tags Search): Explain tag table order here. Simplify grep ref.
5464 (List Tags): tags-tag-face is a variable, not a face.
5465 (Emerge): Cleanups.
5466
5467 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5468 (Keyboard Macros): Avoid "the user".
5469
5470 * killing.texi: "Graphical display", not window system.
5471
5472 * help.texi (Help Echo): "Graphical display", not window system.
5473
5474 * glossary.texi: Say "you", not "the user". Say "graphical display".
5475
5476 * frames.texi: Minor cleanups. "Graphical display", not window system.
5477
5478 * files.texi (Visiting): Make drag-and-drop not X-specific.
5479
5480 * custom.texi: Minor cleanups. "Graphical display", not window system.
5481
5482 * cmdargs.texi: Minor cleanups.
5483
5484 * building.texi (Compilation): Move and split kill-compilation para.
5485 Add para about multiple compilers.
5486 (Compilation Mode): Commands also available in grep mode and others.
5487 Mention C-u C-x ` more tutorially. Clarify C-x `.
5488 (Compilation Shell): Clarify. Put Bash example first.
5489 (Grep Searching): Minor cleanups; add @w.
5490 (Debuggers): Minor cleanups.
5491 (Starting GUD): Make GDB xgraphical mode issue clearer.
5492 (Debugger Operation): Lots of clarifications including
5493 GDB tooltip side-effect issue.
5494 (Commands of GUD): Clarify.
5495 (GUD Customization): Add bashdb-mode-hook.
5496 (GDB Graphical Interface): Rewrite for clarity.
5497 (GDB User Interface Layout): Rewrite for clarity.
5498 (Stack Buffer, Watch Expressions): Likewise.
5499 (Other GDB User Interface Buffers): Cleanups.
5500 (Lisp Libraries, External Lisp): Cleanup.
5501
5502 * basic.texi (Position Info): "Graphical displays", rather than
5503 window systems.
5504
5505 * anti.texi: Minor cleanup.
5506
8cf51b2c
GM
55072006-02-03 Eli Zaretskii <eliz@gnu.org>
5508
5509 * custom.texi (Init File, Find Init): Add cross-references to
5510 where $HOME is described.
5511
55122006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5515 is not inside the @table.
5516
5517 * emacs.texi (Top): Correct node name.
5518
5519 * files.texi (File Names): Fix @xref.
5520 (Reverting): Fix typo.
5521
5522 * mule.texi (International): Correct node name.
5523
5524 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5525
55262006-02-01 Richard M. Stallman <rms@gnu.org>
5527
5528 * emacs.texi (Top): Update subnode menu.
5529
5530 * mule.texi: Minor clarifications.
5531 Reduce the specific references to X Windows.
5532 Refer to "graphical" terminals, rather than window systems.
5533 (Text Coding): Rename from Specify Coding.
5534 (Communication Coding, File Name Coding, Terminal Coding):
5535 New nodes split out from Text Coding.
5536
5537 * kmacro.texi: Minor clarifications.
5538 (Keyboard Macro Ring): Comment out some excessive commands.
5539 (Basic Keyboard Macro): Split up the table, putting part in each node.
5540
5541 * major.texi: Minor clarifications.
5542
5543 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5544
5545 * windows.texi: Minor clarifications.
5546 (Change Window): Don't describe mode-line mouse cmds here.
5547 Add xref to Mode Line Mouse.
5548
5549 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5550
5551 * macos.texi (Mac International): Fix xref.
5552
5553 * indent.texi: Minor clarifications.
5554
5555 * frames.texi: Minor clarifications.
5556 Reduce the specific references to X Windows.
5557 Refer to "graphical" terminals, rather than window systems.
5558 (Frame Parameters): Don't mention commands like
5559 set-foreground-color. Just say to customize a face.
5560 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5561
5562 * files.texi: Minor clarifications.
5563 (Numbered Backups): New node, split out from Backup Names.
5564
5565 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5566
5567 * cmdargs.texi (General Variables): Fix xref.
5568
5569 * buffers.texi: Minor clarifications.
5570
8cf51b2c
GM
55712006-01-31 Richard M. Stallman <rms@gnu.org>
5572
5573 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5574 Nodes moved to top.
5575
5576 * display.texi: Minor clarifications.
5577 (Display): Rearrange menu.
5578 (Standard Faces): Mention query-replace face.
5579 (Faces): Simplify.
5580 (Font Lock): Simplify face customization info.
5581 (Highlight Changes): Node merged into Highlight Interactively.
5582 (Highlight Interactively): Much rewriting and cleanup.
5583 (Optional Mode Line): Narrowed line number not good for goto-line.
5584 Simplify face customization advice.
5585 (Text Display): Mention use of escape-glyph face.
5586 Move ctl-arrow and tab-width here.
5587 (Display Custom): Move no-redraw-on-reenter to end of node.
5588
5589 * search.texi: Minor clarifications.
5590 (Isearch Scroll): Simplify.
5591 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5592
5593 * regs.texi (Registers): Mention bookmarks here.
5594
5595 * mark.texi: Minor clarifications.
5596 (Selective Undo): Node deleted.
5597
5598 * m-x.texi: Minor clarifications.
5599
5600 * killing.texi: Minor clarifications.
5601 Refer to "graphical" terminals, rather than window systems.
5602
5603 * help.texi: Clarifications.
5604 (Help): Don't describe C-h F and C-h K here.
5605 (Key Help): Describe C-h K here.
5606 (Name Help): Mention Emacs Lisp Intro.
5607 Describe C-h F here.
5608 (Misc Help): Mention C-h F and C-h K only briefly.
5609
5610 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5611 Selective undo text merged in.
5612 (Spelling): Mention Aspell along with Ispell.
5613
5614 * emacs.texi (Top): Update subnode menus.
5615
5616 * basic.texi (Basic Undo): Rename from Undo. Most of text
5617 moved to new Undo node.
5618
8cf51b2c
GM
56192006-01-29 Chong Yidong <cyd@stupidchicken.com>
5620
5621 * basic.texi (Continuation Lines, Inserting Text):
5622 Mention longlines mode.
5623
56242006-01-29 Richard M. Stallman <rms@gnu.org>
5625
10d1d0af 5626 * screen.texi: Minor cleanups.
8cf51b2c
GM
5627 (Screen): Clean up the intro paragraphs.
5628 (Mode Line): Lots of rewriting. Handle frame-name better.
5629 eol-mnemonic-... vars moved out.
5630
5631 * emacs.texi (Top): Change menu item for MS-DOS node.
5632 Update subnode menu.
5633
5634 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5635 chapter relates to Windows. Title changed.
5636
5637 * mini.texi: Minor cleanups.
5638
5639 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5640 (Mark): Put it in the menu.
5641
5642 * entering.texi: Minor cleanups.
5643
5644 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5645 (Intro): Refer to "graphical" terminals, rather than X.
5646
5647 * display.texi (Display Custom): Add xref to Variables.
5648 (Optional Mode Line): eol-mnemonic-... vars moved here.
5649
5650 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5651 rather than X.
5652
8cf51b2c
GM
5653 * basic.texi: Minor cleanups.
5654 (Undo): selective-undo moved.
5655
8cf51b2c
GM
56562006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5657
5658 * anti.texi (Antinews): Various corrections and additions.
5659
56602006-01-23 Juri Linkov <juri@jurta.org>
5661
5662 * custom.texi (Easy Customization, Customization Groups)
5663 (Browsing Custom): Mention links along with buttons.
5664
8cf51b2c
GM
56652006-01-21 Eli Zaretskii <eliz@gnu.org>
5666
8cf51b2c
GM
5667 * text.texi (TeX Print): Use @key for TAB.
5668
8cf51b2c
GM
5669 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5670
8cf51b2c
GM
56712006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5672
5673 * files.texi (File Aliases): Don't claim that usually separate
5674 buffers are created for two file names that name the same data.
5675 Mention additional situations where different names mean the same
5676 file on disk.
5677
56782006-01-19 Richard M. Stallman <rms@gnu.org>
5679
5680 * killing.texi (Deletion): Upcase @key argument.
5681
5682 * custom.texi (Custom Themes): Minor cleanup.
5683
5684 * programs.texi (Hungry Delete): Upcase @key argument.
5685
8cf51b2c
GM
56862006-01-16 Juri Linkov <juri@jurta.org>
5687
5688 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5689 Move `mode-line-highlight' before `mode-line-buffer-id'.
5690
8cf51b2c
GM
56912006-01-14 Richard M. Stallman <rms@gnu.org>
5692
5693 * basic.texi (Inserting Text): Minor cleanup.
5694
8cf51b2c
GM
56952006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5696
5697 * custom.texi (Changing a Variable, Face Customization):
5698 Update for changes in Custom menus.
5699
8cf51b2c
GM
57002006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5701
5702 * macos.texi (Mac International): Undo last change.
5703
8cf51b2c
GM
57042006-01-02 Chong Yidong <cyd@stupidchicken.com>
5705
5706 * custom.texi (Custom Themes): Describe the new
5707 customize-create-theme interface.
5708
57092005-12-30 Juri Linkov <juri@jurta.org>
5710
5711 * basic.texi (Position Info): Update example.
5712
c8763fb6 57132005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5714
5715 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5716
57172005-12-24 Chong Yidong <cyd@stupidchicken.com>
5718
5719 * custom.texi (Custom Themes): `load-theme' always loads.
5720
57212005-12-23 Juri Linkov <juri@jurta.org>
5722
5723 * display.texi (Highlight Interactively): Use double space to
5724 separate sentences. Replace C-p with M-p, and C-n with M-n.
5725
57262005-12-22 Richard M. Stallman <rms@gnu.org>
5727
5728 * custom.texi (Easy Customization and subnodes):
5729 Replace "active field" with "button".
5730 Use "user option" only for variables.
5731 Use "setting" for variable-or-face.
5732
57332005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5734
5735 * buffers.texi (Select Buffer): Change order in table to make
5736 "Similar" refer to the correct item.
5737 (Indirect Buffers): Minor rewording.
5738
8cf51b2c
GM
57392005-12-20 Juri Linkov <juri@jurta.org>
5740
5741 * files.texi (VC Status): Put P and N near p and n.
5742
8cf51b2c
GM
57432005-12-19 Richard M. Stallman <rms@gnu.org>
5744
5745 * programs.texi (Electric C): Delete the info about newline control.
5746 (Other C Commands): Minor cleanup.
5747 (Left Margin Paren): Minor cleanup.
5748
57492005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5750
5751 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5752 (Customization Groups): Delete text moved to "Browsing Custom".
5753 (Browsing Custom): New node.
5754 (Specific Customization): Clarify which commands only work for
5755 loaded options.
5756
57572005-12-18 Bill Wohler <wohler@newt.com>
5758
5759 * frames.texi (Tool Bars): Shorten text of previous change.
5760
57612005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5762
5763 * files.texi (VC Status): Document log-view mode.
5764
57652005-12-18 Bill Wohler <wohler@newt.com>
5766
5767 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5768 permanently via the customize interface.
5769
8cf51b2c
GM
57702005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5771
5772 * killing.texi (Killing by Lines): Document `kill-whole-line'
5773 function.
5774
c8763fb6 57752005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5776
5777 * buffers.texi (Select Buffer): Change `prev-buffer' to
5778 `previous-buffer'. Indicate that these functions use a frame
5779 local buffer list.
5780
8cf51b2c
GM
57812005-12-12 Richard M. Stallman <rms@gnu.org>
5782
5783 * custom.texi (Easy Customization): Change menu comment.
5784 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5785
5786 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5787 (Help): Among the Apropos commands, describe only C-h a here.
5788
57892005-12-11 Richard M. Stallman <rms@gnu.org>
5790
5791 * programs.texi (Options for Comments): Comment-end starts with space.
5792
5793 * glossary.texi (Glossary): Minor cleanup.
5794
5795 * files.texi (Old Versions): Use @table.
5796
8cf51b2c
GM
57972005-12-10 David Koppelman <koppel@ece.lsu.edu>
5798
5799 * display.texi (Highlight Interactively): Include
5800 global-hi-lock-mode. Add miscellaneous details and elaborations.
5801
58022005-12-09 Richard M. Stallman <rms@gnu.org>
5803
5804 * display.texi (Font Lock): Delete the Global FL menu item.
5805
58062005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5807
5808 * custom.texi (Minibuffer Maps): Mention the maps for file name
5809 completion.
5810
58112005-12-09 Kim F. Storm <storm@cua.dk>
5812
5813 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5814 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5815 cursor to next corner in rectangle; clarify insert around rectangle.
5816
8cf51b2c
GM
58172005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5818
5819 * custom.texi (Customization): Use xref to elisp manual for
5820 non-TeX output.
5821 (Minor Modes): Update.
5822 (Customization Groups, Changing a Variable, Face Customization):
5823 Update for new appearance of Custom buffers.
5824 (Changing a Variable): `custom-buffer-done-function' has been
5825 replaced by `custom-buffer-done-kill'.
5826 (Specific Customization): In the `customize-group' buffer, a
5827 subgroup's contents are not "hidden". They are not included at
5828 all. They have no [Show] button.
5829 (Mouse Buttons): Add pxref to description of mouse event lists in
5830 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5831 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5832 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5833
58342005-12-08 Richard M. Stallman <rms@gnu.org>
5835
5836 * mini.texi (Completion Commands, Completion):
5837 In file name input, SPC does not do completion.
5838
8cf51b2c
GM
58392005-12-08 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * building.texi (GDB Graphical Interface): Explain screen size
5842 setting.
5843 (Other GDB User Interface Buffers): Describe features specific to
5844 GDB 6.4.
5845
8cf51b2c
GM
58462005-12-01 Nick Roberts <nickrob@snap.net.nz>
5847
5848 * building.texi (GDB User Interface Layout): Describe how to
5849 kill associated buffers.
5850 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5851 (Watch Expressions): Be more precise.
5852 (Other GDB User Interface Buffers): Describe how to change a
5853 register value.
5854
8cf51b2c
GM
58552005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5856
5857 * macos.texi (Mac Input): Remove description of
5858 mac-command-key-is-meta. Add descriptions of
5859 mac-control-modifier, mac-command-modifier, and
5860 mac-option-modifier.
5861 (Mac International): Fix description of conversion of clipboard data.
5862 (Mac Font Specs): Add example of font customization by face attributes.
5863
58642005-11-22 Nick Roberts <nickrob@snap.net.nz>
5865
5866 * building.texi (Watch Expressions): Expand description.
5867 (Other GDB User Interface Buffers): Describe local map for
5868 gud-watch.
5869
58702005-11-21 Chong Yidong <cyd@stupidchicken.com>
5871
5872 * display.texi (Font Lock): Font lock is enabled by default now.
5873
58742005-11-20 Juri Linkov <juri@jurta.org>
5875
5876 * basic.texi (Position Info): Update examples of the output.
5877 Remove the fact that examples are produced in the TeXinfo buffer,
5878 because in the Info reader users will get a different output from
5879 `C-x ='.
5880
5881 * building.texi (Compilation Mode): Remove paragraph duplicated
5882 from the node `Compilation'. Add `compilation-skip-threshold'.
5883
5884 * display.texi (Font Lock): Suggest more user-friendly method of
5885 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5886
58872005-11-18 Richard M. Stallman <rms@gnu.org>
5888
5889 * files.texi (Registering): Mention @@ in mode line.
5890
5891 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5892
58932005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5894
5895 * files.texi (Renaming and VC): Some back-ends don't
5896 handle renaming.
5897
8cf51b2c
GM
58982005-11-17 Juri Linkov <juri@jurta.org>
5899
5900 * emacs.texi (Top):
5901 * display.texi (Highlight Interactively): Put this font-lock based
5902 mode near Font Lock node.
5903
59042005-11-16 Chong Yidong <cyd@stupidchicken.com>
5905
5906 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5907 icons.
5908
59092005-11-12 Kim F. Storm <storm@cua.dk>
5910
5911 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5912 (Help Summary): Add C-h d and C-h e.
5913 (Apropos): Clarify that all apropos commands may search for either
5914 list of words or a regexp. Add C-h d for apropos-documentation.
5915 Describe apropos-documentation-sort-by-scores user option.
5916
8cf51b2c
GM
59172005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5918
5919 * killing.texi (CUA Bindings): Add @section.
5920
59212005-11-10 Kim F. Storm <storm@cua.dk>
5922
5923 * emacs.texi (Top): Add CUA Bindings entry to menu.
5924
5925 * killing.texi (CUA Bindings): New node. Moved here from
5926 misc.texi and extended with info on rectangle commands and
5927 rectangle highlighting, interface to registers, and the global
5928 mark feature.
5929
5930 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5931
5932 * regs.texi: Prev link points to CUA Bindings node.
5933
59342005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5935
5936 * help.texi (Help Echo): By default, help echos are only shown on
5937 mouse-over, not on point-over.
5938
c8763fb6 59392005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5940
5941 * misc.texi (Shell Mode): Describe how to activate password echoing.
5942
8cf51b2c
GM
59432005-11-04 Romain Francoise <romain@orebokech.com>
5944
5945 * mark.texi (Mark Ring): Fix typo.
5946
59472005-11-03 Richard M. Stallman <rms@gnu.org>
5948
5949 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5950
59512005-11-01 Bill Wohler <wohler@newt.com>
5952
5953 * help.texi (Help Mode): Fix typo.
5954
59552005-11-01 Nick Roberts <nickrob@snap.net.nz>
5956
1c6c854e
CS
5957 * building.texi (Other GDB User Interface Buffers):
5958 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5959
59602005-10-31 Romain Francoise <romain@orebokech.com>
5961
5962 * files.texi (Compressed Files): Fix typo.
5963
5964 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5965
5966 * windows.texi (Force Same Window): Likewise.
5967
59682005-10-30 Bill Wohler <wohler@newt.com>
5969
5970 * help.texi (Help Mode): URLs viewed with browse-url.
5971
59722005-10-31 Nick Roberts <nickrob@snap.net.nz>
5973
5974 * building.texi (GDB Graphical Interface): Don't reference
5975 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5976 must stay in same frame.
5977
59782005-10-29 Chong Yidong <cyd@stupidchicken.com>
5979
5980 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5981
5982 * anti.texi (Antinews): Likewise.
5983
8cf51b2c
GM
59842005-10-28 Bill Wohler <wohler@newt.com>
5985
5986 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5987
59882005-10-28 Richard M. Stallman <rms@gnu.org>
5989
5990 * files.texi (Visiting): Explain how to enter ? in a file name.
5991
5992 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5993
8cf51b2c
GM
59942005-10-25 Nick Roberts <nickrob@snap.net.nz>
5995
1c6c854e
CS
5996 * building.texi (GDB Graphical Interface):
5997 Describe gdb-mouse-until.
8cf51b2c
GM
5998
59992005-10-23 Richard M. Stallman <rms@gnu.org>
6000
6001 * custom.texi (Init File): Recommend when to use site-start.el.
6002
8cf51b2c
GM
60032005-10-21 Juri Linkov <juri@jurta.org>
6004
6005 * custom.texi (Examining): Mention accessing the old variable
6006 value via M-n in set-variable.
6007
8cf51b2c
GM
60082005-10-18 Romain Francoise <romain@orebokech.com>
6009
6010 * files.texi (Version Systems): Capitalize GNU.
6011
8cf51b2c
GM
60122005-10-18 Nick Roberts <nickrob@snap.net.nz>
6013
6014 * building.texi (Compilation Mode): Remove redundant paragraph.
6015 (Watch Expressions): Remove paragraph to reflect code change.
6016
8cf51b2c
GM
60172005-10-16 Richard M. Stallman <rms@gnu.org>
6018
6019 * building.texi (Compilation Mode, Compilation): Clarified.
6020
60212005-10-15 Richard M. Stallman <rms@gnu.org>
6022
6023 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6024
8cf51b2c
GM
60252005-10-13 Kenichi Handa <handa@m17n.org>
6026
6027 * basic.texi (Position Info): Fix previous change.
6028
c8763fb6 60292005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6030
6031 * cmdargs.texi (Icons X): Fix typo.
6032
60332005-10-12 Kenichi Handa <handa@m17n.org>
6034
6035 * basic.texi (Position Info): Describe the case that Emacs shows
6036 "part of display ...".
6037
c8763fb6 60382005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6039
6040 * cmdargs.texi (Icons X): -nb => -nbi.
6041
60422005-10-10 Chong Yidong <cyd@stupidchicken.com>
6043
6044 * frames.texi (Speedbar): A couple more clarifications.
6045
60462005-10-11 Nick Roberts <nickrob@snap.net.nz>
6047
6048 * building.texi (GDB User Interface Layout): Improve diagram.
6049 (Watch Expressions): Explain how to make speedbar global.
6050 (Other GDB User Interface Buffers): Make references more precise.
6051
8cf51b2c
GM
60522005-10-09 Richard M. Stallman <rms@gnu.org>
6053
6054 * frames.texi (Speedbar): Clarify the text.
6055
60562005-10-09 Chong Yidong <cyd@stupidchicken.com>
6057
6058 * frames.texi (Speedbar): Add information on keybindings,
6059 dismissing the speedbar, and buffer display mode. Link to
6060 speedbar manual.
6061
c8763fb6 60622005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6063
1c6c854e 6064 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6065 added -nb, --no-bitmap-icon.
6066
8cf51b2c
GM
60672005-10-07 Nick Roberts <nickrob@snap.net.nz>
6068
6069 * building.texi (GDB Graphical Interface): Add variables and
6070 functions to indices. Be more precise.
6071
c8763fb6 60722005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6073
6074 * frames.texi (Drag and Drop): Remove the x- from
6075 x-dnd-open-file-other-window and xdnd-protocol-alist.
6076
60772005-09-30 Romain Francoise <romain@orebokech.com>
6078
6079 * mini.texi (Minibuffer): The default value now appears before the
6080 colon in minibuffer prompts.
6081
8cf51b2c
GM
60822005-09-25 Richard M. Stallman <rms@gnu.org>
6083
6084 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6085
8cf51b2c
GM
60862005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6087
6088 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6089
8cf51b2c
GM
60902005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6091
6092 * emacs.texi (Top): Update submenus from macos.texi.
6093
6094 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6095 (Mac OS): Update feature support status.
6096 (Mac Input): List supported input scripts. Remove description
6097 about `mac-keyboard-text-encoding'. Mention mouse button
6098 emulation and related variables.
6099 (Mac International): Mention Central European and Cyrillic
6100 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6101 Add description about coding system for selection.
6102 Add description about language environment.
6103 (Mac Environment Variables):
6104 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6105 arguments. Add Preferences support.
6106 (Mac Directories): Explicitly state that this node is for Mac OS
6107 Classic only.
1c6c854e
CS
6108 (Mac Font Specs): Mention specification for scalable fonts.
6109 List supported charsets. Add preferred way of creating fontsets.
6110 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6111 (Mac Functions): Add descriptions about `mac-set-file-creator',
6112 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6113 and `mac-get-preference'.
6114
8cf51b2c
GM
61152005-09-16 Romain Francoise <romain@orebokech.com>
6116
6117 Update all files to specify GFDL version 1.2.
6118
6119 * doclicense.texi (GNU Free Documentation License): Update to
6120 version 1.2.
6121
61222005-09-15 Richard M. Stallman <rms@gnu.org>
6123
6124 * buffers.texi (List Buffers): Fix xref.
6125
6126 * rmail.texi (Rmail Basics): Fix xref.
6127
6128 * emacs.texi (Top): Update subnode menus.
6129
6130 * files.texi (Saving Commands): New node, broken out of Saving.
6131 (Customize Save): New node, broken out of Saving.
6132 Clarify effect of write-region-inhibit-fsync.
6133 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6134
8cf51b2c
GM
61352005-09-14 Romain Francoise <romain@orebokech.com>
6136
6137 * files.texi (Saving): Mention write-region-inhibit-fsync.
6138
61392005-09-05 Chong Yidong <cyd@stupidchicken.com>
6140
6141 * custom.texi (Custom Themes): New node.
6142
61432005-09-03 Richard M. Stallman <rms@gnu.org>
6144
49823426
GM
6145 * search.texi (Search Case): Mention vars that control
6146 case-fold-search for various operations.
8cf51b2c
GM
6147
61482005-08-22 Juri Linkov <juri@jurta.org>
6149
6150 * display.texi (Standard Faces): Merge the text from
6151 `(elisp)Standard Faces' into this node.
6152
61532005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6154
6155 * emacs.texi (Top): Delete menu item for deleted node
6156 Keyboard Translations.
6157
61582005-08-18 Richard M. Stallman <rms@gnu.org>
6159
8cf51b2c
GM
6160 * trouble.texi (Unasked-for Search):
6161 Delete xref to Keyboard Translations.
6162
6163 * glossary.texi (Glossary): Delete xref.
6164
8cf51b2c
GM
6165 * custom.texi (Minor Modes): Say that the list here is not complete.
6166 (Keyboard Translations): Node deleted.
6167 (Disabling): Delete xref to it.
6168 (Customization Groups): Fix Custom buffer example.
6169 (Hooks): Mention remove-hooks.
6170
61712005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * building.texi (GDB Graphical Interface): Improve filling of menu
6174 item.
6175
61762005-08-18 Nick Roberts <nickrob@snap.net.nz>
6177
6178 * building.texi (GDB Graphical Interface): Use better node names.
6179
61802005-08-14 Richard M. Stallman <rms@gnu.org>
6181
6182 * text.texi (Sentences): Fix xref.
6183
61842005-08-14 Juri Linkov <juri@jurta.org>
6185
6186 * building.texi (Compilation, Grep Searching): Move grep command
6187 headings from `Compilation' to `Grep Searching'.
6188
6189 * dired.texi (Dired and Find):
6190 * maintaining.texi (Tags Search): Replace grep xref to
6191 `Compilation' node with `Grep Searching'.
6192
6193 * files.texi (Comparing Files): Replace xref to `Compilation' with
6194 `Compilation Mode'.
6195
61962005-08-13 Alan Mackenzie <acm@muc.de>
6197
6198 * search.texi (Non-ASCII Isearch): Correct a typo.
6199 (Replacement Commands): Mention query-replace key binding.
6200
62012005-08-11 Richard M. Stallman <rms@gnu.org>
6202
6203 * programs.texi (Options for Comments): Fix xref.
6204
6205 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6206 out of Regexps.
6207
8cf51b2c
GM
62082005-08-09 Juri Linkov <juri@jurta.org>
6209
6210 * building.texi (Compilation): Use `itemx' instead of `item'.
6211 (Grep Searching): Simplify phrase.
6212
6213 * display.texi (Standard Faces): Describe vertical-border on
6214 window systems.
6215
6216 * windows.texi (Split Window): Simplify phrase and mention
6217 vertical-border face.
6218
62192005-08-09 Richard M. Stallman <rms@gnu.org>
6220
6221 * files.texi (Comparing Files): Clarify compare-windows.
6222
6223 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6224
8cf51b2c
GM
62252005-08-06 Eli Zaretskii <eliz@gnu.org>
6226
6227 * mule.texi (Coding Systems): Rephrase the paragraph about
6228 codepages: no need for "M-x codepage-setup" anymore, except on
6229 MS-DOS.
6230
6231 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6232 the MS-DOS port only.
6233
62342005-07-30 Eli Zaretskii <eliz@gnu.org>
6235
6236 * makefile.w32-in (info): Don't run multi-install-info.bat.
6237 ($(infodir)/dir): New target, produced by running
6238 multi-install-info.bat.
6239
8cf51b2c
GM
62402005-07-22 Eli Zaretskii <eliz@gnu.org>
6241
6242 * files.texi (Quoted File Names): Add index entry.
6243
8cf51b2c
GM
62442005-07-19 Juri Linkov <juri@jurta.org>
6245
6246 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6247
62482005-07-18 Juri Linkov <juri@jurta.org>
6249
8cf51b2c
GM
6250 * custom.texi (Easy Customization):
6251 * files.texi (Old Versions):
6252 * frames.texi (Wheeled Mice):
6253 * mule.texi (Specify Coding):
8cf51b2c
GM
6254 * text.texi (Cell Justification):
6255 * trouble.texi (After a Crash):
8cf51b2c
GM
6256 * xresources.texi (GTK styles):
6257 Delete duplicate duplicate words.
6258
62592005-07-17 Richard M. Stallman <rms@gnu.org>
6260
6261 * frames.texi (Creating Frames): Fix foreground color example.
6262
6263 * custom.texi (Init Examples): Clean up text about conditionals.
6264
62652005-07-16 Richard M. Stallman <rms@gnu.org>
6266
6267 * mini.texi (Completion Commands): Fix command name for ?.
6268
8cf51b2c
GM
62692005-07-16 Eli Zaretskii <eliz@gnu.org>
6270
6271 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6272 `menu' face has no effect on w32 and with GTK.
6273 Add cross-references.
8cf51b2c
GM
6274
6275 * cmdargs.texi (General Variables): Clarify the default location
6276 of $HOME on w32 systems.
6277
62782005-07-15 Jason Rumney <jasonr@gnu.org>
6279
6280 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6281 changed.
6282
62832005-07-08 Kenichi Handa <handa@m17n.org>
6284
1c6c854e
CS
6285 * mule.texi (Recognize Coding):
6286 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6287
62882005-07-07 Richard M. Stallman <rms@gnu.org>
6289
6290 * anti.texi (Antinews): Mention mode-line-inverse-video.
6291
6292 * files.texi (Saving): Minor correction about C-x C-w.
6293
6294 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6295
62962005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * search.texi (Isearch Scroll): Add example of using the
6299 `isearch-scroll' property.
6300 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6301 `Display Custom' node.
6302 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6303 and de-emphasize it.
6304 (Other Repeating Search): `occur' currently can not correctly
6305 handle multiline matches. Correct, clarify and update description
6306 of `flush-lines' and `keep-lines'.
6307
6308 * display.texi (Display Custom): Add anchor for `baud-rate'.
6309
63102005-07-07 Richard M. Stallman <rms@gnu.org>
6311
6312 * gnu.texi: Update where to get GNU status; add refs for how to help.
6313 Add footnotes 6 and 7.
6314
63152005-07-04 Lute Kamstra <lute@gnu.org>
6316
6317 Update FSF's address in GPL notices.
6318
8cf51b2c 6319 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6320 * trouble.texi (Checklist): Update FSF's address.
6321
8cf51b2c
GM
63222005-06-24 Richard M. Stallman <rms@gnu.org>
6323
6324 * display.texi (Text Display): Change index entries.
6325
63262005-06-24 Eli Zaretskii <eliz@gnu.org>
6327
6328 * makefile.w32-in (MAKEINFO): Use --force.
6329 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6330 Makefile.in.
8cf51b2c
GM
6331
63322005-06-23 Richard M. Stallman <rms@gnu.org>
6333
1c6c854e 6334 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6335 nobreak-char-display.
6336
6337 * emacs.texi (Top): Update detailed node listing.
6338
1c6c854e 6339 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6340 to nobreak-char-display and no-break-space to nobreak-space.
6341 (Standard Faces): Split up the list of standard faces
6342 and put it in a separate node. Add nobreak-space and
6343 escape-glyph.
6344
8cf51b2c
GM
63452005-06-23 Lute Kamstra <lute@gnu.org>
6346
6347 * mule.texi (Select Input Method): Fix typo.
6348
63492005-06-23 Kenichi Handa <handa@m17n.org>
6350
1c6c854e
CS
6351 * mule.texi (International): List all supported scripts.
6352 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6353 distribution.
6354 (Language Environments): List all language environments.
6355 Intlfonts contains fonts for most supported scripts, not all..
6356 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6357 input a specific character.
8cf51b2c
GM
6358 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6359
63602005-06-23 Juanma Barranquero <lekktu@gmail.com>
6361
49823426 6362 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6363
63642005-06-22 Miles Bader <miles@gnu.org>
6365
6366 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6367
63682005-06-20 Miles Bader <miles@gnu.org>
6369
6370 * display.texi (Faces): Add `vertical-divider'.
6371
63722005-06-17 Richard M. Stallman <rms@gnu.org>
6373
6374 * text.texi (Adaptive Fill): Minor clarification.
6375
8cf51b2c
GM
63762005-06-10 Lute Kamstra <lute@gnu.org>
6377
6378 * emacs.texi (Top): Correct version number.
6379 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6380 refer to the current version of Emacs.
6381
63822005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6383
6384 * files.texi (Log Buffer): Document when there can be more than
6385 one file to be committed.
6386
63872005-06-08 Juri Linkov <juri@jurta.org>
6388
6389 * display.texi (Faces): Add `shadow' face.
6390
63912005-06-07 Masatake YAMATO <jet@gyve.org>
6392
6393 * display.texi (Faces): Write about mode-line-highlight.
6394
63952005-06-06 Richard M. Stallman <rms@gnu.org>
6396
6397 * misc.texi (Printing Package): Explain how to initialize
6398 printing package.
6399
6400 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6401
64022005-06-05 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * emacs.texi: Rename Hardcopy to Printing.
6405 Make PostScript and PostScript Variables subnodes of it.
6406
6407 * misc.texi (Printing): Rename node from Hardcopy.
6408 Mention menu bar options.
6409 Move PostScript and PostScript Variables to submenu.
6410 (Printing package): New node.
6411
6412 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6413
6414 * dired.texi (Operating on Files): Likewise.
6415
6416 * calendar.texi (Displaying the Diary): Likewise.
6417
6418 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6419
6420 * glossary.texi (Glossary): Likewise.
6421
6422 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6423 effect.
6424
64252005-06-04 Richard M. Stallman <rms@gnu.org>
6426
6427 * trouble.texi (After a Crash): Polish previous change.
6428
8cf51b2c
GM
64292005-05-30 Noah Friedman <friedman@splode.com>
6430
6431 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6432 recovery mechanism.
6433
8cf51b2c
GM
64342005-05-28 Nick Roberts <nickrob@snap.net.nz>
6435
6436 * building.texi (Other Buffers): SPC toggles display of
6437 floating point registers.
6438
8cf51b2c
GM
64392005-05-27 Nick Roberts <nickrob@snap.net.nz>
6440
6441 * files.texi (Log Buffer): Merge in description of Log Edit
6442 mode from pcl-cvs.texi.
6443
64442005-05-26 Richard M. Stallman <rms@gnu.org>
6445
6446 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6447
8cf51b2c
GM
64482005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6449
6450 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6451 not enabled by default.
6452 When not on a word, `ispell-word' by default checks the word
6453 before point.
6454
64552005-05-24 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * building.texi (Debugger Operation): Simplify last sentence.
6458
64592005-05-23 Lute Kamstra <lute@gnu.org>
6460
6461 * emacs.texi: Update FSF's address throughout.
6462 (Preface): Use @cite.
6463 (Distrib): Add cross reference to the node "Copying". Mention the
6464 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6465 printed manuals.
6466 (Intro): Use @xref for the Emacs Lisp Intro.
6467
8cf51b2c
GM
64682005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6469
6470 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6471
6472 * basic.texi (Moving Point): Mention default for `goto-line'.
6473
6474 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6475 of a variable's docstring.
6476
64772005-05-18 Lute Kamstra <lute@gnu.org>
6478
6479 * maintaining.texi (Overview of Emerge): Add cross reference.
6480 Remove duplication.
6481
6482 * emacs.texi (Top): Update to the current structure of the manual.
6483 * misc.texi (Emacs Server): Add menu description.
6484 * files.texi (Saving): Fix menu.
6485 * custom.texi (Customization): Fix menu.
6486 * mule.texi (International): Fix menu.
6487 * kmacro.texi (Keyboard Macros): Fix menu.
6488
64892005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6490
6491 * display.texi: Various minor changes.
6492 (Faces): Delete text that is repeated in the next section.
6493
64942005-05-16 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * building.texi (Debugger Operation): Mention GUD tooltips are
6497 disabled with GDB in text command mode.
6498
8cf51b2c
GM
64992005-05-16 Nick Roberts <nickrob@snap.net.nz>
6500
6501 * building.texi: Replace toolbar with "tool bar" for consistency.
6502 (Compilation Mode): Describe compilation-context-lines
6503 and use of arrow in compilation buffer.
6504 (Debugger Operation): Replace help text with variable's value.
6505
6506 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6507 consistency.
6508
65092005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6510
6511 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6512 Add xref.
6513
8cf51b2c
GM
65142005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6515
6516 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6517 (Position Info): Delete discussion of `goto-line'. It is already
6518 described in `Moving point'.
6519
6520 * mini.texi (Completion Commands): Correct reference.
6521 (Completion Options): Fix typo.
6522
6523 * killing.texi (Deletion): Complete description of `C-x C-o'.
6524
8cf51b2c
GM
65252005-05-10 Richard M. Stallman <rms@gnu.org>
6526
6527 * building.texi (Compilation): Clarify recompile's directory choice.
6528
6529 * frames.texi (Tooltips): Cleanups.
6530
6531 * basic.texi (Arguments): Fix punctuation.
6532
65332005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6534
6535 * screen.texi (Menu Bar): The up and down (not left and right)
6536 arrow keys move through a keyboard menu.
6537
65382005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6539
6540 * basic.texi: Various typo and grammar fixes.
6541 (Moving Point): C-a now runs move-beginning-of-line.
6542
65432005-05-08 Nick Roberts <nickrob@snap.net.nz>
6544
6545 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6546
6547 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6548 as different animals.
6549
65502005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6553 Correct index entry.
6554
65552005-05-07 Nick Roberts <nickrob@snap.net.nz>
6556
6557 * building.texi (Debugger Operation): Update to reflect changes
6558 in GUD tooltips.
6559
65602005-04-30 Richard M. Stallman <rms@gnu.org>
6561
6562 * files.texi (Compressed Files): Auto Compression normally enabled.
6563
6564 * building.texi (Debugger Operation): Clarify previous change.
6565
8cf51b2c
GM
65662005-04-28 Nick Roberts <nickrob@snap.net.nz>
6567
6568 * building.texi (Debugger Operation): Add description for
6569 GUD tooltips when program is not running.
6570
65712005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6572
6573 * misc.texi (Shell): Add `Shell Prompts' to menu.
6574 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6575 description. Delete remarks moved to new node.
6576 (Shell Prompts): New node.
6577 (History References): Replace remarks moved to `Shell Prompts'
6578 with xref to that node.
6579 (Remote Host): Clarify how to specify the terminal type when
6580 logging in to a different machine.
6581
65822005-04-26 Richard M. Stallman <rms@gnu.org>
6583
6584 * emacs.texi (Top): Update submenus from files.texi.
6585
6586 * files.texi (Filesets): Clarify previous change.
6587
6588 * dired.texi (Misc Dired Features): Clarify previous change.
6589
65902005-04-25 Chong Yidong <cyd@stupidchicken.com>
6591
6592 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6593
1c6c854e
CS
6594 * dired.texi (Misc Dired Features):
6595 Document dired-compare-directories.
8cf51b2c
GM
6596
6597 * files.texi (Filesets): New node.
6598 (File Conveniences): Document Image mode.
6599
6600 * text.texi (TeX Print): Document tex-compile.
6601
66022005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6603
6604 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6605 Delete redundant reference to tooltip Custom group. It is
6606 referred too again in the next paragraph.
6607
66082005-04-24 Richard M. Stallman <rms@gnu.org>
6609
6610 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6611
8cf51b2c
GM
66122005-04-19 Kim F. Storm <storm@cua.dk>
6613
6614 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6615
66162005-04-18 Lars Hansen <larsh@math.ku.dk>
6617
6618 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6619 turns off desktop-save-mode.
6620
66212005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6624 by default in terminals compatible with xterm. Mention that
6625 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6626 node.
6627
8cf51b2c
GM
66282005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6629
6630 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6631
c8763fb6 66322005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6633
6634 * xresources.texi (Table of Resources): Add cursorBlink.
6635
66362005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6639 `d', `C-d' and `u'.
6640
66412005-04-11 Richard M. Stallman <rms@gnu.org>
6642
6643 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6644 (Misc X): Add -D, --basic-display.
6645
6646 * maintaining.texi (Change Log): Correct the description of
6647 the example.
6648
6649 * major.texi (Choosing Modes): Document magic-mode-alist.
6650
8cf51b2c
GM
66512005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6654 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6655 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6656 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6657 `w', respectively.
6658 (Rmail Labels): Mention `l'.
6659 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6660 (Rmail Summary Edit): Describe `j' and RET.
6661
c8763fb6 66622005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6663
6664 * xresources.texi (Lucid Resources): Add fontSet resource.
6665
8cf51b2c
GM
66662005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6667
6668 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6669 now called `indicate-empty-lines'.
6670
66712005-04-06 Kim F. Storm <storm@cua.dk>
6672
6673 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6674
66752005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6678 deleted.
6679 (Marks vs Flags): Add some convenient key bindings.
6680 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6681 (Misc Dired Features): Correct and expand description of `w' command.
6682
6683 * frames.texi (XTerm Mouse): Delete apparently false info.
6684 The GNU/Linux console currently does not appear to support
6685 `xterm-mouse-mode'.
6686
8cf51b2c
GM
66872005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6688
6689 * calendar.texi (Diary): Mention shell utility `calendar'.
6690
66912005-04-01 Richard M. Stallman <rms@gnu.org>
6692
6693 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6694
8cf51b2c
GM
66952005-04-01 Lute Kamstra <lute@gnu.org>
6696
6697 * maintaining.texi (Change Log): add-change-log-entry uses
6698 add-log-mailing-address.
6699
67002005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6701
6702 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6703 `VC Mode Line' and put in an xref to that node.
6704 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6705 its description.
6706
67072005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6708
6709 * calendar.texi (Calendar Systems): Say that the Persian calendar
6710 implemented here is the arithmetical one championed by Birashk.
6711
67122005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6713
6714 * programs.texi (Fortran Motion): Fix previous change.
6715
8cf51b2c
GM
67162005-03-29 Richard M. Stallman <rms@gnu.org>
6717
6718 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6719
67202005-03-29 Chong Yidong <cyd@stupidchicken.com>
6721
6722 * text.texi (Refill): Refer to Long Lines Mode.
6723 (Longlines): New node.
6724 (Auto Fill): Don't index "word wrap" here.
6725 (Filling): Add Longlines to menu.
6726
67272005-03-29 Richard M. Stallman <rms@gnu.org>
6728
6729 * xresources.texi: Minor fixes.
6730
6731 * misc.texi (Emacs Server): Fix Texinfo usage.
6732
6733 * emacs.texi (Top): Don't use a real section heading for
6734 "Detailed Node Listing". Fake it instead.
6735
6736 * basic.texi (Position Info): Minor cleanup.
6737
6738 * mule.texi (Input Methods): Minor cleanup.
6739
67402005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6741
6742 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6743 constructs as well.
6744 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6745
67462005-03-29 Kenichi Handa <handa@m17n.org>
6747
6748 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6749
6750 * basic.texi (Position Info): Update the description about the
6751 command C-u C-x =.
6752
67532005-03-28 Richard M. Stallman <rms@gnu.org>
6754
6755 * emacs.texi (Top): Use @section for the detailed node listing.
6756
6757 * calendar.texi: Minor fixes to previous change.
6758
6759 * programs.texi (Fortran): Small fixes to previous changes.
6760
6761 * emacs.texi (Top): Update list of subnodes of Dired.
6762 Likewise for building.texi.
6763
6764 * files.texi (File Conveniences): Delete Auto Image File mode.
6765
67662005-03-28 Chong Yidong <cyd@stupidchicken.com>
6767
6768 * building.texi (Flymake): New node.
6769
6770 * custom.texi (Function Keys): Document kp- event types and
6771 keypad-setup package.
6772
6773 * dired.texi (Wdired): New node.
6774
6775 * files.texi (File Conveniences): Reorder entries.
6776 Explain how to turn on Auto-image-file mode.
6777 Document Thumbs mode.
6778
6779 * mule.texi (Specify Coding): Document recode-region and
6780 recode-file-name.
6781
6782 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6783
67842005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6785
6786 * commands.texi (Keys): M-o is now a prefix key.
6787
67882005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6789
6790 * programs.texi: Reformat and update copyright years.
6791 (Fortran): Update section.
6792
67932005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6794
6795 * files.texi: Several small changes in addition to:
6796 (Visiting): Change xref for Dialog Boxes to ref.
6797 (Version Headers): Replace references to obsolete var
6798 `vc-header-alist' with `vc-BACKEND-header'.
6799 (Customizing VC): Update value of `vc-handled-backends'.
6800
68012005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6802
6803 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6804 move here from Emacs Lisp Reference Manual.
6805 * calendar.texi (Calendar/Diary, Diary Commands)
6806 (Special Diary Entries, Importing Diary): Change some xrefs to
6807 point to emacs-xtra rather than elisp.
6808
6809 * emacs-xtra.texi (Calendar Customizing):
6810 Move view-diary-entries-initially, view-calendar-holidays-initially,
6811 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6812 Emacs Manual.
6813 (Appt Customizing): Merge entire section into main Emacs Manual.
6814 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6815 mark-holidays-in-calendar here from emacs-xtra.
6816 (Displaying the Diary): Move view-diary-entries-initially,
6817 mark-diary-entries-in-calendar here from emacs-xtra.
6818 (Appointments): Move appt-display-mode-line,
6819 appt-display-duration, appt-disp-window-function,
6820 appt-delete-window-function here from emacs-xtra.
6821
6822 * calendar.texi: Update and reformat copyright.
6823 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6824 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6825 (Diary): Refer to `diary-file' rather than ~/diary.
6826 (Diary Commands): Rename node to "Displaying the Diary".
6827 * emacs.texi (Top): Rename "Diary Commands" section.
6828 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6829
68302005-03-26 Eli Zaretskii <eliz@gnu.org>
6831
6832 * misc.texi (Emacs Server): Fix the command for setting
6833 server-name. Add an xref to Invoking emacsclient.
6834
6835 * help.texi (Help Summary): Clarify when "C-h ." will do something
6836 nontrivial.
6837 (Apropos): Add cindex entry for apropos-sort-by-scores.
6838
6839 * display.texi (Text Display): Add index entries for how no-break
6840 characters are displayed.
6841
8cf51b2c
GM
68422005-03-26 Eli Zaretskii <eliz@gnu.org>
6843
6844 * files.texi (Visiting): Fix cross-references introduced with the
6845 last change.
6846
6847 * xresources.texi (GTK resources): Fix last change.
6848
8cf51b2c
GM
68492005-03-25 Chong Yidong <cyd@stupidchicken.com>
6850
6851 * xresources.texi (X Resources): GTK options documented too.
6852 (Resources): Clarify meaning of program name.
6853 (Table of Resources): Add visualClass.
6854 (GTK resources): Rewrite.
6855 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6856
6857 * display.texi (Text Display): Mention non-breaking spaces.
6858
6859 * files.texi (Reverting): Document auto-revert-check-vc-info.
6860
6861 * frames.texi (Mouse Commands): Document
6862 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6863
6864 * help.texi (Help Summary): Add `C-h .'.
6865 (Apropos): Apropos accepts a list of search terms.
6866 Document apropos-sort-by-scores.
6867 (Help Echo): Document display-local-help.
6868
6869 * misc.texi (Emacs Server): Document server-name.
6870 (Invoking emacsclient): Document -s option for server names.
6871
6872 * text.texi (Outline Visibility): Introduce "current heading
6873 line" (commands can be called with point on a body line).
6874 Re-order table to follow the sequence of discussion.
6875 hide-body won't hide lines before first header line.
6876 (TeX Mode): Add DocTeX mode.
6877
8cf51b2c
GM
68782005-03-24 Richard M. Stallman <rms@gnu.org>
6879
6880 * mule.texi (Single-Byte Character Support): Delete mention
6881 of iso-acc.el and iso-transl.el.
6882
8cf51b2c
GM
68832005-03-23 Lute Kamstra <lute@gnu.org>
6884
6885 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6886
68872005-03-23 Richard M. Stallman <rms@gnu.org>
6888
8cf51b2c
GM
6889 * search.texi: Delete explicit node pointers.
6890 (Incremental Search): New menu.
6891 (Basic Isearch, Repeat Isearch, Error in Isearch)
6892 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6893 (Slow Isearch): New subnodes.
6894 (Configuring Scrolling): Node deleted.
6895 (Search Case): Doc default-case-fold-search.
6896 (Regexp Replace): Move replace-regexp doc here.
6897
6898 * rmail.texi (Movemail): Put commas inside closequotes.
6899
6900 * picture.texi (Insert in Picture): Document C-c arrow combos.
6901 (Basic Picture): Clarify erasure.
6902
6903 * display.texi (Font Lock): Put commas inside closequotes.
6904
6905 * cmdargs.texi (General Variables): Put commas inside closequotes.
6906
69072005-03-23 Nick Roberts <nickrob@snap.net.nz>
6908
6909 * building.texi (Stack Buffer): Mention reverse contrast for
6910 *selected* frame (might not be current frame).
6911
8cf51b2c
GM
69122005-03-21 Richard M. Stallman <rms@gnu.org>
6913
6914 * building.texi (Starting GUD): Add bashdb.
6915
69162005-03-20 Chong Yidong <cyd@stupidchicken.com>
6917
6918 * basic.texi (Moving Point): Add M-g M-g binding.
6919 (Undo): Document undo-only.
6920 (Position Info): Document M-g M-g and C-u M-g M-g.
6921
6922 * building.texi (Building): Put Grep Searching after Compilation
6923 Shell.
6924 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6925 Document next-error-highlight.
6926 (Grep Searching): Document grep-highlight-matches.
6927 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6928
6929 * calendar.texi (Importing Diary): Rename node from iCalendar.
6930 Document diary-from-outlook.
6931
6932 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6933 Commands.
6934 Mention effect of X drag and drop on Dired buffers.
6935
6936 * files.texi (Visiting): Document large-file-warning-threshold.
6937 Move paragraph on file-selection dialog.
6938 Mention visiting files using X drag and drop.
6939 (Reverting): Mention using Auto-Revert mode to tail files.
6940 Document auto-revert-tail-mode.
6941 (Version Systems): Minor correction.
6942 (Comparing Files): Diff-mode is no longer based on Compilation
6943 mode.
6944 Document compare-ignore-whitespace.
6945 (Misc File Ops): Explain passing a directory to rename-file.
6946 Likewise for copy-file and make-symbolic-link.
6947
6948 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6949 Document mouse-wheel-progressive speed.
6950
6951 * help.texi (Misc Help): Document numeric argument for C-h i.
6952 Correctly explain the effect of just C-u as argument.
6953
6954 * killing.texi (Deletion): Document numeric argument for
6955 just-one-space.
6956
6957 * mini.texi (Completion): Completion acts on text before point.
6958
6959 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6960 (Emulation): CUA mode replaces pc-bindings-mode,
6961 pc-selection-mode, and s-region.
6962
6963 * mule.texi (Input Methods): Leim is now built-in.
6964 (Select Input Method): Document quail-show-key.
6965 (Specify Coding): Document revert-buffer-with-coding-system.
6966
6967 * programs.texi (Fortran Motion): Document f90-next-statement,
6968 f90-previous-statement, f90-next-block, f90-previous-block,
6969 f90-end-of-block, and f90-beginning-of-block.
6970
6971 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6972
6973 * emacs.texi (Acknowledgments): Updated.
6974
6975 * anti.texi: Total rewrite.
6976
8cf51b2c
GM
69772005-03-19 Chong Yidong <cyd@stupidchicken.com>
6978
6979 * ack.texi (Acknowledgments): Update.
6980
69812005-03-19 Eli Zaretskii <eliz@gnu.org>
6982
1c6c854e
CS
6983 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6984 Update copyright years.
8cf51b2c
GM
6985
69862005-03-14 Nick Roberts <nickrob@snap.net.nz>
6987
6988 * building.texi (Commands of GUD): Move paragraph on setting
6989 breakpoints with mouse to the GDB Graphical Interface node.
6990
69912005-03-07 Richard M. Stallman <rms@gnu.org>
6992
8cf51b2c
GM
6993 * misc.texi (Single Shell, Shell Options): Fix previous change.
6994
6995 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6996
69972005-03-06 Richard M. Stallman <rms@gnu.org>
6998
6999 * building.texi (Starting GUD): Don't explain text vs graphical
7000 GDB here. Just mention it and xref.
7001 Delete "just one debugger process".
7002 (Debugger Operation): Move GUD tooltip info here.
7003 (GUD Tooltips): Node deleted.
7004 (GDB Graphical Interface): Explain the two GDB modes here.
7005
8cf51b2c
GM
7006 * sending.texi (Sending Mail): Minor cleanup.
7007 (Mail Aliases): Explain quoting conventions.
7008 Update key rebinding example.
7009 (Header Editing): C-M-i is like M-TAB.
7010 (Mail Mode Misc): mail-attach-file does not do MIME.
7011
7012 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7013 that really belongs here.
7014 (Remote Mailboxes): Text moved to Rmail Inbox.
7015 (Rmail Display): Mention Mouse-1.
7016 (Movemail): Clarify two movemail versions.
7017 Clarify rmail-movemail-program.
7018
8cf51b2c
GM
7019 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7020 Document async shell commands.
7021 (Shell History): Clarify.
7022 (Shell Ring): Mention C-UP an C-DOWN.
7023 (Shell Options): Add comint-prompt-read-only.
7024 (Invoking emacsclient): Set EDITOR to run Emacs.
7025 (Sorting): No need to explain what region is.
7026 (Saving Emacs Sessions): Fix typo.
7027 (Recursive Edit): Fix punctuation.
7028 (Emulation): Don't mention "PC bindings" which are standard.
7029 (Hyperlinking): Explain Mouse-1 convention here.
7030 (Find Func): Node deleted.
7031
8cf51b2c
GM
7032 * help.texi (Name Help): Xref to Hyperlinking.
7033
7034 * glossary.texi (Glossary):
7035 Rename "Balance Parentheses" to "Balancing...".
7036 Add "Byte Compilation". Correct "Copyleft".
7037 New xref in "Customization".
7038 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7039 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7040 Rename "Registers" to "Register".
7041 Replace "Selecting" with "Selected Frame",
7042 "Selected Window", and "Selecting a Buffer".
7043
7044 * files.texi (Types of Log File): Explain how projects'
7045 methods can vary.
7046
8cf51b2c
GM
7047 * display.texi (Faces): Delete "Emacs 21".
7048
7049 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7050 * fixit.texi (Spelling): C-M-i like M-TAB.
7051 * mini.texi (Completion Options): C-M-i like M-TAB.
7052 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7053 * text.texi (Text Mode): C-M-i like M-TAB.
7054
7055 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7056
7057 * calendar.texi (Specified Dates): Mention `g w'.
7058 (Appointments): appt-activate toggles with no arg.
7059
8cf51b2c
GM
70602005-03-05 Juri Linkov <juri@jurta.org>
7061
7062 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7063 "invocation (command line arguments)".
8cf51b2c
GM
7064 (Misc X): Add -nbc, --no-blinking-cursor.
7065
70662005-03-04 Ulf Jasper <ulf.jasper@web.de>
7067
7068 * calendar.texi (iCalendar): No need to require it now.
7069
8cf51b2c
GM
70702005-03-03 Nick Roberts <nickrob@snap.net.nz>
7071
7072 * trouble.texi (Contributing): Mention Savannah. Direct users to
7073 emacs-devel.
7074
70752005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7076
7077 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7078 window.
7079
8cf51b2c
GM
70802005-02-27 Richard M. Stallman <rms@gnu.org>
7081
7082 * building.texi (Compilation): Update mode line status info.
7083
70842005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7085
7086 * calendar.texi (General Calendar): Document binding of
7087 scroll-other-window-down.
7088 (Mayan Calendar): Fix earliest date.
7089 (Time Intervals): Document timeclock-change.
7090 Fix timeclock-ask-before-exiting documentation.
7091
70922005-02-26 Kim F. Storm <storm@cua.dk>
7093
7094 * frames.texi (Mouse References):
7095 Add mouse-1-click-in-non-selected-windows.
7096
70972005-02-25 Richard M. Stallman <rms@gnu.org>
7098
7099 * screen.texi (Screen): Explain better about cursors and mode lines;
7100 don't presuppose text terminals.
7101 (Point): Don't assume just one cursor.
7102 Clarify explanation of cursors.
7103 (Echo Area, Menu Bar): Cleanups.
7104
7105 * mini.texi (Minibuffer): Prompts are highlighted.
7106 (Minibuffer Edit): Newline = C-j only on text terminals.
7107 Clarify resize-mini-windows values.
7108 Mention M-PAGEUP and M-PAGEDOWN.
7109 (Completion Commands): Mouse-1 like Mouse-2.
7110 (Minibuffer History): Explain history commands better.
7111 (Repetition): Add xref to Incremental Search.
7112
7113 * mark.texi (Setting Mark): Clarify info about displaying mark.
7114 Clarify explanation of C-@ and C-SPC.
7115 (Transient Mark): Mention Delete Selection mode.
7116 (Marking Objects): Clean up text about extending the region.
7117
7118 * m-x.texi (M-x): One C-g doesn't always go to top level.
7119 No delay before suggest-key-bindings output.
7120
7121 * fixit.texi (Fixit): Mention C-/ for undo.
7122 (Spelling): Mention ESC TAB like M-TAB.
7123 Replacement words with r and R are rechecked.
7124 Say where C-g leaves point. Mention ? as input.
7125
71262005-02-23 Lute Kamstra <lute@gnu.org>
7127
7128 * cmdargs.texi (Initial Options): Add cross reference.
7129
8cf51b2c
GM
71302005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7131
7132 * emacs.texi (Top): Update menu for splitting of node in
7133 msdog.texi.
7134 * frames.texi (Frames): Update xref for splitting of node in
7135 msdog.texi.
7136 * trouble.texi (Quitting): Ditto.
7137
71382005-02-16 Richard M. Stallman <rms@gnu.org>
7139
7140 * windows.texi (Split Window): Simplify line truncation info
7141 and xref to Display Custom.
7142
7143 * trouble.texi (Quitting): Emergency escape only for text terminal.
7144 (Screen Garbled): C-l for ungarbling is only for text terminal.
7145
7146 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7147
7148 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7149
7150 * programs.texi (Program Modes): Mention Python mode.
7151 (Moving by Defuns): Repeating C-M-h extends region.
7152 (Basic Indent): Clarify.
7153 (Custom C Indent): Clarify.
7154 (Expressions): Repeating C-M-@ extends region.
7155 (Info Lookup): Clarify for C-h S.
7156 (Symbol Completion): ESC TAB alternative for M-TAB.
7157 (Electric C): Clarify.
7158
7159 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7160
7161 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7162 MS-DOS Input node.
7163 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7164 (MS-DOS and MULE): Clarify.
7165 (MS-DOS Processes, Windows Processes): Fix typos.
7166
7167 * major.texi (Choosing Modes): Clarify.
7168
7169 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7170 (Keyboard Macro Step-Edit): Clarify.
7171
7172 * indent.texi (Indentation): Clarifications.
7173
7174 * help.texi (Help): Correct error about C-h in query-replace.
7175 Clarify apropos vs C-h a. Fix how to search in FAQ.
7176 (Key Help): Describe C-h w here.
7177 (Name Help): Minor cleanup. C-h w moved to Key Help.
7178 Clarify the "object" joke.
7179 (Apropos): Clarify. Mouse-1 like Mouse-2.
7180 (Help Mode): Mouse-1 like Mouse-2.
7181
7182 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7183
7184 * display.texi (Display): Reorder menu.
7185 (Faces): Cleanup.
7186 (Font Lock): Cleanup. Mention Options menu.
7187 Delete obsolete text.
7188 (Scrolling): For C-l, don't presume text terminal.
7189 (Horizontal Scrolling): Simplify intro.
7190 (Follow Mode): Clarify.
1c6c854e 7191 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7192 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7193 Doc default-tab-width. Doc line truncation more thoroughly.
7194
7195 * dired.texi (Dired Enter): C-x C-f can run Dired.
7196 (Dired Visiting): Comment out `a' command.
7197 Mouse-1 is like Mouse-2.
7198 (Shell Commands in Dired): ? can be used more than once.
7199
7200 * basic.texi (Continuation Lines): Simplify description of truncation,
7201 and refer to Display Custom for the rest of it.
7202
8cf51b2c
GM
72032005-02-06 Lute Kamstra <lute@gnu.org>
7204
7205 * basic.texi (Undo): Fix typo.
7206
7207 * cmdargs.texi (Emacs Invocation): Fix typo.
7208
7209 * custom.texi (Init Examples): Fix typo.
7210
7211 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7212
72132005-02-06 Richard M. Stallman <rms@gnu.org>
7214
7215 * regs.texi (Registers): Registers can hold numbers, too.
7216
7217 * killing.texi (Other Kill Commands): Cleanup.
7218 Delete redundant explanation of kill in read-only buffer.
7219 (Yanking): Mention term "copying".
7220 (Accumulating Text): Fix typo.
7221
7222 * entering.texi (Entering Emacs): Update rationale at start.
7223 (Exiting): Treat iconifying on a par with suspension.
7224
7225 * custom.texi (Minor Modes): Fix typo.
7226 (Easy Customization): Fix menu style.
7227 (Variables): Add xref.
7228 (Examining): Setting for future sessions works through .emacs.
7229 (Keymaps): "Text terminals", not "Many".
7230 (Init Rebinding): Explain \C-. Show example of \M-.
7231 Fix minor wording errors.
7232 (Function Keys): Explain vector syntax just once.
7233 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7234 (Init File): Mention .emacs.d directory.
7235 (Init Examples): Add xref.
7236 (Find Init): Mention .emacs.d directory.
7237
7238 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7239 (Action Arguments): Explain which kinds of -l args are found how.
7240 (Initial Options): --batch does not inhibit site-start.
7241 Add xrefs.
7242 (Command Example): Use --batch, not -batch.
7243
7244 * basic.texi (Inserting Text): Cleanup wording.
7245 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7246 C-n is not error at end of buffer.
7247 (Undo): Doc C-/ like C-_. Add xrefs.
7248 (Arguments): META key may be labeled ALT.
7249 Peculiar arg meanings are explained in doc strings.
7250
7251 * abbrevs.texi (Expanding Abbrevs): Clarify.
7252
72532005-02-05 Eli Zaretskii <eliz@gnu.org>
7254
7255 * frames.texi (Frame Parameters): Add an xref to the description
7256 of list-colors-display. Add a pointer to the X docs about colors.
7257
7258 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7259 Improve docs of list-colors-display.
8cf51b2c
GM
7260
72612005-02-03 Lute Kamstra <lute@gnu.org>
7262
7263 * frames.texi (Frames, Drag and Drop): Fix typos.
7264
72652005-02-03 Richard M. Stallman <rms@gnu.org>
7266
7267 * windows.texi (Basic Window): Mention color-change in mode line.
7268 (Change Window): Explain dragging vertical boundaries.
7269
7270 * text.texi (Sentences): Clarify.
7271 (Paragraphs): Explain M-a and blank lines.
7272 (Outline Mode): Clarify text and menu.
7273 (Hard and Soft Newlines): Mention use-hard-newlines.
7274
7275 * frames.texi (Frames): Delete unnecessary mention of Windows.
7276 (Mouse Commands): Likewise. Mention xterm mouse support.
7277 (Clipboard): Clarify.
7278 (Mouse References): Mention use of Mouse-1 for following links.
7279 (Menu Mouse Clicks): Clarify.
7280 (Mode Line Mouse): Clarify.
7281 (Drag and Drop): Rewrite.
7282
7283 * fixit.texi (Spelling): Fix typo.
7284
7285 * files.texi (File Names): Clarify.
7286 (Visiting): Update conditions for use of file dialog. Clarify.
7287 (Saving): Doc d as answer in save-some-buffers.
7288 (Remote Files): Clean up the text.
7289
7290 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7291
7292 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7293 (List Buffers): Clarify.
7294 (Several Buffers): Doc T command.
7295 (Buffer Convenience): Clarify menu.
7296
7297 * basic.texi (Undo): Clarify last change.
7298
72992005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7300
7301 * fixit.texi (Spelling): Fix typo.
7302
73032005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7304
7305 * basic.texi (Undo): Update description of `undo-outer-limit'.
7306
73072005-02-01 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * building.texi: Update documentation relating to GDB Graphical
7310 Interface.
7311
73122005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7313
7314 * custom.texi (Easy Customization): Adapt menu to node name change.
7315
73162005-01-30 Richard M. Stallman <rms@gnu.org>
7317
7318 * custom.texi (Easy Customization): Defn of "User Option" now
7319 includes faces. Don't say just "option" when talking about variables.
7320 Do say just "options" to mean "anything customizable".
7321 (Specific Customization): Describe `customize-variable',
7322 not `customize-option'.
7323
7324 * glossary.texi (Glossary) <Faces>: Add xref.
7325 <User Option>: Change definition--include faces. Change xref.
7326
7327 * picture.texi (Picture): Mention artist.el.
7328
7329 * sending.texi, screen.texi, programs.texi, misc.texi:
7330 * mini.texi, major.texi, maintaining.texi, macos.texi:
7331 * help.texi, frames.texi, files.texi:
7332 Don't say just "option" when talking about variables.
7333
7334 * display.texi, mule.texi: Don't say just "option" when talking
7335 about variables. Other minor cleanups.
7336
8cf51b2c
GM
73372005-01-26 Lute Kamstra <lute@gnu.org>
7338
7339 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7340 File'. Mention the `-Q' option at the `--no-site-file' option.
7341
8cf51b2c
GM
73422005-01-22 David Kastrup <dak@gnu.org>
7343
7344 * building.texi (Grep Searching): Mention alias `find-grep' for
7345 `grep-find'.
7346
73472005-01-20 Richard M. Stallman <rms@gnu.org>
7348
7349 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7350
8cf51b2c
GM
73512005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7352
7353 * rmail.texi (Movemail): Explain differences
7354 between standard and mailutils versions of movemail.
7355 Describe command line and configuration options introduced
7356 with the latter.
7357 Explain the notion of mailbox URL, provide examples and
7358 cross-references to mailutils documentation.
7359 Describe various methods of specifying mailbox names,
7360 user names and user passwords for rmail.
1c6c854e
CS
7361 (Remote Mailboxes): New section.
7362 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7363 options used to control its behavior.
7364 (Other Mailbox Formats): Explain handling of various mailbox
7365 formats.
7366
73672005-01-13 Richard M. Stallman <rms@gnu.org>
7368
7369 * commands.texi (Commands): Clarification.
7370
73712005-01-11 Richard M. Stallman <rms@gnu.org>
7372
7373 * programs.texi (Multi-line Indent): Fix previous change.
7374 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7375
8cf51b2c
GM
73762005-01-08 Richard M. Stallman <rms@gnu.org>
7377
7378 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7379 lazy-highlight.
7380
7381 * search.texi (Query Replace): Mention faces query-replace
7382 and lazy-highlight.
7383 (Incremental Search): Update isearch highlighting info.
7384
8cf51b2c
GM
73852005-01-04 Richard M. Stallman <rms@gnu.org>
7386
7387 * custom.texi (Saving Customizations): Minor improvement.
7388
8cf51b2c
GM
73892005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7390
7391 * custom.texi (Saving Customizations): Emacs no longer loads
7392 `custom-file' after .emacs. No longer mention customizing through
7393 Custom.
7394
8cf51b2c
GM
73952005-01-01 Andreas Schwab <schwab@suse.de>
7396
7397 * killing.texi (Graphical Kill): Move up under node Killing,
7398 change @section to @subsection.
7399
74002005-01-01 Richard M. Stallman <rms@gnu.org>
7401
7402 * custom.texi (Face Customization): Mention hex color specs.
7403
7404 * emacs.texi (Top): Update Killing submenu.
7405
7406 * killing.texi (Killing): Reorganize section.
7407 No more TeX-only text; put the node command at start of chapter.
7408 But the first section heading is used only in TeX.
7409 Rewrite the text to read better in this mode.
7410 (Graphical Kill): New subnode gets some of the text that
7411 used to be in the first section.
7412
74132004-12-31 Richard M. Stallman <rms@gnu.org>
7414
7415 * dired.texi (Shell Commands in Dired): Delete the ? example.
7416
7417 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7418
7419 * files.texi (Saving): Describe new require-final-newline features
7420 and mode-require-final-newline.
7421
8cf51b2c
GM
74222004-12-29 Richard M. Stallman <rms@gnu.org>
7423
7424 * custom.texi (File Variables): Clarify previous change.
7425
c8763fb6 74262004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7427
7428 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7429 out now.
7430
74312004-12-27 Richard M. Stallman <rms@gnu.org>
7432
7433 * Makefile.in (MAKEINFO): Specify --force.
7434
7435 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7436 (Undo): Doc undo-outer-limit.
7437
8cf51b2c
GM
74382004-12-15 Juri Linkov <juri@jurta.org>
7439
7440 * mark.texi (Transient Mark, Mark Ring): M-< and other
7441 movement commands don't set mark in Transient Mark mode
7442 if mark is active.
7443
8cf51b2c
GM
74442004-12-12 Juri Linkov <juri@jurta.org>
7445
7446 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7447 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7448
7449 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7450 (Misc Dired Commands): Add @r{(Dired)} to w.
7451
74522004-12-12 Juri Linkov <juri@jurta.org>
7453
7454 * mark.texi (Marking Objects): Marking commands also extend the
7455 region when mark is active in Transient Mark mode.
7456
8cf51b2c
GM
74572004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7458
7459 * custom.texi (Saving Customizations): Emacs only loads the custom
7460 file automatically after the init file in version 22.1 or later.
7461 Adapt text and examples to this fact.
7462
8cf51b2c
GM
74632004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7464
7465 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7466 be set through Custom. Otherwise, it has no effect.
7467
8cf51b2c
GM
74682004-12-05 Richard M. Stallman <rms@gnu.org>
7469
7470 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7471 * entering.texi: Rename Command Line to Emacs Invocation.
7472
10d1d0af 7473 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7474
7475 * custom.texi (Easy Customization): Move up to section level,
7476 before Variables. Avoid using the term "variable"; say "option".
7477 New initial explanation.
7478 (Variables): In initial explanation, connect "variable" to the
7479 already-explained "user option".
7480
7481 * emacs.texi (Top): Fix ref to Command Line.
7482 Move reference to Easy Customization.
7483
7484 * xresources.texi (X Resources): Fix From link.
7485
7486 * doclicense.texi (GNU Free Documentation License): Fix To link.
7487
7488 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7489
7490 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7491
74922004-12-03 Richard M. Stallman <rms@gnu.org>
7493
7494 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7495
74962004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * kmacro.texi: Several small changes in addition to the following.
7499 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7500 defining a keyboard macro.
7501 Mention `kmacro-ring-max'.
7502 (Keyboard Macro Counter): Clarify description of
7503 `kmacro-insert-counter', `kmacro-set-counter',
7504 `kmacro-add-counter' and `kmacro-set-format'.
7505
75062004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7507
7508 * custom.texi (File Variables): Add `unibyte' and make it more
7509 clear that `unibyte' and `coding' are special. Suggested by Simon
7510 Krahnke <overlord@gmx.li>.
7511
7512 * mule.texi (Enabling Multibyte): Refer to File Variables.
7513 Suggested by Simon Krahnke <overlord@gmx.li>.
7514
c8763fb6 75152004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7516
7517 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7518 x-use-old-gtk-file-dialog.
7519
8cf51b2c
GM
75202004-11-20 Richard M. Stallman <rms@gnu.org>
7521
7522 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7523
75242004-11-09 Lars Brinkhoff <lars@nocrew.org>
7525
7526 * building.texi (Lisp Eval): Delete hyphen in section name.
7527
75282004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7529
7530 * files.texi (Old Versions):
7531 No longer document annotation as "CVS only".
7532
75332004-11-10 Andre Spiegel <spiegel@gnu.org>
7534
7535 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7536 version systems, mentioning the new ones that we support.
7537 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7538 suggestions.
7539
c8763fb6 75402004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7541
49823426 7542 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7543
c8763fb6 75442004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7545
7546 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7547
75482004-10-23 Eli Zaretskii <eliz@gnu.org>
7549
7550 * text.texi (Text Based Tables, Table Definition)
7551 (Table Creation, Table Recognition, Cell Commands)
7552 (Cell Justification, Row Commands, Column Commands)
7553 (Fixed Width Mode, Table Conversion, Measuring Tables)
7554 (Table Misc): New nodes, documenting the Table Mode.
7555
8cf51b2c
GM
75562004-10-19 Jason Rumney <jasonr@gnu.org>
7557
7558 * makefile.w32-in (info): Change order of arguments to makeinfo.
7559
75602004-10-19 Ulf Jasper <ulf.jasper@web.de>
7561
7562 * calendar.texi (iCalendar): Update for package changes.
7563
8cf51b2c
GM
75642004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7565
7566 * files.texi (Misc File Ops): View mode is a minor mode.
7567
8cf51b2c
GM
75682004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7569
7570 * calendar.texi (iCalendar): Style changes.
7571
75722004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7573
7574 * search.texi (Regexps): The regexp described in the example is no
7575 longer stored in the variable `sentence-end'.
7576
8cf51b2c
GM
75772004-10-06 Nick Roberts <nickrob@snap.net.nz>
7578
7579 * building.texi (Starting GUD): Note that multiple debugging
7580 sessions requires `gdb --fullname'.
7581
75822004-10-05 Ulf Jasper <ulf.jasper@web.de>
7583
7584 * calendar.texi (iCalendar): New section for a new package.
7585
8cf51b2c
GM
75862004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7587
7588 * text.texi: Various small changes in addition to the following.
7589 (Text): Replace xref for autotype with inforef.
7590 (Sentences): Explain nil value for `sentence-end'.
7591 (Paragraphs): Update default values for `paragraph-start' and
7592 `paragraph-separate'.
7593 (Text Mode): Correct description of Text mode's effect on the
7594 syntax table.
7595 (Outline Visibility): `hide-other' does not hide top level headings.
7596 `selective-display-ellipses' no longer has an effect on Outline mode.
7597 (TeX Misc): Add missing @cindex.
7598 Replace xref for RefTeX with inforef.
7599 (Requesting Formatted Text): The variable
7600 `enriched-fill-after-visiting' no longer exists.
7601 (Editing Format Info): Update names of menu items and commands.
7602 (Format Faces): Mention special effect of specifying the default face.
7603 Describe inheritance of text properties.
7604 Correct description of `fixed' face.
7605 (Format Indentation): Correct description of effect of setting
7606 margins. Mention `set-left-margin' and `set-right-margin'.
7607 (Format Justification): Update names of menu items.
7608 `set-justification-full' is now bound to `M-j b'.
7609 Mention that `default-justification' is a per buffer variable.
7610 (Format Properties): Update name of menu item.
7611 (Forcing Enriched Mode): `format-decode-buffer' automatically
7612 turns on Enriched mode if the buffer is in text/enriched format.
7613
76142004-10-05 Emilio C. Lopes <eclig@gmx.net>
7615
7616 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7617
76182004-09-28 Kim F. Storm <storm@cua.dk>
7619
7620 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7621 Align with new functionality.
7622
8cf51b2c
GM
76232004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7624
7625 * display.texi (Display Custom): Remove stray `@end defvar'.
7626
76272004-09-23 Kim F. Storm <storm@cua.dk>
7628
7629 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7630 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7631
8cf51b2c
GM
76322004-09-20 Richard M. Stallman <rms@gnu.org>
7633
7634 * custom.texi (Hooks): Explain using setq to clear out a hook.
7635 (File Variables): Explain multiline string constants.
7636 (Non-ASCII Rebinding): Explain when you need to update
7637 non-ASCII char codes in .emacs.
7638
7639 * building.texi (Compilation): Explain how to make a silent
7640 subprocess that won't be terminated. Explain compilation-environment.
7641
76422004-09-13 Kim F. Storm <storm@cua.dk>
7643
7644 * mini.texi (Repetition): Rename isearch-resume-enabled to
7645 isearch-resume-in-command-history and change default to disabled.
7646
8cf51b2c
GM
76472004-09-09 Kim F. Storm <storm@cua.dk>
7648
7649 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7650 with new `kmacro-name-last-macro'.
7651
8cf51b2c
GM
76522004-09-08 Juri Linkov <juri@jurta.org>
7653
7654 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7655
8cf51b2c
GM
76562004-09-03 Juri Linkov <juri@jurta.org>
7657
7658 * search.texi (Incremental Search): Update wording for M-%.
7659
76602004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7661
7662 * killing.texi (Killing): Correct description of kill commands in
7663 read-only buffer.
7664
76652004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7666
7667 * building.texi (Compilation Mode): Add a paragraph about rules
7668 for finding the compilation buffer for `next-error'.
7669
7670 * search.texi (Other Repeating Search): Mention that Occur mode
7671 supports the next-error functionality.
7672
76732004-09-02 Juri Linkov <juri@jurta.org>
7674
7675 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7676
76772004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7678
7679 * kmacro.texi (Basic Keyboard Macro):
7680 `apply-macro-to-region-lines' now operates on all lines that begin
7681 in the region, rather than on all complete lines in the region.
7682
c8763fb6 76832004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7684
7685 * frames.texi (Drag and drop): Add documentation about
7686 x-dnd-test-function and x-dnd-known-types.
7687
76882004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7689
7690 * indent.texi: Various minor changes in addition to:
7691 (Indentation Commands): Correct description of `indent-relative'.
7692 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7693 mode. The *Tab Stops* buffer uses Overwrite Mode.
7694 (Just Spaces): `tabify' converts sequences of at least two spaces
7695 to tabs.
7696
8cf51b2c
GM
76972004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7698
7699 * frames.texi (Secondary Selection): Setting the secondary
7700 selection with M-Drag-Mouse-1 does not alter the kill ring,
7701 setting it with M-Mouse-1 and M-Mouse-3 does.
7702 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7703 toolkit scroll bars.
7704 (Scroll Bars): Ditto.
7705
7706 * windows.texi (Basic Window): When using a window system, the value
7707 of point in a non-selected window is indicated by a hollow box.
7708 (Split Window): Side by side windows are separated by a scroll bar,
7709 if scroll bars are used.
7710 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7711 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7712 (Window Convenience): Update bindings for `winner-undo' and
7713 `winner-redo'.
7714
7715 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7716 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7717 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7718 of "Using Emacs as a Server".
7719 * building.texi (Building): Interchange nodes (for correct numbering).
7720 * programs.texi (Programs): Interchange nodes (for correct numbering).
7721 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7722 Info to the node structure.
7723 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7724 Rearrange order of nodes and sections such that both "GNU GENERAL
7725 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7726 end, as appropriate for appendices.
7727 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7728 Use `@unnumberedsec'.
7729 * trouble.texi: Adapt sectioning in Info to the node structure.
7730 Adapt node pointers to change in emacs.texi.
7731 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7732
8cf51b2c
GM
77332004-08-25 Kenichi Handa <handa@m17n.org>
7734
7735 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7736 description for unibyte mode.
7737
77382004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7739
7740 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7741
7742 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7743 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7744 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7745 in @pxref.
7746
77472004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7750 Change section names.
7751
8cf51b2c
GM
77522004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7753
7754 * kmacro.texi (Keyboard Macro Ring): Rename section.
7755 Emacs treats the head of the macro ring as the `last keyboard macro'.
7756 (Keyboard Macro Counter): Minor change.
7757 (Save Keyboard Macro): Some clarifications.
7758 (Edit Keyboard Macro): Rename section.
7759
7760 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7761 32-bit machines.
7762 (Several Buffers): Clarify which buffer is selected if `2' is
7763 pressed in the Buffer Menu.
7764 Auto Revert mode can be used to update the Buffer Menu
7765 automatically.
7766
77672004-08-21 Eli Zaretskii <eliz@gnu.org>
7768
7769 * help.texi (Misc Help): Add an index entry for finding an Info
7770 manual by its file name.
7771
77722004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7773
7774 * files.texi (Backup Deletion): Correct description of
7775 `delete-old-versions'.
7776 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7777 (Auto Save Files): Recommend `auto-save-mode' to reenable
7778 auto-saving, rather than the abbreviation `auto-save'.
7779
77802004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7781
7782 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7783 for "killing" and "yanking" in main menu.
7784
77852004-08-16 Richard M. Stallman <rms@gnu.org>
7786
7787 * killing.texi (Yanking, Killing): Minor cleanups.
7788
7789 * mark.texi (Momentary Mark): Minor cleanups.
7790
77912004-08-15 Kenichi Handa <handa@etl.go.jp>
7792
7793 * custom.texi (Non-ASCII Rebinding):
7794 C-q always inserts the right code to pass to global-set-key.
7795
8cf51b2c
GM
77962004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7797
7798 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7799 `insert-register', instead of `C-x r g' binding, for consistency.
7800
78012004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7802
7803 * fixit.texi (Spelling): Fix typo.
7804
78052004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7806
7807 * help.texi (Help): Fix Texinfo usage.
7808
8cf51b2c
GM
78092004-07-24 Richard M. Stallman <rms@gnu.org>
7810
7811 * text.texi (Paragraphs): Update how paragraphs are separated
7812 and the default for paragraph-separate.
7813
7814 * search.texi (Regexp Replace): Further update text for new
7815 replacement operators.
7816
8cf51b2c
GM
78172004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7818
7819 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7820 `R' switch.
7821
7822 * dired.texi (Dired Updating): `k' only deletes inserted
7823 subdirectories from the Dired buffer if a prefix argument was given.
7824
7825 * search.texi (Regexps): Delete redundant definition of `symbol' in
7826 description of `\_>'. It already occurs in the description of `\_<'.
7827
8cf51b2c
GM
78282004-07-01 Juri Linkov <juri@jurta.org>
7829
7830 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7831 (Regexp Search): Add M-r.
7832
78332004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7836
78372004-06-29 Jesper Harder <harder@ifa.au.dk>
7838
49823426 7839 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7840
78412004-06-25 Richard M. Stallman <rms@gnu.org>
7842
7843 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7844
78452004-06-25 David Kastrup <dak@gnu.org>
7846
7847 * search.texi (Regexp Replace): Some typo corrections and
7848 rearrangement.
7849
78502004-06-24 David Kastrup <dak@gnu.org>
7851
7852 * search.texi (Unconditional Replace): Use replace-string instead
7853 of query-replace in example.
7854 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7855 sequences.
7856 (Query Replace): Correct explanation of `^' which does not use
7857 the mark stack.
7858
78592004-06-21 Nick Roberts <nickrob@gnu.org>
7860
7861 * misc.texi (Shell History Copying): Document comint-insert-input.
7862 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7863
8cf51b2c
GM
78642004-06-20 Jesper Harder <harder@ifa.au.dk>
7865
7866 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7867 * custom.texi (Customization): Do.
7868 * anti.texi (Antinews): Do.
7869 * abbrevs.texi (Defining Abbrevs): Do.
7870
7871 * programs.texi (Info Lookup): Fix keybinding for
7872 info-lookup-symbol.
7873
78742004-06-16 Juanma Barranquero <lektu@terra.es>
7875
7876 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7877 Add emacs-xtra.
7878 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7879 (clean): Add emacs-xtra and flymake. Remove redundancies.
7880
78812004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7882
7883 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7884 Add emacs-xtra.
7885 * emacs-xtra.texi: New file.
7886
78872004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7890 (Dired and Find): Mention differences with ordinary Dired buffers.
7891
8cf51b2c
GM
78922004-06-13 Richard M. Stallman <rms@gnu.org>
7893
7894 * custom.texi (Init Syntax): Explain about vars that do special
7895 things when set with setq or with Custom.
7896 (Init Examples): Add line-number-mode example.
7897
8cf51b2c
GM
78982004-06-12 Juri Linkov <juri@jurta.org>
7899
7900 * dired.texi (Operating on Files): Add dired-do-touch.
7901
8cf51b2c
GM
79022004-06-10 Juri Linkov <juri@jurta.org>
7903
7904 * building.texi (Lisp Eval): Add C-M-x on defface.
7905
79062004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7907
7908 * files.texi (Reverting): Auto-Revert mode and
7909 Global Auto-Revert mode no longer revert remote files.
7910
8cf51b2c
GM
79112004-05-29 Richard M. Stallman <rms@gnu.org>
7912
7913 * custom.texi (Init File): Two dashes start --no-site-file.
7914
8cf51b2c
GM
79152004-05-29 Alan Mackenzie <acm@muc.de>
7916
7917 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7918 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7919 (AWK, Pike): Document as "C-like modes".
7920 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7921 (M-x man): Supersedes M-x manual-entry.
7922 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7923
7924 ("Comments in C"): Delete node; the info is in CC Mode manual.
7925 (c-comment-only-line-offset): Remove description.
7926
7927 (C-c ., C-c C-c): Describe new C Mode bindings.
7928
7929 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7930 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7931 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7932 Amend definitions.
7933
7934 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7935 Describe functions.
7936
7937 (c-comment-start-regexp, c-hanging-comment-ender-p)
7938 (c-hanging-comment-starter-p): Remove obsolete definitions.
7939
7940 * emacs.texi: Remove the menu entry "Comments in C".
7941
8cf51b2c
GM
79422004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7945 `M-x locate'.
7946
79472004-05-16 Karl Berry <karl@gnu.org>
7948
7949 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7950 makeinfo --html fails.
7951 * help.texi (Help Summary) [@ifnottex]: Likewise.
7952
79532004-05-13 Nick Roberts <nickrob@gnu.org>
7954
7955 * building.texi (GDB Graphical Interface): Update and describe
7956 layout first.
7957
8cf51b2c
GM
79582004-05-04 Jason Rumney <jasonr@gnu.org>
7959
7960 * makefile.w32-in: Revert last change.
7961
79622004-05-03 Jason Rumney <jasonr@gnu.org>
7963
7964 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7965
8cf51b2c
GM
79662004-04-23 Juanma Barranquero <lektu@terra.es>
7967
7968 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7969
79702004-04-18 Juri Linkov <juri@jurta.org>
7971
7972 * fixit.texi (Spelling): Remove file extension from ispell xref.
7973
79742004-04-15 Kim F. Storm <storm@cua.dk>
7975
7976 * cmdargs.texi (Initial Options): Add -Q.
7977
79782004-04-05 Kim F. Storm <storm@cua.dk>
7979
7980 * custom.texi (File Variables): Add safe-local-eval-forms.
7981
8cf51b2c
GM
79822004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7983
7984 * files.texi (Reverting): Correct description of revert-buffer's
7985 handling of point.
7986
79872004-03-22 Juri Linkov <juri@jurta.org>
7988
7989 * emacs.texi (Top): Add `Misc X'.
7990
49823426 7991 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7992
7993 * glossary.texi: Improve references.
7994
7995 * help.texi: Sync keywords with finder.el.
7996
7997 * mini.texi (Completion): Add description for menu items.
7998
7999 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8000
8001 * sending.texi (Mail Methods): Fix xref to Message manual.
8002
8cf51b2c
GM
80032004-03-12 Richard M. Stallman <rms@gnu.org>
8004
8cf51b2c
GM
8005 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8006
8cf51b2c
GM
80072004-03-04 Richard M. Stallman <rms@gnu.org>
8008
8009 * search.texi (Regexps): Explain that ^ and $ have their
8010 special meanings only in certain contexts.
8011
8012 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8013
8014 * mule.texi (Specify Coding): Doc C-x RET F.
8015
8016 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8017 for multiple compile and grep buffers.
8018 (Indirect Buffers): Don't recommand clone-indirect-buffer
8019 for multiple compile and grep buffers.
8020
8cf51b2c
GM
80212004-02-29 Juanma Barranquero <lektu@terra.es>
8022
8023 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8024 Use $(DEL) instead of rm, and ignore exit code.
8025
8cf51b2c
GM
80262004-02-23 Nick Roberts <nick@nick.uklinux.net>
8027
8028 * building.texi (Watch Expressions): Update.
8029
80302004-02-21 Juri Linkov <juri@jurta.org>
8031
1c6c854e
CS
8032 * cmdargs.texi (Action Arguments): Add alias --find-file.
8033 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8034 to Command Arguments.
8035 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8036 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8037 (Window Size X): Join -g and --geometry. Add @cindex.
8038 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8039 (Title X): Remove alias -title.
8040 (Misc X): New node.
8041
c8763fb6 80422004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8043
8044 * frames.texi (Drag and drop): Add Motif to list of supported
8045 protocols.
8046
c8763fb6 80472004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8048
8049 * frames.texi (Drag and drop): New section.
8050
80512004-01-24 Richard M. Stallman <rms@gnu.org>
8052
1c6c854e 8053 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8054 Include it only @ifnotinfo. Patch the preceding and following
8055 node headers to point to each other.
8056
80572004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8058
8059 * calendar.texi (Appointments): Update section.
8060
80612003-12-29 Kevin Ryde <user42@zip.com.au>
8062
8cf51b2c
GM
8063 * programs.texi (C Modes): Fix the xref.
8064
80652003-12-23 Nick Roberts <nick@nick.uklinux.net>
8066
8067 * building.texi (Watch Expressions): Update.
8068 (Commands of GUD): Include use of toolbar + breakpoints set from
8069 fringe/margin.
8070
80712003-12-03 Andre Spiegel <spiegel@gnu.org>
8072
8073 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8074 <acm@muc.de>.
8075
c8763fb6 80762003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8077
8078 * frames.texi (Dialog Boxes): Add use-file-dialog.
8079
8cf51b2c
GM
80802003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8081
8082 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8083 in CC Mode.
8084
8cf51b2c
GM
80852003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8086
8087 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8088 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8089 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8090 * man/frames.texi, man/glossary.texi, man/killing.texi:
8091 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8092 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8093 * man/sending.texi, man/text.texi, man/trouble.texi:
8094 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8095
80962003-11-01 Alan Mackenzie <acm@muc.de>
8097
8098 * search.texi (Scrolling During Incremental Search): Document a
8099 new scrolling facility in isearch mode.
8100
8cf51b2c
GM
81012003-10-22 Miles Bader <miles@gnu.org>
8102
8103 * Makefile.in (info): Move before $(top_srcdir)/info.
8104
81052003-10-22 Nick Roberts <nick@nick.uklinux.net>
8106
8107 * building.texi (Watch Expressions): Update section on data display
8108 to reflect code changes (GDB Graphical Interface).
8109
8cf51b2c
GM
81102003-10-13 Richard M. Stallman <rms@gnu.org>
8111
8112 * xresources.texi (GTK resources): Clean up previous change.
8113
c8763fb6 81142003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8115
8116 * xresources.texi (GTK resources): Add a note that some themes
8117 disallow customizations. Add scroll theme example.
8118
8cf51b2c
GM
81192003-09-30 Richard M. Stallman <rms@gnu.org>
8120
8cf51b2c
GM
8121 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8122
8123 * misc.texi (Saving Emacs Sessions): Shorten the section,
8124 collapsing back into one node.
8125
81262003-09-30 Lars Hansen <larsh@math.ku.dk>
8127
8128 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8129
ce058493 81302003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8131
8132 * xresources.texi (GTK names in Emacs): Correct typo.
8133
8cf51b2c
GM
81342003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8135
1c6c854e
CS
8136 * cmdargs.texi (Font X): Mention new default font.
8137 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8138 problems involved. (Result of discussion on emacs-devel.)
8139
81402003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8141
8142 * emacs.texi (Acknowledgements): Correct typo.
8143
81442003-09-22 Richard M. Stallman <rms@gnu.org>
8145
8146 * dired.texi (Misc Dired Commands): New node.
8147 (Dired Navigation): Add dired-goto-file.
8148
8149 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8150
8151 * emacs.texi (Acknowledgements): New node, split from Distribution.
8152
8153 * cmdargs.texi (Action Arguments): -f reads interactive args.
8154
8cf51b2c
GM
81552003-09-08 Lute Kamstra <lute@gnu.org>
8156
8157 * screen.texi (Mode Line): Say that POS comes before LINE.
8158 Mention `size-indication-mode'.
1c6c854e
CS
8159 * display.texi (Optional Mode Line):
8160 Document `size-indication-mode'.
8cf51b2c
GM
8161 * basic.texi (Position Info): Mention `size-indication-mode'.
8162
81632003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8164
8165 * xresources.texi (Resources): Refer to `editres' man page.
8166 (Lucid Resources): Update defaults. Expand description of
8167 `shadowThickness'.
8168
81692003-09-04 Miles Bader <miles@gnu.org>
8170
8171 * Makefile.in (top_srcdir): New variable.
8172 ($(top_srcdir)/info): New rule.
8173 (info): Depend on it.
8174
81752003-09-03 Peter Runestig <peter@runestig.com>
8176
8177 * makefile.w32-in: New file.
8178
81792003-08-29 Richard M. Stallman <rms@gnu.org>
8180
8181 * misc.texi (Saving Emacs Sessions): Correct previous change.
8182
8cf51b2c
GM
81832003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8184
8cf51b2c
GM
8185 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8186 (Intro): Include kmacro.texi after fixit.texi instead of after
8187 custom.texi. (As suggested by Kim Storm.)
8188
81892003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8190
8191 * fixit.texi (Fixit): Update `Next' pointer.
8192 * files.texi (Files): Update `Previous' pointer.
8193 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8194 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8195 (Suggested by Kim Storm.)
8196 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8197
81982003-08-18 Kim F. Storm <storm@cua.dk>
8199
8200 * kmacro.texi: New file describing enhanced keyboard macro
8201 functionality. Replaces old description in custom.texi.
8202
8203 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8204 (Keyboard Macros): Move to new kmacro.texi file.
8205
8206 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8207
8cf51b2c
GM
82082003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8209
8210 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8211
82122003-08-17 Alex Schroeder <alex@gnu.org>
8213
8214 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8215 required.
8216
8cf51b2c
GM
82172003-08-05 Richard M. Stallman <rms@gnu.org>
8218
8219 * programs.texi (Lisp Indent): Don't describe
8220 lisp-indent-function property here. Use xref to Lisp Manual.
8221
8cf51b2c
GM
82222003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8223
fffa137c 8224 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8225 abbreviations.
8226
82272003-07-24 Markus Rost <rost@math.ohio-state.edu>
8228
8229 * buffers.texi (List Buffers): Fix previous change.
8230
8cf51b2c
GM
82312003-07-13 Markus Rost <rost@math.ohio-state.edu>
8232
8233 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8234 List*.
8235
82362003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8237
8cf51b2c
GM
8238 * display.texi (Font Lock): Fix typo.
8239
82402003-07-07 Richard M. Stallman <rms@gnu.org>
8241
8242 * display.texi (Font Lock): Add xref for format info on
8243 font-lock-remove-keywords.
8244
8245 * building.texi (Compilation): Document what happens with asynch
8246 children of compiler process.
8247
8248 * help.texi (Library Keywords): Use @multitable.
8249
8cf51b2c
GM
82502003-06-04 Richard M. Stallman <rms@gnu.org>
8251
8252 * programs.texi (Expressions): Delete C-M-DEL.
8253
8254 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8255 comint-move-point-for-output renamed from
8256 comint-scroll-to-bottom-on-output.
8257
8258 * custom.texi (Init Rebinding): Replace previous change with xref.
8259 (Non-ASCII Rebinding): Explain that issue more briefly here.
8260
82612003-05-28 Richard M. Stallman <rms@gnu.org>
8262
8263 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8264
82652003-05-28 Nick Roberts <nick@nick.uklinux.net>
8266
8267 * building.texi (GDB Graphical Interface): New node.
8268 (Rewritten somewhat by RMS.)
8269
c8763fb6 82702003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8271
8272 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8273 non-English letters. Explain how to set coding systems correctly
8274 and how to include the right coding cookie in the file.
8275
c8763fb6 82762003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8277
8278 * indent.texi (Indentation): Explain the concepts.
8279 (Just Spaces): Explain why preventing tabs for indentation might
8280 be useful.
8281
8cf51b2c
GM
82822003-04-16 Richard M. Stallman <rms@gnu.org>
8283
8284 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8285
8cf51b2c
GM
82862003-02-22 Alex Schroeder <alex@emacswiki.org>
8287
8288 * cmdargs.texi (General Variables): Document SMTPSERVER.
8289
8cf51b2c
GM
8290 * sending.texi: Remove SMTP node.
8291 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8292 library.
8293
8cf51b2c
GM
82942003-02-22 Alex Schroeder <alex@emacswiki.org>
8295
8296 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8297
82982003-02-22 Simon Josefsson <jas@extundo.com>
8299
8300 * sending.texi (Mail Methods): Add node about SMTP.
8301
c8763fb6 83022003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8303
8304 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8305
8cf51b2c
GM
83062003-02-01 Kevin Ryde <user42@zip.com.au>
8307
8308 * glossary.texi (Glossary): Correction to cl cross reference.
8309
83102003-01-20 Richard M. Stallman <rms@gnu.org>
8311
8312 * killing.texi (Rectangles): Document C-x c r.
8313
c8763fb6 83142003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8315
8316 * xresources.texi (GTK resources): New node.
8317 (GTK widget names): New node.
8318 (GTK names in Emacs): New node.
8319 (GTK styles): New node.
8320
c8763fb6 83212003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8322
8323 * maintaining.texi (Create Tags Table): Add reference to the new
8324 `etags --help --lang=LANG' option.
8325
8cf51b2c
GM
83262002-10-02 Karl Berry <karl@gnu.org>
8327
49823426 8328 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8329 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8330 where needed for the sake of the HTML output.
8cf51b2c
GM
8331
83322001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8333
8334 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8335 source files.
8336
83372001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8338
8339 * Makefile.in (emacsman): New target.
8340
8cf51b2c
GM
83412001-10-20 Gerd Moellmann <gerd@gnu.org>
8342
8343 * (Version 21.1 released.)
8344
83452001-10-05 Gerd Moellmann <gerd@gnu.org>
8346
8347 * Branch for 21.1.
8348
8cf51b2c
GM
83492001-03-05 Gerd Moellmann <gerd@gnu.org>
8350
8351 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8352
8cf51b2c
GM
83532000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8354
8355 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8356
8cf51b2c
GM
83571999-07-12 Richard Stallman <rms@gnu.org>
8358
8359 * Version 20.4 released.
8360
83611998-12-04 Markus Rost <rost@delysid.gnu.org>
8362
8363 * Makefile.in (INFO_TARGETS): Delete customize.info.
8364 (DVI_TARGETS): Delete customize.dvi.
8365 (../info/customize, customize.dvi): Targets deleted.
8366
83671998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8368
8369 * Version 20.3 released.
8370
83711998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8372
8373 * Makefile.in (EMACSSOURCES): Add mule.texi.
8374 Add msdog.texi, ack.texi. Remove gnu1.texi.
8375
83761998-04-06 Andreas Schwab <schwab@gnu.org>
8377
768c0c0f
JB
8378 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8379 Use it in dvi targets.
8cf51b2c
GM
8380
83811997-09-23 Paul Eggert <eggert@twinsun.com>
8382
8383 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8384 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8385 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8386
83871997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8388
8389 * Version 20.2 released.
8390
83911997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8392
8393 * Version 20.1 released.
8394
83951997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8396
8397 * Makefile (../info/customize, customize.dvi): New targets.
8398 (INFO_TARGETS): Add ../info/customize.
8399 (DVI_TARGETS): Add customize.dvi.
8400
8cf51b2c
GM
84011996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8402
8403 * Version 19.33 released.
8404
84051996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8406
8407 * Version 19.32 released.
8408
8cf51b2c
GM
84091996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8410
8411 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8412
84131996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8414
8415 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8416 Specify -I option.
8417 (All dvi targets): Set the TEXINPUTS variable.
8418
84191996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8420
8421 * Version 19.31 released.
8422
8cf51b2c
GM
84231995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8424
8425 * Version 19.30 released.
8426
8cf51b2c
GM
84271995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8428
8429 * Makefile.in (maintainer-clean): Rename from realclean.
8430
84311994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8432
8433 * Makefile.in: New file.
8434 * Makefile: File deleted.
8435
84361994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8437
8438 * Makefile (TEXINDEX_OBJS): Variable deleted.
8439 (texindex, texindex.o, getopt.o): Rules deleted.
8440 All deps on texindex deleted.
8441 (distclean): Don't delete texindex.
8442 (mostlyclean): Don't delete *.o.
8443 * texindex.c, getopt.c: Files deleted.
8444
84451994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8446
8447 * Version 19.26 released.
8448
84491994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8450
8451 * Makefile (EMACSSOURCES): Exclude undo.texi.
8452
84531994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8454
8455 * Version 19.25 released.
8456
84571994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8458
8459 * Version 19.24 released.
8460
84611994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8462
8463 * Version 19.23 released.
8464
84651994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8466
8467 * Makefile: Delete spurious tab.
8468
84691994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8470
8471 * Makefile (.SUFFIXES): New rule.
8472
8cf51b2c
GM
84731993-12-04 Richard Stallman (rms@srarc2)
8474
8475 * getopt.c: New file.
8476 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8477 (getopt.o): New rule.
8478 (dvi): Don't depend on texindex.
49823426 8479 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8480
84811993-12-03 Richard Stallman (rms@srarc2)
8482
49823426
GM
8483 * Makefile (TEXI2DVI): New variable.
8484 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8485 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8486
84871993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8488
8489 * Version 19.22 released.
8490
84911993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8492
8493 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8494
84951993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8496
8497 * Version 19.21 released.
8498
8cf51b2c
GM
84991993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8500
8501 * Makefile (realclean): Don't delete the Info files.
8502
f0131492 85031993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8504
8cf51b2c
GM
8505 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8506 4' where appropriate.
8507
f0131492 85081993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8509
49823426 8510 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8511
8512 * texindex.c: Include "../src/config.h" if building in emacs.
8513
8514 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8515 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8516 Add target to build texindex.c, defining `emacs'.
8517
8cf51b2c
GM
85181993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8519
8520 * Version 19.19 released.
8521
8cf51b2c
GM
85221993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8523
8524 * Version 19.18 released.
8525
85261993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8527
8528 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8529
85301993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8531
8532 * Version 19.17 released.
8533
85341993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8535
8536 * split-man: Fix typos in last change.
8537
85381993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8539
8540 * Version 19.16 released.
8541
85421993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8543
8544 * version 19.15 released.
8545
85461993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8547
8548 * Makefile (distclean): It's rm, not rf.
8549
85501993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8551
8552 * Version 19.14 released.
8553
85541993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8555
8556 * Makefile: New file.
8557
85581993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8559
8560 * Version 19.13 released.
8561
85621993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8563
8564 * Version 19.9 released.
8565
85661993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8567
8568 * Version 19.8 released.
8569
85701993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8571
8572 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8573
8574 * trouble.texi: It's `enable-flow-control-on', not
8575 `evade-flow-control-on'.
8576
85771993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8578
8579 * display.texi: Document standard-display-european.
8580
85811993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8582
8583 * Version 19.7 released.
8584
8585 * emacs.texi: Add a sentence to the top menu mentioning the
8586 specific version of Emacs this manual applies to.
8587
85881993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8589
8590 * basic.texi: Document next-line-add-lines variable used to
8591 implement down-arrow.
8592
8593 * killing.texi: Document kill-whole-line.
8594
85951993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8596
8597 * text.texi: Update unix TeX ordering information.
8598
85991993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8600
8601 * news.texi: Mention fill-rectangle in keybinding list.
8602
8603 * killing.texi: Document fill-rectangle.
8604
86051993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8606
8607 * vc.texi: Bring the docs up to date with VC 5.2.
8608
86091992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8610
8611 * emacs.tex: Mention blackbox and gomoku under Amusements.
8612 Assembler mode is now mentioned and appropriately indexed
8613 under Programming Modes.
8614
86151991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8616
8617 * emacs.tex: Update TeX ordering information.
8618
8cf51b2c
GM
86191990-06-26 David Lawrence (tale@geech)
8620
8621 * emacs.tex: Note that completion-ignored-extensions is not used
8622 to filter out names when all completions are displayed in
8623 *Completions*.
8624
86251990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8626
8627 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8628
86291990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8630
8631 * emacs.tex: Add @findex grep.
8632
8cf51b2c
GM
86331988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8634
8635 * emacs.tex: Correct two typos. No other changes before
8636 Version 19 will be made.
8637
8cf51b2c
GM
86381988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8639
8640 * emacs.tex: Update information for obtaining TeX distribution from the
8641 University of Washington.
8642
8643;; Local Variables:
c8763fb6 8644;; coding: utf-8
8cf51b2c
GM
8645;; End:
8646
95df8112 8647 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8648
8649 This file is part of GNU Emacs.
8650
352c8b4a 8651 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8652 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8653 the Free Software Foundation, either version 3 of the License, or
8654 (at your option) any later version.
8cf51b2c
GM
8655
8656 GNU Emacs is distributed in the hope that it will be useful,
8657 but WITHOUT ANY WARRANTY; without even the implied warranty of
8658 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8659 GNU General Public License for more details.
8660
8661 You should have received a copy of the GNU General Public License
352c8b4a 8662 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.