Fix biggest memory leaks in NS-port. More remain.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
47d42d81
AM
12011-12-20 Alan Mackenzie <acm@muc.de>
2
3 * programs.texi (Motion in C): Update the description of C-M-a and
4 C-M-e, they now DTRT in enclosing scopes.
5 (Custom C Indent): Add @dfn{guessing} of the indentation style.
6
2edef1a0
CY
72011-12-20 Chong Yidong <cyd@gnu.org>
8
9 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
10 (Old Revisions): Use it.
11 (VCS Repositories): Add "distributed" terminology.
12 (Log Buffer): Remove duplicate description
13 about changesets. Fix "current VC fileset" ambiguity.
14 (Multi-User Branching): Node deleted.
15 (Branches, Switching Branches): Discuss decentralized version
16 control systems.
17 (VC Pull): New node.
18 (Merging): Document merging on decentralized systems.
19 (Creating Branches): Note that this is specific to CVS and related
20 systems.
21
bc859d5f
CY
222011-12-19 Chong Yidong <cyd@gnu.org>
23
24 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
25 (VC Mode Line): Add index entry for "version control status".
26 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
27 Document vc-revert-show-diff. De-document vc-rollback.
28 (VC Directory Mode): Rewrite introduction. Move prefix arg
29 documentation here from VC Directory Buffer node.
30 (VC Directory Buffer): Use a decentralized VCS example.
31 (VC Directory Commands): Use a table. Remove material duplicated
32 in previous nodes on multi-file VC filsets.
33
9cff91f8
CY
342011-12-17 Chong Yidong <cyd@gnu.org>
35
36 * maintaining.texi (VCS Concepts): Make "revision" terminology
37 less CVS-specific.
38 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
39 Registering node.
40 (Secondary VC Commands): Deleted. Promote subnodes.
41 (Log Buffer): Add command name for C-c C-c. Fix the name of the
42 log buffer. Add index entries.
43 (VCS Changesets, Types of Log File, VC With A Merging VCS): Use
44 "commit" terminology.
45 (Old Revisions): Move it to just before VC Change Log. "Tag" here
46 doesn't refer to tags tables. Note other possible forms of the
47 revision ID. C-x v = does not save.
48 (Registering): Note similarity to C-x v v action. Fix description
49 of how backends are chosen. De-document vc-default-init-revision.
50 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
51 in root log buffers.
52
f3b316df
CY
532011-12-16 Chong Yidong <cyd@gnu.org>
54
55 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
56 (Basic VC Editing): Remove redundant descriptions.
57 (VC With A Merging VCS): Make description more general instead of
58 CVS-specific.
59 (VC With A Locking VCS): Use VC fileset terminology.
60
29eabb8e
CY
612011-12-12 Chong Yidong <cyd@gnu.org>
62
63 * building.texi (Executing Lisp): Fix xref for C-M-x.
64 (Lisp Libraries): Add xref to node explaining `load' in Lisp
65 manual. Note that load-path is not customizable.
66 (Lisp Eval): Note that listed commands are available globally.
67 Explain the meaning of "defun" in the C-M-x context.
68 (Lisp Interaction): Copyedits.
69 (External Lisp): Fix name of inferior Lisp buffer. Mention
70 Scheme.
71 (Compilation): Define "inferior process".
72
cd0314dd
EZ
732011-12-10 Eli Zaretskii <eliz@gnu.org>
74
75 * msdog.texi (Windows Fonts): Document how to force GDI font
76 backend on MS-Windows.
77
0595bd7e 782011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
79
80 * building.texi (Compilation): Say what the -k flag to make does.
81 Move subprocess discussion to Compilation Shell.
82 (Compilation Mode): Add xref for grep, occur, and mouse
83 references. Define "locus".
84 (Grep Searching): Use @command.
0595bd7e
CY
85 (Debuggers, Commands of GUD, GDB Graphical Interface): Clarify
86 intro.
87 (Starting GUD): Clarify how arguments are specified.
88 (Debugger Operation): Index entry for "GUD interaction buffer",
89 and move basic description here from Commands of GUD node.
90 (GDB User Interface Layout): Copyedits.
91 (Source Buffers): Remove gdb-find-source-frame, which is not in
92 gdb-mi.el.
93 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
94 toggle-gdb-all-registers, which are not in gdb-mi.el. Don't
95 re-document GUD interaction buffers.
b09d01da
CY
96
97 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
98 (Semantic): Add cindex entries for Semantic.
99
2a185919
CY
1002011-12-06 Chong Yidong <cyd@gnu.org>
101
102 * programs.texi (Man Page): Clarify how to use Man-switches.
103 Don't bother documenting Man-fontify-manpage-flag.
104 (Lisp Doc): Add xref to Name Help node.
105 (Hideshow): Add cindex. Mention role of ellipses, and default
106 value of hs-isearch-open. Don't bother documenting
107 hs-special-modes-alist.
108 (Symbol Completion): Add kindex for C-M-i. Don't recommend
109 changing the window manager binding of M-TAB.
110
ebf10822
CY
1112011-12-05 Chong Yidong <cyd@gnu.org>
112
113 * programs.texi (Comment Commands): Fix description of for M-; on
114 blank lines. Move documentation of comment-region here.
115 (Multi-Line Comments): Clarify the role of comment-multi-line.
116 Refer to Comment Commands for comment-region doc.
117 (Options for Comments): Refer to Multi-Line Comments for
118 comment-multi-line doc, instead of duplicating it. Fix default
119 values of comment-padding and comment-start-skip.
120
ec7ae032
CY
1212011-12-04 Chong Yidong <cyd@gnu.org>
122
123 * programs.texi (Program Modes): Mention modes that are not
124 included with Emacs. Fix references to other manuals for tex.
125 Add index entry for backward-delete-char-untabify. Mention
126 prog-mode-hook.
127 (Which Function): Use "global minor mode" terminology.
128 (Basic Indent, Multi-line Indent): Refer to previous descriptions
129 in Indentation chapter to avoid duplication.
130 (Expressions): Copyedit.
131 (Matching): Document Electric Pair mode.
132
133 * ack.texi (Acknowledgments):
134 * rmail.texi (Movemail, Other Mailbox Formats):
135 * frames.texi (Frames): Don't capitalize "Unix".
136
a24bf23e
CY
1372011-12-04 Chong Yidong <cyd@gnu.org>
138
139 * text.texi (Nroff Mode): Mention what nroff is.
140 (Text Based Tables, Table Recognition): Don't say "Table mode"
141 since it's not a major or minor mode.
142 (Text Based Tables): Reduce the size of the example.
143 (Table Definition): Clarify definitions.
144 (Table Creation): Add key table.
145 (Cell Commands): Use kbd for commands.
146 (Table Rows and Columns): Combine nodes Row Commands and Column
147 Commands.
148 (Fixed Width Mode): Node deleted; contents moved to parent.
149 (Table Conversion): Shorten example.
150 (Measuring Tables): Merge into Table Misc.
151
8863a584
CY
1522011-12-03 Chong Yidong <cyd@gnu.org>
153
154 * text.texi (TeX Mode): Mention AUCTeX package.
155 (TeX Editing): Add xref to documentation for Occur.
156 (LaTeX Editing): Add xref to Completion node.
157 (TeX Print): Fix description of tex-directory.
158 (Enriched Text): Renamed from Formatted Text. Make this node and
159 its subnodes less verbose, since text/enriched files are
160 practically unused.
161 (Enriched Mode): Renamed from Requesting Formatted Text.
162 (Format Colors): Node deleted.
163 (Enriched Faces): Renamed from Format Faces. Describe commands
164 for applying colors too.
165 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
166
167 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
168
169 * display.texi (Colors): New node.
170
171 * cmdargs.texi (Colors X):
172 * xresources.texi (GTK styles):
173 * custom.texi (Face Customization): Reference it.
174
175 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
176 Link to Fill Commands for Justification entry.
177
6fdebe93
EZ
1782011-12-03 Eli Zaretskii <eliz@gnu.org>
179
180 * display.texi (Auto Scrolling): More accurate description of what
181 scroll-*-aggressively does, including the effect of non-zero
182 margin. Fix "i.e." markup.
183
95ca9bc7
CY
1842011-12-02 Chong Yidong <cyd@gnu.org>
185
186 * text.texi (Pages): Mention how formfeed chars are displayed.
187 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
188 Describe adaptive filling more precisely.
189 (Fill Commands): Note that filling removes excess whitespace.
190 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
191 now bound to indent-for-tab-command in Text mode.
192 (Outline Mode): Copyedits.
193 (Outline Visibility): Note that Reveal mode is a buffer-local
194 minor mode.
195
196 * modes.texi (Major Modes): Move note about checking major-mode in
197 a hook function here, from Text mode.
198
6d262977
CY
1992011-11-28 Chong Yidong <cyd@gnu.org>
200
b22b1918
CY
201 * text.texi (Words): Add xref to Position Info.
202 (Paragraphs): Add xref to Regexps.
203
6d262977
CY
204 * indent.texi (Indentation): Rewrite introduction. Move table to
205 Indentation Commands node.
206 (Indentation Commands): Add index entries to table. Copyedits.
207 (Tab Stops, Just Spaces): Copyedits.
208 (Indent Convenience): New node. Document electric-indent-mode.
209
210 * programs.texi (Basic Indent):
211 * windows.texi (Pop Up Window): Fix kindex entry.
212
dc95a8b0
CY
2132011-11-28 Chong Yidong <cyd@gnu.org>
214
215 * modes.texi (Major Modes): Move major-mode variable doc here from
216 Choosing Modes. Document describe-mode. Document prog-mode-hook
217 and text-mode-hook. Add example of using hooks.
218 (Minor Modes): Document behavior of mode command calls from Lisp.
219 Note that setting the mode variable using Customize will DTRT.
220 (Choosing Modes): Add example of setting a minor mode using a
221 local variable.
222
b63a8e8e
CY
2232011-11-27 Chong Yidong <cyd@gnu.org>
224
225 * frames.texi (Creating Frames): Move frame parameter example to
226 Frame Parameters node.
227 (Frame Commands): C-x 5 o does not warp the mouse by default.
228 (Fonts): Add more GTK-style properties; also, they should be
229 capitalized.
230 (Special Buffer Frames): Node deleted; special-display is on the
231 way out.
232 (Frame Parameters): Example moved here from Creating Frames.
233 Clarify that default-frame-alist affects the initial frame too.
234 Delete auto-raise-mode and auto-lower-mode.
235 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
236 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
237
238 * windows.texi (Window Choice): Add xref to Lisp manual for
239 special-display-*.
240
a3dcc84e
EZ
2412011-11-26 Eli Zaretskii <eliz@gnu.org>
242
243 * display.texi (Text Display): Update the description,
244 cross-references, and indexing related to display of control
245 characters and raw bytes.
246
4ad3bc2a
CY
2472011-11-25 Chong Yidong <cyd@gnu.org>
248
249 * frames.texi (Frames): Rewrite introduction.
250 (Mouse Commands): Default for mouse-drag-copy-region is now t.
251 Mouse-3 does not copy to kill ring by default. DEL does not
252 behave specially for mouse commands any more.
253 (Mouse References): Document mouse-1-click-follows-link more
254 thoroughly.
255 (Menu Mouse Clicks): Move footnote to the main text and add xref
256 to Init Rebinding node.
257 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
258
259 * files.texi (Visiting): `C-x 5 f' works on ttys too.
260
20db1522
JB
2612011-11-24 Juanma Barranquero <lekktu@gmail.com>
262
263 * display.texi (Font Lock): Fix typo.
264
01d06b1f
GM
2652011-11-24 Glenn Morris <rgm@gnu.org>
266
267 * rmail.texi (Rmail Output):
268 Mention rmail-automatic-folder-directives. (Bug#9657)
269
0cbaa1d5
CY
2702011-11-21 Chong Yidong <cyd@gnu.org>
271
272 * mark.texi (Global Mark Ring): Fix description of global mark
273 ring (Bug#10032).
274
fe7a3057
JB
2752011-11-20 Juanma Barranquero <lekktu@gmail.com>
276
277 * msdog.texi (Windows Fonts): Fix typo.
278
b6e63cbe
GM
2792011-11-17 Glenn Morris <rgm@gnu.org>
280
281 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
282
58179cce
JB
2832011-11-16 Juanma Barranquero <lekktu@gmail.com>
284
285 * killing.texi (Rectangles):
7877f373
JB
286 * misc.texi (Document View):
287 * modes.texi (Choosing Modes):
288 * msdog.texi (Windows Fonts):
58179cce
JB
289 * regs.texi (Rectangle Registers):
290 * search.texi (Isearch Yank): Fix typos.
291
291d142b
CY
2922011-11-06 Chong Yidong <cyd@gnu.org>
293
294 * windows.texi (Basic Window): Add xref to Cursor Display.
295 (Split Window): Document negative arg for splitting commands.
296 (Other Window): Document mouse-1 in text area of window.
297 (Change Window): Don't mention window attributes, since they
298 aren't defined. C-x 1 can't be used with minibuffer windows.
299 Windows are no longer auto-deleted.
300 (Window Choice): Add xref to Choosing Window in Lisp manual.
301 (Window Convenience): Note that windmove disables shift-selection.
302 Move M-x compare-windows here from Other Window node.
303
304 * custom.texi (Mouse Buttons):
305 * search.texi (Isearch Scroll):
306 * windows.texi (Split Window): Use new names split-window-below
307 and split-window-right.
308
a7ef684b
JB
3092011-10-26 Juanma Barranquero <lekktu@gmail.com>
310
311 * emacs.texi (Top): Fix typo.
312
d53e1747
GM
3132011-10-25 Glenn Morris <rgm@gnu.org>
314
315 * abbrevs.texi (Saving Abbrevs):
316 quietly-read-abbrev-file is not a command. (Bug#9866)
317
e7a3ff06
CY
3182011-10-24 Chong Yidong <cyd@gnu.org>
319
320 * display.texi (Scrolling): Document scroll-up-line and
321 scroll-down-line. Document scroll-command property.
322 (Recentering): New node, split off from Scrolling.
323
86c60681
CY
3242011-10-23 Chong Yidong <cyd@gnu.org>
325
da97a9e6
CY
326 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
327 (Tool Bars): Copyedits.
328
86c60681
CY
329 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
330
d195726a
CY
3312011-10-22 Chong Yidong <cyd@gnu.org>
332
333 * windows.texi (Displaying Buffers): Fix broken lispref link.
334
a70e06c1
CY
3352011-10-22 Chong Yidong <cyd@gnu.org>
336
337 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
338 Move confirm-nonexistent-file-or-buffer discussion here.
339
340 * files.texi (File Names, Visiting): Move detailed discussion of
341 minibuffer confirmation to Minibuffer Exit.
342
343 * buffers.texi (Buffers): Tweak mention of mail buffer name.
344 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
345
bfd779dd
CY
3462011-10-21 Chong Yidong <cyd@gnu.org>
347
348 * files.texi (File Names, Visiting, Interlocking): Copyedits.
349 (Backup Copying): backup-by-copying-when-mismatch is now t.
350 (Customize Save): Fix description of require-final-newline.
351 (Reverting): Note that revert-buffer can't be undone. Mention VC.
352 (Auto Save Control): Clarify.
353 (File Archives): Add 7z.
354 (Remote Files): ange-ftp-make-backup-files defaults to nil.
355
356 * arevert-xtra.texi (Autorevert): Copyedits.
357
6e317956
CY
3582011-10-20 Chong Yidong <cyd@gnu.org>
359
360 * custom.texi (Hooks, Init Examples):
361 * display.texi (Font Lock):
362 * fixit.texi (Spelling):
363 * rmail.texi (Rmail Display): Minor mode function with no arg now
364 enables it.
365
366 * fixit.texi (Spelling): Fix description of inline completion.
367
5abc31ef
CY
3682011-10-19 Chong Yidong <cyd@gnu.org>
369
370 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
371 entries.
372 (Isearch Yank): Document isearch-yank-pop.
373 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
374 (Other Repeating Search): Document Occur Edit mode.
375
939db9ac
CY
3762011-10-18 Chong Yidong <cyd@gnu.org>
377
378 * display.texi (Fringes): Move overflow-newline-into-fringe here,
379 from Line Truncation node.
380 (Standard Faces): Note that only the background of the cursor face
381 has an effect.
382 (Cursor Display): Fix descriptions of cursor face
383 and bar cursor blinking.
384 (Text Display): Document nobreak-char-display more clearly.
385 (Line Truncation): Add xref to Split Window node.
386 (Display Custom): Don't bother documenting baud-rate or
387 no-redraw-on-reenter.
388
389 * search.texi (Slow Isearch): Node removed.
390
80c6d77f
GM
3912011-10-18 Glenn Morris <rgm@gnu.org>
392
393 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
394
d366bd53
CY
3952011-10-18 Chong Yidong <cyd@gnu.org>
396
397 * display.texi (Faces): Simplify discussion. Move documentation
398 of list-faces-display here, from Standard Faces node. Note
399 special role of `default' background.
400 (Standard Faces): Note special role of `default' background. Note
401 that region face may be taken fom GTK. Add xref to Text Display.
402 (Text Scale): Rename from "Temporary Face Changes". Callers
403 changed. Don't bother documenting variable-pitch-mode.
404 (Font Lock): Copyedits. Remove font-lock-maximum-size.
405 (Useless Whitespace): Simplify description of
406 delete-trailing-whitespace. Note active region case.
407 (Text Display): Fix description of escape-glyph face assignment.
408 Remove unibye mode discussion. Update some parts for Unicode.
409 Move glyphless chars documentation to Lisp manual.
410
411 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
412
21100e7d
CY
4132011-10-15 Chong Yidong <cyd@stupidchicken.com>
414
415 * display.texi (Scrolling): Tweak explanation of scroll direction.
416 (View Mode): Add index entries.
417
418 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
419
420 * regs.texi (Text Registers): C-x r i does not activate the mark.
421 (Bookmarks): Document new default bookmark location.
422
50b063c3
CY
4232011-10-13 Chong Yidong <cyd@stupidchicken.com>
424
425 * killing.texi (Deletion): Add xref to Using Region. Document
426 delete-forward-char.
427 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
428 description here. Recommend C-u C-SPC for jumping to mark.
429 (Kill Ring): Move kill ring variable documentation here.
430 (Primary Selection): Copyedits.
431 (Rectangles): Document new command rectangle-number-lines.
432 (CUA Bindings): Note that this disables the mark-even-if-inactive
433 behavior for C-x and C-c.
434
435 * mark.texi (Mark): Mention "active region" terminology.
436 (Using Region): Document delete-active-region.
437
e1a3f5b1
CY
4382011-10-12 Chong Yidong <cyd@stupidchicken.com>
439
440 * mark.texi (Mark): Clarify description of disabled Transient Mark
441 mode (Bug#9689).
442 (Setting Mark): Document prefix arg for C-x C-x. Document primary
443 selection changes. Mention that commands like C-y set the mark.
444 (Marking Objects): Add xref to Words node. Note that mark-word
445 and mark-sexp also have the "extend region" behavior.
446 (Using Region): Mention M-$ in the table. Document
447 mark-even-if-inactive here instead of in Mark Ring.
448 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
449 note of the "Mark Set" behavior.
450 (Disabled Transient Mark): Rename from "Persistent Mark"
451 (Bug#9688). Callers changed.
452
453 * programs.texi (Expressions):
454 * text.texi (Words): Defer to Marking Objects for mark-word doc.
455
3dc62b2b
CY
4562011-10-09 Chong Yidong <cyd@stupidchicken.com>
457
458 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
459 option" terminology.
460 (Key Help): Add command names. Define "documentation string".
461 (Name Help): Remove an over-long joke.
462 (Apropos): Document prefix args. Remove duplicated descriptions.
463 (Help Mode): Add C-c C-b to table. Update TAB binding.
464 (Package Keywords): Rename from "Library by Keyword". Describe
465 new package menu interface.
466 (Help Files, Help Echo): Tweak description.
de09aa52
CY
467
468 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 469 (Minibuffer History): Document numeric args to history commands.
de09aa52 470
2d3fe5d7
EZ
4712011-10-08 Eli Zaretskii <eliz@gnu.org>
472
473 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
474
b2b0776e
CY
4752011-10-08 Chong Yidong <cyd@stupidchicken.com>
476
477 * basic.texi (Position Info): Omit page commands. Document
478 count-words-region and count-words.
479
480 * text.texi (Pages): Move what-page documentation here.
481
27a16462
CY
4822011-10-08 Chong Yidong <cyd@stupidchicken.com>
483
484 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
485 Remote Files node instead of linking directly to the Tramp manual.
486 (Minibuffer Edit): Add xref to Blank Lines.
487 (Completion): Add xref to Symbol Completion. Remove redundant
488 example, which is repeated in the next node.
489 (Completion Commands): Minor clarifications.
490 (Completion Styles): New node, split from Completion Commands.
491 Document substring and initials styles.
492 (Strict Completion): Remove information duplicated in other nodes.
493 (Completion Options): Consolidate case difference discussion here.
494
495 * help.texi (Help Mode): Fix kindex entries.
496
497 * files.texi (File Names): Add index entries.
498
de0bde62
CY
4992011-10-07 Chong Yidong <cyd@stupidchicken.com>
500
501 * basic.texi (Inserting Text): Add xref to Completion. Add
502 ucs-insert example, and document prefix argument.
503 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
504 to left/right. Tweak left-char and right-char descriptions.
505 M-left and M-right are now bound to left-word/right-word.
506 (Erasing): Document delete-forward-char.
507
508 * screen.texi (Screen, Menu Bar): Copyedits.
509 (Point): Remove duplicate paragraph on cursors, also in Screen.
510 (Mode Line): Trailing dashes no longer shown on X displays.
511
512 * frames.texi (Non-Window Terminals): Index just "text-only
513 terminal", which is used throughout the manual now.
514
515 * entering.texi (Entering Emacs): Define "startup screen".
516 Document window-splitting behavior with command-line inputs.
517 (Exiting): Remove obsolete paragraph about shells without suspend
518 functionality.
519
520 * commands.texi (User Input): Define "input event" more clearly.
521 (Keys): Add xref to Echo Area.
522 (Commands): Clarify relation between commands and functions.
523
453e4522
CY
5242011-10-06 Chong Yidong <cyd@stupidchicken.com>
525
526 * misc.texi (emacsclient Options): Document how emacsclient runs
527 the Emacs daemon (Bug#9674).
528
550f41cd
CY
5292011-10-01 Chong Yidong <cyd@stupidchicken.com>
530
531 * basic.texi (Moving Point):
532 * custom.texi (Mouse Buttons):
533 * rmail.texi (Rmail Scrolling):
534 * search.texi (Isearch Scroll):
535
536 * display.texi (Scrolling): Replace scroll-up/down with
537 scroll-up/down-command. Fix scroll-preserve-screen-position
538 description. Document scroll-error-top-bottom.
539
9229fe87
GM
5402011-09-30 Glenn Morris <rgm@gnu.org>
541
542 * commands.texi (Keys): Whitespace fix. (Bug#9635)
543
0a2132ba
CY
5442011-09-24 Chong Yidong <cyd@stupidchicken.com>
545
546 * windows.texi (Pop Up Window): Defer discussion of window
547 splitting to the Window Choice node. Add index entries.
548 (Force Same Window): Node deleted.
549 (Displaying Buffers, Window Choice): New nodes.
550
551 * buffers.texi (Select Buffer): Clarify description of
552 buffer-switching commands. Add xref to Window Display node.
553 Don't repeat confirm-nonexistent-file-or-buffer description from
554 Visiting node. Remove even-window-heights.
555
556 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
557
33ed493b
CY
5582011-09-18 Chong Yidong <cyd@stupidchicken.com>
559
560 * cmdargs.texi (Icons X): Fix description of Emacs icon.
561
562 * xresources.texi (Table of Resources): Fix documentation of
563 bitmapIcon.
564
92fa95ad
CY
5652011-09-15 Chong Yidong <cyd@stupidchicken.com>
566
567 * package.texi (Package Menu): Add package-menu-mark-upgrades.
568
16254627
EH
5692011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
570
571 * frames.texi (Frame Commands): Note that delete-other-frames only
572 deletes frames on current terminal.
573
c3760c17
EZ
5742011-09-10 Eli Zaretskii <eliz@gnu.org>
575
576 * sending.texi (Mail Misc): Document mail-add-attachment.
577
69b8be97
EZ
5782011-09-04 Eli Zaretskii <eliz@gnu.org>
579
580 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
581
3fd50d5c
CY
5822011-08-29 Chong Yidong <cyd@stupidchicken.com>
583
584 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
585
e2aeef63
CY
5862011-08-28 Chong Yidong <cyd@stupidchicken.com>
587
588 * files.texi (File Archives):
589 * cal-xtra.texi (Diary Display):
590 * help.texi (Help Mode): Add xref to View Mode.
591
ddb54206
CY
5922011-08-28 Chong Yidong <cyd@stupidchicken.com>
593
a6326082
CY
594 * display.texi (View Mode): New node. Move view-file here from
595 Misc File Ops. Move view-buffer here from Misc Buffer.
596
597 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
598
04e2ce72 599 * files.texi (Misc File Ops): Document new
a6326082 600 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
601
602 * dired.texi (Dired Deletion): Shorten description of Trash.
603
ddb54206
CY
604 * misc.texi (emacsclient Options): Document server-port.
605
bd206ce5
EZ
6062011-08-27 Eli Zaretskii <eliz@gnu.org>
607
608 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
609 even on MS-Windows. Fix a typo.
610
d43f5a42
CY
6112011-08-26 Chong Yidong <cyd@stupidchicken.com>
612
613 * package.texi: New file, documenting the package manager.
614
615 * emacs.texi: Include it.
616
617 * help.texi (Help Summary): Add describe-package.
618
e0b1591b
CY
6192011-08-25 Chong Yidong <cyd@stupidchicken.com>
620
856ce114
CY
621 * misc.texi (Printing): Convert subnodes into subsections.
622
f404f8bc
CY
623 * text.texi (Two-Column): Move into Text chapter.
624
625 * picture-xtra.texi (Picture Mode): Group with Editing Binary
626 Files section. Convert from chapter into section.
627
628 * display.texi (Narrowing): Move into display chapter.
629
e0b1591b
CY
630 * sending.texi (Sending Mail):
631 * rmail.texi (Rmail):
632 * misc.texi (Gnus, Document View):
633 * dired.texi (Dired):
634 * emacs.texi: Group the mail, rmail, and gnus chapters together.
635
75bfc667
JL
6362011-08-07 Juri Linkov <juri@jurta.org>
637
638 * dired.texi (Operating on Files): Rewrite according to the fact
639 that `dired-do-chmod' doesn't use the `chmod' program anymore.
640
fe676f91
MA
6412011-07-30 Michael Albinus <michael.albinus@gmx.de>
642
643 * mini.texi (Minibuffer File): Insert a reference to Tramp for
644 remote file name completion. (Bug#9197)
645
4cc60b9b
EZ
6462011-07-28 Eli Zaretskii <eliz@gnu.org>
647
648 * mule.texi (Bidirectional Editing): Document the fact that
649 bidi-display-reordering is t by default.
650
89671e16
LMI
6512011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
652
653 * help.texi (Misc Help): Mention `describe-prefix-bindings'
654 explicitly (bug#8904).
655
fb23ecc2
LMI
6562011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
657
658 * trouble.texi (Checklist): Use an `M-x' example instead of an
659 Emacs Lisp form to switch on the dribble file (bug#8056).
660
465c5fc8
LMI
6612011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
662
663 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
664
90a6258b
GM
6652011-07-13 Glenn Morris <rgm@gnu.org>
666
667 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
668
c7588364
LMI
6692011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
670
671 * mark.texi (Mark Ring): Clarify how many locations are saved
672 (bug#5770).
673 (Global Mark Ring): Ditto.
674
4cb4f3ba
LMI
6752011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
676
d648feab
LMI
677 * text.texi (Table Recognition): Use "at point" instead of "under
678 point" (bug#4345).
679
4cb4f3ba
LMI
680 * display.texi (Cursor Display): Mention `cursor-type'.
681
682 * screen.texi (Point): Clarify that it's only if you use a block
683 cursor that it appears to be on a character (bug#4345).
684
ecd0b990
CY
6852011-07-12 Chong Yidong <cyd@stupidchicken.com>
686
687 * misc.texi (Amusements): Move dissociated press here, from its
688 own section.
689
690 * emacs.texi (Top): Update node listing.
691
c2fd0368
LMI
6922011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
693
694 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
695 clarity (bug#3523).
696
fdeb32ec
CY
6972011-07-12 Chong Yidong <cyd@stupidchicken.com>
698
699 * cmdargs.texi (Initial Options): Document --no-site-lisp.
700 (Misc X): Document --parent-id.
701
702 * frames.texi (Frame Commands): Note that focus-follows-mouse now
703 defaults to nil.
704
705 * misc.texi (emacsclient Options): Document --parent-id.
706
707 * msdog.texi (Windows HOME): Document _emacs as obsolete.
708
f584ca38
LMI
7092011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
710
711 * emacs.texi: Use "..." instead of ``...'' in the menus
712 (bug#3503).
713
963578d3
CY
7142011-07-11 Chong Yidong <cyd@stupidchicken.com>
715
716 * killing.texi (Primary Selection): Document `only' setting for
717 select-active-regions.
718
719 * mark.texi (Setting Mark): Reference Shift Selection node.
720
721 * frames.texi (Mouse Commands): Document mouse-yank-primary.
722
a30ed87b
LMI
7232011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
724
47076272
LMI
725 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
726 motion keys" (bug#3503).
727
a30ed87b
LMI
728 * emacs.texi: Change all the register node names from "RegPos"
729 (etc.) to "Positional Registers" (etc.) (bug#3314).
730
4d45a8b7
CY
7312011-07-11 Chong Yidong <cyd@stupidchicken.com>
732
733 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
734 (Other Kill Commands, Kill Options): Copyedits.
735 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
736 (Yanking): Move yank-excluded properties discussion here.
737 (Cut and Paste): Move from frames.texi. Update subnodes to
738 describe x-select-enable-clipboard case.
739
740 * frames.texi: Move Cut and Paste node and subnodes into
741 killing.texi, except Mouse Commands and Word and Line Mouse.
742
c160ddee
AM
7432011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
744
745 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
746
3329e6e3
LMI
7472011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
748
32a214fe
LMI
749 * screen.texi (Mode Line): Clarify that coding systems are
750 characters, not letters (bug#1749).
751
3329e6e3
LMI
752 * cmdargs.texi (Environment): Mention removing variables
753 (bug#1615). Text suggested by Kevin Rodgers.
754
8875da1e
CY
7552011-07-10 Chong Yidong <cyd@stupidchicken.com>
756
54806e45
CY
757 * misc.texi (Amusements): Don't mention Yow; it's crippled.
758
8875da1e
CY
759 * modes.texi: Rename from major.texi.
760 (Modes): New node. Make Major Modes and Minor Modes subsections
761 of this. All callers changed.
762
763 * custom.texi (Minor Modes): Move to modes.texi.
764
7847b2a1
CY
7652011-07-10 Chong Yidong <cyd@stupidchicken.com>
766
6cfd0fa2
CY
767 * custom.texi (Syntax): Node deleted.
768
769 * help.texi (Help Summary):
770 * major.texi (Major Modes):
771 * programs.texi (Parentheses):
772 * search.texi (Regexp Backslash, Regexp Backslash)
773 (Regexp Backslash):
774 * text.texi (Words): Callers changed.
775
7847b2a1
CY
776 * text.texi (Refill, Longlines): Delete nodes.
777
778 * ack.texi (Acknowledgments): Longlines removed from manual.
779
780 * emacs.texi (Top): Update node listing.
781
2a71c436
GM
7822011-07-09 Glenn Morris <rgm@gnu.org>
783
784 * fortran-xtra.texi (Fortran): Update handled extensions.
785
61436e9f
LMI
7862011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
787
788 * display.texi (Scrolling): `C-v' (etc) are now bound to
789 `scroll-*-command' (bug#8349).
790
6e560c71
LMI
7912011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
792
48954a09 793 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
794 doesn't actually delete any files (bug#7125).
795
2904fd97
LMI
796 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
797 argument for `C-c C-k' (bug#7391).
798
6e560c71
LMI
799 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
800 you're currently using (bug#8489).
801
978ff6c5
EZ
8022011-07-01 Eli Zaretskii <eliz@gnu.org>
803
804 * mule.texi (Coding Systems): Move index entries from the previous
805 change into their proper places.
806
0d742084
LMI
8072011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
808
31976bd5
LMI
809 * help.texi (Help Files): Document view-external-packages (bug#8902).
810
0d742084
LMI
811 * mule.texi (Coding Systems): Put a few more of the coding systems
812 into the index (bug#8900).
813
9f678528
GM
8142011-06-26 Glenn Morris <rgm@gnu.org>
815
816 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
817
18a4ce5e
AR
8182011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
819
820 * misc.texi (emacsclient Options): Mention --frame-parameters.
821
f0da764a
GM
8222011-06-09 Glenn Morris <rgm@gnu.org>
823
824 * custom.texi (Specifying File Variables):
825 Recommend explicit arguments for minor modes.
826
b047e7ac
PE
8272011-06-02 Paul Eggert <eggert@cs.ucla.edu>
828
829 Document wide integers better.
830 * buffers.texi (Buffers):
001903b5
PE
831 * files.texi (Visiting): Document maxima for 64-bit machines,
832 and mention virtual memory limits.
b047e7ac 833
bf41276f
CY
8342011-05-28 Chong Yidong <cyd@stupidchicken.com>
835
836 * custom.texi (Hooks): Reorganize. Mention Prog mode.
837
838 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
839 prog mode (Bug#8240).
840
e145f188
GM
8412011-05-27 Glenn Morris <rgm@gnu.org>
842
843 * custom.texi (Specifying File Variables):
844 Major modes no longer need come first.
845
313f790e
CY
8462011-05-22 Chong Yidong <cyd@stupidchicken.com>
847
848 * mule.texi (Specify Coding, Text Coding, Communication Coding):
849 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
850
c136e5cd
GM
8512011-05-18 Glenn Morris <rgm@gnu.org>
852
853 * ack.texi (Acknowledgments): Remove fakemail.c.
854
c71a0d48 8552011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
856
857 Fixes for fitting text into 7x9 printed manual.
858 * building.texi (Flymake, Breakpoints Buffer):
859 * calendar.texi (Appointments):
860 * cmdargs.texi (General Variables, Display X):
861 * custom.texi (Saving Customizations, Face Customization)
862 (Directory Variables, Minibuffer Maps, Init Rebinding):
863 * display.texi (Font Lock, Font Lock, Useless Whitespace):
864 * fixit.texi (Spelling):
865 * frames.texi (Creating Frames, Fonts):
866 * help.texi (Help Files):
867 * mini.texi (Minibuffer File):
868 * misc.texi (emacsclient Options, Emulation):
869 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
870 * mule.texi (International Chars, Language Environments)
871 (Select Input Method, Modifying Fontsets, Charsets):
872 * programs.texi (Custom C Indent):
873 * rmail.texi (Rmail Labels):
874 * text.texi (Table Conversion):
875 * trouble.texi (Known Problems, Known Problems):
876 * windows.texi (Change Window):
877 * xresources.texi (GTK resources): Reflow text and re-indent code
878 examples to avoid TeX overflows and underflows on 7x9 paper.
879
880 * emacs.texi: Fix the (commented out) smallbook command.
881
882 * macos.texi (Mac / GNUstep Events):
883 * xresources.texi (Lucid Resources): Remove extraneous examples.
884
b8f82dc1
GM
8852011-05-10 Glenn Morris <rgm@gnu.org>
886
887 * custom.texi (Specifying File Variables):
888 Deprecate using mode: for minor modes.
889
d306b4da
GM
8902011-05-07 Glenn Morris <rgm@gnu.org>
891
892 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
893
548d0a63
GM
8942011-05-06 Glenn Morris <rgm@gnu.org>
895
5006e634
GM
896 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
897
548d0a63
GM
898 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
899
e793a940
LMI
9002011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
901
902 * misc.texi (Emacs Server): Document `server-eval-at'.
903
7031be6d
UR
9042011-04-24 Chong Yidong <cyd@stupidchicken.com>
905
906 * maintaining.texi (List Tags): Document next-file. Suggested by
907 Uday S Reddy.
908
4ffd0d6b 9092011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
910
911 * mini.texi (Minibuffer Edit):
912 * screen.texi (Mode Line): Fix typo.
913
1c6c854e
CS
9142011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
915
024ff170 916 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 917
c5c9f40f
CY
9182011-03-26 Chong Yidong <cyd@stupidchicken.com>
919
920 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
921
09725d26
EZ
9222011-03-30 Eli Zaretskii <eliz@gnu.org>
923
924 * display.texi (Auto Scrolling): Document the limit of 100 lines
925 for never-recentering scrolling with `scroll-conservatively'.
926 (Bug#6671)
927
09d9db2c 9282011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
929
930 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
931 HOME on Windows and where it looks for init files. (Bug#8221)
932
62d94509
EZ
9332011-03-10 Eli Zaretskii <eliz@gnu.org>
934
935 * search.texi (Regexp Example):
936 * mule.texi (International Chars):
937 * building.texi (External Lisp): Don't use characters outside
938 ISO-8859-1.
939
0286d9de
EZ
9402011-03-09 Eli Zaretskii <eliz@gnu.org>
941
1c6c854e
CS
942 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
943 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
944
945 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
946
114902a5 947 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
948 (Bug#8210)
949
0afb4571
J
9502011-03-08 Jan Djärv <jan.h.d@swipnet.se>
951
952 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
953 for Gtk+ 3.
954
bb3865e8
GM
9552011-03-08 Glenn Morris <rgm@gnu.org>
956
6446548e
GM
957 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
958 * emacs.texi (Acknowledgments):
959 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 960 * emacs.texi: Set documentencoding.
6446548e 961
bb3865e8
GM
962 * display.texi (Optional Mode Line): Don't mention exactly where
963 display-time appears. (Bug#8193)
964
33383987
JB
9652011-03-07 Chong Yidong <cyd@stupidchicken.com>
966
967 * Version 23.3 released.
968
892777ba
CY
9692011-03-06 Chong Yidong <cyd@stupidchicken.com>
970
971 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
972
0b973fc5
DW
9732011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
974
975 * misc.texi (emacsclient Options): Add q/quiet.
976
8ef5a2f2
GM
9772011-03-02 Glenn Morris <rgm@gnu.org>
978
979 * mule.texi (Communication Coding) <x-select-request-type>:
980 Remove duplicate (essentially) paragraph. (Bug#8148)
981
bd106056
CS
9822011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
983
984 * maintaining.texi (Format of ChangeLog): Add reference to
985 add-log-full-name.
986 (Change Log Commands): Add documentation for combining multiple
987 symbols in one change.
988
6640b281
GM
9892011-03-01 Glenn Morris <rgm@gnu.org>
990
991 * custom.texi (Directory Variables):
992 Give an example of excluding subdirectories.
993
2b0c7330 9942011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
995
996 * search.texi (Regexp Search): Move index entries about regexps to the
997 "Regexps" node. Add index entries for regexp search. (Bug#8096)
998
8c62c205
GM
9992011-02-19 Glenn Morris <rgm@gnu.org>
1000
1001 * dired.texi (Dired): Dired-X version number was dropped.
1002
3928f2b6
JD
10032011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1004
1005 * xresources.texi (X Resources): Remove *faceName and replace it with
1006 *font for Lucid.
1007
a41c8660
CY
10082011-02-05 Chong Yidong <cyd@stupidchicken.com>
1009
1010 * rmail.texi (Rmail Display): Document Rmail MIME support more
1011 accurately.
1012
1013 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1014 vc-log-outgoing.
1015 (Merging): Document vc-find-conflicted-file.
1016
233ba4d9 10172011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1018
1019 * custom.texi (Variables): Fix typo.
1020
14beddf4 10212011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1022
65401ee3
CY
1023 * search.texi (Regexps): Copyedits. Mention character classes
1024 (Bug#7809).
1025
19f81ecf
CY
1026 * files.texi (File Aliases): Restore explanatory text from Eli
1027 Zaretskii, accidentally removed in 2011-01-08 commit.
1028
bf3dae7e
EZ
10292011-01-29 Eli Zaretskii <eliz@gnu.org>
1030
1031 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1032 (MAKEINFO_OPTS): New variable.
1033 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1034 (emacs.html): New target.
1035 (clean): Remove emacs.html.
1036
45eb2a5d
WL
10372011-01-23 Werner Lemberg <wl@gnu.org>
1038
1039 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1040 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1041 (ENVADD): Updated.
1042
9acfe703
GM
10432011-01-18 Glenn Morris <rgm@gnu.org>
1044
1045 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1046
1047 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1048
362b9d48
GM
10492011-01-15 Chong Yidong <cyd@stupidchicken.com>
1050
bb033b5f
CY
1051 * building.texi (Compilation): Improve instructions for running two
1052 compilations (Bug#7573).
1053
b024d9f0
MD
1054 * files.texi (Backup Names): Document the new location of the
1055 last-resort backup file.
1056
362b9d48
GM
1057 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1058 manual. Explain why directory-abbrev-alist elements should be anchored
1059 (Bug#7777).
1060
10612011-01-15 Eli Zaretskii <eliz@gnu.org>
1062
1063 * msdog.texi (Windows Startup): Correct inaccurate description of
1064 differences between emacsclient.exe and emacsclientw.exe.
1065
7c420169 10662011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1067
1068 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1069
7c420169 10702011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1071
1072 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1073
7c420169 10742011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1075
2d34d523
EZ
1076 * frames.texi (Cut and Paste): Modify the section's name and text:
1077 don't mix "cut/paste" with "kill/yank".
1078 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1079 (Bug#7702)
1080
88ab4340
EZ
1081 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1082
7c420169 10832011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1084
1085 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1086 matches its position in the menu. (Bug#7674)
1087
7c420169 10882011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1089
1090 * trouble.texi (Checklist): Mention not replying via news either.
1091
92bb6c52
TH
10922010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1093
1094 * misc.texi (Document View): Update DocView section with newly
1095 supported document formats.
1096
b103c904
CY
10972010-12-21 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * killing.texi: Resection the Info version to conform to the
1100 printed manual, to avoid making sections on Accumulating Text, CUA
1101 and Rectangles into full chapters.
1102
f49d1f52 11032010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1104
1105 * custom.texi (Init Syntax): Add index entries for "character syntax".
1106 (Bug#7576)
1107
f49d1f52 11082010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1109
1110 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1111
f49d1f52 11122010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1113
1114 * trouble.texi (Checklist): Fix typo in newsgroup name.
1115
f49d1f52 11162010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1117
1118 * search.texi (Word Search): Note that the lazy highlight always
1119 matches to whole words (Bug#7470).
1120
f49d1f52 11212010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1122
4f1948eb
EZ
1123 * display.texi (Optional Mode Line): Make the description of
1124 load-average more accurate.
1125
b8a9e136
EZ
1126 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1127 registry, with a cross-reference.
62d72a4a
EZ
1128 (Windows Startup): New node. Move the stuff about the current
1129 directory from "Windows HOME".
b8a9e136 1130
07976ae3 11312010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1132
1133 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1134 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1135
07976ae3 11362010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1137
1138 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1139 Suggested by Štěpán Němec.
1140
07976ae3 11412010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1142
1aaae3f3
CY
1143 * maintaining.texi (Version Control): Say "commit", not "check in".
1144 (Version Control Systems): Simplify descriptions.
1145 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1146 VCS Concepts.
1147 (VC Mode Line): Update example.
1148 (Old Revisions): Document revert-buffer for vc-diff.
1149 (Log Buffer): Promote to a subsection. Document header lines.
1150
1c6c854e
CS
1151 * macos.texi (Mac / GNUstep Basics):
1152 Document ns-right-alternate-modifier.
ec8a6295 1153
1aaae3f3
CY
1154 * emacs.texi (Top): Update node listing.
1155
0eb025fb
EZ
11562010-11-13 Eli Zaretskii <eliz@gnu.org>
1157
1158 * rmail.texi (Rmail Coding): Characters with no fonts are not
1159 necessarily displayed as empty boxes.
1160
1161 * mule.texi (Language Environments, Fontsets): Characters with no
1162 fonts are not necessarily displayed as empty boxes.
1163
1164 * display.texi (Text Display): Document display of glyphless
1165 characters.
1166
ea4f7750
GM
11672010-11-13 Glenn Morris <rgm@gnu.org>
1168
1169 * basic.texi (Position Info): Add M-x count-words-region.
1170
90639cea
GM
11712010-11-11 Glenn Morris <rgm@gnu.org>
1172
1173 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1174
d607b96b 11752010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1176
1177 * msdog.texi (Windows HOME): Add information regarding startup
1178 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1179
c12e4a81
GM
11802010-10-11 Glenn Morris <rgm@gnu.org>
1181
df187c62
GM
1182 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1183
c12e4a81
GM
1184 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1185 (DVIPS): New variable.
234db610
GM
1186 (.PHONY): Add html, ps.
1187 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1188 (clean): Delete html, ps files.
c12e4a81 1189
6513b232
EZ
11902010-10-09 Eli Zaretskii <eliz@gnu.org>
1191
1192 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1193
f4f358f1
GM
11942010-10-09 Glenn Morris <rgm@gnu.org>
1195
c1dc72b3
GM
1196 * Makefile.in (VPATH): Remove.
1197 (infodir): Make it absolute.
1198 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1199
4393405b
GM
1200 * Makefile.in (dist): Anchor regexps.
1201
eef3ab94
GM
1202 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1203 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1204 (emacs-xtra.pdf): Use $<.
1205
aa9db089
GM
1206 * Makefile.in (infoclean): Remove harmless, long-standing error.
1207
abd40fb4
GM
1208 * Makefile.in ($(infodir)): Delete rule.
1209 (mkinfodir): New.
1210 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1211
f4f358f1 1212 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1213 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1214 * emacsver.texi: New file, replacing emacsver.texi.in.
1215
ea274122
GM
12162010-10-09 Glenn Morris <rgm@gnu.org>
1217
f7a31f11
GM
1218 * emacsver.texi.in: New file.
1219 * emacs.texi: Set EMACSVER by including emacsver.texi.
1220 * Makefile.in (distclean): Delete emacsver.texi.
1221 (dist): Copy emacsver.texi.
b13254e7 1222 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1223
3fb78d1f
GM
1224 * ack.texi (Acknowledgments): No more b2m.c.
1225
ea274122
GM
1226 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1227 (emacs): Remove rule.
1228 (dist): No need to deal with the emacs rule any more.
1229
17ca7950
GM
12302010-10-07 Glenn Morris <rgm@gnu.org>
1231
1232 * Makefile.in (version): New, set by configure.
1233 (clean): Delete dist tar file.
1234 (dist): Use version in tar name.
1235
4c83f6e1
GM
12362010-10-06 Glenn Morris <rgm@gnu.org>
1237
1238 * Makefile.in (EMACS_XTRA): Add the main source file.
1239 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1240 (mostlyclean): No core files, reorder other files.
1241 (clean): Delete specific dvi and pdf files.
1242 (infoclean, dist): New rules.
1243 (maintainer-clean): Use infoclean.
8a944cea 1244 ($(infodir)): Add parallel build workaround.
4c83f6e1 1245
0264072d
GM
12462010-10-04 Glenn Morris <rgm@gnu.org>
1247
1248 * Makefile.in (SHELL): Set it.
1249 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1250 (info, dvi): Replace above variables with their expansions.
1251 (info): Move mkdir from here...
1252 ($(infodir)/emacs): ... to here (for parallel builds).
1253 (pdf): New target.
1254 ($(infodir)/emacs): Pass -o option to makeinfo.
1255 (.PHONY): Declare clean rules.
1256 (maintainer-clean): Delete dvi and pdf files.
1257 Guard against cd failures. Use a more restrictive delete.
1258
3226d6ca
GM
12592010-10-02 Glenn Morris <rgm@gnu.org>
1260
1261 * misc.texi (Shell Mode): Remove reference to old function name.
1262
cad90f3b
EZ
12632010-09-30 Eli Zaretskii <eliz@gnu.org>
1264
1265 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1266 indicator characters.
1267
5f874327
GM
12682010-09-29 Glenn Morris <rgm@gnu.org>
1269
1270 * Makefile.in (top_srcdir): Remove unused variable.
1271
0ab9cff3
GM
12722010-09-14 Glenn Morris <rgm@gnu.org>
1273
67ae9766
GM
1274 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1275 the last hook item.
1276
0ab9cff3
GM
1277 * calendar.texi (Appointments): Also updated when a diary include file
1278 is saved.
1279
6664fc59 12802010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1281
1282 * trouble.texi (Bugs): Update the section intro.
1283 (Known Problems): New section.
1284 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1285 (Sending Patches): Bug fixes are best as responses to existing bugs.
1286 * emacs.texi (Known Problems): Add menu entry for new section.
1287
be3283d7
GM
12882010-09-09 Glenn Morris <rgm@gnu.org>
1289
1290 * xresources.texi: Untabify.
1291
10999305 12922010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1293
1294 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1295
10999305 12962010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1297
1298 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1299
30641319
JD
13002010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1301
1302 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1303
50dd7bc6
GM
13042010-08-21 Glenn Morris <rgm@gnu.org>
1305
1306 * misc.texi (Amusements): Mention bubbles and animate.
1307
5e620eca
EZ
13082010-07-31 Eli Zaretskii <eliz@gnu.org>
1309
1310 * files.texi (Visiting): Add more index entries for
1311 large-file-warning-threshold.
1312
8b2dd508
JD
13132010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1314
1315 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1316
8838673e
GM
13172010-06-23 Glenn Morris <rgm@gnu.org>
1318
1319 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1320 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1321 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1322 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1323 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1324 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1325 Untabify Texinfo files.
1326
04d3bb6c
GM
13272010-06-10 Glenn Morris <rgm@gnu.org>
1328
103dd3a8
GM
1329 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1330
04d3bb6c
GM
1331 * basic.texi (Inserting Text): Fix typo.
1332
50b79479
GM
13332010-06-10 Glenn Morris <rgm@gnu.org>
1334
1335 * ack.texi (Acknowledgments):
1336 * emacs.texi (Acknowledgments): Update for notifications.el.
1337
86d7a550
DU
13382010-05-31 Daiki Ueno <ueno@unixuser.org>
1339
1340 * dired.texi (Operating on Files): Mention encryption commands
1341 (Bug#6315).
1342
db5dce9d
EZ
13432010-05-29 Eli Zaretskii <eliz@gnu.org>
1344
1345 * basic.texi (Moving Point): Update due to renaming of commands bound
1346 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1347
34313041
EZ
13482010-05-18 Eli Zaretskii <eliz@gnu.org>
1349
1350 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1351 paragraphs.
1352 (Line Truncation): Fix wording for bidi display.
1353
1fc0ce04 1354 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1355 keys.
1356
0235128c 13572010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1358
1359 * building.texi (GDB Graphical Interface): Remove misleading comparison
1360 to an IDE (Bug#6128).
1361
0235128c 13622010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1363
1364 * programs.texi (Man Page):
1365 * misc.texi (Invoking emacsclient):
1366 * mini.texi (Repetition):
1367 * mark.texi (Setting Mark): Fix typos.
1368
0235128c 13692010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1370
1371 * misc.texi (Printing): Document htmlfontify-buffer.
1372
0235128c 13732010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1374
1375 * calendar.texi (Displaying the Diary, Format of Diary File):
1376 Fix external cross-references for TeX format output.
1377
0235128c
SM
13782010-05-07 Chong Yidong <cyd@stupidchicken.com>
1379
1380 * Version 23.2 released.
1381
f63d0028
JD
13822010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1383
1384 * cmdargs.texi (Initial Options): Mention --chdir.
1385
20fe03ad
JD
13862010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1387
1388 * frames.texi (Tool Bars): Add tool-bar-style.
1389
b7d65a5f
GM
13902010-04-21 Glenn Morris <rgm@gnu.org>
1391
1392 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1393
a42dbee1
CY
13942010-04-18 Chong Yidong <cyd@stupidchicken.com>
1395
1396 * programs.texi (Semantic): New node.
1397
1398 * maintaining.texi (EDE): New node.
1399
1400 * emacs.texi: Update node listing.
1401
1402 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1403
6e104790 14042010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1405
d52dbd3d
GM
1406 * emacs.texi (Acknowledgments): Remove duplicate.
1407
a77fe20c
GM
1408 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1409
6e104790 14102010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1411
4ebe9902
GM
1412 * dired.texi (Misc Dired Features): Mention VC diff and log.
1413 * maintaining.texi (Old Revisions, VC Change Log):
1414 Mention that diff and log work in Dired buffers.
1415
98932641
GM
1416 * help.texi (Help Summary): Mention M-x info-finder.
1417
d5b22ab2 1418 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1419
4d4e9522
GM
1420 * custom.texi (Specifying File Variables, Directory Variables):
1421 Document new commands for manipulating local variable lists.
1422
6e104790 14232010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1424
1425 * trouble.texi (Contributing): Add cindex entry.
1426 Mention etc/CONTRIBUTE.
1427
6e104790 14282010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1429
1430 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1431 query-replace (Bug#5774).
1432
a20a9df3
GM
14332010-04-16 Glenn Morris <rgm@gnu.org>
1434
1435 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1436
1ecb2d3f
JD
14372010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1438
1439 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1440
99852628
JD
14412010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1442
1443 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1444
ce79424f
EZ
14452010-03-30 Eli Zaretskii <eliz@gnu.org>
1446
1447 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1448 cross-reference to "Inserting Text".
1449
1450 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1451 Mention completion provided by `ucs-insert'.
1452
85738751 14532010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1454
1455 * sending.texi (Sending Mail): Note variables that may need
1456 customizing.
1457 (Mail Sending): Expand discussion of send-mail-function.
1458
85738751 14592010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1460
1461 Document Message mode as the default mail mode.
1462
1463 * sending.texi (Sending Mail): Copyedits.
1464 (Mail Format, Mail Headers): Document mail-from-style changes.
1465 (Mail Commands): Rename from Mail mode. Document Message mode.
1466 (Mail Misc): Rename from Mail mode Misc.
1467 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1468 command names and update keybindings.
1469 (Header Editing): Document message-tab. De-document
1470 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1471 favor of mail-default-headers. Ad index entries for user-full-name and
1472 user-mail-address.
1c6c854e
CS
1473 (Citing Mail): Update changes in Message mode behavior.
1474 Document mail-yank-prefix.
e73c2434
CY
1475 (Mail Signature): New node, moved from Mail Misc.
1476 (Mail Aliases): Mail abbrevs are the default with Message mode.
1477 (Mail Methods): Note that Message mode is now the default.
1478
1479 * rmail.texi (Rmail Reply):
1480 * text.texi (Text Mode):
1481 * major.texi (Major Modes):
1482 * mule.texi (Output Coding): Refer to Message mode.
1483
1484 * custom.texi (Init Examples): Add xref to Mail Header.
1485
1fc0ce04 1486 * emacs.texi (Top): Fix xrefs.
e73c2434 1487
85738751 14882010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1489
c0c035fa
CY
1490 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1491 repository if there is none.
1492 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1493 vc-print-root-log.
ef7b27ef 1494 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1495
71785b7a
CY
1496 * programs.texi (Program Modes): Mention Javascript mode.
1497
f67c5dd0
CY
1498 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1499 * emacs.texi: Update node description.
1500
0f72a391 1501 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1502 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1503
dc2d2590
JL
15042010-03-30 Juri Linkov <juri@jurta.org>
1505
1506 * search.texi (Other Repeating Search): Remove line that `occur'
1507 can not handle multiline matches.
1508
a7b02820
EZ
15092010-03-30 Eli Zaretskii <eliz@gnu.org>
1510
1511 * mule.texi (International): Mention support of bidirectional editing.
1512 (Bidirectional Editing): New section.
1513
22ef1944
NR
15142010-03-28 Nick Roberts <nickrob@snap.net.nz>
1515
1516 * emacs.texi (Top): Update node names to those in building.texi.
1517
146b8b16
NR
15182010-03-27 Nick Roberts <nickrob@snap.net.nz>
1519
c5e87d10
PE
1520 doc/emacs/building.texi: Describe restored GDB/MI functionality
1521 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1522 doc/emacs/emacs.texi: Update node names for building.texi.
1523
6d98672d
GM
15242010-03-24 Glenn Morris <rgm@gnu.org>
1525
1526 * ack.texi (Acknowledgments):
1527 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1528
93318cbd
JD
15292010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1530
1531 * xresources.texi (Table of Resources): Clarify toolBar number
1532 for Gtk+.
1533
1534 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1535
15cf2f52
CY
15362010-03-21 Chong Yidong <cyd@stupidchicken.com>
1537
4102856c
CY
1538 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1539
15cf2f52
CY
1540 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1541 and multi-isearch-buffers-regexp.
1542
1543 * indent.texi (Indentation): Clarify description of
1544 indent-for-tab-command. Document tab-always-indent.
1545
d68eb23c
CY
15462010-03-20 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * cmdargs.texi (Font X): Move most content to Fonts.
1549
1550 * frames.texi (Fonts): New node. Document font-use-system-font.
1551
1552 * emacs.texi (Top):
1553 * xresources.texi (Table of Resources):
1554 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1555
288f9fc0
CY
15562010-03-10 Chong Yidong <cyd@stupidchicken.com>
1557
1558 * Branch for 23.2.
1559
17782bec
CY
15602010-03-06 Chong Yidong <cyd@stupidchicken.com>
1561
1562 * custom.texi (Init Examples): Add xref to Locals.
1563
1564 * major.texi (Choosing Modes): Mention usage of setq-default for
1565 setting the default value of major-mode (Bug#5688).
1566
b4a1a8b2
CY
15672010-03-02 Chong Yidong <cyd@stupidchicken.com>
1568
1569 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1570
1571 * display.texi (Display Custom): Document make-pointer-invisible and
1572 underline-minimum-offset. Remove inverse-video.
1573
a1e759cd
CY
15742010-02-21 Chong Yidong <cyd@stupidchicken.com>
1575
1576 * frames.texi (Frame Commands): Note that the last ordinary frame can
1577 be deleted in daemon mode (Bug#5616).
1578
4f3bc373
GM
15792010-02-18 Glenn Morris <rgm@gnu.org>
1580
1581 * trouble.texi (Contributing): Repository is no longer CVS.
1582
5dbbdd33
GM
15832010-02-08 Glenn Morris <rgm@gnu.org>
1584
1585 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1586
cd61af01
SM
15872010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1588
1589 * display.texi (Useless Whitespace, Text Display):
1590 * custom.texi (Init Examples): Avoid obsolete special default variables
1591 like default-major-mode.
1592
b1bb0a25 15932010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1594
1595 * programs.texi (Other C Commands): Replace reference to obsolete
1596 c-subword-mode.
1597
99d0985b
GM
15982010-01-21 Glenn Morris <rgm@gnu.org>
1599
1600 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1601
893db5bc
GM
16022010-01-12 Glenn Morris <rgm@gnu.org>
1603
1604 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1605 emacs-pretest-bug for bug reports for development versions.
1606
0419b8d6
GM
16072010-01-11 Glenn Morris <rgm@gnu.org>
1608
1609 * display.texi (Highlight Interactively): `t' does not mean highlight
1610 all patterns. (Bug#5335)
1611
26e533e2
CY
16122009-12-29 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * misc.texi (Shell): Document async-shell-command.
1615
1616 * building.texi (Grep Searching): Document zrgrep.
1617
484eaeac 1618 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1619
7ee6c59b
NR
16202009-12-29 Nick Roberts <nickrob@snap.net.nz>
1621
1622 * building.texi: Import GDB Graphical Interface description from
1623 EMACS_23_1_RC.
1624
91ed7ea8
CY
16252009-12-24 Chong Yidong <cyd@stupidchicken.com>
1626
1627 * emacs.texi (Top): Update node listing.
1628
1629 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1630
1631 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1632
1633 * cmdargs.texi (Initial Options):
1634 * xresources.texi (Resources): Document inhibit-x-resources.
1635
1636 * custom.texi (Specifying File Variables): Note that minor modes are
1637 enabled unconditionally.
1638
1639 * display.texi (Scrolling): Briefly document the old recenter command,
1640 and document recenter-positions.
1641
1642 * files.texi (Visiting):
1643 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1644
1c6c854e
CS
1645 * frames.texi (Cut/Paste Other App):
1646 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1647
1648 * killing.texi (Kill Options): New node.
1649
6ca89aaa
CY
16502009-12-05 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * misc.texi (Shell Options): ansi-color is now default.
1653
806642d4
GM
16542009-12-05 Glenn Morris <rgm@gnu.org>
1655
806642d4
GM
1656 * emacs.texi (Top): Update menu for cal-xtra node changes.
1657 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1658 or mode line. Don't mention invisible text or the details of
1659 diary-print-entries here, only in cal-xtra.
1660 (Format of Diary File): Mention that the "date on first line" format
1661 only really affects the simple display.
1662 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1663 (Diary Customizing): Holidays may be in the buffer or mode line.
1664 Move diary-print-entries to the "Diary Display" section.
1665 (Diary Display): New section, split out from "Fancy Diary Display".
1666 Explain the limitations of simple display, and how to print it.
1667
1a4f0c0a
GM
1668 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1669
e11adbd8
GM
1670 * cal-xtra.texi (Diary Display): Mention View mode.
1671
29a483ac
JL
16722009-11-29 Juri Linkov <juri@jurta.org>
1673
1674 * display.texi (Highlight Interactively): Actually a list of
1675 default faces is pre-loaded into a list of default values
1676 instead of the history.
1677
83d60c79
GM
16782009-11-20 Glenn Morris <rgm@gnu.org>
1679
1680 * ack.texi (Acknowledgments):
1681 * emacs.texi (Acknowledgments): Add htmlfontify.
1682
276bbe96
GM
16832009-11-14 Glenn Morris <rgm@gnu.org>
1684
98ad1bae
GM
1685 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1686
276bbe96
GM
1687 * ack.texi (Acknowledgments):
1688 * emacs.texi (Acknowledgments): Update for recent Org changes.
1689
18430066
CY
16902009-10-31 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1693 `charset' property, which is irrelevant to the user manual (Bug#3526).
1694
522ddc9f
JB
16952009-10-14 Juanma Barranquero <lekktu@gmail.com>
1696
1697 * trouble.texi (DEL Does Not Delete): Fix typo.
1698
50b49ade
MA
16992009-10-05 Michael Albinus <michael.albinus@gmx.de>
1700
1701 * files.texi (Misc File Ops): Mention copy-directory.
1702
6308321a
EZ
17032009-10-04 Eli Zaretskii <eliz@gnu.org>
1704
43b3b4d1
EZ
1705 * mule.texi (Unibyte Mode): Emphasize that
1706 unibyte-display-via-language-environment affects only the display.
1707
6308321a
EZ
1708 * display.texi (Horizontal Scrolling): Document cursor behavior under
1709 horizontal scrolling when point moves off the screen (Bug#4564).
1710 Improve wording.
1711
bd51ea7f
MA
17122009-10-01 Michael Albinus <michael.albinus@gmx.de>
1713
1714 * files.texi (Directories): delete-directory prompts for recursive
1715 deletion.
1716
55381962
GM
17172009-09-30 Glenn Morris <rgm@gnu.org>
1718
1719 * ack.texi (Acknowledgments):
1720 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1721
13989ab1
TH
17222009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1723
1724 * dired.texi (Dired Navigation): Use @code instead of @var for
1725 dired-isearch-filenames, so that it's not capitalized.
1726
8ba46c89
CY
17272009-09-19 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1730
1731 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1732
1733 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1734 (Key Bindings): Reference Init Rebinding in introductory text.
1735 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1736 (Keymaps): Simplify.
1737 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1738 (Minibuffer Maps): Remove mention of Mocklisp.
1739 (Init Rebinding): Move mode-local rebinding example here from Local
1740 Keymaps.
1741 (Modifier Keys): Clarify.
1e11b018 1742 (Rebinding): Add cindex for "binding keys".
8ba46c89 1743
6a5ca7c8
CY
17442009-09-13 Chong Yidong <cyd@stupidchicken.com>
1745
1746 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1747
0e1cba51
NR
17482009-08-31 Nick Roberts <nickrob@snap.net.nz>
1749
6a5ca7c8 1750 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 1751 Reorganize these two sections.
0e1cba51 1752
76a87a4d
EZ
17532009-08-29 Eli Zaretskii <eliz@gnu.org>
1754
1755 * cmdargs.texi (Initial Options): Fix last change.
1756
82e98df4
SM
17572009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * mule.texi (Enabling Multibyte):
1760 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1761 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1762
fb89fad9
GM
17632009-08-20 Glenn Morris <rgm@gnu.org>
1764
1765 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1766
e99652b0
GM
17672009-08-19 Glenn Morris <rgm@gnu.org>
1768
1769 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1770
5cca97ad
GM
17712009-08-18 Glenn Morris <rgm@gnu.org>
1772
1773 * ack.texi (Acknowledgments):
1774 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1775
997797ae 1776 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1777
985bf85b
GM
17782009-08-09 Glenn Morris <rgm@gnu.org>
1779
1780 * ack.texi (Acknowledgments):
1781 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1782
8d6bb99e
DD
17832009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1784
1785 * emacs.texi (Top): Add new menu items for GDB-UI.
1786
1787 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1788 section. Threads buffer is in separate section now.
8d6bb99e 1789
8353da9c
GM
17902009-08-08 Glenn Morris <rgm@gnu.org>
1791
1792 * ack.texi (Acknowledgments):
1793 * emacs.texi (Acknowledgments):
1794 Update for js2-mode and org changes.
1795
f2074faf
MA
17962009-08-02 Michael Albinus <michael.albinus@gmx.de>
1797
1798 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1799 files.
1800
e8d2d3fb
CY
18012009-07-28 Chong Yidong <cyd@stupidchicken.com>
1802
1803 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1804
324a4f6a
GM
18052009-07-23 Glenn Morris <rgm@gnu.org>
1806
1807 * programs.texi (Matching): Update blink-matching-paren-distance.
1808
b6937a70
CY
18092009-07-21 Chong Yidong <cyd@stupidchicken.com>
1810
1811 * frames.texi (Cut/Paste Other App): For select-active-regions,
1812 selection is now updated on moving point.
1813
bd8aaa36
RS
18142009-07-21 Richard Stallman <rms@gnu.org>
1815
1816 * glossary.texi (GNU, Daemon): Update information.
1817
8d9b5eba
JL
18182009-07-19 Juri Linkov <juri@jurta.org>
1819
1820 * custom.texi (Specifying File Variables, Safe File Variables):
1821 "variables/value pairs" -> "variable/value pairs".
1822
a2acc1db
GM
18232009-07-15 Glenn Morris <rgm@gnu.org>
1824
1825 * misc.texi (Gnus): Remove widow.
1826
c5ae942b
GM
18272009-07-11 Glenn Morris <rgm@gnu.org>
1828
703d26ba
GM
1829 * Makefile.in (TEXI2PDF): New.
1830 (emacs.pdf, emacs-xtra.pdf): New targets.
1831
522ddc9f 1832 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1833
1834 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1835
1836 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1837 Don't print the copying notice twice in the printed version.
1838 Update the menu and detailmenu.
1839 (Preface): The meaning of "on-line" has changed.
1840 Correct name for "Common Problems" chapter.
1841 (Distrib): Update FSF shop URL.
1842 (Intro): Showing two files at once is not so exciting.
1843
1844 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1845 (Mac / GNUstep Basics): Minor grammar changes.
1846 (Mac / GNUstep Events): Fix typo.
1847 (GNUstep Support): CANNOT_DUMP no longer applies.
1848
1849 * misc.texi (Document View): Fix typos.
1850
1851 * dired.texi (Dired):
1852 * help.texi (Help):
1853 * macos.texi (Mac OS / GNUstep):
1854 * maintaining.texi (Version Control, Introduction to VC):
1855 End menu descriptions with a period.
c5ae942b 1856
b1c8242b
EZ
18572009-07-09 Eli Zaretskii <eliz@gnu.org>
1858
1859 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1860 so categorical in saying that the option is only useful on NTFS.
1861
220d9aa6
GM
18622009-07-09 Glenn Morris <rgm@gnu.org>
1863
1864 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1865 (ENVADD): Add texinfodir to TEXINPUTS.
1866
1867 * emacs.texi (Top): Fix cross-reference.
1868
1869 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1870
1871 * vc1-xtra.texi (Revision Tags): Fix typo.
1872
d07e72d3
GM
18732009-07-03 Glenn Morris <rgm@gnu.org>
1874
1875 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1876 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1877 (Merge Commands): `.' does not seem to work in A or B buffer.
1878 `l' can recreate the 3-window display.
1879
1880 * glossary.texi (Glossary): Minor phrasing changes throughout.
1881 Add more internal cross-references.
1882 <Autoloading>: You can't really autoload a variable.
1883 <C-M->: Move details here from `M-C-' item.
1884 <Continuation Line>: Refer to `Truncation.'
1885 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1886 <Home Directory, Unix>: New entries.
1887 <Deletion of Files>: Mention recycle bins.
1888 <Directory>: Mention ``folders.''
1889 <Error>: Don't mention ``type-ahead.''
1890 <Fringe>: Refer to the manual node.
1891 <Minor Mode>: Can be global or local.
1892 <Spell Checking>: There are other checkers besides Ispell.
1893
f144038a
GM
18942009-07-02 Glenn Morris <rgm@gnu.org>
1895
1896 * anti.texi (Antinews): Minor changes in phrasing.
1897
1898 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1899 some underfull lines in dvi output.
1900
1901 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1902
1903 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1904
1905 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1906
3f1c6666
JD
19072009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1908
1909 * xresources.texi (Table of Resources): Mention maximized for
1910 fullscreen.
1911
1912 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1913
62aadce7
CY
19142009-07-01 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * anti.texi (Antinews): Correct the list of removed platforms.
1917
82ec412e
GM
19182009-06-28 Glenn Morris <rgm@gnu.org>
1919
1920 * arevert-xtra.texi: Minor language tweaks.
1921
09964e7d
GM
1922 * dired-xtra.texi: Minor revisions.
1923
666e158e
MB
19242009-06-23 Miles Bader <miles@gnu.org>
1925
c4cc8b9a 1926 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1927 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1928
70243478
CY
19292009-06-21 Chong Yidong <cyd@stupidchicken.com>
1930
1931 * Branch for 23.1.
1932
67cbe681
KH
19332009-06-17 Kenichi Handa <handa@m17n.org>
1934
1935 * mule.texi (Charsets): Update the description for the new charset.
1936 (list-character-sets): New findex.
125dd7c5 1937 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1938
40e67246
CY
19392009-06-10 Chong Yidong <cyd@stupidchicken.com>
1940
b5700de6
CY
1941 * basic.texi (Moving Point): Fix tag.
1942
1943 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1944
1945 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1946 use camel-case for PageUp and PageDown.
1947
1948 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1949 camel-case for PageUp and PageDown.
1950
1951 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1952
40e67246 1953 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1954 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1955
522ddc9f 19562009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1957
522ddc9f
JB
1958 * fixit.texi (Spelling): Set default dictionary.
1959 Improve descriptions (Bug#2554)
6f591cf4 1960
53483c76
DR
19612009-06-08 David Reitter <david.reitter@gmail.com>
1962
1963 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1964 since saving colors and faces set this way is not implemented.
1965 (Environment variables): Remove mention of mac-fix-env, which is
1966 scheduled to be removed.
1967
1557ef4f
CY
19682009-06-04 Chong Yidong <cyd@stupidchicken.com>
1969
91056528
CY
1970 * custom.texi (Init Examples): Add example of changing load-path.
1971
1557ef4f
CY
1972 * building.texi (Lisp Libraries): Add example of changing
1973 load-path (Bug#3446).
1974
623cec4c
CY
19752009-05-28 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * mark.texi (Mark): Further clarifications.
1978 (Setting Mark): Emphasize that C-SPC activates the mark.
1979
0fcca8ee
CY
19802009-05-28 Chong Yidong <cyd@stupidchicken.com>
1981
702b10e1
CY
1982 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1983 Mark mode.
0fcca8ee
CY
1984 (Using Region, Persistent Mark): Use "active mark" instead of "active
1985 region".
1986
d3b396e4
CY
19872009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1988
1989 * mule.texi (Select Input Method): Fix typo.
1990
3f698a06
CY
19912009-05-13 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * anti.texi (Antinews): Document completion changes. Some additional
1994 copyedits and rearrangement of entries.
1995
b2a42eb7
CY
19962009-05-12 Chong Yidong <cyd@stupidchicken.com>
1997
932fd020
CY
1998 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1999 (Shell History Copying, Terminal emulator): Copyedits.
2000
1c6c854e
CS
2001 * xresources.texi (Resources): Simplify descriptions.
2002 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2003 (Table of Resources): Document fontBackend resource.
2004
b2a42eb7 2005 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2006 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2007 "Backspace". Remove discussion of obscure Xmodmap issue.
2008
c6ea7fb8
CY
20092009-05-07 Chong Yidong <cyd@stupidchicken.com>
2010
2011 * files.texi (Visiting): Copyedits.
2012
ad36c422
CY
20132009-05-06 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * basic.texi (Inserting Text): Document ucs-insert.
2016
2017 * mule.texi (International Chars): Define "multibyte". Note that
2018 internal representation is unicode-based. Simplify definition of raw
2019 bytes. Mention ucs-insert.
2020 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2021 (Language Environments): Add language environments new to Emacs 23.
2022 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2023 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2024 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2025 (Output Coding): Copyedits.
2026
2027 * emacs.texi (Top): Update node listing.
2028
d4ad7b96
CY
20292009-05-05 Per Starbäck <per@starback.se> (tiny change)
2030
2031 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2032
5bd66204
SM
20332009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2034
2035 * building.texi (Lisp Libraries): `load-library' does offer completion.
2036
bc36ad1c
CY
20372009-04-28 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2040 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2041
f1a47884
EZ
20422009-04-25 Eli Zaretskii <eliz@gnu.org>
2043
2044 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2045
be77bd45
CY
20462009-04-22 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2049
2050 * building.texi (Lisp Interaction): Document initial-scratch-message.
2051
d3b82927
JB
20522009-04-18 Juanma Barranquero <lekktu@gmail.com>
2053
ed6e7b11
JB
2054 * msdog.texi (Windows Fonts): Fix typos.
2055
d3b82927
JB
2056 * files.texi (Save Commands): Fix pxref.
2057
bc323c04
CY
20582009-04-18 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * files.texi (Save Commands): Mention diff-buffer-with-file.
2061 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2062 Henoch (Bug#3036).
2063
2186d13f
GM
20642009-03-15 Glenn Morris <rgm@gnu.org>
2065
2066 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2067 the former is not always used.
2068 (Mail Headers): Use active voice. Add "Mail-reply-to".
2069 Change case of "Id". Avoid repeated "appropriate".
2070 (Mail Aliases): Fix previous change - use an example with a ".", so it
2071 does actually get quoted when expanded.
2072 (Mail Sending): Mailclient is the default on some systems.
2073 (Citing Mail): Mention mail-indentation-spaces.
2074 (Mail Mode Misc): Add an @dfn for "mail signature".
2075
71e454fc
CY
20762009-03-15 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2079 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2080 read-buffer-completion-ignore-case, and completion-styles.
2081 Remove description of partial-completion-mode.
71e454fc 2082
df1a3e06
GM
20832009-03-14 Glenn Morris <rgm@gnu.org>
2084
2085 * sending.texi (Mail Format): Fix typo. Add index entry for
2086 mail-header-separator.
2087 (Mail Headers): Put info about initialization and changing in one place
2088 at the start. Update FCC section for mbox Rmail. Clarify From
2089 section, mention mail-setup-with-from. Clarify Reply-to section.
2090 Add Mail-followup-to and mail-mailing-lists. Clarify References
2091 section.
2092 (Mail Aliases): Update example, make less contentious.
2093 Update for name change of mail-interactive-insert-alias.
2094 (Mail Mode): Remove mention of `%' as a word separator.
2095 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2096 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2097 commands. Clarify FCC handling. In mail-complete, add reference to
2098 Mail Aliases section, and mention mail-complete-function.
2099 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2100 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2101 signature netiquette. Explain how the mail hooks work when continuing
2102 a composition.
2103 (Mail Amusements): Internationalize the spook section a bit.
2104 Remove the spook mail-setup-hook example, since it doesn't work well.
2105 Mention fortune-file.
2106 (Mail Methods): Mention read-mail-command.
2107
ed6e7b11 21082009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2109
df1a3e06
GM
2110 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2111 and NS resources following recent changes.
959d68bd 2112
86dca3e8
JR
21132009-03-10 Jason Rumney <jasonr@gnu.org>
2114
2115 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2116 w32-use-visible-system-caret doc to indicate that it should get set
2117 automatically.
2118 (Windows Fonts): Add doc for the uniscribe backend.
2119
042fe98f
DN
21202009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2121
2122 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2123 vc-dir. (Bug#2598)
2124
7f8dba73
RS
21252009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2126
2127 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2128
505e70c3
GM
21292009-03-05 Glenn Morris <rgm@gnu.org>
2130
04242bdc
GM
2131 * rmail.texi (Rmail Basics): Add reference to sorting.
2132 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2133 Minor re-wordings.
2134 (Rmail Motion): Mention rmail-next-same-subject.
2135 (Rmail Deletion): Expunging is not the only way to change the numbers.
2136 (Rmail Labels): Labels can also be used in sorting.
2137 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2138 (Rmail Display): Mention rmail-mime.
2139
00cfe22c
GM
21402009-03-04 Glenn Morris <rgm@gnu.org>
2141
2142 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2143 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2144 summary. Mention sorts cannot be undone.
2145 (Rmail Display): Give an example of how to use goto-address-mode.
2146 (Rmail Editing): It's keybindings that are redefined, not commands.
2147 Fix some typos.
2148 (Movemail): Some minor rewording.
2149 (Remote Mailboxes): Emacs movemail supports pop by default.
2150 Fix some minor grammatical issues. The "two alternative ways" to
2151 specify a POP mailbox are really just one. Remove all reference to the
2152 variables rmail-pop-password and rmail-pop-password-required, obsolete
2153 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2154 can support Kerberos.
2155
3d963b67
GM
21562009-03-03 Glenn Morris <rgm@gnu.org>
2157
2158 * rmail.texi (Rmail Deletion): Revert previous change, which was
2159 describing the Rmail summary versions.
2160 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2161 Minor re-wording for rmail-resend.
2162 (Rmail Make Summary): Summaries apply to buffers rather than files.
2163 <rmail-summary-by-topic>: Headers includes the subject.
2164 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2165 details, including prefix arguments.
2340abde 2166 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2167 Not counting lines might be faster.
2168 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2169 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2170 Name the commands bound to the various keys. Mention prefix argument
2171 for searching.
3d963b67
GM
2172 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2173 Simplify rmail-highlighted-headers description. Update face name.
2174
a8ce3d17
JB
21752009-03-02 Juanma Barranquero <lekktu@gmail.com>
2176
2177 * mark.texi (Marking Objects): Fix typo.
2178
130a29b6
CY
21792009-03-01 Chong Yidong <cyd@stupidchicken.com>
2180
2181 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2182 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2183
9d5de6f8
GM
21842009-03-01 Glenn Morris <rgm@gnu.org>
2185
79fc530e 2186 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2187 (Rmail Motion): - M-s searches from the end of messages.
2188 (Rmail Deletion): Minor clarification. Fix numeric argument
2189 description.
2190 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2191 newmail and RMAILOSE files need not be in home-directory.
2192 (Rmail Files): Mention I/O menus are unselectable if no files match.
2193 Mention `MAIL' env-var.
2194
b545ff9c
JR
21952009-02-24 Jason Rumney <jasonr@gnu.org>
2196
2197 * mule.texi (Fontsets): Mention fontset-default, font specs and
2198 fallback fontsets.
2199 (Defining Fontsets): Mention ns and w32 variants of
2200 standard-fontset-spec. Update description of startup fontset to match
2201 Emacs 23 behavior.
a93be82a 2202 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2203 (International): Link to Modifying Fontsets.
b545ff9c 2204
75da0618 22052009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2206
2207 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2208 Mention ns-extended-platform-support-mode.
2209
6be93a16
KB
22102009-02-22 Karl Berry <karl@gnu.org>
2211
2212 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2213
867d4bb3
JB
22142009-02-19 Juanma Barranquero <lekktu@gmail.com>
2215
2216 * basic.texi (Moving Point, Position Info):
2217 * files.texi (Visiting):
2218 * mini.texi (Completion Options):
2219 * text.texi (HTML Mode): Remove duplicate words.
2220
49b5c0e8
GM
22212009-02-20 Glenn Morris <rgm@gnu.org>
2222
2223 * rmail.texi: Minor updates for mbox rather than Babyl.
2224
f43a822c
KB
22252009-02-17 Karl Berry <karl@gnu.org>
2226
49b5c0e8 2227 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2228
80d634b8
RS
22292009-02-17 Richard M Stallman <rms@gnu.org>
2230
2231 * anti.texi (Antinews): Mention Babyl format.
2232
2233 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2234
2235 * rmail.texi: Update for mbox format.
2236 Various small fixes, as well as the following.
2237 (Out of Rmail): Node deleted.
2238 (Rmail): Update menu.
2239 (Rmail Files): Comment out set-rmail-inbox-list.
2240 Document rmail-inbox-list instead.
2241 (Rmail Output): Substantial changes since C-o is now
2242 rmail-output-as-seen and o is rmail-output.
2243 (Rmail Attributes): Delete `stored', add `retried'.
2244 (Rmail Display): Editing headers works in all cases.
2245
f0d129c6
GM
22462009-02-17 Glenn Morris <rgm@gnu.org>
2247
2248 * basic.texi (Position Info): M-x count-lines-region is not always on
2249 M-=. (Bug#2269)
2250
160f11d3
GM
22512009-02-09 Glenn Morris <rgm@gnu.org>
2252
2253 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2254 defaults.
2255
763e01c4
EZ
22562009-02-07 Eli Zaretskii <eliz@gnu.org>
2257
2258 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2259 documentation of possible problems with redecoding.
2260
f5e1441d
GM
22612009-02-03 Glenn Morris <rgm@gnu.org>
2262
2263 * rmail.texi (Out of Rmail): Mention b2m.pl.
2264
e1eabe41
GM
22652009-01-31 Glenn Morris <rgm@gnu.org>
2266
2267 * rmail.texi (Out of Rmail): Correct b2m location.
2268
dd05f9de
CY
22692009-01-27 Chong Yidong <cyd@stupidchicken.com>
2270
2271 * fixit.texi (Undo): Update undo limit values.
2272
d74d846e
GM
22732009-01-27 Glenn Morris <rgm@gnu.org>
2274
2275 * emacs.texi (Top): Fix Antinews menu entry.
2276
49ffdce8
KB
22772009-01-25 Karl Berry <karl@gnu.org>
2278
2279 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2280 item with no marker, instead of the syntactically incorrect
2281 @itemize @asis.
2282
467e8d77
JL
22832009-01-25 Juri Linkov <juri@jurta.org>
2284
2285 * building.texi (Grep Searching): Fix index entry for lgrep.
2286
6c60bbdb
EZ
22872009-01-24 Eli Zaretskii <eliz@gnu.org>
2288
2289 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2290
9ce5a36f
AR
22912009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2292
2293 * macos.texi (Preferences Panel): Update description of font setting to
2294 reflect that prior frame selection is no longer needed.
2295
9aa5f2fb
NR
22962009-01-20 Nick Roberts <nickrob@snap.net.nz>
2297
2298 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2299 raise GUD subsections.
2300
3892ff9c
GM
23012009-01-15 Glenn Morris <rgm@gnu.org>
2302
2303 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2304
14731c8f
GM
23052009-01-10 Glenn Morris <rgm@gnu.org>
2306
2307 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2308
45c55e53
CY
23092009-01-04 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2312 logical lines.
2313
2e4667d1
JL
23142008-12-29 Juri Linkov <juri@jurta.org>
2315
2316 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2317
2318 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2319
2a3eac47
CY
23202008-12-28 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2323 goto-address-mode instead of goto-address.
2324
3da8da94
CY
2325 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2326 mode.
2327
2a3eac47
CY
2328 * emacs.texi (Top): Update node listing.
2329
057f6dd3
EZ
23302008-12-26 Eli Zaretskii <eliz@gnu.org>
2331
2332 * custom.texi (Directory Variables): Explain what is a "project".
2333 Add indexing. Improve wording. Add a footnote about using
2334 _dir-locals.el on MS-DOS.
2335
e6979067
DN
23362008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2337
2338 * files.texi (Misc File Ops): Mention chmod as an alias for
2339 set-file-modes.
2340
9de15963
MR
23412008-12-24 Martin Rudalics <rudalics@gmx.at>
2342
2343 * help.texi (Help): Fix typos and reword.
2344 (Help Summary): Add entries for C-h n and C-h r, reorder
2345 entries, and do some minor fixes.
2346 (Name Help): Say that C-h F works for commands only.
2347 (Misc Help): Say that view-lossage displays 300 keystrokes.
2348
236fd60d
GM
23492008-12-20 Glenn Morris <rgm@gnu.org>
2350
2351 * ack.texi (Acknowledgments): General update based on AUTHORS,
2352 including removal of some stuff no longer distributed.
2353
349b3256
AM
23542008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2355
2356 * fixit.texi: Mention hunspell
2357
e840fca5
GM
23582008-12-19 Glenn Morris <rgm@gnu.org>
2359
2360 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2361 Consolidate explanatory text at start.
e840fca5
GM
2362
2363 * display.texi (Text Display):
2364 * indent.texi (Indentation): Use @acronym with ASCII.
2365
9dfa7983
GM
23662008-12-18 Glenn Morris <rgm@gnu.org>
2367
2368 * ack.texi: Various small updates and fixes.
2369
97b3a00b
JL
23702008-12-18 Juri Linkov <juri@jurta.org>
2371
2372 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2373 as a key binding to start a forward nonincremental word search.
2374 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2375 a backward nonincremental word search. Add index for `M-s w'
2376 `isearch-forward-word'.
2377 (Regexp Search): Add a short summary of regexp key commands like
2378 in the node "Basic Isearch".
2379 (Other Repeating Search): Fix typo.
2380
23812008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2382
2383 * misc.texi (PostScript Variables): Fix doc.
2384
31ce6a07
CY
23852008-12-10 Chong Yidong <cyd@stupidchicken.com>
2386
2387 * programs.texi (Program Modes): Mention Ruby mode.
2388
636b507b
DN
23892008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2390
2391 * misc.texi (emacsclient Options): Describe what an empty string
2392 argument does for --alternate-editor.
2393
a323fa14
CY
23942008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2395
2396 * cmdargs.texi (Font X): Distinguish between client-side and
2397 server-side fonts. List valid Fontconfig properties. Add reference to
2398 Fontconfig manual. List valid GTK font properties. Explain use of
2399 fc-list.
2400
c5ca6cd0
CY
24012008-12-09 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * cmdargs.texi (Font X): Move discussion of quoting to top.
2404
e5136377
GM
24052008-12-06 Glenn Morris <rgm@gnu.org>
2406
2407 * maintaining.texi (Old Revisions): Improve previous change.
2408
248c026b
RS
24092008-12-05 Richard M Stallman <rms@gnu.org>
2410
2411 * anti.texi (Antinews): Minor fixes.
2412
a9253a1e
GM
24132008-12-03 Glenn Morris <rgm@gnu.org>
2414
2415 * maintaining.texi (Old Revisions): Fix diff-switches description.
2416
fa687b02
MR
24172008-12-01 Martin Rudalics <rudalics@gmx.at>
2418
2419 * emacs.texi (Top): Fix typo.
2420
72e6decd
CY
24212008-11-30 Chong Yidong <cyd@stupidchicken.com>
2422
320ee034
CY
2423 * misc.texi (Document View): Explain dependence on gs at the top.
2424 Copyedits.
2425
2426 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2427
72e6decd
CY
2428 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2429 (Comment Commands): Discuss region-active behavior of M-; first.
2430
2a472ee4
MR
24312008-11-29 Martin Rudalics <rudalics@gmx.at>
2432
9c6361c9
MR
2433 * display.texi (Line Truncation): Add reference to Continuation
2434 Lines.
2435
2a472ee4
MR
2436 * windows.texi (Pop Up Window): Mention split-height-threshold
2437 and split-width-threshold.
9c6361c9 2438 (Split Window): Add reference to Continuation Lines.
2a472ee4 2439
e93bc142
AR
24402008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2441
2442 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2443 (GNUstep Support): New node.
2444 * anti.texi:
2445 * emacs.texi:
2446 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2447
43b978db
RS
24482008-11-28 Richard M Stallman <rms@gnu.org>
2449
2450 * misc.texi (Dissociated Press): Minor cleanups.
2451
2452 * dired.texi (Image-Dired): Avoid passive.
2453
e8e2bd93
EZ
24542008-11-28 Eli Zaretskii <eliz@gnu.org>
2455
2456 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2457 representation.
2458
8d2d45da
CY
24592008-11-26 Richard M. Stallman <rms@gnu.org>
2460
2461 * files.texi (Visiting): Rewrite paragraph for clarity.
2462
2463 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2464
a5f7bbcc
AM
24652008-11-25 Alan Mackenzie <acm@muc.de>
2466
2467 * programs.texi (Moving by Parens): Clarify that parens inside strings
2468 and comments are ignored, and that the commands assume the starting
2469 point isn't in a string or comment.
2470
a71703d3
AR
24712008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2472
2473 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2474 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2475 version.
2476 (Mac Customization): Rewrite Preferences Panel section and merge in to
2477 this node, add Open files by dragging to an Emacs window.
2478
2479 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2480
aa5ab79a
CY
24812008-11-26 Chong Yidong <cyd@stupidchicken.com>
2482
0cc92c19
CY
2483 * files.texi (Misc File Ops): Document set-file-modes.
2484
c366b4e4
CY
2485 * windows.texi (Split Window): Document integer values of
2486 truncate-partial-width-windows.
2487
aa5ab79a
CY
2488 * text.texi (Text): Simplify description of markup languages.
2489 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2490 (TeX Editing): Note that `""' inserts one `"' character.
2491 (HTML Mode): Note in the introduction that XML mode is an alias for
2492 SGML mode. Mention nXML mode.
2493
56221db7
CY
24942008-11-25 Chong Yidong <cyd@stupidchicken.com>
2495
2496 * building.texi (Watch Expressions): Fix typo.
2497
90effe33
CY
24982008-11-24 Chong Yidong <cyd@stupidchicken.com>
2499
f90a5ae3
CY
2500 * files.texi (Visiting): Document new behavior of
2501 confirm-nonexistent-file-or-buffer.
2502
1c6c854e
CS
2503 * buffers.texi (Select Buffer):
2504 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2505
a18ffb4a
CY
2506 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2507 edit-picture.
2508
90effe33
CY
2509 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2510 edit-picture', since that is just an alias for picture-mode.
2511 (Sentences): Note that repeated M-@ extends the region.
2512 (Pages): Make terminology more consistent. Link to Regexps node.
2513 (Longlines): Discuss relationship with Visual Line mode.
2514 (Text Mode): Remove extraneous discussion of other modes, since they
2515 were already introduced in the parent node.
2516
e85103ec
CY
25172008-11-23 Chong Yidong <cyd@stupidchicken.com>
2518
5cb2fe30
CY
2519 * anti.texi (Antinews): Rewrite.
2520
1eb9b307 2521 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2522
2523 * frames.texi (Frame Commands): Mention "minimize" terminology.
2524
e85103ec
CY
2525 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2526 formats.
b908332f
CY
2527 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2528 (Misc X): Don't document useless -hb option.
e85103ec 2529
607f5f88
JL
25302008-11-22 Juri Linkov <juri@jurta.org>
2531
2532 * dired.texi (Dired Navigation): Change normal file name search option
2533 from `non-nil' to `t'. Add `dwim' option.
2534
e1b867a0
JL
25352008-11-22 Juri Linkov <juri@jurta.org>
2536
2537 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2538 ".dir-locals.el". Rename `define-project-bindings' to
2539 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2540 `dir-locals-set-directory-class'.
2541
dd186936
LK
25422008-11-22 Lute Kamstra <lute@gnu.org>
2543
2544 * buffers.texi (Select Buffer): Index goto-line.
2545 * basic.texi (Moving Point): Mention the use of a numeric prefix
2546 argument with goto-line and refer to Select Buffer for the use of a
2547 plain prefix argument.
2548
4b121911
GM
25492008-11-19 Glenn Morris <rgm@gnu.org>
2550
2551 * doclicense.texi: Update to FDL 1.3.
2552 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2553
27267e4c
CY
25542008-11-17 Chong Yidong <cyd@stupidchicken.com>
2555
696f351d
CY
2556 * custom.texi (Minor Modes): Define mode commands and mode variables
2557 more precisely. Recommend using mode commands instead of setting
2558 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2559 (Easy Customization): Use "init file" instead of .emacs.
2560 (Customization Groups): Update to new Custom buffer appearance.
2561 (Saving Customizations): Copyedits. Update example.
2562 (Variables): Give example of variable type-sensitivity.
2563 (Examining): Update example.
2564 (Hooks): Copyedits.
2565 (Specifying File Variables): Use C comments instead of an artificial
2566 Lisp for the example.
2567 (Keymaps): Move internals discussion to Prefix Keymaps.
2568 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2569 (Init Rebinding): Document kbd macro.
2570 (Init File): Link to Find Init.
696f351d
CY
2571
2572 * mark.texi (Using Region): Document Delete Selection Mode more
2573 thoroughly.
2574
2575 * frames.texi (Mouse Commands): Move most of the description of Delete
2576 Selection Mode to Using Region, and link to it.
1bc9c425 2577 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2578
b0570c25
CY
2579 * building.texi (Compilation): Document first-error value of
2580 compilation-scroll-output.
2581 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2582 works as soon as an error is available. Suggested by Juri Linkov.
2583
27267e4c
CY
2584 * mini.texi (Passwords): New node.
2585
2586 * files.texi (Remote Files): Link to Passwords node.
2587
2588 * emacs.texi (Top): Update node listings.
2589
122eb807
CY
25902008-11-16 Chong Yidong <cyd@stupidchicken.com>
2591
9c9855a3
CY
2592 * ack.texi (Acknowledgments): Some updating of credits.
2593
bd6fdcad
CY
2594 * emacs.texi (Acknowledgments): Add a couple more names.
2595
dd1eef46
CY
2596 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2597
122eb807 2598 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2599 (Misc File Ops): Document use of trash.
122eb807 2600
801a8da1
JB
26012008-11-16 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * macos.texi (Mac Customization): Fix typos.
2604
0b4f2253
CY
26052008-11-14 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2608 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2609 the conventions of the main Emacs manual.
2610
2611 * emacs.texi (Top): Update node listings.
2612
517e2b89
CY
26132008-11-12 Chong Yidong <cyd@stupidchicken.com>
2614
07a85685
CY
2615 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2616 command-line-args is processed during startup.
2617 (Action Arguments): Correctly describe how file arguments interact with
2618 the startup screen. Link to Lisp Interaction for scratch buffer.
2619 (Initial Options): Link to Command Example for -batch option.
2620 (Environment): Document initial-environment.
2621
517e2b89
CY
2622 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2623 can't be changed in the site-start file.
2624
6337bbde
CY
26252008-11-07 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * dired.texi (Dired): Mention C-x C-d too.
2628 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2629 (Dired Navigation): Explain dired-goto-file more clearly.
2630 Document dired-isearch-filenames.
6337bbde
CY
2631 (Dired Deletion): Remove unnecessary "expunged" terminology.
2632 (Flagging Many Files): & is now rebound to `% &'.
2633 (Shell Commands in Dired): Document dired-do-async-shell-command.
2634 Clarify how multi-file arguments are passed.
2635 (Misc Dired Features): Document dired-do-isearch.
2636
9e8eeff9
CY
26372008-11-06 Chong Yidong <cyd@stupidchicken.com>
2638
2639 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2640
e071f849
CY
26412008-11-03 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2644
05482eb1
CY
26452008-11-01 Chong Yidong <cyd@stupidchicken.com>
2646
e2346dea
CY
2647 * programs.texi (Program Modes): Link to Program Indent node.
2648 (Left Margin Paren): Explain consequences of changing
2649 open-paren-in-column-0-is-defun-start more concisely.
2650 (Which Function, Program Indent, Info Lookup): Minor edits.
2651 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2652 (Multi-line Indent): If region is active, TAB indents the region.
2653 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2654 (Matching): The delimiter at the cursor is highlighted---the character
2655 changes color.
2656 (Symbol Completion): Link to Completion node.
2657
e4b6428c
CY
2658 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2659 a strictly text-only system.
2660
05482eb1
CY
2661 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2662 batch mode.
2663
a11d3737
RS
26642008-11-01 Richard M. Stallman <rms@gnu.org>
2665
5abad626
RS
2666 * misc.texi (Document View): Major rewrite.
2667
a11d3737
RS
2668 * maintaining.texi (Types of Log File): Change logs are older than
2669 version control.
2670 (VCS Concepts): Simplify and rearrange.
2671 (Version Control Systems): Make it clear that Linux is only the kernel.
2672 (VC Mode Line): Shorten reference to menu item.
2673 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2674 (VC Directory Mode): Minor cleanup.
2675 Unchanged files are hidden, not omitted.
2676 (VC Directory Commands): Shorten and simplify.
2677 (Change Log Commands): New node, split from Change Logs.
2678 (VC Directory Buffer): New node, split from VC Directory Mode.
2679
c55a4acb
CY
26802008-10-31 Chong Yidong <cyd@stupidchicken.com>
2681
1c6c854e 2682 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2683 from files.texi.
2684
1c6c854e
CS
2685 * files.texi (Version Control): Move to maintaining.texi.
2686 Subnodes moved as well.
2687 (Document Files): Move to misc.texi.
df0356f6 2688
c55a4acb
CY
2689 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2690 vc-update-change-log.
df0356f6
CY
2691 (Version Control): Move here from files.texi.
2692 (Format of ChangeLog): Make it a subnode of Change Log.
2693
2694 * emacs.texi (Top): Update node listing.
c55a4acb 2695
ef082374
TH
26962008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2697
2698 * files.texi (Files): Add a section about document
2699 files (doc-view-mode).
2700
d52582c3
CY
27012008-10-31 Chong Yidong <cyd@stupidchicken.com>
2702
1c6c854e
CS
2703 * building.texi (Compilation Mode):
2704 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2705 (Debuggers): Lower GUD subsections to subsubsections.
2706 (Starting GUD): Add cindex.
2707 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2708
4e0a0968
CY
27092008-10-30 Chong Yidong <cyd@stupidchicken.com>
2710
03625b47
CY
2711 * indent.texi (Indentation): Link to Program Indent.
2712
4e0a0968
CY
2713 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2714 now uses emacsclient's terminal.
2715
8bd3f7ef
CY
27162008-10-29 Chong Yidong <cyd@stupidchicken.com>
2717
80e5620e
CY
2718 * mark.texi (Using Region): Document use-empty-active-region.
2719
97d5c404
CY
2720 * emacs.texi (Top): Update node listings.
2721
1c6c854e
CS
2722 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2723 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2724 (Invoking emacsclient): Rewrite, moving optional arguments to
2725 emacsclient Options.
21d2bae3
CY
2726 (emacsclient Options): New node. Document server-use-tcp and
2727 server-host.
8bd3f7ef 2728
5fda2cbd
CY
27292008-10-28 Chong Yidong <cyd@stupidchicken.com>
2730
2731 * indent.texi (Indentation): Replace list with paragraphed text,
2732 putting description of syntax-driven indentation first. Document new
2733 effect of active regions on tab.
2734 (Tab Stops): Note that editable tab stops affect indentation commands.
2735
4ff029f6
DN
27362008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2737
2738 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2739
996cd6e4
CY
27402008-10-23 Chong Yidong <cyd@stupidchicken.com>
2741
f28815e3
CY
2742 * custom.texi (Function Keys): Note that modified keypad keys are not
2743 translated.
2744
996cd6e4
CY
2745 * basic.texi (Arguments): Explain how to insert multiple digits.
2746
49545fe2
MA
27472008-10-22 Michael Albinus <michael.albinus@gmx.de>
2748
2749 * files.texi (Remote Files): Precise selection of default method.
2750 Rewrite paragraph about disabling remote file names.
2751
edac0b53
CY
27522008-10-22 Chong Yidong <cyd@stupidchicken.com>
2753
e752c544
CY
2754 * search.texi (Special Isearch): Document M-TAB is isearch.
2755
edac0b53
CY
2756 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2757 command.
2758
2759 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2760
20a36054
TH
27612008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2762
1c6c854e 2763 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2764 section.
2765
69051ab6
CY
27662008-10-21 Chong Yidong <cyd@stupidchicken.com>
2767
c4b1a32a
CY
2768 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2769 to files.texi. Move contents of vc2-xtra.texi here.
2770
2771 * vc2-xtra.texi: File removed.
2772
2773 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2774 Directory Commands from the submenu. Don't include deleted file
2775 vc2-xtra.texi.
2776
2777 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2778 (Version Control): Add VC Directory Mode and VC Directory Commands to
2779 the submenu.
2780 (Why Version Control?): Use table format.
2781 (Version Control Systems): Note that Meta-CVS support is gone.
2782 (VCS Concepts): Note precisely when VC started supporting filesets.
2783 Remove bogus xref to CVS Options node.
2784 (Types of Log File): Copyedits.
2785 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2786 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2787 The Right Thing.
2788 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2789 (Log Buffer): Reorganize node, putting C-c C-c description first.
2790 (Old Revisions): Use CVS for example, not RCS.
2791 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2792 Commands from the submenu, putting them under Version Control.
2793 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2794 need to include it in the manual unconditionally, since it is now
2795 crucial to using distributed version control systems.
1a6e2954
CY
2796 (Comparing Files): Note that diff uses the minibuffer, and that the
2797 output is shown using Diff mode.
1c6c854e
CS
2798 (Diff Mode): Explain what "patch" and "hunk" mean.
2799 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2800 diff-show-trailing-whitespaces.
1a6e2954 2801 (File Archives): Add rar support.
c4b1a32a 2802
69051ab6
CY
2803 * major.texi (Choosing Modes): Make mode selection sequence more
2804 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2805 magic-mode-alist is nil by default.
2806 Document magic-fallback-mode-alist.
69051ab6 2807
e7421e03
CY
28082008-10-20 Chong Yidong <cyd@stupidchicken.com>
2809
2810 * frames.texi (Mouse References): Copyedits.
2811
6b2efdc2
TH
28122008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2813
2814 * ack.texi (Acknowledgments): Add myself as doc-view author.
2815
9c5e9396
EZ
28162008-10-20 Eli Zaretskii <eliz@gnu.org>
2817
2818 * frames.texi (Dialog Boxes): Add @cindex entries.
2819
dac94f8e
CY
28202008-10-20 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2823 (Text-Only Mouse): Copyedit.
2824
25597d40
CY
28252008-10-19 Chong Yidong <cyd@stupidchicken.com>
2826
f8a447f6
CY
2827 * frames.texi: Use @key throughout for mouse clicks.
2828 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2829 (Secondary Selection): Fix modified mouse click syntax.
2830 (Clipboard): Describe Cut, Copy and Paste commands.
2831 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2832 Copyedits.
2833 (Creating Frames): Add xref to Init File.
2834 (Frame Commands): Add xref to Exiting.
2835 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2836
b0f95216
CY
28372008-10-15 Chong Yidong <cyd@stupidchicken.com>
2838
b0817f00
CY
2839 * files.texi (Version Control): Copyedits. Add Bazaar.
2840 (Version Control Systems): List different VCS's using an itemized list.
2841 Add Bazaar.
2842 (VCS Concepts): Copyedits. Tweak description of file merging.
2843
b0f95216
CY
2844 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2845 (Cut/Paste Other App): Document select-active-regions and
2846 x-select-enable-primary.
2847
69d0d701
CY
28482008-10-13 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * mark.texi (Shift Selection): Correct case in node name.
2851
2852 * emacs.texi (Top): Update node order in Mark chapter.
2853
375e8351
EZ
28542008-10-12 Eli Zaretskii <eliz@gnu.org>
2855
2856 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2857
2858 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2859 elsewhere in the manual instead of describing yet again the intricacies
2860 of $HOME on MS-Windows and MS-DOS.
2861
ab58114f
CY
28622008-10-12 Chong Yidong <cyd@stupidchicken.com>
2863
4f959513 2864 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2865 (Minibuffer File): Add discussion of `~' in file names.
2866 Add insert-default-directory index reference.
4f959513 2867
ab58114f
CY
2868 * files.texi (File Names): Reorganize description.
2869 (Visiting): Add xref to Mode Line. Copyedits.
2870 (Save Commands): Mention prefix behavior of C-x C-s.
2871 (Numbered Backups): Node deleted.
2872 (Backup Names): Contents of Numbered Backups moved here. State default
2873 of version-control variable.
2874 (Reverting): Copyedits.
2875 (Version Control): Add additional version control systems.
2876
2877 * emacs.texi (Top): Delete Numbered Backups node.
2878
2879 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2880 Backup Names.
f2884f63 2881 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2882
b0b5100a
RF
28832008-10-11 Romain Francoise <romain@orebokech.com>
2884
2885 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2886
89774b5f
CY
28872008-10-11 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2890 (Select Buffer): Mention use of minibuffer history. Describe default
2891 value of default-major-mode. Mention that C-x 4 b selects the other
2892 window.
2893 (List Buffers): Document CRM indicators in the order they appear.
2894 (Kill Buffer): Document new command kill-matching buffers.
2895 (Several Buffers): Move explanation of the relationship between buffer
2896 list and buffer menu to the top.
2897 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2898
4c72bf27
CY
28992008-10-10 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * entering.texi (Exiting): Document change of C-x C-c to
2902 save-buffers-kill-terminal. Document kill-emacs.
2903
f68eb991
EZ
29042008-09-30 Eli Zaretskii <eliz@gnu.org>
2905
2906 * mule.texi (Coding Systems): Don't mention codepage-setup.
2907
2908 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2909 cpNNN coding systems anymore.
2910 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2911 for unibyte mode. Don't mention line-drawing characters.
2912 Don't mention dos-unsupported-char-glyph.
f68eb991 2913
1a2dd44d
CY
29142008-09-25 Chong Yidong <cyd@stupidchicken.com>
2915
2916 * search.texi (Search): Shorten introduction.
2917 (Basic Isearch): Add command table. Discuss reverse isearch and
2918 isearch highlighting.
2919 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2920 ring to cindex.
2921 (Special Isearch): Move input methods discussion here.
2922 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2923 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2924 Repeat Isearch.
2925 (Isearch Minibuffer): New node.
2926 (Word Search): Document new word search commands.
2927 (Regexp Example): Simplify example using sentence-end-base variable.
2928 (Replace): Reword introduction.
2929 (Unconditional Replace): Remove unnecessary example.
2930 (Other Repeating Search): Document new `M-s o' binding.
2931
2932 * emacs.texi (Top): Update node listings.
2933
e45da31d
JB
29342008-09-22 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * emacs.texi (Top): Remove Kill Errors from menu.
2937
841c8096
CY
29382008-09-22 Chong Yidong <cyd@stupidchicken.com>
2939
402168fa
CY
2940 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2941 interface for defining macros. Simplify examples. Note that C-g quits
2942 macro definitions.
1c6c854e
CS
2943 (Keyboard Macro Counter): Document using F3 to insert counter.
2944 Give usage example.
402168fa
CY
2945 (Keyboard Macro Query): Organize query responses in a table.
2946
1c6c854e
CS
2947 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2948 Link to Erasing node.
841c8096
CY
2949 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2950 rationale to a footnote.
2951 (Kill Errors): Remove node, due to redundancy with Erasing.
2952 (Spelling): Move discussion of flyspell to end. Note new behavior of
2953 M-$ in active region. Remove non-ispell-specific keybindings from
2954 table.
2955
eab2ee89
DN
29562008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2957
2958 * cmdargs.texi (Initial Options): Document --daemon.
2959
3d53e905
GM
29602008-09-20 Glenn Morris <rgm@gnu.org>
2961
2962 * files.texi (Numbered Backups): Mention that some modes set
2963 version-control.
2964
1c90484d
GM
29652008-09-20 Jim Blandy <jimb@red-bean.com>
2966
2967 * files.texi (Numbered Backups): Reference File Variables, as well.
2968 Remove discussion of Rmail's implementation.
2969
0fc0d844
CY
29702008-09-06 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * misc.texi (Recursive Edit): Note that top-level exits active
2973 minibuffers.
2974
2975 * trouble.texi (Quitting): Likewise.
2976
b18d283d
CY
29772008-08-31 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * emacs.texi (Top): Add Temporary Face Changes xref.
2980
2981 * display.texi (Display): Move Temporary Face Changes node to just
2982 after Standard Faces.
2983 (Scrolling): Document recenter-top-bottom instead of recenter.
2984 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2985 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2986 (Display Custom): Copyedits.
2987 (Optional Mode Line): Document display-battery-mode.
2988
180135fc
RF
29892008-08-27 Romain Francoise <romain@orebokech.com>
2990
2991 * custom.texi (Directory Variables): Minor fix.
2992
d3fe3475
GM
29932008-08-27 Glenn Morris <rgm@gnu.org>
2994
2995 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2996 descriptions.
2997 (Calendar Customizing): Tweak layout description.
183080b6 2998 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2999 markers. Condense calendar-star-date and calendar-mark-today
3000 description.
3001 (Holiday Customizing): Add oriental and solar holidays.
3002 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3003 Fix holiday-float description. Use zerop in examples. Be less verbose.
3004 (Date Display Format): Change ISO format. Be less verbose.
3005 (Diary Customizing): Mention day and month abbrev arrays.
3006 Mention the date-form variables by name. Update European example.
3007 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3008 Condense examples. Mention diary-entry-symbols by name.
3009 Condense table for insertion commands.
3010 (Fancy Diary Display): Mention diary-include-string and
3011 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3012 Ethiopic, Persian date functions. Condense descriptions.
3013
3014 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3015 (Adding to Diary): Adapt for changed node name.
3016
71755807
GM
30172008-08-26 Glenn Morris <rgm@gnu.org>
3018
3019 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3020 node "Hebrew/Islamic Entries".
3021
3022 * calendar.texi (Specified Dates): Fix names of iso functions.
3023 (General Calendar): There may not be another window.
3024 (Writing Calendar Files, Holidays): Tweak intro.
3025 (Holidays): Mention Baha'i and Chinese holidays.
3026 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3027 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3028 (To Other Calendar): Add calendar-print-other-dates.
3029 Refer to "graphic display" rather than "X.
3030 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3031 (Displaying the Diary): Fix whitespace after reference.
3032 Fix `diary-number-of-entries' reference.
3033 (Date Formats): Explicitly mention that day names can be abbreviated.
3034 (Adding to Diary): Add some references to other sections.
3035 (Special Diary Entries): Fix reference.
3036 (Appointments): Simplify appt-message-warning-time entry.
3037 Clarify where times must be.
3038 (Importing Diary): Comment out icalendar paragraph that does not apply.
3039 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3040
d76ebc75
GM
30412008-08-23 Glenn Morris <rgm@gnu.org>
3042
3043 * fortran-xtra.texi (Fortran): Change description of free form and
3044 fixed form a bit. Mention hideshow and imenu.
3045 (Fortran Motion): Mention fortran-end-of-subprogram,
3046 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3047 (Fortran Indent): Minor re-word.
3048 (ForIndent Commands): Mention fortran-fill-paragraph and
3049 fortran-fill-statement.
3050 (ForIndent Cont): Mention fortran-tab-mode-string.
3051 (Fortran Comments): Mention fortran-comment-line-start-skip.
3052 (Fortran Columns): Mention font-locking.
3053 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3054
1fc0ce04 30552008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3056
3057 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3058
5c52e13c
CY
30592008-08-22 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * mini.texi (Minibuffer): Simplify introduction.
3062 (Minibuffer File): Document tilde in minibuffer filenames.
3063 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3064 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3065 (Completion Example): Update example to current command list.
3066 (Completion Options): Document `lazy' value of completion-auto-help.
3067 Update contents of completion-ignored-extensions.
3068 (Minibuffer History): Describe "future history" list. State default
3069 value of history-delete-duplicates.
3070
77a00355
GM
30712008-08-21 Glenn Morris <rgm@gnu.org>
3072
3073 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3074 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3075
39ee1d04
CY
30762008-08-17 Chong Yidong <cyd@stupidchicken.com>
3077
3078 * regs.texi (Registers): Clarify valid register names.
3079 (RegPos): Note that buffer is saved and restored too.
3080 (RegText): Note that mark is reactivated/deactivated.
3081 (RegConfig): Xref to Windows node.
3082
b12c348f
CY
30832008-08-16 Chong Yidong <cyd@stupidchicken.com>
3084
3ae7ba79
CY
3085 * basic.texi (Inserting Text): Provide command name for C-q.
3086
b12c348f
CY
3087 * killing.texi (Killing): Copyedit. Define read-only text.
3088 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3089 (Killing by Lines): Copyedit.
3090 (Other Kill Commands): Move M-w description here.
3091 (Yanking): Move M-w to Other Kill Commands.
3092 (Kill Ring): Also mention saving text in registers. Link to Text
3093 Properties in elisp manual.
3094 (Accumulating Text): Copyedit.
3095 (CUA Bindings): Shift selection is now the default.
3096
d8ff7692
TZ
30972008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3098
3099 * maintaining.texi (Change Log): Mention next-error is available.
3100
a43a8a2e
GM
31012008-08-10 Glenn Morris <rgm@gnu.org>
3102
3103 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3104 and intermonth text.
3105 (Holiday Customizing): Add holiday-chinese.
3106
eba27308
EZ
31072008-08-08 Eli Zaretskii <eliz@gnu.org>
3108
3109 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3110
5f14a5b3
DN
31112008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3112
3113 * files.texi (Log Buffer): Describe C-c C-d.
3114 (Diff Mode): Describe C-x 4 A.
3115
49989bff
EZ
31162008-08-06 Eli Zaretskii <eliz@gnu.org>
3117
3118 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3119
5c915c02
DN
31202008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3121
2beaf97a
DN
3122 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3123 describe the new bindings to show the changeset diff, toggle annotation
3124 visibility, show revisions.
3125 (VC Status): Describe key bindings for modifying the change comments,
3126 displaying changeset diffs and annotations.
3127
5c915c02
DN
3128 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3129
71798ace
NR
31302008-08-05 Nick Roberts <nickrob@snap.net.nz>
3131
3132 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3133
b8949644
EZ
31342008-08-02 Eli Zaretskii <eliz@gnu.org>
3135
3136 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3137 and wording.
3138
819567d1
DN
31392008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3140
3141 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3142 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3143 commands. Improve some old info.
3144
5f38310a
CY
31452008-07-31 Chong Yidong <cyd@stupidchicken.com>
3146
0dc3906b
CY
3147 * display.texi (Visual Line Mode): New node.
3148
5f38310a 3149 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3150 (Moving Point): Add additional alternative key bindings.
3151 Describe line-move-visual.
5f38310a
CY
3152 (Erasing): Describe DEL.
3153 (Basic Undo, Blank Lines, Arguments): Copyedit.
3154 (Continuation Lines): Mention Visual Line mode.
3155 (Position Info): Move extended discussion to mule.texi.
3156
3157 * mule.texi (International Chars): Describe C-x =.
3158
3159 * emacs.texi (Top): Add Visual Line Mode node.
3160
7c2fb837
DN
31612008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3162
3163 * emacs.texi: Remove VMS support.
3164
3f6b73ef
DN
31652008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3166
3167 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3168 the vc-dir command name.
3169
9e2a2647
DN
31702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3171
3172 * xresources.texi: Remove mentions of Mac Carbon.
3173
568beaa2
AS
31742008-07-19 Andreas Schwab <schwab@suse.de>
3175
3176 * ns-emacs.texi: Move to ../misc.
3177
0ef94706
CY
31782008-07-15 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * entering.texi (Exiting): Don't describe text-only terminals as the
3181 default. Describe the new startup screen.
3182 (Exiting): Describe how to kill Emacs first. Change description of
3183 iconification to handle modern window systems.
3184
ba60bd44 31852008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3186
3187 * ns-emacs.texi: New file, documents features of Emacs port under
3188 NeXTstep windowing.
3189
9f30aa73
CY
31902008-07-15 Chong Yidong <cyd@stupidchicken.com>
3191
938a5d2e
CY
3192 * entering.texi (Entering Emacs): Update prev node.
3193
3194 * glossary.texi (Glossary): Remove xref to Text Characters.
3195
9f30aa73
CY
3196 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3197 directly, rather than in the context of ASCII. Move description of
3198 special properties of modifier key to new Modifier Keys node.
3199 (Keys): Copyedit.
3200 (Text Characters): Delete node. Multibyte is the default nowadays, and
3201 the node contents are obsolete.
3202
3203 * custom.texi (Modifier Keys): New node.
3204
3205 * emacs.texi (Top): Update node list.
3206
7e53d36c
CY
32072008-07-13 Chong Yidong <cyd@stupidchicken.com>
3208
3209 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3210 saying that Emacs provides menus and mouse support (which is par for
3211 the course).
3212
3213 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3214 early on.
3215 (Point): Copyedit. Relegate historical trivia to a footnote.
3216 (Mode Line): Explain mode-line format more consistently.
3217 (Menu Bar): Copyedit.
3218
1e9fa96d
GM
32192008-06-27 Glenn Morris <rgm@gnu.org>
3220
3221 * cal-xtra.texi (Sexp Diary Entries):
3222 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3223
dc9bebb8
CY
32242008-06-26 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * mark.texi (Shift selection): New node.
3227 (Mark): Copyedits.
3228 (Persistent Mark): Move to the end of the chapter.
3229
e7881076
EZ
32302008-06-20 Eli Zaretskii <eliz@gnu.org>
3231
3232 * makefile.w32-in (distclean): Remove makefile.
3233
f427400c
NR
32342008-06-17 Nick Roberts <nickrob@snap.net.nz>
3235
3236 * building.texi (Starting GUD): Add an entry for gud-gdb.
3237 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3238 command mode.
3239
b597d348
GM
32402008-06-17 Glenn Morris <rgm@gnu.org>
3241
3242 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3243
647b7094
NR
32442008-06-17 Nick Roberts <nickrob@snap.net.nz>
3245
3246 * building.texi (Starting GUD): Expand on remote debugging.
3247 (Other GDB-UI Buffers): Mention new keyboard bindings.
3248
47a30023
GM
32492008-06-15 Glenn Morris <rgm@gnu.org>
3250
3251 * gnu.texi: Use a verbatim license for this invariant section,
3252 as per etc/GNU.
3253
37e5d54a
GM
32542008-06-13 Daniel Engeler <engeler@gmail.com>
3255
3256 * emacs.texi, misc.texi: Add documentation about serial port access.
3257
8e65d46c
GM
32582008-06-13 Glenn Morris <rgm@gnu.org>
3259
c1473b4c
MB
3260 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3261 maintain.info.
8e65d46c 3262
e40a85cd
MB
32632008-06-05 Miles Bader <miles@gnu.org>
3264
3265 * display.texi (Temporary Face Changes): Update to reflect function
3266 renamings in face-remap.el.
3267
56c73dec
MB
32682008-06-04 Miles Bader <miles@gnu.org>
3269
1c6c854e
CS
3270 * display.texi (Temporary Face Changes):
3271 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3272 `increase-buffer-face-height' and `decrease-default-face-height' now
3273 that they aren't bound by default.
3274
9d3d42fb
MB
32752008-06-03 Miles Bader <miles@gnu.org>
3276
3277 * display.texi (Temporary Face Changes): New node.
3278
2be6bfe2
EZ
32792008-05-31 Eli Zaretskii <eliz@gnu.org>
3280
3281 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3282
daf7e339
GM
32832008-05-31 Glenn Morris <rgm@gnu.org>
3284
3285 * cal-xtra.texi (Fancy Diary Display): Simplify.
3286
d21d2618
GM
32872008-05-30 Glenn Morris <rgm@gnu.org>
3288
3289 * cal-xtra.texi (Fancy Diary Display): Update for
3290 diary-display-function replacing diary-display-hook.
3291
71ce5fd0
JB
32922008-05-29 Drew Adams <drew.adams@oracle.com>
3293
3294 * msdog.texi (Windows Keyboard): Add descriptions of
3295 w32-register-hot-key and w32-unregister-hot-key.
3296
a3cdbdf8
MO
32972008-05-21 Tom Tromey <tromey@redhat.com>
3298
3299 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3300 Variables node.
3301
854a574c
MO
33022008-05-19 Tom Tromey <tromey@redhat.com>
3303
3304 * custom.texi (Variables): Add Directory Variables to menu.
3305 (Directory Variables): New node.
3306
7c2ec3f9
ER
33072008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3308
71ce5fd0 3309 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3310
370fded4
ER
33112008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3312
3313 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3314 Revision Tags and rewritten. Section now uses modern terminology,
3315 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3316 accurately.
3317
6af511e3
EZ
33182008-05-10 Eli Zaretskii <eliz@gnu.org>
3319
3320 * msdog.texi (Windows Files): Update documentation of
3321 w32-get-true-file-attributes.
3322
7a78b6e7
ER
33232008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3324
3325 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3326 directory mode.
3327
1bcfc24e
CY
33282008-05-08 Chong Yidong <cyd@stupidchicken.com>
3329
3330 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3331 entry "television".
1bcfc24e 3332
db86064f
ER
33332008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3334
ab5ec32c 3335 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3336
a31b405e
ER
33372008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3338
3339 * emacs/buffers.texi, emacs/files.texi (Version-control):
3340 vc-toggle-read-only is no longer a good idea...
3341
ff2c14fc
GM
33422008-04-29 Glenn Morris <rgm@gnu.org>
3343
3344 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3345
367c9b7c
JL
33462008-04-22 Juri Linkov <juri@jurta.org>
3347
3348 * dired.texi (Subdirectories in Dired): Describe using `^'
3349 to return to the parent directory.
3350
4ac1e9b4
NR
33512008-04-22 Nick Roberts <nickrob@snap.net.nz>
3352
3353 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3354 recent changes.
3355
b9b3bf2b
NR
33562008-04-19 Nick Roberts <nickrob@snap.net.nz>
3357
3358 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3359 (Other GDB-UI Buffers): Update for recent thread related changes.
3360
4d120d6a
SM
33612008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3362
3363 * maintaining.texi (Maintaining):
3364 * emacs.texi (Top): Typo.
3365
a152877d
SM
33662008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3367
b9b3bf2b
NR
3368 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3369 arg in `font-lock-add-keywords'.
a152877d 3370
36c0514c
GM
33712008-04-08 Glenn Morris <rgm@gnu.org>
3372
3373 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3374 Also add Baha'i calendar references where appropriate.
3375
06a97d46
GM
33762008-04-05 Glenn Morris <rgm@gnu.org>
3377
3378 * custom.texi (Init File): Byte-compiling .emacs is bad.
3379
6adc6eed
SM
33802008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3383
571388b0
GM
33842008-03-29 Glenn Morris <rgm@gnu.org>
3385
3386 * calendar.texi: Update for `calendar-date-style' replacing
3387 `european-calendar'.
3388
3ae8f876
JR
33892008-03-28 Jason Rumney <jasonr@gnu.org>
3390
3391 * display.texi (Display Custom): Mention overlay-margin in text.
3392
5bc6ddff 33932008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3394
5bc6ddff
MB
3395 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3396 tutorial' comments.
03a864d5 3397
7186a830
CY
33982008-03-28 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * mark.texi (Mark): Rearrange nodes.
3401 (Persistent Mark): Rename from Transient Mark.
3402 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3403 Describe Transient Mark mode as the default.
3404
3405 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3406 the default behavior with Transient Mark mode off.
3407 (Position Info): Fix typo.
3408
71ce5fd0
JB
3409 * display.texi (Standard Faces): Reference the Mark node.
3410 Remove discussion of the region face, which is discussed there.
7186a830
CY
3411
3412 * emacs.texi (Top): Update node listings.
3413
3414 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3415 as the default.
3416
3417 * fixit.texi (Undo): Standardize choice of undo key sequence.
3418 (Undo, Spelling): Describe Transient Mark mode as the default.
3419
3420 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3421 default.
3422
3423 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3424
3425 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3426 mode is the default, and note that the mark is not activated when set.
3427
3428 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3429 Describe Transient Mark mode as the default.
3430
3431 * search.texi (Basic Isearch): Reference the Mark Ring node.
3432 (Replace, Unconditional Replace, Other Repeating Search):
3433 Describe Transient Mark mode as the default.
3434
1c6c854e
CS
3435 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3436 Describe Transient Mark mode as the default.
7186a830
CY
3437 (Paragraphs): Describe how M-h behaves when region is active.
3438
3439 * trouble.texi (Quitting): Clarify effects of C-g.
3440
dc47d1ff
GM
34412008-03-13 Glenn Morris <rgm@gnu.org>
3442
3443 * emacs.texi (EMACSVER): Set to 23.0.60.
3444
e3e0fb39 34452008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3446
e3e0fb39
GM
3447 * dired.texi (Hiding Subdirectories): Fix previous change.
3448
34492008-03-05 Drew Adams <drew.adams@oracle.com>
3450
3451 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3452
5e14abf8
KS
34532008-02-28 Kim F. Storm <storm@cua.dk>
3454
3455 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3456 Move describe-distribution to C-h C-o.
3457 Move view-emacs-problems to C-h C-p.
3458 Add view-emacs-debugging on C-h C-d.
3459 Add view-external-packages on C-h C-e.
d0207bf3 3460 Add view-order-manuals on C-h C-m.
5e14abf8 3461
d0207bf3 34622008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3463
3464 * msdog-xtra.texi (MS-DOS): Docstring fix.
3465
87e391bb
EZ
34662008-02-09 Eli Zaretskii <eliz@gnu.org>
3467
3468 * msdog.texi (Windows Fonts): Use a @table for describing font
3469 properties.
3470
5662e503
JR
34712008-02-07 Jason Rumney <jasonr@gnu.org>
3472
3473 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3474 value has changed.
3475 (Windows HOME): Clarify what is meant by "if that fails as well".
3476 (Windows Fonts): New section.
3477
72463824
GM
34782008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3479
3480 * basic.texi (Basic Undo): Remove duplicate "you can".
3481
7ff926e0
EZ
34822008-02-02 Eli Zaretskii <eliz@gnu.org>
3483
3484 * maintaining.texi (Tags): Fix last change.
3485
6ab7aef1
MA
34862008-02-02 Michael Albinus <michael.albinus@gmx.de>
3487
093571c3 3488 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3489
ace67e7e
NR
34902008-01-31 Nick Roberts <nickrob@snap.net.nz>
3491
3492 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3493
ae068fdf
RS
34942008-01-26 Richard Stallman <rms@gnu.org>
3495
3496 * maintaining.texi (Tags): Delete redundant index entry.
3497
a56d9a08
EZ
34982008-01-26 Eli Zaretskii <eliz@gnu.org>
3499
3500 * programs.texi (Imenu): Move "@cindex tags" from here...
3501 * maintaining.texi (Tags): ...to here.
3502
e941ed90
NR
35032008-01-23 Kevin Ryde <user42@zip.com.au>
3504
3505 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3506 click count.
3507
650276d5
JB
35082008-01-21 Juanma Barranquero <lekktu@gmail.com>
3509
3510 * entering.texi (Exiting): Fix typo.
3511 Reported by D. E. Evans <sinuhe@gnu.org>.
3512
8dc17977
MR
35132007-12-31 Martin Rudalics <rudalics@gmx.at>
3514
3515 * glossary.texi (Glossary): Fix typo.
3516
9f9695a6
RS
35172007-12-27 Richard Stallman <rms@gnu.org>
3518
3519 * text.texi (Formatted Text): Improve menu tag.
3520 (Editing Format Info): In Info, add duplicate menu of nodes
3521 about the submenus.
3522 (Format Faces): Say where Faces menu is found. Mention Other.
3523 (Format Colors): Say where these submenus are found.
3524 (Format Indentation, Format Justification): Likewise.
3525 (Format Properties): Likewise.
3526
abfd0191
RS
35272007-12-22 Richard Stallman <rms@gnu.org>
3528
3529 * search.texi (Query Replace): Make exp of query-replace more
3530 self-contained, and clarify.
8dc17977 3531
abfd0191
RS
3532 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3533
a2586785
RS
35342007-12-15 Richard Stallman <rms@gnu.org>
3535
3536 * files.texi (Auto Save): Clarify definition of auto-saving.
3537
a67cf2bb
RS
35382007-11-26 Richard Stallman <rms@gnu.org>
3539
3540 * help.texi (Help Echo): Cleanups.
3541
448b33b1
TTN
35422007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3543
3544 * files.texi (Why Version Control?): Fix typo.
3545 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3546 (Selecting a Fileset): Fix typos; small rewording.
3547 (Log Buffer): Likewise.
3548 (Old Revisions): Likewise.
448b33b1 3549
221bb7f6
EZ
35502007-11-17 Eli Zaretskii <eliz@gnu.org>
3551
3552 * mule.texi (Communication Coding): Fix wording of last change.
3553
d0207bf3 35542007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3555
630cb3b7
JB
3556 * custom.texi (Specifying File Variables):
3557 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3558
53b7759e
KH
35592007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3560
a5ab2e0c 3561 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3562
3563 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3564
c8763fb6 35652007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3566
630cb3b7 3567 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3568 --output=file.
3569
ff98e024
MR
35702007-11-13 Martin Rudalics <rudalics@gmx.at>
3571
3572 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3573 (Help Echo): Avoid mentioning the term "region" here and
3574 consistently use the term "active text".
3575
37b11c22
GM
35762007-11-11 Glenn Morris <rgm@gnu.org>
3577
3578 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3579
21d50ba1
JL
35802007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3581
1c6c854e
CS
3582 * search.texi (Query Replace):
3583 Mention `query-replace-show-replacement'.
21d50ba1 3584
c12ecb0a 35852007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3586
3587 * building.texi (Watch Expressions): Remove obscure sentence.
3588
3b4201f4
KH
35892007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3590
3591 * mule.texi (Select Input Method): Describe how to activate an input
3592 method in the text mode.
3593
07e5c0b0
DN
35942007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3595
3596 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3597
52dd7391
NR
35982007-10-30 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3601
c004e539
GM
36022007-10-30 Glenn Morris <rgm@gnu.org>
3603
3604 * misc.texi (Directory Tracking): Explain a bit more about
3605 dirtrack-mode.
3606
ca8c5b8c
GM
36072007-10-25 Glenn Morris <rgm@gnu.org>
3608
3609 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3610
b6c764ef
RS
36112007-10-24 Richard Stallman <rms@gnu.org>
3612
3613 * misc.texi (Interactive Shell): Cleanup last change.
3614
eabd84c9
JL
36152007-10-22 Juri Linkov <juri@jurta.org>
3616
3617 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3618 default values.
3619
0b43c7e2
ER
36202007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3621
ca8c5b8c 3622 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3623 'filesets'.
3624
a80859d4
MR
36252007-10-18 Martin Rudalics <rudalics@gmx.at>
3626
3627 * trouble.texi (Quitting): Fix typo.
3628
c9447ae1
GM
36292007-10-18 Glenn Morris <rgm@gnu.org>
3630
3631 * frames.texi (Mode Line Mouse): Mention minor mode names.
3632
168b980f
JL
36332007-10-17 Juri Linkov <juri@jurta.org>
3634
3635 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3636 fill-paragraph operates on the active region in Transient Mark mode.
3637 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3638 with fill-paragraph.
3639
3640 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3641 fill-paragraph.
3642
3643 * fixit.texi (Spelling): ispell-word operates on the active region
3644 in Transient Mark mode.
3645
5a331f34
JB
36462007-10-17 Aaron S. Hawley <aaronh@garden.org>
3647
3648 * building.texi (Source Buffers):
3649 * custom.texi (Init Non-ASCII):
3650 * glossary.texi (Glossary): Use "key binding" consistently.
3651
2a9f4d55
JB
36522007-10-17 Juanma Barranquero <lekktu@gmail.com>
3653
3654 * calendar.texi (Diary): Fix directive.
3655
de13cecf
RS
36562007-10-16 Richard Stallman <rms@gnu.org>
3657
3658 * calendar.texi (Diary): Clarify text about diary file example.
3659
5f90d53e
ER
36602007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3661
3662 * files.texi: Capitalize node names according to convention.
3663
3aa491bc
GM
36642007-10-13 Glenn Morris <rgm@gnu.org>
3665
3666 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3667
8a3106d3
ER
36682007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3669
3670 * emacs.texi:
3671 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3672 suggested by RMS and Robert J. Chassell.
8a3106d3 3673
da1080a2
ER
36742007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3675
3aa491bc 3676 * files.texi (Version Systems):
0870a421
ER
3677 * vc-xtra.texi:
3678 * vc1-xtra.texi:
ac3f4c6f 3679 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3680 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3681 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3682 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3683
58ade22b
ER
36842007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3685
da1080a2 3686 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3687 Reorder the descriptions to be chronological.
3688
93870ce2
RS
36892007-10-09 Richard Stallman <rms@gnu.org>
3690
3691 * display.texi (Cursor Display): Correct how cursor appears
3692 in nonselected windows.
3693
568c7288
NR
36942007-10-04 Nick Roberts <nickrob@snap.net.nz>
3695
3696 * building.texi (GDB Graphical Interface): Remove references to gdba
3697 and mention gud-gdb.
3698
1af74d06 36992007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3700
1af74d06 3701 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3702
0d8fb755
JL
37032007-10-06 Juri Linkov <juri@jurta.org>
3704
3705 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3706 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3707 fill-paragraph-or-region.
3708
3709 * basic.texi (Arguments): Replace fill-paragraph with
3710 fill-paragraph-or-region.
3711
b981e2c6
ER
37122007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3713
3714 * files.texi: Update the section on version control for 2007
2a9f4d55 3715 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3716 will come later.
3717
5fceaf9c
GM
37182007-09-15 Glenn Morris <rgm@gnu.org>
3719
3720 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3721 to `list-holidays'.
3722
b0e44b17
GM
37232007-09-14 Glenn Morris <rgm@gnu.org>
3724
3725 * calendar.texi: Update all instances of mark-calendar-holidays,
3726 list-calendar-holidays, list-holidays with the new names.
3727
8cf51b2c
GM
37282007-09-06 Glenn Morris <rgm@gnu.org>
3729
46a367db 3730 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3731 Split into the Emacs manual in emacs/, and other manuals in misc/.
3732 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3733 manual.
3734 (infodir): New variable.
3735 (info): Use $infodir.
3736 (emacsman): Delete target, not needed any more.
3737 Move all targets that are not the Emacs manual to misc/Makefile.in.
3738 (mostlyclean): Remove `gnustmp'.
3739 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3740 manual.
92f9b43f 3741 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3742 (emacsman): Delete target, not needed any more.
3743 (clean): Remove all info files but Emacs manual.
3744 Move all targets that are not the Emacs manual to misc/Makefile.in.
3745 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3746
3747 * Makefile.in (INFOSOURCES): Delete.
3748 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3749 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3750 *.vrs *.toc here...
3751 (maintainer-clean): ...from here.
3752
37532007-09-05 Glenn Morris <rgm@gnu.org>
3754
3755 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3756
8cf51b2c
GM
37572007-08-29 Glenn Morris <rgm@gnu.org>
3758
3759 * emacs.texi (EMACSVER): Increase to 23.0.50.
3760
3420c522
RS
37612007-08-27 Richard Stallman <rms@gnu.org>
3762
3763 * emacs.texi (Top): Clarify menu item for Glossary.
3764
3765 * display.texi (Faces): Change secn title.
3766 Clarify not all fonts come from Font Lock.
3767
8cf51b2c
GM
37682007-08-17 Eli Zaretskii <eliz@gnu.org>
3769
3770 * basic.texi (Position Info): Add index entry for face at point.
3771 Mention that character faces are also displayed by "C-u C-x =".
3772
8cf51b2c
GM
37732007-08-08 Glenn Morris <rgm@gnu.org>
3774
3775 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3776
37772007-08-07 Chong Yidong <cyd@stupidchicken.com>
3778
3779 * files.texi (File Conveniences): Document point motion keys in Image
3780 mode.
3781
8cf51b2c
GM
37822007-07-27 Glenn Morris <rgm@gnu.org>
3783
8cf51b2c
GM
3784 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3785 in-line.
3786
3787 * gpl.texi: New file with text of GPL.
3788 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3789
37902007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3791
3792 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3793
3794 * dired.texi (Wdired): Mention C-x C-q key binding.
3795
37962007-07-28 Nick Roberts <nickrob@snap.net.nz>
3797
3798 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3799
38002007-07-25 Glenn Morris <rgm@gnu.org>
3801
8cf51b2c
GM
3802 * emacs.texi (Copying): Replace license with GPLv3.
3803
3804 * Relicense all FSF files to GPLv3 or later.
3805
38062007-07-24 Glenn Morris <rgm@gnu.org>
3807
3808 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3809 for some calendars.
3810
38112007-07-23 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3814 default-directory for the current buffer is on a remote machine.
3815
8cf51b2c
GM
38162007-07-21 Eli Zaretskii <eliz@gnu.org>
3817
3818 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3819 default value.
3820
38212007-07-21 Richard Stallman <rms@gnu.org>
3822
3823 * files.texi (Why Version Control?): Improve previous change.
3824
38252007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3826
3827 * files.texi (Why Version Control?): New node.
3828
8cf51b2c
GM
38292007-07-12 Nick Roberts <nickrob@snap.net.nz>
3830
8cf51b2c
GM
3831 * building.texi (Starting GUD): Add xref to this anchor.
3832
8cf51b2c
GM
38332007-06-24 Karl Berry <karl@gnu.org>
3834
2a9f4d55 3835 * emacs.texi: New Back-Cover Text.
8cf51b2c 3836
8cf51b2c
GM
38372007-06-07 Alan Mackenzie <acm@muc.de>
3838
3839 * display.texi (Optional Mode Line): Document the new form of
3840 line+column numbers, "(561,2)".
3841
38422007-06-06 Juanma Barranquero <lekktu@gmail.com>
3843
49823426 3844 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3845
38462007-06-02 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * Version 22.1 released.
3849
8cf51b2c
GM
38502007-05-07 Karl Berry <karl@gnu.org>
3851
3852 * emacs.texi (EMACSVER): Back to 22.
3853
38542007-05-06 Richard Stallman <rms@gnu.org>
3855
3856 * maintaining.texi (Create Tags Table): Clean up previous change.
3857
c8763fb6 38582007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3859
3860 * maintaining.texi (Create Tags Table): Add text about the dangers of
3861 making symbolic links to tags files.
3862
38632007-05-04 Karl Berry <karl@gnu.org>
3864
3865 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3866
38672007-05-03 Karl Berry <karl@gnu.org>
3868
3869 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3870
3871 * .cvsignore (*.pdf): New entry.
3872
8cf51b2c
GM
3873 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3874 for printing.
3875
38762007-05-01 Richard Stallman <rms@gnu.org>
3877
3878 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3879
8cf51b2c
GM
38802007-04-28 Glenn Morris <rgm@gnu.org>
3881
3882 * ack.texi (Acknowledgments):
3883 * anti.texi (Antinews):
8cf51b2c
GM
3884 * programs.texi (Program Modes): Restore mention of python.el pending
3885 consideration of legal status.
3886
38872007-04-28 Richard Stallman <rms@gnu.org>
3888
3889 * files.texi (File Names): Fixes to ~ description on MS systems.
3890
8cf51b2c
GM
38912007-04-26 Glenn Morris <rgm@gnu.org>
3892
3893 * emacs.texi (EMACSVER): Increase to 22.1.50.
3894
38952007-04-25 Karl Berry <karl@gnu.org>
3896
3897 * emacs.texi: Improve line breaks on copyright page,
3898 similar layout to lispref, 8.5x11 by default.
3899
3900 * dired.texi (Image-Dired): Improve line break, fix typo.
3901
39022007-04-24 Chong Yidong <cyd@stupidchicken.com>
3903
3904 * programs.texi (Program Modes):
8cf51b2c
GM
3905 * anti.texi (Antinews):
3906 * ack.texi (Acknowledgments): python.el removed.
3907
8cf51b2c
GM
39082007-04-23 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * display.texi (Highlight Interactively): Correct description of
3911 hi-lock-file-patterns-policy.
3912
3913 * files.texi (File Archives): Mention self-extracting executables.
3914
39152007-04-23 Eli Zaretskii <eliz@gnu.org>
3916
3917 * search.texi (Unconditional Replace, Query Replace): Add xref to
3918 "Replacement and Case".
3919
39202007-04-22 Chong Yidong <cyd@stupidchicken.com>
3921
3922 * dired.texi (Image-Dired): Move from Thumbnails node.
3923 * misc.texi (Thumbnails): Node deleted.
3924 * emacs.texi (Top): Update node listing.
3925
3926 * files.texi (File Conveniences):
49823426 3927 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3928
39292007-04-21 Richard Stallman <rms@gnu.org>
3930
3931 * display.texi (Highlight Interactively): Correct previous change.
3932 Clarify doc of hi-lock-find-patterns, and move new features into it.
3933
39342007-04-20 David Koppelman <koppel@ece.lsu.edu>
3935
1c6c854e
CS
3936 * display.texi (Highlight Interactively):
3937 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3938
39392007-04-20 Martin Rudalics <rudalics@gmx.at>
3940
3941 * display.texi (Scrolling): Fix typo.
3942
8cf51b2c
GM
39432007-04-15 Chong Yidong <cyd@stupidchicken.com>
3944
8cf51b2c
GM
3945 * doclicense.texi: Remove node heading, so that it can be included by
3946 other files.
3947
3948 * emacs.texi: Insert node heading for GFDL.
3949
8cf51b2c
GM
39502007-04-14 Eli Zaretskii <eliz@gnu.org>
3951
3952 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3953 "command line".
3954
3955 * display.texi (Faces): Refer to "Creating Frames" for face
3956 and other frame customizations in .emacs.
3957
3958 * frames.texi (Creating Frames): Mention that face customizations can
3959 be put in .emacs. Add index entries.
3960
39612007-04-12 Richard Stallman <rms@gnu.org>
3962
3963 * glossary.texi (Glossary): Explain `iff'.
3964
39652007-04-11 Karl Berry <karl@gnu.org>
3966
3967 * gnu.texi (Top),
3968 * macos.texi (Mac Font Specs),
3969 * anti.texi (Antinews),
3970 * xresources.texi (Resources),
3971 * misc.texi (Emulation),
3972 * calendar.texi (Daylight Saving),
3973 * dired.texi (Dired and Find),
3974 * rmail.texi (Remote Mailboxes),
3975 * sending.texi (Mail Headers),
3976 * programs.texi (Which Function),
3977 * files.texi (Recover),
3978 * buffers.texi (Uniquify),
3979 * frames.texi (Wheeled Mice),
3980 * killing.texi (Rectangles): Wording to improve breaks in
3981 8.5x11 format.
3982 * mule.texi (Language Environments): \hbadness=10000 since there's
3983 no way to reword.
3984 * emacs.texi (smallbook): New @set to more easily switch between
3985 smallbook and 8.5x11.
3986
39872007-04-11 Richard Stallman <rms@gnu.org>
3988
3989 * files.texi (File Conveniences): Add xref to Tumme.
3990 Delete text about Thumbnail mode.
3991
8cf51b2c
GM
39922007-04-09 Alan Mackenzie <acm@muc.de>
3993
3994 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3995 new name. Insert concept index entries.
3996
8cf51b2c
GM
39972007-04-08 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * display.texi (Standard Faces): Document prefix arg for
4000 list-faces-display.
4001
4002 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4003
8cf51b2c
GM
40042007-04-07 Chong Yidong <cyd@stupidchicken.com>
4005
8cf51b2c
GM
4006 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4007
4008 * files.texi (Misc File Ops): Rewrite description of
4009 insert-file-literally.
4010
8cf51b2c
GM
40112007-03-31 Eli Zaretskii <eliz@gnu.org>
4012
4013 * misc.texi (Printing): Postscript -> PostScript.
4014
8cf51b2c
GM
4015 * ack.texi (Acknowledgments): Postscript -> PostScript.
4016
4017 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4018
4019 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4020 below.
4021
40222007-03-30 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4025 Init Non-ASCII.
4026 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4027 (Init Non-ASCII): New node.
4028
40292007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4030
4031 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4032
8cf51b2c
GM
40332007-03-12 Glenn Morris <rgm@gnu.org>
4034
8cf51b2c
GM
4035 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4036 "Daylight Savings".
4037
49823426 4038 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4039 saving" in text throughout.
4040
8cf51b2c
GM
40412007-03-04 Richard Stallman <rms@gnu.org>
4042
4043 * custom.texi (Safe File Variables): Minor correction.
4044
8cf51b2c
GM
40452007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4046
4047 * rmail.texi (Movemail): Add internal ref.
4048 Don't indent the intro for the PROTO table.
4049 Format PROTO table items with @code.
4050
8cf51b2c
GM
40512007-02-26 Nick Roberts <nickrob@snap.net.nz>
4052
4053 * building.texi: Remove references to bashdb.
4054
8cf51b2c
GM
40552007-02-19 Juanma Barranquero <lekktu@gmail.com>
4056
4057 * mule.texi (Language Environments): Update list of supported language
4058 environments.
4059
8cf51b2c
GM
40602007-02-14 Kim F. Storm <storm@cua.dk>
4061
4062 * building.texi (Grep Searching): Fix lgrep doc.
4063
40642007-02-12 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * back.texi: Remove unused file.
4067
c8763fb6 40682007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4069
4070 * maintaining.texi (Tag Syntax): Now --members is the default for
4071 etags, not for ctags yet.
4072
8cf51b2c
GM
40732007-02-03 Eli Zaretskii <eliz@gnu.org>
4074
4075 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4076 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4077 expects. Add comments to prevent people from inadvertently modifying
4078 the key parts needed by `texinfo-multiple-files-update'.
4079
40802007-01-29 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * frames.texi (Secondary Selection): Window clicked does not matter
4083 when mouse-yank-at-point is non-nil.
4084
8cf51b2c
GM
40852007-01-16 Glenn Morris <rgm@gnu.org>
4086
4087 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4088 system abbrev.
4089
40902007-01-11 Richard Stallman <rms@gnu.org>
4091
4092 * msdog.texi (Windows Keyboard): Another small cleanup.
4093
40942007-01-10 Richard Stallman <rms@gnu.org>
4095
4096 * msdog.texi (Windows Keyboard): Yet another try to make
4097 everyone happy with that passage.
4098
40992007-01-05 Richard Stallman <rms@gnu.org>
4100
4101 * anti.texi (Antinews): Mention M-x shell scrolling.
4102
41032007-01-05 Nick Roberts <nickrob@snap.net.nz>
4104
4105 * building.texi (Watch Expressions): Describe gdb-max-children.
4106
8cf51b2c
GM
41072007-01-04 Richard Stallman <rms@gnu.org>
4108
8cf51b2c
GM
4109 * msdog.texi (Windows Keyboard): Clarify previous change.
4110
8cf51b2c
GM
41112007-01-02 Richard Stallman <rms@gnu.org>
4112
4113 * custom.texi (Changing a Variable): Minor clarification.
4114 (Specific Customization): customize-customized => customize-unsaved.
4115
4116 * entering.texi (Entering Emacs): Clean up text about restarting
4117 Emacs for each file.
4118
4119 * misc.texi (Shell Options): Minor cleanup.
4120
4121 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4122 with Emacs, not vice versa.
4123
4124 * programs.texi (Symbol Completion): Recommend customizing
4125 window manager.
4126
4127 * xresources.texi (Resources): Minor fix.
4128
c8763fb6 41292007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4130
4131 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4132
41332007-01-01 Richard Stallman <rms@gnu.org>
4134
4135 * commands.texi (User Input): Document keys stolen by window mangers.
4136
41372006-12-31 Richard Stallman <rms@gnu.org>
4138
4139 * custom.texi (Specific Customization): Document customize-option
4140 instead of customize-variable.
4141
41422006-12-31 Kim F. Storm <storm@cua.dk>
4143
4144 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4145
41462006-12-30 Kim F. Storm <storm@cua.dk>
4147
4148 * killing.texi (CUA Bindings): Fix typo.
4149
4150 * xresources.texi (Table of Resources): Mention grow-only value for
4151 auto-resize-tool-bars.
4152
8cf51b2c
GM
41532006-12-27 Eli Zaretskii <eliz@gnu.org>
4154
4155 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4156 and how to get them back.
4157
41582006-12-26 Richard Stallman <rms@gnu.org>
4159
4160 * calendar.texi (Holidays): Holiday listing is based on current
4161 practice, but DST is not.
4162
41632006-12-25 Richard Stallman <rms@gnu.org>
4164
4165 * emacs.texi (Top): Update subnode menus.
4166
4167 * mark.texi (Transient Mark): Fix xref.
4168
4169 * killing.texi (Graphical Kill): Node deleted.
4170 (Killing): Add xref to Cut and Paste.
4171 (CUA Bindings): Update xref.
4172
4173 * frames.texi (Cut and Paste): New section to hold other nodes.
4174 (Mouse Commands): Node demoted.
4175 (Cut/Paste Other App): Split out from Mouse Commands.
4176 (Word and Line Mouse): Likewise.
4177 (Secondary Selection, Clipboard): Nodes demoted.
4178
8cf51b2c
GM
41792006-12-24 Kevin Ryde <user42@zip.com.au>
4180
4181 * calendar.texi (Holidays): US daylight saving begins second Sunday
4182 in March for 2007 onwards.
4183 (Daylight Savings): Show new US default daylight saving rules, 2nd
4184 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4185
41862006-12-23 Chong Yidong <cyd@stupidchicken.com>
4187
4188 * calendar.texi (Scroll Calendar): < and > are switched.
4189
41902006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4191
4192 * killing.texi (Deletion): Describe M-\ prefix argument.
4193
41942006-12-23 Richard Stallman <rms@gnu.org>
4195
4196 * search.texi (Regexp Search): Explain why forward and reverse regexp
4197 search are not mirror images.
4198
8cf51b2c
GM
41992006-12-19 Kim F. Storm <storm@cua.dk>
4200
4201 * major.texi (Choosing Modes): Describe match-function elements for
4202 magic-mode-alist.
4203
8cf51b2c
GM
42042006-12-18 Eli Zaretskii <eliz@gnu.org>
4205
4206 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4207 peculiarities.
4208
42092006-12-18 Richard Stallman <rms@gnu.org>
4210
4211 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4212
8cf51b2c
GM
42132006-12-17 Alan Mackenzie <acm@muc.de>
4214
4215 * programs.texi (Left Margin Paren): Remove the bit which says
4216 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4217 Discuss some of the issues of setting this option to nil.
4218
42192006-12-17 Glenn Morris <rgm@gnu.org>
4220
4221 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4222
42232006-12-16 Eli Zaretskii <eliz@gnu.org>
4224
4225 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4226 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4227 NTFS volumes.
4228 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4229 volumes.
4230
42312006-12-15 Eli Zaretskii <eliz@gnu.org>
4232
4233 * text.texi (HTML Mode): Fix "C-c TAB".
4234
8cf51b2c
GM
42352006-12-09 Richard Stallman <rms@gnu.org>
4236
4237 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4238
42392006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4240
4241 * files.texi (Misc File Ops): Document insert-file-literally.
4242
42432006-12-08 Eli Zaretskii <eliz@gnu.org>
4244
4245 * cmdargs.texi (Colors): Note that --color is intended for overriding
4246 the terminal defaults, not for normal invocation.
4247
4248 * misc.texi (Emacs Server): Improve wording. Don't mention the
4249 ``server program''. Add a cross-reference to "Init File" node.
4250 (Invoking emacsclient): Add index entries. Document both short and
4251 long versions of command-line options. Document the -f option.
4252
8cf51b2c
GM
42532006-12-06 Richard Stallman <rms@gnu.org>
4254
4255 * text.texi (Outline Format): Say to set outline-regexp
4256 and outline-level with major modes and file local variables.
4257
c8763fb6 42582006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4259
4260 * anti.texi (Antinews): Mention the alternative to
4261 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4262
8cf51b2c
GM
4263 * misc.texi (Interactive Shell): Ditto.
4264
42652006-12-04 Eli Zaretskii <eliz@gnu.org>
4266
4267 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4268
4269 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4270
42712006-12-01 Eli Zaretskii <eliz@gnu.org>
4272
4273 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4274 colon in the mode line.
4275
4276 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4277
42782006-11-26 Nick Roberts <nickrob@snap.net.nz>
4279
4280 * building.texi (Watch Expressions): Mention SPC for expanding/
4281 contracting watch expressions.
4282
42832006-11-26 Kim F. Storm <storm@cua.dk>
4284
4285 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4286
42872006-11-26 Nick Roberts <nickrob@snap.net.nz>
4288
4289 * building.texi (Debugger Operation): Define text command mode.
4290 Clarify how tooltips work.
4291 (GDB Graphical Interface): Explain how to run in text command mode
4292 more clearly.
4293
42942006-11-25 Juanma Barranquero <lekktu@gmail.com>
4295
4296 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4297
42982006-11-22 Juanma Barranquero <lekktu@gmail.com>
4299
4300 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4301
8cf51b2c
GM
43022006-11-18 Chong Yidong <cyd@stupidchicken.com>
4303
4304 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4305 and EMACS is deprecated.
4306
43072006-11-18 Juanma Barranquero <lekktu@gmail.com>
4308
4309 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4310
c8763fb6 43112006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4312
4313 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4314
4315 * emacs.texi: Include xresources.texi both for info and dvi.
4316
4317 * xresources.texi: Merge text from xresmini.texi.
4318
c8763fb6 43192006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4320
4321 * glossary.texi: Fix typos.
4322
8cf51b2c
GM
43232006-11-06 Richard Stallman <rms@gnu.org>
4324
4325 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4326
4327 * ack.texi (Acknowledgments): Fix name spelling.
4328
43292006-11-01 Juri Linkov <juri@jurta.org>
4330
4331 * search.texi (Word Search): Document incremental word search.
4332
43332006-10-28 Glenn Morris <rgm@gnu.org>
4334
4335 * ack.texi (Acknowledgments): Add cal-html author.
4336
4337 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4338 Calendar"). Describe new package cal-html.
4339 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4340 Calendar Files."
4341
8cf51b2c
GM
43422006-10-23 Richard Stallman <rms@gnu.org>
4343
4344 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4345 Abbrev mode is enabled.
4346
8cf51b2c
GM
43472006-10-16 Richard Stallman <rms@gnu.org>
4348
8cf51b2c
GM
4349 * emacs.texi: Update ISBN.
4350
8cf51b2c
GM
43512006-10-11 Kim F. Storm <storm@cua.dk>
4352
4353 * emacs.texi (Acknowledgments): Use @dotless{i}.
4354
43552006-10-08 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * building.texi (Breakpoints Buffer): Mention catchpoints.
4358
43592006-10-08 Kim F. Storm <storm@cua.dk>
4360
4361 * ack.texi (Acknowledgments): Update.
4362
4363 * emacs.texi (Acknowledgments): Fix bad @/ form.
4364
8cf51b2c
GM
43652006-10-05 Kim F. Storm <storm@cua.dk>
4366
4367 * emacs.texi (Acknowledgments): Add more contributors.
4368
43692006-10-03 Richard Stallman <rms@gnu.org>
4370
4371 * emacs.texi (Acknowledgments): Update version and edition.
4372
8cf51b2c
GM
43732006-10-01 Karl Berry <karl@gnu.org>
4374
4375 * custom.texi (Customization Groups): Page break to keep example buffer
4376 on one page.
4377
43782006-09-30 Karl Berry <karl@gnu.org>
4379
4380 * programs.texi (Basic Indent): @need to improve page break.
4381 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4382
43832006-09-29 Glenn Morris <rgm@gnu.org>
4384
4385 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4386
43872006-09-29 Karl Berry <karl@gnu.org>
4388
4389 * windows.texi (Basic Window): Remove forced @break, no longer
4390 desirable.
4391 * frames.texi (Frame Commands),
4392 * mark.texi (Marking Objects): Reword to avoid bad page break.
4393 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4394
43952006-09-19 Richard Stallman <rms@gnu.org>
4396
4397 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4398 stick to present tense.
4399
c8763fb6 44002006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4401
4402 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4403 to x-gtk-use-old-file-dialog.
4404 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4405
44062006-09-15 Jay Belanger <belanger@truman.edu>
4407
49823426 4408 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4409 Change "Library Public License" to "Lesser Public License"
4410 throughout. Use "yyyy" to represent year.
4411
8cf51b2c
GM
44122006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4413
4414 * files.texi (Visiting): Add index entry "open file".
4415
8cf51b2c
GM
44162006-09-11 Richard Stallman <rms@gnu.org>
4417
4418 * building.texi (Compilation Mode): Clarification.
4419 (Grep Searching): Add xref to Compilation Mode.
4420
8cf51b2c
GM
44212006-09-08 Richard Stallman <rms@gnu.org>
4422
4423 * search.texi (Search): Ref multi-file search commands here.
4424 (Other Repeating Search): Not here.
4425
8cf51b2c
GM
44262006-08-28 Richard Stallman <rms@gnu.org>
4427
4428 * windows.texi (Split Window): Update xref.
4429
4430 * basic.texi (Continuation Lines): Update xref.
4431
4432 * indent.texi (Tab Stops): Update xref.
4433
4434 * emacs.texi (Top): Update subnode menu.
4435
4436 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4437 split out of Display Custom.
4438
44392006-08-25 Kim F. Storm <storm@cua.dk>
4440
4441 * display.texi (Display Custom): Add variables overline-margin
4442 and x-underline-at-descent-line.
4443
44442006-08-25 Richard Stallman <rms@gnu.org>
4445
4446 * entering.texi (Exiting): Rewrite to give graphical displays
4447 priority over text terminals.
4448
4449 * search.texi (Incremental Search): Move index entries.
4450
44512006-08-23 Chong Yidong <cyd@stupidchicken.com>
4452
4453 * custom.texi (Init File): Reference Find Init to avoid "home
4454 directory" confusion.
4455
44562006-08-22 Nick Roberts <nickrob@snap.net.nz>
4457
4458 * building.texi (Other GDB-UI Buffers): Describe how to edit
4459 a value in the locals buffer.
4460
44612006-08-21 Richard Stallman <rms@gnu.org>
4462
4463 * search.texi (Basic Isearch): Add `isearch' index entry.
4464
44652006-08-16 Richard Stallman <rms@gnu.org>
4466
4467 * misc.texi (Saving Emacs Sessions): Clean up wording.
4468
4469 * mark.texi (Marking Objects): Mention term "select all".
4470
4471 * emacs.texi (Top): Update subnode menu.
4472
4473 * help.texi (Help Mode): Move node up in file.
4474
8cf51b2c
GM
44752006-08-15 Nick Roberts <nickrob@snap.net.nz>
4476
4477 * building.texi (Stack Buffer): Explain fringe arrow.
4478
8cf51b2c
GM
44792006-08-12 Eli Zaretskii <eliz@gnu.org>
4480
8cf51b2c
GM
4481 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4482 on startup.
4483
44842006-08-11 Romain Francoise <romain@orebokech.com>
4485
4486 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4487
44882006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4489
4490 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4491
44922006-08-10 Richard Stallman <rms@gnu.org>
4493
4494 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4495 with face merging. Empty regions don't count.
4496 Clarify face property inheritance.
8cf51b2c
GM
4497
44982006-08-08 Romain Francoise <romain@orebokech.com>
4499
4500 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4501 <arjuropo@cc.jyu.fi>.
4502
8cf51b2c
GM
45032006-08-04 Eli Zaretskii <eliz@gnu.org>
4504
4505 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4506 apply to all frames.
4507
8cf51b2c
GM
45082006-08-01 Richard Stallman <rms@gnu.org>
4509
4510 * help.texi (Name Help): Add index entries for describe-variable.
4511
45122006-08-01 Nick Roberts <nickrob@snap.net.nz>
4513
4514 * building.texi (GDB Graphical Interface): Shorten node names.
4515 (GDB-UI Layout): Use GDB-related.
4516 (Other GDB-UI Buffers): Simplify English.
4517
45182006-07-31 Richard Stallman <rms@gnu.org>
4519
4520 * search.texi (Query Replace): Add xref for Dired's Q command.
4521
8cf51b2c
GM
45222006-07-31 Nick Roberts <nickrob@snap.net.nz>
4523
4524 * building.texi (GDB commands in Fringe): Rename to...
4525 (Source Buffers): ..this and move forward. Describe hollow arrow and
4526 new option gdb-find-source-frame.
4527
45282006-07-29 Richard Stallman <rms@gnu.org>
4529
4530 * dired.texi (Operating on Files): Simplify previous change
4531 and fix Texinfo usage.
4532
45332006-07-29 Eli Zaretskii <eliz@gnu.org>
4534
4535 * dired.texi (Operating on Files): Add cross-references. State the
4536 Unix commands that do similar things.
4537
45382006-07-28 Richard Stallman <rms@gnu.org>
4539
4540 * mark.texi (Transient Mark): Clarify that region never disappears
4541 when Transient Mark mode is off, and not when it is on.
4542
45432006-07-27 Richard Stallman <rms@gnu.org>
4544
4545 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4546
45472006-07-24 Richard Stallman <rms@gnu.org>
4548
4549 * xresources.texi (GTK styles): Fix texinfo usage.
4550
8cf51b2c
GM
4551 * commands.texi (User Input): Explain why we teach keyboard cmds.
4552
4553 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4554 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4555 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4556 * doclicense.texi, display.texi, dired.texi, basic.texi:
4557 * anti.texi, ack.texi: Move periods and commas inside quotes.
4558
45592006-07-22 Eli Zaretskii <eliz@gnu.org>
4560
4561 * cmdargs.texi (General Variables): Document EMAIL.
4562
45632006-07-21 Eli Zaretskii <eliz@gnu.org>
4564
4565 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4566 doesn't have effect on MS-Windows.
4567
8cf51b2c
GM
45682006-07-17 Richard Stallman <rms@gnu.org>
4569
4570 * building.texi (Grep Searching): Explain about chaining grep commands.
4571
8cf51b2c
GM
45722006-07-10 Nick Roberts <nickrob@snap.net.nz>
4573
49823426 4574 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4575
45762006-07-09 Chong Yidong <cyd@stupidchicken.com>
4577
4578 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4579 is invoked for multiple files.
4580
45812006-07-08 Eli Zaretskii <eliz@gnu.org>
4582
4583 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4584 on-line manual for the rest of this node.
4585 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4586 unconditionally.
4587 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4588 Improve wording.
4589 (Windows Printing): Improve wording.
4590 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4591 rest of this node.
4592
8cf51b2c
GM
45932006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4594
49823426
GM
4595 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4596 with eval-buffer.
8cf51b2c
GM
4597
45982006-07-05 Nick Roberts <nickrob@snap.net.nz>
4599
4600 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4601 of character translation.
4602
46032006-07-04 Nick Roberts <nickrob@snap.net.nz>
4604
4605 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4606
46072006-07-03 Karl Berry <karl@gnu.org>
4608
4609 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4610 not-too-underfull hboxes in the TeX output.
4611 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4612 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4613 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4614 * sending.texi, text.texi: Fix overfull/underfull boxes.
4615
46162006-07-03 Romain Francoise <romain@orebokech.com>
4617
4618 * m-x.texi (M-x): Fix.
4619
46202006-07-03 Richard Stallman <rms@gnu.org>
4621
8cf51b2c
GM
4622 * search.texi (Other Repeating Search): filename -> file name.
4623
4624 * misc.texi (Narrowing): Minor cleanups.
4625
4626 * files.texi (Visiting): filename -> file name.
4627
4628 * emacs.texi (Top): Update subnode menus.
4629
4630 * mule.texi (Coding Systems): Move char translation stuff here.
4631 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4632 (Recognize Coding): Substantial local rewrites.
4633 (International): Update menu.
4634
4635 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4636 (Scrolling): Substantial local rewrites.
4637 (Display): Update menu and intro.
4638
4639 * dired.texi: filename -> file name.
4640
4641 * custom.texi (Safe File Variables): Texinfo usage fix.
4642
f0131492 46432006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4644
4645 * help.texi, m-x.texi: Lots of cleanups.
4646
8cf51b2c
GM
46472006-06-30 Eli Zaretskii <eliz@gnu.org>
4648
4649 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4650 (Windows Processes, Windows Misc): Shorten the printed version by
4651 selectively conditioning less important portions by @ifnottex.
4652
8cf51b2c
GM
46532006-06-27 Richard Stallman <rms@gnu.org>
4654
4655 * mini.texi (Minibuffer File): Minor cleanup.
4656
46572006-06-25 Nick Roberts <nickrob@snap.net.nz>
4658
4659 * frames.texi (XTerm Mouse): Rename to...
4660 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4661
4662 * emacs.texi (Top): Use new node name.
4663
46642006-06-24 Eli Zaretskii <eliz@gnu.org>
4665
4666 * emacs.texi (Top): Update the detailed menu according to changes in
4667 msdog.texi.
4668
4669 * msdog.texi (Windows Keyboard): New section.
4670 (Windows Mouse): New section.
4671 (Windows System Menu): Remove section (text merged with "Windows
4672 Keyboard").
4673 (Windows Misc): New section.
4674
4675 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4676
4677 * msdog.texi (ls in Lisp): New section.
4678
4679 * files.texi (Visiting): Document case-insensitive wildcard matching
4680 under find-file-wildcards.
4681
8cf51b2c
GM
46822006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4683
4684 * macos.texi (Mac Input): Add description of mac-function-modifier.
4685 Now Unicode keyboard layouts work.
4686
8cf51b2c
GM
46872006-06-10 Richard Stallman <rms@gnu.org>
4688
4689 * mule.texi (Recognize Coding): Clarify previous change.
4690
46912006-06-09 Kenichi Handa <handa@m17n.org>
4692
4693 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4694 notation.
4695
46962006-06-07 Kevin Ryde <user42@zip.com.au>
4697
4698 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4699 manual for @ifnottex, but in emacs-extra for @iftex.
4700
4701 * cmdargs.texi (General Variables): Fix smtpmail xref.
4702
47032006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4704
8cf51b2c 4705 * programs.texi (Comment Commands):
8cf51b2c 4706 * custom.texi (Specifying File Variables):
49823426 4707 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4708
47092006-06-07 Nick Roberts <nickrob@snap.net.nz>
4710
4711 * building.texi (Watch Expressions): Move node to end.
4712 (GDB Graphical Interface): Move description of clicks in fringe...
4713 (GDB commands in the Fringe): ...to here. New node.
4714
8cf51b2c
GM
47152006-06-05 Romain Francoise <romain@orebokech.com>
4716
49823426 4717 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4718
47192006-06-05 Nick Roberts <nickrob@snap.net.nz>
4720
4721 * building.texi (GDB Graphical Interface): Update bindings.
4722 (Commands of GUD): Add gud-print. Remove gud-run.
4723 Restate availability more generally.
4724
f0131492 47252006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4726
4727 * mini.texi: Lots of cleanups.
4728
47292006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4730
4731 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4732 and Mouse-2.
4733
c8763fb6 47342006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4735
4736 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4737
8cf51b2c
GM
47382006-05-31 Richard Stallman <rms@gnu.org>
4739
4740 * basic.texi (Moving Point): Fix previous change.
4741
c8763fb6 47422006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4743
4744 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4745
f0131492 47462006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4747
4748 * basic.texi: Many simplifications and improvements in wording.
4749
8cf51b2c
GM
47502006-05-26 Nick Roberts <nickrob@snap.net.nz>
4751
4752 * anti.texi (Antinews): Create a node for gdb-ui.
4753
8cf51b2c
GM
47542006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4755
4756 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4757
47582006-05-20 Richard Stallman <rms@gnu.org>
4759
4760 * dired.texi (Dired Navigation): dired-goto-file is now j.
4761
8cf51b2c
GM
47622006-05-20 Eli Zaretskii <eliz@gnu.org>
4763
4764 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4765 and their aliases.
4766
4767 * msdog.texi (Windows Printing): Mention non-support of plain text
4768 printing with some el-cheapo printers, and suggest a workaround.
4769
47702006-05-20 Kevin Ryde <user42@zip.com.au>
4771
4772 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4773 remove the bit saying you must set it.
4774
47752006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4776
4777 * trouble.texi (Checklist):
4778 * text.texi (Text, Auto Fill, Text Mode):
4779 * search.texi (Nonincremental Search):
4780 * rmail.texi (Rmail Labels):
4781 * mule.texi (Input Methods, Multibyte Conversion):
4782 * misc.texi (Gnus, Where to Look, PostScript):
4783 * maintaining.texi (Create Tags Table):
4784 * indent.texi (Indentation Commands):
4785 * fixit.texi (Spelling):
4786 * emacs.texi (Copying):
4787 * custom.texi (Init File): ifinfo -> ifnottex.
4788
8cf51b2c
GM
47892006-05-17 Richard Stallman <rms@gnu.org>
4790
4791 * files.texi (Diff Mode): Mention C-x `.
4792
47932006-05-08 Richard Stallman <rms@gnu.org>
4794
4795 * custom.texi (Disabling): Textual cleanups.
4796
8cf51b2c
GM
47972006-05-12 Glenn Morris <rgm@gnu.org>
4798
4799 * calendar.texi (Displaying the Diary, Format of Diary File):
4800 Refer to diary-view-entries, diary-list-entries,
4801 diary-show-all-entries rather than obsolete aliases.
4802
48032006-05-12 Eli Zaretskii <eliz@gnu.org>
4804
4805 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4806 (Displaying the Diary, Special Diary Entries, Importing Diary):
4807 * building.texi (Compilation Shell):
4808 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4809 emacs-xtra with @inforef's.
4810
4811 * files.texi (Visiting): Fix wording.
4812
4813 * mule.texi (Coding Systems, Text Coding): More indexing.
4814 Mention that C-x RET f can set eol conversion.
4815
c8763fb6 48162006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4817
4818 * xresmini.texi (GTK resources): Insert GTK description.
4819
4820 * xresources.texi (GTK resources): metafont should be menufont.
4821
8cf51b2c
GM
48222006-05-06 Michael Albinus <michael.albinus@gmx.de>
4823
49823426 4824 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4825 method, user name and host name is active only in partial
4826 completion mode.
4827
8cf51b2c
GM
48282006-05-06 Eli Zaretskii <eliz@gnu.org>
4829
4830 * makefile.w32-in (emacs.dvi):
4831 * Makefile.in (emacs.dvi): Add xresmini.texi.
4832
4833 * xresmini.texi (Table of Resources): Remove xref to non-existent
4834 node "LessTif Resources".
4835
4836 * msdog.texi (Microsoft Windows):
4837 * calendar.texi (Calendar/Diary, Displaying the Diary)
4838 (Special Diary Entries, Importing Diary, Holidays):
4839 * programs.texi (Program Modes):
4840 * text.texi (Text):
4841 * buffers.texi (Several Buffers):
4842 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4843
48442006-05-06 Eli Zaretskii <eliz@gnu.org>
4845
4846 The following changes merge the emacs-xtra manual into the main
4847 manual, but only for on-line version of the manual.
4848
4849 * vc2-xtra.texi (Version Backups, Local Version Control)
4850 (Making Snapshots, Change Logs and VC, Version Headers)
4851 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4852 on-line manual.
4853
4854 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4855 for on-line manual.
4856
4857 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4858 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4859 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4860 for on-line manual.
4861
4862 * fortran-xtra.texi (Fortran, Fortran Autofill)
4863 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4864 for on-line manual.
4865
4866 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4867 Conditional xref's for on-line manual.
4868
4869 * emerge-xtra.texi (Emerge, Overview of Emerge)
4870 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4871 manual.
4872
4873 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4874 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4875 (EMACSSOURCES): Use EMACS_XTRA.
4876 (../info/emacs-xtra): Remove.
4877 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4878
4879 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4880 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4881 (EMACSSOURCES): Use EMACS_XTRA.
4882 ($(infodir)/emacs-xtra): Remove.
4883 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4884
4885 * trouble.texi (Quitting):
4886 * text.texi (Text):
4887 * programs.texi (Program Modes):
4888 * msdog.texi (Microsoft Windows):
4889 * frames.texi (Frames):
4890 * files.texi (Backup, Version Control, VC Concepts)
4891 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4892 (Registering, VC Status, VC Undo, Multi-User Branching)
4893 (Comparing Files):
4894 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4895 (Displaying the Diary, Special Diary Entries, Importing Diary):
4896 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4897 conditional xref's, depending on @iftex/@ifnottex.
4898
4899 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4900 "MS-DOS". @include msdog-xtra.texi.
4901
4902 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4903 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4904
4905 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4906 for vc-xtra.texi subsections.
4907 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4908 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4909
4910 * sending.texi (Sending Mail): A @node line without explicit Prev,
4911 Next, and Up links.
4912
4913 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4914 Next, and Up links.
4915
4916 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4917 and its sections. @include picture-xtra.texi.
4918
4919 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4920 "Emerge".
4921 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4922
4923 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4924 exact duplicate of its name-sake in calendar.texi.
4925
4926 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4927 "Advanced Calendar/Diary Usage".
4928 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4929
4930 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4931 dired-xtra.texi.
4932 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4933
4934 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4935 (Files) [ifnottex]: Add menu entry for Autorevert.
4936
4937 * emacs-xtra.texi (Introduction): Reword to make consistent with
4938 printed version only.
4939 <Top level>: Remove the body of all chapters and move them to the
4940 new *-xtra.texi files. Use @raisesections and @lowersections to
4941 convert sections to chapters etc.
4942
4943 * msdog-xtra.texi:
4944 * fortran-xtra.texi:
4945 * vc-xtra.texi:
4946 * vc1-xtra.texi:
4947 * vc2-xtra.texi:
4948 * emerge-xtra.texi:
4949 * cal-xtra.texi:
4950 * dired-xtra.texi:
4951 * arevert-xtra.texi: New files, with text from respective chapters
4952 of emacs-xtra.texi. Convert each @chapter into @section, @section
4953 into @subsection, etc.
4954
1c6c854e 4955 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4956 updated.
4957
4958 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4959 Windows". All references updated.
4960
49612006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4962
4963 * macos.texi (Mac Input): Mention input from Character Palette.
4964 (Mac Font Specs): Fix typo.
4965
49662006-05-05 Richard Stallman <rms@gnu.org>
4967
4968 * files.texi (Diff Mode): Minor cleanup.
4969
49702006-05-05 Karl Berry <karl@gnu.org>
4971
8cf51b2c
GM
4972 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4973 errors from the current release of makeinfo (4.8).
4974 * help.texi (Library Keywords): Change widest word in multitable
4975 template from `emulations' to `convenience'. (Not sure if this is
4976 related to the font change.)
4977
49782006-05-05 Eli Zaretskii <eliz@gnu.org>
4979
4980 * files.texi (File Names): Add a footnote about limited support of
4981 ~USER on MS-Windows.
4982
4983 * cmdargs.texi (Initial Options): Add a footnote about limited
4984 support of ~USER on MS-Windows.
4985
49862006-05-03 Richard Stallman <rms@gnu.org>
4987
4988 * files.texi (Diff Mode): Node moved here.
4989 (Comparing Files): Delete what duplicates new node.
4990 (Files): Put Diff Mode in menu.
4991
1c6c854e 4992 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4993
4994 * emacs.texi (Top): Update menu for Diff Mode.
4995
4996 * trouble.texi (Emergency Escape): Simplify.
4997
4998 * emacs.texi (Top): Minor clarification.
4999
50002006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5001
5002 * commands.texi, entering.texi, screen.texi: Many simplifications.
5003
50042006-05-03 Richard Stallman <rms@gnu.org>
5005
5006 * commands.texi (Text Characters): Delete paragraph about unibyte
5007 non-ASCII printing chars.
5008
5009 * killing.texi (Killing): Say "graphical displays".
5010 * display.texi: Say "graphical displays".
5011
5012 * cmdargs.texi (Misc X): Say "graphical displays".
5013
50142006-05-01 Richard Stallman <rms@gnu.org>
5015
5016 * emacs.texi (Top): Add Diff Mode to menu.
5017
50182006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5019
5020 * misc.texi (Diff Mode): New node.
5021
50222006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5023
5024 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5025 (Mac Environment Variables): Shorten example line.
5026 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5027
50282006-05-01 Nick Roberts <nickrob@snap.net.nz>
5029
5030 * building.texi (GUD Customization): Describe cases %d and %c.
5031 Update description for %e.
5032
50332006-04-30 Glenn Morris <rgm@gnu.org>
5034
5035 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5036
50372006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5038
5039 * custom.texi (Examining): Update C-h v output example.
5040
50412006-04-29 Kim F. Storm <storm@cua.dk>
5042
5043 * building.texi (Grep Searching): Add lgrep and rgrep.
5044
8cf51b2c
GM
50452006-04-23 Richard Stallman <rms@gnu.org>
5046
5047 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5048
5049 * xresmini.texi: New file.
5050
5051 * xresources.texi (Face Resources): Split table into font resources
5052 and the rest. Combine similar attributes for brevity.
5053
8cf51b2c
GM
50542006-04-21 Eli Zaretskii <eliz@gnu.org>
5055
5056 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5057 backslashes and case-insensitivity in file names (moved to the
5058 main manual).
5059 (MS-DOS Printing): Move most of the text to the main manual.
5060
5061 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5062 New nodes.
5063 (Windows Processes, Windows System Menu): Add index entries and
5064 fix wording.
5065
8cf51b2c
GM
50662006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5067
5068 * misc.texi (Shell Ring): Add notes on saved input when
5069 navigating off the end of the history list.
5070
50712006-04-18 Chong Yidong <cyd@mit.edu>
5072
5073 * misc.texi (Shell Options): Correct default value of
5074 comint-scroll-show-maximum-output.
5075
8cf51b2c
GM
50762006-04-18 Nick Roberts <nickrob@snap.net.nz>
5077
5078 * building.texi (Watch Expressions): Update.
5079
8cf51b2c
GM
50802006-04-12 Richard Stallman <rms@gnu.org>
5081
5082 * search.texi: Clean up previous change.
5083
50842006-04-12 Eli Zaretskii <eliz@gnu.org>
5085
5086 * search.texi (Regexp Backslash, Regexp Replace): Add index
5087 entries for ``back reference'' and mention the term itself in the
5088 text.
5089
50902006-04-11 Richard Stallman <rms@gnu.org>
5091
5092 * custom.texi (Safe File Variables):
5093 Document enable-local-variables = :safe.
5094
50952006-04-11 Karl Berry <karl@gnu.org>
5096
5097 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5098 (Remote Repositories, Version Backups, Local Version Control)
5099 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5100 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5101 (Renaming VC Work Files and Master Files)
5102 (Inserting Version Control Headers, Customizing VC, General Options)
5103 (Options for RCS and SCCS, Options specific for CVS): Move all
5104 these nodes to emacs-xtra.texi, for brevity.
5105 * cmdargs.texi, files.texi: Change cross-references.
5106
8cf51b2c
GM
51072006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5108
5109 * files.texi (Old Versions): Update description of vc-annotate's
5110 use of color to indicate date ranges.
5111
8cf51b2c
GM
51122006-04-09 Kevin Ryde <user42@zip.com.au>
5113
8cf51b2c
GM
5114 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5115 put info and printed manual names the right way around.
5116
51172006-04-09 Karl Berry <karl@gnu.org>
5118
5119 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5120 emacs-xtra.texi, leaving only MS Windows information.
5121 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5122 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5123 node names.
5124
5125 * emacs.texi: Move @summarycontents and @contents to the beginning
5126 of the file.
5127
8cf51b2c
GM
51282006-04-08 Kevin Ryde <user42@zip.com.au>
5129
5130 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5131
51322006-04-07 Richard Stallman <rms@gnu.org>
5133
5134 * programs.texi (Comments, Comment Commands, Options for Comments)
5135 (Multi-Line Comments): "Align", not "indent".
5136 (Basic Indent): C-j deletes trailing whitespace before the newline.
5137
51382006-04-06 Richard Stallman <rms@gnu.org>
5139
8cf51b2c
GM
5140 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5141
51422006-04-06 Eli Zaretskii <eliz@gnu.org>
5143
5144 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5145
8cf51b2c
GM
51462006-04-05 Richard Stallman <rms@gnu.org>
5147
5148 * emacs.texi (Top): Update subnode menu.
5149
5150 * trouble.texi (Unasked-for Search): Node deleted.
5151 (Lossage): Delete from menu.
5152
51532006-04-04 Richard Stallman <rms@gnu.org>
5154
5155 * trouble.texi: Various cleanups.
5156 (Checklist): Don't bother saying how to snail a bug report.
5157 (Emergency Escape): Much rewriting.
5158 (After a Crash): Rename the core dump immediately.
5159 (Total Frustration): Call it a psychotherapist.
5160 (Bug Criteria): Avoid "illegal instruction".
5161 (Sending Patches): We always put the contributor's name in.
5162
5163 * misc.texi (Thumbnails): Minor correction.
5164
8cf51b2c
GM
51652006-04-03 Richard Stallman <rms@gnu.org>
5166
5167 * misc.texi (Thumbnails): Minor cleanup.
5168
51692006-04-02 Karl Berry <karl@gnu.org>
5170
5171 * sending.texi (Mail Sending): pxref to Top needs five args.
5172
5173 * texinfo.tex: Update to current version (2006-03-21.13).
5174
8cf51b2c
GM
51752006-03-31 Richard Stallman <rms@gnu.org>
5176
5177 * emacs.texi (Top): Update subnode menu.
5178
5179 * help.texi (Help Mode): Cleanup.
5180
5181 * dired.texi: Many cleanups.
5182 (Dired Deletion): Describe dired-recursive-deletes.
5183 (Operating on Files): dired-create-directory moved.
5184 (Misc Dired Features): Move to here.
5185 (Tumme): Node moved to misc.texi.
5186
5187 * custom.texi: Many cleanups.
5188 (Minor Modes): Don't mention ISO Accents Mode.
5189 (Examining): Update C-h v output example.
5190 (Hooks): Add index and xref for add-hook.
5191 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5192 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5193
5194 * misc.texi: Many cleanups.
5195 (beginning): Add to summary of topics.
5196 (Shell): Put eshell xref at the end. Remove eshell from table.
5197 (Thumbnails): New node.
5198
8cf51b2c
GM
51992006-03-28 Eli Zaretskii <eliz@gnu.org>
5200
5201 * files.texi (File Name Cache): Make it clear that the cache is
5202 not persistent.
5203
8cf51b2c
GM
52042006-03-25 Karl Berry <karl@gnu.org>
5205
49823426
GM
5206 * emacs-xtra.texi, emacs.texi, gnu.texi:
5207 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5208 (2) do not indent copyright year list (or anything else).
5209
8cf51b2c
GM
52102006-03-21 Juanma Barranquero <lekktu@gmail.com>
5211
5212 * files.texi (VC Dired Mode): Remove misplaced brackets.
5213
52142006-03-21 Andre Spiegel <spiegel@gnu.org>
5215
5216 * files.texi: Various updates and clarifications in the VC chapter.
5217
52182006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5219
5220 * help.texi (Help Mode): Document "C-c C-c".
5221
8cf51b2c
GM
52222006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5223
5224 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5225 menu in the standalone Info reader.
5226
52272006-03-15 Chong Yidong <cyd@stupidchicken.com>
5228
5229 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5230 moved here from Emacs manual.
5231
5232 * programs.texi (Fortran): Section moved to emacs-xtra.
5233 (Program Modes): Xref to Fortran in emacs-xtra.
5234
5235 * maintaining.texi (Emerge): Move to emacs-xtra.
5236 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5237
5238 * picture.texi: File deleted.
5239 * Makefile.in:
5240 * makefile.w32-in: Remove picture.texi.
5241
5242 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5243 * abbrevs.texi (Abbrevs):
5244 * sending.texi (Sending Mail): Picture node removed.
5245
5246 * emacs.texi (Top): Update node listings.
5247
8cf51b2c
GM
52482006-03-12 Richard Stallman <rms@gnu.org>
5249
5250 * calendar.texi: Various cleanups.
5251
8cf51b2c
GM
52522006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5253
5254 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5255 syntax.
5256
8cf51b2c
GM
52572006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5258
5259 * search.texi (Regexps): More accurately describe which characters
5260 are special in which situations. Recommend _not_ to quote `]' or
5261 `-' when they are not special.
5262
8cf51b2c
GM
52632006-02-28 Andre Spiegel <spiegel@gnu.org>
5264
5265 * files.texi (Old Versions): Clarify operation of C-x v =.
5266
8cf51b2c
GM
52672006-02-21 Nick Roberts <nickrob@snap.net.nz>
5268
5269 * building.texi (Watch Expressions): Update and describe
5270 gdb-speedbar-auto-raise.
5271
52722006-02-19 Richard M. Stallman <rms@gnu.org>
5273
5274 * emacs.texi: Use @smallbook.
5275 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5276 Update subnode menu.
5277
5278 * building.texi (Lisp Interaction): Minor addition.
5279
52802006-02-18 Nick Roberts <nickrob@snap.net.nz>
5281
5282 * building.texi (Watch Expressions): Update and be more precise.
5283
c8763fb6 52842006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5285
5286 * maintaining.texi (Create Tags Table): Explain why the
5287 exception when etags writes to files under the /dev tree.
5288
52892006-02-14 Richard M. Stallman <rms@gnu.org>
5290
5291 * custom.texi (Safe File Variables): Lots of clarification.
5292 Renamed from Unsafe File Variables.
5293
52942006-02-14 Chong Yidong <cyd@stupidchicken.com>
5295
5296 * custom.texi (Unsafe File Variables): File variable confirmation
5297 assumed denied in batch mode.
5298
52992006-02-14 Richard M. Stallman <rms@gnu.org>
5300
5301 * building.texi (GDB User Interface Layout): Don't say `inferior'
5302 for program being debugged.
5303
53042006-02-15 Nick Roberts <nickrob@snap.net.nz>
5305
5306 * building.texi (GDB Graphical Interface):
5307 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5308
53092006-02-13 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * custom.texi (Specifying File Variables, Unsafe File Variables):
5312 New nodes, split from File Variables. Document new file local
5313 variable behavior.
5314
53152006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5316
5317 * display.texi (Standard Faces):
8cf51b2c
GM
5318 * files.texi (Visiting):
5319 * frames.texi (Clipboard):
5320 * glossary.texi (Glossary) <Clipboard>:
5321 * xresources.texi (X Resources): Mention Mac OS port.
5322
8cf51b2c
GM
53232006-02-12 Richard M. Stallman <rms@gnu.org>
5324
5325 * building.texi (Building): Clarify topic in intro.
5326
5327 * maintaining.texi (Maintaining): Change title; clarify topic.
5328 Delete duplicate index entries.
5329
5330 * building.texi (Other GDB User Interface Buffers): Clarifications.
5331
5332 * text.texi (Cell Commands): Clarifications.
5333
5334 * programs.texi (Defuns): Delete duplicate explanation of
5335 left-margin paren convention.
5336 (Hungry Delete): Minor cleanup.
5337
53382006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5339
5340 * dired.texi (Tumme): More tumme documentation.
5341
53422006-02-11 Alan Mackenzie <acm@muc.de>
5343
5344 * programs.texi ("Hungry Delete"): Correct the appellation of the
5345 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5346
53472006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5348
5349 * dired.texi (Tumme): Fix small bug.
5350
53512006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5352
5353 * macos.texi (Mac International): Rename "fontset-mac" to
5354 "fontset-standard".
5355
8cf51b2c
GM
53562006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5357
5358 * dired.texi (Tumme): Basic documentation for Tumme added.
5359
8cf51b2c
GM
53602006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5361
5362 * mule.texi (International):
5363 * programs.texi (Basic Indent): Fix typos.
5364
8cf51b2c
GM
5365 * custom.texi (Minor Modes):
5366 * display.texi (Text Display):
5367 * commands.texi (Text Characters): Update xrefs.
5368
53692006-02-07 Richard M. Stallman <rms@gnu.org>
5370
5371 * emacs.texi (Top): Update subnode menu.
5372 Update info on old Emacs papers.
5373 (Intro): "Graphical display", not window system.
5374
5375 * xresources.texi (GTK styles): Minor clarifications.
5376
5377 * trouble.texi: "Graphical display", not window system.
5378 (Stuck Recursive): Minor clarification.
5379
5380 * text.texi: Minor clarifications.
5381 (Sentences): Explain why two-space convention is better.
5382 Explain sentence-end-without-period here.
5383 (Fill Commands): Not here.
5384 (Refill): Node moved down.
5385 (Filling): Update menu.
5386 (Table Creation, Cell Justification, Column Commands): Clarify.
5387
5388 * sending.texi: Minor clarifications.
5389
5390 * search.texi (Regexp Backslash): Clarification.
5391
5392 * rmail.texi: Minor cleanups.
5393 (Rmail): Delete digression about `rmail-mode'.
5394 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5395 (Rmail Files): Mention C-u M-x rmail.
5396 (Rmail Reply): Mention References.
5397 (Rmail Display): Mention rmail-nonignored-headers.
5398
5399 * programs.texi: Minor cleanups.
5400 (Comment Commands): Mention momentary Transient Mark mode.
5401 (Matching): Be more specific about customizing show-paren-mode.
5402 (Info Lookup): Don't list the modes that support C-h S.
5403 Just say what it does in an unsupported mode.
5404 (Man Page): Delete excessive info on customizing woman.
5405 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5406
5407 * abbrevs.texi: Minor clarifications.
5408 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5409 not "dynamic abbrevs" as if they were a kind of abbrev.
5410
5411 * picture.texi (Picture): Minor cleanup.
5412
5413 * mule.texi (Communication Coding): Say "other applications".
5414 (Fontsets): Not specific to X. Add xref to X Resources.
5415 (Unibyte Mode): Rename from Single-Byte Character Support.
5416 "Graphical display", not window system.
5417 (International): Update menu.
5418
5419 * maintaining.texi (Format of ChangeLog):
5420 New node, split out from ChangeLog.
5421 (ChangeLog): Clarifications in the remaining text.
5422 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5423 (Find Tag): Add @w.
5424 (Tags Search): Explain tag table order here. Simplify grep ref.
5425 (List Tags): tags-tag-face is a variable, not a face.
5426 (Emerge): Cleanups.
5427
5428 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5429 (Keyboard Macros): Avoid "the user".
5430
5431 * killing.texi: "Graphical display", not window system.
5432
5433 * help.texi (Help Echo): "Graphical display", not window system.
5434
5435 * glossary.texi: Say "you", not "the user". Say "graphical display".
5436
5437 * frames.texi: Minor cleanups. "Graphical display", not window system.
5438
5439 * files.texi (Visiting): Make drag-and-drop not X-specific.
5440
5441 * custom.texi: Minor cleanups. "Graphical display", not window system.
5442
5443 * cmdargs.texi: Minor cleanups.
5444
5445 * building.texi (Compilation): Move and split kill-compilation para.
5446 Add para about multiple compilers.
5447 (Compilation Mode): Commands also available in grep mode and others.
5448 Mention C-u C-x ` more tutorially. Clarify C-x `.
5449 (Compilation Shell): Clarify. Put Bash example first.
5450 (Grep Searching): Minor cleanups; add @w.
5451 (Debuggers): Minor cleanups.
5452 (Starting GUD): Make GDB xgraphical mode issue clearer.
5453 (Debugger Operation): Lots of clarifications including
5454 GDB tooltip side-effect issue.
5455 (Commands of GUD): Clarify.
5456 (GUD Customization): Add bashdb-mode-hook.
5457 (GDB Graphical Interface): Rewrite for clarity.
5458 (GDB User Interface Layout): Rewrite for clarity.
5459 (Stack Buffer, Watch Expressions): Likewise.
5460 (Other GDB User Interface Buffers): Cleanups.
5461 (Lisp Libraries, External Lisp): Cleanup.
5462
5463 * basic.texi (Position Info): "Graphical displays", rather than
5464 window systems.
5465
5466 * anti.texi: Minor cleanup.
5467
8cf51b2c
GM
54682006-02-03 Eli Zaretskii <eliz@gnu.org>
5469
5470 * custom.texi (Init File, Find Init): Add cross-references to
5471 where $HOME is described.
5472
54732006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5476 is not inside the @table.
5477
5478 * emacs.texi (Top): Correct node name.
5479
5480 * files.texi (File Names): Fix @xref.
5481 (Reverting): Fix typo.
5482
5483 * mule.texi (International): Correct node name.
5484
5485 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5486
54872006-02-01 Richard M. Stallman <rms@gnu.org>
5488
5489 * emacs.texi (Top): Update subnode menu.
5490
5491 * mule.texi: Minor clarifications.
5492 Reduce the specific references to X Windows.
5493 Refer to "graphical" terminals, rather than window systems.
5494 (Text Coding): Rename from Specify Coding.
5495 (Communication Coding, File Name Coding, Terminal Coding):
5496 New nodes split out from Text Coding.
5497
5498 * kmacro.texi: Minor clarifications.
5499 (Keyboard Macro Ring): Comment out some excessive commands.
5500 (Basic Keyboard Macro): Split up the table, putting part in each node.
5501
5502 * major.texi: Minor clarifications.
5503
5504 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5505
5506 * windows.texi: Minor clarifications.
5507 (Change Window): Don't describe mode-line mouse cmds here.
5508 Add xref to Mode Line Mouse.
5509
5510 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5511
5512 * macos.texi (Mac International): Fix xref.
5513
5514 * indent.texi: Minor clarifications.
5515
5516 * frames.texi: Minor clarifications.
5517 Reduce the specific references to X Windows.
5518 Refer to "graphical" terminals, rather than window systems.
5519 (Frame Parameters): Don't mention commands like
5520 set-foreground-color. Just say to customize a face.
5521 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5522
5523 * files.texi: Minor clarifications.
5524 (Numbered Backups): New node, split out from Backup Names.
5525
5526 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5527
5528 * cmdargs.texi (General Variables): Fix xref.
5529
5530 * buffers.texi: Minor clarifications.
5531
8cf51b2c
GM
55322006-01-31 Richard M. Stallman <rms@gnu.org>
5533
5534 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5535 Nodes moved to top.
5536
5537 * display.texi: Minor clarifications.
5538 (Display): Rearrange menu.
5539 (Standard Faces): Mention query-replace face.
5540 (Faces): Simplify.
5541 (Font Lock): Simplify face customization info.
5542 (Highlight Changes): Node merged into Highlight Interactively.
5543 (Highlight Interactively): Much rewriting and cleanup.
5544 (Optional Mode Line): Narrowed line number not good for goto-line.
5545 Simplify face customization advice.
5546 (Text Display): Mention use of escape-glyph face.
5547 Move ctl-arrow and tab-width here.
5548 (Display Custom): Move no-redraw-on-reenter to end of node.
5549
5550 * search.texi: Minor clarifications.
5551 (Isearch Scroll): Simplify.
5552 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5553
5554 * regs.texi (Registers): Mention bookmarks here.
5555
5556 * mark.texi: Minor clarifications.
5557 (Selective Undo): Node deleted.
5558
5559 * m-x.texi: Minor clarifications.
5560
5561 * killing.texi: Minor clarifications.
5562 Refer to "graphical" terminals, rather than window systems.
5563
5564 * help.texi: Clarifications.
5565 (Help): Don't describe C-h F and C-h K here.
5566 (Key Help): Describe C-h K here.
5567 (Name Help): Mention Emacs Lisp Intro.
5568 Describe C-h F here.
5569 (Misc Help): Mention C-h F and C-h K only briefly.
5570
5571 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5572 Selective undo text merged in.
5573 (Spelling): Mention Aspell along with Ispell.
5574
5575 * emacs.texi (Top): Update subnode menus.
5576
5577 * basic.texi (Basic Undo): Rename from Undo. Most of text
5578 moved to new Undo node.
5579
8cf51b2c
GM
55802006-01-29 Chong Yidong <cyd@stupidchicken.com>
5581
5582 * basic.texi (Continuation Lines, Inserting Text):
5583 Mention longlines mode.
5584
55852006-01-29 Richard M. Stallman <rms@gnu.org>
5586
10d1d0af 5587 * screen.texi: Minor cleanups.
8cf51b2c
GM
5588 (Screen): Clean up the intro paragraphs.
5589 (Mode Line): Lots of rewriting. Handle frame-name better.
5590 eol-mnemonic-... vars moved out.
5591
5592 * emacs.texi (Top): Change menu item for MS-DOS node.
5593 Update subnode menu.
5594
5595 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5596 chapter relates to Windows. Title changed.
5597
5598 * mini.texi: Minor cleanups.
5599
5600 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5601 (Mark): Put it in the menu.
5602
5603 * entering.texi: Minor cleanups.
5604
5605 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5606 (Intro): Refer to "graphical" terminals, rather than X.
5607
5608 * display.texi (Display Custom): Add xref to Variables.
5609 (Optional Mode Line): eol-mnemonic-... vars moved here.
5610
5611 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5612 rather than X.
5613
8cf51b2c
GM
5614 * basic.texi: Minor cleanups.
5615 (Undo): selective-undo moved.
5616
8cf51b2c
GM
56172006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5618
5619 * anti.texi (Antinews): Various corrections and additions.
5620
56212006-01-23 Juri Linkov <juri@jurta.org>
5622
5623 * custom.texi (Easy Customization, Customization Groups)
5624 (Browsing Custom): Mention links along with buttons.
5625
8cf51b2c
GM
56262006-01-21 Eli Zaretskii <eliz@gnu.org>
5627
8cf51b2c
GM
5628 * text.texi (TeX Print): Use @key for TAB.
5629
8cf51b2c
GM
5630 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5631
8cf51b2c
GM
56322006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5633
5634 * files.texi (File Aliases): Don't claim that usually separate
5635 buffers are created for two file names that name the same data.
5636 Mention additional situations where different names mean the same
5637 file on disk.
5638
56392006-01-19 Richard M. Stallman <rms@gnu.org>
5640
5641 * killing.texi (Deletion): Upcase @key argument.
5642
5643 * custom.texi (Custom Themes): Minor cleanup.
5644
5645 * programs.texi (Hungry Delete): Upcase @key argument.
5646
8cf51b2c
GM
56472006-01-16 Juri Linkov <juri@jurta.org>
5648
5649 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5650 Move `mode-line-highlight' before `mode-line-buffer-id'.
5651
8cf51b2c
GM
56522006-01-14 Richard M. Stallman <rms@gnu.org>
5653
5654 * basic.texi (Inserting Text): Minor cleanup.
5655
8cf51b2c
GM
56562006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5657
5658 * custom.texi (Changing a Variable, Face Customization):
5659 Update for changes in Custom menus.
5660
8cf51b2c
GM
56612006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5662
5663 * macos.texi (Mac International): Undo last change.
5664
8cf51b2c
GM
56652006-01-02 Chong Yidong <cyd@stupidchicken.com>
5666
5667 * custom.texi (Custom Themes): Describe the new
5668 customize-create-theme interface.
5669
56702005-12-30 Juri Linkov <juri@jurta.org>
5671
5672 * basic.texi (Position Info): Update example.
5673
c8763fb6 56742005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5675
5676 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5677
56782005-12-24 Chong Yidong <cyd@stupidchicken.com>
5679
5680 * custom.texi (Custom Themes): `load-theme' always loads.
5681
56822005-12-23 Juri Linkov <juri@jurta.org>
5683
5684 * display.texi (Highlight Interactively): Use double space to
5685 separate sentences. Replace C-p with M-p, and C-n with M-n.
5686
56872005-12-22 Richard M. Stallman <rms@gnu.org>
5688
5689 * custom.texi (Easy Customization and subnodes):
5690 Replace "active field" with "button".
5691 Use "user option" only for variables.
5692 Use "setting" for variable-or-face.
5693
56942005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5695
5696 * buffers.texi (Select Buffer): Change order in table to make
5697 "Similar" refer to the correct item.
5698 (Indirect Buffers): Minor rewording.
5699
8cf51b2c
GM
57002005-12-20 Juri Linkov <juri@jurta.org>
5701
5702 * files.texi (VC Status): Put P and N near p and n.
5703
8cf51b2c
GM
57042005-12-19 Richard M. Stallman <rms@gnu.org>
5705
5706 * programs.texi (Electric C): Delete the info about newline control.
5707 (Other C Commands): Minor cleanup.
5708 (Left Margin Paren): Minor cleanup.
5709
57102005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5711
5712 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5713 (Customization Groups): Delete text moved to "Browsing Custom".
5714 (Browsing Custom): New node.
5715 (Specific Customization): Clarify which commands only work for
5716 loaded options.
5717
57182005-12-18 Bill Wohler <wohler@newt.com>
5719
5720 * frames.texi (Tool Bars): Shorten text of previous change.
5721
57222005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5723
5724 * files.texi (VC Status): Document log-view mode.
5725
57262005-12-18 Bill Wohler <wohler@newt.com>
5727
5728 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5729 permanently via the customize interface.
5730
8cf51b2c
GM
57312005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5732
5733 * killing.texi (Killing by Lines): Document `kill-whole-line'
5734 function.
5735
c8763fb6 57362005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5737
5738 * buffers.texi (Select Buffer): Change `prev-buffer' to
5739 `previous-buffer'. Indicate that these functions use a frame
5740 local buffer list.
5741
8cf51b2c
GM
57422005-12-12 Richard M. Stallman <rms@gnu.org>
5743
5744 * custom.texi (Easy Customization): Change menu comment.
5745 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5746
5747 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5748 (Help): Among the Apropos commands, describe only C-h a here.
5749
57502005-12-11 Richard M. Stallman <rms@gnu.org>
5751
5752 * programs.texi (Options for Comments): Comment-end starts with space.
5753
5754 * glossary.texi (Glossary): Minor cleanup.
5755
5756 * files.texi (Old Versions): Use @table.
5757
8cf51b2c
GM
57582005-12-10 David Koppelman <koppel@ece.lsu.edu>
5759
5760 * display.texi (Highlight Interactively): Include
5761 global-hi-lock-mode. Add miscellaneous details and elaborations.
5762
57632005-12-09 Richard M. Stallman <rms@gnu.org>
5764
5765 * display.texi (Font Lock): Delete the Global FL menu item.
5766
57672005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5768
5769 * custom.texi (Minibuffer Maps): Mention the maps for file name
5770 completion.
5771
57722005-12-09 Kim F. Storm <storm@cua.dk>
5773
5774 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5775 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5776 cursor to next corner in rectangle; clarify insert around rectangle.
5777
8cf51b2c
GM
57782005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5779
5780 * custom.texi (Customization): Use xref to elisp manual for
5781 non-TeX output.
5782 (Minor Modes): Update.
5783 (Customization Groups, Changing a Variable, Face Customization):
5784 Update for new appearance of Custom buffers.
5785 (Changing a Variable): `custom-buffer-done-function' has been
5786 replaced by `custom-buffer-done-kill'.
5787 (Specific Customization): In the `customize-group' buffer, a
5788 subgroup's contents are not "hidden". They are not included at
5789 all. They have no [Show] button.
5790 (Mouse Buttons): Add pxref to description of mouse event lists in
5791 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5792 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5793 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5794
57952005-12-08 Richard M. Stallman <rms@gnu.org>
5796
5797 * mini.texi (Completion Commands, Completion):
5798 In file name input, SPC does not do completion.
5799
8cf51b2c
GM
58002005-12-08 Nick Roberts <nickrob@snap.net.nz>
5801
5802 * building.texi (GDB Graphical Interface): Explain screen size
5803 setting.
5804 (Other GDB User Interface Buffers): Describe features specific to
5805 GDB 6.4.
5806
8cf51b2c
GM
58072005-12-01 Nick Roberts <nickrob@snap.net.nz>
5808
5809 * building.texi (GDB User Interface Layout): Describe how to
5810 kill associated buffers.
5811 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5812 (Watch Expressions): Be more precise.
5813 (Other GDB User Interface Buffers): Describe how to change a
5814 register value.
5815
8cf51b2c
GM
58162005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5817
5818 * macos.texi (Mac Input): Remove description of
5819 mac-command-key-is-meta. Add descriptions of
5820 mac-control-modifier, mac-command-modifier, and
5821 mac-option-modifier.
5822 (Mac International): Fix description of conversion of clipboard data.
5823 (Mac Font Specs): Add example of font customization by face attributes.
5824
58252005-11-22 Nick Roberts <nickrob@snap.net.nz>
5826
5827 * building.texi (Watch Expressions): Expand description.
5828 (Other GDB User Interface Buffers): Describe local map for
5829 gud-watch.
5830
58312005-11-21 Chong Yidong <cyd@stupidchicken.com>
5832
5833 * display.texi (Font Lock): Font lock is enabled by default now.
5834
58352005-11-20 Juri Linkov <juri@jurta.org>
5836
5837 * basic.texi (Position Info): Update examples of the output.
5838 Remove the fact that examples are produced in the TeXinfo buffer,
5839 because in the Info reader users will get a different output from
5840 `C-x ='.
5841
5842 * building.texi (Compilation Mode): Remove paragraph duplicated
5843 from the node `Compilation'. Add `compilation-skip-threshold'.
5844
5845 * display.texi (Font Lock): Suggest more user-friendly method of
5846 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5847
58482005-11-18 Richard M. Stallman <rms@gnu.org>
5849
5850 * files.texi (Registering): Mention @@ in mode line.
5851
5852 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5853
58542005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5855
5856 * files.texi (Renaming and VC): Some back-ends don't
5857 handle renaming.
5858
8cf51b2c
GM
58592005-11-17 Juri Linkov <juri@jurta.org>
5860
5861 * emacs.texi (Top):
5862 * display.texi (Highlight Interactively): Put this font-lock based
5863 mode near Font Lock node.
5864
58652005-11-16 Chong Yidong <cyd@stupidchicken.com>
5866
5867 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5868 icons.
5869
58702005-11-12 Kim F. Storm <storm@cua.dk>
5871
5872 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5873 (Help Summary): Add C-h d and C-h e.
5874 (Apropos): Clarify that all apropos commands may search for either
5875 list of words or a regexp. Add C-h d for apropos-documentation.
5876 Describe apropos-documentation-sort-by-scores user option.
5877
8cf51b2c
GM
58782005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5879
5880 * killing.texi (CUA Bindings): Add @section.
5881
58822005-11-10 Kim F. Storm <storm@cua.dk>
5883
5884 * emacs.texi (Top): Add CUA Bindings entry to menu.
5885
5886 * killing.texi (CUA Bindings): New node. Moved here from
5887 misc.texi and extended with info on rectangle commands and
5888 rectangle highlighting, interface to registers, and the global
5889 mark feature.
5890
5891 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5892
5893 * regs.texi: Prev link points to CUA Bindings node.
5894
58952005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5896
5897 * help.texi (Help Echo): By default, help echos are only shown on
5898 mouse-over, not on point-over.
5899
c8763fb6 59002005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5901
5902 * misc.texi (Shell Mode): Describe how to activate password echoing.
5903
8cf51b2c
GM
59042005-11-04 Romain Francoise <romain@orebokech.com>
5905
5906 * mark.texi (Mark Ring): Fix typo.
5907
59082005-11-03 Richard M. Stallman <rms@gnu.org>
5909
5910 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5911
59122005-11-01 Bill Wohler <wohler@newt.com>
5913
5914 * help.texi (Help Mode): Fix typo.
5915
59162005-11-01 Nick Roberts <nickrob@snap.net.nz>
5917
1c6c854e
CS
5918 * building.texi (Other GDB User Interface Buffers):
5919 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5920
59212005-10-31 Romain Francoise <romain@orebokech.com>
5922
5923 * files.texi (Compressed Files): Fix typo.
5924
5925 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5926
5927 * windows.texi (Force Same Window): Likewise.
5928
59292005-10-30 Bill Wohler <wohler@newt.com>
5930
5931 * help.texi (Help Mode): URLs viewed with browse-url.
5932
59332005-10-31 Nick Roberts <nickrob@snap.net.nz>
5934
5935 * building.texi (GDB Graphical Interface): Don't reference
5936 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5937 must stay in same frame.
5938
59392005-10-29 Chong Yidong <cyd@stupidchicken.com>
5940
5941 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5942
5943 * anti.texi (Antinews): Likewise.
5944
8cf51b2c
GM
59452005-10-28 Bill Wohler <wohler@newt.com>
5946
5947 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5948
59492005-10-28 Richard M. Stallman <rms@gnu.org>
5950
5951 * files.texi (Visiting): Explain how to enter ? in a file name.
5952
5953 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5954
8cf51b2c
GM
59552005-10-25 Nick Roberts <nickrob@snap.net.nz>
5956
1c6c854e
CS
5957 * building.texi (GDB Graphical Interface):
5958 Describe gdb-mouse-until.
8cf51b2c
GM
5959
59602005-10-23 Richard M. Stallman <rms@gnu.org>
5961
5962 * custom.texi (Init File): Recommend when to use site-start.el.
5963
8cf51b2c
GM
59642005-10-21 Juri Linkov <juri@jurta.org>
5965
5966 * custom.texi (Examining): Mention accessing the old variable
5967 value via M-n in set-variable.
5968
8cf51b2c
GM
59692005-10-18 Romain Francoise <romain@orebokech.com>
5970
5971 * files.texi (Version Systems): Capitalize GNU.
5972
8cf51b2c
GM
59732005-10-18 Nick Roberts <nickrob@snap.net.nz>
5974
5975 * building.texi (Compilation Mode): Remove redundant paragraph.
5976 (Watch Expressions): Remove paragraph to reflect code change.
5977
8cf51b2c
GM
59782005-10-16 Richard M. Stallman <rms@gnu.org>
5979
5980 * building.texi (Compilation Mode, Compilation): Clarified.
5981
59822005-10-15 Richard M. Stallman <rms@gnu.org>
5983
5984 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5985
8cf51b2c
GM
59862005-10-13 Kenichi Handa <handa@m17n.org>
5987
5988 * basic.texi (Position Info): Fix previous change.
5989
c8763fb6 59902005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5991
5992 * cmdargs.texi (Icons X): Fix typo.
5993
59942005-10-12 Kenichi Handa <handa@m17n.org>
5995
5996 * basic.texi (Position Info): Describe the case that Emacs shows
5997 "part of display ...".
5998
c8763fb6 59992005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6000
6001 * cmdargs.texi (Icons X): -nb => -nbi.
6002
60032005-10-10 Chong Yidong <cyd@stupidchicken.com>
6004
6005 * frames.texi (Speedbar): A couple more clarifications.
6006
60072005-10-11 Nick Roberts <nickrob@snap.net.nz>
6008
6009 * building.texi (GDB User Interface Layout): Improve diagram.
6010 (Watch Expressions): Explain how to make speedbar global.
6011 (Other GDB User Interface Buffers): Make references more precise.
6012
8cf51b2c
GM
60132005-10-09 Richard M. Stallman <rms@gnu.org>
6014
6015 * frames.texi (Speedbar): Clarify the text.
6016
60172005-10-09 Chong Yidong <cyd@stupidchicken.com>
6018
6019 * frames.texi (Speedbar): Add information on keybindings,
6020 dismissing the speedbar, and buffer display mode. Link to
6021 speedbar manual.
6022
c8763fb6 60232005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6024
1c6c854e 6025 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6026 added -nb, --no-bitmap-icon.
6027
8cf51b2c
GM
60282005-10-07 Nick Roberts <nickrob@snap.net.nz>
6029
6030 * building.texi (GDB Graphical Interface): Add variables and
6031 functions to indices. Be more precise.
6032
c8763fb6 60332005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6034
6035 * frames.texi (Drag and Drop): Remove the x- from
6036 x-dnd-open-file-other-window and xdnd-protocol-alist.
6037
60382005-09-30 Romain Francoise <romain@orebokech.com>
6039
6040 * mini.texi (Minibuffer): The default value now appears before the
6041 colon in minibuffer prompts.
6042
8cf51b2c
GM
60432005-09-25 Richard M. Stallman <rms@gnu.org>
6044
6045 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6046
8cf51b2c
GM
60472005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6048
6049 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6050
8cf51b2c
GM
60512005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6052
6053 * emacs.texi (Top): Update submenus from macos.texi.
6054
6055 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6056 (Mac OS): Update feature support status.
6057 (Mac Input): List supported input scripts. Remove description
6058 about `mac-keyboard-text-encoding'. Mention mouse button
6059 emulation and related variables.
6060 (Mac International): Mention Central European and Cyrillic
6061 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6062 Add description about coding system for selection.
6063 Add description about language environment.
6064 (Mac Environment Variables):
6065 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6066 arguments. Add Preferences support.
6067 (Mac Directories): Explicitly state that this node is for Mac OS
6068 Classic only.
1c6c854e
CS
6069 (Mac Font Specs): Mention specification for scalable fonts.
6070 List supported charsets. Add preferred way of creating fontsets.
6071 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6072 (Mac Functions): Add descriptions about `mac-set-file-creator',
6073 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6074 and `mac-get-preference'.
6075
8cf51b2c
GM
60762005-09-16 Romain Francoise <romain@orebokech.com>
6077
6078 Update all files to specify GFDL version 1.2.
6079
6080 * doclicense.texi (GNU Free Documentation License): Update to
6081 version 1.2.
6082
60832005-09-15 Richard M. Stallman <rms@gnu.org>
6084
6085 * buffers.texi (List Buffers): Fix xref.
6086
6087 * rmail.texi (Rmail Basics): Fix xref.
6088
6089 * emacs.texi (Top): Update subnode menus.
6090
6091 * files.texi (Saving Commands): New node, broken out of Saving.
6092 (Customize Save): New node, broken out of Saving.
6093 Clarify effect of write-region-inhibit-fsync.
6094 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6095
8cf51b2c
GM
60962005-09-14 Romain Francoise <romain@orebokech.com>
6097
6098 * files.texi (Saving): Mention write-region-inhibit-fsync.
6099
61002005-09-05 Chong Yidong <cyd@stupidchicken.com>
6101
6102 * custom.texi (Custom Themes): New node.
6103
61042005-09-03 Richard M. Stallman <rms@gnu.org>
6105
49823426
GM
6106 * search.texi (Search Case): Mention vars that control
6107 case-fold-search for various operations.
8cf51b2c
GM
6108
61092005-08-22 Juri Linkov <juri@jurta.org>
6110
6111 * display.texi (Standard Faces): Merge the text from
6112 `(elisp)Standard Faces' into this node.
6113
61142005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * emacs.texi (Top): Delete menu item for deleted node
6117 Keyboard Translations.
6118
61192005-08-18 Richard M. Stallman <rms@gnu.org>
6120
8cf51b2c
GM
6121 * trouble.texi (Unasked-for Search):
6122 Delete xref to Keyboard Translations.
6123
6124 * glossary.texi (Glossary): Delete xref.
6125
8cf51b2c
GM
6126 * custom.texi (Minor Modes): Say that the list here is not complete.
6127 (Keyboard Translations): Node deleted.
6128 (Disabling): Delete xref to it.
6129 (Customization Groups): Fix Custom buffer example.
6130 (Hooks): Mention remove-hooks.
6131
61322005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6133
6134 * building.texi (GDB Graphical Interface): Improve filling of menu
6135 item.
6136
61372005-08-18 Nick Roberts <nickrob@snap.net.nz>
6138
6139 * building.texi (GDB Graphical Interface): Use better node names.
6140
61412005-08-14 Richard M. Stallman <rms@gnu.org>
6142
6143 * text.texi (Sentences): Fix xref.
6144
61452005-08-14 Juri Linkov <juri@jurta.org>
6146
6147 * building.texi (Compilation, Grep Searching): Move grep command
6148 headings from `Compilation' to `Grep Searching'.
6149
6150 * dired.texi (Dired and Find):
6151 * maintaining.texi (Tags Search): Replace grep xref to
6152 `Compilation' node with `Grep Searching'.
6153
6154 * files.texi (Comparing Files): Replace xref to `Compilation' with
6155 `Compilation Mode'.
6156
61572005-08-13 Alan Mackenzie <acm@muc.de>
6158
6159 * search.texi (Non-ASCII Isearch): Correct a typo.
6160 (Replacement Commands): Mention query-replace key binding.
6161
61622005-08-11 Richard M. Stallman <rms@gnu.org>
6163
6164 * programs.texi (Options for Comments): Fix xref.
6165
6166 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6167 out of Regexps.
6168
8cf51b2c
GM
61692005-08-09 Juri Linkov <juri@jurta.org>
6170
6171 * building.texi (Compilation): Use `itemx' instead of `item'.
6172 (Grep Searching): Simplify phrase.
6173
6174 * display.texi (Standard Faces): Describe vertical-border on
6175 window systems.
6176
6177 * windows.texi (Split Window): Simplify phrase and mention
6178 vertical-border face.
6179
61802005-08-09 Richard M. Stallman <rms@gnu.org>
6181
6182 * files.texi (Comparing Files): Clarify compare-windows.
6183
6184 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6185
8cf51b2c
GM
61862005-08-06 Eli Zaretskii <eliz@gnu.org>
6187
6188 * mule.texi (Coding Systems): Rephrase the paragraph about
6189 codepages: no need for "M-x codepage-setup" anymore, except on
6190 MS-DOS.
6191
6192 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6193 the MS-DOS port only.
6194
61952005-07-30 Eli Zaretskii <eliz@gnu.org>
6196
6197 * makefile.w32-in (info): Don't run multi-install-info.bat.
6198 ($(infodir)/dir): New target, produced by running
6199 multi-install-info.bat.
6200
8cf51b2c
GM
62012005-07-22 Eli Zaretskii <eliz@gnu.org>
6202
6203 * files.texi (Quoted File Names): Add index entry.
6204
8cf51b2c
GM
62052005-07-19 Juri Linkov <juri@jurta.org>
6206
6207 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6208
62092005-07-18 Juri Linkov <juri@jurta.org>
6210
8cf51b2c
GM
6211 * custom.texi (Easy Customization):
6212 * files.texi (Old Versions):
6213 * frames.texi (Wheeled Mice):
6214 * mule.texi (Specify Coding):
8cf51b2c
GM
6215 * text.texi (Cell Justification):
6216 * trouble.texi (After a Crash):
8cf51b2c
GM
6217 * xresources.texi (GTK styles):
6218 Delete duplicate duplicate words.
6219
62202005-07-17 Richard M. Stallman <rms@gnu.org>
6221
6222 * frames.texi (Creating Frames): Fix foreground color example.
6223
6224 * custom.texi (Init Examples): Clean up text about conditionals.
6225
62262005-07-16 Richard M. Stallman <rms@gnu.org>
6227
6228 * mini.texi (Completion Commands): Fix command name for ?.
6229
8cf51b2c
GM
62302005-07-16 Eli Zaretskii <eliz@gnu.org>
6231
6232 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6233 `menu' face has no effect on w32 and with GTK.
6234 Add cross-references.
8cf51b2c
GM
6235
6236 * cmdargs.texi (General Variables): Clarify the default location
6237 of $HOME on w32 systems.
6238
62392005-07-15 Jason Rumney <jasonr@gnu.org>
6240
6241 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6242 changed.
6243
62442005-07-08 Kenichi Handa <handa@m17n.org>
6245
1c6c854e
CS
6246 * mule.texi (Recognize Coding):
6247 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6248
62492005-07-07 Richard M. Stallman <rms@gnu.org>
6250
6251 * anti.texi (Antinews): Mention mode-line-inverse-video.
6252
6253 * files.texi (Saving): Minor correction about C-x C-w.
6254
6255 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6256
62572005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6258
6259 * search.texi (Isearch Scroll): Add example of using the
6260 `isearch-scroll' property.
6261 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6262 `Display Custom' node.
6263 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6264 and de-emphasize it.
6265 (Other Repeating Search): `occur' currently can not correctly
6266 handle multiline matches. Correct, clarify and update description
6267 of `flush-lines' and `keep-lines'.
6268
6269 * display.texi (Display Custom): Add anchor for `baud-rate'.
6270
62712005-07-07 Richard M. Stallman <rms@gnu.org>
6272
6273 * gnu.texi: Update where to get GNU status; add refs for how to help.
6274 Add footnotes 6 and 7.
6275
62762005-07-04 Lute Kamstra <lute@gnu.org>
6277
6278 Update FSF's address in GPL notices.
6279
8cf51b2c 6280 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6281 * trouble.texi (Checklist): Update FSF's address.
6282
8cf51b2c
GM
62832005-06-24 Richard M. Stallman <rms@gnu.org>
6284
6285 * display.texi (Text Display): Change index entries.
6286
62872005-06-24 Eli Zaretskii <eliz@gnu.org>
6288
6289 * makefile.w32-in (MAKEINFO): Use --force.
6290 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6291 Makefile.in.
8cf51b2c
GM
6292
62932005-06-23 Richard M. Stallman <rms@gnu.org>
6294
1c6c854e 6295 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6296 nobreak-char-display.
6297
6298 * emacs.texi (Top): Update detailed node listing.
6299
1c6c854e 6300 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6301 to nobreak-char-display and no-break-space to nobreak-space.
6302 (Standard Faces): Split up the list of standard faces
6303 and put it in a separate node. Add nobreak-space and
6304 escape-glyph.
6305
8cf51b2c
GM
63062005-06-23 Lute Kamstra <lute@gnu.org>
6307
6308 * mule.texi (Select Input Method): Fix typo.
6309
63102005-06-23 Kenichi Handa <handa@m17n.org>
6311
1c6c854e
CS
6312 * mule.texi (International): List all supported scripts.
6313 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6314 distribution.
6315 (Language Environments): List all language environments.
6316 Intlfonts contains fonts for most supported scripts, not all..
6317 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6318 input a specific character.
8cf51b2c
GM
6319 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6320
63212005-06-23 Juanma Barranquero <lekktu@gmail.com>
6322
49823426 6323 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6324
63252005-06-22 Miles Bader <miles@gnu.org>
6326
6327 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6328
63292005-06-20 Miles Bader <miles@gnu.org>
6330
6331 * display.texi (Faces): Add `vertical-divider'.
6332
63332005-06-17 Richard M. Stallman <rms@gnu.org>
6334
6335 * text.texi (Adaptive Fill): Minor clarification.
6336
8cf51b2c
GM
63372005-06-10 Lute Kamstra <lute@gnu.org>
6338
6339 * emacs.texi (Top): Correct version number.
6340 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6341 refer to the current version of Emacs.
6342
63432005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6344
6345 * files.texi (Log Buffer): Document when there can be more than
6346 one file to be committed.
6347
63482005-06-08 Juri Linkov <juri@jurta.org>
6349
6350 * display.texi (Faces): Add `shadow' face.
6351
63522005-06-07 Masatake YAMATO <jet@gyve.org>
6353
6354 * display.texi (Faces): Write about mode-line-highlight.
6355
63562005-06-06 Richard M. Stallman <rms@gnu.org>
6357
6358 * misc.texi (Printing Package): Explain how to initialize
6359 printing package.
6360
6361 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6362
63632005-06-05 Chong Yidong <cyd@stupidchicken.com>
6364
6365 * emacs.texi: Rename Hardcopy to Printing.
6366 Make PostScript and PostScript Variables subnodes of it.
6367
6368 * misc.texi (Printing): Rename node from Hardcopy.
6369 Mention menu bar options.
6370 Move PostScript and PostScript Variables to submenu.
6371 (Printing package): New node.
6372
6373 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6374
6375 * dired.texi (Operating on Files): Likewise.
6376
6377 * calendar.texi (Displaying the Diary): Likewise.
6378
6379 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6380
6381 * glossary.texi (Glossary): Likewise.
6382
6383 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6384 effect.
6385
63862005-06-04 Richard M. Stallman <rms@gnu.org>
6387
6388 * trouble.texi (After a Crash): Polish previous change.
6389
8cf51b2c
GM
63902005-05-30 Noah Friedman <friedman@splode.com>
6391
6392 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6393 recovery mechanism.
6394
8cf51b2c
GM
63952005-05-28 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * building.texi (Other Buffers): SPC toggles display of
6398 floating point registers.
6399
8cf51b2c
GM
64002005-05-27 Nick Roberts <nickrob@snap.net.nz>
6401
6402 * files.texi (Log Buffer): Merge in description of Log Edit
6403 mode from pcl-cvs.texi.
6404
64052005-05-26 Richard M. Stallman <rms@gnu.org>
6406
6407 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6408
8cf51b2c
GM
64092005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6410
6411 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6412 not enabled by default.
6413 When not on a word, `ispell-word' by default checks the word
6414 before point.
6415
64162005-05-24 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * building.texi (Debugger Operation): Simplify last sentence.
6419
64202005-05-23 Lute Kamstra <lute@gnu.org>
6421
6422 * emacs.texi: Update FSF's address throughout.
6423 (Preface): Use @cite.
6424 (Distrib): Add cross reference to the node "Copying". Mention the
6425 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6426 printed manuals.
6427 (Intro): Use @xref for the Emacs Lisp Intro.
6428
8cf51b2c
GM
64292005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6432
6433 * basic.texi (Moving Point): Mention default for `goto-line'.
6434
6435 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6436 of a variable's docstring.
6437
64382005-05-18 Lute Kamstra <lute@gnu.org>
6439
6440 * maintaining.texi (Overview of Emerge): Add cross reference.
6441 Remove duplication.
6442
6443 * emacs.texi (Top): Update to the current structure of the manual.
6444 * misc.texi (Emacs Server): Add menu description.
6445 * files.texi (Saving): Fix menu.
6446 * custom.texi (Customization): Fix menu.
6447 * mule.texi (International): Fix menu.
6448 * kmacro.texi (Keyboard Macros): Fix menu.
6449
64502005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6451
6452 * display.texi: Various minor changes.
6453 (Faces): Delete text that is repeated in the next section.
6454
64552005-05-16 Nick Roberts <nickrob@snap.net.nz>
6456
6457 * building.texi (Debugger Operation): Mention GUD tooltips are
6458 disabled with GDB in text command mode.
6459
8cf51b2c
GM
64602005-05-16 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * building.texi: Replace toolbar with "tool bar" for consistency.
6463 (Compilation Mode): Describe compilation-context-lines
6464 and use of arrow in compilation buffer.
6465 (Debugger Operation): Replace help text with variable's value.
6466
6467 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6468 consistency.
6469
64702005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6471
6472 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6473 Add xref.
6474
8cf51b2c
GM
64752005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6476
6477 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6478 (Position Info): Delete discussion of `goto-line'. It is already
6479 described in `Moving point'.
6480
6481 * mini.texi (Completion Commands): Correct reference.
6482 (Completion Options): Fix typo.
6483
6484 * killing.texi (Deletion): Complete description of `C-x C-o'.
6485
8cf51b2c
GM
64862005-05-10 Richard M. Stallman <rms@gnu.org>
6487
6488 * building.texi (Compilation): Clarify recompile's directory choice.
6489
6490 * frames.texi (Tooltips): Cleanups.
6491
6492 * basic.texi (Arguments): Fix punctuation.
6493
64942005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6495
6496 * screen.texi (Menu Bar): The up and down (not left and right)
6497 arrow keys move through a keyboard menu.
6498
64992005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6500
6501 * basic.texi: Various typo and grammar fixes.
6502 (Moving Point): C-a now runs move-beginning-of-line.
6503
65042005-05-08 Nick Roberts <nickrob@snap.net.nz>
6505
6506 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6507
6508 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6509 as different animals.
6510
65112005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6512
6513 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6514 Correct index entry.
6515
65162005-05-07 Nick Roberts <nickrob@snap.net.nz>
6517
6518 * building.texi (Debugger Operation): Update to reflect changes
6519 in GUD tooltips.
6520
65212005-04-30 Richard M. Stallman <rms@gnu.org>
6522
6523 * files.texi (Compressed Files): Auto Compression normally enabled.
6524
6525 * building.texi (Debugger Operation): Clarify previous change.
6526
8cf51b2c
GM
65272005-04-28 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * building.texi (Debugger Operation): Add description for
6530 GUD tooltips when program is not running.
6531
65322005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6533
6534 * misc.texi (Shell): Add `Shell Prompts' to menu.
6535 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6536 description. Delete remarks moved to new node.
6537 (Shell Prompts): New node.
6538 (History References): Replace remarks moved to `Shell Prompts'
6539 with xref to that node.
6540 (Remote Host): Clarify how to specify the terminal type when
6541 logging in to a different machine.
6542
65432005-04-26 Richard M. Stallman <rms@gnu.org>
6544
6545 * emacs.texi (Top): Update submenus from files.texi.
6546
6547 * files.texi (Filesets): Clarify previous change.
6548
6549 * dired.texi (Misc Dired Features): Clarify previous change.
6550
65512005-04-25 Chong Yidong <cyd@stupidchicken.com>
6552
6553 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6554
1c6c854e
CS
6555 * dired.texi (Misc Dired Features):
6556 Document dired-compare-directories.
8cf51b2c
GM
6557
6558 * files.texi (Filesets): New node.
6559 (File Conveniences): Document Image mode.
6560
6561 * text.texi (TeX Print): Document tex-compile.
6562
65632005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6564
6565 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6566 Delete redundant reference to tooltip Custom group. It is
6567 referred too again in the next paragraph.
6568
65692005-04-24 Richard M. Stallman <rms@gnu.org>
6570
6571 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6572
8cf51b2c
GM
65732005-04-19 Kim F. Storm <storm@cua.dk>
6574
6575 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6576
65772005-04-18 Lars Hansen <larsh@math.ku.dk>
6578
6579 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6580 turns off desktop-save-mode.
6581
65822005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6583
6584 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6585 by default in terminals compatible with xterm. Mention that
6586 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6587 node.
6588
8cf51b2c
GM
65892005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6590
6591 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6592
c8763fb6 65932005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6594
6595 * xresources.texi (Table of Resources): Add cursorBlink.
6596
65972005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6598
6599 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6600 `d', `C-d' and `u'.
6601
66022005-04-11 Richard M. Stallman <rms@gnu.org>
6603
6604 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6605 (Misc X): Add -D, --basic-display.
6606
6607 * maintaining.texi (Change Log): Correct the description of
6608 the example.
6609
6610 * major.texi (Choosing Modes): Document magic-mode-alist.
6611
8cf51b2c
GM
66122005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6613
6614 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6615 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6616 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6617 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6618 `w', respectively.
6619 (Rmail Labels): Mention `l'.
6620 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6621 (Rmail Summary Edit): Describe `j' and RET.
6622
c8763fb6 66232005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6624
6625 * xresources.texi (Lucid Resources): Add fontSet resource.
6626
8cf51b2c
GM
66272005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6628
6629 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6630 now called `indicate-empty-lines'.
6631
66322005-04-06 Kim F. Storm <storm@cua.dk>
6633
6634 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6635
66362005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6639 deleted.
6640 (Marks vs Flags): Add some convenient key bindings.
6641 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6642 (Misc Dired Features): Correct and expand description of `w' command.
6643
6644 * frames.texi (XTerm Mouse): Delete apparently false info.
6645 The GNU/Linux console currently does not appear to support
6646 `xterm-mouse-mode'.
6647
8cf51b2c
GM
66482005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6649
6650 * calendar.texi (Diary): Mention shell utility `calendar'.
6651
66522005-04-01 Richard M. Stallman <rms@gnu.org>
6653
6654 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6655
8cf51b2c
GM
66562005-04-01 Lute Kamstra <lute@gnu.org>
6657
6658 * maintaining.texi (Change Log): add-change-log-entry uses
6659 add-log-mailing-address.
6660
66612005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6664 `VC Mode Line' and put in an xref to that node.
6665 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6666 its description.
6667
66682005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6669
6670 * calendar.texi (Calendar Systems): Say that the Persian calendar
6671 implemented here is the arithmetical one championed by Birashk.
6672
66732005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6674
6675 * programs.texi (Fortran Motion): Fix previous change.
6676
8cf51b2c
GM
66772005-03-29 Richard M. Stallman <rms@gnu.org>
6678
6679 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6680
66812005-03-29 Chong Yidong <cyd@stupidchicken.com>
6682
6683 * text.texi (Refill): Refer to Long Lines Mode.
6684 (Longlines): New node.
6685 (Auto Fill): Don't index "word wrap" here.
6686 (Filling): Add Longlines to menu.
6687
66882005-03-29 Richard M. Stallman <rms@gnu.org>
6689
6690 * xresources.texi: Minor fixes.
6691
6692 * misc.texi (Emacs Server): Fix Texinfo usage.
6693
6694 * emacs.texi (Top): Don't use a real section heading for
6695 "Detailed Node Listing". Fake it instead.
6696
6697 * basic.texi (Position Info): Minor cleanup.
6698
6699 * mule.texi (Input Methods): Minor cleanup.
6700
67012005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6702
6703 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6704 constructs as well.
6705 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6706
67072005-03-29 Kenichi Handa <handa@m17n.org>
6708
6709 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6710
6711 * basic.texi (Position Info): Update the description about the
6712 command C-u C-x =.
6713
67142005-03-28 Richard M. Stallman <rms@gnu.org>
6715
6716 * emacs.texi (Top): Use @section for the detailed node listing.
6717
6718 * calendar.texi: Minor fixes to previous change.
6719
6720 * programs.texi (Fortran): Small fixes to previous changes.
6721
6722 * emacs.texi (Top): Update list of subnodes of Dired.
6723 Likewise for building.texi.
6724
6725 * files.texi (File Conveniences): Delete Auto Image File mode.
6726
67272005-03-28 Chong Yidong <cyd@stupidchicken.com>
6728
6729 * building.texi (Flymake): New node.
6730
6731 * custom.texi (Function Keys): Document kp- event types and
6732 keypad-setup package.
6733
6734 * dired.texi (Wdired): New node.
6735
6736 * files.texi (File Conveniences): Reorder entries.
6737 Explain how to turn on Auto-image-file mode.
6738 Document Thumbs mode.
6739
6740 * mule.texi (Specify Coding): Document recode-region and
6741 recode-file-name.
6742
6743 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6744
67452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6746
6747 * commands.texi (Keys): M-o is now a prefix key.
6748
67492005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6750
6751 * programs.texi: Reformat and update copyright years.
6752 (Fortran): Update section.
6753
67542005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6755
6756 * files.texi: Several small changes in addition to:
6757 (Visiting): Change xref for Dialog Boxes to ref.
6758 (Version Headers): Replace references to obsolete var
6759 `vc-header-alist' with `vc-BACKEND-header'.
6760 (Customizing VC): Update value of `vc-handled-backends'.
6761
67622005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6763
6764 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6765 move here from Emacs Lisp Reference Manual.
6766 * calendar.texi (Calendar/Diary, Diary Commands)
6767 (Special Diary Entries, Importing Diary): Change some xrefs to
6768 point to emacs-xtra rather than elisp.
6769
6770 * emacs-xtra.texi (Calendar Customizing):
6771 Move view-diary-entries-initially, view-calendar-holidays-initially,
6772 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6773 Emacs Manual.
6774 (Appt Customizing): Merge entire section into main Emacs Manual.
6775 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6776 mark-holidays-in-calendar here from emacs-xtra.
6777 (Displaying the Diary): Move view-diary-entries-initially,
6778 mark-diary-entries-in-calendar here from emacs-xtra.
6779 (Appointments): Move appt-display-mode-line,
6780 appt-display-duration, appt-disp-window-function,
6781 appt-delete-window-function here from emacs-xtra.
6782
6783 * calendar.texi: Update and reformat copyright.
6784 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6785 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6786 (Diary): Refer to `diary-file' rather than ~/diary.
6787 (Diary Commands): Rename node to "Displaying the Diary".
6788 * emacs.texi (Top): Rename "Diary Commands" section.
6789 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6790
67912005-03-26 Eli Zaretskii <eliz@gnu.org>
6792
6793 * misc.texi (Emacs Server): Fix the command for setting
6794 server-name. Add an xref to Invoking emacsclient.
6795
6796 * help.texi (Help Summary): Clarify when "C-h ." will do something
6797 nontrivial.
6798 (Apropos): Add cindex entry for apropos-sort-by-scores.
6799
6800 * display.texi (Text Display): Add index entries for how no-break
6801 characters are displayed.
6802
8cf51b2c
GM
68032005-03-26 Eli Zaretskii <eliz@gnu.org>
6804
6805 * files.texi (Visiting): Fix cross-references introduced with the
6806 last change.
6807
6808 * xresources.texi (GTK resources): Fix last change.
6809
8cf51b2c
GM
68102005-03-25 Chong Yidong <cyd@stupidchicken.com>
6811
6812 * xresources.texi (X Resources): GTK options documented too.
6813 (Resources): Clarify meaning of program name.
6814 (Table of Resources): Add visualClass.
6815 (GTK resources): Rewrite.
6816 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6817
6818 * display.texi (Text Display): Mention non-breaking spaces.
6819
6820 * files.texi (Reverting): Document auto-revert-check-vc-info.
6821
6822 * frames.texi (Mouse Commands): Document
6823 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6824
6825 * help.texi (Help Summary): Add `C-h .'.
6826 (Apropos): Apropos accepts a list of search terms.
6827 Document apropos-sort-by-scores.
6828 (Help Echo): Document display-local-help.
6829
6830 * misc.texi (Emacs Server): Document server-name.
6831 (Invoking emacsclient): Document -s option for server names.
6832
6833 * text.texi (Outline Visibility): Introduce "current heading
6834 line" (commands can be called with point on a body line).
6835 Re-order table to follow the sequence of discussion.
6836 hide-body won't hide lines before first header line.
6837 (TeX Mode): Add DocTeX mode.
6838
8cf51b2c
GM
68392005-03-24 Richard M. Stallman <rms@gnu.org>
6840
6841 * mule.texi (Single-Byte Character Support): Delete mention
6842 of iso-acc.el and iso-transl.el.
6843
8cf51b2c
GM
68442005-03-23 Lute Kamstra <lute@gnu.org>
6845
6846 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6847
68482005-03-23 Richard M. Stallman <rms@gnu.org>
6849
8cf51b2c
GM
6850 * search.texi: Delete explicit node pointers.
6851 (Incremental Search): New menu.
6852 (Basic Isearch, Repeat Isearch, Error in Isearch)
6853 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6854 (Slow Isearch): New subnodes.
6855 (Configuring Scrolling): Node deleted.
6856 (Search Case): Doc default-case-fold-search.
6857 (Regexp Replace): Move replace-regexp doc here.
6858
6859 * rmail.texi (Movemail): Put commas inside closequotes.
6860
6861 * picture.texi (Insert in Picture): Document C-c arrow combos.
6862 (Basic Picture): Clarify erasure.
6863
6864 * display.texi (Font Lock): Put commas inside closequotes.
6865
6866 * cmdargs.texi (General Variables): Put commas inside closequotes.
6867
68682005-03-23 Nick Roberts <nickrob@snap.net.nz>
6869
6870 * building.texi (Stack Buffer): Mention reverse contrast for
6871 *selected* frame (might not be current frame).
6872
8cf51b2c
GM
68732005-03-21 Richard M. Stallman <rms@gnu.org>
6874
6875 * building.texi (Starting GUD): Add bashdb.
6876
68772005-03-20 Chong Yidong <cyd@stupidchicken.com>
6878
6879 * basic.texi (Moving Point): Add M-g M-g binding.
6880 (Undo): Document undo-only.
6881 (Position Info): Document M-g M-g and C-u M-g M-g.
6882
6883 * building.texi (Building): Put Grep Searching after Compilation
6884 Shell.
6885 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6886 Document next-error-highlight.
6887 (Grep Searching): Document grep-highlight-matches.
6888 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6889
6890 * calendar.texi (Importing Diary): Rename node from iCalendar.
6891 Document diary-from-outlook.
6892
6893 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6894 Commands.
6895 Mention effect of X drag and drop on Dired buffers.
6896
6897 * files.texi (Visiting): Document large-file-warning-threshold.
6898 Move paragraph on file-selection dialog.
6899 Mention visiting files using X drag and drop.
6900 (Reverting): Mention using Auto-Revert mode to tail files.
6901 Document auto-revert-tail-mode.
6902 (Version Systems): Minor correction.
6903 (Comparing Files): Diff-mode is no longer based on Compilation
6904 mode.
6905 Document compare-ignore-whitespace.
6906 (Misc File Ops): Explain passing a directory to rename-file.
6907 Likewise for copy-file and make-symbolic-link.
6908
6909 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6910 Document mouse-wheel-progressive speed.
6911
6912 * help.texi (Misc Help): Document numeric argument for C-h i.
6913 Correctly explain the effect of just C-u as argument.
6914
6915 * killing.texi (Deletion): Document numeric argument for
6916 just-one-space.
6917
6918 * mini.texi (Completion): Completion acts on text before point.
6919
6920 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6921 (Emulation): CUA mode replaces pc-bindings-mode,
6922 pc-selection-mode, and s-region.
6923
6924 * mule.texi (Input Methods): Leim is now built-in.
6925 (Select Input Method): Document quail-show-key.
6926 (Specify Coding): Document revert-buffer-with-coding-system.
6927
6928 * programs.texi (Fortran Motion): Document f90-next-statement,
6929 f90-previous-statement, f90-next-block, f90-previous-block,
6930 f90-end-of-block, and f90-beginning-of-block.
6931
6932 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6933
6934 * emacs.texi (Acknowledgments): Updated.
6935
6936 * anti.texi: Total rewrite.
6937
8cf51b2c
GM
69382005-03-19 Chong Yidong <cyd@stupidchicken.com>
6939
6940 * ack.texi (Acknowledgments): Update.
6941
69422005-03-19 Eli Zaretskii <eliz@gnu.org>
6943
1c6c854e
CS
6944 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6945 Update copyright years.
8cf51b2c
GM
6946
69472005-03-14 Nick Roberts <nickrob@snap.net.nz>
6948
6949 * building.texi (Commands of GUD): Move paragraph on setting
6950 breakpoints with mouse to the GDB Graphical Interface node.
6951
69522005-03-07 Richard M. Stallman <rms@gnu.org>
6953
8cf51b2c
GM
6954 * misc.texi (Single Shell, Shell Options): Fix previous change.
6955
6956 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6957
69582005-03-06 Richard M. Stallman <rms@gnu.org>
6959
6960 * building.texi (Starting GUD): Don't explain text vs graphical
6961 GDB here. Just mention it and xref.
6962 Delete "just one debugger process".
6963 (Debugger Operation): Move GUD tooltip info here.
6964 (GUD Tooltips): Node deleted.
6965 (GDB Graphical Interface): Explain the two GDB modes here.
6966
8cf51b2c
GM
6967 * sending.texi (Sending Mail): Minor cleanup.
6968 (Mail Aliases): Explain quoting conventions.
6969 Update key rebinding example.
6970 (Header Editing): C-M-i is like M-TAB.
6971 (Mail Mode Misc): mail-attach-file does not do MIME.
6972
6973 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6974 that really belongs here.
6975 (Remote Mailboxes): Text moved to Rmail Inbox.
6976 (Rmail Display): Mention Mouse-1.
6977 (Movemail): Clarify two movemail versions.
6978 Clarify rmail-movemail-program.
6979
8cf51b2c
GM
6980 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6981 Document async shell commands.
6982 (Shell History): Clarify.
6983 (Shell Ring): Mention C-UP an C-DOWN.
6984 (Shell Options): Add comint-prompt-read-only.
6985 (Invoking emacsclient): Set EDITOR to run Emacs.
6986 (Sorting): No need to explain what region is.
6987 (Saving Emacs Sessions): Fix typo.
6988 (Recursive Edit): Fix punctuation.
6989 (Emulation): Don't mention "PC bindings" which are standard.
6990 (Hyperlinking): Explain Mouse-1 convention here.
6991 (Find Func): Node deleted.
6992
8cf51b2c
GM
6993 * help.texi (Name Help): Xref to Hyperlinking.
6994
6995 * glossary.texi (Glossary):
6996 Rename "Balance Parentheses" to "Balancing...".
6997 Add "Byte Compilation". Correct "Copyleft".
6998 New xref in "Customization".
6999 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7000 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7001 Rename "Registers" to "Register".
7002 Replace "Selecting" with "Selected Frame",
7003 "Selected Window", and "Selecting a Buffer".
7004
7005 * files.texi (Types of Log File): Explain how projects'
7006 methods can vary.
7007
8cf51b2c
GM
7008 * display.texi (Faces): Delete "Emacs 21".
7009
7010 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7011 * fixit.texi (Spelling): C-M-i like M-TAB.
7012 * mini.texi (Completion Options): C-M-i like M-TAB.
7013 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7014 * text.texi (Text Mode): C-M-i like M-TAB.
7015
7016 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7017
7018 * calendar.texi (Specified Dates): Mention `g w'.
7019 (Appointments): appt-activate toggles with no arg.
7020
8cf51b2c
GM
70212005-03-05 Juri Linkov <juri@jurta.org>
7022
7023 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7024 "invocation (command line arguments)".
8cf51b2c
GM
7025 (Misc X): Add -nbc, --no-blinking-cursor.
7026
70272005-03-04 Ulf Jasper <ulf.jasper@web.de>
7028
7029 * calendar.texi (iCalendar): No need to require it now.
7030
8cf51b2c
GM
70312005-03-03 Nick Roberts <nickrob@snap.net.nz>
7032
7033 * trouble.texi (Contributing): Mention Savannah. Direct users to
7034 emacs-devel.
7035
70362005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7037
7038 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7039 window.
7040
8cf51b2c
GM
70412005-02-27 Richard M. Stallman <rms@gnu.org>
7042
7043 * building.texi (Compilation): Update mode line status info.
7044
70452005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7046
7047 * calendar.texi (General Calendar): Document binding of
7048 scroll-other-window-down.
7049 (Mayan Calendar): Fix earliest date.
7050 (Time Intervals): Document timeclock-change.
7051 Fix timeclock-ask-before-exiting documentation.
7052
70532005-02-26 Kim F. Storm <storm@cua.dk>
7054
7055 * frames.texi (Mouse References):
7056 Add mouse-1-click-in-non-selected-windows.
7057
70582005-02-25 Richard M. Stallman <rms@gnu.org>
7059
7060 * screen.texi (Screen): Explain better about cursors and mode lines;
7061 don't presuppose text terminals.
7062 (Point): Don't assume just one cursor.
7063 Clarify explanation of cursors.
7064 (Echo Area, Menu Bar): Cleanups.
7065
7066 * mini.texi (Minibuffer): Prompts are highlighted.
7067 (Minibuffer Edit): Newline = C-j only on text terminals.
7068 Clarify resize-mini-windows values.
7069 Mention M-PAGEUP and M-PAGEDOWN.
7070 (Completion Commands): Mouse-1 like Mouse-2.
7071 (Minibuffer History): Explain history commands better.
7072 (Repetition): Add xref to Incremental Search.
7073
7074 * mark.texi (Setting Mark): Clarify info about displaying mark.
7075 Clarify explanation of C-@ and C-SPC.
7076 (Transient Mark): Mention Delete Selection mode.
7077 (Marking Objects): Clean up text about extending the region.
7078
7079 * m-x.texi (M-x): One C-g doesn't always go to top level.
7080 No delay before suggest-key-bindings output.
7081
7082 * fixit.texi (Fixit): Mention C-/ for undo.
7083 (Spelling): Mention ESC TAB like M-TAB.
7084 Replacement words with r and R are rechecked.
7085 Say where C-g leaves point. Mention ? as input.
7086
70872005-02-23 Lute Kamstra <lute@gnu.org>
7088
7089 * cmdargs.texi (Initial Options): Add cross reference.
7090
8cf51b2c
GM
70912005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7092
7093 * emacs.texi (Top): Update menu for splitting of node in
7094 msdog.texi.
7095 * frames.texi (Frames): Update xref for splitting of node in
7096 msdog.texi.
7097 * trouble.texi (Quitting): Ditto.
7098
70992005-02-16 Richard M. Stallman <rms@gnu.org>
7100
7101 * windows.texi (Split Window): Simplify line truncation info
7102 and xref to Display Custom.
7103
7104 * trouble.texi (Quitting): Emergency escape only for text terminal.
7105 (Screen Garbled): C-l for ungarbling is only for text terminal.
7106
7107 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7108
7109 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7110
7111 * programs.texi (Program Modes): Mention Python mode.
7112 (Moving by Defuns): Repeating C-M-h extends region.
7113 (Basic Indent): Clarify.
7114 (Custom C Indent): Clarify.
7115 (Expressions): Repeating C-M-@ extends region.
7116 (Info Lookup): Clarify for C-h S.
7117 (Symbol Completion): ESC TAB alternative for M-TAB.
7118 (Electric C): Clarify.
7119
7120 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7121
7122 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7123 MS-DOS Input node.
7124 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7125 (MS-DOS and MULE): Clarify.
7126 (MS-DOS Processes, Windows Processes): Fix typos.
7127
7128 * major.texi (Choosing Modes): Clarify.
7129
7130 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7131 (Keyboard Macro Step-Edit): Clarify.
7132
7133 * indent.texi (Indentation): Clarifications.
7134
7135 * help.texi (Help): Correct error about C-h in query-replace.
7136 Clarify apropos vs C-h a. Fix how to search in FAQ.
7137 (Key Help): Describe C-h w here.
7138 (Name Help): Minor cleanup. C-h w moved to Key Help.
7139 Clarify the "object" joke.
7140 (Apropos): Clarify. Mouse-1 like Mouse-2.
7141 (Help Mode): Mouse-1 like Mouse-2.
7142
7143 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7144
7145 * display.texi (Display): Reorder menu.
7146 (Faces): Cleanup.
7147 (Font Lock): Cleanup. Mention Options menu.
7148 Delete obsolete text.
7149 (Scrolling): For C-l, don't presume text terminal.
7150 (Horizontal Scrolling): Simplify intro.
7151 (Follow Mode): Clarify.
1c6c854e 7152 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7153 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7154 Doc default-tab-width. Doc line truncation more thoroughly.
7155
7156 * dired.texi (Dired Enter): C-x C-f can run Dired.
7157 (Dired Visiting): Comment out `a' command.
7158 Mouse-1 is like Mouse-2.
7159 (Shell Commands in Dired): ? can be used more than once.
7160
7161 * basic.texi (Continuation Lines): Simplify description of truncation,
7162 and refer to Display Custom for the rest of it.
7163
8cf51b2c
GM
71642005-02-06 Lute Kamstra <lute@gnu.org>
7165
7166 * basic.texi (Undo): Fix typo.
7167
7168 * cmdargs.texi (Emacs Invocation): Fix typo.
7169
7170 * custom.texi (Init Examples): Fix typo.
7171
7172 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7173
71742005-02-06 Richard M. Stallman <rms@gnu.org>
7175
7176 * regs.texi (Registers): Registers can hold numbers, too.
7177
7178 * killing.texi (Other Kill Commands): Cleanup.
7179 Delete redundant explanation of kill in read-only buffer.
7180 (Yanking): Mention term "copying".
7181 (Accumulating Text): Fix typo.
7182
7183 * entering.texi (Entering Emacs): Update rationale at start.
7184 (Exiting): Treat iconifying on a par with suspension.
7185
7186 * custom.texi (Minor Modes): Fix typo.
7187 (Easy Customization): Fix menu style.
7188 (Variables): Add xref.
7189 (Examining): Setting for future sessions works through .emacs.
7190 (Keymaps): "Text terminals", not "Many".
7191 (Init Rebinding): Explain \C-. Show example of \M-.
7192 Fix minor wording errors.
7193 (Function Keys): Explain vector syntax just once.
7194 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7195 (Init File): Mention .emacs.d directory.
7196 (Init Examples): Add xref.
7197 (Find Init): Mention .emacs.d directory.
7198
7199 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7200 (Action Arguments): Explain which kinds of -l args are found how.
7201 (Initial Options): --batch does not inhibit site-start.
7202 Add xrefs.
7203 (Command Example): Use --batch, not -batch.
7204
7205 * basic.texi (Inserting Text): Cleanup wording.
7206 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7207 C-n is not error at end of buffer.
7208 (Undo): Doc C-/ like C-_. Add xrefs.
7209 (Arguments): META key may be labeled ALT.
7210 Peculiar arg meanings are explained in doc strings.
7211
7212 * abbrevs.texi (Expanding Abbrevs): Clarify.
7213
72142005-02-05 Eli Zaretskii <eliz@gnu.org>
7215
7216 * frames.texi (Frame Parameters): Add an xref to the description
7217 of list-colors-display. Add a pointer to the X docs about colors.
7218
7219 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7220 Improve docs of list-colors-display.
8cf51b2c
GM
7221
72222005-02-03 Lute Kamstra <lute@gnu.org>
7223
7224 * frames.texi (Frames, Drag and Drop): Fix typos.
7225
72262005-02-03 Richard M. Stallman <rms@gnu.org>
7227
7228 * windows.texi (Basic Window): Mention color-change in mode line.
7229 (Change Window): Explain dragging vertical boundaries.
7230
7231 * text.texi (Sentences): Clarify.
7232 (Paragraphs): Explain M-a and blank lines.
7233 (Outline Mode): Clarify text and menu.
7234 (Hard and Soft Newlines): Mention use-hard-newlines.
7235
7236 * frames.texi (Frames): Delete unnecessary mention of Windows.
7237 (Mouse Commands): Likewise. Mention xterm mouse support.
7238 (Clipboard): Clarify.
7239 (Mouse References): Mention use of Mouse-1 for following links.
7240 (Menu Mouse Clicks): Clarify.
7241 (Mode Line Mouse): Clarify.
7242 (Drag and Drop): Rewrite.
7243
7244 * fixit.texi (Spelling): Fix typo.
7245
7246 * files.texi (File Names): Clarify.
7247 (Visiting): Update conditions for use of file dialog. Clarify.
7248 (Saving): Doc d as answer in save-some-buffers.
7249 (Remote Files): Clean up the text.
7250
7251 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7252
7253 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7254 (List Buffers): Clarify.
7255 (Several Buffers): Doc T command.
7256 (Buffer Convenience): Clarify menu.
7257
7258 * basic.texi (Undo): Clarify last change.
7259
72602005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7261
7262 * fixit.texi (Spelling): Fix typo.
7263
72642005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7265
7266 * basic.texi (Undo): Update description of `undo-outer-limit'.
7267
72682005-02-01 Nick Roberts <nickrob@snap.net.nz>
7269
7270 * building.texi: Update documentation relating to GDB Graphical
7271 Interface.
7272
72732005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7274
7275 * custom.texi (Easy Customization): Adapt menu to node name change.
7276
72772005-01-30 Richard M. Stallman <rms@gnu.org>
7278
7279 * custom.texi (Easy Customization): Defn of "User Option" now
7280 includes faces. Don't say just "option" when talking about variables.
7281 Do say just "options" to mean "anything customizable".
7282 (Specific Customization): Describe `customize-variable',
7283 not `customize-option'.
7284
7285 * glossary.texi (Glossary) <Faces>: Add xref.
7286 <User Option>: Change definition--include faces. Change xref.
7287
7288 * picture.texi (Picture): Mention artist.el.
7289
7290 * sending.texi, screen.texi, programs.texi, misc.texi:
7291 * mini.texi, major.texi, maintaining.texi, macos.texi:
7292 * help.texi, frames.texi, files.texi:
7293 Don't say just "option" when talking about variables.
7294
7295 * display.texi, mule.texi: Don't say just "option" when talking
7296 about variables. Other minor cleanups.
7297
8cf51b2c
GM
72982005-01-26 Lute Kamstra <lute@gnu.org>
7299
7300 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7301 File'. Mention the `-Q' option at the `--no-site-file' option.
7302
8cf51b2c
GM
73032005-01-22 David Kastrup <dak@gnu.org>
7304
7305 * building.texi (Grep Searching): Mention alias `find-grep' for
7306 `grep-find'.
7307
73082005-01-20 Richard M. Stallman <rms@gnu.org>
7309
7310 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7311
8cf51b2c
GM
73122005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7313
7314 * rmail.texi (Movemail): Explain differences
7315 between standard and mailutils versions of movemail.
7316 Describe command line and configuration options introduced
7317 with the latter.
7318 Explain the notion of mailbox URL, provide examples and
7319 cross-references to mailutils documentation.
7320 Describe various methods of specifying mailbox names,
7321 user names and user passwords for rmail.
1c6c854e
CS
7322 (Remote Mailboxes): New section.
7323 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7324 options used to control its behavior.
7325 (Other Mailbox Formats): Explain handling of various mailbox
7326 formats.
7327
73282005-01-13 Richard M. Stallman <rms@gnu.org>
7329
7330 * commands.texi (Commands): Clarification.
7331
73322005-01-11 Richard M. Stallman <rms@gnu.org>
7333
7334 * programs.texi (Multi-line Indent): Fix previous change.
7335 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7336
8cf51b2c
GM
73372005-01-08 Richard M. Stallman <rms@gnu.org>
7338
7339 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7340 lazy-highlight.
7341
7342 * search.texi (Query Replace): Mention faces query-replace
7343 and lazy-highlight.
7344 (Incremental Search): Update isearch highlighting info.
7345
8cf51b2c
GM
73462005-01-04 Richard M. Stallman <rms@gnu.org>
7347
7348 * custom.texi (Saving Customizations): Minor improvement.
7349
8cf51b2c
GM
73502005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7351
7352 * custom.texi (Saving Customizations): Emacs no longer loads
7353 `custom-file' after .emacs. No longer mention customizing through
7354 Custom.
7355
8cf51b2c
GM
73562005-01-01 Andreas Schwab <schwab@suse.de>
7357
7358 * killing.texi (Graphical Kill): Move up under node Killing,
7359 change @section to @subsection.
7360
73612005-01-01 Richard M. Stallman <rms@gnu.org>
7362
7363 * custom.texi (Face Customization): Mention hex color specs.
7364
7365 * emacs.texi (Top): Update Killing submenu.
7366
7367 * killing.texi (Killing): Reorganize section.
7368 No more TeX-only text; put the node command at start of chapter.
7369 But the first section heading is used only in TeX.
7370 Rewrite the text to read better in this mode.
7371 (Graphical Kill): New subnode gets some of the text that
7372 used to be in the first section.
7373
73742004-12-31 Richard M. Stallman <rms@gnu.org>
7375
7376 * dired.texi (Shell Commands in Dired): Delete the ? example.
7377
7378 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7379
7380 * files.texi (Saving): Describe new require-final-newline features
7381 and mode-require-final-newline.
7382
8cf51b2c
GM
73832004-12-29 Richard M. Stallman <rms@gnu.org>
7384
7385 * custom.texi (File Variables): Clarify previous change.
7386
c8763fb6 73872004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7388
7389 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7390 out now.
7391
73922004-12-27 Richard M. Stallman <rms@gnu.org>
7393
7394 * Makefile.in (MAKEINFO): Specify --force.
7395
7396 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7397 (Undo): Doc undo-outer-limit.
7398
8cf51b2c
GM
73992004-12-15 Juri Linkov <juri@jurta.org>
7400
7401 * mark.texi (Transient Mark, Mark Ring): M-< and other
7402 movement commands don't set mark in Transient Mark mode
7403 if mark is active.
7404
8cf51b2c
GM
74052004-12-12 Juri Linkov <juri@jurta.org>
7406
7407 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7408 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7409
7410 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7411 (Misc Dired Commands): Add @r{(Dired)} to w.
7412
74132004-12-12 Juri Linkov <juri@jurta.org>
7414
7415 * mark.texi (Marking Objects): Marking commands also extend the
7416 region when mark is active in Transient Mark mode.
7417
8cf51b2c
GM
74182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7419
7420 * custom.texi (Saving Customizations): Emacs only loads the custom
7421 file automatically after the init file in version 22.1 or later.
7422 Adapt text and examples to this fact.
7423
8cf51b2c
GM
74242004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7425
7426 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7427 be set through Custom. Otherwise, it has no effect.
7428
8cf51b2c
GM
74292004-12-05 Richard M. Stallman <rms@gnu.org>
7430
7431 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7432 * entering.texi: Rename Command Line to Emacs Invocation.
7433
10d1d0af 7434 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7435
7436 * custom.texi (Easy Customization): Move up to section level,
7437 before Variables. Avoid using the term "variable"; say "option".
7438 New initial explanation.
7439 (Variables): In initial explanation, connect "variable" to the
7440 already-explained "user option".
7441
7442 * emacs.texi (Top): Fix ref to Command Line.
7443 Move reference to Easy Customization.
7444
7445 * xresources.texi (X Resources): Fix From link.
7446
7447 * doclicense.texi (GNU Free Documentation License): Fix To link.
7448
7449 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7450
7451 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7452
74532004-12-03 Richard M. Stallman <rms@gnu.org>
7454
7455 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7456
74572004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7458
7459 * kmacro.texi: Several small changes in addition to the following.
7460 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7461 defining a keyboard macro.
7462 Mention `kmacro-ring-max'.
7463 (Keyboard Macro Counter): Clarify description of
7464 `kmacro-insert-counter', `kmacro-set-counter',
7465 `kmacro-add-counter' and `kmacro-set-format'.
7466
74672004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7468
7469 * custom.texi (File Variables): Add `unibyte' and make it more
7470 clear that `unibyte' and `coding' are special. Suggested by Simon
7471 Krahnke <overlord@gmx.li>.
7472
7473 * mule.texi (Enabling Multibyte): Refer to File Variables.
7474 Suggested by Simon Krahnke <overlord@gmx.li>.
7475
c8763fb6 74762004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7477
7478 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7479 x-use-old-gtk-file-dialog.
7480
8cf51b2c
GM
74812004-11-20 Richard M. Stallman <rms@gnu.org>
7482
7483 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7484
74852004-11-09 Lars Brinkhoff <lars@nocrew.org>
7486
7487 * building.texi (Lisp Eval): Delete hyphen in section name.
7488
74892004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7490
7491 * files.texi (Old Versions):
7492 No longer document annotation as "CVS only".
7493
74942004-11-10 Andre Spiegel <spiegel@gnu.org>
7495
7496 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7497 version systems, mentioning the new ones that we support.
7498 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7499 suggestions.
7500
c8763fb6 75012004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7502
49823426 7503 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7504
c8763fb6 75052004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7506
7507 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7508
75092004-10-23 Eli Zaretskii <eliz@gnu.org>
7510
7511 * text.texi (Text Based Tables, Table Definition)
7512 (Table Creation, Table Recognition, Cell Commands)
7513 (Cell Justification, Row Commands, Column Commands)
7514 (Fixed Width Mode, Table Conversion, Measuring Tables)
7515 (Table Misc): New nodes, documenting the Table Mode.
7516
8cf51b2c
GM
75172004-10-19 Jason Rumney <jasonr@gnu.org>
7518
7519 * makefile.w32-in (info): Change order of arguments to makeinfo.
7520
75212004-10-19 Ulf Jasper <ulf.jasper@web.de>
7522
7523 * calendar.texi (iCalendar): Update for package changes.
7524
8cf51b2c
GM
75252004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7526
7527 * files.texi (Misc File Ops): View mode is a minor mode.
7528
8cf51b2c
GM
75292004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7530
7531 * calendar.texi (iCalendar): Style changes.
7532
75332004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7534
7535 * search.texi (Regexps): The regexp described in the example is no
7536 longer stored in the variable `sentence-end'.
7537
8cf51b2c
GM
75382004-10-06 Nick Roberts <nickrob@snap.net.nz>
7539
7540 * building.texi (Starting GUD): Note that multiple debugging
7541 sessions requires `gdb --fullname'.
7542
75432004-10-05 Ulf Jasper <ulf.jasper@web.de>
7544
7545 * calendar.texi (iCalendar): New section for a new package.
7546
8cf51b2c
GM
75472004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7548
7549 * text.texi: Various small changes in addition to the following.
7550 (Text): Replace xref for autotype with inforef.
7551 (Sentences): Explain nil value for `sentence-end'.
7552 (Paragraphs): Update default values for `paragraph-start' and
7553 `paragraph-separate'.
7554 (Text Mode): Correct description of Text mode's effect on the
7555 syntax table.
7556 (Outline Visibility): `hide-other' does not hide top level headings.
7557 `selective-display-ellipses' no longer has an effect on Outline mode.
7558 (TeX Misc): Add missing @cindex.
7559 Replace xref for RefTeX with inforef.
7560 (Requesting Formatted Text): The variable
7561 `enriched-fill-after-visiting' no longer exists.
7562 (Editing Format Info): Update names of menu items and commands.
7563 (Format Faces): Mention special effect of specifying the default face.
7564 Describe inheritance of text properties.
7565 Correct description of `fixed' face.
7566 (Format Indentation): Correct description of effect of setting
7567 margins. Mention `set-left-margin' and `set-right-margin'.
7568 (Format Justification): Update names of menu items.
7569 `set-justification-full' is now bound to `M-j b'.
7570 Mention that `default-justification' is a per buffer variable.
7571 (Format Properties): Update name of menu item.
7572 (Forcing Enriched Mode): `format-decode-buffer' automatically
7573 turns on Enriched mode if the buffer is in text/enriched format.
7574
75752004-10-05 Emilio C. Lopes <eclig@gmx.net>
7576
7577 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7578
75792004-09-28 Kim F. Storm <storm@cua.dk>
7580
7581 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7582 Align with new functionality.
7583
8cf51b2c
GM
75842004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7585
7586 * display.texi (Display Custom): Remove stray `@end defvar'.
7587
75882004-09-23 Kim F. Storm <storm@cua.dk>
7589
7590 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7591 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7592
8cf51b2c
GM
75932004-09-20 Richard M. Stallman <rms@gnu.org>
7594
7595 * custom.texi (Hooks): Explain using setq to clear out a hook.
7596 (File Variables): Explain multiline string constants.
7597 (Non-ASCII Rebinding): Explain when you need to update
7598 non-ASCII char codes in .emacs.
7599
7600 * building.texi (Compilation): Explain how to make a silent
7601 subprocess that won't be terminated. Explain compilation-environment.
7602
76032004-09-13 Kim F. Storm <storm@cua.dk>
7604
7605 * mini.texi (Repetition): Rename isearch-resume-enabled to
7606 isearch-resume-in-command-history and change default to disabled.
7607
8cf51b2c
GM
76082004-09-09 Kim F. Storm <storm@cua.dk>
7609
7610 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7611 with new `kmacro-name-last-macro'.
7612
8cf51b2c
GM
76132004-09-08 Juri Linkov <juri@jurta.org>
7614
7615 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7616
8cf51b2c
GM
76172004-09-03 Juri Linkov <juri@jurta.org>
7618
7619 * search.texi (Incremental Search): Update wording for M-%.
7620
76212004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * killing.texi (Killing): Correct description of kill commands in
7624 read-only buffer.
7625
76262004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7627
7628 * building.texi (Compilation Mode): Add a paragraph about rules
7629 for finding the compilation buffer for `next-error'.
7630
7631 * search.texi (Other Repeating Search): Mention that Occur mode
7632 supports the next-error functionality.
7633
76342004-09-02 Juri Linkov <juri@jurta.org>
7635
7636 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7637
76382004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7639
7640 * kmacro.texi (Basic Keyboard Macro):
7641 `apply-macro-to-region-lines' now operates on all lines that begin
7642 in the region, rather than on all complete lines in the region.
7643
c8763fb6 76442004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7645
7646 * frames.texi (Drag and drop): Add documentation about
7647 x-dnd-test-function and x-dnd-known-types.
7648
76492004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7650
7651 * indent.texi: Various minor changes in addition to:
7652 (Indentation Commands): Correct description of `indent-relative'.
7653 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7654 mode. The *Tab Stops* buffer uses Overwrite Mode.
7655 (Just Spaces): `tabify' converts sequences of at least two spaces
7656 to tabs.
7657
8cf51b2c
GM
76582004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7659
7660 * frames.texi (Secondary Selection): Setting the secondary
7661 selection with M-Drag-Mouse-1 does not alter the kill ring,
7662 setting it with M-Mouse-1 and M-Mouse-3 does.
7663 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7664 toolkit scroll bars.
7665 (Scroll Bars): Ditto.
7666
7667 * windows.texi (Basic Window): When using a window system, the value
7668 of point in a non-selected window is indicated by a hollow box.
7669 (Split Window): Side by side windows are separated by a scroll bar,
7670 if scroll bars are used.
7671 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7672 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7673 (Window Convenience): Update bindings for `winner-undo' and
7674 `winner-redo'.
7675
7676 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7677 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7678 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7679 of "Using Emacs as a Server".
7680 * building.texi (Building): Interchange nodes (for correct numbering).
7681 * programs.texi (Programs): Interchange nodes (for correct numbering).
7682 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7683 Info to the node structure.
7684 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7685 Rearrange order of nodes and sections such that both "GNU GENERAL
7686 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7687 end, as appropriate for appendices.
7688 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7689 Use `@unnumberedsec'.
7690 * trouble.texi: Adapt sectioning in Info to the node structure.
7691 Adapt node pointers to change in emacs.texi.
7692 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7693
8cf51b2c
GM
76942004-08-25 Kenichi Handa <handa@m17n.org>
7695
7696 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7697 description for unibyte mode.
7698
76992004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7702
7703 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7704 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7705 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7706 in @pxref.
7707
77082004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7709
7710 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7711 Change section names.
7712
8cf51b2c
GM
77132004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * kmacro.texi (Keyboard Macro Ring): Rename section.
7716 Emacs treats the head of the macro ring as the `last keyboard macro'.
7717 (Keyboard Macro Counter): Minor change.
7718 (Save Keyboard Macro): Some clarifications.
7719 (Edit Keyboard Macro): Rename section.
7720
7721 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7722 32-bit machines.
7723 (Several Buffers): Clarify which buffer is selected if `2' is
7724 pressed in the Buffer Menu.
7725 Auto Revert mode can be used to update the Buffer Menu
7726 automatically.
7727
77282004-08-21 Eli Zaretskii <eliz@gnu.org>
7729
7730 * help.texi (Misc Help): Add an index entry for finding an Info
7731 manual by its file name.
7732
77332004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7734
7735 * files.texi (Backup Deletion): Correct description of
7736 `delete-old-versions'.
7737 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7738 (Auto Save Files): Recommend `auto-save-mode' to reenable
7739 auto-saving, rather than the abbreviation `auto-save'.
7740
77412004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7742
7743 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7744 for "killing" and "yanking" in main menu.
7745
77462004-08-16 Richard M. Stallman <rms@gnu.org>
7747
7748 * killing.texi (Yanking, Killing): Minor cleanups.
7749
7750 * mark.texi (Momentary Mark): Minor cleanups.
7751
77522004-08-15 Kenichi Handa <handa@etl.go.jp>
7753
7754 * custom.texi (Non-ASCII Rebinding):
7755 C-q always inserts the right code to pass to global-set-key.
7756
8cf51b2c
GM
77572004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7758
7759 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7760 `insert-register', instead of `C-x r g' binding, for consistency.
7761
77622004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7763
7764 * fixit.texi (Spelling): Fix typo.
7765
77662004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7767
7768 * help.texi (Help): Fix Texinfo usage.
7769
8cf51b2c
GM
77702004-07-24 Richard M. Stallman <rms@gnu.org>
7771
7772 * text.texi (Paragraphs): Update how paragraphs are separated
7773 and the default for paragraph-separate.
7774
7775 * search.texi (Regexp Replace): Further update text for new
7776 replacement operators.
7777
8cf51b2c
GM
77782004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7779
7780 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7781 `R' switch.
7782
7783 * dired.texi (Dired Updating): `k' only deletes inserted
7784 subdirectories from the Dired buffer if a prefix argument was given.
7785
7786 * search.texi (Regexps): Delete redundant definition of `symbol' in
7787 description of `\_>'. It already occurs in the description of `\_<'.
7788
8cf51b2c
GM
77892004-07-01 Juri Linkov <juri@jurta.org>
7790
7791 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7792 (Regexp Search): Add M-r.
7793
77942004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7795
7796 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7797
77982004-06-29 Jesper Harder <harder@ifa.au.dk>
7799
49823426 7800 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7801
78022004-06-25 Richard M. Stallman <rms@gnu.org>
7803
7804 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7805
78062004-06-25 David Kastrup <dak@gnu.org>
7807
7808 * search.texi (Regexp Replace): Some typo corrections and
7809 rearrangement.
7810
78112004-06-24 David Kastrup <dak@gnu.org>
7812
7813 * search.texi (Unconditional Replace): Use replace-string instead
7814 of query-replace in example.
7815 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7816 sequences.
7817 (Query Replace): Correct explanation of `^' which does not use
7818 the mark stack.
7819
78202004-06-21 Nick Roberts <nickrob@gnu.org>
7821
7822 * misc.texi (Shell History Copying): Document comint-insert-input.
7823 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7824
8cf51b2c
GM
78252004-06-20 Jesper Harder <harder@ifa.au.dk>
7826
7827 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7828 * custom.texi (Customization): Do.
7829 * anti.texi (Antinews): Do.
7830 * abbrevs.texi (Defining Abbrevs): Do.
7831
7832 * programs.texi (Info Lookup): Fix keybinding for
7833 info-lookup-symbol.
7834
78352004-06-16 Juanma Barranquero <lektu@terra.es>
7836
7837 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7838 Add emacs-xtra.
7839 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7840 (clean): Add emacs-xtra and flymake. Remove redundancies.
7841
78422004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7845 Add emacs-xtra.
7846 * emacs-xtra.texi: New file.
7847
78482004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7849
7850 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7851 (Dired and Find): Mention differences with ordinary Dired buffers.
7852
8cf51b2c
GM
78532004-06-13 Richard M. Stallman <rms@gnu.org>
7854
7855 * custom.texi (Init Syntax): Explain about vars that do special
7856 things when set with setq or with Custom.
7857 (Init Examples): Add line-number-mode example.
7858
8cf51b2c
GM
78592004-06-12 Juri Linkov <juri@jurta.org>
7860
7861 * dired.texi (Operating on Files): Add dired-do-touch.
7862
8cf51b2c
GM
78632004-06-10 Juri Linkov <juri@jurta.org>
7864
7865 * building.texi (Lisp Eval): Add C-M-x on defface.
7866
78672004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7868
7869 * files.texi (Reverting): Auto-Revert mode and
7870 Global Auto-Revert mode no longer revert remote files.
7871
8cf51b2c
GM
78722004-05-29 Richard M. Stallman <rms@gnu.org>
7873
7874 * custom.texi (Init File): Two dashes start --no-site-file.
7875
8cf51b2c
GM
78762004-05-29 Alan Mackenzie <acm@muc.de>
7877
7878 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7879 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7880 (AWK, Pike): Document as "C-like modes".
7881 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7882 (M-x man): Supersedes M-x manual-entry.
7883 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7884
7885 ("Comments in C"): Delete node; the info is in CC Mode manual.
7886 (c-comment-only-line-offset): Remove description.
7887
7888 (C-c ., C-c C-c): Describe new C Mode bindings.
7889
7890 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7891 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7892 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7893 Amend definitions.
7894
7895 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7896 Describe functions.
7897
7898 (c-comment-start-regexp, c-hanging-comment-ender-p)
7899 (c-hanging-comment-starter-p): Remove obsolete definitions.
7900
7901 * emacs.texi: Remove the menu entry "Comments in C".
7902
8cf51b2c
GM
79032004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7904
7905 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7906 `M-x locate'.
7907
79082004-05-16 Karl Berry <karl@gnu.org>
7909
7910 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7911 makeinfo --html fails.
7912 * help.texi (Help Summary) [@ifnottex]: Likewise.
7913
79142004-05-13 Nick Roberts <nickrob@gnu.org>
7915
7916 * building.texi (GDB Graphical Interface): Update and describe
7917 layout first.
7918
8cf51b2c
GM
79192004-05-04 Jason Rumney <jasonr@gnu.org>
7920
7921 * makefile.w32-in: Revert last change.
7922
79232004-05-03 Jason Rumney <jasonr@gnu.org>
7924
7925 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7926
8cf51b2c
GM
79272004-04-23 Juanma Barranquero <lektu@terra.es>
7928
7929 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7930
79312004-04-18 Juri Linkov <juri@jurta.org>
7932
7933 * fixit.texi (Spelling): Remove file extension from ispell xref.
7934
79352004-04-15 Kim F. Storm <storm@cua.dk>
7936
7937 * cmdargs.texi (Initial Options): Add -Q.
7938
79392004-04-05 Kim F. Storm <storm@cua.dk>
7940
7941 * custom.texi (File Variables): Add safe-local-eval-forms.
7942
8cf51b2c
GM
79432004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7944
7945 * files.texi (Reverting): Correct description of revert-buffer's
7946 handling of point.
7947
79482004-03-22 Juri Linkov <juri@jurta.org>
7949
7950 * emacs.texi (Top): Add `Misc X'.
7951
49823426 7952 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7953
7954 * glossary.texi: Improve references.
7955
7956 * help.texi: Sync keywords with finder.el.
7957
7958 * mini.texi (Completion): Add description for menu items.
7959
7960 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7961
7962 * sending.texi (Mail Methods): Fix xref to Message manual.
7963
8cf51b2c
GM
79642004-03-12 Richard M. Stallman <rms@gnu.org>
7965
8cf51b2c
GM
7966 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7967
8cf51b2c
GM
79682004-03-04 Richard M. Stallman <rms@gnu.org>
7969
7970 * search.texi (Regexps): Explain that ^ and $ have their
7971 special meanings only in certain contexts.
7972
7973 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7974
7975 * mule.texi (Specify Coding): Doc C-x RET F.
7976
7977 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7978 for multiple compile and grep buffers.
7979 (Indirect Buffers): Don't recommand clone-indirect-buffer
7980 for multiple compile and grep buffers.
7981
8cf51b2c
GM
79822004-02-29 Juanma Barranquero <lektu@terra.es>
7983
7984 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7985 Use $(DEL) instead of rm, and ignore exit code.
7986
8cf51b2c
GM
79872004-02-23 Nick Roberts <nick@nick.uklinux.net>
7988
7989 * building.texi (Watch Expressions): Update.
7990
79912004-02-21 Juri Linkov <juri@jurta.org>
7992
1c6c854e
CS
7993 * cmdargs.texi (Action Arguments): Add alias --find-file.
7994 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7995 to Command Arguments.
7996 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7997 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7998 (Window Size X): Join -g and --geometry. Add @cindex.
7999 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8000 (Title X): Remove alias -title.
8001 (Misc X): New node.
8002
c8763fb6 80032004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8004
8005 * frames.texi (Drag and drop): Add Motif to list of supported
8006 protocols.
8007
c8763fb6 80082004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8009
8010 * frames.texi (Drag and drop): New section.
8011
80122004-01-24 Richard M. Stallman <rms@gnu.org>
8013
1c6c854e 8014 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8015 Include it only @ifnotinfo. Patch the preceding and following
8016 node headers to point to each other.
8017
80182004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8019
8020 * calendar.texi (Appointments): Update section.
8021
80222003-12-29 Kevin Ryde <user42@zip.com.au>
8023
8cf51b2c
GM
8024 * programs.texi (C Modes): Fix the xref.
8025
80262003-12-23 Nick Roberts <nick@nick.uklinux.net>
8027
8028 * building.texi (Watch Expressions): Update.
8029 (Commands of GUD): Include use of toolbar + breakpoints set from
8030 fringe/margin.
8031
80322003-12-03 Andre Spiegel <spiegel@gnu.org>
8033
8034 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8035 <acm@muc.de>.
8036
c8763fb6 80372003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8038
8039 * frames.texi (Dialog Boxes): Add use-file-dialog.
8040
8cf51b2c
GM
80412003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8042
8043 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8044 in CC Mode.
8045
8cf51b2c
GM
80462003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8047
8048 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8049 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8050 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8051 * man/frames.texi, man/glossary.texi, man/killing.texi:
8052 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8053 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8054 * man/sending.texi, man/text.texi, man/trouble.texi:
8055 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8056
80572003-11-01 Alan Mackenzie <acm@muc.de>
8058
8059 * search.texi (Scrolling During Incremental Search): Document a
8060 new scrolling facility in isearch mode.
8061
8cf51b2c
GM
80622003-10-22 Miles Bader <miles@gnu.org>
8063
8064 * Makefile.in (info): Move before $(top_srcdir)/info.
8065
80662003-10-22 Nick Roberts <nick@nick.uklinux.net>
8067
8068 * building.texi (Watch Expressions): Update section on data display
8069 to reflect code changes (GDB Graphical Interface).
8070
8cf51b2c
GM
80712003-10-13 Richard M. Stallman <rms@gnu.org>
8072
8073 * xresources.texi (GTK resources): Clean up previous change.
8074
c8763fb6 80752003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8076
8077 * xresources.texi (GTK resources): Add a note that some themes
8078 disallow customizations. Add scroll theme example.
8079
8cf51b2c
GM
80802003-09-30 Richard M. Stallman <rms@gnu.org>
8081
8cf51b2c
GM
8082 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8083
8084 * misc.texi (Saving Emacs Sessions): Shorten the section,
8085 collapsing back into one node.
8086
80872003-09-30 Lars Hansen <larsh@math.ku.dk>
8088
8089 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8090
ce058493 80912003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8092
8093 * xresources.texi (GTK names in Emacs): Correct typo.
8094
8cf51b2c
GM
80952003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8096
1c6c854e
CS
8097 * cmdargs.texi (Font X): Mention new default font.
8098 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8099 problems involved. (Result of discussion on emacs-devel.)
8100
81012003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8102
8103 * emacs.texi (Acknowledgements): Correct typo.
8104
81052003-09-22 Richard M. Stallman <rms@gnu.org>
8106
8107 * dired.texi (Misc Dired Commands): New node.
8108 (Dired Navigation): Add dired-goto-file.
8109
8110 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8111
8112 * emacs.texi (Acknowledgements): New node, split from Distribution.
8113
8114 * cmdargs.texi (Action Arguments): -f reads interactive args.
8115
8cf51b2c
GM
81162003-09-08 Lute Kamstra <lute@gnu.org>
8117
8118 * screen.texi (Mode Line): Say that POS comes before LINE.
8119 Mention `size-indication-mode'.
1c6c854e
CS
8120 * display.texi (Optional Mode Line):
8121 Document `size-indication-mode'.
8cf51b2c
GM
8122 * basic.texi (Position Info): Mention `size-indication-mode'.
8123
81242003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8125
8126 * xresources.texi (Resources): Refer to `editres' man page.
8127 (Lucid Resources): Update defaults. Expand description of
8128 `shadowThickness'.
8129
81302003-09-04 Miles Bader <miles@gnu.org>
8131
8132 * Makefile.in (top_srcdir): New variable.
8133 ($(top_srcdir)/info): New rule.
8134 (info): Depend on it.
8135
81362003-09-03 Peter Runestig <peter@runestig.com>
8137
8138 * makefile.w32-in: New file.
8139
81402003-08-29 Richard M. Stallman <rms@gnu.org>
8141
8142 * misc.texi (Saving Emacs Sessions): Correct previous change.
8143
8cf51b2c
GM
81442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8145
8cf51b2c
GM
8146 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8147 (Intro): Include kmacro.texi after fixit.texi instead of after
8148 custom.texi. (As suggested by Kim Storm.)
8149
81502003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8151
8152 * fixit.texi (Fixit): Update `Next' pointer.
8153 * files.texi (Files): Update `Previous' pointer.
8154 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8155 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8156 (Suggested by Kim Storm.)
8157 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8158
81592003-08-18 Kim F. Storm <storm@cua.dk>
8160
8161 * kmacro.texi: New file describing enhanced keyboard macro
8162 functionality. Replaces old description in custom.texi.
8163
8164 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8165 (Keyboard Macros): Move to new kmacro.texi file.
8166
8167 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8168
8cf51b2c
GM
81692003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8170
8171 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8172
81732003-08-17 Alex Schroeder <alex@gnu.org>
8174
8175 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8176 required.
8177
8cf51b2c
GM
81782003-08-05 Richard M. Stallman <rms@gnu.org>
8179
8180 * programs.texi (Lisp Indent): Don't describe
8181 lisp-indent-function property here. Use xref to Lisp Manual.
8182
8cf51b2c
GM
81832003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8184
fffa137c 8185 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8186 abbreviations.
8187
81882003-07-24 Markus Rost <rost@math.ohio-state.edu>
8189
8190 * buffers.texi (List Buffers): Fix previous change.
8191
8cf51b2c
GM
81922003-07-13 Markus Rost <rost@math.ohio-state.edu>
8193
8194 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8195 List*.
8196
81972003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8198
8cf51b2c
GM
8199 * display.texi (Font Lock): Fix typo.
8200
82012003-07-07 Richard M. Stallman <rms@gnu.org>
8202
8203 * display.texi (Font Lock): Add xref for format info on
8204 font-lock-remove-keywords.
8205
8206 * building.texi (Compilation): Document what happens with asynch
8207 children of compiler process.
8208
8209 * help.texi (Library Keywords): Use @multitable.
8210
8cf51b2c
GM
82112003-06-04 Richard M. Stallman <rms@gnu.org>
8212
8213 * programs.texi (Expressions): Delete C-M-DEL.
8214
8215 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8216 comint-move-point-for-output renamed from
8217 comint-scroll-to-bottom-on-output.
8218
8219 * custom.texi (Init Rebinding): Replace previous change with xref.
8220 (Non-ASCII Rebinding): Explain that issue more briefly here.
8221
82222003-05-28 Richard M. Stallman <rms@gnu.org>
8223
8224 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8225
82262003-05-28 Nick Roberts <nick@nick.uklinux.net>
8227
8228 * building.texi (GDB Graphical Interface): New node.
8229 (Rewritten somewhat by RMS.)
8230
c8763fb6 82312003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8232
8233 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8234 non-English letters. Explain how to set coding systems correctly
8235 and how to include the right coding cookie in the file.
8236
c8763fb6 82372003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8238
8239 * indent.texi (Indentation): Explain the concepts.
8240 (Just Spaces): Explain why preventing tabs for indentation might
8241 be useful.
8242
8cf51b2c
GM
82432003-04-16 Richard M. Stallman <rms@gnu.org>
8244
8245 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8246
8cf51b2c
GM
82472003-02-22 Alex Schroeder <alex@emacswiki.org>
8248
8249 * cmdargs.texi (General Variables): Document SMTPSERVER.
8250
8cf51b2c
GM
8251 * sending.texi: Remove SMTP node.
8252 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8253 library.
8254
8cf51b2c
GM
82552003-02-22 Alex Schroeder <alex@emacswiki.org>
8256
8257 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8258
82592003-02-22 Simon Josefsson <jas@extundo.com>
8260
8261 * sending.texi (Mail Methods): Add node about SMTP.
8262
c8763fb6 82632003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8264
8265 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8266
8cf51b2c
GM
82672003-02-01 Kevin Ryde <user42@zip.com.au>
8268
8269 * glossary.texi (Glossary): Correction to cl cross reference.
8270
82712003-01-20 Richard M. Stallman <rms@gnu.org>
8272
8273 * killing.texi (Rectangles): Document C-x c r.
8274
c8763fb6 82752003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8276
8277 * xresources.texi (GTK resources): New node.
8278 (GTK widget names): New node.
8279 (GTK names in Emacs): New node.
8280 (GTK styles): New node.
8281
c8763fb6 82822003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8283
8284 * maintaining.texi (Create Tags Table): Add reference to the new
8285 `etags --help --lang=LANG' option.
8286
8cf51b2c
GM
82872002-10-02 Karl Berry <karl@gnu.org>
8288
49823426 8289 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8290 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8291 where needed for the sake of the HTML output.
8cf51b2c
GM
8292
82932001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8294
8295 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8296 source files.
8297
82982001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8299
8300 * Makefile.in (emacsman): New target.
8301
8cf51b2c
GM
83022001-10-20 Gerd Moellmann <gerd@gnu.org>
8303
8304 * (Version 21.1 released.)
8305
83062001-10-05 Gerd Moellmann <gerd@gnu.org>
8307
8308 * Branch for 21.1.
8309
8cf51b2c
GM
83102001-03-05 Gerd Moellmann <gerd@gnu.org>
8311
8312 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8313
8cf51b2c
GM
83142000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8315
8316 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8317
8cf51b2c
GM
83181999-07-12 Richard Stallman <rms@gnu.org>
8319
8320 * Version 20.4 released.
8321
83221998-12-04 Markus Rost <rost@delysid.gnu.org>
8323
8324 * Makefile.in (INFO_TARGETS): Delete customize.info.
8325 (DVI_TARGETS): Delete customize.dvi.
8326 (../info/customize, customize.dvi): Targets deleted.
8327
83281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8329
8330 * Version 20.3 released.
8331
83321998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8333
8334 * Makefile.in (EMACSSOURCES): Add mule.texi.
8335 Add msdog.texi, ack.texi. Remove gnu1.texi.
8336
83371998-04-06 Andreas Schwab <schwab@gnu.org>
8338
768c0c0f
JB
8339 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8340 Use it in dvi targets.
8cf51b2c
GM
8341
83421997-09-23 Paul Eggert <eggert@twinsun.com>
8343
8344 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8345 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8346 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8347
83481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8349
8350 * Version 20.2 released.
8351
83521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8353
8354 * Version 20.1 released.
8355
83561997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8357
8358 * Makefile (../info/customize, customize.dvi): New targets.
8359 (INFO_TARGETS): Add ../info/customize.
8360 (DVI_TARGETS): Add customize.dvi.
8361
8cf51b2c
GM
83621996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8363
8364 * Version 19.33 released.
8365
83661996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8367
8368 * Version 19.32 released.
8369
8cf51b2c
GM
83701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8371
8372 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8373
83741996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8375
8376 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8377 Specify -I option.
8378 (All dvi targets): Set the TEXINPUTS variable.
8379
83801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8381
8382 * Version 19.31 released.
8383
8cf51b2c
GM
83841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8385
8386 * Version 19.30 released.
8387
8cf51b2c
GM
83881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8389
8390 * Makefile.in (maintainer-clean): Rename from realclean.
8391
83921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8393
8394 * Makefile.in: New file.
8395 * Makefile: File deleted.
8396
83971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8398
8399 * Makefile (TEXINDEX_OBJS): Variable deleted.
8400 (texindex, texindex.o, getopt.o): Rules deleted.
8401 All deps on texindex deleted.
8402 (distclean): Don't delete texindex.
8403 (mostlyclean): Don't delete *.o.
8404 * texindex.c, getopt.c: Files deleted.
8405
84061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8407
8408 * Version 19.26 released.
8409
84101994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8411
8412 * Makefile (EMACSSOURCES): Exclude undo.texi.
8413
84141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8415
8416 * Version 19.25 released.
8417
84181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8419
8420 * Version 19.24 released.
8421
84221994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8423
8424 * Version 19.23 released.
8425
84261994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8427
8428 * Makefile: Delete spurious tab.
8429
84301994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8431
8432 * Makefile (.SUFFIXES): New rule.
8433
8cf51b2c
GM
84341993-12-04 Richard Stallman (rms@srarc2)
8435
8436 * getopt.c: New file.
8437 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8438 (getopt.o): New rule.
8439 (dvi): Don't depend on texindex.
49823426 8440 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8441
84421993-12-03 Richard Stallman (rms@srarc2)
8443
49823426
GM
8444 * Makefile (TEXI2DVI): New variable.
8445 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8446 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8447
84481993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8449
8450 * Version 19.22 released.
8451
84521993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8453
8454 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8455
84561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8457
8458 * Version 19.21 released.
8459
8cf51b2c
GM
84601993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8461
8462 * Makefile (realclean): Don't delete the Info files.
8463
f0131492 84641993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8465
8cf51b2c
GM
8466 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8467 4' where appropriate.
8468
f0131492 84691993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8470
49823426 8471 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8472
8473 * texindex.c: Include "../src/config.h" if building in emacs.
8474
8475 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8476 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8477 Add target to build texindex.c, defining `emacs'.
8478
8cf51b2c
GM
84791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8480
8481 * Version 19.19 released.
8482
8cf51b2c
GM
84831993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8484
8485 * Version 19.18 released.
8486
84871993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8488
8489 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8490
84911993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8492
8493 * Version 19.17 released.
8494
84951993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8496
8497 * split-man: Fix typos in last change.
8498
84991993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8500
8501 * Version 19.16 released.
8502
85031993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8504
8505 * version 19.15 released.
8506
85071993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8508
8509 * Makefile (distclean): It's rm, not rf.
8510
85111993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8512
8513 * Version 19.14 released.
8514
85151993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8516
8517 * Makefile: New file.
8518
85191993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8520
8521 * Version 19.13 released.
8522
85231993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8524
8525 * Version 19.9 released.
8526
85271993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8528
8529 * Version 19.8 released.
8530
85311993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8532
8533 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8534
8535 * trouble.texi: It's `enable-flow-control-on', not
8536 `evade-flow-control-on'.
8537
85381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8539
8540 * display.texi: Document standard-display-european.
8541
85421993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8543
8544 * Version 19.7 released.
8545
8546 * emacs.texi: Add a sentence to the top menu mentioning the
8547 specific version of Emacs this manual applies to.
8548
85491993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8550
8551 * basic.texi: Document next-line-add-lines variable used to
8552 implement down-arrow.
8553
8554 * killing.texi: Document kill-whole-line.
8555
85561993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8557
8558 * text.texi: Update unix TeX ordering information.
8559
85601993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8561
8562 * news.texi: Mention fill-rectangle in keybinding list.
8563
8564 * killing.texi: Document fill-rectangle.
8565
85661993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8567
8568 * vc.texi: Bring the docs up to date with VC 5.2.
8569
85701992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8571
8572 * emacs.tex: Mention blackbox and gomoku under Amusements.
8573 Assembler mode is now mentioned and appropriately indexed
8574 under Programming Modes.
8575
85761991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8577
8578 * emacs.tex: Update TeX ordering information.
8579
8cf51b2c
GM
85801990-06-26 David Lawrence (tale@geech)
8581
8582 * emacs.tex: Note that completion-ignored-extensions is not used
8583 to filter out names when all completions are displayed in
8584 *Completions*.
8585
85861990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8587
8588 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8589
85901990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8591
8592 * emacs.tex: Add @findex grep.
8593
8cf51b2c
GM
85941988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8595
8596 * emacs.tex: Correct two typos. No other changes before
8597 Version 19 will be made.
8598
8cf51b2c
GM
85991988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8600
8601 * emacs.tex: Update information for obtaining TeX distribution from the
8602 University of Washington.
8603
8604;; Local Variables:
c8763fb6 8605;; coding: utf-8
8cf51b2c
GM
8606;; End:
8607
95df8112 8608 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8609
8610 This file is part of GNU Emacs.
8611
352c8b4a 8612 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8613 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8614 the Free Software Foundation, either version 3 of the License, or
8615 (at your option) any later version.
8cf51b2c
GM
8616
8617 GNU Emacs is distributed in the hope that it will be useful,
8618 but WITHOUT ANY WARRANTY; without even the implied warranty of
8619 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8620 GNU General Public License for more details.
8621
8622 You should have received a copy of the GNU General Public License
352c8b4a 8623 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.