* lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
2a185919
CY
12011-12-06 Chong Yidong <cyd@gnu.org>
2
3 * programs.texi (Man Page): Clarify how to use Man-switches.
4 Don't bother documenting Man-fontify-manpage-flag.
5 (Lisp Doc): Add xref to Name Help node.
6 (Hideshow): Add cindex. Mention role of ellipses, and default
7 value of hs-isearch-open. Don't bother documenting
8 hs-special-modes-alist.
9 (Symbol Completion): Add kindex for C-M-i. Don't recommend
10 changing the window manager binding of M-TAB.
11
ebf10822
CY
122011-12-05 Chong Yidong <cyd@gnu.org>
13
14 * programs.texi (Comment Commands): Fix description of for M-; on
15 blank lines. Move documentation of comment-region here.
16 (Multi-Line Comments): Clarify the role of comment-multi-line.
17 Refer to Comment Commands for comment-region doc.
18 (Options for Comments): Refer to Multi-Line Comments for
19 comment-multi-line doc, instead of duplicating it. Fix default
20 values of comment-padding and comment-start-skip.
21
ec7ae032
CY
222011-12-04 Chong Yidong <cyd@gnu.org>
23
24 * programs.texi (Program Modes): Mention modes that are not
25 included with Emacs. Fix references to other manuals for tex.
26 Add index entry for backward-delete-char-untabify. Mention
27 prog-mode-hook.
28 (Which Function): Use "global minor mode" terminology.
29 (Basic Indent, Multi-line Indent): Refer to previous descriptions
30 in Indentation chapter to avoid duplication.
31 (Expressions): Copyedit.
32 (Matching): Document Electric Pair mode.
33
34 * ack.texi (Acknowledgments):
35 * rmail.texi (Movemail, Other Mailbox Formats):
36 * frames.texi (Frames): Don't capitalize "Unix".
37
a24bf23e
CY
382011-12-04 Chong Yidong <cyd@gnu.org>
39
40 * text.texi (Nroff Mode): Mention what nroff is.
41 (Text Based Tables, Table Recognition): Don't say "Table mode"
42 since it's not a major or minor mode.
43 (Text Based Tables): Reduce the size of the example.
44 (Table Definition): Clarify definitions.
45 (Table Creation): Add key table.
46 (Cell Commands): Use kbd for commands.
47 (Table Rows and Columns): Combine nodes Row Commands and Column
48 Commands.
49 (Fixed Width Mode): Node deleted; contents moved to parent.
50 (Table Conversion): Shorten example.
51 (Measuring Tables): Merge into Table Misc.
52
8863a584
CY
532011-12-03 Chong Yidong <cyd@gnu.org>
54
55 * text.texi (TeX Mode): Mention AUCTeX package.
56 (TeX Editing): Add xref to documentation for Occur.
57 (LaTeX Editing): Add xref to Completion node.
58 (TeX Print): Fix description of tex-directory.
59 (Enriched Text): Renamed from Formatted Text. Make this node and
60 its subnodes less verbose, since text/enriched files are
61 practically unused.
62 (Enriched Mode): Renamed from Requesting Formatted Text.
63 (Format Colors): Node deleted.
64 (Enriched Faces): Renamed from Format Faces. Describe commands
65 for applying colors too.
66 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
67
68 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
69
70 * display.texi (Colors): New node.
71
72 * cmdargs.texi (Colors X):
73 * xresources.texi (GTK styles):
74 * custom.texi (Face Customization): Reference it.
75
76 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
77 Link to Fill Commands for Justification entry.
78
6fdebe93
EZ
792011-12-03 Eli Zaretskii <eliz@gnu.org>
80
81 * display.texi (Auto Scrolling): More accurate description of what
82 scroll-*-aggressively does, including the effect of non-zero
83 margin. Fix "i.e." markup.
84
95ca9bc7
CY
852011-12-02 Chong Yidong <cyd@gnu.org>
86
87 * text.texi (Pages): Mention how formfeed chars are displayed.
88 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
89 Describe adaptive filling more precisely.
90 (Fill Commands): Note that filling removes excess whitespace.
91 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
92 now bound to indent-for-tab-command in Text mode.
93 (Outline Mode): Copyedits.
94 (Outline Visibility): Note that Reveal mode is a buffer-local
95 minor mode.
96
97 * modes.texi (Major Modes): Move note about checking major-mode in
98 a hook function here, from Text mode.
99
6d262977
CY
1002011-11-28 Chong Yidong <cyd@gnu.org>
101
b22b1918
CY
102 * text.texi (Words): Add xref to Position Info.
103 (Paragraphs): Add xref to Regexps.
104
6d262977
CY
105 * indent.texi (Indentation): Rewrite introduction. Move table to
106 Indentation Commands node.
107 (Indentation Commands): Add index entries to table. Copyedits.
108 (Tab Stops, Just Spaces): Copyedits.
109 (Indent Convenience): New node. Document electric-indent-mode.
110
111 * programs.texi (Basic Indent):
112 * windows.texi (Pop Up Window): Fix kindex entry.
113
dc95a8b0
CY
1142011-11-28 Chong Yidong <cyd@gnu.org>
115
116 * modes.texi (Major Modes): Move major-mode variable doc here from
117 Choosing Modes. Document describe-mode. Document prog-mode-hook
118 and text-mode-hook. Add example of using hooks.
119 (Minor Modes): Document behavior of mode command calls from Lisp.
120 Note that setting the mode variable using Customize will DTRT.
121 (Choosing Modes): Add example of setting a minor mode using a
122 local variable.
123
b63a8e8e
CY
1242011-11-27 Chong Yidong <cyd@gnu.org>
125
126 * frames.texi (Creating Frames): Move frame parameter example to
127 Frame Parameters node.
128 (Frame Commands): C-x 5 o does not warp the mouse by default.
129 (Fonts): Add more GTK-style properties; also, they should be
130 capitalized.
131 (Special Buffer Frames): Node deleted; special-display is on the
132 way out.
133 (Frame Parameters): Example moved here from Creating Frames.
134 Clarify that default-frame-alist affects the initial frame too.
135 Delete auto-raise-mode and auto-lower-mode.
136 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
137 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
138
139 * windows.texi (Window Choice): Add xref to Lisp manual for
140 special-display-*.
141
a3dcc84e
EZ
1422011-11-26 Eli Zaretskii <eliz@gnu.org>
143
144 * display.texi (Text Display): Update the description,
145 cross-references, and indexing related to display of control
146 characters and raw bytes.
147
4ad3bc2a
CY
1482011-11-25 Chong Yidong <cyd@gnu.org>
149
150 * frames.texi (Frames): Rewrite introduction.
151 (Mouse Commands): Default for mouse-drag-copy-region is now t.
152 Mouse-3 does not copy to kill ring by default. DEL does not
153 behave specially for mouse commands any more.
154 (Mouse References): Document mouse-1-click-follows-link more
155 thoroughly.
156 (Menu Mouse Clicks): Move footnote to the main text and add xref
157 to Init Rebinding node.
158 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
159
160 * files.texi (Visiting): `C-x 5 f' works on ttys too.
161
20db1522
JB
1622011-11-24 Juanma Barranquero <lekktu@gmail.com>
163
164 * display.texi (Font Lock): Fix typo.
165
01d06b1f
GM
1662011-11-24 Glenn Morris <rgm@gnu.org>
167
168 * rmail.texi (Rmail Output):
169 Mention rmail-automatic-folder-directives. (Bug#9657)
170
0cbaa1d5
CY
1712011-11-21 Chong Yidong <cyd@gnu.org>
172
173 * mark.texi (Global Mark Ring): Fix description of global mark
174 ring (Bug#10032).
175
fe7a3057
JB
1762011-11-20 Juanma Barranquero <lekktu@gmail.com>
177
178 * msdog.texi (Windows Fonts): Fix typo.
179
b6e63cbe
GM
1802011-11-17 Glenn Morris <rgm@gnu.org>
181
182 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
183
58179cce
JB
1842011-11-16 Juanma Barranquero <lekktu@gmail.com>
185
186 * killing.texi (Rectangles):
7877f373
JB
187 * misc.texi (Document View):
188 * modes.texi (Choosing Modes):
189 * msdog.texi (Windows Fonts):
58179cce
JB
190 * regs.texi (Rectangle Registers):
191 * search.texi (Isearch Yank): Fix typos.
192
291d142b
CY
1932011-11-06 Chong Yidong <cyd@gnu.org>
194
195 * windows.texi (Basic Window): Add xref to Cursor Display.
196 (Split Window): Document negative arg for splitting commands.
197 (Other Window): Document mouse-1 in text area of window.
198 (Change Window): Don't mention window attributes, since they
199 aren't defined. C-x 1 can't be used with minibuffer windows.
200 Windows are no longer auto-deleted.
201 (Window Choice): Add xref to Choosing Window in Lisp manual.
202 (Window Convenience): Note that windmove disables shift-selection.
203 Move M-x compare-windows here from Other Window node.
204
205 * custom.texi (Mouse Buttons):
206 * search.texi (Isearch Scroll):
207 * windows.texi (Split Window): Use new names split-window-below
208 and split-window-right.
209
a7ef684b
JB
2102011-10-26 Juanma Barranquero <lekktu@gmail.com>
211
212 * emacs.texi (Top): Fix typo.
213
d53e1747
GM
2142011-10-25 Glenn Morris <rgm@gnu.org>
215
216 * abbrevs.texi (Saving Abbrevs):
217 quietly-read-abbrev-file is not a command. (Bug#9866)
218
e7a3ff06
CY
2192011-10-24 Chong Yidong <cyd@gnu.org>
220
221 * display.texi (Scrolling): Document scroll-up-line and
222 scroll-down-line. Document scroll-command property.
223 (Recentering): New node, split off from Scrolling.
224
86c60681
CY
2252011-10-23 Chong Yidong <cyd@gnu.org>
226
da97a9e6
CY
227 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
228 (Tool Bars): Copyedits.
229
86c60681
CY
230 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
231
d195726a
CY
2322011-10-22 Chong Yidong <cyd@gnu.org>
233
234 * windows.texi (Displaying Buffers): Fix broken lispref link.
235
a70e06c1
CY
2362011-10-22 Chong Yidong <cyd@gnu.org>
237
238 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
239 Move confirm-nonexistent-file-or-buffer discussion here.
240
241 * files.texi (File Names, Visiting): Move detailed discussion of
242 minibuffer confirmation to Minibuffer Exit.
243
244 * buffers.texi (Buffers): Tweak mention of mail buffer name.
245 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
246
bfd779dd
CY
2472011-10-21 Chong Yidong <cyd@gnu.org>
248
249 * files.texi (File Names, Visiting, Interlocking): Copyedits.
250 (Backup Copying): backup-by-copying-when-mismatch is now t.
251 (Customize Save): Fix description of require-final-newline.
252 (Reverting): Note that revert-buffer can't be undone. Mention VC.
253 (Auto Save Control): Clarify.
254 (File Archives): Add 7z.
255 (Remote Files): ange-ftp-make-backup-files defaults to nil.
256
257 * arevert-xtra.texi (Autorevert): Copyedits.
258
6e317956
CY
2592011-10-20 Chong Yidong <cyd@gnu.org>
260
261 * custom.texi (Hooks, Init Examples):
262 * display.texi (Font Lock):
263 * fixit.texi (Spelling):
264 * rmail.texi (Rmail Display): Minor mode function with no arg now
265 enables it.
266
267 * fixit.texi (Spelling): Fix description of inline completion.
268
5abc31ef
CY
2692011-10-19 Chong Yidong <cyd@gnu.org>
270
271 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
272 entries.
273 (Isearch Yank): Document isearch-yank-pop.
274 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
275 (Other Repeating Search): Document Occur Edit mode.
276
939db9ac
CY
2772011-10-18 Chong Yidong <cyd@gnu.org>
278
279 * display.texi (Fringes): Move overflow-newline-into-fringe here,
280 from Line Truncation node.
281 (Standard Faces): Note that only the background of the cursor face
282 has an effect.
283 (Cursor Display): Fix descriptions of cursor face
284 and bar cursor blinking.
285 (Text Display): Document nobreak-char-display more clearly.
286 (Line Truncation): Add xref to Split Window node.
287 (Display Custom): Don't bother documenting baud-rate or
288 no-redraw-on-reenter.
289
290 * search.texi (Slow Isearch): Node removed.
291
80c6d77f
GM
2922011-10-18 Glenn Morris <rgm@gnu.org>
293
294 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
295
d366bd53
CY
2962011-10-18 Chong Yidong <cyd@gnu.org>
297
298 * display.texi (Faces): Simplify discussion. Move documentation
299 of list-faces-display here, from Standard Faces node. Note
300 special role of `default' background.
301 (Standard Faces): Note special role of `default' background. Note
302 that region face may be taken fom GTK. Add xref to Text Display.
303 (Text Scale): Rename from "Temporary Face Changes". Callers
304 changed. Don't bother documenting variable-pitch-mode.
305 (Font Lock): Copyedits. Remove font-lock-maximum-size.
306 (Useless Whitespace): Simplify description of
307 delete-trailing-whitespace. Note active region case.
308 (Text Display): Fix description of escape-glyph face assignment.
309 Remove unibye mode discussion. Update some parts for Unicode.
310 Move glyphless chars documentation to Lisp manual.
311
312 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
313
21100e7d
CY
3142011-10-15 Chong Yidong <cyd@stupidchicken.com>
315
316 * display.texi (Scrolling): Tweak explanation of scroll direction.
317 (View Mode): Add index entries.
318
319 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
320
321 * regs.texi (Text Registers): C-x r i does not activate the mark.
322 (Bookmarks): Document new default bookmark location.
323
50b063c3
CY
3242011-10-13 Chong Yidong <cyd@stupidchicken.com>
325
326 * killing.texi (Deletion): Add xref to Using Region. Document
327 delete-forward-char.
328 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
329 description here. Recommend C-u C-SPC for jumping to mark.
330 (Kill Ring): Move kill ring variable documentation here.
331 (Primary Selection): Copyedits.
332 (Rectangles): Document new command rectangle-number-lines.
333 (CUA Bindings): Note that this disables the mark-even-if-inactive
334 behavior for C-x and C-c.
335
336 * mark.texi (Mark): Mention "active region" terminology.
337 (Using Region): Document delete-active-region.
338
e1a3f5b1
CY
3392011-10-12 Chong Yidong <cyd@stupidchicken.com>
340
341 * mark.texi (Mark): Clarify description of disabled Transient Mark
342 mode (Bug#9689).
343 (Setting Mark): Document prefix arg for C-x C-x. Document primary
344 selection changes. Mention that commands like C-y set the mark.
345 (Marking Objects): Add xref to Words node. Note that mark-word
346 and mark-sexp also have the "extend region" behavior.
347 (Using Region): Mention M-$ in the table. Document
348 mark-even-if-inactive here instead of in Mark Ring.
349 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
350 note of the "Mark Set" behavior.
351 (Disabled Transient Mark): Rename from "Persistent Mark"
352 (Bug#9688). Callers changed.
353
354 * programs.texi (Expressions):
355 * text.texi (Words): Defer to Marking Objects for mark-word doc.
356
3dc62b2b
CY
3572011-10-09 Chong Yidong <cyd@stupidchicken.com>
358
359 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
360 option" terminology.
361 (Key Help): Add command names. Define "documentation string".
362 (Name Help): Remove an over-long joke.
363 (Apropos): Document prefix args. Remove duplicated descriptions.
364 (Help Mode): Add C-c C-b to table. Update TAB binding.
365 (Package Keywords): Rename from "Library by Keyword". Describe
366 new package menu interface.
367 (Help Files, Help Echo): Tweak description.
de09aa52
CY
368
369 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 370 (Minibuffer History): Document numeric args to history commands.
de09aa52 371
2d3fe5d7
EZ
3722011-10-08 Eli Zaretskii <eliz@gnu.org>
373
374 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
375
b2b0776e
CY
3762011-10-08 Chong Yidong <cyd@stupidchicken.com>
377
378 * basic.texi (Position Info): Omit page commands. Document
379 count-words-region and count-words.
380
381 * text.texi (Pages): Move what-page documentation here.
382
27a16462
CY
3832011-10-08 Chong Yidong <cyd@stupidchicken.com>
384
385 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
386 Remote Files node instead of linking directly to the Tramp manual.
387 (Minibuffer Edit): Add xref to Blank Lines.
388 (Completion): Add xref to Symbol Completion. Remove redundant
389 example, which is repeated in the next node.
390 (Completion Commands): Minor clarifications.
391 (Completion Styles): New node, split from Completion Commands.
392 Document substring and initials styles.
393 (Strict Completion): Remove information duplicated in other nodes.
394 (Completion Options): Consolidate case difference discussion here.
395
396 * help.texi (Help Mode): Fix kindex entries.
397
398 * files.texi (File Names): Add index entries.
399
de0bde62
CY
4002011-10-07 Chong Yidong <cyd@stupidchicken.com>
401
402 * basic.texi (Inserting Text): Add xref to Completion. Add
403 ucs-insert example, and document prefix argument.
404 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
405 to left/right. Tweak left-char and right-char descriptions.
406 M-left and M-right are now bound to left-word/right-word.
407 (Erasing): Document delete-forward-char.
408
409 * screen.texi (Screen, Menu Bar): Copyedits.
410 (Point): Remove duplicate paragraph on cursors, also in Screen.
411 (Mode Line): Trailing dashes no longer shown on X displays.
412
413 * frames.texi (Non-Window Terminals): Index just "text-only
414 terminal", which is used throughout the manual now.
415
416 * entering.texi (Entering Emacs): Define "startup screen".
417 Document window-splitting behavior with command-line inputs.
418 (Exiting): Remove obsolete paragraph about shells without suspend
419 functionality.
420
421 * commands.texi (User Input): Define "input event" more clearly.
422 (Keys): Add xref to Echo Area.
423 (Commands): Clarify relation between commands and functions.
424
453e4522
CY
4252011-10-06 Chong Yidong <cyd@stupidchicken.com>
426
427 * misc.texi (emacsclient Options): Document how emacsclient runs
428 the Emacs daemon (Bug#9674).
429
550f41cd
CY
4302011-10-01 Chong Yidong <cyd@stupidchicken.com>
431
432 * basic.texi (Moving Point):
433 * custom.texi (Mouse Buttons):
434 * rmail.texi (Rmail Scrolling):
435 * search.texi (Isearch Scroll):
436
437 * display.texi (Scrolling): Replace scroll-up/down with
438 scroll-up/down-command. Fix scroll-preserve-screen-position
439 description. Document scroll-error-top-bottom.
440
9229fe87
GM
4412011-09-30 Glenn Morris <rgm@gnu.org>
442
443 * commands.texi (Keys): Whitespace fix. (Bug#9635)
444
0a2132ba
CY
4452011-09-24 Chong Yidong <cyd@stupidchicken.com>
446
447 * windows.texi (Pop Up Window): Defer discussion of window
448 splitting to the Window Choice node. Add index entries.
449 (Force Same Window): Node deleted.
450 (Displaying Buffers, Window Choice): New nodes.
451
452 * buffers.texi (Select Buffer): Clarify description of
453 buffer-switching commands. Add xref to Window Display node.
454 Don't repeat confirm-nonexistent-file-or-buffer description from
455 Visiting node. Remove even-window-heights.
456
457 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
458
33ed493b
CY
4592011-09-18 Chong Yidong <cyd@stupidchicken.com>
460
461 * cmdargs.texi (Icons X): Fix description of Emacs icon.
462
463 * xresources.texi (Table of Resources): Fix documentation of
464 bitmapIcon.
465
92fa95ad
CY
4662011-09-15 Chong Yidong <cyd@stupidchicken.com>
467
468 * package.texi (Package Menu): Add package-menu-mark-upgrades.
469
16254627
EH
4702011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
471
472 * frames.texi (Frame Commands): Note that delete-other-frames only
473 deletes frames on current terminal.
474
c3760c17
EZ
4752011-09-10 Eli Zaretskii <eliz@gnu.org>
476
477 * sending.texi (Mail Misc): Document mail-add-attachment.
478
69b8be97
EZ
4792011-09-04 Eli Zaretskii <eliz@gnu.org>
480
481 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
482
3fd50d5c
CY
4832011-08-29 Chong Yidong <cyd@stupidchicken.com>
484
485 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
486
e2aeef63
CY
4872011-08-28 Chong Yidong <cyd@stupidchicken.com>
488
489 * files.texi (File Archives):
490 * cal-xtra.texi (Diary Display):
491 * help.texi (Help Mode): Add xref to View Mode.
492
ddb54206
CY
4932011-08-28 Chong Yidong <cyd@stupidchicken.com>
494
a6326082
CY
495 * display.texi (View Mode): New node. Move view-file here from
496 Misc File Ops. Move view-buffer here from Misc Buffer.
497
498 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
499
04e2ce72 500 * files.texi (Misc File Ops): Document new
a6326082 501 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
502
503 * dired.texi (Dired Deletion): Shorten description of Trash.
504
ddb54206
CY
505 * misc.texi (emacsclient Options): Document server-port.
506
bd206ce5
EZ
5072011-08-27 Eli Zaretskii <eliz@gnu.org>
508
509 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
510 even on MS-Windows. Fix a typo.
511
d43f5a42
CY
5122011-08-26 Chong Yidong <cyd@stupidchicken.com>
513
514 * package.texi: New file, documenting the package manager.
515
516 * emacs.texi: Include it.
517
518 * help.texi (Help Summary): Add describe-package.
519
e0b1591b
CY
5202011-08-25 Chong Yidong <cyd@stupidchicken.com>
521
856ce114
CY
522 * misc.texi (Printing): Convert subnodes into subsections.
523
f404f8bc
CY
524 * text.texi (Two-Column): Move into Text chapter.
525
526 * picture-xtra.texi (Picture Mode): Group with Editing Binary
527 Files section. Convert from chapter into section.
528
529 * display.texi (Narrowing): Move into display chapter.
530
e0b1591b
CY
531 * sending.texi (Sending Mail):
532 * rmail.texi (Rmail):
533 * misc.texi (Gnus, Document View):
534 * dired.texi (Dired):
535 * emacs.texi: Group the mail, rmail, and gnus chapters together.
536
75bfc667
JL
5372011-08-07 Juri Linkov <juri@jurta.org>
538
539 * dired.texi (Operating on Files): Rewrite according to the fact
540 that `dired-do-chmod' doesn't use the `chmod' program anymore.
541
fe676f91
MA
5422011-07-30 Michael Albinus <michael.albinus@gmx.de>
543
544 * mini.texi (Minibuffer File): Insert a reference to Tramp for
545 remote file name completion. (Bug#9197)
546
4cc60b9b
EZ
5472011-07-28 Eli Zaretskii <eliz@gnu.org>
548
549 * mule.texi (Bidirectional Editing): Document the fact that
550 bidi-display-reordering is t by default.
551
89671e16
LMI
5522011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
553
554 * help.texi (Misc Help): Mention `describe-prefix-bindings'
555 explicitly (bug#8904).
556
fb23ecc2
LMI
5572011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
558
559 * trouble.texi (Checklist): Use an `M-x' example instead of an
560 Emacs Lisp form to switch on the dribble file (bug#8056).
561
465c5fc8
LMI
5622011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
563
564 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
565
90a6258b
GM
5662011-07-13 Glenn Morris <rgm@gnu.org>
567
568 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
569
c7588364
LMI
5702011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * mark.texi (Mark Ring): Clarify how many locations are saved
573 (bug#5770).
574 (Global Mark Ring): Ditto.
575
4cb4f3ba
LMI
5762011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
577
d648feab
LMI
578 * text.texi (Table Recognition): Use "at point" instead of "under
579 point" (bug#4345).
580
4cb4f3ba
LMI
581 * display.texi (Cursor Display): Mention `cursor-type'.
582
583 * screen.texi (Point): Clarify that it's only if you use a block
584 cursor that it appears to be on a character (bug#4345).
585
ecd0b990
CY
5862011-07-12 Chong Yidong <cyd@stupidchicken.com>
587
588 * misc.texi (Amusements): Move dissociated press here, from its
589 own section.
590
591 * emacs.texi (Top): Update node listing.
592
c2fd0368
LMI
5932011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
594
595 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
596 clarity (bug#3523).
597
fdeb32ec
CY
5982011-07-12 Chong Yidong <cyd@stupidchicken.com>
599
600 * cmdargs.texi (Initial Options): Document --no-site-lisp.
601 (Misc X): Document --parent-id.
602
603 * frames.texi (Frame Commands): Note that focus-follows-mouse now
604 defaults to nil.
605
606 * misc.texi (emacsclient Options): Document --parent-id.
607
608 * msdog.texi (Windows HOME): Document _emacs as obsolete.
609
f584ca38
LMI
6102011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
611
612 * emacs.texi: Use "..." instead of ``...'' in the menus
613 (bug#3503).
614
963578d3
CY
6152011-07-11 Chong Yidong <cyd@stupidchicken.com>
616
617 * killing.texi (Primary Selection): Document `only' setting for
618 select-active-regions.
619
620 * mark.texi (Setting Mark): Reference Shift Selection node.
621
622 * frames.texi (Mouse Commands): Document mouse-yank-primary.
623
a30ed87b
LMI
6242011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
625
47076272
LMI
626 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
627 motion keys" (bug#3503).
628
a30ed87b
LMI
629 * emacs.texi: Change all the register node names from "RegPos"
630 (etc.) to "Positional Registers" (etc.) (bug#3314).
631
4d45a8b7
CY
6322011-07-11 Chong Yidong <cyd@stupidchicken.com>
633
634 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
635 (Other Kill Commands, Kill Options): Copyedits.
636 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
637 (Yanking): Move yank-excluded properties discussion here.
638 (Cut and Paste): Move from frames.texi. Update subnodes to
639 describe x-select-enable-clipboard case.
640
641 * frames.texi: Move Cut and Paste node and subnodes into
642 killing.texi, except Mouse Commands and Word and Line Mouse.
643
c160ddee
AM
6442011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
645
646 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
647
3329e6e3
LMI
6482011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
649
32a214fe
LMI
650 * screen.texi (Mode Line): Clarify that coding systems are
651 characters, not letters (bug#1749).
652
3329e6e3
LMI
653 * cmdargs.texi (Environment): Mention removing variables
654 (bug#1615). Text suggested by Kevin Rodgers.
655
8875da1e
CY
6562011-07-10 Chong Yidong <cyd@stupidchicken.com>
657
54806e45
CY
658 * misc.texi (Amusements): Don't mention Yow; it's crippled.
659
8875da1e
CY
660 * modes.texi: Rename from major.texi.
661 (Modes): New node. Make Major Modes and Minor Modes subsections
662 of this. All callers changed.
663
664 * custom.texi (Minor Modes): Move to modes.texi.
665
7847b2a1
CY
6662011-07-10 Chong Yidong <cyd@stupidchicken.com>
667
6cfd0fa2
CY
668 * custom.texi (Syntax): Node deleted.
669
670 * help.texi (Help Summary):
671 * major.texi (Major Modes):
672 * programs.texi (Parentheses):
673 * search.texi (Regexp Backslash, Regexp Backslash)
674 (Regexp Backslash):
675 * text.texi (Words): Callers changed.
676
7847b2a1
CY
677 * text.texi (Refill, Longlines): Delete nodes.
678
679 * ack.texi (Acknowledgments): Longlines removed from manual.
680
681 * emacs.texi (Top): Update node listing.
682
2a71c436
GM
6832011-07-09 Glenn Morris <rgm@gnu.org>
684
685 * fortran-xtra.texi (Fortran): Update handled extensions.
686
61436e9f
LMI
6872011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
688
689 * display.texi (Scrolling): `C-v' (etc) are now bound to
690 `scroll-*-command' (bug#8349).
691
6e560c71
LMI
6922011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
693
48954a09 694 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
695 doesn't actually delete any files (bug#7125).
696
2904fd97
LMI
697 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
698 argument for `C-c C-k' (bug#7391).
699
6e560c71
LMI
700 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
701 you're currently using (bug#8489).
702
978ff6c5
EZ
7032011-07-01 Eli Zaretskii <eliz@gnu.org>
704
705 * mule.texi (Coding Systems): Move index entries from the previous
706 change into their proper places.
707
0d742084
LMI
7082011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
709
31976bd5
LMI
710 * help.texi (Help Files): Document view-external-packages (bug#8902).
711
0d742084
LMI
712 * mule.texi (Coding Systems): Put a few more of the coding systems
713 into the index (bug#8900).
714
9f678528
GM
7152011-06-26 Glenn Morris <rgm@gnu.org>
716
717 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
718
18a4ce5e
AR
7192011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
720
721 * misc.texi (emacsclient Options): Mention --frame-parameters.
722
f0da764a
GM
7232011-06-09 Glenn Morris <rgm@gnu.org>
724
725 * custom.texi (Specifying File Variables):
726 Recommend explicit arguments for minor modes.
727
b047e7ac
PE
7282011-06-02 Paul Eggert <eggert@cs.ucla.edu>
729
730 Document wide integers better.
731 * buffers.texi (Buffers):
001903b5
PE
732 * files.texi (Visiting): Document maxima for 64-bit machines,
733 and mention virtual memory limits.
b047e7ac 734
bf41276f
CY
7352011-05-28 Chong Yidong <cyd@stupidchicken.com>
736
737 * custom.texi (Hooks): Reorganize. Mention Prog mode.
738
739 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
740 prog mode (Bug#8240).
741
e145f188
GM
7422011-05-27 Glenn Morris <rgm@gnu.org>
743
744 * custom.texi (Specifying File Variables):
745 Major modes no longer need come first.
746
313f790e
CY
7472011-05-22 Chong Yidong <cyd@stupidchicken.com>
748
749 * mule.texi (Specify Coding, Text Coding, Communication Coding):
750 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
751
c136e5cd
GM
7522011-05-18 Glenn Morris <rgm@gnu.org>
753
754 * ack.texi (Acknowledgments): Remove fakemail.c.
755
c71a0d48 7562011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
757
758 Fixes for fitting text into 7x9 printed manual.
759 * building.texi (Flymake, Breakpoints Buffer):
760 * calendar.texi (Appointments):
761 * cmdargs.texi (General Variables, Display X):
762 * custom.texi (Saving Customizations, Face Customization)
763 (Directory Variables, Minibuffer Maps, Init Rebinding):
764 * display.texi (Font Lock, Font Lock, Useless Whitespace):
765 * fixit.texi (Spelling):
766 * frames.texi (Creating Frames, Fonts):
767 * help.texi (Help Files):
768 * mini.texi (Minibuffer File):
769 * misc.texi (emacsclient Options, Emulation):
770 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
771 * mule.texi (International Chars, Language Environments)
772 (Select Input Method, Modifying Fontsets, Charsets):
773 * programs.texi (Custom C Indent):
774 * rmail.texi (Rmail Labels):
775 * text.texi (Table Conversion):
776 * trouble.texi (Known Problems, Known Problems):
777 * windows.texi (Change Window):
778 * xresources.texi (GTK resources): Reflow text and re-indent code
779 examples to avoid TeX overflows and underflows on 7x9 paper.
780
781 * emacs.texi: Fix the (commented out) smallbook command.
782
783 * macos.texi (Mac / GNUstep Events):
784 * xresources.texi (Lucid Resources): Remove extraneous examples.
785
b8f82dc1
GM
7862011-05-10 Glenn Morris <rgm@gnu.org>
787
788 * custom.texi (Specifying File Variables):
789 Deprecate using mode: for minor modes.
790
d306b4da
GM
7912011-05-07 Glenn Morris <rgm@gnu.org>
792
793 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
794
548d0a63
GM
7952011-05-06 Glenn Morris <rgm@gnu.org>
796
5006e634
GM
797 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
798
548d0a63
GM
799 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
800
e793a940
LMI
8012011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
802
803 * misc.texi (Emacs Server): Document `server-eval-at'.
804
7031be6d
UR
8052011-04-24 Chong Yidong <cyd@stupidchicken.com>
806
807 * maintaining.texi (List Tags): Document next-file. Suggested by
808 Uday S Reddy.
809
4ffd0d6b 8102011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
811
812 * mini.texi (Minibuffer Edit):
813 * screen.texi (Mode Line): Fix typo.
814
1c6c854e
CS
8152011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
816
024ff170 817 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 818
c5c9f40f
CY
8192011-03-26 Chong Yidong <cyd@stupidchicken.com>
820
821 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
822
09725d26
EZ
8232011-03-30 Eli Zaretskii <eliz@gnu.org>
824
825 * display.texi (Auto Scrolling): Document the limit of 100 lines
826 for never-recentering scrolling with `scroll-conservatively'.
827 (Bug#6671)
828
09d9db2c 8292011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
830
831 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
832 HOME on Windows and where it looks for init files. (Bug#8221)
833
62d94509
EZ
8342011-03-10 Eli Zaretskii <eliz@gnu.org>
835
836 * search.texi (Regexp Example):
837 * mule.texi (International Chars):
838 * building.texi (External Lisp): Don't use characters outside
839 ISO-8859-1.
840
0286d9de
EZ
8412011-03-09 Eli Zaretskii <eliz@gnu.org>
842
1c6c854e
CS
843 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
844 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
845
846 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
847
114902a5 848 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
849 (Bug#8210)
850
0afb4571
J
8512011-03-08 Jan Djärv <jan.h.d@swipnet.se>
852
853 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
854 for Gtk+ 3.
855
bb3865e8
GM
8562011-03-08 Glenn Morris <rgm@gnu.org>
857
6446548e
GM
858 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
859 * emacs.texi (Acknowledgments):
860 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 861 * emacs.texi: Set documentencoding.
6446548e 862
bb3865e8
GM
863 * display.texi (Optional Mode Line): Don't mention exactly where
864 display-time appears. (Bug#8193)
865
33383987
JB
8662011-03-07 Chong Yidong <cyd@stupidchicken.com>
867
868 * Version 23.3 released.
869
892777ba
CY
8702011-03-06 Chong Yidong <cyd@stupidchicken.com>
871
872 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
873
0b973fc5
DW
8742011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
875
876 * misc.texi (emacsclient Options): Add q/quiet.
877
8ef5a2f2
GM
8782011-03-02 Glenn Morris <rgm@gnu.org>
879
880 * mule.texi (Communication Coding) <x-select-request-type>:
881 Remove duplicate (essentially) paragraph. (Bug#8148)
882
bd106056
CS
8832011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
884
885 * maintaining.texi (Format of ChangeLog): Add reference to
886 add-log-full-name.
887 (Change Log Commands): Add documentation for combining multiple
888 symbols in one change.
889
6640b281
GM
8902011-03-01 Glenn Morris <rgm@gnu.org>
891
892 * custom.texi (Directory Variables):
893 Give an example of excluding subdirectories.
894
2b0c7330 8952011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
896
897 * search.texi (Regexp Search): Move index entries about regexps to the
898 "Regexps" node. Add index entries for regexp search. (Bug#8096)
899
8c62c205
GM
9002011-02-19 Glenn Morris <rgm@gnu.org>
901
902 * dired.texi (Dired): Dired-X version number was dropped.
903
3928f2b6
JD
9042011-02-14 Jan Djärv <jan.h.d@swipnet.se>
905
906 * xresources.texi (X Resources): Remove *faceName and replace it with
907 *font for Lucid.
908
a41c8660
CY
9092011-02-05 Chong Yidong <cyd@stupidchicken.com>
910
911 * rmail.texi (Rmail Display): Document Rmail MIME support more
912 accurately.
913
914 * maintaining.texi (VC Change Log): Document vc-log-incoming and
915 vc-log-outgoing.
916 (Merging): Document vc-find-conflicted-file.
917
233ba4d9 9182011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
919
920 * custom.texi (Variables): Fix typo.
921
14beddf4 9222011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 923
65401ee3
CY
924 * search.texi (Regexps): Copyedits. Mention character classes
925 (Bug#7809).
926
19f81ecf
CY
927 * files.texi (File Aliases): Restore explanatory text from Eli
928 Zaretskii, accidentally removed in 2011-01-08 commit.
929
bf3dae7e
EZ
9302011-01-29 Eli Zaretskii <eliz@gnu.org>
931
932 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
933 (MAKEINFO_OPTS): New variable.
934 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
935 (emacs.html): New target.
936 (clean): Remove emacs.html.
937
45eb2a5d
WL
9382011-01-23 Werner Lemberg <wl@gnu.org>
939
940 * Makefile.in (MAKEINFO): Now controlled by `configure'.
941 (MAKEINFO_OPTS): New variable. Use it where appropriate.
942 (ENVADD): Updated.
943
9acfe703
GM
9442011-01-18 Glenn Morris <rgm@gnu.org>
945
946 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
947
948 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
949
362b9d48
GM
9502011-01-15 Chong Yidong <cyd@stupidchicken.com>
951
bb033b5f
CY
952 * building.texi (Compilation): Improve instructions for running two
953 compilations (Bug#7573).
954
b024d9f0
MD
955 * files.texi (Backup Names): Document the new location of the
956 last-resort backup file.
957
362b9d48
GM
958 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
959 manual. Explain why directory-abbrev-alist elements should be anchored
960 (Bug#7777).
961
9622011-01-15 Eli Zaretskii <eliz@gnu.org>
963
964 * msdog.texi (Windows Startup): Correct inaccurate description of
965 differences between emacsclient.exe and emacsclientw.exe.
966
7c420169 9672011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
968
969 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
970
7c420169 9712011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
972
973 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
974
7c420169 9752011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 976
2d34d523
EZ
977 * frames.texi (Cut and Paste): Modify the section's name and text:
978 don't mix "cut/paste" with "kill/yank".
979 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
980 (Bug#7702)
981
88ab4340
EZ
982 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
983
7c420169 9842011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
985
986 * maintaining.texi: Move inclusion of emerge after EDE, so that it
987 matches its position in the menu. (Bug#7674)
988
7c420169 9892011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
990
991 * trouble.texi (Checklist): Mention not replying via news either.
992
92bb6c52
TH
9932010-12-30 Tassilo Horn <tassilo@member.fsf.org>
994
995 * misc.texi (Document View): Update DocView section with newly
996 supported document formats.
997
b103c904
CY
9982010-12-21 Chong Yidong <cyd@stupidchicken.com>
999
1000 * killing.texi: Resection the Info version to conform to the
1001 printed manual, to avoid making sections on Accumulating Text, CUA
1002 and Rectangles into full chapters.
1003
f49d1f52 10042010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1005
1006 * custom.texi (Init Syntax): Add index entries for "character syntax".
1007 (Bug#7576)
1008
f49d1f52 10092010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1010
1011 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1012
f49d1f52 10132010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1014
1015 * trouble.texi (Checklist): Fix typo in newsgroup name.
1016
f49d1f52 10172010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
1018
1019 * search.texi (Word Search): Note that the lazy highlight always
1020 matches to whole words (Bug#7470).
1021
f49d1f52 10222010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 1023
4f1948eb
EZ
1024 * display.texi (Optional Mode Line): Make the description of
1025 load-average more accurate.
1026
b8a9e136
EZ
1027 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
1028 registry, with a cross-reference.
62d72a4a
EZ
1029 (Windows Startup): New node. Move the stuff about the current
1030 directory from "Windows HOME".
b8a9e136 1031
07976ae3 10322010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
1033
1034 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
1035 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
1036
07976ae3 10372010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
1038
1039 * maintaining.texi (Version Control Systems): Fix repeated sentence.
1040 Suggested by Štěpán Němec.
1041
07976ae3 10422010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 1043
1aaae3f3
CY
1044 * maintaining.texi (Version Control): Say "commit", not "check in".
1045 (Version Control Systems): Simplify descriptions.
1046 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
1047 VCS Concepts.
1048 (VC Mode Line): Update example.
1049 (Old Revisions): Document revert-buffer for vc-diff.
1050 (Log Buffer): Promote to a subsection. Document header lines.
1051
1c6c854e
CS
1052 * macos.texi (Mac / GNUstep Basics):
1053 Document ns-right-alternate-modifier.
ec8a6295 1054
1aaae3f3
CY
1055 * emacs.texi (Top): Update node listing.
1056
0eb025fb
EZ
10572010-11-13 Eli Zaretskii <eliz@gnu.org>
1058
1059 * rmail.texi (Rmail Coding): Characters with no fonts are not
1060 necessarily displayed as empty boxes.
1061
1062 * mule.texi (Language Environments, Fontsets): Characters with no
1063 fonts are not necessarily displayed as empty boxes.
1064
1065 * display.texi (Text Display): Document display of glyphless
1066 characters.
1067
ea4f7750
GM
10682010-11-13 Glenn Morris <rgm@gnu.org>
1069
1070 * basic.texi (Position Info): Add M-x count-words-region.
1071
90639cea
GM
10722010-11-11 Glenn Morris <rgm@gnu.org>
1073
1074 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
1075
d607b96b 10762010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
1077
1078 * msdog.texi (Windows HOME): Add information regarding startup
1079 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1080
c12e4a81
GM
10812010-10-11 Glenn Morris <rgm@gnu.org>
1082
df187c62
GM
1083 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1084
c12e4a81
GM
1085 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1086 (DVIPS): New variable.
234db610
GM
1087 (.PHONY): Add html, ps.
1088 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1089 (clean): Delete html, ps files.
c12e4a81 1090
6513b232
EZ
10912010-10-09 Eli Zaretskii <eliz@gnu.org>
1092
1093 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1094
f4f358f1
GM
10952010-10-09 Glenn Morris <rgm@gnu.org>
1096
c1dc72b3
GM
1097 * Makefile.in (VPATH): Remove.
1098 (infodir): Make it absolute.
1099 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1100
4393405b
GM
1101 * Makefile.in (dist): Anchor regexps.
1102
eef3ab94
GM
1103 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1104 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1105 (emacs-xtra.pdf): Use $<.
1106
aa9db089
GM
1107 * Makefile.in (infoclean): Remove harmless, long-standing error.
1108
abd40fb4
GM
1109 * Makefile.in ($(infodir)): Delete rule.
1110 (mkinfodir): New.
1111 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1112
f4f358f1 1113 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1114 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1115 * emacsver.texi: New file, replacing emacsver.texi.in.
1116
ea274122
GM
11172010-10-09 Glenn Morris <rgm@gnu.org>
1118
f7a31f11
GM
1119 * emacsver.texi.in: New file.
1120 * emacs.texi: Set EMACSVER by including emacsver.texi.
1121 * Makefile.in (distclean): Delete emacsver.texi.
1122 (dist): Copy emacsver.texi.
b13254e7 1123 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1124
3fb78d1f
GM
1125 * ack.texi (Acknowledgments): No more b2m.c.
1126
ea274122
GM
1127 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1128 (emacs): Remove rule.
1129 (dist): No need to deal with the emacs rule any more.
1130
17ca7950
GM
11312010-10-07 Glenn Morris <rgm@gnu.org>
1132
1133 * Makefile.in (version): New, set by configure.
1134 (clean): Delete dist tar file.
1135 (dist): Use version in tar name.
1136
4c83f6e1
GM
11372010-10-06 Glenn Morris <rgm@gnu.org>
1138
1139 * Makefile.in (EMACS_XTRA): Add the main source file.
1140 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1141 (mostlyclean): No core files, reorder other files.
1142 (clean): Delete specific dvi and pdf files.
1143 (infoclean, dist): New rules.
1144 (maintainer-clean): Use infoclean.
8a944cea 1145 ($(infodir)): Add parallel build workaround.
4c83f6e1 1146
0264072d
GM
11472010-10-04 Glenn Morris <rgm@gnu.org>
1148
1149 * Makefile.in (SHELL): Set it.
1150 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1151 (info, dvi): Replace above variables with their expansions.
1152 (info): Move mkdir from here...
1153 ($(infodir)/emacs): ... to here (for parallel builds).
1154 (pdf): New target.
1155 ($(infodir)/emacs): Pass -o option to makeinfo.
1156 (.PHONY): Declare clean rules.
1157 (maintainer-clean): Delete dvi and pdf files.
1158 Guard against cd failures. Use a more restrictive delete.
1159
3226d6ca
GM
11602010-10-02 Glenn Morris <rgm@gnu.org>
1161
1162 * misc.texi (Shell Mode): Remove reference to old function name.
1163
cad90f3b
EZ
11642010-09-30 Eli Zaretskii <eliz@gnu.org>
1165
1166 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1167 indicator characters.
1168
5f874327
GM
11692010-09-29 Glenn Morris <rgm@gnu.org>
1170
1171 * Makefile.in (top_srcdir): Remove unused variable.
1172
0ab9cff3
GM
11732010-09-14 Glenn Morris <rgm@gnu.org>
1174
67ae9766
GM
1175 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1176 the last hook item.
1177
0ab9cff3
GM
1178 * calendar.texi (Appointments): Also updated when a diary include file
1179 is saved.
1180
6664fc59 11812010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1182
1183 * trouble.texi (Bugs): Update the section intro.
1184 (Known Problems): New section.
1185 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1186 (Sending Patches): Bug fixes are best as responses to existing bugs.
1187 * emacs.texi (Known Problems): Add menu entry for new section.
1188
be3283d7
GM
11892010-09-09 Glenn Morris <rgm@gnu.org>
1190
1191 * xresources.texi: Untabify.
1192
10999305 11932010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1194
1195 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1196
10999305 11972010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1198
1199 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1200
30641319
JD
12012010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1202
1203 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1204
50dd7bc6
GM
12052010-08-21 Glenn Morris <rgm@gnu.org>
1206
1207 * misc.texi (Amusements): Mention bubbles and animate.
1208
5e620eca
EZ
12092010-07-31 Eli Zaretskii <eliz@gnu.org>
1210
1211 * files.texi (Visiting): Add more index entries for
1212 large-file-warning-threshold.
1213
8b2dd508
JD
12142010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1215
1216 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1217
8838673e
GM
12182010-06-23 Glenn Morris <rgm@gnu.org>
1219
1220 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1221 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1222 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1223 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1224 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1225 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1226 Untabify Texinfo files.
1227
04d3bb6c
GM
12282010-06-10 Glenn Morris <rgm@gnu.org>
1229
103dd3a8
GM
1230 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1231
04d3bb6c
GM
1232 * basic.texi (Inserting Text): Fix typo.
1233
50b79479
GM
12342010-06-10 Glenn Morris <rgm@gnu.org>
1235
1236 * ack.texi (Acknowledgments):
1237 * emacs.texi (Acknowledgments): Update for notifications.el.
1238
86d7a550
DU
12392010-05-31 Daiki Ueno <ueno@unixuser.org>
1240
1241 * dired.texi (Operating on Files): Mention encryption commands
1242 (Bug#6315).
1243
db5dce9d
EZ
12442010-05-29 Eli Zaretskii <eliz@gnu.org>
1245
1246 * basic.texi (Moving Point): Update due to renaming of commands bound
1247 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1248
34313041
EZ
12492010-05-18 Eli Zaretskii <eliz@gnu.org>
1250
1251 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1252 paragraphs.
1253 (Line Truncation): Fix wording for bidi display.
1254
1fc0ce04 1255 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1256 keys.
1257
0235128c 12582010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1259
1260 * building.texi (GDB Graphical Interface): Remove misleading comparison
1261 to an IDE (Bug#6128).
1262
0235128c 12632010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1264
1265 * programs.texi (Man Page):
1266 * misc.texi (Invoking emacsclient):
1267 * mini.texi (Repetition):
1268 * mark.texi (Setting Mark): Fix typos.
1269
0235128c 12702010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1271
1272 * misc.texi (Printing): Document htmlfontify-buffer.
1273
0235128c 12742010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1275
1276 * calendar.texi (Displaying the Diary, Format of Diary File):
1277 Fix external cross-references for TeX format output.
1278
0235128c
SM
12792010-05-07 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * Version 23.2 released.
1282
f63d0028
JD
12832010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1284
1285 * cmdargs.texi (Initial Options): Mention --chdir.
1286
20fe03ad
JD
12872010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1288
1289 * frames.texi (Tool Bars): Add tool-bar-style.
1290
b7d65a5f
GM
12912010-04-21 Glenn Morris <rgm@gnu.org>
1292
1293 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1294
a42dbee1
CY
12952010-04-18 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * programs.texi (Semantic): New node.
1298
1299 * maintaining.texi (EDE): New node.
1300
1301 * emacs.texi: Update node listing.
1302
1303 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1304
6e104790 13052010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1306
d52dbd3d
GM
1307 * emacs.texi (Acknowledgments): Remove duplicate.
1308
a77fe20c
GM
1309 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1310
6e104790 13112010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1312
4ebe9902
GM
1313 * dired.texi (Misc Dired Features): Mention VC diff and log.
1314 * maintaining.texi (Old Revisions, VC Change Log):
1315 Mention that diff and log work in Dired buffers.
1316
98932641
GM
1317 * help.texi (Help Summary): Mention M-x info-finder.
1318
d5b22ab2 1319 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1320
4d4e9522
GM
1321 * custom.texi (Specifying File Variables, Directory Variables):
1322 Document new commands for manipulating local variable lists.
1323
6e104790 13242010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1325
1326 * trouble.texi (Contributing): Add cindex entry.
1327 Mention etc/CONTRIBUTE.
1328
6e104790 13292010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1330
1331 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1332 query-replace (Bug#5774).
1333
a20a9df3
GM
13342010-04-16 Glenn Morris <rgm@gnu.org>
1335
1336 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1337
1ecb2d3f
JD
13382010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1339
1340 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1341
99852628
JD
13422010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1343
1344 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1345
ce79424f
EZ
13462010-03-30 Eli Zaretskii <eliz@gnu.org>
1347
1348 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1349 cross-reference to "Inserting Text".
1350
1351 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1352 Mention completion provided by `ucs-insert'.
1353
85738751 13542010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1355
1356 * sending.texi (Sending Mail): Note variables that may need
1357 customizing.
1358 (Mail Sending): Expand discussion of send-mail-function.
1359
85738751 13602010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1361
1362 Document Message mode as the default mail mode.
1363
1364 * sending.texi (Sending Mail): Copyedits.
1365 (Mail Format, Mail Headers): Document mail-from-style changes.
1366 (Mail Commands): Rename from Mail mode. Document Message mode.
1367 (Mail Misc): Rename from Mail mode Misc.
1368 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1369 command names and update keybindings.
1370 (Header Editing): Document message-tab. De-document
1371 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1372 favor of mail-default-headers. Ad index entries for user-full-name and
1373 user-mail-address.
1c6c854e
CS
1374 (Citing Mail): Update changes in Message mode behavior.
1375 Document mail-yank-prefix.
e73c2434
CY
1376 (Mail Signature): New node, moved from Mail Misc.
1377 (Mail Aliases): Mail abbrevs are the default with Message mode.
1378 (Mail Methods): Note that Message mode is now the default.
1379
1380 * rmail.texi (Rmail Reply):
1381 * text.texi (Text Mode):
1382 * major.texi (Major Modes):
1383 * mule.texi (Output Coding): Refer to Message mode.
1384
1385 * custom.texi (Init Examples): Add xref to Mail Header.
1386
1fc0ce04 1387 * emacs.texi (Top): Fix xrefs.
e73c2434 1388
85738751 13892010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1390
c0c035fa
CY
1391 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1392 repository if there is none.
1393 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1394 vc-print-root-log.
ef7b27ef 1395 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1396
71785b7a
CY
1397 * programs.texi (Program Modes): Mention Javascript mode.
1398
f67c5dd0
CY
1399 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1400 * emacs.texi: Update node description.
1401
0f72a391 1402 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1403 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1404
dc2d2590
JL
14052010-03-30 Juri Linkov <juri@jurta.org>
1406
1407 * search.texi (Other Repeating Search): Remove line that `occur'
1408 can not handle multiline matches.
1409
a7b02820
EZ
14102010-03-30 Eli Zaretskii <eliz@gnu.org>
1411
1412 * mule.texi (International): Mention support of bidirectional editing.
1413 (Bidirectional Editing): New section.
1414
22ef1944
NR
14152010-03-28 Nick Roberts <nickrob@snap.net.nz>
1416
1417 * emacs.texi (Top): Update node names to those in building.texi.
1418
146b8b16
NR
14192010-03-27 Nick Roberts <nickrob@snap.net.nz>
1420
c5e87d10
PE
1421 doc/emacs/building.texi: Describe restored GDB/MI functionality
1422 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1423 doc/emacs/emacs.texi: Update node names for building.texi.
1424
6d98672d
GM
14252010-03-24 Glenn Morris <rgm@gnu.org>
1426
1427 * ack.texi (Acknowledgments):
1428 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1429
93318cbd
JD
14302010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1431
1432 * xresources.texi (Table of Resources): Clarify toolBar number
1433 for Gtk+.
1434
1435 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1436
15cf2f52
CY
14372010-03-21 Chong Yidong <cyd@stupidchicken.com>
1438
4102856c
CY
1439 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1440
15cf2f52
CY
1441 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1442 and multi-isearch-buffers-regexp.
1443
1444 * indent.texi (Indentation): Clarify description of
1445 indent-for-tab-command. Document tab-always-indent.
1446
d68eb23c
CY
14472010-03-20 Chong Yidong <cyd@stupidchicken.com>
1448
1449 * cmdargs.texi (Font X): Move most content to Fonts.
1450
1451 * frames.texi (Fonts): New node. Document font-use-system-font.
1452
1453 * emacs.texi (Top):
1454 * xresources.texi (Table of Resources):
1455 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1456
288f9fc0
CY
14572010-03-10 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * Branch for 23.2.
1460
17782bec
CY
14612010-03-06 Chong Yidong <cyd@stupidchicken.com>
1462
1463 * custom.texi (Init Examples): Add xref to Locals.
1464
1465 * major.texi (Choosing Modes): Mention usage of setq-default for
1466 setting the default value of major-mode (Bug#5688).
1467
b4a1a8b2
CY
14682010-03-02 Chong Yidong <cyd@stupidchicken.com>
1469
1470 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1471
1472 * display.texi (Display Custom): Document make-pointer-invisible and
1473 underline-minimum-offset. Remove inverse-video.
1474
a1e759cd
CY
14752010-02-21 Chong Yidong <cyd@stupidchicken.com>
1476
1477 * frames.texi (Frame Commands): Note that the last ordinary frame can
1478 be deleted in daemon mode (Bug#5616).
1479
4f3bc373
GM
14802010-02-18 Glenn Morris <rgm@gnu.org>
1481
1482 * trouble.texi (Contributing): Repository is no longer CVS.
1483
5dbbdd33
GM
14842010-02-08 Glenn Morris <rgm@gnu.org>
1485
1486 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1487
cd61af01
SM
14882010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1489
1490 * display.texi (Useless Whitespace, Text Display):
1491 * custom.texi (Init Examples): Avoid obsolete special default variables
1492 like default-major-mode.
1493
b1bb0a25 14942010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1495
1496 * programs.texi (Other C Commands): Replace reference to obsolete
1497 c-subword-mode.
1498
99d0985b
GM
14992010-01-21 Glenn Morris <rgm@gnu.org>
1500
1501 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1502
893db5bc
GM
15032010-01-12 Glenn Morris <rgm@gnu.org>
1504
1505 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1506 emacs-pretest-bug for bug reports for development versions.
1507
0419b8d6
GM
15082010-01-11 Glenn Morris <rgm@gnu.org>
1509
1510 * display.texi (Highlight Interactively): `t' does not mean highlight
1511 all patterns. (Bug#5335)
1512
26e533e2
CY
15132009-12-29 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * misc.texi (Shell): Document async-shell-command.
1516
1517 * building.texi (Grep Searching): Document zrgrep.
1518
484eaeac 1519 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1520
7ee6c59b
NR
15212009-12-29 Nick Roberts <nickrob@snap.net.nz>
1522
1523 * building.texi: Import GDB Graphical Interface description from
1524 EMACS_23_1_RC.
1525
91ed7ea8
CY
15262009-12-24 Chong Yidong <cyd@stupidchicken.com>
1527
1528 * emacs.texi (Top): Update node listing.
1529
1530 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1531
1532 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1533
1534 * cmdargs.texi (Initial Options):
1535 * xresources.texi (Resources): Document inhibit-x-resources.
1536
1537 * custom.texi (Specifying File Variables): Note that minor modes are
1538 enabled unconditionally.
1539
1540 * display.texi (Scrolling): Briefly document the old recenter command,
1541 and document recenter-positions.
1542
1543 * files.texi (Visiting):
1544 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1545
1c6c854e
CS
1546 * frames.texi (Cut/Paste Other App):
1547 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1548
1549 * killing.texi (Kill Options): New node.
1550
6ca89aaa
CY
15512009-12-05 Chong Yidong <cyd@stupidchicken.com>
1552
1553 * misc.texi (Shell Options): ansi-color is now default.
1554
806642d4
GM
15552009-12-05 Glenn Morris <rgm@gnu.org>
1556
806642d4
GM
1557 * emacs.texi (Top): Update menu for cal-xtra node changes.
1558 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1559 or mode line. Don't mention invisible text or the details of
1560 diary-print-entries here, only in cal-xtra.
1561 (Format of Diary File): Mention that the "date on first line" format
1562 only really affects the simple display.
1563 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1564 (Diary Customizing): Holidays may be in the buffer or mode line.
1565 Move diary-print-entries to the "Diary Display" section.
1566 (Diary Display): New section, split out from "Fancy Diary Display".
1567 Explain the limitations of simple display, and how to print it.
1568
1a4f0c0a
GM
1569 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1570
e11adbd8
GM
1571 * cal-xtra.texi (Diary Display): Mention View mode.
1572
29a483ac
JL
15732009-11-29 Juri Linkov <juri@jurta.org>
1574
1575 * display.texi (Highlight Interactively): Actually a list of
1576 default faces is pre-loaded into a list of default values
1577 instead of the history.
1578
83d60c79
GM
15792009-11-20 Glenn Morris <rgm@gnu.org>
1580
1581 * ack.texi (Acknowledgments):
1582 * emacs.texi (Acknowledgments): Add htmlfontify.
1583
276bbe96
GM
15842009-11-14 Glenn Morris <rgm@gnu.org>
1585
98ad1bae
GM
1586 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1587
276bbe96
GM
1588 * ack.texi (Acknowledgments):
1589 * emacs.texi (Acknowledgments): Update for recent Org changes.
1590
18430066
CY
15912009-10-31 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1594 `charset' property, which is irrelevant to the user manual (Bug#3526).
1595
522ddc9f
JB
15962009-10-14 Juanma Barranquero <lekktu@gmail.com>
1597
1598 * trouble.texi (DEL Does Not Delete): Fix typo.
1599
50b49ade
MA
16002009-10-05 Michael Albinus <michael.albinus@gmx.de>
1601
1602 * files.texi (Misc File Ops): Mention copy-directory.
1603
6308321a
EZ
16042009-10-04 Eli Zaretskii <eliz@gnu.org>
1605
43b3b4d1
EZ
1606 * mule.texi (Unibyte Mode): Emphasize that
1607 unibyte-display-via-language-environment affects only the display.
1608
6308321a
EZ
1609 * display.texi (Horizontal Scrolling): Document cursor behavior under
1610 horizontal scrolling when point moves off the screen (Bug#4564).
1611 Improve wording.
1612
bd51ea7f
MA
16132009-10-01 Michael Albinus <michael.albinus@gmx.de>
1614
1615 * files.texi (Directories): delete-directory prompts for recursive
1616 deletion.
1617
55381962
GM
16182009-09-30 Glenn Morris <rgm@gnu.org>
1619
1620 * ack.texi (Acknowledgments):
1621 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1622
13989ab1
TH
16232009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1624
1625 * dired.texi (Dired Navigation): Use @code instead of @var for
1626 dired-isearch-filenames, so that it's not capitalized.
1627
8ba46c89
CY
16282009-09-19 Chong Yidong <cyd@stupidchicken.com>
1629
1630 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1631
1632 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1633
1634 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1635 (Key Bindings): Reference Init Rebinding in introductory text.
1636 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1637 (Keymaps): Simplify.
1638 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1639 (Minibuffer Maps): Remove mention of Mocklisp.
1640 (Init Rebinding): Move mode-local rebinding example here from Local
1641 Keymaps.
1642 (Modifier Keys): Clarify.
1e11b018 1643 (Rebinding): Add cindex for "binding keys".
8ba46c89 1644
6a5ca7c8
CY
16452009-09-13 Chong Yidong <cyd@stupidchicken.com>
1646
1647 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1648
0e1cba51
NR
16492009-08-31 Nick Roberts <nickrob@snap.net.nz>
1650
6a5ca7c8 1651 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1652 Re-organise these two sections.
0e1cba51 1653
76a87a4d
EZ
16542009-08-29 Eli Zaretskii <eliz@gnu.org>
1655
1656 * cmdargs.texi (Initial Options): Fix last change.
1657
82e98df4
SM
16582009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1659
1660 * mule.texi (Enabling Multibyte):
1661 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1662 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1663
fb89fad9
GM
16642009-08-20 Glenn Morris <rgm@gnu.org>
1665
1666 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1667
e99652b0
GM
16682009-08-19 Glenn Morris <rgm@gnu.org>
1669
1670 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1671
5cca97ad
GM
16722009-08-18 Glenn Morris <rgm@gnu.org>
1673
1674 * ack.texi (Acknowledgments):
1675 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1676
997797ae 1677 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1678
985bf85b
GM
16792009-08-09 Glenn Morris <rgm@gnu.org>
1680
1681 * ack.texi (Acknowledgments):
1682 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1683
8d6bb99e
DD
16842009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1685
1686 * emacs.texi (Top): Add new menu items for GDB-UI.
1687
1688 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1689 section. Threads buffer is in separate section now.
8d6bb99e 1690
8353da9c
GM
16912009-08-08 Glenn Morris <rgm@gnu.org>
1692
1693 * ack.texi (Acknowledgments):
1694 * emacs.texi (Acknowledgments):
1695 Update for js2-mode and org changes.
1696
f2074faf
MA
16972009-08-02 Michael Albinus <michael.albinus@gmx.de>
1698
1699 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1700 files.
1701
e8d2d3fb
CY
17022009-07-28 Chong Yidong <cyd@stupidchicken.com>
1703
1704 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1705
324a4f6a
GM
17062009-07-23 Glenn Morris <rgm@gnu.org>
1707
1708 * programs.texi (Matching): Update blink-matching-paren-distance.
1709
b6937a70
CY
17102009-07-21 Chong Yidong <cyd@stupidchicken.com>
1711
1712 * frames.texi (Cut/Paste Other App): For select-active-regions,
1713 selection is now updated on moving point.
1714
bd8aaa36
RS
17152009-07-21 Richard Stallman <rms@gnu.org>
1716
1717 * glossary.texi (GNU, Daemon): Update information.
1718
8d9b5eba
JL
17192009-07-19 Juri Linkov <juri@jurta.org>
1720
1721 * custom.texi (Specifying File Variables, Safe File Variables):
1722 "variables/value pairs" -> "variable/value pairs".
1723
a2acc1db
GM
17242009-07-15 Glenn Morris <rgm@gnu.org>
1725
1726 * misc.texi (Gnus): Remove widow.
1727
c5ae942b
GM
17282009-07-11 Glenn Morris <rgm@gnu.org>
1729
703d26ba
GM
1730 * Makefile.in (TEXI2PDF): New.
1731 (emacs.pdf, emacs-xtra.pdf): New targets.
1732
522ddc9f 1733 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1734
1735 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1736
1737 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1738 Don't print the copying notice twice in the printed version.
1739 Update the menu and detailmenu.
1740 (Preface): The meaning of "on-line" has changed.
1741 Correct name for "Common Problems" chapter.
1742 (Distrib): Update FSF shop URL.
1743 (Intro): Showing two files at once is not so exciting.
1744
1745 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1746 (Mac / GNUstep Basics): Minor grammar changes.
1747 (Mac / GNUstep Events): Fix typo.
1748 (GNUstep Support): CANNOT_DUMP no longer applies.
1749
1750 * misc.texi (Document View): Fix typos.
1751
1752 * dired.texi (Dired):
1753 * help.texi (Help):
1754 * macos.texi (Mac OS / GNUstep):
1755 * maintaining.texi (Version Control, Introduction to VC):
1756 End menu descriptions with a period.
c5ae942b 1757
b1c8242b
EZ
17582009-07-09 Eli Zaretskii <eliz@gnu.org>
1759
1760 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1761 so categorical in saying that the option is only useful on NTFS.
1762
220d9aa6
GM
17632009-07-09 Glenn Morris <rgm@gnu.org>
1764
1765 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1766 (ENVADD): Add texinfodir to TEXINPUTS.
1767
1768 * emacs.texi (Top): Fix cross-reference.
1769
1770 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1771
1772 * vc1-xtra.texi (Revision Tags): Fix typo.
1773
d07e72d3
GM
17742009-07-03 Glenn Morris <rgm@gnu.org>
1775
1776 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1777 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1778 (Merge Commands): `.' does not seem to work in A or B buffer.
1779 `l' can recreate the 3-window display.
1780
1781 * glossary.texi (Glossary): Minor phrasing changes throughout.
1782 Add more internal cross-references.
1783 <Autoloading>: You can't really autoload a variable.
1784 <C-M->: Move details here from `M-C-' item.
1785 <Continuation Line>: Refer to `Truncation.'
1786 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1787 <Home Directory, Unix>: New entries.
1788 <Deletion of Files>: Mention recycle bins.
1789 <Directory>: Mention ``folders.''
1790 <Error>: Don't mention ``type-ahead.''
1791 <Fringe>: Refer to the manual node.
1792 <Minor Mode>: Can be global or local.
1793 <Spell Checking>: There are other checkers besides Ispell.
1794
f144038a
GM
17952009-07-02 Glenn Morris <rgm@gnu.org>
1796
1797 * anti.texi (Antinews): Minor changes in phrasing.
1798
1799 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1800 some underfull lines in dvi output.
1801
1802 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1803
1804 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1805
1806 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1807
3f1c6666
JD
18082009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1809
1810 * xresources.texi (Table of Resources): Mention maximized for
1811 fullscreen.
1812
1813 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1814
62aadce7
CY
18152009-07-01 Chong Yidong <cyd@stupidchicken.com>
1816
1817 * anti.texi (Antinews): Correct the list of removed platforms.
1818
82ec412e
GM
18192009-06-28 Glenn Morris <rgm@gnu.org>
1820
1821 * arevert-xtra.texi: Minor language tweaks.
1822
09964e7d
GM
1823 * dired-xtra.texi: Minor revisions.
1824
666e158e
MB
18252009-06-23 Miles Bader <miles@gnu.org>
1826
c4cc8b9a 1827 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1828 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1829
70243478
CY
18302009-06-21 Chong Yidong <cyd@stupidchicken.com>
1831
1832 * Branch for 23.1.
1833
67cbe681
KH
18342009-06-17 Kenichi Handa <handa@m17n.org>
1835
1836 * mule.texi (Charsets): Update the description for the new charset.
1837 (list-character-sets): New findex.
125dd7c5 1838 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1839
40e67246
CY
18402009-06-10 Chong Yidong <cyd@stupidchicken.com>
1841
b5700de6
CY
1842 * basic.texi (Moving Point): Fix tag.
1843
1844 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1845
1846 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1847 use camel-case for PageUp and PageDown.
1848
1849 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1850 camel-case for PageUp and PageDown.
1851
1852 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1853
40e67246 1854 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1855 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1856
522ddc9f 18572009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1858
522ddc9f
JB
1859 * fixit.texi (Spelling): Set default dictionary.
1860 Improve descriptions (Bug#2554)
6f591cf4 1861
53483c76
DR
18622009-06-08 David Reitter <david.reitter@gmail.com>
1863
1864 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1865 since saving colors and faces set this way is not implemented.
1866 (Environment variables): Remove mention of mac-fix-env, which is
1867 scheduled to be removed.
1868
1557ef4f
CY
18692009-06-04 Chong Yidong <cyd@stupidchicken.com>
1870
91056528
CY
1871 * custom.texi (Init Examples): Add example of changing load-path.
1872
1557ef4f
CY
1873 * building.texi (Lisp Libraries): Add example of changing
1874 load-path (Bug#3446).
1875
623cec4c
CY
18762009-05-28 Chong Yidong <cyd@stupidchicken.com>
1877
1878 * mark.texi (Mark): Further clarifications.
1879 (Setting Mark): Emphasize that C-SPC activates the mark.
1880
0fcca8ee
CY
18812009-05-28 Chong Yidong <cyd@stupidchicken.com>
1882
702b10e1
CY
1883 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1884 Mark mode.
0fcca8ee
CY
1885 (Using Region, Persistent Mark): Use "active mark" instead of "active
1886 region".
1887
d3b396e4
CY
18882009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1889
1890 * mule.texi (Select Input Method): Fix typo.
1891
3f698a06
CY
18922009-05-13 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * anti.texi (Antinews): Document completion changes. Some additional
1895 copyedits and rearrangement of entries.
1896
b2a42eb7
CY
18972009-05-12 Chong Yidong <cyd@stupidchicken.com>
1898
932fd020
CY
1899 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1900 (Shell History Copying, Terminal emulator): Copyedits.
1901
1c6c854e
CS
1902 * xresources.texi (Resources): Simplify descriptions.
1903 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1904 (Table of Resources): Document fontBackend resource.
1905
b2a42eb7 1906 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1907 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1908 "Backspace". Remove discussion of obscure Xmodmap issue.
1909
c6ea7fb8
CY
19102009-05-07 Chong Yidong <cyd@stupidchicken.com>
1911
1912 * files.texi (Visiting): Copyedits.
1913
ad36c422
CY
19142009-05-06 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * basic.texi (Inserting Text): Document ucs-insert.
1917
1918 * mule.texi (International Chars): Define "multibyte". Note that
1919 internal representation is unicode-based. Simplify definition of raw
1920 bytes. Mention ucs-insert.
1921 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1922 (Language Environments): Add language environments new to Emacs 23.
1923 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1924 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1925 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1926 (Output Coding): Copyedits.
1927
1928 * emacs.texi (Top): Update node listing.
1929
d4ad7b96
CY
19302009-05-05 Per Starbäck <per@starback.se> (tiny change)
1931
1932 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1933
5bd66204
SM
19342009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * building.texi (Lisp Libraries): `load-library' does offer completion.
1937
bc36ad1c
CY
19382009-04-28 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1941 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1942
f1a47884
EZ
19432009-04-25 Eli Zaretskii <eliz@gnu.org>
1944
1945 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1946
be77bd45
CY
19472009-04-22 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1950
1951 * building.texi (Lisp Interaction): Document initial-scratch-message.
1952
d3b82927
JB
19532009-04-18 Juanma Barranquero <lekktu@gmail.com>
1954
ed6e7b11
JB
1955 * msdog.texi (Windows Fonts): Fix typos.
1956
d3b82927
JB
1957 * files.texi (Save Commands): Fix pxref.
1958
bc323c04
CY
19592009-04-18 Chong Yidong <cyd@stupidchicken.com>
1960
1961 * files.texi (Save Commands): Mention diff-buffer-with-file.
1962 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1963 Henoch (Bug#3036).
1964
2186d13f
GM
19652009-03-15 Glenn Morris <rgm@gnu.org>
1966
1967 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1968 the former is not always used.
1969 (Mail Headers): Use active voice. Add "Mail-reply-to".
1970 Change case of "Id". Avoid repeated "appropriate".
1971 (Mail Aliases): Fix previous change - use an example with a ".", so it
1972 does actually get quoted when expanded.
1973 (Mail Sending): Mailclient is the default on some systems.
1974 (Citing Mail): Mention mail-indentation-spaces.
1975 (Mail Mode Misc): Add an @dfn for "mail signature".
1976
71e454fc
CY
19772009-03-15 Chong Yidong <cyd@stupidchicken.com>
1978
1979 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1980 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1981 read-buffer-completion-ignore-case, and completion-styles.
1982 Remove description of partial-completion-mode.
71e454fc 1983
df1a3e06
GM
19842009-03-14 Glenn Morris <rgm@gnu.org>
1985
1986 * sending.texi (Mail Format): Fix typo. Add index entry for
1987 mail-header-separator.
1988 (Mail Headers): Put info about initialization and changing in one place
1989 at the start. Update FCC section for mbox Rmail. Clarify From
1990 section, mention mail-setup-with-from. Clarify Reply-to section.
1991 Add Mail-followup-to and mail-mailing-lists. Clarify References
1992 section.
1993 (Mail Aliases): Update example, make less contentious.
1994 Update for name change of mail-interactive-insert-alias.
1995 (Mail Mode): Remove mention of `%' as a word separator.
1996 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1997 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1998 commands. Clarify FCC handling. In mail-complete, add reference to
1999 Mail Aliases section, and mention mail-complete-function.
2000 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2001 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2002 signature netiquette. Explain how the mail hooks work when continuing
2003 a composition.
2004 (Mail Amusements): Internationalize the spook section a bit.
2005 Remove the spook mail-setup-hook example, since it doesn't work well.
2006 Mention fortune-file.
2007 (Mail Methods): Mention read-mail-command.
2008
ed6e7b11 20092009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2010
df1a3e06
GM
2011 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2012 and NS resources following recent changes.
959d68bd 2013
86dca3e8
JR
20142009-03-10 Jason Rumney <jasonr@gnu.org>
2015
2016 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
2017 w32-use-visible-system-caret doc to indicate that it should get set
2018 automatically.
2019 (Windows Fonts): Add doc for the uniscribe backend.
2020
042fe98f
DN
20212009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
2022
2023 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
2024 vc-dir. (Bug#2598)
2025
7f8dba73
RS
20262009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
2029
505e70c3
GM
20302009-03-05 Glenn Morris <rgm@gnu.org>
2031
04242bdc
GM
2032 * rmail.texi (Rmail Basics): Add reference to sorting.
2033 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
2034 Minor re-wordings.
2035 (Rmail Motion): Mention rmail-next-same-subject.
2036 (Rmail Deletion): Expunging is not the only way to change the numbers.
2037 (Rmail Labels): Labels can also be used in sorting.
2038 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
2039 (Rmail Display): Mention rmail-mime.
2040
00cfe22c
GM
20412009-03-04 Glenn Morris <rgm@gnu.org>
2042
2043 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
2044 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
2045 summary. Mention sorts cannot be undone.
2046 (Rmail Display): Give an example of how to use goto-address-mode.
2047 (Rmail Editing): It's keybindings that are redefined, not commands.
2048 Fix some typos.
2049 (Movemail): Some minor rewording.
2050 (Remote Mailboxes): Emacs movemail supports pop by default.
2051 Fix some minor grammatical issues. The "two alternative ways" to
2052 specify a POP mailbox are really just one. Remove all reference to the
2053 variables rmail-pop-password and rmail-pop-password-required, obsolete
2054 since Emacs 22.1. Clarify the four password steps. Emacs movemail
2055 can support Kerberos.
2056
3d963b67
GM
20572009-03-03 Glenn Morris <rgm@gnu.org>
2058
2059 * rmail.texi (Rmail Deletion): Revert previous change, which was
2060 describing the Rmail summary versions.
2061 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
2062 Minor re-wording for rmail-resend.
2063 (Rmail Make Summary): Summaries apply to buffers rather than files.
2064 <rmail-summary-by-topic>: Headers includes the subject.
2065 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
2066 details, including prefix arguments.
2340abde 2067 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
2068 Not counting lines might be faster.
2069 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
2070 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
2071 Name the commands bound to the various keys. Mention prefix argument
2072 for searching.
3d963b67
GM
2073 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
2074 Simplify rmail-highlighted-headers description. Update face name.
2075
a8ce3d17
JB
20762009-03-02 Juanma Barranquero <lekktu@gmail.com>
2077
2078 * mark.texi (Marking Objects): Fix typo.
2079
130a29b6
CY
20802009-03-01 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2083 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2084
9d5de6f8
GM
20852009-03-01 Glenn Morris <rgm@gnu.org>
2086
79fc530e 2087 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2088 (Rmail Motion): - M-s searches from the end of messages.
2089 (Rmail Deletion): Minor clarification. Fix numeric argument
2090 description.
2091 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2092 newmail and RMAILOSE files need not be in home-directory.
2093 (Rmail Files): Mention I/O menus are unselectable if no files match.
2094 Mention `MAIL' env-var.
2095
b545ff9c
JR
20962009-02-24 Jason Rumney <jasonr@gnu.org>
2097
2098 * mule.texi (Fontsets): Mention fontset-default, font specs and
2099 fallback fontsets.
2100 (Defining Fontsets): Mention ns and w32 variants of
2101 standard-fontset-spec. Update description of startup fontset to match
2102 Emacs 23 behavior.
a93be82a 2103 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2104 (International): Link to Modifying Fontsets.
b545ff9c 2105
75da0618 21062009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2107
2108 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2109 Mention ns-extended-platform-support-mode.
2110
6be93a16
KB
21112009-02-22 Karl Berry <karl@gnu.org>
2112
2113 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2114
867d4bb3
JB
21152009-02-19 Juanma Barranquero <lekktu@gmail.com>
2116
2117 * basic.texi (Moving Point, Position Info):
2118 * files.texi (Visiting):
2119 * mini.texi (Completion Options):
2120 * text.texi (HTML Mode): Remove duplicate words.
2121
49b5c0e8
GM
21222009-02-20 Glenn Morris <rgm@gnu.org>
2123
2124 * rmail.texi: Minor updates for mbox rather than Babyl.
2125
f43a822c
KB
21262009-02-17 Karl Berry <karl@gnu.org>
2127
49b5c0e8 2128 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2129
80d634b8
RS
21302009-02-17 Richard M Stallman <rms@gnu.org>
2131
2132 * anti.texi (Antinews): Mention Babyl format.
2133
2134 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2135
2136 * rmail.texi: Update for mbox format.
2137 Various small fixes, as well as the following.
2138 (Out of Rmail): Node deleted.
2139 (Rmail): Update menu.
2140 (Rmail Files): Comment out set-rmail-inbox-list.
2141 Document rmail-inbox-list instead.
2142 (Rmail Output): Substantial changes since C-o is now
2143 rmail-output-as-seen and o is rmail-output.
2144 (Rmail Attributes): Delete `stored', add `retried'.
2145 (Rmail Display): Editing headers works in all cases.
2146
f0d129c6
GM
21472009-02-17 Glenn Morris <rgm@gnu.org>
2148
2149 * basic.texi (Position Info): M-x count-lines-region is not always on
2150 M-=. (Bug#2269)
2151
160f11d3
GM
21522009-02-09 Glenn Morris <rgm@gnu.org>
2153
2154 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2155 defaults.
2156
763e01c4
EZ
21572009-02-07 Eli Zaretskii <eliz@gnu.org>
2158
2159 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2160 documentation of possible problems with redecoding.
2161
f5e1441d
GM
21622009-02-03 Glenn Morris <rgm@gnu.org>
2163
2164 * rmail.texi (Out of Rmail): Mention b2m.pl.
2165
e1eabe41
GM
21662009-01-31 Glenn Morris <rgm@gnu.org>
2167
2168 * rmail.texi (Out of Rmail): Correct b2m location.
2169
dd05f9de
CY
21702009-01-27 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * fixit.texi (Undo): Update undo limit values.
2173
d74d846e
GM
21742009-01-27 Glenn Morris <rgm@gnu.org>
2175
2176 * emacs.texi (Top): Fix Antinews menu entry.
2177
49ffdce8
KB
21782009-01-25 Karl Berry <karl@gnu.org>
2179
2180 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2181 item with no marker, instead of the syntactically incorrect
2182 @itemize @asis.
2183
467e8d77
JL
21842009-01-25 Juri Linkov <juri@jurta.org>
2185
2186 * building.texi (Grep Searching): Fix index entry for lgrep.
2187
6c60bbdb
EZ
21882009-01-24 Eli Zaretskii <eliz@gnu.org>
2189
2190 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2191
9ce5a36f
AR
21922009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2193
2194 * macos.texi (Preferences Panel): Update description of font setting to
2195 reflect that prior frame selection is no longer needed.
2196
9aa5f2fb
NR
21972009-01-20 Nick Roberts <nickrob@snap.net.nz>
2198
2199 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2200 raise GUD subsections.
2201
3892ff9c
GM
22022009-01-15 Glenn Morris <rgm@gnu.org>
2203
2204 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2205
14731c8f
GM
22062009-01-10 Glenn Morris <rgm@gnu.org>
2207
2208 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2209
45c55e53
CY
22102009-01-04 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2213 logical lines.
2214
2e4667d1
JL
22152008-12-29 Juri Linkov <juri@jurta.org>
2216
2217 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2218
2219 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2220
2a3eac47
CY
22212008-12-28 Chong Yidong <cyd@stupidchicken.com>
2222
2223 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2224 goto-address-mode instead of goto-address.
2225
3da8da94
CY
2226 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2227 mode.
2228
2a3eac47
CY
2229 * emacs.texi (Top): Update node listing.
2230
057f6dd3
EZ
22312008-12-26 Eli Zaretskii <eliz@gnu.org>
2232
2233 * custom.texi (Directory Variables): Explain what is a "project".
2234 Add indexing. Improve wording. Add a footnote about using
2235 _dir-locals.el on MS-DOS.
2236
e6979067
DN
22372008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2238
2239 * files.texi (Misc File Ops): Mention chmod as an alias for
2240 set-file-modes.
2241
9de15963
MR
22422008-12-24 Martin Rudalics <rudalics@gmx.at>
2243
2244 * help.texi (Help): Fix typos and reword.
2245 (Help Summary): Add entries for C-h n and C-h r, reorder
2246 entries, and do some minor fixes.
2247 (Name Help): Say that C-h F works for commands only.
2248 (Misc Help): Say that view-lossage displays 300 keystrokes.
2249
236fd60d
GM
22502008-12-20 Glenn Morris <rgm@gnu.org>
2251
2252 * ack.texi (Acknowledgments): General update based on AUTHORS,
2253 including removal of some stuff no longer distributed.
2254
349b3256
AM
22552008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2256
2257 * fixit.texi: Mention hunspell
2258
e840fca5
GM
22592008-12-19 Glenn Morris <rgm@gnu.org>
2260
2261 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2262 Consolidate explanatory text at start.
e840fca5
GM
2263
2264 * display.texi (Text Display):
2265 * indent.texi (Indentation): Use @acronym with ASCII.
2266
9dfa7983
GM
22672008-12-18 Glenn Morris <rgm@gnu.org>
2268
2269 * ack.texi: Various small updates and fixes.
2270
97b3a00b
JL
22712008-12-18 Juri Linkov <juri@jurta.org>
2272
2273 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2274 as a key binding to start a forward nonincremental word search.
2275 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2276 a backward nonincremental word search. Add index for `M-s w'
2277 `isearch-forward-word'.
2278 (Regexp Search): Add a short summary of regexp key commands like
2279 in the node "Basic Isearch".
2280 (Other Repeating Search): Fix typo.
2281
22822008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2283
2284 * misc.texi (PostScript Variables): Fix doc.
2285
31ce6a07
CY
22862008-12-10 Chong Yidong <cyd@stupidchicken.com>
2287
2288 * programs.texi (Program Modes): Mention Ruby mode.
2289
636b507b
DN
22902008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2291
2292 * misc.texi (emacsclient Options): Describe what an empty string
2293 argument does for --alternate-editor.
2294
a323fa14
CY
22952008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2296
2297 * cmdargs.texi (Font X): Distinguish between client-side and
2298 server-side fonts. List valid Fontconfig properties. Add reference to
2299 Fontconfig manual. List valid GTK font properties. Explain use of
2300 fc-list.
2301
c5ca6cd0
CY
23022008-12-09 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * cmdargs.texi (Font X): Move discussion of quoting to top.
2305
e5136377
GM
23062008-12-06 Glenn Morris <rgm@gnu.org>
2307
2308 * maintaining.texi (Old Revisions): Improve previous change.
2309
248c026b
RS
23102008-12-05 Richard M Stallman <rms@gnu.org>
2311
2312 * anti.texi (Antinews): Minor fixes.
2313
a9253a1e
GM
23142008-12-03 Glenn Morris <rgm@gnu.org>
2315
2316 * maintaining.texi (Old Revisions): Fix diff-switches description.
2317
fa687b02
MR
23182008-12-01 Martin Rudalics <rudalics@gmx.at>
2319
2320 * emacs.texi (Top): Fix typo.
2321
72e6decd
CY
23222008-11-30 Chong Yidong <cyd@stupidchicken.com>
2323
320ee034
CY
2324 * misc.texi (Document View): Explain dependence on gs at the top.
2325 Copyedits.
2326
2327 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2328
72e6decd
CY
2329 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2330 (Comment Commands): Discuss region-active behavior of M-; first.
2331
2a472ee4
MR
23322008-11-29 Martin Rudalics <rudalics@gmx.at>
2333
9c6361c9
MR
2334 * display.texi (Line Truncation): Add reference to Continuation
2335 Lines.
2336
2a472ee4
MR
2337 * windows.texi (Pop Up Window): Mention split-height-threshold
2338 and split-width-threshold.
9c6361c9 2339 (Split Window): Add reference to Continuation Lines.
2a472ee4 2340
e93bc142
AR
23412008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2342
2343 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2344 (GNUstep Support): New node.
2345 * anti.texi:
2346 * emacs.texi:
2347 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2348
43b978db
RS
23492008-11-28 Richard M Stallman <rms@gnu.org>
2350
2351 * misc.texi (Dissociated Press): Minor cleanups.
2352
2353 * dired.texi (Image-Dired): Avoid passive.
2354
e8e2bd93
EZ
23552008-11-28 Eli Zaretskii <eliz@gnu.org>
2356
2357 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2358 representation.
2359
8d2d45da
CY
23602008-11-26 Richard M. Stallman <rms@gnu.org>
2361
2362 * files.texi (Visiting): Rewrite paragraph for clarity.
2363
2364 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2365
a5f7bbcc
AM
23662008-11-25 Alan Mackenzie <acm@muc.de>
2367
2368 * programs.texi (Moving by Parens): Clarify that parens inside strings
2369 and comments are ignored, and that the commands assume the starting
2370 point isn't in a string or comment.
2371
a71703d3
AR
23722008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2373
2374 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2375 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2376 version.
2377 (Mac Customization): Rewrite Preferences Panel section and merge in to
2378 this node, add Open files by dragging to an Emacs window.
2379
2380 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2381
aa5ab79a
CY
23822008-11-26 Chong Yidong <cyd@stupidchicken.com>
2383
0cc92c19
CY
2384 * files.texi (Misc File Ops): Document set-file-modes.
2385
c366b4e4
CY
2386 * windows.texi (Split Window): Document integer values of
2387 truncate-partial-width-windows.
2388
aa5ab79a
CY
2389 * text.texi (Text): Simplify description of markup languages.
2390 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2391 (TeX Editing): Note that `""' inserts one `"' character.
2392 (HTML Mode): Note in the introduction that XML mode is an alias for
2393 SGML mode. Mention nXML mode.
2394
56221db7
CY
23952008-11-25 Chong Yidong <cyd@stupidchicken.com>
2396
2397 * building.texi (Watch Expressions): Fix typo.
2398
90effe33
CY
23992008-11-24 Chong Yidong <cyd@stupidchicken.com>
2400
f90a5ae3
CY
2401 * files.texi (Visiting): Document new behavior of
2402 confirm-nonexistent-file-or-buffer.
2403
1c6c854e
CS
2404 * buffers.texi (Select Buffer):
2405 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2406
a18ffb4a
CY
2407 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2408 edit-picture.
2409
90effe33
CY
2410 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2411 edit-picture', since that is just an alias for picture-mode.
2412 (Sentences): Note that repeated M-@ extends the region.
2413 (Pages): Make terminology more consistent. Link to Regexps node.
2414 (Longlines): Discuss relationship with Visual Line mode.
2415 (Text Mode): Remove extraneous discussion of other modes, since they
2416 were already introduced in the parent node.
2417
e85103ec
CY
24182008-11-23 Chong Yidong <cyd@stupidchicken.com>
2419
5cb2fe30
CY
2420 * anti.texi (Antinews): Rewrite.
2421
1eb9b307 2422 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2423
2424 * frames.texi (Frame Commands): Mention "minimize" terminology.
2425
e85103ec
CY
2426 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2427 formats.
b908332f
CY
2428 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2429 (Misc X): Don't document useless -hb option.
e85103ec 2430
607f5f88
JL
24312008-11-22 Juri Linkov <juri@jurta.org>
2432
2433 * dired.texi (Dired Navigation): Change normal file name search option
2434 from `non-nil' to `t'. Add `dwim' option.
2435
e1b867a0
JL
24362008-11-22 Juri Linkov <juri@jurta.org>
2437
2438 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2439 ".dir-locals.el". Rename `define-project-bindings' to
2440 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2441 `dir-locals-set-directory-class'.
2442
dd186936
LK
24432008-11-22 Lute Kamstra <lute@gnu.org>
2444
2445 * buffers.texi (Select Buffer): Index goto-line.
2446 * basic.texi (Moving Point): Mention the use of a numeric prefix
2447 argument with goto-line and refer to Select Buffer for the use of a
2448 plain prefix argument.
2449
4b121911
GM
24502008-11-19 Glenn Morris <rgm@gnu.org>
2451
2452 * doclicense.texi: Update to FDL 1.3.
2453 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2454
27267e4c
CY
24552008-11-17 Chong Yidong <cyd@stupidchicken.com>
2456
696f351d
CY
2457 * custom.texi (Minor Modes): Define mode commands and mode variables
2458 more precisely. Recommend using mode commands instead of setting
2459 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2460 (Easy Customization): Use "init file" instead of .emacs.
2461 (Customization Groups): Update to new Custom buffer appearance.
2462 (Saving Customizations): Copyedits. Update example.
2463 (Variables): Give example of variable type-sensitivity.
2464 (Examining): Update example.
2465 (Hooks): Copyedits.
2466 (Specifying File Variables): Use C comments instead of an artificial
2467 Lisp for the example.
2468 (Keymaps): Move internals discussion to Prefix Keymaps.
2469 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2470 (Init Rebinding): Document kbd macro.
2471 (Init File): Link to Find Init.
696f351d
CY
2472
2473 * mark.texi (Using Region): Document Delete Selection Mode more
2474 thoroughly.
2475
2476 * frames.texi (Mouse Commands): Move most of the description of Delete
2477 Selection Mode to Using Region, and link to it.
1bc9c425 2478 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2479
b0570c25
CY
2480 * building.texi (Compilation): Document first-error value of
2481 compilation-scroll-output.
2482 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2483 works as soon as an error is available. Suggested by Juri Linkov.
2484
27267e4c
CY
2485 * mini.texi (Passwords): New node.
2486
2487 * files.texi (Remote Files): Link to Passwords node.
2488
2489 * emacs.texi (Top): Update node listings.
2490
122eb807
CY
24912008-11-16 Chong Yidong <cyd@stupidchicken.com>
2492
9c9855a3
CY
2493 * ack.texi (Acknowledgments): Some updating of credits.
2494
bd6fdcad
CY
2495 * emacs.texi (Acknowledgments): Add a couple more names.
2496
dd1eef46
CY
2497 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2498
122eb807 2499 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2500 (Misc File Ops): Document use of trash.
122eb807 2501
801a8da1
JB
25022008-11-16 Juanma Barranquero <lekktu@gmail.com>
2503
2504 * macos.texi (Mac Customization): Fix typos.
2505
0b4f2253
CY
25062008-11-14 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2509 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2510 the conventions of the main Emacs manual.
2511
2512 * emacs.texi (Top): Update node listings.
2513
517e2b89
CY
25142008-11-12 Chong Yidong <cyd@stupidchicken.com>
2515
07a85685
CY
2516 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2517 command-line-args is processed during startup.
2518 (Action Arguments): Correctly describe how file arguments interact with
2519 the startup screen. Link to Lisp Interaction for scratch buffer.
2520 (Initial Options): Link to Command Example for -batch option.
2521 (Environment): Document initial-environment.
2522
517e2b89
CY
2523 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2524 can't be changed in the site-start file.
2525
6337bbde
CY
25262008-11-07 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * dired.texi (Dired): Mention C-x C-d too.
2529 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2530 (Dired Navigation): Explain dired-goto-file more clearly.
2531 Document dired-isearch-filenames.
6337bbde
CY
2532 (Dired Deletion): Remove unnecessary "expunged" terminology.
2533 (Flagging Many Files): & is now rebound to `% &'.
2534 (Shell Commands in Dired): Document dired-do-async-shell-command.
2535 Clarify how multi-file arguments are passed.
2536 (Misc Dired Features): Document dired-do-isearch.
2537
9e8eeff9
CY
25382008-11-06 Chong Yidong <cyd@stupidchicken.com>
2539
2540 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2541
e071f849
CY
25422008-11-03 Chong Yidong <cyd@stupidchicken.com>
2543
2544 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2545
05482eb1
CY
25462008-11-01 Chong Yidong <cyd@stupidchicken.com>
2547
e2346dea
CY
2548 * programs.texi (Program Modes): Link to Program Indent node.
2549 (Left Margin Paren): Explain consequences of changing
2550 open-paren-in-column-0-is-defun-start more concisely.
2551 (Which Function, Program Indent, Info Lookup): Minor edits.
2552 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2553 (Multi-line Indent): If region is active, TAB indents the region.
2554 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2555 (Matching): The delimiter at the cursor is highlighted---the character
2556 changes color.
2557 (Symbol Completion): Link to Completion node.
2558
e4b6428c
CY
2559 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2560 a strictly text-only system.
2561
05482eb1
CY
2562 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2563 batch mode.
2564
a11d3737
RS
25652008-11-01 Richard M. Stallman <rms@gnu.org>
2566
5abad626
RS
2567 * misc.texi (Document View): Major rewrite.
2568
a11d3737
RS
2569 * maintaining.texi (Types of Log File): Change logs are older than
2570 version control.
2571 (VCS Concepts): Simplify and rearrange.
2572 (Version Control Systems): Make it clear that Linux is only the kernel.
2573 (VC Mode Line): Shorten reference to menu item.
2574 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2575 (VC Directory Mode): Minor cleanup.
2576 Unchanged files are hidden, not omitted.
2577 (VC Directory Commands): Shorten and simplify.
2578 (Change Log Commands): New node, split from Change Logs.
2579 (VC Directory Buffer): New node, split from VC Directory Mode.
2580
c55a4acb
CY
25812008-10-31 Chong Yidong <cyd@stupidchicken.com>
2582
1c6c854e 2583 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2584 from files.texi.
2585
1c6c854e
CS
2586 * files.texi (Version Control): Move to maintaining.texi.
2587 Subnodes moved as well.
2588 (Document Files): Move to misc.texi.
df0356f6 2589
c55a4acb
CY
2590 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2591 vc-update-change-log.
df0356f6
CY
2592 (Version Control): Move here from files.texi.
2593 (Format of ChangeLog): Make it a subnode of Change Log.
2594
2595 * emacs.texi (Top): Update node listing.
c55a4acb 2596
ef082374
TH
25972008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2598
2599 * files.texi (Files): Add a section about document
2600 files (doc-view-mode).
2601
d52582c3
CY
26022008-10-31 Chong Yidong <cyd@stupidchicken.com>
2603
1c6c854e
CS
2604 * building.texi (Compilation Mode):
2605 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2606 (Debuggers): Lower GUD subsections to subsubsections.
2607 (Starting GUD): Add cindex.
2608 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2609
4e0a0968
CY
26102008-10-30 Chong Yidong <cyd@stupidchicken.com>
2611
03625b47
CY
2612 * indent.texi (Indentation): Link to Program Indent.
2613
4e0a0968
CY
2614 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2615 now uses emacsclient's terminal.
2616
8bd3f7ef
CY
26172008-10-29 Chong Yidong <cyd@stupidchicken.com>
2618
80e5620e
CY
2619 * mark.texi (Using Region): Document use-empty-active-region.
2620
97d5c404
CY
2621 * emacs.texi (Top): Update node listings.
2622
1c6c854e
CS
2623 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2624 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2625 (Invoking emacsclient): Rewrite, moving optional arguments to
2626 emacsclient Options.
21d2bae3
CY
2627 (emacsclient Options): New node. Document server-use-tcp and
2628 server-host.
8bd3f7ef 2629
5fda2cbd
CY
26302008-10-28 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * indent.texi (Indentation): Replace list with paragraphed text,
2633 putting description of syntax-driven indentation first. Document new
2634 effect of active regions on tab.
2635 (Tab Stops): Note that editable tab stops affect indentation commands.
2636
4ff029f6
DN
26372008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2638
2639 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2640
996cd6e4
CY
26412008-10-23 Chong Yidong <cyd@stupidchicken.com>
2642
f28815e3
CY
2643 * custom.texi (Function Keys): Note that modified keypad keys are not
2644 translated.
2645
996cd6e4
CY
2646 * basic.texi (Arguments): Explain how to insert multiple digits.
2647
49545fe2
MA
26482008-10-22 Michael Albinus <michael.albinus@gmx.de>
2649
2650 * files.texi (Remote Files): Precise selection of default method.
2651 Rewrite paragraph about disabling remote file names.
2652
edac0b53
CY
26532008-10-22 Chong Yidong <cyd@stupidchicken.com>
2654
e752c544
CY
2655 * search.texi (Special Isearch): Document M-TAB is isearch.
2656
edac0b53
CY
2657 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2658 command.
2659
2660 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2661
20a36054
TH
26622008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2663
1c6c854e 2664 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2665 section.
2666
69051ab6
CY
26672008-10-21 Chong Yidong <cyd@stupidchicken.com>
2668
c4b1a32a
CY
2669 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2670 to files.texi. Move contents of vc2-xtra.texi here.
2671
2672 * vc2-xtra.texi: File removed.
2673
2674 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2675 Directory Commands from the submenu. Don't include deleted file
2676 vc2-xtra.texi.
2677
2678 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2679 (Version Control): Add VC Directory Mode and VC Directory Commands to
2680 the submenu.
2681 (Why Version Control?): Use table format.
2682 (Version Control Systems): Note that Meta-CVS support is gone.
2683 (VCS Concepts): Note precisely when VC started supporting filesets.
2684 Remove bogus xref to CVS Options node.
2685 (Types of Log File): Copyedits.
2686 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2687 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2688 The Right Thing.
2689 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2690 (Log Buffer): Reorganize node, putting C-c C-c description first.
2691 (Old Revisions): Use CVS for example, not RCS.
2692 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2693 Commands from the submenu, putting them under Version Control.
2694 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2695 need to include it in the manual unconditionally, since it is now
2696 crucial to using distributed version control systems.
1a6e2954
CY
2697 (Comparing Files): Note that diff uses the minibuffer, and that the
2698 output is shown using Diff mode.
1c6c854e
CS
2699 (Diff Mode): Explain what "patch" and "hunk" mean.
2700 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2701 diff-show-trailing-whitespaces.
1a6e2954 2702 (File Archives): Add rar support.
c4b1a32a 2703
69051ab6
CY
2704 * major.texi (Choosing Modes): Make mode selection sequence more
2705 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2706 magic-mode-alist is nil by default.
2707 Document magic-fallback-mode-alist.
69051ab6 2708
e7421e03
CY
27092008-10-20 Chong Yidong <cyd@stupidchicken.com>
2710
2711 * frames.texi (Mouse References): Copyedits.
2712
6b2efdc2
TH
27132008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2714
2715 * ack.texi (Acknowledgments): Add myself as doc-view author.
2716
9c5e9396
EZ
27172008-10-20 Eli Zaretskii <eliz@gnu.org>
2718
2719 * frames.texi (Dialog Boxes): Add @cindex entries.
2720
dac94f8e
CY
27212008-10-20 Chong Yidong <cyd@stupidchicken.com>
2722
2723 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2724 (Text-Only Mouse): Copyedit.
2725
25597d40
CY
27262008-10-19 Chong Yidong <cyd@stupidchicken.com>
2727
f8a447f6
CY
2728 * frames.texi: Use @key throughout for mouse clicks.
2729 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2730 (Secondary Selection): Fix modified mouse click syntax.
2731 (Clipboard): Describe Cut, Copy and Paste commands.
2732 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2733 Copyedits.
2734 (Creating Frames): Add xref to Init File.
2735 (Frame Commands): Add xref to Exiting.
2736 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2737
b0f95216
CY
27382008-10-15 Chong Yidong <cyd@stupidchicken.com>
2739
b0817f00
CY
2740 * files.texi (Version Control): Copyedits. Add Bazaar.
2741 (Version Control Systems): List different VCS's using an itemized list.
2742 Add Bazaar.
2743 (VCS Concepts): Copyedits. Tweak description of file merging.
2744
b0f95216
CY
2745 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2746 (Cut/Paste Other App): Document select-active-regions and
2747 x-select-enable-primary.
2748
69d0d701
CY
27492008-10-13 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * mark.texi (Shift Selection): Correct case in node name.
2752
2753 * emacs.texi (Top): Update node order in Mark chapter.
2754
375e8351
EZ
27552008-10-12 Eli Zaretskii <eliz@gnu.org>
2756
2757 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2758
2759 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2760 elsewhere in the manual instead of describing yet again the intricacies
2761 of $HOME on MS-Windows and MS-DOS.
2762
ab58114f
CY
27632008-10-12 Chong Yidong <cyd@stupidchicken.com>
2764
4f959513 2765 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2766 (Minibuffer File): Add discussion of `~' in file names.
2767 Add insert-default-directory index reference.
4f959513 2768
ab58114f
CY
2769 * files.texi (File Names): Reorganize description.
2770 (Visiting): Add xref to Mode Line. Copyedits.
2771 (Save Commands): Mention prefix behavior of C-x C-s.
2772 (Numbered Backups): Node deleted.
2773 (Backup Names): Contents of Numbered Backups moved here. State default
2774 of version-control variable.
2775 (Reverting): Copyedits.
2776 (Version Control): Add additional version control systems.
2777
2778 * emacs.texi (Top): Delete Numbered Backups node.
2779
2780 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2781 Backup Names.
f2884f63 2782 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2783
b0b5100a
RF
27842008-10-11 Romain Francoise <romain@orebokech.com>
2785
2786 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2787
89774b5f
CY
27882008-10-11 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2791 (Select Buffer): Mention use of minibuffer history. Describe default
2792 value of default-major-mode. Mention that C-x 4 b selects the other
2793 window.
2794 (List Buffers): Document CRM indicators in the order they appear.
2795 (Kill Buffer): Document new command kill-matching buffers.
2796 (Several Buffers): Move explanation of the relationship between buffer
2797 list and buffer menu to the top.
2798 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2799
4c72bf27
CY
28002008-10-10 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * entering.texi (Exiting): Document change of C-x C-c to
2803 save-buffers-kill-terminal. Document kill-emacs.
2804
f68eb991
EZ
28052008-09-30 Eli Zaretskii <eliz@gnu.org>
2806
2807 * mule.texi (Coding Systems): Don't mention codepage-setup.
2808
2809 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2810 cpNNN coding systems anymore.
2811 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2812 for unibyte mode. Don't mention line-drawing characters.
2813 Don't mention dos-unsupported-char-glyph.
f68eb991 2814
1a2dd44d
CY
28152008-09-25 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * search.texi (Search): Shorten introduction.
2818 (Basic Isearch): Add command table. Discuss reverse isearch and
2819 isearch highlighting.
2820 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2821 ring to cindex.
2822 (Special Isearch): Move input methods discussion here.
2823 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2824 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2825 Repeat Isearch.
2826 (Isearch Minibuffer): New node.
2827 (Word Search): Document new word search commands.
2828 (Regexp Example): Simplify example using sentence-end-base variable.
2829 (Replace): Reword introduction.
2830 (Unconditional Replace): Remove unnecessary example.
2831 (Other Repeating Search): Document new `M-s o' binding.
2832
2833 * emacs.texi (Top): Update node listings.
2834
e45da31d
JB
28352008-09-22 Juanma Barranquero <lekktu@gmail.com>
2836
2837 * emacs.texi (Top): Remove Kill Errors from menu.
2838
841c8096
CY
28392008-09-22 Chong Yidong <cyd@stupidchicken.com>
2840
402168fa
CY
2841 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2842 interface for defining macros. Simplify examples. Note that C-g quits
2843 macro definitions.
1c6c854e
CS
2844 (Keyboard Macro Counter): Document using F3 to insert counter.
2845 Give usage example.
402168fa
CY
2846 (Keyboard Macro Query): Organize query responses in a table.
2847
1c6c854e
CS
2848 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2849 Link to Erasing node.
841c8096
CY
2850 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2851 rationale to a footnote.
2852 (Kill Errors): Remove node, due to redundancy with Erasing.
2853 (Spelling): Move discussion of flyspell to end. Note new behavior of
2854 M-$ in active region. Remove non-ispell-specific keybindings from
2855 table.
2856
eab2ee89
DN
28572008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2858
2859 * cmdargs.texi (Initial Options): Document --daemon.
2860
3d53e905
GM
28612008-09-20 Glenn Morris <rgm@gnu.org>
2862
2863 * files.texi (Numbered Backups): Mention that some modes set
2864 version-control.
2865
1c90484d
GM
28662008-09-20 Jim Blandy <jimb@red-bean.com>
2867
2868 * files.texi (Numbered Backups): Reference File Variables, as well.
2869 Remove discussion of Rmail's implementation.
2870
0fc0d844
CY
28712008-09-06 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * misc.texi (Recursive Edit): Note that top-level exits active
2874 minibuffers.
2875
2876 * trouble.texi (Quitting): Likewise.
2877
b18d283d
CY
28782008-08-31 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * emacs.texi (Top): Add Temporary Face Changes xref.
2881
2882 * display.texi (Display): Move Temporary Face Changes node to just
2883 after Standard Faces.
2884 (Scrolling): Document recenter-top-bottom instead of recenter.
2885 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2886 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2887 (Display Custom): Copyedits.
2888 (Optional Mode Line): Document display-battery-mode.
2889
180135fc
RF
28902008-08-27 Romain Francoise <romain@orebokech.com>
2891
2892 * custom.texi (Directory Variables): Minor fix.
2893
d3fe3475
GM
28942008-08-27 Glenn Morris <rgm@gnu.org>
2895
2896 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2897 descriptions.
2898 (Calendar Customizing): Tweak layout description.
183080b6 2899 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2900 markers. Condense calendar-star-date and calendar-mark-today
2901 description.
2902 (Holiday Customizing): Add oriental and solar holidays.
2903 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2904 Fix holiday-float description. Use zerop in examples. Be less verbose.
2905 (Date Display Format): Change ISO format. Be less verbose.
2906 (Diary Customizing): Mention day and month abbrev arrays.
2907 Mention the date-form variables by name. Update European example.
2908 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2909 Condense examples. Mention diary-entry-symbols by name.
2910 Condense table for insertion commands.
2911 (Fancy Diary Display): Mention diary-include-string and
2912 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2913 Ethiopic, Persian date functions. Condense descriptions.
2914
2915 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2916 (Adding to Diary): Adapt for changed node name.
2917
71755807
GM
29182008-08-26 Glenn Morris <rgm@gnu.org>
2919
2920 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2921 node "Hebrew/Islamic Entries".
2922
2923 * calendar.texi (Specified Dates): Fix names of iso functions.
2924 (General Calendar): There may not be another window.
2925 (Writing Calendar Files, Holidays): Tweak intro.
2926 (Holidays): Mention Baha'i and Chinese holidays.
2927 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2928 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2929 (To Other Calendar): Add calendar-print-other-dates.
2930 Refer to "graphic display" rather than "X.
2931 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2932 (Displaying the Diary): Fix whitespace after reference.
2933 Fix `diary-number-of-entries' reference.
2934 (Date Formats): Explicitly mention that day names can be abbreviated.
2935 (Adding to Diary): Add some references to other sections.
2936 (Special Diary Entries): Fix reference.
2937 (Appointments): Simplify appt-message-warning-time entry.
2938 Clarify where times must be.
2939 (Importing Diary): Comment out icalendar paragraph that does not apply.
2940 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2941
d76ebc75
GM
29422008-08-23 Glenn Morris <rgm@gnu.org>
2943
2944 * fortran-xtra.texi (Fortran): Change description of free form and
2945 fixed form a bit. Mention hideshow and imenu.
2946 (Fortran Motion): Mention fortran-end-of-subprogram,
2947 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2948 (Fortran Indent): Minor re-word.
2949 (ForIndent Commands): Mention fortran-fill-paragraph and
2950 fortran-fill-statement.
2951 (ForIndent Cont): Mention fortran-tab-mode-string.
2952 (Fortran Comments): Mention fortran-comment-line-start-skip.
2953 (Fortran Columns): Mention font-locking.
2954 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2955
1fc0ce04 29562008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2957
2958 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2959
5c52e13c
CY
29602008-08-22 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * mini.texi (Minibuffer): Simplify introduction.
2963 (Minibuffer File): Document tilde in minibuffer filenames.
2964 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2965 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2966 (Completion Example): Update example to current command list.
2967 (Completion Options): Document `lazy' value of completion-auto-help.
2968 Update contents of completion-ignored-extensions.
2969 (Minibuffer History): Describe "future history" list. State default
2970 value of history-delete-duplicates.
2971
77a00355
GM
29722008-08-21 Glenn Morris <rgm@gnu.org>
2973
2974 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2975 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2976
39ee1d04
CY
29772008-08-17 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * regs.texi (Registers): Clarify valid register names.
2980 (RegPos): Note that buffer is saved and restored too.
2981 (RegText): Note that mark is reactivated/deactivated.
2982 (RegConfig): Xref to Windows node.
2983
b12c348f
CY
29842008-08-16 Chong Yidong <cyd@stupidchicken.com>
2985
3ae7ba79
CY
2986 * basic.texi (Inserting Text): Provide command name for C-q.
2987
b12c348f
CY
2988 * killing.texi (Killing): Copyedit. Define read-only text.
2989 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2990 (Killing by Lines): Copyedit.
2991 (Other Kill Commands): Move M-w description here.
2992 (Yanking): Move M-w to Other Kill Commands.
2993 (Kill Ring): Also mention saving text in registers. Link to Text
2994 Properties in elisp manual.
2995 (Accumulating Text): Copyedit.
2996 (CUA Bindings): Shift selection is now the default.
2997
d8ff7692
TZ
29982008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2999
3000 * maintaining.texi (Change Log): Mention next-error is available.
3001
a43a8a2e
GM
30022008-08-10 Glenn Morris <rgm@gnu.org>
3003
3004 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3005 and intermonth text.
3006 (Holiday Customizing): Add holiday-chinese.
3007
eba27308
EZ
30082008-08-08 Eli Zaretskii <eliz@gnu.org>
3009
3010 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3011
5f14a5b3
DN
30122008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3013
3014 * files.texi (Log Buffer): Describe C-c C-d.
3015 (Diff Mode): Describe C-x 4 A.
3016
49989bff
EZ
30172008-08-06 Eli Zaretskii <eliz@gnu.org>
3018
3019 * vc1-xtra.texi (VC Directory Mode): Fix last change.
3020
5c915c02
DN
30212008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
3022
2beaf97a
DN
3023 * files.texi (Old Revisions): Update the keys used by vc-annotate and
3024 describe the new bindings to show the changeset diff, toggle annotation
3025 visibility, show revisions.
3026 (VC Status): Describe key bindings for modifying the change comments,
3027 displaying changeset diffs and annotations.
3028
5c915c02
DN
3029 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
3030
71798ace
NR
30312008-08-05 Nick Roberts <nickrob@snap.net.nz>
3032
3033 * vc1-xtra.texi (VC Directory Mode): Fix typo.
3034
b8949644
EZ
30352008-08-02 Eli Zaretskii <eliz@gnu.org>
3036
3037 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
3038 and wording.
3039
819567d1
DN
30402008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
3041
3042 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 3043 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
3044 commands. Improve some old info.
3045
5f38310a
CY
30462008-07-31 Chong Yidong <cyd@stupidchicken.com>
3047
0dc3906b
CY
3048 * display.texi (Visual Line Mode): New node.
3049
5f38310a 3050 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
3051 (Moving Point): Add additional alternative key bindings.
3052 Describe line-move-visual.
5f38310a
CY
3053 (Erasing): Describe DEL.
3054 (Basic Undo, Blank Lines, Arguments): Copyedit.
3055 (Continuation Lines): Mention Visual Line mode.
3056 (Position Info): Move extended discussion to mule.texi.
3057
3058 * mule.texi (International Chars): Describe C-x =.
3059
3060 * emacs.texi (Top): Add Visual Line Mode node.
3061
7c2fb837
DN
30622008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3063
3064 * emacs.texi: Remove VMS support.
3065
3f6b73ef
DN
30662008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
3067
3068 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
3069 the vc-dir command name.
3070
9e2a2647
DN
30712008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3072
3073 * xresources.texi: Remove mentions of Mac Carbon.
3074
568beaa2
AS
30752008-07-19 Andreas Schwab <schwab@suse.de>
3076
3077 * ns-emacs.texi: Move to ../misc.
3078
0ef94706
CY
30792008-07-15 Chong Yidong <cyd@stupidchicken.com>
3080
3081 * entering.texi (Exiting): Don't describe text-only terminals as the
3082 default. Describe the new startup screen.
3083 (Exiting): Describe how to kill Emacs first. Change description of
3084 iconification to handle modern window systems.
3085
ba60bd44 30862008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3087
3088 * ns-emacs.texi: New file, documents features of Emacs port under
3089 NeXTstep windowing.
3090
9f30aa73
CY
30912008-07-15 Chong Yidong <cyd@stupidchicken.com>
3092
938a5d2e
CY
3093 * entering.texi (Entering Emacs): Update prev node.
3094
3095 * glossary.texi (Glossary): Remove xref to Text Characters.
3096
9f30aa73
CY
3097 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3098 directly, rather than in the context of ASCII. Move description of
3099 special properties of modifier key to new Modifier Keys node.
3100 (Keys): Copyedit.
3101 (Text Characters): Delete node. Multibyte is the default nowadays, and
3102 the node contents are obsolete.
3103
3104 * custom.texi (Modifier Keys): New node.
3105
3106 * emacs.texi (Top): Update node list.
3107
7e53d36c
CY
31082008-07-13 Chong Yidong <cyd@stupidchicken.com>
3109
3110 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3111 saying that Emacs provides menus and mouse support (which is par for
3112 the course).
3113
3114 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3115 early on.
3116 (Point): Copyedit. Relegate historical trivia to a footnote.
3117 (Mode Line): Explain mode-line format more consistently.
3118 (Menu Bar): Copyedit.
3119
1e9fa96d
GM
31202008-06-27 Glenn Morris <rgm@gnu.org>
3121
3122 * cal-xtra.texi (Sexp Diary Entries):
3123 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3124
dc9bebb8
CY
31252008-06-26 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * mark.texi (Shift selection): New node.
3128 (Mark): Copyedits.
3129 (Persistent Mark): Move to the end of the chapter.
3130
e7881076
EZ
31312008-06-20 Eli Zaretskii <eliz@gnu.org>
3132
3133 * makefile.w32-in (distclean): Remove makefile.
3134
f427400c
NR
31352008-06-17 Nick Roberts <nickrob@snap.net.nz>
3136
3137 * building.texi (Starting GUD): Add an entry for gud-gdb.
3138 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3139 command mode.
3140
b597d348
GM
31412008-06-17 Glenn Morris <rgm@gnu.org>
3142
3143 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3144
647b7094
NR
31452008-06-17 Nick Roberts <nickrob@snap.net.nz>
3146
3147 * building.texi (Starting GUD): Expand on remote debugging.
3148 (Other GDB-UI Buffers): Mention new keyboard bindings.
3149
47a30023
GM
31502008-06-15 Glenn Morris <rgm@gnu.org>
3151
3152 * gnu.texi: Use a verbatim license for this invariant section,
3153 as per etc/GNU.
3154
37e5d54a
GM
31552008-06-13 Daniel Engeler <engeler@gmail.com>
3156
3157 * emacs.texi, misc.texi: Add documentation about serial port access.
3158
8e65d46c
GM
31592008-06-13 Glenn Morris <rgm@gnu.org>
3160
c1473b4c
MB
3161 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3162 maintain.info.
8e65d46c 3163
e40a85cd
MB
31642008-06-05 Miles Bader <miles@gnu.org>
3165
3166 * display.texi (Temporary Face Changes): Update to reflect function
3167 renamings in face-remap.el.
3168
56c73dec
MB
31692008-06-04 Miles Bader <miles@gnu.org>
3170
1c6c854e
CS
3171 * display.texi (Temporary Face Changes):
3172 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3173 `increase-buffer-face-height' and `decrease-default-face-height' now
3174 that they aren't bound by default.
3175
9d3d42fb
MB
31762008-06-03 Miles Bader <miles@gnu.org>
3177
3178 * display.texi (Temporary Face Changes): New node.
3179
2be6bfe2
EZ
31802008-05-31 Eli Zaretskii <eliz@gnu.org>
3181
3182 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3183
daf7e339
GM
31842008-05-31 Glenn Morris <rgm@gnu.org>
3185
3186 * cal-xtra.texi (Fancy Diary Display): Simplify.
3187
d21d2618
GM
31882008-05-30 Glenn Morris <rgm@gnu.org>
3189
3190 * cal-xtra.texi (Fancy Diary Display): Update for
3191 diary-display-function replacing diary-display-hook.
3192
71ce5fd0
JB
31932008-05-29 Drew Adams <drew.adams@oracle.com>
3194
3195 * msdog.texi (Windows Keyboard): Add descriptions of
3196 w32-register-hot-key and w32-unregister-hot-key.
3197
a3cdbdf8
MO
31982008-05-21 Tom Tromey <tromey@redhat.com>
3199
3200 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3201 Variables node.
3202
854a574c
MO
32032008-05-19 Tom Tromey <tromey@redhat.com>
3204
3205 * custom.texi (Variables): Add Directory Variables to menu.
3206 (Directory Variables): New node.
3207
7c2ec3f9
ER
32082008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3209
71ce5fd0 3210 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3211
370fded4
ER
32122008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3213
3214 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3215 Revision Tags and rewritten. Section now uses modern terminology,
3216 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3217 accurately.
3218
6af511e3
EZ
32192008-05-10 Eli Zaretskii <eliz@gnu.org>
3220
3221 * msdog.texi (Windows Files): Update documentation of
3222 w32-get-true-file-attributes.
3223
7a78b6e7
ER
32242008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3225
3226 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3227 directory mode.
3228
1bcfc24e
CY
32292008-05-08 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3232 entry "television".
1bcfc24e 3233
db86064f
ER
32342008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3235
ab5ec32c 3236 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3237
a31b405e
ER
32382008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3239
3240 * emacs/buffers.texi, emacs/files.texi (Version-control):
3241 vc-toggle-read-only is no longer a good idea...
3242
ff2c14fc
GM
32432008-04-29 Glenn Morris <rgm@gnu.org>
3244
3245 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3246
367c9b7c
JL
32472008-04-22 Juri Linkov <juri@jurta.org>
3248
3249 * dired.texi (Subdirectories in Dired): Describe using `^'
3250 to return to the parent directory.
3251
4ac1e9b4
NR
32522008-04-22 Nick Roberts <nickrob@snap.net.nz>
3253
3254 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3255 recent changes.
3256
b9b3bf2b
NR
32572008-04-19 Nick Roberts <nickrob@snap.net.nz>
3258
3259 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3260 (Other GDB-UI Buffers): Update for recent thread related changes.
3261
4d120d6a
SM
32622008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3263
3264 * maintaining.texi (Maintaining):
3265 * emacs.texi (Top): Typo.
3266
a152877d
SM
32672008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3268
b9b3bf2b
NR
3269 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3270 arg in `font-lock-add-keywords'.
a152877d 3271
36c0514c
GM
32722008-04-08 Glenn Morris <rgm@gnu.org>
3273
3274 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3275 Also add Baha'i calendar references where appropriate.
3276
06a97d46
GM
32772008-04-05 Glenn Morris <rgm@gnu.org>
3278
3279 * custom.texi (Init File): Byte-compiling .emacs is bad.
3280
6adc6eed
SM
32812008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3282
3283 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3284
571388b0
GM
32852008-03-29 Glenn Morris <rgm@gnu.org>
3286
3287 * calendar.texi: Update for `calendar-date-style' replacing
3288 `european-calendar'.
3289
3ae8f876
JR
32902008-03-28 Jason Rumney <jasonr@gnu.org>
3291
3292 * display.texi (Display Custom): Mention overlay-margin in text.
3293
5bc6ddff 32942008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3295
5bc6ddff
MB
3296 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3297 tutorial' comments.
03a864d5 3298
7186a830
CY
32992008-03-28 Chong Yidong <cyd@stupidchicken.com>
3300
3301 * mark.texi (Mark): Rearrange nodes.
3302 (Persistent Mark): Rename from Transient Mark.
3303 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3304 Describe Transient Mark mode as the default.
3305
3306 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3307 the default behavior with Transient Mark mode off.
3308 (Position Info): Fix typo.
3309
71ce5fd0
JB
3310 * display.texi (Standard Faces): Reference the Mark node.
3311 Remove discussion of the region face, which is discussed there.
7186a830
CY
3312
3313 * emacs.texi (Top): Update node listings.
3314
3315 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3316 as the default.
3317
3318 * fixit.texi (Undo): Standardize choice of undo key sequence.
3319 (Undo, Spelling): Describe Transient Mark mode as the default.
3320
3321 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3322 default.
3323
3324 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3325
3326 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3327 mode is the default, and note that the mark is not activated when set.
3328
3329 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3330 Describe Transient Mark mode as the default.
3331
3332 * search.texi (Basic Isearch): Reference the Mark Ring node.
3333 (Replace, Unconditional Replace, Other Repeating Search):
3334 Describe Transient Mark mode as the default.
3335
1c6c854e
CS
3336 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3337 Describe Transient Mark mode as the default.
7186a830
CY
3338 (Paragraphs): Describe how M-h behaves when region is active.
3339
3340 * trouble.texi (Quitting): Clarify effects of C-g.
3341
dc47d1ff
GM
33422008-03-13 Glenn Morris <rgm@gnu.org>
3343
3344 * emacs.texi (EMACSVER): Set to 23.0.60.
3345
e3e0fb39 33462008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3347
e3e0fb39
GM
3348 * dired.texi (Hiding Subdirectories): Fix previous change.
3349
33502008-03-05 Drew Adams <drew.adams@oracle.com>
3351
3352 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3353
5e14abf8
KS
33542008-02-28 Kim F. Storm <storm@cua.dk>
3355
3356 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3357 Move describe-distribution to C-h C-o.
3358 Move view-emacs-problems to C-h C-p.
3359 Add view-emacs-debugging on C-h C-d.
3360 Add view-external-packages on C-h C-e.
d0207bf3 3361 Add view-order-manuals on C-h C-m.
5e14abf8 3362
d0207bf3 33632008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3364
3365 * msdog-xtra.texi (MS-DOS): Docstring fix.
3366
87e391bb
EZ
33672008-02-09 Eli Zaretskii <eliz@gnu.org>
3368
3369 * msdog.texi (Windows Fonts): Use a @table for describing font
3370 properties.
3371
5662e503
JR
33722008-02-07 Jason Rumney <jasonr@gnu.org>
3373
3374 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3375 value has changed.
3376 (Windows HOME): Clarify what is meant by "if that fails as well".
3377 (Windows Fonts): New section.
3378
72463824
GM
33792008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3380
3381 * basic.texi (Basic Undo): Remove duplicate "you can".
3382
7ff926e0
EZ
33832008-02-02 Eli Zaretskii <eliz@gnu.org>
3384
3385 * maintaining.texi (Tags): Fix last change.
3386
6ab7aef1
MA
33872008-02-02 Michael Albinus <michael.albinus@gmx.de>
3388
093571c3 3389 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3390
ace67e7e
NR
33912008-01-31 Nick Roberts <nickrob@snap.net.nz>
3392
3393 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3394
ae068fdf
RS
33952008-01-26 Richard Stallman <rms@gnu.org>
3396
3397 * maintaining.texi (Tags): Delete redundant index entry.
3398
a56d9a08
EZ
33992008-01-26 Eli Zaretskii <eliz@gnu.org>
3400
3401 * programs.texi (Imenu): Move "@cindex tags" from here...
3402 * maintaining.texi (Tags): ...to here.
3403
e941ed90
NR
34042008-01-23 Kevin Ryde <user42@zip.com.au>
3405
3406 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3407 click count.
3408
650276d5
JB
34092008-01-21 Juanma Barranquero <lekktu@gmail.com>
3410
3411 * entering.texi (Exiting): Fix typo.
3412 Reported by D. E. Evans <sinuhe@gnu.org>.
3413
8dc17977
MR
34142007-12-31 Martin Rudalics <rudalics@gmx.at>
3415
3416 * glossary.texi (Glossary): Fix typo.
3417
9f9695a6
RS
34182007-12-27 Richard Stallman <rms@gnu.org>
3419
3420 * text.texi (Formatted Text): Improve menu tag.
3421 (Editing Format Info): In Info, add duplicate menu of nodes
3422 about the submenus.
3423 (Format Faces): Say where Faces menu is found. Mention Other.
3424 (Format Colors): Say where these submenus are found.
3425 (Format Indentation, Format Justification): Likewise.
3426 (Format Properties): Likewise.
3427
abfd0191
RS
34282007-12-22 Richard Stallman <rms@gnu.org>
3429
3430 * search.texi (Query Replace): Make exp of query-replace more
3431 self-contained, and clarify.
8dc17977 3432
abfd0191
RS
3433 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3434
a2586785
RS
34352007-12-15 Richard Stallman <rms@gnu.org>
3436
3437 * files.texi (Auto Save): Clarify definition of auto-saving.
3438
a67cf2bb
RS
34392007-11-26 Richard Stallman <rms@gnu.org>
3440
3441 * help.texi (Help Echo): Cleanups.
3442
448b33b1
TTN
34432007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3444
3445 * files.texi (Why Version Control?): Fix typo.
3446 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3447 (Selecting a Fileset): Fix typos; small rewording.
3448 (Log Buffer): Likewise.
3449 (Old Revisions): Likewise.
448b33b1 3450
221bb7f6
EZ
34512007-11-17 Eli Zaretskii <eliz@gnu.org>
3452
3453 * mule.texi (Communication Coding): Fix wording of last change.
3454
d0207bf3 34552007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3456
630cb3b7
JB
3457 * custom.texi (Specifying File Variables):
3458 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3459
53b7759e
KH
34602007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3461
a5ab2e0c 3462 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3463
3464 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3465
c8763fb6 34662007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3467
630cb3b7 3468 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3469 --output=file.
3470
ff98e024
MR
34712007-11-13 Martin Rudalics <rudalics@gmx.at>
3472
3473 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3474 (Help Echo): Avoid mentioning the term "region" here and
3475 consistently use the term "active text".
3476
37b11c22
GM
34772007-11-11 Glenn Morris <rgm@gnu.org>
3478
3479 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3480
21d50ba1
JL
34812007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3482
1c6c854e
CS
3483 * search.texi (Query Replace):
3484 Mention `query-replace-show-replacement'.
21d50ba1 3485
c12ecb0a 34862007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3487
3488 * building.texi (Watch Expressions): Remove obscure sentence.
3489
3b4201f4
KH
34902007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3491
3492 * mule.texi (Select Input Method): Describe how to activate an input
3493 method in the text mode.
3494
07e5c0b0
DN
34952007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3496
3497 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3498
52dd7391
NR
34992007-10-30 Nick Roberts <nickrob@snap.net.nz>
3500
3501 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3502
c004e539
GM
35032007-10-30 Glenn Morris <rgm@gnu.org>
3504
3505 * misc.texi (Directory Tracking): Explain a bit more about
3506 dirtrack-mode.
3507
ca8c5b8c
GM
35082007-10-25 Glenn Morris <rgm@gnu.org>
3509
3510 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3511
b6c764ef
RS
35122007-10-24 Richard Stallman <rms@gnu.org>
3513
3514 * misc.texi (Interactive Shell): Cleanup last change.
3515
eabd84c9
JL
35162007-10-22 Juri Linkov <juri@jurta.org>
3517
3518 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3519 default values.
3520
0b43c7e2
ER
35212007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3522
ca8c5b8c 3523 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3524 'filesets'.
3525
a80859d4
MR
35262007-10-18 Martin Rudalics <rudalics@gmx.at>
3527
3528 * trouble.texi (Quitting): Fix typo.
3529
c9447ae1
GM
35302007-10-18 Glenn Morris <rgm@gnu.org>
3531
3532 * frames.texi (Mode Line Mouse): Mention minor mode names.
3533
168b980f
JL
35342007-10-17 Juri Linkov <juri@jurta.org>
3535
3536 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3537 fill-paragraph operates on the active region in Transient Mark mode.
3538 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3539 with fill-paragraph.
3540
3541 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3542 fill-paragraph.
3543
3544 * fixit.texi (Spelling): ispell-word operates on the active region
3545 in Transient Mark mode.
3546
5a331f34
JB
35472007-10-17 Aaron S. Hawley <aaronh@garden.org>
3548
3549 * building.texi (Source Buffers):
3550 * custom.texi (Init Non-ASCII):
3551 * glossary.texi (Glossary): Use "key binding" consistently.
3552
2a9f4d55
JB
35532007-10-17 Juanma Barranquero <lekktu@gmail.com>
3554
3555 * calendar.texi (Diary): Fix directive.
3556
de13cecf
RS
35572007-10-16 Richard Stallman <rms@gnu.org>
3558
3559 * calendar.texi (Diary): Clarify text about diary file example.
3560
5f90d53e
ER
35612007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3562
3563 * files.texi: Capitalize node names according to convention.
3564
3aa491bc
GM
35652007-10-13 Glenn Morris <rgm@gnu.org>
3566
3567 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3568
8a3106d3
ER
35692007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3570
3571 * emacs.texi:
3572 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3573 suggested by RMS and Robert J. Chassell.
8a3106d3 3574
da1080a2
ER
35752007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3576
3aa491bc 3577 * files.texi (Version Systems):
0870a421
ER
3578 * vc-xtra.texi:
3579 * vc1-xtra.texi:
ac3f4c6f 3580 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3581 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3582 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3583 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3584
58ade22b
ER
35852007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3586
da1080a2 3587 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3588 Reorder the descriptions to be chronological.
3589
93870ce2
RS
35902007-10-09 Richard Stallman <rms@gnu.org>
3591
3592 * display.texi (Cursor Display): Correct how cursor appears
3593 in nonselected windows.
3594
568c7288
NR
35952007-10-04 Nick Roberts <nickrob@snap.net.nz>
3596
3597 * building.texi (GDB Graphical Interface): Remove references to gdba
3598 and mention gud-gdb.
3599
1af74d06 36002007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3601
1af74d06 3602 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3603
0d8fb755
JL
36042007-10-06 Juri Linkov <juri@jurta.org>
3605
3606 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3607 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3608 fill-paragraph-or-region.
3609
3610 * basic.texi (Arguments): Replace fill-paragraph with
3611 fill-paragraph-or-region.
3612
b981e2c6
ER
36132007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3614
3615 * files.texi: Update the section on version control for 2007
2a9f4d55 3616 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3617 will come later.
3618
5fceaf9c
GM
36192007-09-15 Glenn Morris <rgm@gnu.org>
3620
3621 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3622 to `list-holidays'.
3623
b0e44b17
GM
36242007-09-14 Glenn Morris <rgm@gnu.org>
3625
3626 * calendar.texi: Update all instances of mark-calendar-holidays,
3627 list-calendar-holidays, list-holidays with the new names.
3628
8cf51b2c
GM
36292007-09-06 Glenn Morris <rgm@gnu.org>
3630
46a367db 3631 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3632 Split into the Emacs manual in emacs/, and other manuals in misc/.
3633 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3634 manual.
3635 (infodir): New variable.
3636 (info): Use $infodir.
3637 (emacsman): Delete target, not needed any more.
3638 Move all targets that are not the Emacs manual to misc/Makefile.in.
3639 (mostlyclean): Remove `gnustmp'.
3640 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3641 manual.
92f9b43f 3642 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3643 (emacsman): Delete target, not needed any more.
3644 (clean): Remove all info files but Emacs manual.
3645 Move all targets that are not the Emacs manual to misc/Makefile.in.
3646 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3647
3648 * Makefile.in (INFOSOURCES): Delete.
3649 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3650 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3651 *.vrs *.toc here...
3652 (maintainer-clean): ...from here.
3653
36542007-09-05 Glenn Morris <rgm@gnu.org>
3655
3656 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3657
8cf51b2c
GM
36582007-08-29 Glenn Morris <rgm@gnu.org>
3659
3660 * emacs.texi (EMACSVER): Increase to 23.0.50.
3661
3420c522
RS
36622007-08-27 Richard Stallman <rms@gnu.org>
3663
3664 * emacs.texi (Top): Clarify menu item for Glossary.
3665
3666 * display.texi (Faces): Change secn title.
3667 Clarify not all fonts come from Font Lock.
3668
8cf51b2c
GM
36692007-08-17 Eli Zaretskii <eliz@gnu.org>
3670
3671 * basic.texi (Position Info): Add index entry for face at point.
3672 Mention that character faces are also displayed by "C-u C-x =".
3673
8cf51b2c
GM
36742007-08-08 Glenn Morris <rgm@gnu.org>
3675
3676 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3677
36782007-08-07 Chong Yidong <cyd@stupidchicken.com>
3679
3680 * files.texi (File Conveniences): Document point motion keys in Image
3681 mode.
3682
8cf51b2c
GM
36832007-07-27 Glenn Morris <rgm@gnu.org>
3684
8cf51b2c
GM
3685 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3686 in-line.
3687
3688 * gpl.texi: New file with text of GPL.
3689 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3690
36912007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3692
3693 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3694
3695 * dired.texi (Wdired): Mention C-x C-q key binding.
3696
36972007-07-28 Nick Roberts <nickrob@snap.net.nz>
3698
3699 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3700
37012007-07-25 Glenn Morris <rgm@gnu.org>
3702
8cf51b2c
GM
3703 * emacs.texi (Copying): Replace license with GPLv3.
3704
3705 * Relicense all FSF files to GPLv3 or later.
3706
37072007-07-24 Glenn Morris <rgm@gnu.org>
3708
3709 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3710 for some calendars.
3711
37122007-07-23 Nick Roberts <nickrob@snap.net.nz>
3713
3714 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3715 default-directory for the current buffer is on a remote machine.
3716
8cf51b2c
GM
37172007-07-21 Eli Zaretskii <eliz@gnu.org>
3718
3719 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3720 default value.
3721
37222007-07-21 Richard Stallman <rms@gnu.org>
3723
3724 * files.texi (Why Version Control?): Improve previous change.
3725
37262007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3727
3728 * files.texi (Why Version Control?): New node.
3729
8cf51b2c
GM
37302007-07-12 Nick Roberts <nickrob@snap.net.nz>
3731
8cf51b2c
GM
3732 * building.texi (Starting GUD): Add xref to this anchor.
3733
8cf51b2c
GM
37342007-06-24 Karl Berry <karl@gnu.org>
3735
2a9f4d55 3736 * emacs.texi: New Back-Cover Text.
8cf51b2c 3737
8cf51b2c
GM
37382007-06-07 Alan Mackenzie <acm@muc.de>
3739
3740 * display.texi (Optional Mode Line): Document the new form of
3741 line+column numbers, "(561,2)".
3742
37432007-06-06 Juanma Barranquero <lekktu@gmail.com>
3744
49823426 3745 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3746
37472007-06-02 Chong Yidong <cyd@stupidchicken.com>
3748
3749 * Version 22.1 released.
3750
8cf51b2c
GM
37512007-05-07 Karl Berry <karl@gnu.org>
3752
3753 * emacs.texi (EMACSVER): Back to 22.
3754
37552007-05-06 Richard Stallman <rms@gnu.org>
3756
3757 * maintaining.texi (Create Tags Table): Clean up previous change.
3758
c8763fb6 37592007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3760
3761 * maintaining.texi (Create Tags Table): Add text about the dangers of
3762 making symbolic links to tags files.
3763
37642007-05-04 Karl Berry <karl@gnu.org>
3765
3766 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3767
37682007-05-03 Karl Berry <karl@gnu.org>
3769
3770 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3771
3772 * .cvsignore (*.pdf): New entry.
3773
8cf51b2c
GM
3774 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3775 for printing.
3776
37772007-05-01 Richard Stallman <rms@gnu.org>
3778
3779 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3780
8cf51b2c
GM
37812007-04-28 Glenn Morris <rgm@gnu.org>
3782
3783 * ack.texi (Acknowledgments):
3784 * anti.texi (Antinews):
8cf51b2c
GM
3785 * programs.texi (Program Modes): Restore mention of python.el pending
3786 consideration of legal status.
3787
37882007-04-28 Richard Stallman <rms@gnu.org>
3789
3790 * files.texi (File Names): Fixes to ~ description on MS systems.
3791
8cf51b2c
GM
37922007-04-26 Glenn Morris <rgm@gnu.org>
3793
3794 * emacs.texi (EMACSVER): Increase to 22.1.50.
3795
37962007-04-25 Karl Berry <karl@gnu.org>
3797
3798 * emacs.texi: Improve line breaks on copyright page,
3799 similar layout to lispref, 8.5x11 by default.
3800
3801 * dired.texi (Image-Dired): Improve line break, fix typo.
3802
38032007-04-24 Chong Yidong <cyd@stupidchicken.com>
3804
3805 * programs.texi (Program Modes):
8cf51b2c
GM
3806 * anti.texi (Antinews):
3807 * ack.texi (Acknowledgments): python.el removed.
3808
8cf51b2c
GM
38092007-04-23 Chong Yidong <cyd@stupidchicken.com>
3810
3811 * display.texi (Highlight Interactively): Correct description of
3812 hi-lock-file-patterns-policy.
3813
3814 * files.texi (File Archives): Mention self-extracting executables.
3815
38162007-04-23 Eli Zaretskii <eliz@gnu.org>
3817
3818 * search.texi (Unconditional Replace, Query Replace): Add xref to
3819 "Replacement and Case".
3820
38212007-04-22 Chong Yidong <cyd@stupidchicken.com>
3822
3823 * dired.texi (Image-Dired): Move from Thumbnails node.
3824 * misc.texi (Thumbnails): Node deleted.
3825 * emacs.texi (Top): Update node listing.
3826
3827 * files.texi (File Conveniences):
49823426 3828 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3829
38302007-04-21 Richard Stallman <rms@gnu.org>
3831
3832 * display.texi (Highlight Interactively): Correct previous change.
3833 Clarify doc of hi-lock-find-patterns, and move new features into it.
3834
38352007-04-20 David Koppelman <koppel@ece.lsu.edu>
3836
1c6c854e
CS
3837 * display.texi (Highlight Interactively):
3838 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3839
38402007-04-20 Martin Rudalics <rudalics@gmx.at>
3841
3842 * display.texi (Scrolling): Fix typo.
3843
8cf51b2c
GM
38442007-04-15 Chong Yidong <cyd@stupidchicken.com>
3845
8cf51b2c
GM
3846 * doclicense.texi: Remove node heading, so that it can be included by
3847 other files.
3848
3849 * emacs.texi: Insert node heading for GFDL.
3850
8cf51b2c
GM
38512007-04-14 Eli Zaretskii <eliz@gnu.org>
3852
3853 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3854 "command line".
3855
3856 * display.texi (Faces): Refer to "Creating Frames" for face
3857 and other frame customizations in .emacs.
3858
3859 * frames.texi (Creating Frames): Mention that face customizations can
3860 be put in .emacs. Add index entries.
3861
38622007-04-12 Richard Stallman <rms@gnu.org>
3863
3864 * glossary.texi (Glossary): Explain `iff'.
3865
38662007-04-11 Karl Berry <karl@gnu.org>
3867
3868 * gnu.texi (Top),
3869 * macos.texi (Mac Font Specs),
3870 * anti.texi (Antinews),
3871 * xresources.texi (Resources),
3872 * misc.texi (Emulation),
3873 * calendar.texi (Daylight Saving),
3874 * dired.texi (Dired and Find),
3875 * rmail.texi (Remote Mailboxes),
3876 * sending.texi (Mail Headers),
3877 * programs.texi (Which Function),
3878 * files.texi (Recover),
3879 * buffers.texi (Uniquify),
3880 * frames.texi (Wheeled Mice),
3881 * killing.texi (Rectangles): Wording to improve breaks in
3882 8.5x11 format.
3883 * mule.texi (Language Environments): \hbadness=10000 since there's
3884 no way to reword.
3885 * emacs.texi (smallbook): New @set to more easily switch between
3886 smallbook and 8.5x11.
3887
38882007-04-11 Richard Stallman <rms@gnu.org>
3889
3890 * files.texi (File Conveniences): Add xref to Tumme.
3891 Delete text about Thumbnail mode.
3892
8cf51b2c
GM
38932007-04-09 Alan Mackenzie <acm@muc.de>
3894
3895 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3896 new name. Insert concept index entries.
3897
8cf51b2c
GM
38982007-04-08 Chong Yidong <cyd@stupidchicken.com>
3899
3900 * display.texi (Standard Faces): Document prefix arg for
3901 list-faces-display.
3902
3903 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3904
8cf51b2c
GM
39052007-04-07 Chong Yidong <cyd@stupidchicken.com>
3906
8cf51b2c
GM
3907 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3908
3909 * files.texi (Misc File Ops): Rewrite description of
3910 insert-file-literally.
3911
8cf51b2c
GM
39122007-03-31 Eli Zaretskii <eliz@gnu.org>
3913
3914 * misc.texi (Printing): Postscript -> PostScript.
3915
8cf51b2c
GM
3916 * ack.texi (Acknowledgments): Postscript -> PostScript.
3917
3918 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3919
3920 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3921 below.
3922
39232007-03-30 Chong Yidong <cyd@stupidchicken.com>
3924
3925 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3926 Init Non-ASCII.
3927 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3928 (Init Non-ASCII): New node.
3929
39302007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3931
3932 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3933
8cf51b2c
GM
39342007-03-12 Glenn Morris <rgm@gnu.org>
3935
8cf51b2c
GM
3936 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3937 "Daylight Savings".
3938
49823426 3939 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3940 saving" in text throughout.
3941
8cf51b2c
GM
39422007-03-04 Richard Stallman <rms@gnu.org>
3943
3944 * custom.texi (Safe File Variables): Minor correction.
3945
8cf51b2c
GM
39462007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3947
3948 * rmail.texi (Movemail): Add internal ref.
3949 Don't indent the intro for the PROTO table.
3950 Format PROTO table items with @code.
3951
8cf51b2c
GM
39522007-02-26 Nick Roberts <nickrob@snap.net.nz>
3953
3954 * building.texi: Remove references to bashdb.
3955
8cf51b2c
GM
39562007-02-19 Juanma Barranquero <lekktu@gmail.com>
3957
3958 * mule.texi (Language Environments): Update list of supported language
3959 environments.
3960
8cf51b2c
GM
39612007-02-14 Kim F. Storm <storm@cua.dk>
3962
3963 * building.texi (Grep Searching): Fix lgrep doc.
3964
39652007-02-12 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * back.texi: Remove unused file.
3968
c8763fb6 39692007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3970
3971 * maintaining.texi (Tag Syntax): Now --members is the default for
3972 etags, not for ctags yet.
3973
8cf51b2c
GM
39742007-02-03 Eli Zaretskii <eliz@gnu.org>
3975
3976 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3977 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3978 expects. Add comments to prevent people from inadvertently modifying
3979 the key parts needed by `texinfo-multiple-files-update'.
3980
39812007-01-29 Chong Yidong <cyd@stupidchicken.com>
3982
3983 * frames.texi (Secondary Selection): Window clicked does not matter
3984 when mouse-yank-at-point is non-nil.
3985
8cf51b2c
GM
39862007-01-16 Glenn Morris <rgm@gnu.org>
3987
3988 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3989 system abbrev.
3990
39912007-01-11 Richard Stallman <rms@gnu.org>
3992
3993 * msdog.texi (Windows Keyboard): Another small cleanup.
3994
39952007-01-10 Richard Stallman <rms@gnu.org>
3996
3997 * msdog.texi (Windows Keyboard): Yet another try to make
3998 everyone happy with that passage.
3999
40002007-01-05 Richard Stallman <rms@gnu.org>
4001
4002 * anti.texi (Antinews): Mention M-x shell scrolling.
4003
40042007-01-05 Nick Roberts <nickrob@snap.net.nz>
4005
4006 * building.texi (Watch Expressions): Describe gdb-max-children.
4007
8cf51b2c
GM
40082007-01-04 Richard Stallman <rms@gnu.org>
4009
8cf51b2c
GM
4010 * msdog.texi (Windows Keyboard): Clarify previous change.
4011
8cf51b2c
GM
40122007-01-02 Richard Stallman <rms@gnu.org>
4013
4014 * custom.texi (Changing a Variable): Minor clarification.
4015 (Specific Customization): customize-customized => customize-unsaved.
4016
4017 * entering.texi (Entering Emacs): Clean up text about restarting
4018 Emacs for each file.
4019
4020 * misc.texi (Shell Options): Minor cleanup.
4021
4022 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
4023 with Emacs, not vice versa.
4024
4025 * programs.texi (Symbol Completion): Recommend customizing
4026 window manager.
4027
4028 * xresources.texi (Resources): Minor fix.
4029
c8763fb6 40302007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4031
4032 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
4033
40342007-01-01 Richard Stallman <rms@gnu.org>
4035
4036 * commands.texi (User Input): Document keys stolen by window mangers.
4037
40382006-12-31 Richard Stallman <rms@gnu.org>
4039
4040 * custom.texi (Specific Customization): Document customize-option
4041 instead of customize-variable.
4042
40432006-12-31 Kim F. Storm <storm@cua.dk>
4044
4045 * major.texi (Choosing Modes): Document auto-mode-case-fold.
4046
40472006-12-30 Kim F. Storm <storm@cua.dk>
4048
4049 * killing.texi (CUA Bindings): Fix typo.
4050
4051 * xresources.texi (Table of Resources): Mention grow-only value for
4052 auto-resize-tool-bars.
4053
8cf51b2c
GM
40542006-12-27 Eli Zaretskii <eliz@gnu.org>
4055
4056 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4057 and how to get them back.
4058
40592006-12-26 Richard Stallman <rms@gnu.org>
4060
4061 * calendar.texi (Holidays): Holiday listing is based on current
4062 practice, but DST is not.
4063
40642006-12-25 Richard Stallman <rms@gnu.org>
4065
4066 * emacs.texi (Top): Update subnode menus.
4067
4068 * mark.texi (Transient Mark): Fix xref.
4069
4070 * killing.texi (Graphical Kill): Node deleted.
4071 (Killing): Add xref to Cut and Paste.
4072 (CUA Bindings): Update xref.
4073
4074 * frames.texi (Cut and Paste): New section to hold other nodes.
4075 (Mouse Commands): Node demoted.
4076 (Cut/Paste Other App): Split out from Mouse Commands.
4077 (Word and Line Mouse): Likewise.
4078 (Secondary Selection, Clipboard): Nodes demoted.
4079
8cf51b2c
GM
40802006-12-24 Kevin Ryde <user42@zip.com.au>
4081
4082 * calendar.texi (Holidays): US daylight saving begins second Sunday
4083 in March for 2007 onwards.
4084 (Daylight Savings): Show new US default daylight saving rules, 2nd
4085 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4086
40872006-12-23 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * calendar.texi (Scroll Calendar): < and > are switched.
4090
40912006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4092
4093 * killing.texi (Deletion): Describe M-\ prefix argument.
4094
40952006-12-23 Richard Stallman <rms@gnu.org>
4096
4097 * search.texi (Regexp Search): Explain why forward and reverse regexp
4098 search are not mirror images.
4099
8cf51b2c
GM
41002006-12-19 Kim F. Storm <storm@cua.dk>
4101
4102 * major.texi (Choosing Modes): Describe match-function elements for
4103 magic-mode-alist.
4104
8cf51b2c
GM
41052006-12-18 Eli Zaretskii <eliz@gnu.org>
4106
4107 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4108 peculiarities.
4109
41102006-12-18 Richard Stallman <rms@gnu.org>
4111
4112 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4113
8cf51b2c
GM
41142006-12-17 Alan Mackenzie <acm@muc.de>
4115
4116 * programs.texi (Left Margin Paren): Remove the bit which says
4117 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4118 Discuss some of the issues of setting this option to nil.
4119
41202006-12-17 Glenn Morris <rgm@gnu.org>
4121
4122 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4123
41242006-12-16 Eli Zaretskii <eliz@gnu.org>
4125
4126 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4127 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4128 NTFS volumes.
4129 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4130 volumes.
4131
41322006-12-15 Eli Zaretskii <eliz@gnu.org>
4133
4134 * text.texi (HTML Mode): Fix "C-c TAB".
4135
8cf51b2c
GM
41362006-12-09 Richard Stallman <rms@gnu.org>
4137
4138 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4139
41402006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4141
4142 * files.texi (Misc File Ops): Document insert-file-literally.
4143
41442006-12-08 Eli Zaretskii <eliz@gnu.org>
4145
4146 * cmdargs.texi (Colors): Note that --color is intended for overriding
4147 the terminal defaults, not for normal invocation.
4148
4149 * misc.texi (Emacs Server): Improve wording. Don't mention the
4150 ``server program''. Add a cross-reference to "Init File" node.
4151 (Invoking emacsclient): Add index entries. Document both short and
4152 long versions of command-line options. Document the -f option.
4153
8cf51b2c
GM
41542006-12-06 Richard Stallman <rms@gnu.org>
4155
4156 * text.texi (Outline Format): Say to set outline-regexp
4157 and outline-level with major modes and file local variables.
4158
c8763fb6 41592006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4160
4161 * anti.texi (Antinews): Mention the alternative to
4162 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4163
8cf51b2c
GM
4164 * misc.texi (Interactive Shell): Ditto.
4165
41662006-12-04 Eli Zaretskii <eliz@gnu.org>
4167
4168 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4169
4170 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4171
41722006-12-01 Eli Zaretskii <eliz@gnu.org>
4173
4174 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4175 colon in the mode line.
4176
4177 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4178
41792006-11-26 Nick Roberts <nickrob@snap.net.nz>
4180
4181 * building.texi (Watch Expressions): Mention SPC for expanding/
4182 contracting watch expressions.
4183
41842006-11-26 Kim F. Storm <storm@cua.dk>
4185
4186 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4187
41882006-11-26 Nick Roberts <nickrob@snap.net.nz>
4189
4190 * building.texi (Debugger Operation): Define text command mode.
4191 Clarify how tooltips work.
4192 (GDB Graphical Interface): Explain how to run in text command mode
4193 more clearly.
4194
41952006-11-25 Juanma Barranquero <lekktu@gmail.com>
4196
4197 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4198
41992006-11-22 Juanma Barranquero <lekktu@gmail.com>
4200
4201 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4202
8cf51b2c
GM
42032006-11-18 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4206 and EMACS is deprecated.
4207
42082006-11-18 Juanma Barranquero <lekktu@gmail.com>
4209
4210 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4211
c8763fb6 42122006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4213
4214 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4215
4216 * emacs.texi: Include xresources.texi both for info and dvi.
4217
4218 * xresources.texi: Merge text from xresmini.texi.
4219
c8763fb6 42202006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4221
4222 * glossary.texi: Fix typos.
4223
8cf51b2c
GM
42242006-11-06 Richard Stallman <rms@gnu.org>
4225
4226 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4227
4228 * ack.texi (Acknowledgments): Fix name spelling.
4229
42302006-11-01 Juri Linkov <juri@jurta.org>
4231
4232 * search.texi (Word Search): Document incremental word search.
4233
42342006-10-28 Glenn Morris <rgm@gnu.org>
4235
4236 * ack.texi (Acknowledgments): Add cal-html author.
4237
4238 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4239 Calendar"). Describe new package cal-html.
4240 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4241 Calendar Files."
4242
8cf51b2c
GM
42432006-10-23 Richard Stallman <rms@gnu.org>
4244
4245 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4246 Abbrev mode is enabled.
4247
8cf51b2c
GM
42482006-10-16 Richard Stallman <rms@gnu.org>
4249
8cf51b2c
GM
4250 * emacs.texi: Update ISBN.
4251
8cf51b2c
GM
42522006-10-11 Kim F. Storm <storm@cua.dk>
4253
4254 * emacs.texi (Acknowledgments): Use @dotless{i}.
4255
42562006-10-08 Nick Roberts <nickrob@snap.net.nz>
4257
4258 * building.texi (Breakpoints Buffer): Mention catchpoints.
4259
42602006-10-08 Kim F. Storm <storm@cua.dk>
4261
4262 * ack.texi (Acknowledgments): Update.
4263
4264 * emacs.texi (Acknowledgments): Fix bad @/ form.
4265
8cf51b2c
GM
42662006-10-05 Kim F. Storm <storm@cua.dk>
4267
4268 * emacs.texi (Acknowledgments): Add more contributors.
4269
42702006-10-03 Richard Stallman <rms@gnu.org>
4271
4272 * emacs.texi (Acknowledgments): Update version and edition.
4273
8cf51b2c
GM
42742006-10-01 Karl Berry <karl@gnu.org>
4275
4276 * custom.texi (Customization Groups): Page break to keep example buffer
4277 on one page.
4278
42792006-09-30 Karl Berry <karl@gnu.org>
4280
4281 * programs.texi (Basic Indent): @need to improve page break.
4282 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4283
42842006-09-29 Glenn Morris <rgm@gnu.org>
4285
4286 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4287
42882006-09-29 Karl Berry <karl@gnu.org>
4289
4290 * windows.texi (Basic Window): Remove forced @break, no longer
4291 desirable.
4292 * frames.texi (Frame Commands),
4293 * mark.texi (Marking Objects): Reword to avoid bad page break.
4294 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4295
42962006-09-19 Richard Stallman <rms@gnu.org>
4297
4298 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4299 stick to present tense.
4300
c8763fb6 43012006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4302
4303 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4304 to x-gtk-use-old-file-dialog.
4305 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4306
43072006-09-15 Jay Belanger <belanger@truman.edu>
4308
49823426 4309 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4310 Change "Library Public License" to "Lesser Public License"
4311 throughout. Use "yyyy" to represent year.
4312
8cf51b2c
GM
43132006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4314
4315 * files.texi (Visiting): Add index entry "open file".
4316
8cf51b2c
GM
43172006-09-11 Richard Stallman <rms@gnu.org>
4318
4319 * building.texi (Compilation Mode): Clarification.
4320 (Grep Searching): Add xref to Compilation Mode.
4321
8cf51b2c
GM
43222006-09-08 Richard Stallman <rms@gnu.org>
4323
4324 * search.texi (Search): Ref multi-file search commands here.
4325 (Other Repeating Search): Not here.
4326
8cf51b2c
GM
43272006-08-28 Richard Stallman <rms@gnu.org>
4328
4329 * windows.texi (Split Window): Update xref.
4330
4331 * basic.texi (Continuation Lines): Update xref.
4332
4333 * indent.texi (Tab Stops): Update xref.
4334
4335 * emacs.texi (Top): Update subnode menu.
4336
4337 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4338 split out of Display Custom.
4339
43402006-08-25 Kim F. Storm <storm@cua.dk>
4341
4342 * display.texi (Display Custom): Add variables overline-margin
4343 and x-underline-at-descent-line.
4344
43452006-08-25 Richard Stallman <rms@gnu.org>
4346
4347 * entering.texi (Exiting): Rewrite to give graphical displays
4348 priority over text terminals.
4349
4350 * search.texi (Incremental Search): Move index entries.
4351
43522006-08-23 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * custom.texi (Init File): Reference Find Init to avoid "home
4355 directory" confusion.
4356
43572006-08-22 Nick Roberts <nickrob@snap.net.nz>
4358
4359 * building.texi (Other GDB-UI Buffers): Describe how to edit
4360 a value in the locals buffer.
4361
43622006-08-21 Richard Stallman <rms@gnu.org>
4363
4364 * search.texi (Basic Isearch): Add `isearch' index entry.
4365
43662006-08-16 Richard Stallman <rms@gnu.org>
4367
4368 * misc.texi (Saving Emacs Sessions): Clean up wording.
4369
4370 * mark.texi (Marking Objects): Mention term "select all".
4371
4372 * emacs.texi (Top): Update subnode menu.
4373
4374 * help.texi (Help Mode): Move node up in file.
4375
8cf51b2c
GM
43762006-08-15 Nick Roberts <nickrob@snap.net.nz>
4377
4378 * building.texi (Stack Buffer): Explain fringe arrow.
4379
8cf51b2c
GM
43802006-08-12 Eli Zaretskii <eliz@gnu.org>
4381
8cf51b2c
GM
4382 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4383 on startup.
4384
43852006-08-11 Romain Francoise <romain@orebokech.com>
4386
4387 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4388
43892006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4390
4391 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4392
43932006-08-10 Richard Stallman <rms@gnu.org>
4394
4395 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4396 with face merging. Empty regions don't count.
4397 Clarify face property inheritance.
8cf51b2c
GM
4398
43992006-08-08 Romain Francoise <romain@orebokech.com>
4400
4401 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4402 <arjuropo@cc.jyu.fi>.
4403
8cf51b2c
GM
44042006-08-04 Eli Zaretskii <eliz@gnu.org>
4405
4406 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4407 apply to all frames.
4408
8cf51b2c
GM
44092006-08-01 Richard Stallman <rms@gnu.org>
4410
4411 * help.texi (Name Help): Add index entries for describe-variable.
4412
44132006-08-01 Nick Roberts <nickrob@snap.net.nz>
4414
4415 * building.texi (GDB Graphical Interface): Shorten node names.
4416 (GDB-UI Layout): Use GDB-related.
4417 (Other GDB-UI Buffers): Simplify English.
4418
44192006-07-31 Richard Stallman <rms@gnu.org>
4420
4421 * search.texi (Query Replace): Add xref for Dired's Q command.
4422
8cf51b2c
GM
44232006-07-31 Nick Roberts <nickrob@snap.net.nz>
4424
4425 * building.texi (GDB commands in Fringe): Rename to...
4426 (Source Buffers): ..this and move forward. Describe hollow arrow and
4427 new option gdb-find-source-frame.
4428
44292006-07-29 Richard Stallman <rms@gnu.org>
4430
4431 * dired.texi (Operating on Files): Simplify previous change
4432 and fix Texinfo usage.
4433
44342006-07-29 Eli Zaretskii <eliz@gnu.org>
4435
4436 * dired.texi (Operating on Files): Add cross-references. State the
4437 Unix commands that do similar things.
4438
44392006-07-28 Richard Stallman <rms@gnu.org>
4440
4441 * mark.texi (Transient Mark): Clarify that region never disappears
4442 when Transient Mark mode is off, and not when it is on.
4443
44442006-07-27 Richard Stallman <rms@gnu.org>
4445
4446 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4447
44482006-07-24 Richard Stallman <rms@gnu.org>
4449
4450 * xresources.texi (GTK styles): Fix texinfo usage.
4451
8cf51b2c
GM
4452 * commands.texi (User Input): Explain why we teach keyboard cmds.
4453
4454 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4455 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4456 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4457 * doclicense.texi, display.texi, dired.texi, basic.texi:
4458 * anti.texi, ack.texi: Move periods and commas inside quotes.
4459
44602006-07-22 Eli Zaretskii <eliz@gnu.org>
4461
4462 * cmdargs.texi (General Variables): Document EMAIL.
4463
44642006-07-21 Eli Zaretskii <eliz@gnu.org>
4465
4466 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4467 doesn't have effect on MS-Windows.
4468
8cf51b2c
GM
44692006-07-17 Richard Stallman <rms@gnu.org>
4470
4471 * building.texi (Grep Searching): Explain about chaining grep commands.
4472
8cf51b2c
GM
44732006-07-10 Nick Roberts <nickrob@snap.net.nz>
4474
49823426 4475 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4476
44772006-07-09 Chong Yidong <cyd@stupidchicken.com>
4478
4479 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4480 is invoked for multiple files.
4481
44822006-07-08 Eli Zaretskii <eliz@gnu.org>
4483
4484 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4485 on-line manual for the rest of this node.
4486 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4487 unconditionally.
4488 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4489 Improve wording.
4490 (Windows Printing): Improve wording.
4491 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4492 rest of this node.
4493
8cf51b2c
GM
44942006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4495
49823426
GM
4496 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4497 with eval-buffer.
8cf51b2c
GM
4498
44992006-07-05 Nick Roberts <nickrob@snap.net.nz>
4500
4501 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4502 of character translation.
4503
45042006-07-04 Nick Roberts <nickrob@snap.net.nz>
4505
4506 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4507
45082006-07-03 Karl Berry <karl@gnu.org>
4509
4510 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4511 not-too-underfull hboxes in the TeX output.
4512 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4513 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4514 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4515 * sending.texi, text.texi: Fix overfull/underfull boxes.
4516
45172006-07-03 Romain Francoise <romain@orebokech.com>
4518
4519 * m-x.texi (M-x): Fix.
4520
45212006-07-03 Richard Stallman <rms@gnu.org>
4522
8cf51b2c
GM
4523 * search.texi (Other Repeating Search): filename -> file name.
4524
4525 * misc.texi (Narrowing): Minor cleanups.
4526
4527 * files.texi (Visiting): filename -> file name.
4528
4529 * emacs.texi (Top): Update subnode menus.
4530
4531 * mule.texi (Coding Systems): Move char translation stuff here.
4532 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4533 (Recognize Coding): Substantial local rewrites.
4534 (International): Update menu.
4535
4536 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4537 (Scrolling): Substantial local rewrites.
4538 (Display): Update menu and intro.
4539
4540 * dired.texi: filename -> file name.
4541
4542 * custom.texi (Safe File Variables): Texinfo usage fix.
4543
f0131492 45442006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4545
4546 * help.texi, m-x.texi: Lots of cleanups.
4547
8cf51b2c
GM
45482006-06-30 Eli Zaretskii <eliz@gnu.org>
4549
4550 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4551 (Windows Processes, Windows Misc): Shorten the printed version by
4552 selectively conditioning less important portions by @ifnottex.
4553
8cf51b2c
GM
45542006-06-27 Richard Stallman <rms@gnu.org>
4555
4556 * mini.texi (Minibuffer File): Minor cleanup.
4557
45582006-06-25 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * frames.texi (XTerm Mouse): Rename to...
4561 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4562
4563 * emacs.texi (Top): Use new node name.
4564
45652006-06-24 Eli Zaretskii <eliz@gnu.org>
4566
4567 * emacs.texi (Top): Update the detailed menu according to changes in
4568 msdog.texi.
4569
4570 * msdog.texi (Windows Keyboard): New section.
4571 (Windows Mouse): New section.
4572 (Windows System Menu): Remove section (text merged with "Windows
4573 Keyboard").
4574 (Windows Misc): New section.
4575
4576 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4577
4578 * msdog.texi (ls in Lisp): New section.
4579
4580 * files.texi (Visiting): Document case-insensitive wildcard matching
4581 under find-file-wildcards.
4582
8cf51b2c
GM
45832006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4584
4585 * macos.texi (Mac Input): Add description of mac-function-modifier.
4586 Now Unicode keyboard layouts work.
4587
8cf51b2c
GM
45882006-06-10 Richard Stallman <rms@gnu.org>
4589
4590 * mule.texi (Recognize Coding): Clarify previous change.
4591
45922006-06-09 Kenichi Handa <handa@m17n.org>
4593
4594 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4595 notation.
4596
45972006-06-07 Kevin Ryde <user42@zip.com.au>
4598
4599 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4600 manual for @ifnottex, but in emacs-extra for @iftex.
4601
4602 * cmdargs.texi (General Variables): Fix smtpmail xref.
4603
46042006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4605
8cf51b2c 4606 * programs.texi (Comment Commands):
8cf51b2c 4607 * custom.texi (Specifying File Variables):
49823426 4608 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4609
46102006-06-07 Nick Roberts <nickrob@snap.net.nz>
4611
4612 * building.texi (Watch Expressions): Move node to end.
4613 (GDB Graphical Interface): Move description of clicks in fringe...
4614 (GDB commands in the Fringe): ...to here. New node.
4615
8cf51b2c
GM
46162006-06-05 Romain Francoise <romain@orebokech.com>
4617
49823426 4618 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4619
46202006-06-05 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * building.texi (GDB Graphical Interface): Update bindings.
4623 (Commands of GUD): Add gud-print. Remove gud-run.
4624 Restate availability more generally.
4625
f0131492 46262006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4627
4628 * mini.texi: Lots of cleanups.
4629
46302006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4633 and Mouse-2.
4634
c8763fb6 46352006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4636
4637 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4638
8cf51b2c
GM
46392006-05-31 Richard Stallman <rms@gnu.org>
4640
4641 * basic.texi (Moving Point): Fix previous change.
4642
c8763fb6 46432006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4644
4645 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4646
f0131492 46472006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4648
4649 * basic.texi: Many simplifications and improvements in wording.
4650
8cf51b2c
GM
46512006-05-26 Nick Roberts <nickrob@snap.net.nz>
4652
4653 * anti.texi (Antinews): Create a node for gdb-ui.
4654
8cf51b2c
GM
46552006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4656
4657 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4658
46592006-05-20 Richard Stallman <rms@gnu.org>
4660
4661 * dired.texi (Dired Navigation): dired-goto-file is now j.
4662
8cf51b2c
GM
46632006-05-20 Eli Zaretskii <eliz@gnu.org>
4664
4665 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4666 and their aliases.
4667
4668 * msdog.texi (Windows Printing): Mention non-support of plain text
4669 printing with some el-cheapo printers, and suggest a workaround.
4670
46712006-05-20 Kevin Ryde <user42@zip.com.au>
4672
4673 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4674 remove the bit saying you must set it.
4675
46762006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4677
4678 * trouble.texi (Checklist):
4679 * text.texi (Text, Auto Fill, Text Mode):
4680 * search.texi (Nonincremental Search):
4681 * rmail.texi (Rmail Labels):
4682 * mule.texi (Input Methods, Multibyte Conversion):
4683 * misc.texi (Gnus, Where to Look, PostScript):
4684 * maintaining.texi (Create Tags Table):
4685 * indent.texi (Indentation Commands):
4686 * fixit.texi (Spelling):
4687 * emacs.texi (Copying):
4688 * custom.texi (Init File): ifinfo -> ifnottex.
4689
8cf51b2c
GM
46902006-05-17 Richard Stallman <rms@gnu.org>
4691
4692 * files.texi (Diff Mode): Mention C-x `.
4693
46942006-05-08 Richard Stallman <rms@gnu.org>
4695
4696 * custom.texi (Disabling): Textual cleanups.
4697
8cf51b2c
GM
46982006-05-12 Glenn Morris <rgm@gnu.org>
4699
4700 * calendar.texi (Displaying the Diary, Format of Diary File):
4701 Refer to diary-view-entries, diary-list-entries,
4702 diary-show-all-entries rather than obsolete aliases.
4703
47042006-05-12 Eli Zaretskii <eliz@gnu.org>
4705
4706 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4707 (Displaying the Diary, Special Diary Entries, Importing Diary):
4708 * building.texi (Compilation Shell):
4709 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4710 emacs-xtra with @inforef's.
4711
4712 * files.texi (Visiting): Fix wording.
4713
4714 * mule.texi (Coding Systems, Text Coding): More indexing.
4715 Mention that C-x RET f can set eol conversion.
4716
c8763fb6 47172006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4718
4719 * xresmini.texi (GTK resources): Insert GTK description.
4720
4721 * xresources.texi (GTK resources): metafont should be menufont.
4722
8cf51b2c
GM
47232006-05-06 Michael Albinus <michael.albinus@gmx.de>
4724
49823426 4725 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4726 method, user name and host name is active only in partial
4727 completion mode.
4728
8cf51b2c
GM
47292006-05-06 Eli Zaretskii <eliz@gnu.org>
4730
4731 * makefile.w32-in (emacs.dvi):
4732 * Makefile.in (emacs.dvi): Add xresmini.texi.
4733
4734 * xresmini.texi (Table of Resources): Remove xref to non-existent
4735 node "LessTif Resources".
4736
4737 * msdog.texi (Microsoft Windows):
4738 * calendar.texi (Calendar/Diary, Displaying the Diary)
4739 (Special Diary Entries, Importing Diary, Holidays):
4740 * programs.texi (Program Modes):
4741 * text.texi (Text):
4742 * buffers.texi (Several Buffers):
4743 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4744
47452006-05-06 Eli Zaretskii <eliz@gnu.org>
4746
4747 The following changes merge the emacs-xtra manual into the main
4748 manual, but only for on-line version of the manual.
4749
4750 * vc2-xtra.texi (Version Backups, Local Version Control)
4751 (Making Snapshots, Change Logs and VC, Version Headers)
4752 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4753 on-line manual.
4754
4755 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4756 for on-line manual.
4757
4758 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4759 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4760 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4761 for on-line manual.
4762
4763 * fortran-xtra.texi (Fortran, Fortran Autofill)
4764 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4765 for on-line manual.
4766
4767 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4768 Conditional xref's for on-line manual.
4769
4770 * emerge-xtra.texi (Emerge, Overview of Emerge)
4771 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4772 manual.
4773
4774 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4775 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4776 (EMACSSOURCES): Use EMACS_XTRA.
4777 (../info/emacs-xtra): Remove.
4778 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4779
4780 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4781 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4782 (EMACSSOURCES): Use EMACS_XTRA.
4783 ($(infodir)/emacs-xtra): Remove.
4784 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4785
4786 * trouble.texi (Quitting):
4787 * text.texi (Text):
4788 * programs.texi (Program Modes):
4789 * msdog.texi (Microsoft Windows):
4790 * frames.texi (Frames):
4791 * files.texi (Backup, Version Control, VC Concepts)
4792 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4793 (Registering, VC Status, VC Undo, Multi-User Branching)
4794 (Comparing Files):
4795 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4796 (Displaying the Diary, Special Diary Entries, Importing Diary):
4797 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4798 conditional xref's, depending on @iftex/@ifnottex.
4799
4800 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4801 "MS-DOS". @include msdog-xtra.texi.
4802
4803 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4804 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4805
4806 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4807 for vc-xtra.texi subsections.
4808 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4809 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4810
4811 * sending.texi (Sending Mail): A @node line without explicit Prev,
4812 Next, and Up links.
4813
4814 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4815 Next, and Up links.
4816
4817 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4818 and its sections. @include picture-xtra.texi.
4819
4820 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4821 "Emerge".
4822 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4823
4824 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4825 exact duplicate of its name-sake in calendar.texi.
4826
4827 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4828 "Advanced Calendar/Diary Usage".
4829 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4830
4831 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4832 dired-xtra.texi.
4833 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4834
4835 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4836 (Files) [ifnottex]: Add menu entry for Autorevert.
4837
4838 * emacs-xtra.texi (Introduction): Reword to make consistent with
4839 printed version only.
4840 <Top level>: Remove the body of all chapters and move them to the
4841 new *-xtra.texi files. Use @raisesections and @lowersections to
4842 convert sections to chapters etc.
4843
4844 * msdog-xtra.texi:
4845 * fortran-xtra.texi:
4846 * vc-xtra.texi:
4847 * vc1-xtra.texi:
4848 * vc2-xtra.texi:
4849 * emerge-xtra.texi:
4850 * cal-xtra.texi:
4851 * dired-xtra.texi:
4852 * arevert-xtra.texi: New files, with text from respective chapters
4853 of emacs-xtra.texi. Convert each @chapter into @section, @section
4854 into @subsection, etc.
4855
1c6c854e 4856 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4857 updated.
4858
4859 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4860 Windows". All references updated.
4861
48622006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4863
4864 * macos.texi (Mac Input): Mention input from Character Palette.
4865 (Mac Font Specs): Fix typo.
4866
48672006-05-05 Richard Stallman <rms@gnu.org>
4868
4869 * files.texi (Diff Mode): Minor cleanup.
4870
48712006-05-05 Karl Berry <karl@gnu.org>
4872
8cf51b2c
GM
4873 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4874 errors from the current release of makeinfo (4.8).
4875 * help.texi (Library Keywords): Change widest word in multitable
4876 template from `emulations' to `convenience'. (Not sure if this is
4877 related to the font change.)
4878
48792006-05-05 Eli Zaretskii <eliz@gnu.org>
4880
4881 * files.texi (File Names): Add a footnote about limited support of
4882 ~USER on MS-Windows.
4883
4884 * cmdargs.texi (Initial Options): Add a footnote about limited
4885 support of ~USER on MS-Windows.
4886
48872006-05-03 Richard Stallman <rms@gnu.org>
4888
4889 * files.texi (Diff Mode): Node moved here.
4890 (Comparing Files): Delete what duplicates new node.
4891 (Files): Put Diff Mode in menu.
4892
1c6c854e 4893 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4894
4895 * emacs.texi (Top): Update menu for Diff Mode.
4896
4897 * trouble.texi (Emergency Escape): Simplify.
4898
4899 * emacs.texi (Top): Minor clarification.
4900
49012006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4902
4903 * commands.texi, entering.texi, screen.texi: Many simplifications.
4904
49052006-05-03 Richard Stallman <rms@gnu.org>
4906
4907 * commands.texi (Text Characters): Delete paragraph about unibyte
4908 non-ASCII printing chars.
4909
4910 * killing.texi (Killing): Say "graphical displays".
4911 * display.texi: Say "graphical displays".
4912
4913 * cmdargs.texi (Misc X): Say "graphical displays".
4914
49152006-05-01 Richard Stallman <rms@gnu.org>
4916
4917 * emacs.texi (Top): Add Diff Mode to menu.
4918
49192006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4920
4921 * misc.texi (Diff Mode): New node.
4922
49232006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4924
4925 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4926 (Mac Environment Variables): Shorten example line.
4927 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4928
49292006-05-01 Nick Roberts <nickrob@snap.net.nz>
4930
4931 * building.texi (GUD Customization): Describe cases %d and %c.
4932 Update description for %e.
4933
49342006-04-30 Glenn Morris <rgm@gnu.org>
4935
4936 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4937
49382006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4939
4940 * custom.texi (Examining): Update C-h v output example.
4941
49422006-04-29 Kim F. Storm <storm@cua.dk>
4943
4944 * building.texi (Grep Searching): Add lgrep and rgrep.
4945
8cf51b2c
GM
49462006-04-23 Richard Stallman <rms@gnu.org>
4947
4948 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4949
4950 * xresmini.texi: New file.
4951
4952 * xresources.texi (Face Resources): Split table into font resources
4953 and the rest. Combine similar attributes for brevity.
4954
8cf51b2c
GM
49552006-04-21 Eli Zaretskii <eliz@gnu.org>
4956
4957 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4958 backslashes and case-insensitivity in file names (moved to the
4959 main manual).
4960 (MS-DOS Printing): Move most of the text to the main manual.
4961
4962 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4963 New nodes.
4964 (Windows Processes, Windows System Menu): Add index entries and
4965 fix wording.
4966
8cf51b2c
GM
49672006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4968
4969 * misc.texi (Shell Ring): Add notes on saved input when
4970 navigating off the end of the history list.
4971
49722006-04-18 Chong Yidong <cyd@mit.edu>
4973
4974 * misc.texi (Shell Options): Correct default value of
4975 comint-scroll-show-maximum-output.
4976
8cf51b2c
GM
49772006-04-18 Nick Roberts <nickrob@snap.net.nz>
4978
4979 * building.texi (Watch Expressions): Update.
4980
8cf51b2c
GM
49812006-04-12 Richard Stallman <rms@gnu.org>
4982
4983 * search.texi: Clean up previous change.
4984
49852006-04-12 Eli Zaretskii <eliz@gnu.org>
4986
4987 * search.texi (Regexp Backslash, Regexp Replace): Add index
4988 entries for ``back reference'' and mention the term itself in the
4989 text.
4990
49912006-04-11 Richard Stallman <rms@gnu.org>
4992
4993 * custom.texi (Safe File Variables):
4994 Document enable-local-variables = :safe.
4995
49962006-04-11 Karl Berry <karl@gnu.org>
4997
4998 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4999 (Remote Repositories, Version Backups, Local Version Control)
5000 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5001 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5002 (Renaming VC Work Files and Master Files)
5003 (Inserting Version Control Headers, Customizing VC, General Options)
5004 (Options for RCS and SCCS, Options specific for CVS): Move all
5005 these nodes to emacs-xtra.texi, for brevity.
5006 * cmdargs.texi, files.texi: Change cross-references.
5007
8cf51b2c
GM
50082006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5009
5010 * files.texi (Old Versions): Update description of vc-annotate's
5011 use of color to indicate date ranges.
5012
8cf51b2c
GM
50132006-04-09 Kevin Ryde <user42@zip.com.au>
5014
8cf51b2c
GM
5015 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
5016 put info and printed manual names the right way around.
5017
50182006-04-09 Karl Berry <karl@gnu.org>
5019
5020 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
5021 emacs-xtra.texi, leaving only MS Windows information.
5022 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
5023 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
5024 node names.
5025
5026 * emacs.texi: Move @summarycontents and @contents to the beginning
5027 of the file.
5028
8cf51b2c
GM
50292006-04-08 Kevin Ryde <user42@zip.com.au>
5030
5031 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
5032
50332006-04-07 Richard Stallman <rms@gnu.org>
5034
5035 * programs.texi (Comments, Comment Commands, Options for Comments)
5036 (Multi-Line Comments): "Align", not "indent".
5037 (Basic Indent): C-j deletes trailing whitespace before the newline.
5038
50392006-04-06 Richard Stallman <rms@gnu.org>
5040
8cf51b2c
GM
5041 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
5042
50432006-04-06 Eli Zaretskii <eliz@gnu.org>
5044
5045 * killing.texi (Rectangles): Add index entry for marking a rectangle.
5046
8cf51b2c
GM
50472006-04-05 Richard Stallman <rms@gnu.org>
5048
5049 * emacs.texi (Top): Update subnode menu.
5050
5051 * trouble.texi (Unasked-for Search): Node deleted.
5052 (Lossage): Delete from menu.
5053
50542006-04-04 Richard Stallman <rms@gnu.org>
5055
5056 * trouble.texi: Various cleanups.
5057 (Checklist): Don't bother saying how to snail a bug report.
5058 (Emergency Escape): Much rewriting.
5059 (After a Crash): Rename the core dump immediately.
5060 (Total Frustration): Call it a psychotherapist.
5061 (Bug Criteria): Avoid "illegal instruction".
5062 (Sending Patches): We always put the contributor's name in.
5063
5064 * misc.texi (Thumbnails): Minor correction.
5065
8cf51b2c
GM
50662006-04-03 Richard Stallman <rms@gnu.org>
5067
5068 * misc.texi (Thumbnails): Minor cleanup.
5069
50702006-04-02 Karl Berry <karl@gnu.org>
5071
5072 * sending.texi (Mail Sending): pxref to Top needs five args.
5073
5074 * texinfo.tex: Update to current version (2006-03-21.13).
5075
8cf51b2c
GM
50762006-03-31 Richard Stallman <rms@gnu.org>
5077
5078 * emacs.texi (Top): Update subnode menu.
5079
5080 * help.texi (Help Mode): Cleanup.
5081
5082 * dired.texi: Many cleanups.
5083 (Dired Deletion): Describe dired-recursive-deletes.
5084 (Operating on Files): dired-create-directory moved.
5085 (Misc Dired Features): Move to here.
5086 (Tumme): Node moved to misc.texi.
5087
5088 * custom.texi: Many cleanups.
5089 (Minor Modes): Don't mention ISO Accents Mode.
5090 (Examining): Update C-h v output example.
5091 (Hooks): Add index and xref for add-hook.
5092 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5093 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5094
5095 * misc.texi: Many cleanups.
5096 (beginning): Add to summary of topics.
5097 (Shell): Put eshell xref at the end. Remove eshell from table.
5098 (Thumbnails): New node.
5099
8cf51b2c
GM
51002006-03-28 Eli Zaretskii <eliz@gnu.org>
5101
5102 * files.texi (File Name Cache): Make it clear that the cache is
5103 not persistent.
5104
8cf51b2c
GM
51052006-03-25 Karl Berry <karl@gnu.org>
5106
49823426
GM
5107 * emacs-xtra.texi, emacs.texi, gnu.texi:
5108 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5109 (2) do not indent copyright year list (or anything else).
5110
8cf51b2c
GM
51112006-03-21 Juanma Barranquero <lekktu@gmail.com>
5112
5113 * files.texi (VC Dired Mode): Remove misplaced brackets.
5114
51152006-03-21 Andre Spiegel <spiegel@gnu.org>
5116
5117 * files.texi: Various updates and clarifications in the VC chapter.
5118
51192006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * help.texi (Help Mode): Document "C-c C-c".
5122
8cf51b2c
GM
51232006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5126 menu in the standalone Info reader.
5127
51282006-03-15 Chong Yidong <cyd@stupidchicken.com>
5129
5130 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5131 moved here from Emacs manual.
5132
5133 * programs.texi (Fortran): Section moved to emacs-xtra.
5134 (Program Modes): Xref to Fortran in emacs-xtra.
5135
5136 * maintaining.texi (Emerge): Move to emacs-xtra.
5137 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5138
5139 * picture.texi: File deleted.
5140 * Makefile.in:
5141 * makefile.w32-in: Remove picture.texi.
5142
5143 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5144 * abbrevs.texi (Abbrevs):
5145 * sending.texi (Sending Mail): Picture node removed.
5146
5147 * emacs.texi (Top): Update node listings.
5148
8cf51b2c
GM
51492006-03-12 Richard Stallman <rms@gnu.org>
5150
5151 * calendar.texi: Various cleanups.
5152
8cf51b2c
GM
51532006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5154
5155 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5156 syntax.
5157
8cf51b2c
GM
51582006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5159
5160 * search.texi (Regexps): More accurately describe which characters
5161 are special in which situations. Recommend _not_ to quote `]' or
5162 `-' when they are not special.
5163
8cf51b2c
GM
51642006-02-28 Andre Spiegel <spiegel@gnu.org>
5165
5166 * files.texi (Old Versions): Clarify operation of C-x v =.
5167
8cf51b2c
GM
51682006-02-21 Nick Roberts <nickrob@snap.net.nz>
5169
5170 * building.texi (Watch Expressions): Update and describe
5171 gdb-speedbar-auto-raise.
5172
51732006-02-19 Richard M. Stallman <rms@gnu.org>
5174
5175 * emacs.texi: Use @smallbook.
5176 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5177 Update subnode menu.
5178
5179 * building.texi (Lisp Interaction): Minor addition.
5180
51812006-02-18 Nick Roberts <nickrob@snap.net.nz>
5182
5183 * building.texi (Watch Expressions): Update and be more precise.
5184
c8763fb6 51852006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5186
5187 * maintaining.texi (Create Tags Table): Explain why the
5188 exception when etags writes to files under the /dev tree.
5189
51902006-02-14 Richard M. Stallman <rms@gnu.org>
5191
5192 * custom.texi (Safe File Variables): Lots of clarification.
5193 Renamed from Unsafe File Variables.
5194
51952006-02-14 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * custom.texi (Unsafe File Variables): File variable confirmation
5198 assumed denied in batch mode.
5199
52002006-02-14 Richard M. Stallman <rms@gnu.org>
5201
5202 * building.texi (GDB User Interface Layout): Don't say `inferior'
5203 for program being debugged.
5204
52052006-02-15 Nick Roberts <nickrob@snap.net.nz>
5206
5207 * building.texi (GDB Graphical Interface):
5208 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5209
52102006-02-13 Chong Yidong <cyd@stupidchicken.com>
5211
5212 * custom.texi (Specifying File Variables, Unsafe File Variables):
5213 New nodes, split from File Variables. Document new file local
5214 variable behavior.
5215
52162006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5217
5218 * display.texi (Standard Faces):
8cf51b2c
GM
5219 * files.texi (Visiting):
5220 * frames.texi (Clipboard):
5221 * glossary.texi (Glossary) <Clipboard>:
5222 * xresources.texi (X Resources): Mention Mac OS port.
5223
8cf51b2c
GM
52242006-02-12 Richard M. Stallman <rms@gnu.org>
5225
5226 * building.texi (Building): Clarify topic in intro.
5227
5228 * maintaining.texi (Maintaining): Change title; clarify topic.
5229 Delete duplicate index entries.
5230
5231 * building.texi (Other GDB User Interface Buffers): Clarifications.
5232
5233 * text.texi (Cell Commands): Clarifications.
5234
5235 * programs.texi (Defuns): Delete duplicate explanation of
5236 left-margin paren convention.
5237 (Hungry Delete): Minor cleanup.
5238
52392006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5240
5241 * dired.texi (Tumme): More tumme documentation.
5242
52432006-02-11 Alan Mackenzie <acm@muc.de>
5244
5245 * programs.texi ("Hungry Delete"): Correct the appellation of the
5246 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5247
52482006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5249
5250 * dired.texi (Tumme): Fix small bug.
5251
52522006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5253
5254 * macos.texi (Mac International): Rename "fontset-mac" to
5255 "fontset-standard".
5256
8cf51b2c
GM
52572006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5258
5259 * dired.texi (Tumme): Basic documentation for Tumme added.
5260
8cf51b2c
GM
52612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * mule.texi (International):
5264 * programs.texi (Basic Indent): Fix typos.
5265
8cf51b2c
GM
5266 * custom.texi (Minor Modes):
5267 * display.texi (Text Display):
5268 * commands.texi (Text Characters): Update xrefs.
5269
52702006-02-07 Richard M. Stallman <rms@gnu.org>
5271
5272 * emacs.texi (Top): Update subnode menu.
5273 Update info on old Emacs papers.
5274 (Intro): "Graphical display", not window system.
5275
5276 * xresources.texi (GTK styles): Minor clarifications.
5277
5278 * trouble.texi: "Graphical display", not window system.
5279 (Stuck Recursive): Minor clarification.
5280
5281 * text.texi: Minor clarifications.
5282 (Sentences): Explain why two-space convention is better.
5283 Explain sentence-end-without-period here.
5284 (Fill Commands): Not here.
5285 (Refill): Node moved down.
5286 (Filling): Update menu.
5287 (Table Creation, Cell Justification, Column Commands): Clarify.
5288
5289 * sending.texi: Minor clarifications.
5290
5291 * search.texi (Regexp Backslash): Clarification.
5292
5293 * rmail.texi: Minor cleanups.
5294 (Rmail): Delete digression about `rmail-mode'.
5295 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5296 (Rmail Files): Mention C-u M-x rmail.
5297 (Rmail Reply): Mention References.
5298 (Rmail Display): Mention rmail-nonignored-headers.
5299
5300 * programs.texi: Minor cleanups.
5301 (Comment Commands): Mention momentary Transient Mark mode.
5302 (Matching): Be more specific about customizing show-paren-mode.
5303 (Info Lookup): Don't list the modes that support C-h S.
5304 Just say what it does in an unsupported mode.
5305 (Man Page): Delete excessive info on customizing woman.
5306 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5307
5308 * abbrevs.texi: Minor clarifications.
5309 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5310 not "dynamic abbrevs" as if they were a kind of abbrev.
5311
5312 * picture.texi (Picture): Minor cleanup.
5313
5314 * mule.texi (Communication Coding): Say "other applications".
5315 (Fontsets): Not specific to X. Add xref to X Resources.
5316 (Unibyte Mode): Rename from Single-Byte Character Support.
5317 "Graphical display", not window system.
5318 (International): Update menu.
5319
5320 * maintaining.texi (Format of ChangeLog):
5321 New node, split out from ChangeLog.
5322 (ChangeLog): Clarifications in the remaining text.
5323 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5324 (Find Tag): Add @w.
5325 (Tags Search): Explain tag table order here. Simplify grep ref.
5326 (List Tags): tags-tag-face is a variable, not a face.
5327 (Emerge): Cleanups.
5328
5329 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5330 (Keyboard Macros): Avoid "the user".
5331
5332 * killing.texi: "Graphical display", not window system.
5333
5334 * help.texi (Help Echo): "Graphical display", not window system.
5335
5336 * glossary.texi: Say "you", not "the user". Say "graphical display".
5337
5338 * frames.texi: Minor cleanups. "Graphical display", not window system.
5339
5340 * files.texi (Visiting): Make drag-and-drop not X-specific.
5341
5342 * custom.texi: Minor cleanups. "Graphical display", not window system.
5343
5344 * cmdargs.texi: Minor cleanups.
5345
5346 * building.texi (Compilation): Move and split kill-compilation para.
5347 Add para about multiple compilers.
5348 (Compilation Mode): Commands also available in grep mode and others.
5349 Mention C-u C-x ` more tutorially. Clarify C-x `.
5350 (Compilation Shell): Clarify. Put Bash example first.
5351 (Grep Searching): Minor cleanups; add @w.
5352 (Debuggers): Minor cleanups.
5353 (Starting GUD): Make GDB xgraphical mode issue clearer.
5354 (Debugger Operation): Lots of clarifications including
5355 GDB tooltip side-effect issue.
5356 (Commands of GUD): Clarify.
5357 (GUD Customization): Add bashdb-mode-hook.
5358 (GDB Graphical Interface): Rewrite for clarity.
5359 (GDB User Interface Layout): Rewrite for clarity.
5360 (Stack Buffer, Watch Expressions): Likewise.
5361 (Other GDB User Interface Buffers): Cleanups.
5362 (Lisp Libraries, External Lisp): Cleanup.
5363
5364 * basic.texi (Position Info): "Graphical displays", rather than
5365 window systems.
5366
5367 * anti.texi: Minor cleanup.
5368
8cf51b2c
GM
53692006-02-03 Eli Zaretskii <eliz@gnu.org>
5370
5371 * custom.texi (Init File, Find Init): Add cross-references to
5372 where $HOME is described.
5373
53742006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5375
5376 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5377 is not inside the @table.
5378
5379 * emacs.texi (Top): Correct node name.
5380
5381 * files.texi (File Names): Fix @xref.
5382 (Reverting): Fix typo.
5383
5384 * mule.texi (International): Correct node name.
5385
5386 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5387
53882006-02-01 Richard M. Stallman <rms@gnu.org>
5389
5390 * emacs.texi (Top): Update subnode menu.
5391
5392 * mule.texi: Minor clarifications.
5393 Reduce the specific references to X Windows.
5394 Refer to "graphical" terminals, rather than window systems.
5395 (Text Coding): Rename from Specify Coding.
5396 (Communication Coding, File Name Coding, Terminal Coding):
5397 New nodes split out from Text Coding.
5398
5399 * kmacro.texi: Minor clarifications.
5400 (Keyboard Macro Ring): Comment out some excessive commands.
5401 (Basic Keyboard Macro): Split up the table, putting part in each node.
5402
5403 * major.texi: Minor clarifications.
5404
5405 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5406
5407 * windows.texi: Minor clarifications.
5408 (Change Window): Don't describe mode-line mouse cmds here.
5409 Add xref to Mode Line Mouse.
5410
5411 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5412
5413 * macos.texi (Mac International): Fix xref.
5414
5415 * indent.texi: Minor clarifications.
5416
5417 * frames.texi: Minor clarifications.
5418 Reduce the specific references to X Windows.
5419 Refer to "graphical" terminals, rather than window systems.
5420 (Frame Parameters): Don't mention commands like
5421 set-foreground-color. Just say to customize a face.
5422 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5423
5424 * files.texi: Minor clarifications.
5425 (Numbered Backups): New node, split out from Backup Names.
5426
5427 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5428
5429 * cmdargs.texi (General Variables): Fix xref.
5430
5431 * buffers.texi: Minor clarifications.
5432
8cf51b2c
GM
54332006-01-31 Richard M. Stallman <rms@gnu.org>
5434
5435 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5436 Nodes moved to top.
5437
5438 * display.texi: Minor clarifications.
5439 (Display): Rearrange menu.
5440 (Standard Faces): Mention query-replace face.
5441 (Faces): Simplify.
5442 (Font Lock): Simplify face customization info.
5443 (Highlight Changes): Node merged into Highlight Interactively.
5444 (Highlight Interactively): Much rewriting and cleanup.
5445 (Optional Mode Line): Narrowed line number not good for goto-line.
5446 Simplify face customization advice.
5447 (Text Display): Mention use of escape-glyph face.
5448 Move ctl-arrow and tab-width here.
5449 (Display Custom): Move no-redraw-on-reenter to end of node.
5450
5451 * search.texi: Minor clarifications.
5452 (Isearch Scroll): Simplify.
5453 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5454
5455 * regs.texi (Registers): Mention bookmarks here.
5456
5457 * mark.texi: Minor clarifications.
5458 (Selective Undo): Node deleted.
5459
5460 * m-x.texi: Minor clarifications.
5461
5462 * killing.texi: Minor clarifications.
5463 Refer to "graphical" terminals, rather than window systems.
5464
5465 * help.texi: Clarifications.
5466 (Help): Don't describe C-h F and C-h K here.
5467 (Key Help): Describe C-h K here.
5468 (Name Help): Mention Emacs Lisp Intro.
5469 Describe C-h F here.
5470 (Misc Help): Mention C-h F and C-h K only briefly.
5471
5472 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5473 Selective undo text merged in.
5474 (Spelling): Mention Aspell along with Ispell.
5475
5476 * emacs.texi (Top): Update subnode menus.
5477
5478 * basic.texi (Basic Undo): Rename from Undo. Most of text
5479 moved to new Undo node.
5480
8cf51b2c
GM
54812006-01-29 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * basic.texi (Continuation Lines, Inserting Text):
5484 Mention longlines mode.
5485
54862006-01-29 Richard M. Stallman <rms@gnu.org>
5487
10d1d0af 5488 * screen.texi: Minor cleanups.
8cf51b2c
GM
5489 (Screen): Clean up the intro paragraphs.
5490 (Mode Line): Lots of rewriting. Handle frame-name better.
5491 eol-mnemonic-... vars moved out.
5492
5493 * emacs.texi (Top): Change menu item for MS-DOS node.
5494 Update subnode menu.
5495
5496 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5497 chapter relates to Windows. Title changed.
5498
5499 * mini.texi: Minor cleanups.
5500
5501 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5502 (Mark): Put it in the menu.
5503
5504 * entering.texi: Minor cleanups.
5505
5506 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5507 (Intro): Refer to "graphical" terminals, rather than X.
5508
5509 * display.texi (Display Custom): Add xref to Variables.
5510 (Optional Mode Line): eol-mnemonic-... vars moved here.
5511
5512 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5513 rather than X.
5514
8cf51b2c
GM
5515 * basic.texi: Minor cleanups.
5516 (Undo): selective-undo moved.
5517
8cf51b2c
GM
55182006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5519
5520 * anti.texi (Antinews): Various corrections and additions.
5521
55222006-01-23 Juri Linkov <juri@jurta.org>
5523
5524 * custom.texi (Easy Customization, Customization Groups)
5525 (Browsing Custom): Mention links along with buttons.
5526
8cf51b2c
GM
55272006-01-21 Eli Zaretskii <eliz@gnu.org>
5528
8cf51b2c
GM
5529 * text.texi (TeX Print): Use @key for TAB.
5530
8cf51b2c
GM
5531 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5532
8cf51b2c
GM
55332006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5534
5535 * files.texi (File Aliases): Don't claim that usually separate
5536 buffers are created for two file names that name the same data.
5537 Mention additional situations where different names mean the same
5538 file on disk.
5539
55402006-01-19 Richard M. Stallman <rms@gnu.org>
5541
5542 * killing.texi (Deletion): Upcase @key argument.
5543
5544 * custom.texi (Custom Themes): Minor cleanup.
5545
5546 * programs.texi (Hungry Delete): Upcase @key argument.
5547
8cf51b2c
GM
55482006-01-16 Juri Linkov <juri@jurta.org>
5549
5550 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5551 Move `mode-line-highlight' before `mode-line-buffer-id'.
5552
8cf51b2c
GM
55532006-01-14 Richard M. Stallman <rms@gnu.org>
5554
5555 * basic.texi (Inserting Text): Minor cleanup.
5556
8cf51b2c
GM
55572006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5558
5559 * custom.texi (Changing a Variable, Face Customization):
5560 Update for changes in Custom menus.
5561
8cf51b2c
GM
55622006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5563
5564 * macos.texi (Mac International): Undo last change.
5565
8cf51b2c
GM
55662006-01-02 Chong Yidong <cyd@stupidchicken.com>
5567
5568 * custom.texi (Custom Themes): Describe the new
5569 customize-create-theme interface.
5570
55712005-12-30 Juri Linkov <juri@jurta.org>
5572
5573 * basic.texi (Position Info): Update example.
5574
c8763fb6 55752005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5576
5577 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5578
55792005-12-24 Chong Yidong <cyd@stupidchicken.com>
5580
5581 * custom.texi (Custom Themes): `load-theme' always loads.
5582
55832005-12-23 Juri Linkov <juri@jurta.org>
5584
5585 * display.texi (Highlight Interactively): Use double space to
5586 separate sentences. Replace C-p with M-p, and C-n with M-n.
5587
55882005-12-22 Richard M. Stallman <rms@gnu.org>
5589
5590 * custom.texi (Easy Customization and subnodes):
5591 Replace "active field" with "button".
5592 Use "user option" only for variables.
5593 Use "setting" for variable-or-face.
5594
55952005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * buffers.texi (Select Buffer): Change order in table to make
5598 "Similar" refer to the correct item.
5599 (Indirect Buffers): Minor rewording.
5600
8cf51b2c
GM
56012005-12-20 Juri Linkov <juri@jurta.org>
5602
5603 * files.texi (VC Status): Put P and N near p and n.
5604
8cf51b2c
GM
56052005-12-19 Richard M. Stallman <rms@gnu.org>
5606
5607 * programs.texi (Electric C): Delete the info about newline control.
5608 (Other C Commands): Minor cleanup.
5609 (Left Margin Paren): Minor cleanup.
5610
56112005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5612
5613 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5614 (Customization Groups): Delete text moved to "Browsing Custom".
5615 (Browsing Custom): New node.
5616 (Specific Customization): Clarify which commands only work for
5617 loaded options.
5618
56192005-12-18 Bill Wohler <wohler@newt.com>
5620
5621 * frames.texi (Tool Bars): Shorten text of previous change.
5622
56232005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5624
5625 * files.texi (VC Status): Document log-view mode.
5626
56272005-12-18 Bill Wohler <wohler@newt.com>
5628
5629 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5630 permanently via the customize interface.
5631
8cf51b2c
GM
56322005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5633
5634 * killing.texi (Killing by Lines): Document `kill-whole-line'
5635 function.
5636
c8763fb6 56372005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5638
5639 * buffers.texi (Select Buffer): Change `prev-buffer' to
5640 `previous-buffer'. Indicate that these functions use a frame
5641 local buffer list.
5642
8cf51b2c
GM
56432005-12-12 Richard M. Stallman <rms@gnu.org>
5644
5645 * custom.texi (Easy Customization): Change menu comment.
5646 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5647
5648 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5649 (Help): Among the Apropos commands, describe only C-h a here.
5650
56512005-12-11 Richard M. Stallman <rms@gnu.org>
5652
5653 * programs.texi (Options for Comments): Comment-end starts with space.
5654
5655 * glossary.texi (Glossary): Minor cleanup.
5656
5657 * files.texi (Old Versions): Use @table.
5658
8cf51b2c
GM
56592005-12-10 David Koppelman <koppel@ece.lsu.edu>
5660
5661 * display.texi (Highlight Interactively): Include
5662 global-hi-lock-mode. Add miscellaneous details and elaborations.
5663
56642005-12-09 Richard M. Stallman <rms@gnu.org>
5665
5666 * display.texi (Font Lock): Delete the Global FL menu item.
5667
56682005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5669
5670 * custom.texi (Minibuffer Maps): Mention the maps for file name
5671 completion.
5672
56732005-12-09 Kim F. Storm <storm@cua.dk>
5674
5675 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5676 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5677 cursor to next corner in rectangle; clarify insert around rectangle.
5678
8cf51b2c
GM
56792005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * custom.texi (Customization): Use xref to elisp manual for
5682 non-TeX output.
5683 (Minor Modes): Update.
5684 (Customization Groups, Changing a Variable, Face Customization):
5685 Update for new appearance of Custom buffers.
5686 (Changing a Variable): `custom-buffer-done-function' has been
5687 replaced by `custom-buffer-done-kill'.
5688 (Specific Customization): In the `customize-group' buffer, a
5689 subgroup's contents are not "hidden". They are not included at
5690 all. They have no [Show] button.
5691 (Mouse Buttons): Add pxref to description of mouse event lists in
5692 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5693 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5694 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5695
56962005-12-08 Richard M. Stallman <rms@gnu.org>
5697
5698 * mini.texi (Completion Commands, Completion):
5699 In file name input, SPC does not do completion.
5700
8cf51b2c
GM
57012005-12-08 Nick Roberts <nickrob@snap.net.nz>
5702
5703 * building.texi (GDB Graphical Interface): Explain screen size
5704 setting.
5705 (Other GDB User Interface Buffers): Describe features specific to
5706 GDB 6.4.
5707
8cf51b2c
GM
57082005-12-01 Nick Roberts <nickrob@snap.net.nz>
5709
5710 * building.texi (GDB User Interface Layout): Describe how to
5711 kill associated buffers.
5712 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5713 (Watch Expressions): Be more precise.
5714 (Other GDB User Interface Buffers): Describe how to change a
5715 register value.
5716
8cf51b2c
GM
57172005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5718
5719 * macos.texi (Mac Input): Remove description of
5720 mac-command-key-is-meta. Add descriptions of
5721 mac-control-modifier, mac-command-modifier, and
5722 mac-option-modifier.
5723 (Mac International): Fix description of conversion of clipboard data.
5724 (Mac Font Specs): Add example of font customization by face attributes.
5725
57262005-11-22 Nick Roberts <nickrob@snap.net.nz>
5727
5728 * building.texi (Watch Expressions): Expand description.
5729 (Other GDB User Interface Buffers): Describe local map for
5730 gud-watch.
5731
57322005-11-21 Chong Yidong <cyd@stupidchicken.com>
5733
5734 * display.texi (Font Lock): Font lock is enabled by default now.
5735
57362005-11-20 Juri Linkov <juri@jurta.org>
5737
5738 * basic.texi (Position Info): Update examples of the output.
5739 Remove the fact that examples are produced in the TeXinfo buffer,
5740 because in the Info reader users will get a different output from
5741 `C-x ='.
5742
5743 * building.texi (Compilation Mode): Remove paragraph duplicated
5744 from the node `Compilation'. Add `compilation-skip-threshold'.
5745
5746 * display.texi (Font Lock): Suggest more user-friendly method of
5747 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5748
57492005-11-18 Richard M. Stallman <rms@gnu.org>
5750
5751 * files.texi (Registering): Mention @@ in mode line.
5752
5753 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5754
57552005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5756
5757 * files.texi (Renaming and VC): Some back-ends don't
5758 handle renaming.
5759
8cf51b2c
GM
57602005-11-17 Juri Linkov <juri@jurta.org>
5761
5762 * emacs.texi (Top):
5763 * display.texi (Highlight Interactively): Put this font-lock based
5764 mode near Font Lock node.
5765
57662005-11-16 Chong Yidong <cyd@stupidchicken.com>
5767
5768 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5769 icons.
5770
57712005-11-12 Kim F. Storm <storm@cua.dk>
5772
5773 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5774 (Help Summary): Add C-h d and C-h e.
5775 (Apropos): Clarify that all apropos commands may search for either
5776 list of words or a regexp. Add C-h d for apropos-documentation.
5777 Describe apropos-documentation-sort-by-scores user option.
5778
8cf51b2c
GM
57792005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5780
5781 * killing.texi (CUA Bindings): Add @section.
5782
57832005-11-10 Kim F. Storm <storm@cua.dk>
5784
5785 * emacs.texi (Top): Add CUA Bindings entry to menu.
5786
5787 * killing.texi (CUA Bindings): New node. Moved here from
5788 misc.texi and extended with info on rectangle commands and
5789 rectangle highlighting, interface to registers, and the global
5790 mark feature.
5791
5792 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5793
5794 * regs.texi: Prev link points to CUA Bindings node.
5795
57962005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * help.texi (Help Echo): By default, help echos are only shown on
5799 mouse-over, not on point-over.
5800
c8763fb6 58012005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5802
5803 * misc.texi (Shell Mode): Describe how to activate password echoing.
5804
8cf51b2c
GM
58052005-11-04 Romain Francoise <romain@orebokech.com>
5806
5807 * mark.texi (Mark Ring): Fix typo.
5808
58092005-11-03 Richard M. Stallman <rms@gnu.org>
5810
5811 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5812
58132005-11-01 Bill Wohler <wohler@newt.com>
5814
5815 * help.texi (Help Mode): Fix typo.
5816
58172005-11-01 Nick Roberts <nickrob@snap.net.nz>
5818
1c6c854e
CS
5819 * building.texi (Other GDB User Interface Buffers):
5820 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5821
58222005-10-31 Romain Francoise <romain@orebokech.com>
5823
5824 * files.texi (Compressed Files): Fix typo.
5825
5826 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5827
5828 * windows.texi (Force Same Window): Likewise.
5829
58302005-10-30 Bill Wohler <wohler@newt.com>
5831
5832 * help.texi (Help Mode): URLs viewed with browse-url.
5833
58342005-10-31 Nick Roberts <nickrob@snap.net.nz>
5835
5836 * building.texi (GDB Graphical Interface): Don't reference
5837 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5838 must stay in same frame.
5839
58402005-10-29 Chong Yidong <cyd@stupidchicken.com>
5841
5842 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5843
5844 * anti.texi (Antinews): Likewise.
5845
8cf51b2c
GM
58462005-10-28 Bill Wohler <wohler@newt.com>
5847
5848 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5849
58502005-10-28 Richard M. Stallman <rms@gnu.org>
5851
5852 * files.texi (Visiting): Explain how to enter ? in a file name.
5853
5854 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5855
8cf51b2c
GM
58562005-10-25 Nick Roberts <nickrob@snap.net.nz>
5857
1c6c854e
CS
5858 * building.texi (GDB Graphical Interface):
5859 Describe gdb-mouse-until.
8cf51b2c
GM
5860
58612005-10-23 Richard M. Stallman <rms@gnu.org>
5862
5863 * custom.texi (Init File): Recommend when to use site-start.el.
5864
8cf51b2c
GM
58652005-10-21 Juri Linkov <juri@jurta.org>
5866
5867 * custom.texi (Examining): Mention accessing the old variable
5868 value via M-n in set-variable.
5869
8cf51b2c
GM
58702005-10-18 Romain Francoise <romain@orebokech.com>
5871
5872 * files.texi (Version Systems): Capitalize GNU.
5873
8cf51b2c
GM
58742005-10-18 Nick Roberts <nickrob@snap.net.nz>
5875
5876 * building.texi (Compilation Mode): Remove redundant paragraph.
5877 (Watch Expressions): Remove paragraph to reflect code change.
5878
8cf51b2c
GM
58792005-10-16 Richard M. Stallman <rms@gnu.org>
5880
5881 * building.texi (Compilation Mode, Compilation): Clarified.
5882
58832005-10-15 Richard M. Stallman <rms@gnu.org>
5884
5885 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5886
8cf51b2c
GM
58872005-10-13 Kenichi Handa <handa@m17n.org>
5888
5889 * basic.texi (Position Info): Fix previous change.
5890
c8763fb6 58912005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5892
5893 * cmdargs.texi (Icons X): Fix typo.
5894
58952005-10-12 Kenichi Handa <handa@m17n.org>
5896
5897 * basic.texi (Position Info): Describe the case that Emacs shows
5898 "part of display ...".
5899
c8763fb6 59002005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5901
5902 * cmdargs.texi (Icons X): -nb => -nbi.
5903
59042005-10-10 Chong Yidong <cyd@stupidchicken.com>
5905
5906 * frames.texi (Speedbar): A couple more clarifications.
5907
59082005-10-11 Nick Roberts <nickrob@snap.net.nz>
5909
5910 * building.texi (GDB User Interface Layout): Improve diagram.
5911 (Watch Expressions): Explain how to make speedbar global.
5912 (Other GDB User Interface Buffers): Make references more precise.
5913
8cf51b2c
GM
59142005-10-09 Richard M. Stallman <rms@gnu.org>
5915
5916 * frames.texi (Speedbar): Clarify the text.
5917
59182005-10-09 Chong Yidong <cyd@stupidchicken.com>
5919
5920 * frames.texi (Speedbar): Add information on keybindings,
5921 dismissing the speedbar, and buffer display mode. Link to
5922 speedbar manual.
5923
c8763fb6 59242005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5925
1c6c854e 5926 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5927 added -nb, --no-bitmap-icon.
5928
8cf51b2c
GM
59292005-10-07 Nick Roberts <nickrob@snap.net.nz>
5930
5931 * building.texi (GDB Graphical Interface): Add variables and
5932 functions to indices. Be more precise.
5933
c8763fb6 59342005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5935
5936 * frames.texi (Drag and Drop): Remove the x- from
5937 x-dnd-open-file-other-window and xdnd-protocol-alist.
5938
59392005-09-30 Romain Francoise <romain@orebokech.com>
5940
5941 * mini.texi (Minibuffer): The default value now appears before the
5942 colon in minibuffer prompts.
5943
8cf51b2c
GM
59442005-09-25 Richard M. Stallman <rms@gnu.org>
5945
5946 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5947
8cf51b2c
GM
59482005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5949
5950 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5951
8cf51b2c
GM
59522005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5953
5954 * emacs.texi (Top): Update submenus from macos.texi.
5955
5956 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5957 (Mac OS): Update feature support status.
5958 (Mac Input): List supported input scripts. Remove description
5959 about `mac-keyboard-text-encoding'. Mention mouse button
5960 emulation and related variables.
5961 (Mac International): Mention Central European and Cyrillic
5962 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5963 Add description about coding system for selection.
5964 Add description about language environment.
5965 (Mac Environment Variables):
5966 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5967 arguments. Add Preferences support.
5968 (Mac Directories): Explicitly state that this node is for Mac OS
5969 Classic only.
1c6c854e
CS
5970 (Mac Font Specs): Mention specification for scalable fonts.
5971 List supported charsets. Add preferred way of creating fontsets.
5972 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5973 (Mac Functions): Add descriptions about `mac-set-file-creator',
5974 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5975 and `mac-get-preference'.
5976
8cf51b2c
GM
59772005-09-16 Romain Francoise <romain@orebokech.com>
5978
5979 Update all files to specify GFDL version 1.2.
5980
5981 * doclicense.texi (GNU Free Documentation License): Update to
5982 version 1.2.
5983
59842005-09-15 Richard M. Stallman <rms@gnu.org>
5985
5986 * buffers.texi (List Buffers): Fix xref.
5987
5988 * rmail.texi (Rmail Basics): Fix xref.
5989
5990 * emacs.texi (Top): Update subnode menus.
5991
5992 * files.texi (Saving Commands): New node, broken out of Saving.
5993 (Customize Save): New node, broken out of Saving.
5994 Clarify effect of write-region-inhibit-fsync.
5995 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5996
8cf51b2c
GM
59972005-09-14 Romain Francoise <romain@orebokech.com>
5998
5999 * files.texi (Saving): Mention write-region-inhibit-fsync.
6000
60012005-09-05 Chong Yidong <cyd@stupidchicken.com>
6002
6003 * custom.texi (Custom Themes): New node.
6004
60052005-09-03 Richard M. Stallman <rms@gnu.org>
6006
49823426
GM
6007 * search.texi (Search Case): Mention vars that control
6008 case-fold-search for various operations.
8cf51b2c
GM
6009
60102005-08-22 Juri Linkov <juri@jurta.org>
6011
6012 * display.texi (Standard Faces): Merge the text from
6013 `(elisp)Standard Faces' into this node.
6014
60152005-08-18 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * emacs.texi (Top): Delete menu item for deleted node
6018 Keyboard Translations.
6019
60202005-08-18 Richard M. Stallman <rms@gnu.org>
6021
8cf51b2c
GM
6022 * trouble.texi (Unasked-for Search):
6023 Delete xref to Keyboard Translations.
6024
6025 * glossary.texi (Glossary): Delete xref.
6026
8cf51b2c
GM
6027 * custom.texi (Minor Modes): Say that the list here is not complete.
6028 (Keyboard Translations): Node deleted.
6029 (Disabling): Delete xref to it.
6030 (Customization Groups): Fix Custom buffer example.
6031 (Hooks): Mention remove-hooks.
6032
60332005-08-17 Luc Teirlinck <teirllm@auburn.edu>
6034
6035 * building.texi (GDB Graphical Interface): Improve filling of menu
6036 item.
6037
60382005-08-18 Nick Roberts <nickrob@snap.net.nz>
6039
6040 * building.texi (GDB Graphical Interface): Use better node names.
6041
60422005-08-14 Richard M. Stallman <rms@gnu.org>
6043
6044 * text.texi (Sentences): Fix xref.
6045
60462005-08-14 Juri Linkov <juri@jurta.org>
6047
6048 * building.texi (Compilation, Grep Searching): Move grep command
6049 headings from `Compilation' to `Grep Searching'.
6050
6051 * dired.texi (Dired and Find):
6052 * maintaining.texi (Tags Search): Replace grep xref to
6053 `Compilation' node with `Grep Searching'.
6054
6055 * files.texi (Comparing Files): Replace xref to `Compilation' with
6056 `Compilation Mode'.
6057
60582005-08-13 Alan Mackenzie <acm@muc.de>
6059
6060 * search.texi (Non-ASCII Isearch): Correct a typo.
6061 (Replacement Commands): Mention query-replace key binding.
6062
60632005-08-11 Richard M. Stallman <rms@gnu.org>
6064
6065 * programs.texi (Options for Comments): Fix xref.
6066
6067 * search.texi (Regexp Backslash, Regexp Example): New nodes split
6068 out of Regexps.
6069
8cf51b2c
GM
60702005-08-09 Juri Linkov <juri@jurta.org>
6071
6072 * building.texi (Compilation): Use `itemx' instead of `item'.
6073 (Grep Searching): Simplify phrase.
6074
6075 * display.texi (Standard Faces): Describe vertical-border on
6076 window systems.
6077
6078 * windows.texi (Split Window): Simplify phrase and mention
6079 vertical-border face.
6080
60812005-08-09 Richard M. Stallman <rms@gnu.org>
6082
6083 * files.texi (Comparing Files): Clarify compare-windows.
6084
6085 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6086
8cf51b2c
GM
60872005-08-06 Eli Zaretskii <eliz@gnu.org>
6088
6089 * mule.texi (Coding Systems): Rephrase the paragraph about
6090 codepages: no need for "M-x codepage-setup" anymore, except on
6091 MS-DOS.
6092
6093 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6094 the MS-DOS port only.
6095
60962005-07-30 Eli Zaretskii <eliz@gnu.org>
6097
6098 * makefile.w32-in (info): Don't run multi-install-info.bat.
6099 ($(infodir)/dir): New target, produced by running
6100 multi-install-info.bat.
6101
8cf51b2c
GM
61022005-07-22 Eli Zaretskii <eliz@gnu.org>
6103
6104 * files.texi (Quoted File Names): Add index entry.
6105
8cf51b2c
GM
61062005-07-19 Juri Linkov <juri@jurta.org>
6107
6108 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6109
61102005-07-18 Juri Linkov <juri@jurta.org>
6111
8cf51b2c
GM
6112 * custom.texi (Easy Customization):
6113 * files.texi (Old Versions):
6114 * frames.texi (Wheeled Mice):
6115 * mule.texi (Specify Coding):
8cf51b2c
GM
6116 * text.texi (Cell Justification):
6117 * trouble.texi (After a Crash):
8cf51b2c
GM
6118 * xresources.texi (GTK styles):
6119 Delete duplicate duplicate words.
6120
61212005-07-17 Richard M. Stallman <rms@gnu.org>
6122
6123 * frames.texi (Creating Frames): Fix foreground color example.
6124
6125 * custom.texi (Init Examples): Clean up text about conditionals.
6126
61272005-07-16 Richard M. Stallman <rms@gnu.org>
6128
6129 * mini.texi (Completion Commands): Fix command name for ?.
6130
8cf51b2c
GM
61312005-07-16 Eli Zaretskii <eliz@gnu.org>
6132
6133 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6134 `menu' face has no effect on w32 and with GTK.
6135 Add cross-references.
8cf51b2c
GM
6136
6137 * cmdargs.texi (General Variables): Clarify the default location
6138 of $HOME on w32 systems.
6139
61402005-07-15 Jason Rumney <jasonr@gnu.org>
6141
6142 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6143 changed.
6144
61452005-07-08 Kenichi Handa <handa@m17n.org>
6146
1c6c854e
CS
6147 * mule.texi (Recognize Coding):
6148 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6149
61502005-07-07 Richard M. Stallman <rms@gnu.org>
6151
6152 * anti.texi (Antinews): Mention mode-line-inverse-video.
6153
6154 * files.texi (Saving): Minor correction about C-x C-w.
6155
6156 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6157
61582005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * search.texi (Isearch Scroll): Add example of using the
6161 `isearch-scroll' property.
6162 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6163 `Display Custom' node.
6164 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6165 and de-emphasize it.
6166 (Other Repeating Search): `occur' currently can not correctly
6167 handle multiline matches. Correct, clarify and update description
6168 of `flush-lines' and `keep-lines'.
6169
6170 * display.texi (Display Custom): Add anchor for `baud-rate'.
6171
61722005-07-07 Richard M. Stallman <rms@gnu.org>
6173
6174 * gnu.texi: Update where to get GNU status; add refs for how to help.
6175 Add footnotes 6 and 7.
6176
61772005-07-04 Lute Kamstra <lute@gnu.org>
6178
6179 Update FSF's address in GPL notices.
6180
8cf51b2c 6181 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6182 * trouble.texi (Checklist): Update FSF's address.
6183
8cf51b2c
GM
61842005-06-24 Richard M. Stallman <rms@gnu.org>
6185
6186 * display.texi (Text Display): Change index entries.
6187
61882005-06-24 Eli Zaretskii <eliz@gnu.org>
6189
6190 * makefile.w32-in (MAKEINFO): Use --force.
6191 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6192 Makefile.in.
8cf51b2c
GM
6193
61942005-06-23 Richard M. Stallman <rms@gnu.org>
6195
1c6c854e 6196 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6197 nobreak-char-display.
6198
6199 * emacs.texi (Top): Update detailed node listing.
6200
1c6c854e 6201 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6202 to nobreak-char-display and no-break-space to nobreak-space.
6203 (Standard Faces): Split up the list of standard faces
6204 and put it in a separate node. Add nobreak-space and
6205 escape-glyph.
6206
8cf51b2c
GM
62072005-06-23 Lute Kamstra <lute@gnu.org>
6208
6209 * mule.texi (Select Input Method): Fix typo.
6210
62112005-06-23 Kenichi Handa <handa@m17n.org>
6212
1c6c854e
CS
6213 * mule.texi (International): List all supported scripts.
6214 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6215 distribution.
6216 (Language Environments): List all language environments.
6217 Intlfonts contains fonts for most supported scripts, not all..
6218 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6219 input a specific character.
8cf51b2c
GM
6220 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6221
62222005-06-23 Juanma Barranquero <lekktu@gmail.com>
6223
49823426 6224 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6225
62262005-06-22 Miles Bader <miles@gnu.org>
6227
6228 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6229
62302005-06-20 Miles Bader <miles@gnu.org>
6231
6232 * display.texi (Faces): Add `vertical-divider'.
6233
62342005-06-17 Richard M. Stallman <rms@gnu.org>
6235
6236 * text.texi (Adaptive Fill): Minor clarification.
6237
8cf51b2c
GM
62382005-06-10 Lute Kamstra <lute@gnu.org>
6239
6240 * emacs.texi (Top): Correct version number.
6241 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6242 refer to the current version of Emacs.
6243
62442005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * files.texi (Log Buffer): Document when there can be more than
6247 one file to be committed.
6248
62492005-06-08 Juri Linkov <juri@jurta.org>
6250
6251 * display.texi (Faces): Add `shadow' face.
6252
62532005-06-07 Masatake YAMATO <jet@gyve.org>
6254
6255 * display.texi (Faces): Write about mode-line-highlight.
6256
62572005-06-06 Richard M. Stallman <rms@gnu.org>
6258
6259 * misc.texi (Printing Package): Explain how to initialize
6260 printing package.
6261
6262 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6263
62642005-06-05 Chong Yidong <cyd@stupidchicken.com>
6265
6266 * emacs.texi: Rename Hardcopy to Printing.
6267 Make PostScript and PostScript Variables subnodes of it.
6268
6269 * misc.texi (Printing): Rename node from Hardcopy.
6270 Mention menu bar options.
6271 Move PostScript and PostScript Variables to submenu.
6272 (Printing package): New node.
6273
6274 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6275
6276 * dired.texi (Operating on Files): Likewise.
6277
6278 * calendar.texi (Displaying the Diary): Likewise.
6279
6280 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6281
6282 * glossary.texi (Glossary): Likewise.
6283
6284 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6285 effect.
6286
62872005-06-04 Richard M. Stallman <rms@gnu.org>
6288
6289 * trouble.texi (After a Crash): Polish previous change.
6290
8cf51b2c
GM
62912005-05-30 Noah Friedman <friedman@splode.com>
6292
6293 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6294 recovery mechanism.
6295
8cf51b2c
GM
62962005-05-28 Nick Roberts <nickrob@snap.net.nz>
6297
6298 * building.texi (Other Buffers): SPC toggles display of
6299 floating point registers.
6300
8cf51b2c
GM
63012005-05-27 Nick Roberts <nickrob@snap.net.nz>
6302
6303 * files.texi (Log Buffer): Merge in description of Log Edit
6304 mode from pcl-cvs.texi.
6305
63062005-05-26 Richard M. Stallman <rms@gnu.org>
6307
6308 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6309
8cf51b2c
GM
63102005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6311
6312 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6313 not enabled by default.
6314 When not on a word, `ispell-word' by default checks the word
6315 before point.
6316
63172005-05-24 Nick Roberts <nickrob@snap.net.nz>
6318
6319 * building.texi (Debugger Operation): Simplify last sentence.
6320
63212005-05-23 Lute Kamstra <lute@gnu.org>
6322
6323 * emacs.texi: Update FSF's address throughout.
6324 (Preface): Use @cite.
6325 (Distrib): Add cross reference to the node "Copying". Mention the
6326 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6327 printed manuals.
6328 (Intro): Use @xref for the Emacs Lisp Intro.
6329
8cf51b2c
GM
63302005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6331
6332 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6333
6334 * basic.texi (Moving Point): Mention default for `goto-line'.
6335
6336 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6337 of a variable's docstring.
6338
63392005-05-18 Lute Kamstra <lute@gnu.org>
6340
6341 * maintaining.texi (Overview of Emerge): Add cross reference.
6342 Remove duplication.
6343
6344 * emacs.texi (Top): Update to the current structure of the manual.
6345 * misc.texi (Emacs Server): Add menu description.
6346 * files.texi (Saving): Fix menu.
6347 * custom.texi (Customization): Fix menu.
6348 * mule.texi (International): Fix menu.
6349 * kmacro.texi (Keyboard Macros): Fix menu.
6350
63512005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6352
6353 * display.texi: Various minor changes.
6354 (Faces): Delete text that is repeated in the next section.
6355
63562005-05-16 Nick Roberts <nickrob@snap.net.nz>
6357
6358 * building.texi (Debugger Operation): Mention GUD tooltips are
6359 disabled with GDB in text command mode.
6360
8cf51b2c
GM
63612005-05-16 Nick Roberts <nickrob@snap.net.nz>
6362
6363 * building.texi: Replace toolbar with "tool bar" for consistency.
6364 (Compilation Mode): Describe compilation-context-lines
6365 and use of arrow in compilation buffer.
6366 (Debugger Operation): Replace help text with variable's value.
6367
6368 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6369 consistency.
6370
63712005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6372
6373 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6374 Add xref.
6375
8cf51b2c
GM
63762005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6377
6378 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6379 (Position Info): Delete discussion of `goto-line'. It is already
6380 described in `Moving point'.
6381
6382 * mini.texi (Completion Commands): Correct reference.
6383 (Completion Options): Fix typo.
6384
6385 * killing.texi (Deletion): Complete description of `C-x C-o'.
6386
8cf51b2c
GM
63872005-05-10 Richard M. Stallman <rms@gnu.org>
6388
6389 * building.texi (Compilation): Clarify recompile's directory choice.
6390
6391 * frames.texi (Tooltips): Cleanups.
6392
6393 * basic.texi (Arguments): Fix punctuation.
6394
63952005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6396
6397 * screen.texi (Menu Bar): The up and down (not left and right)
6398 arrow keys move through a keyboard menu.
6399
64002005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6401
6402 * basic.texi: Various typo and grammar fixes.
6403 (Moving Point): C-a now runs move-beginning-of-line.
6404
64052005-05-08 Nick Roberts <nickrob@snap.net.nz>
6406
6407 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6408
6409 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6410 as different animals.
6411
64122005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6415 Correct index entry.
6416
64172005-05-07 Nick Roberts <nickrob@snap.net.nz>
6418
6419 * building.texi (Debugger Operation): Update to reflect changes
6420 in GUD tooltips.
6421
64222005-04-30 Richard M. Stallman <rms@gnu.org>
6423
6424 * files.texi (Compressed Files): Auto Compression normally enabled.
6425
6426 * building.texi (Debugger Operation): Clarify previous change.
6427
8cf51b2c
GM
64282005-04-28 Nick Roberts <nickrob@snap.net.nz>
6429
6430 * building.texi (Debugger Operation): Add description for
6431 GUD tooltips when program is not running.
6432
64332005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * misc.texi (Shell): Add `Shell Prompts' to menu.
6436 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6437 description. Delete remarks moved to new node.
6438 (Shell Prompts): New node.
6439 (History References): Replace remarks moved to `Shell Prompts'
6440 with xref to that node.
6441 (Remote Host): Clarify how to specify the terminal type when
6442 logging in to a different machine.
6443
64442005-04-26 Richard M. Stallman <rms@gnu.org>
6445
6446 * emacs.texi (Top): Update submenus from files.texi.
6447
6448 * files.texi (Filesets): Clarify previous change.
6449
6450 * dired.texi (Misc Dired Features): Clarify previous change.
6451
64522005-04-25 Chong Yidong <cyd@stupidchicken.com>
6453
6454 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6455
1c6c854e
CS
6456 * dired.texi (Misc Dired Features):
6457 Document dired-compare-directories.
8cf51b2c
GM
6458
6459 * files.texi (Filesets): New node.
6460 (File Conveniences): Document Image mode.
6461
6462 * text.texi (TeX Print): Document tex-compile.
6463
64642005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6465
6466 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6467 Delete redundant reference to tooltip Custom group. It is
6468 referred too again in the next paragraph.
6469
64702005-04-24 Richard M. Stallman <rms@gnu.org>
6471
6472 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6473
8cf51b2c
GM
64742005-04-19 Kim F. Storm <storm@cua.dk>
6475
6476 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6477
64782005-04-18 Lars Hansen <larsh@math.ku.dk>
6479
6480 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6481 turns off desktop-save-mode.
6482
64832005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6484
6485 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6486 by default in terminals compatible with xterm. Mention that
6487 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6488 node.
6489
8cf51b2c
GM
64902005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6491
6492 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6493
c8763fb6 64942005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6495
6496 * xresources.texi (Table of Resources): Add cursorBlink.
6497
64982005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6501 `d', `C-d' and `u'.
6502
65032005-04-11 Richard M. Stallman <rms@gnu.org>
6504
6505 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6506 (Misc X): Add -D, --basic-display.
6507
6508 * maintaining.texi (Change Log): Correct the description of
6509 the example.
6510
6511 * major.texi (Choosing Modes): Document magic-mode-alist.
6512
8cf51b2c
GM
65132005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6514
6515 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6516 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6517 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6518 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6519 `w', respectively.
6520 (Rmail Labels): Mention `l'.
6521 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6522 (Rmail Summary Edit): Describe `j' and RET.
6523
c8763fb6 65242005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6525
6526 * xresources.texi (Lucid Resources): Add fontSet resource.
6527
8cf51b2c
GM
65282005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6529
6530 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6531 now called `indicate-empty-lines'.
6532
65332005-04-06 Kim F. Storm <storm@cua.dk>
6534
6535 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6536
65372005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6538
6539 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6540 deleted.
6541 (Marks vs Flags): Add some convenient key bindings.
6542 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6543 (Misc Dired Features): Correct and expand description of `w' command.
6544
6545 * frames.texi (XTerm Mouse): Delete apparently false info.
6546 The GNU/Linux console currently does not appear to support
6547 `xterm-mouse-mode'.
6548
8cf51b2c
GM
65492005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6550
6551 * calendar.texi (Diary): Mention shell utility `calendar'.
6552
65532005-04-01 Richard M. Stallman <rms@gnu.org>
6554
6555 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6556
8cf51b2c
GM
65572005-04-01 Lute Kamstra <lute@gnu.org>
6558
6559 * maintaining.texi (Change Log): add-change-log-entry uses
6560 add-log-mailing-address.
6561
65622005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6565 `VC Mode Line' and put in an xref to that node.
6566 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6567 its description.
6568
65692005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6570
6571 * calendar.texi (Calendar Systems): Say that the Persian calendar
6572 implemented here is the arithmetical one championed by Birashk.
6573
65742005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6575
6576 * programs.texi (Fortran Motion): Fix previous change.
6577
8cf51b2c
GM
65782005-03-29 Richard M. Stallman <rms@gnu.org>
6579
6580 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6581
65822005-03-29 Chong Yidong <cyd@stupidchicken.com>
6583
6584 * text.texi (Refill): Refer to Long Lines Mode.
6585 (Longlines): New node.
6586 (Auto Fill): Don't index "word wrap" here.
6587 (Filling): Add Longlines to menu.
6588
65892005-03-29 Richard M. Stallman <rms@gnu.org>
6590
6591 * xresources.texi: Minor fixes.
6592
6593 * misc.texi (Emacs Server): Fix Texinfo usage.
6594
6595 * emacs.texi (Top): Don't use a real section heading for
6596 "Detailed Node Listing". Fake it instead.
6597
6598 * basic.texi (Position Info): Minor cleanup.
6599
6600 * mule.texi (Input Methods): Minor cleanup.
6601
66022005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6603
6604 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6605 constructs as well.
6606 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6607
66082005-03-29 Kenichi Handa <handa@m17n.org>
6609
6610 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6611
6612 * basic.texi (Position Info): Update the description about the
6613 command C-u C-x =.
6614
66152005-03-28 Richard M. Stallman <rms@gnu.org>
6616
6617 * emacs.texi (Top): Use @section for the detailed node listing.
6618
6619 * calendar.texi: Minor fixes to previous change.
6620
6621 * programs.texi (Fortran): Small fixes to previous changes.
6622
6623 * emacs.texi (Top): Update list of subnodes of Dired.
6624 Likewise for building.texi.
6625
6626 * files.texi (File Conveniences): Delete Auto Image File mode.
6627
66282005-03-28 Chong Yidong <cyd@stupidchicken.com>
6629
6630 * building.texi (Flymake): New node.
6631
6632 * custom.texi (Function Keys): Document kp- event types and
6633 keypad-setup package.
6634
6635 * dired.texi (Wdired): New node.
6636
6637 * files.texi (File Conveniences): Reorder entries.
6638 Explain how to turn on Auto-image-file mode.
6639 Document Thumbs mode.
6640
6641 * mule.texi (Specify Coding): Document recode-region and
6642 recode-file-name.
6643
6644 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6645
66462005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6647
6648 * commands.texi (Keys): M-o is now a prefix key.
6649
66502005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6651
6652 * programs.texi: Reformat and update copyright years.
6653 (Fortran): Update section.
6654
66552005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6656
6657 * files.texi: Several small changes in addition to:
6658 (Visiting): Change xref for Dialog Boxes to ref.
6659 (Version Headers): Replace references to obsolete var
6660 `vc-header-alist' with `vc-BACKEND-header'.
6661 (Customizing VC): Update value of `vc-handled-backends'.
6662
66632005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6664
6665 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6666 move here from Emacs Lisp Reference Manual.
6667 * calendar.texi (Calendar/Diary, Diary Commands)
6668 (Special Diary Entries, Importing Diary): Change some xrefs to
6669 point to emacs-xtra rather than elisp.
6670
6671 * emacs-xtra.texi (Calendar Customizing):
6672 Move view-diary-entries-initially, view-calendar-holidays-initially,
6673 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6674 Emacs Manual.
6675 (Appt Customizing): Merge entire section into main Emacs Manual.
6676 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6677 mark-holidays-in-calendar here from emacs-xtra.
6678 (Displaying the Diary): Move view-diary-entries-initially,
6679 mark-diary-entries-in-calendar here from emacs-xtra.
6680 (Appointments): Move appt-display-mode-line,
6681 appt-display-duration, appt-disp-window-function,
6682 appt-delete-window-function here from emacs-xtra.
6683
6684 * calendar.texi: Update and reformat copyright.
6685 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6686 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6687 (Diary): Refer to `diary-file' rather than ~/diary.
6688 (Diary Commands): Rename node to "Displaying the Diary".
6689 * emacs.texi (Top): Rename "Diary Commands" section.
6690 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6691
66922005-03-26 Eli Zaretskii <eliz@gnu.org>
6693
6694 * misc.texi (Emacs Server): Fix the command for setting
6695 server-name. Add an xref to Invoking emacsclient.
6696
6697 * help.texi (Help Summary): Clarify when "C-h ." will do something
6698 nontrivial.
6699 (Apropos): Add cindex entry for apropos-sort-by-scores.
6700
6701 * display.texi (Text Display): Add index entries for how no-break
6702 characters are displayed.
6703
8cf51b2c
GM
67042005-03-26 Eli Zaretskii <eliz@gnu.org>
6705
6706 * files.texi (Visiting): Fix cross-references introduced with the
6707 last change.
6708
6709 * xresources.texi (GTK resources): Fix last change.
6710
8cf51b2c
GM
67112005-03-25 Chong Yidong <cyd@stupidchicken.com>
6712
6713 * xresources.texi (X Resources): GTK options documented too.
6714 (Resources): Clarify meaning of program name.
6715 (Table of Resources): Add visualClass.
6716 (GTK resources): Rewrite.
6717 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6718
6719 * display.texi (Text Display): Mention non-breaking spaces.
6720
6721 * files.texi (Reverting): Document auto-revert-check-vc-info.
6722
6723 * frames.texi (Mouse Commands): Document
6724 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6725
6726 * help.texi (Help Summary): Add `C-h .'.
6727 (Apropos): Apropos accepts a list of search terms.
6728 Document apropos-sort-by-scores.
6729 (Help Echo): Document display-local-help.
6730
6731 * misc.texi (Emacs Server): Document server-name.
6732 (Invoking emacsclient): Document -s option for server names.
6733
6734 * text.texi (Outline Visibility): Introduce "current heading
6735 line" (commands can be called with point on a body line).
6736 Re-order table to follow the sequence of discussion.
6737 hide-body won't hide lines before first header line.
6738 (TeX Mode): Add DocTeX mode.
6739
8cf51b2c
GM
67402005-03-24 Richard M. Stallman <rms@gnu.org>
6741
6742 * mule.texi (Single-Byte Character Support): Delete mention
6743 of iso-acc.el and iso-transl.el.
6744
8cf51b2c
GM
67452005-03-23 Lute Kamstra <lute@gnu.org>
6746
6747 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6748
67492005-03-23 Richard M. Stallman <rms@gnu.org>
6750
8cf51b2c
GM
6751 * search.texi: Delete explicit node pointers.
6752 (Incremental Search): New menu.
6753 (Basic Isearch, Repeat Isearch, Error in Isearch)
6754 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6755 (Slow Isearch): New subnodes.
6756 (Configuring Scrolling): Node deleted.
6757 (Search Case): Doc default-case-fold-search.
6758 (Regexp Replace): Move replace-regexp doc here.
6759
6760 * rmail.texi (Movemail): Put commas inside closequotes.
6761
6762 * picture.texi (Insert in Picture): Document C-c arrow combos.
6763 (Basic Picture): Clarify erasure.
6764
6765 * display.texi (Font Lock): Put commas inside closequotes.
6766
6767 * cmdargs.texi (General Variables): Put commas inside closequotes.
6768
67692005-03-23 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * building.texi (Stack Buffer): Mention reverse contrast for
6772 *selected* frame (might not be current frame).
6773
8cf51b2c
GM
67742005-03-21 Richard M. Stallman <rms@gnu.org>
6775
6776 * building.texi (Starting GUD): Add bashdb.
6777
67782005-03-20 Chong Yidong <cyd@stupidchicken.com>
6779
6780 * basic.texi (Moving Point): Add M-g M-g binding.
6781 (Undo): Document undo-only.
6782 (Position Info): Document M-g M-g and C-u M-g M-g.
6783
6784 * building.texi (Building): Put Grep Searching after Compilation
6785 Shell.
6786 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6787 Document next-error-highlight.
6788 (Grep Searching): Document grep-highlight-matches.
6789 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6790
6791 * calendar.texi (Importing Diary): Rename node from iCalendar.
6792 Document diary-from-outlook.
6793
6794 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6795 Commands.
6796 Mention effect of X drag and drop on Dired buffers.
6797
6798 * files.texi (Visiting): Document large-file-warning-threshold.
6799 Move paragraph on file-selection dialog.
6800 Mention visiting files using X drag and drop.
6801 (Reverting): Mention using Auto-Revert mode to tail files.
6802 Document auto-revert-tail-mode.
6803 (Version Systems): Minor correction.
6804 (Comparing Files): Diff-mode is no longer based on Compilation
6805 mode.
6806 Document compare-ignore-whitespace.
6807 (Misc File Ops): Explain passing a directory to rename-file.
6808 Likewise for copy-file and make-symbolic-link.
6809
6810 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6811 Document mouse-wheel-progressive speed.
6812
6813 * help.texi (Misc Help): Document numeric argument for C-h i.
6814 Correctly explain the effect of just C-u as argument.
6815
6816 * killing.texi (Deletion): Document numeric argument for
6817 just-one-space.
6818
6819 * mini.texi (Completion): Completion acts on text before point.
6820
6821 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6822 (Emulation): CUA mode replaces pc-bindings-mode,
6823 pc-selection-mode, and s-region.
6824
6825 * mule.texi (Input Methods): Leim is now built-in.
6826 (Select Input Method): Document quail-show-key.
6827 (Specify Coding): Document revert-buffer-with-coding-system.
6828
6829 * programs.texi (Fortran Motion): Document f90-next-statement,
6830 f90-previous-statement, f90-next-block, f90-previous-block,
6831 f90-end-of-block, and f90-beginning-of-block.
6832
6833 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6834
6835 * emacs.texi (Acknowledgments): Updated.
6836
6837 * anti.texi: Total rewrite.
6838
8cf51b2c
GM
68392005-03-19 Chong Yidong <cyd@stupidchicken.com>
6840
6841 * ack.texi (Acknowledgments): Update.
6842
68432005-03-19 Eli Zaretskii <eliz@gnu.org>
6844
1c6c854e
CS
6845 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6846 Update copyright years.
8cf51b2c
GM
6847
68482005-03-14 Nick Roberts <nickrob@snap.net.nz>
6849
6850 * building.texi (Commands of GUD): Move paragraph on setting
6851 breakpoints with mouse to the GDB Graphical Interface node.
6852
68532005-03-07 Richard M. Stallman <rms@gnu.org>
6854
8cf51b2c
GM
6855 * misc.texi (Single Shell, Shell Options): Fix previous change.
6856
6857 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6858
68592005-03-06 Richard M. Stallman <rms@gnu.org>
6860
6861 * building.texi (Starting GUD): Don't explain text vs graphical
6862 GDB here. Just mention it and xref.
6863 Delete "just one debugger process".
6864 (Debugger Operation): Move GUD tooltip info here.
6865 (GUD Tooltips): Node deleted.
6866 (GDB Graphical Interface): Explain the two GDB modes here.
6867
8cf51b2c
GM
6868 * sending.texi (Sending Mail): Minor cleanup.
6869 (Mail Aliases): Explain quoting conventions.
6870 Update key rebinding example.
6871 (Header Editing): C-M-i is like M-TAB.
6872 (Mail Mode Misc): mail-attach-file does not do MIME.
6873
6874 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6875 that really belongs here.
6876 (Remote Mailboxes): Text moved to Rmail Inbox.
6877 (Rmail Display): Mention Mouse-1.
6878 (Movemail): Clarify two movemail versions.
6879 Clarify rmail-movemail-program.
6880
8cf51b2c
GM
6881 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6882 Document async shell commands.
6883 (Shell History): Clarify.
6884 (Shell Ring): Mention C-UP an C-DOWN.
6885 (Shell Options): Add comint-prompt-read-only.
6886 (Invoking emacsclient): Set EDITOR to run Emacs.
6887 (Sorting): No need to explain what region is.
6888 (Saving Emacs Sessions): Fix typo.
6889 (Recursive Edit): Fix punctuation.
6890 (Emulation): Don't mention "PC bindings" which are standard.
6891 (Hyperlinking): Explain Mouse-1 convention here.
6892 (Find Func): Node deleted.
6893
8cf51b2c
GM
6894 * help.texi (Name Help): Xref to Hyperlinking.
6895
6896 * glossary.texi (Glossary):
6897 Rename "Balance Parentheses" to "Balancing...".
6898 Add "Byte Compilation". Correct "Copyleft".
6899 New xref in "Customization".
6900 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6901 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6902 Rename "Registers" to "Register".
6903 Replace "Selecting" with "Selected Frame",
6904 "Selected Window", and "Selecting a Buffer".
6905
6906 * files.texi (Types of Log File): Explain how projects'
6907 methods can vary.
6908
8cf51b2c
GM
6909 * display.texi (Faces): Delete "Emacs 21".
6910
6911 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6912 * fixit.texi (Spelling): C-M-i like M-TAB.
6913 * mini.texi (Completion Options): C-M-i like M-TAB.
6914 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6915 * text.texi (Text Mode): C-M-i like M-TAB.
6916
6917 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6918
6919 * calendar.texi (Specified Dates): Mention `g w'.
6920 (Appointments): appt-activate toggles with no arg.
6921
8cf51b2c
GM
69222005-03-05 Juri Linkov <juri@jurta.org>
6923
6924 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6925 "invocation (command line arguments)".
8cf51b2c
GM
6926 (Misc X): Add -nbc, --no-blinking-cursor.
6927
69282005-03-04 Ulf Jasper <ulf.jasper@web.de>
6929
6930 * calendar.texi (iCalendar): No need to require it now.
6931
8cf51b2c
GM
69322005-03-03 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * trouble.texi (Contributing): Mention Savannah. Direct users to
6935 emacs-devel.
6936
69372005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6938
6939 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6940 window.
6941
8cf51b2c
GM
69422005-02-27 Richard M. Stallman <rms@gnu.org>
6943
6944 * building.texi (Compilation): Update mode line status info.
6945
69462005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6947
6948 * calendar.texi (General Calendar): Document binding of
6949 scroll-other-window-down.
6950 (Mayan Calendar): Fix earliest date.
6951 (Time Intervals): Document timeclock-change.
6952 Fix timeclock-ask-before-exiting documentation.
6953
69542005-02-26 Kim F. Storm <storm@cua.dk>
6955
6956 * frames.texi (Mouse References):
6957 Add mouse-1-click-in-non-selected-windows.
6958
69592005-02-25 Richard M. Stallman <rms@gnu.org>
6960
6961 * screen.texi (Screen): Explain better about cursors and mode lines;
6962 don't presuppose text terminals.
6963 (Point): Don't assume just one cursor.
6964 Clarify explanation of cursors.
6965 (Echo Area, Menu Bar): Cleanups.
6966
6967 * mini.texi (Minibuffer): Prompts are highlighted.
6968 (Minibuffer Edit): Newline = C-j only on text terminals.
6969 Clarify resize-mini-windows values.
6970 Mention M-PAGEUP and M-PAGEDOWN.
6971 (Completion Commands): Mouse-1 like Mouse-2.
6972 (Minibuffer History): Explain history commands better.
6973 (Repetition): Add xref to Incremental Search.
6974
6975 * mark.texi (Setting Mark): Clarify info about displaying mark.
6976 Clarify explanation of C-@ and C-SPC.
6977 (Transient Mark): Mention Delete Selection mode.
6978 (Marking Objects): Clean up text about extending the region.
6979
6980 * m-x.texi (M-x): One C-g doesn't always go to top level.
6981 No delay before suggest-key-bindings output.
6982
6983 * fixit.texi (Fixit): Mention C-/ for undo.
6984 (Spelling): Mention ESC TAB like M-TAB.
6985 Replacement words with r and R are rechecked.
6986 Say where C-g leaves point. Mention ? as input.
6987
69882005-02-23 Lute Kamstra <lute@gnu.org>
6989
6990 * cmdargs.texi (Initial Options): Add cross reference.
6991
8cf51b2c
GM
69922005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6993
6994 * emacs.texi (Top): Update menu for splitting of node in
6995 msdog.texi.
6996 * frames.texi (Frames): Update xref for splitting of node in
6997 msdog.texi.
6998 * trouble.texi (Quitting): Ditto.
6999
70002005-02-16 Richard M. Stallman <rms@gnu.org>
7001
7002 * windows.texi (Split Window): Simplify line truncation info
7003 and xref to Display Custom.
7004
7005 * trouble.texi (Quitting): Emergency escape only for text terminal.
7006 (Screen Garbled): C-l for ungarbling is only for text terminal.
7007
7008 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7009
7010 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7011
7012 * programs.texi (Program Modes): Mention Python mode.
7013 (Moving by Defuns): Repeating C-M-h extends region.
7014 (Basic Indent): Clarify.
7015 (Custom C Indent): Clarify.
7016 (Expressions): Repeating C-M-@ extends region.
7017 (Info Lookup): Clarify for C-h S.
7018 (Symbol Completion): ESC TAB alternative for M-TAB.
7019 (Electric C): Clarify.
7020
7021 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
7022
7023 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
7024 MS-DOS Input node.
7025 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
7026 (MS-DOS and MULE): Clarify.
7027 (MS-DOS Processes, Windows Processes): Fix typos.
7028
7029 * major.texi (Choosing Modes): Clarify.
7030
7031 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
7032 (Keyboard Macro Step-Edit): Clarify.
7033
7034 * indent.texi (Indentation): Clarifications.
7035
7036 * help.texi (Help): Correct error about C-h in query-replace.
7037 Clarify apropos vs C-h a. Fix how to search in FAQ.
7038 (Key Help): Describe C-h w here.
7039 (Name Help): Minor cleanup. C-h w moved to Key Help.
7040 Clarify the "object" joke.
7041 (Apropos): Clarify. Mouse-1 like Mouse-2.
7042 (Help Mode): Mouse-1 like Mouse-2.
7043
7044 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
7045
7046 * display.texi (Display): Reorder menu.
7047 (Faces): Cleanup.
7048 (Font Lock): Cleanup. Mention Options menu.
7049 Delete obsolete text.
7050 (Scrolling): For C-l, don't presume text terminal.
7051 (Horizontal Scrolling): Simplify intro.
7052 (Follow Mode): Clarify.
1c6c854e 7053 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
7054 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
7055 Doc default-tab-width. Doc line truncation more thoroughly.
7056
7057 * dired.texi (Dired Enter): C-x C-f can run Dired.
7058 (Dired Visiting): Comment out `a' command.
7059 Mouse-1 is like Mouse-2.
7060 (Shell Commands in Dired): ? can be used more than once.
7061
7062 * basic.texi (Continuation Lines): Simplify description of truncation,
7063 and refer to Display Custom for the rest of it.
7064
8cf51b2c
GM
70652005-02-06 Lute Kamstra <lute@gnu.org>
7066
7067 * basic.texi (Undo): Fix typo.
7068
7069 * cmdargs.texi (Emacs Invocation): Fix typo.
7070
7071 * custom.texi (Init Examples): Fix typo.
7072
7073 * abbrevs.texi (Expanding Abbrevs): Fix typo.
7074
70752005-02-06 Richard M. Stallman <rms@gnu.org>
7076
7077 * regs.texi (Registers): Registers can hold numbers, too.
7078
7079 * killing.texi (Other Kill Commands): Cleanup.
7080 Delete redundant explanation of kill in read-only buffer.
7081 (Yanking): Mention term "copying".
7082 (Accumulating Text): Fix typo.
7083
7084 * entering.texi (Entering Emacs): Update rationale at start.
7085 (Exiting): Treat iconifying on a par with suspension.
7086
7087 * custom.texi (Minor Modes): Fix typo.
7088 (Easy Customization): Fix menu style.
7089 (Variables): Add xref.
7090 (Examining): Setting for future sessions works through .emacs.
7091 (Keymaps): "Text terminals", not "Many".
7092 (Init Rebinding): Explain \C-. Show example of \M-.
7093 Fix minor wording errors.
7094 (Function Keys): Explain vector syntax just once.
7095 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7096 (Init File): Mention .emacs.d directory.
7097 (Init Examples): Add xref.
7098 (Find Init): Mention .emacs.d directory.
7099
7100 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7101 (Action Arguments): Explain which kinds of -l args are found how.
7102 (Initial Options): --batch does not inhibit site-start.
7103 Add xrefs.
7104 (Command Example): Use --batch, not -batch.
7105
7106 * basic.texi (Inserting Text): Cleanup wording.
7107 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7108 C-n is not error at end of buffer.
7109 (Undo): Doc C-/ like C-_. Add xrefs.
7110 (Arguments): META key may be labeled ALT.
7111 Peculiar arg meanings are explained in doc strings.
7112
7113 * abbrevs.texi (Expanding Abbrevs): Clarify.
7114
71152005-02-05 Eli Zaretskii <eliz@gnu.org>
7116
7117 * frames.texi (Frame Parameters): Add an xref to the description
7118 of list-colors-display. Add a pointer to the X docs about colors.
7119
7120 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7121 Improve docs of list-colors-display.
8cf51b2c
GM
7122
71232005-02-03 Lute Kamstra <lute@gnu.org>
7124
7125 * frames.texi (Frames, Drag and Drop): Fix typos.
7126
71272005-02-03 Richard M. Stallman <rms@gnu.org>
7128
7129 * windows.texi (Basic Window): Mention color-change in mode line.
7130 (Change Window): Explain dragging vertical boundaries.
7131
7132 * text.texi (Sentences): Clarify.
7133 (Paragraphs): Explain M-a and blank lines.
7134 (Outline Mode): Clarify text and menu.
7135 (Hard and Soft Newlines): Mention use-hard-newlines.
7136
7137 * frames.texi (Frames): Delete unnecessary mention of Windows.
7138 (Mouse Commands): Likewise. Mention xterm mouse support.
7139 (Clipboard): Clarify.
7140 (Mouse References): Mention use of Mouse-1 for following links.
7141 (Menu Mouse Clicks): Clarify.
7142 (Mode Line Mouse): Clarify.
7143 (Drag and Drop): Rewrite.
7144
7145 * fixit.texi (Spelling): Fix typo.
7146
7147 * files.texi (File Names): Clarify.
7148 (Visiting): Update conditions for use of file dialog. Clarify.
7149 (Saving): Doc d as answer in save-some-buffers.
7150 (Remote Files): Clean up the text.
7151
7152 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7153
7154 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7155 (List Buffers): Clarify.
7156 (Several Buffers): Doc T command.
7157 (Buffer Convenience): Clarify menu.
7158
7159 * basic.texi (Undo): Clarify last change.
7160
71612005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7162
7163 * fixit.texi (Spelling): Fix typo.
7164
71652005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7166
7167 * basic.texi (Undo): Update description of `undo-outer-limit'.
7168
71692005-02-01 Nick Roberts <nickrob@snap.net.nz>
7170
7171 * building.texi: Update documentation relating to GDB Graphical
7172 Interface.
7173
71742005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7175
7176 * custom.texi (Easy Customization): Adapt menu to node name change.
7177
71782005-01-30 Richard M. Stallman <rms@gnu.org>
7179
7180 * custom.texi (Easy Customization): Defn of "User Option" now
7181 includes faces. Don't say just "option" when talking about variables.
7182 Do say just "options" to mean "anything customizable".
7183 (Specific Customization): Describe `customize-variable',
7184 not `customize-option'.
7185
7186 * glossary.texi (Glossary) <Faces>: Add xref.
7187 <User Option>: Change definition--include faces. Change xref.
7188
7189 * picture.texi (Picture): Mention artist.el.
7190
7191 * sending.texi, screen.texi, programs.texi, misc.texi:
7192 * mini.texi, major.texi, maintaining.texi, macos.texi:
7193 * help.texi, frames.texi, files.texi:
7194 Don't say just "option" when talking about variables.
7195
7196 * display.texi, mule.texi: Don't say just "option" when talking
7197 about variables. Other minor cleanups.
7198
8cf51b2c
GM
71992005-01-26 Lute Kamstra <lute@gnu.org>
7200
7201 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7202 File'. Mention the `-Q' option at the `--no-site-file' option.
7203
8cf51b2c
GM
72042005-01-22 David Kastrup <dak@gnu.org>
7205
7206 * building.texi (Grep Searching): Mention alias `find-grep' for
7207 `grep-find'.
7208
72092005-01-20 Richard M. Stallman <rms@gnu.org>
7210
7211 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7212
8cf51b2c
GM
72132005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7214
7215 * rmail.texi (Movemail): Explain differences
7216 between standard and mailutils versions of movemail.
7217 Describe command line and configuration options introduced
7218 with the latter.
7219 Explain the notion of mailbox URL, provide examples and
7220 cross-references to mailutils documentation.
7221 Describe various methods of specifying mailbox names,
7222 user names and user passwords for rmail.
1c6c854e
CS
7223 (Remote Mailboxes): New section.
7224 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7225 options used to control its behavior.
7226 (Other Mailbox Formats): Explain handling of various mailbox
7227 formats.
7228
72292005-01-13 Richard M. Stallman <rms@gnu.org>
7230
7231 * commands.texi (Commands): Clarification.
7232
72332005-01-11 Richard M. Stallman <rms@gnu.org>
7234
7235 * programs.texi (Multi-line Indent): Fix previous change.
7236 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7237
8cf51b2c
GM
72382005-01-08 Richard M. Stallman <rms@gnu.org>
7239
7240 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7241 lazy-highlight.
7242
7243 * search.texi (Query Replace): Mention faces query-replace
7244 and lazy-highlight.
7245 (Incremental Search): Update isearch highlighting info.
7246
8cf51b2c
GM
72472005-01-04 Richard M. Stallman <rms@gnu.org>
7248
7249 * custom.texi (Saving Customizations): Minor improvement.
7250
8cf51b2c
GM
72512005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7252
7253 * custom.texi (Saving Customizations): Emacs no longer loads
7254 `custom-file' after .emacs. No longer mention customizing through
7255 Custom.
7256
8cf51b2c
GM
72572005-01-01 Andreas Schwab <schwab@suse.de>
7258
7259 * killing.texi (Graphical Kill): Move up under node Killing,
7260 change @section to @subsection.
7261
72622005-01-01 Richard M. Stallman <rms@gnu.org>
7263
7264 * custom.texi (Face Customization): Mention hex color specs.
7265
7266 * emacs.texi (Top): Update Killing submenu.
7267
7268 * killing.texi (Killing): Reorganize section.
7269 No more TeX-only text; put the node command at start of chapter.
7270 But the first section heading is used only in TeX.
7271 Rewrite the text to read better in this mode.
7272 (Graphical Kill): New subnode gets some of the text that
7273 used to be in the first section.
7274
72752004-12-31 Richard M. Stallman <rms@gnu.org>
7276
7277 * dired.texi (Shell Commands in Dired): Delete the ? example.
7278
7279 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7280
7281 * files.texi (Saving): Describe new require-final-newline features
7282 and mode-require-final-newline.
7283
8cf51b2c
GM
72842004-12-29 Richard M. Stallman <rms@gnu.org>
7285
7286 * custom.texi (File Variables): Clarify previous change.
7287
c8763fb6 72882004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7289
7290 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7291 out now.
7292
72932004-12-27 Richard M. Stallman <rms@gnu.org>
7294
7295 * Makefile.in (MAKEINFO): Specify --force.
7296
7297 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7298 (Undo): Doc undo-outer-limit.
7299
8cf51b2c
GM
73002004-12-15 Juri Linkov <juri@jurta.org>
7301
7302 * mark.texi (Transient Mark, Mark Ring): M-< and other
7303 movement commands don't set mark in Transient Mark mode
7304 if mark is active.
7305
8cf51b2c
GM
73062004-12-12 Juri Linkov <juri@jurta.org>
7307
7308 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7309 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7310
7311 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7312 (Misc Dired Commands): Add @r{(Dired)} to w.
7313
73142004-12-12 Juri Linkov <juri@jurta.org>
7315
7316 * mark.texi (Marking Objects): Marking commands also extend the
7317 region when mark is active in Transient Mark mode.
7318
8cf51b2c
GM
73192004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7320
7321 * custom.texi (Saving Customizations): Emacs only loads the custom
7322 file automatically after the init file in version 22.1 or later.
7323 Adapt text and examples to this fact.
7324
8cf51b2c
GM
73252004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7326
7327 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7328 be set through Custom. Otherwise, it has no effect.
7329
8cf51b2c
GM
73302004-12-05 Richard M. Stallman <rms@gnu.org>
7331
7332 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7333 * entering.texi: Rename Command Line to Emacs Invocation.
7334
10d1d0af 7335 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7336
7337 * custom.texi (Easy Customization): Move up to section level,
7338 before Variables. Avoid using the term "variable"; say "option".
7339 New initial explanation.
7340 (Variables): In initial explanation, connect "variable" to the
7341 already-explained "user option".
7342
7343 * emacs.texi (Top): Fix ref to Command Line.
7344 Move reference to Easy Customization.
7345
7346 * xresources.texi (X Resources): Fix From link.
7347
7348 * doclicense.texi (GNU Free Documentation License): Fix To link.
7349
7350 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7351
7352 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7353
73542004-12-03 Richard M. Stallman <rms@gnu.org>
7355
7356 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7357
73582004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7359
7360 * kmacro.texi: Several small changes in addition to the following.
7361 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7362 defining a keyboard macro.
7363 Mention `kmacro-ring-max'.
7364 (Keyboard Macro Counter): Clarify description of
7365 `kmacro-insert-counter', `kmacro-set-counter',
7366 `kmacro-add-counter' and `kmacro-set-format'.
7367
73682004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7369
7370 * custom.texi (File Variables): Add `unibyte' and make it more
7371 clear that `unibyte' and `coding' are special. Suggested by Simon
7372 Krahnke <overlord@gmx.li>.
7373
7374 * mule.texi (Enabling Multibyte): Refer to File Variables.
7375 Suggested by Simon Krahnke <overlord@gmx.li>.
7376
c8763fb6 73772004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7378
7379 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7380 x-use-old-gtk-file-dialog.
7381
8cf51b2c
GM
73822004-11-20 Richard M. Stallman <rms@gnu.org>
7383
7384 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7385
73862004-11-09 Lars Brinkhoff <lars@nocrew.org>
7387
7388 * building.texi (Lisp Eval): Delete hyphen in section name.
7389
73902004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7391
7392 * files.texi (Old Versions):
7393 No longer document annotation as "CVS only".
7394
73952004-11-10 Andre Spiegel <spiegel@gnu.org>
7396
7397 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7398 version systems, mentioning the new ones that we support.
7399 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7400 suggestions.
7401
c8763fb6 74022004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7403
49823426 7404 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7405
c8763fb6 74062004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7407
7408 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7409
74102004-10-23 Eli Zaretskii <eliz@gnu.org>
7411
7412 * text.texi (Text Based Tables, Table Definition)
7413 (Table Creation, Table Recognition, Cell Commands)
7414 (Cell Justification, Row Commands, Column Commands)
7415 (Fixed Width Mode, Table Conversion, Measuring Tables)
7416 (Table Misc): New nodes, documenting the Table Mode.
7417
8cf51b2c
GM
74182004-10-19 Jason Rumney <jasonr@gnu.org>
7419
7420 * makefile.w32-in (info): Change order of arguments to makeinfo.
7421
74222004-10-19 Ulf Jasper <ulf.jasper@web.de>
7423
7424 * calendar.texi (iCalendar): Update for package changes.
7425
8cf51b2c
GM
74262004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7427
7428 * files.texi (Misc File Ops): View mode is a minor mode.
7429
8cf51b2c
GM
74302004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7431
7432 * calendar.texi (iCalendar): Style changes.
7433
74342004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * search.texi (Regexps): The regexp described in the example is no
7437 longer stored in the variable `sentence-end'.
7438
8cf51b2c
GM
74392004-10-06 Nick Roberts <nickrob@snap.net.nz>
7440
7441 * building.texi (Starting GUD): Note that multiple debugging
7442 sessions requires `gdb --fullname'.
7443
74442004-10-05 Ulf Jasper <ulf.jasper@web.de>
7445
7446 * calendar.texi (iCalendar): New section for a new package.
7447
8cf51b2c
GM
74482004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * text.texi: Various small changes in addition to the following.
7451 (Text): Replace xref for autotype with inforef.
7452 (Sentences): Explain nil value for `sentence-end'.
7453 (Paragraphs): Update default values for `paragraph-start' and
7454 `paragraph-separate'.
7455 (Text Mode): Correct description of Text mode's effect on the
7456 syntax table.
7457 (Outline Visibility): `hide-other' does not hide top level headings.
7458 `selective-display-ellipses' no longer has an effect on Outline mode.
7459 (TeX Misc): Add missing @cindex.
7460 Replace xref for RefTeX with inforef.
7461 (Requesting Formatted Text): The variable
7462 `enriched-fill-after-visiting' no longer exists.
7463 (Editing Format Info): Update names of menu items and commands.
7464 (Format Faces): Mention special effect of specifying the default face.
7465 Describe inheritance of text properties.
7466 Correct description of `fixed' face.
7467 (Format Indentation): Correct description of effect of setting
7468 margins. Mention `set-left-margin' and `set-right-margin'.
7469 (Format Justification): Update names of menu items.
7470 `set-justification-full' is now bound to `M-j b'.
7471 Mention that `default-justification' is a per buffer variable.
7472 (Format Properties): Update name of menu item.
7473 (Forcing Enriched Mode): `format-decode-buffer' automatically
7474 turns on Enriched mode if the buffer is in text/enriched format.
7475
74762004-10-05 Emilio C. Lopes <eclig@gmx.net>
7477
7478 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7479
74802004-09-28 Kim F. Storm <storm@cua.dk>
7481
7482 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7483 Align with new functionality.
7484
8cf51b2c
GM
74852004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7486
7487 * display.texi (Display Custom): Remove stray `@end defvar'.
7488
74892004-09-23 Kim F. Storm <storm@cua.dk>
7490
7491 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7492 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7493
8cf51b2c
GM
74942004-09-20 Richard M. Stallman <rms@gnu.org>
7495
7496 * custom.texi (Hooks): Explain using setq to clear out a hook.
7497 (File Variables): Explain multiline string constants.
7498 (Non-ASCII Rebinding): Explain when you need to update
7499 non-ASCII char codes in .emacs.
7500
7501 * building.texi (Compilation): Explain how to make a silent
7502 subprocess that won't be terminated. Explain compilation-environment.
7503
75042004-09-13 Kim F. Storm <storm@cua.dk>
7505
7506 * mini.texi (Repetition): Rename isearch-resume-enabled to
7507 isearch-resume-in-command-history and change default to disabled.
7508
8cf51b2c
GM
75092004-09-09 Kim F. Storm <storm@cua.dk>
7510
7511 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7512 with new `kmacro-name-last-macro'.
7513
8cf51b2c
GM
75142004-09-08 Juri Linkov <juri@jurta.org>
7515
7516 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7517
8cf51b2c
GM
75182004-09-03 Juri Linkov <juri@jurta.org>
7519
7520 * search.texi (Incremental Search): Update wording for M-%.
7521
75222004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * killing.texi (Killing): Correct description of kill commands in
7525 read-only buffer.
7526
75272004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7528
7529 * building.texi (Compilation Mode): Add a paragraph about rules
7530 for finding the compilation buffer for `next-error'.
7531
7532 * search.texi (Other Repeating Search): Mention that Occur mode
7533 supports the next-error functionality.
7534
75352004-09-02 Juri Linkov <juri@jurta.org>
7536
7537 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7538
75392004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7540
7541 * kmacro.texi (Basic Keyboard Macro):
7542 `apply-macro-to-region-lines' now operates on all lines that begin
7543 in the region, rather than on all complete lines in the region.
7544
c8763fb6 75452004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7546
7547 * frames.texi (Drag and drop): Add documentation about
7548 x-dnd-test-function and x-dnd-known-types.
7549
75502004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7551
7552 * indent.texi: Various minor changes in addition to:
7553 (Indentation Commands): Correct description of `indent-relative'.
7554 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7555 mode. The *Tab Stops* buffer uses Overwrite Mode.
7556 (Just Spaces): `tabify' converts sequences of at least two spaces
7557 to tabs.
7558
8cf51b2c
GM
75592004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7560
7561 * frames.texi (Secondary Selection): Setting the secondary
7562 selection with M-Drag-Mouse-1 does not alter the kill ring,
7563 setting it with M-Mouse-1 and M-Mouse-3 does.
7564 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7565 toolkit scroll bars.
7566 (Scroll Bars): Ditto.
7567
7568 * windows.texi (Basic Window): When using a window system, the value
7569 of point in a non-selected window is indicated by a hollow box.
7570 (Split Window): Side by side windows are separated by a scroll bar,
7571 if scroll bars are used.
7572 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7573 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7574 (Window Convenience): Update bindings for `winner-undo' and
7575 `winner-redo'.
7576
7577 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7578 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7579 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7580 of "Using Emacs as a Server".
7581 * building.texi (Building): Interchange nodes (for correct numbering).
7582 * programs.texi (Programs): Interchange nodes (for correct numbering).
7583 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7584 Info to the node structure.
7585 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7586 Rearrange order of nodes and sections such that both "GNU GENERAL
7587 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7588 end, as appropriate for appendices.
7589 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7590 Use `@unnumberedsec'.
7591 * trouble.texi: Adapt sectioning in Info to the node structure.
7592 Adapt node pointers to change in emacs.texi.
7593 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7594
8cf51b2c
GM
75952004-08-25 Kenichi Handa <handa@m17n.org>
7596
7597 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7598 description for unibyte mode.
7599
76002004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7603
7604 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7605 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7606 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7607 in @pxref.
7608
76092004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7610
7611 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7612 Change section names.
7613
8cf51b2c
GM
76142004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7615
7616 * kmacro.texi (Keyboard Macro Ring): Rename section.
7617 Emacs treats the head of the macro ring as the `last keyboard macro'.
7618 (Keyboard Macro Counter): Minor change.
7619 (Save Keyboard Macro): Some clarifications.
7620 (Edit Keyboard Macro): Rename section.
7621
7622 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7623 32-bit machines.
7624 (Several Buffers): Clarify which buffer is selected if `2' is
7625 pressed in the Buffer Menu.
7626 Auto Revert mode can be used to update the Buffer Menu
7627 automatically.
7628
76292004-08-21 Eli Zaretskii <eliz@gnu.org>
7630
7631 * help.texi (Misc Help): Add an index entry for finding an Info
7632 manual by its file name.
7633
76342004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7635
7636 * files.texi (Backup Deletion): Correct description of
7637 `delete-old-versions'.
7638 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7639 (Auto Save Files): Recommend `auto-save-mode' to reenable
7640 auto-saving, rather than the abbreviation `auto-save'.
7641
76422004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7643
7644 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7645 for "killing" and "yanking" in main menu.
7646
76472004-08-16 Richard M. Stallman <rms@gnu.org>
7648
7649 * killing.texi (Yanking, Killing): Minor cleanups.
7650
7651 * mark.texi (Momentary Mark): Minor cleanups.
7652
76532004-08-15 Kenichi Handa <handa@etl.go.jp>
7654
7655 * custom.texi (Non-ASCII Rebinding):
7656 C-q always inserts the right code to pass to global-set-key.
7657
8cf51b2c
GM
76582004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7659
7660 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7661 `insert-register', instead of `C-x r g' binding, for consistency.
7662
76632004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7664
7665 * fixit.texi (Spelling): Fix typo.
7666
76672004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7668
7669 * help.texi (Help): Fix Texinfo usage.
7670
8cf51b2c
GM
76712004-07-24 Richard M. Stallman <rms@gnu.org>
7672
7673 * text.texi (Paragraphs): Update how paragraphs are separated
7674 and the default for paragraph-separate.
7675
7676 * search.texi (Regexp Replace): Further update text for new
7677 replacement operators.
7678
8cf51b2c
GM
76792004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7682 `R' switch.
7683
7684 * dired.texi (Dired Updating): `k' only deletes inserted
7685 subdirectories from the Dired buffer if a prefix argument was given.
7686
7687 * search.texi (Regexps): Delete redundant definition of `symbol' in
7688 description of `\_>'. It already occurs in the description of `\_<'.
7689
8cf51b2c
GM
76902004-07-01 Juri Linkov <juri@jurta.org>
7691
7692 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7693 (Regexp Search): Add M-r.
7694
76952004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7696
7697 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7698
76992004-06-29 Jesper Harder <harder@ifa.au.dk>
7700
49823426 7701 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7702
77032004-06-25 Richard M. Stallman <rms@gnu.org>
7704
7705 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7706
77072004-06-25 David Kastrup <dak@gnu.org>
7708
7709 * search.texi (Regexp Replace): Some typo corrections and
7710 rearrangement.
7711
77122004-06-24 David Kastrup <dak@gnu.org>
7713
7714 * search.texi (Unconditional Replace): Use replace-string instead
7715 of query-replace in example.
7716 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7717 sequences.
7718 (Query Replace): Correct explanation of `^' which does not use
7719 the mark stack.
7720
77212004-06-21 Nick Roberts <nickrob@gnu.org>
7722
7723 * misc.texi (Shell History Copying): Document comint-insert-input.
7724 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7725
8cf51b2c
GM
77262004-06-20 Jesper Harder <harder@ifa.au.dk>
7727
7728 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7729 * custom.texi (Customization): Do.
7730 * anti.texi (Antinews): Do.
7731 * abbrevs.texi (Defining Abbrevs): Do.
7732
7733 * programs.texi (Info Lookup): Fix keybinding for
7734 info-lookup-symbol.
7735
77362004-06-16 Juanma Barranquero <lektu@terra.es>
7737
7738 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7739 Add emacs-xtra.
7740 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7741 (clean): Add emacs-xtra and flymake. Remove redundancies.
7742
77432004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7744
7745 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7746 Add emacs-xtra.
7747 * emacs-xtra.texi: New file.
7748
77492004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7750
7751 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7752 (Dired and Find): Mention differences with ordinary Dired buffers.
7753
8cf51b2c
GM
77542004-06-13 Richard M. Stallman <rms@gnu.org>
7755
7756 * custom.texi (Init Syntax): Explain about vars that do special
7757 things when set with setq or with Custom.
7758 (Init Examples): Add line-number-mode example.
7759
8cf51b2c
GM
77602004-06-12 Juri Linkov <juri@jurta.org>
7761
7762 * dired.texi (Operating on Files): Add dired-do-touch.
7763
8cf51b2c
GM
77642004-06-10 Juri Linkov <juri@jurta.org>
7765
7766 * building.texi (Lisp Eval): Add C-M-x on defface.
7767
77682004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * files.texi (Reverting): Auto-Revert mode and
7771 Global Auto-Revert mode no longer revert remote files.
7772
8cf51b2c
GM
77732004-05-29 Richard M. Stallman <rms@gnu.org>
7774
7775 * custom.texi (Init File): Two dashes start --no-site-file.
7776
8cf51b2c
GM
77772004-05-29 Alan Mackenzie <acm@muc.de>
7778
7779 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7780 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7781 (AWK, Pike): Document as "C-like modes".
7782 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7783 (M-x man): Supersedes M-x manual-entry.
7784 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7785
7786 ("Comments in C"): Delete node; the info is in CC Mode manual.
7787 (c-comment-only-line-offset): Remove description.
7788
7789 (C-c ., C-c C-c): Describe new C Mode bindings.
7790
7791 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7792 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7793 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7794 Amend definitions.
7795
7796 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7797 Describe functions.
7798
7799 (c-comment-start-regexp, c-hanging-comment-ender-p)
7800 (c-hanging-comment-starter-p): Remove obsolete definitions.
7801
7802 * emacs.texi: Remove the menu entry "Comments in C".
7803
8cf51b2c
GM
78042004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7805
7806 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7807 `M-x locate'.
7808
78092004-05-16 Karl Berry <karl@gnu.org>
7810
7811 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7812 makeinfo --html fails.
7813 * help.texi (Help Summary) [@ifnottex]: Likewise.
7814
78152004-05-13 Nick Roberts <nickrob@gnu.org>
7816
7817 * building.texi (GDB Graphical Interface): Update and describe
7818 layout first.
7819
8cf51b2c
GM
78202004-05-04 Jason Rumney <jasonr@gnu.org>
7821
7822 * makefile.w32-in: Revert last change.
7823
78242004-05-03 Jason Rumney <jasonr@gnu.org>
7825
7826 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7827
8cf51b2c
GM
78282004-04-23 Juanma Barranquero <lektu@terra.es>
7829
7830 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7831
78322004-04-18 Juri Linkov <juri@jurta.org>
7833
7834 * fixit.texi (Spelling): Remove file extension from ispell xref.
7835
78362004-04-15 Kim F. Storm <storm@cua.dk>
7837
7838 * cmdargs.texi (Initial Options): Add -Q.
7839
78402004-04-05 Kim F. Storm <storm@cua.dk>
7841
7842 * custom.texi (File Variables): Add safe-local-eval-forms.
7843
8cf51b2c
GM
78442004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7845
7846 * files.texi (Reverting): Correct description of revert-buffer's
7847 handling of point.
7848
78492004-03-22 Juri Linkov <juri@jurta.org>
7850
7851 * emacs.texi (Top): Add `Misc X'.
7852
49823426 7853 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7854
7855 * glossary.texi: Improve references.
7856
7857 * help.texi: Sync keywords with finder.el.
7858
7859 * mini.texi (Completion): Add description for menu items.
7860
7861 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7862
7863 * sending.texi (Mail Methods): Fix xref to Message manual.
7864
8cf51b2c
GM
78652004-03-12 Richard M. Stallman <rms@gnu.org>
7866
8cf51b2c
GM
7867 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7868
8cf51b2c
GM
78692004-03-04 Richard M. Stallman <rms@gnu.org>
7870
7871 * search.texi (Regexps): Explain that ^ and $ have their
7872 special meanings only in certain contexts.
7873
7874 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7875
7876 * mule.texi (Specify Coding): Doc C-x RET F.
7877
7878 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7879 for multiple compile and grep buffers.
7880 (Indirect Buffers): Don't recommand clone-indirect-buffer
7881 for multiple compile and grep buffers.
7882
8cf51b2c
GM
78832004-02-29 Juanma Barranquero <lektu@terra.es>
7884
7885 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7886 Use $(DEL) instead of rm, and ignore exit code.
7887
8cf51b2c
GM
78882004-02-23 Nick Roberts <nick@nick.uklinux.net>
7889
7890 * building.texi (Watch Expressions): Update.
7891
78922004-02-21 Juri Linkov <juri@jurta.org>
7893
1c6c854e
CS
7894 * cmdargs.texi (Action Arguments): Add alias --find-file.
7895 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7896 to Command Arguments.
7897 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7898 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7899 (Window Size X): Join -g and --geometry. Add @cindex.
7900 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7901 (Title X): Remove alias -title.
7902 (Misc X): New node.
7903
c8763fb6 79042004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7905
7906 * frames.texi (Drag and drop): Add Motif to list of supported
7907 protocols.
7908
c8763fb6 79092004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7910
7911 * frames.texi (Drag and drop): New section.
7912
79132004-01-24 Richard M. Stallman <rms@gnu.org>
7914
1c6c854e 7915 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7916 Include it only @ifnotinfo. Patch the preceding and following
7917 node headers to point to each other.
7918
79192004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7920
7921 * calendar.texi (Appointments): Update section.
7922
79232003-12-29 Kevin Ryde <user42@zip.com.au>
7924
8cf51b2c
GM
7925 * programs.texi (C Modes): Fix the xref.
7926
79272003-12-23 Nick Roberts <nick@nick.uklinux.net>
7928
7929 * building.texi (Watch Expressions): Update.
7930 (Commands of GUD): Include use of toolbar + breakpoints set from
7931 fringe/margin.
7932
79332003-12-03 Andre Spiegel <spiegel@gnu.org>
7934
7935 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7936 <acm@muc.de>.
7937
c8763fb6 79382003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7939
7940 * frames.texi (Dialog Boxes): Add use-file-dialog.
7941
8cf51b2c
GM
79422003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7943
7944 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7945 in CC Mode.
7946
8cf51b2c
GM
79472003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7948
7949 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7950 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7951 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7952 * man/frames.texi, man/glossary.texi, man/killing.texi:
7953 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7954 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7955 * man/sending.texi, man/text.texi, man/trouble.texi:
7956 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7957
79582003-11-01 Alan Mackenzie <acm@muc.de>
7959
7960 * search.texi (Scrolling During Incremental Search): Document a
7961 new scrolling facility in isearch mode.
7962
8cf51b2c
GM
79632003-10-22 Miles Bader <miles@gnu.org>
7964
7965 * Makefile.in (info): Move before $(top_srcdir)/info.
7966
79672003-10-22 Nick Roberts <nick@nick.uklinux.net>
7968
7969 * building.texi (Watch Expressions): Update section on data display
7970 to reflect code changes (GDB Graphical Interface).
7971
8cf51b2c
GM
79722003-10-13 Richard M. Stallman <rms@gnu.org>
7973
7974 * xresources.texi (GTK resources): Clean up previous change.
7975
c8763fb6 79762003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7977
7978 * xresources.texi (GTK resources): Add a note that some themes
7979 disallow customizations. Add scroll theme example.
7980
8cf51b2c
GM
79812003-09-30 Richard M. Stallman <rms@gnu.org>
7982
8cf51b2c
GM
7983 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7984
7985 * misc.texi (Saving Emacs Sessions): Shorten the section,
7986 collapsing back into one node.
7987
79882003-09-30 Lars Hansen <larsh@math.ku.dk>
7989
7990 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7991
ce058493 79922003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7993
7994 * xresources.texi (GTK names in Emacs): Correct typo.
7995
8cf51b2c
GM
79962003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7997
1c6c854e
CS
7998 * cmdargs.texi (Font X): Mention new default font.
7999 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8000 problems involved. (Result of discussion on emacs-devel.)
8001
80022003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8003
8004 * emacs.texi (Acknowledgements): Correct typo.
8005
80062003-09-22 Richard M. Stallman <rms@gnu.org>
8007
8008 * dired.texi (Misc Dired Commands): New node.
8009 (Dired Navigation): Add dired-goto-file.
8010
8011 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8012
8013 * emacs.texi (Acknowledgements): New node, split from Distribution.
8014
8015 * cmdargs.texi (Action Arguments): -f reads interactive args.
8016
8cf51b2c
GM
80172003-09-08 Lute Kamstra <lute@gnu.org>
8018
8019 * screen.texi (Mode Line): Say that POS comes before LINE.
8020 Mention `size-indication-mode'.
1c6c854e
CS
8021 * display.texi (Optional Mode Line):
8022 Document `size-indication-mode'.
8cf51b2c
GM
8023 * basic.texi (Position Info): Mention `size-indication-mode'.
8024
80252003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8026
8027 * xresources.texi (Resources): Refer to `editres' man page.
8028 (Lucid Resources): Update defaults. Expand description of
8029 `shadowThickness'.
8030
80312003-09-04 Miles Bader <miles@gnu.org>
8032
8033 * Makefile.in (top_srcdir): New variable.
8034 ($(top_srcdir)/info): New rule.
8035 (info): Depend on it.
8036
80372003-09-03 Peter Runestig <peter@runestig.com>
8038
8039 * makefile.w32-in: New file.
8040
80412003-08-29 Richard M. Stallman <rms@gnu.org>
8042
8043 * misc.texi (Saving Emacs Sessions): Correct previous change.
8044
8cf51b2c
GM
80452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8046
8cf51b2c
GM
8047 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
8048 (Intro): Include kmacro.texi after fixit.texi instead of after
8049 custom.texi. (As suggested by Kim Storm.)
8050
80512003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
8052
8053 * fixit.texi (Fixit): Update `Next' pointer.
8054 * files.texi (Files): Update `Previous' pointer.
8055 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
8056 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
8057 (Suggested by Kim Storm.)
8058 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
8059
80602003-08-18 Kim F. Storm <storm@cua.dk>
8061
8062 * kmacro.texi: New file describing enhanced keyboard macro
8063 functionality. Replaces old description in custom.texi.
8064
8065 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
8066 (Keyboard Macros): Move to new kmacro.texi file.
8067
8068 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
8069
8cf51b2c
GM
80702003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
8071
8072 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
8073
80742003-08-17 Alex Schroeder <alex@gnu.org>
8075
8076 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
8077 required.
8078
8cf51b2c
GM
80792003-08-05 Richard M. Stallman <rms@gnu.org>
8080
8081 * programs.texi (Lisp Indent): Don't describe
8082 lisp-indent-function property here. Use xref to Lisp Manual.
8083
8cf51b2c
GM
80842003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8085
fffa137c 8086 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8087 abbreviations.
8088
80892003-07-24 Markus Rost <rost@math.ohio-state.edu>
8090
8091 * buffers.texi (List Buffers): Fix previous change.
8092
8cf51b2c
GM
80932003-07-13 Markus Rost <rost@math.ohio-state.edu>
8094
8095 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8096 List*.
8097
80982003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8099
8cf51b2c
GM
8100 * display.texi (Font Lock): Fix typo.
8101
81022003-07-07 Richard M. Stallman <rms@gnu.org>
8103
8104 * display.texi (Font Lock): Add xref for format info on
8105 font-lock-remove-keywords.
8106
8107 * building.texi (Compilation): Document what happens with asynch
8108 children of compiler process.
8109
8110 * help.texi (Library Keywords): Use @multitable.
8111
8cf51b2c
GM
81122003-06-04 Richard M. Stallman <rms@gnu.org>
8113
8114 * programs.texi (Expressions): Delete C-M-DEL.
8115
8116 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8117 comint-move-point-for-output renamed from
8118 comint-scroll-to-bottom-on-output.
8119
8120 * custom.texi (Init Rebinding): Replace previous change with xref.
8121 (Non-ASCII Rebinding): Explain that issue more briefly here.
8122
81232003-05-28 Richard M. Stallman <rms@gnu.org>
8124
8125 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8126
81272003-05-28 Nick Roberts <nick@nick.uklinux.net>
8128
8129 * building.texi (GDB Graphical Interface): New node.
8130 (Rewritten somewhat by RMS.)
8131
c8763fb6 81322003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8133
8134 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8135 non-English letters. Explain how to set coding systems correctly
8136 and how to include the right coding cookie in the file.
8137
c8763fb6 81382003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8139
8140 * indent.texi (Indentation): Explain the concepts.
8141 (Just Spaces): Explain why preventing tabs for indentation might
8142 be useful.
8143
8cf51b2c
GM
81442003-04-16 Richard M. Stallman <rms@gnu.org>
8145
8146 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8147
8cf51b2c
GM
81482003-02-22 Alex Schroeder <alex@emacswiki.org>
8149
8150 * cmdargs.texi (General Variables): Document SMTPSERVER.
8151
8cf51b2c
GM
8152 * sending.texi: Remove SMTP node.
8153 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8154 library.
8155
8cf51b2c
GM
81562003-02-22 Alex Schroeder <alex@emacswiki.org>
8157
8158 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8159
81602003-02-22 Simon Josefsson <jas@extundo.com>
8161
8162 * sending.texi (Mail Methods): Add node about SMTP.
8163
c8763fb6 81642003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8165
8166 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8167
8cf51b2c
GM
81682003-02-01 Kevin Ryde <user42@zip.com.au>
8169
8170 * glossary.texi (Glossary): Correction to cl cross reference.
8171
81722003-01-20 Richard M. Stallman <rms@gnu.org>
8173
8174 * killing.texi (Rectangles): Document C-x c r.
8175
c8763fb6 81762003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8177
8178 * xresources.texi (GTK resources): New node.
8179 (GTK widget names): New node.
8180 (GTK names in Emacs): New node.
8181 (GTK styles): New node.
8182
c8763fb6 81832003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8184
8185 * maintaining.texi (Create Tags Table): Add reference to the new
8186 `etags --help --lang=LANG' option.
8187
8cf51b2c
GM
81882002-10-02 Karl Berry <karl@gnu.org>
8189
49823426 8190 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8191 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8192 where needed for the sake of the HTML output.
8cf51b2c
GM
8193
81942001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8195
8196 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8197 source files.
8198
81992001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8200
8201 * Makefile.in (emacsman): New target.
8202
8cf51b2c
GM
82032001-10-20 Gerd Moellmann <gerd@gnu.org>
8204
8205 * (Version 21.1 released.)
8206
82072001-10-05 Gerd Moellmann <gerd@gnu.org>
8208
8209 * Branch for 21.1.
8210
8cf51b2c
GM
82112001-03-05 Gerd Moellmann <gerd@gnu.org>
8212
8213 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8214
8cf51b2c
GM
82152000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8216
8217 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8218
8cf51b2c
GM
82191999-07-12 Richard Stallman <rms@gnu.org>
8220
8221 * Version 20.4 released.
8222
82231998-12-04 Markus Rost <rost@delysid.gnu.org>
8224
8225 * Makefile.in (INFO_TARGETS): Delete customize.info.
8226 (DVI_TARGETS): Delete customize.dvi.
8227 (../info/customize, customize.dvi): Targets deleted.
8228
82291998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8230
8231 * Version 20.3 released.
8232
82331998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8234
8235 * Makefile.in (EMACSSOURCES): Add mule.texi.
8236 Add msdog.texi, ack.texi. Remove gnu1.texi.
8237
82381998-04-06 Andreas Schwab <schwab@gnu.org>
8239
768c0c0f
JB
8240 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8241 Use it in dvi targets.
8cf51b2c
GM
8242
82431997-09-23 Paul Eggert <eggert@twinsun.com>
8244
8245 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8246 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8247 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8248
82491997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8250
8251 * Version 20.2 released.
8252
82531997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8254
8255 * Version 20.1 released.
8256
82571997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8258
8259 * Makefile (../info/customize, customize.dvi): New targets.
8260 (INFO_TARGETS): Add ../info/customize.
8261 (DVI_TARGETS): Add customize.dvi.
8262
8cf51b2c
GM
82631996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8264
8265 * Version 19.33 released.
8266
82671996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8268
8269 * Version 19.32 released.
8270
8cf51b2c
GM
82711996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8272
8273 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8274
82751996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8276
8277 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8278 Specify -I option.
8279 (All dvi targets): Set the TEXINPUTS variable.
8280
82811996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8282
8283 * Version 19.31 released.
8284
8cf51b2c
GM
82851995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8286
8287 * Version 19.30 released.
8288
8cf51b2c
GM
82891995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8290
8291 * Makefile.in (maintainer-clean): Rename from realclean.
8292
82931994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8294
8295 * Makefile.in: New file.
8296 * Makefile: File deleted.
8297
82981994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8299
8300 * Makefile (TEXINDEX_OBJS): Variable deleted.
8301 (texindex, texindex.o, getopt.o): Rules deleted.
8302 All deps on texindex deleted.
8303 (distclean): Don't delete texindex.
8304 (mostlyclean): Don't delete *.o.
8305 * texindex.c, getopt.c: Files deleted.
8306
83071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8308
8309 * Version 19.26 released.
8310
83111994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8312
8313 * Makefile (EMACSSOURCES): Exclude undo.texi.
8314
83151994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8316
8317 * Version 19.25 released.
8318
83191994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8320
8321 * Version 19.24 released.
8322
83231994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8324
8325 * Version 19.23 released.
8326
83271994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8328
8329 * Makefile: Delete spurious tab.
8330
83311994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8332
8333 * Makefile (.SUFFIXES): New rule.
8334
8cf51b2c
GM
83351993-12-04 Richard Stallman (rms@srarc2)
8336
8337 * getopt.c: New file.
8338 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8339 (getopt.o): New rule.
8340 (dvi): Don't depend on texindex.
49823426 8341 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8342
83431993-12-03 Richard Stallman (rms@srarc2)
8344
49823426
GM
8345 * Makefile (TEXI2DVI): New variable.
8346 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8347 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8348
83491993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8350
8351 * Version 19.22 released.
8352
83531993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8354
8355 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8356
83571993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8358
8359 * Version 19.21 released.
8360
8cf51b2c
GM
83611993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8362
8363 * Makefile (realclean): Don't delete the Info files.
8364
f0131492 83651993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8366
8cf51b2c
GM
8367 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8368 4' where appropriate.
8369
f0131492 83701993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8371
49823426 8372 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8373
8374 * texindex.c: Include "../src/config.h" if building in emacs.
8375
8376 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8377 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8378 Add target to build texindex.c, defining `emacs'.
8379
8cf51b2c
GM
83801993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8381
8382 * Version 19.19 released.
8383
8cf51b2c
GM
83841993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8385
8386 * Version 19.18 released.
8387
83881993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8389
8390 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8391
83921993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8393
8394 * Version 19.17 released.
8395
83961993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8397
8398 * split-man: Fix typos in last change.
8399
84001993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8401
8402 * Version 19.16 released.
8403
84041993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8405
8406 * version 19.15 released.
8407
84081993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8409
8410 * Makefile (distclean): It's rm, not rf.
8411
84121993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8413
8414 * Version 19.14 released.
8415
84161993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8417
8418 * Makefile: New file.
8419
84201993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8421
8422 * Version 19.13 released.
8423
84241993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8425
8426 * Version 19.9 released.
8427
84281993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8429
8430 * Version 19.8 released.
8431
84321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8433
8434 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8435
8436 * trouble.texi: It's `enable-flow-control-on', not
8437 `evade-flow-control-on'.
8438
84391993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8440
8441 * display.texi: Document standard-display-european.
8442
84431993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8444
8445 * Version 19.7 released.
8446
8447 * emacs.texi: Add a sentence to the top menu mentioning the
8448 specific version of Emacs this manual applies to.
8449
84501993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8451
8452 * basic.texi: Document next-line-add-lines variable used to
8453 implement down-arrow.
8454
8455 * killing.texi: Document kill-whole-line.
8456
84571993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8458
8459 * text.texi: Update unix TeX ordering information.
8460
84611993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8462
8463 * news.texi: Mention fill-rectangle in keybinding list.
8464
8465 * killing.texi: Document fill-rectangle.
8466
84671993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8468
8469 * vc.texi: Bring the docs up to date with VC 5.2.
8470
84711992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8472
8473 * emacs.tex: Mention blackbox and gomoku under Amusements.
8474 Assembler mode is now mentioned and appropriately indexed
8475 under Programming Modes.
8476
84771991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8478
8479 * emacs.tex: Update TeX ordering information.
8480
8cf51b2c
GM
84811990-06-26 David Lawrence (tale@geech)
8482
8483 * emacs.tex: Note that completion-ignored-extensions is not used
8484 to filter out names when all completions are displayed in
8485 *Completions*.
8486
84871990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8488
8489 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8490
84911990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8492
8493 * emacs.tex: Add @findex grep.
8494
8cf51b2c
GM
84951988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8496
8497 * emacs.tex: Correct two typos. No other changes before
8498 Version 19 will be made.
8499
8cf51b2c
GM
85001988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8501
8502 * emacs.tex: Update information for obtaining TeX distribution from the
8503 University of Washington.
8504
8505;; Local Variables:
c8763fb6 8506;; coding: utf-8
8cf51b2c
GM
8507;; End:
8508
95df8112 8509 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8510
8511 This file is part of GNU Emacs.
8512
352c8b4a 8513 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8514 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8515 the Free Software Foundation, either version 3 of the License, or
8516 (at your option) any later version.
8cf51b2c
GM
8517
8518 GNU Emacs is distributed in the hope that it will be useful,
8519 but WITHOUT ANY WARRANTY; without even the implied warranty of
8520 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8521 GNU General Public License for more details.
8522
8523 You should have received a copy of the GNU General Public License
352c8b4a 8524 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.