Minor doc fixes in doc/emacs/display.texi.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6fdebe93
EZ
12011-12-03 Eli Zaretskii <eliz@gnu.org>
2
3 * display.texi (Auto Scrolling): More accurate description of what
4 scroll-*-aggressively does, including the effect of non-zero
5 margin. Fix "i.e." markup.
6
95ca9bc7
CY
72011-12-02 Chong Yidong <cyd@gnu.org>
8
9 * text.texi (Pages): Mention how formfeed chars are displayed.
10 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
11 Describe adaptive filling more precisely.
12 (Fill Commands): Note that filling removes excess whitespace.
13 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
14 now bound to indent-for-tab-command in Text mode.
15 (Outline Mode): Copyedits.
16 (Outline Visibility): Note that Reveal mode is a buffer-local
17 minor mode.
18
19 * modes.texi (Major Modes): Move note about checking major-mode in
20 a hook function here, from Text mode.
21
6d262977
CY
222011-11-28 Chong Yidong <cyd@gnu.org>
23
b22b1918
CY
24 * text.texi (Words): Add xref to Position Info.
25 (Paragraphs): Add xref to Regexps.
26
6d262977
CY
27 * indent.texi (Indentation): Rewrite introduction. Move table to
28 Indentation Commands node.
29 (Indentation Commands): Add index entries to table. Copyedits.
30 (Tab Stops, Just Spaces): Copyedits.
31 (Indent Convenience): New node. Document electric-indent-mode.
32
33 * programs.texi (Basic Indent):
34 * windows.texi (Pop Up Window): Fix kindex entry.
35
dc95a8b0
CY
362011-11-28 Chong Yidong <cyd@gnu.org>
37
38 * modes.texi (Major Modes): Move major-mode variable doc here from
39 Choosing Modes. Document describe-mode. Document prog-mode-hook
40 and text-mode-hook. Add example of using hooks.
41 (Minor Modes): Document behavior of mode command calls from Lisp.
42 Note that setting the mode variable using Customize will DTRT.
43 (Choosing Modes): Add example of setting a minor mode using a
44 local variable.
45
b63a8e8e
CY
462011-11-27 Chong Yidong <cyd@gnu.org>
47
48 * frames.texi (Creating Frames): Move frame parameter example to
49 Frame Parameters node.
50 (Frame Commands): C-x 5 o does not warp the mouse by default.
51 (Fonts): Add more GTK-style properties; also, they should be
52 capitalized.
53 (Special Buffer Frames): Node deleted; special-display is on the
54 way out.
55 (Frame Parameters): Example moved here from Creating Frames.
56 Clarify that default-frame-alist affects the initial frame too.
57 Delete auto-raise-mode and auto-lower-mode.
58 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
59 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
60
61 * windows.texi (Window Choice): Add xref to Lisp manual for
62 special-display-*.
63
a3dcc84e
EZ
642011-11-26 Eli Zaretskii <eliz@gnu.org>
65
66 * display.texi (Text Display): Update the description,
67 cross-references, and indexing related to display of control
68 characters and raw bytes.
69
4ad3bc2a
CY
702011-11-25 Chong Yidong <cyd@gnu.org>
71
72 * frames.texi (Frames): Rewrite introduction.
73 (Mouse Commands): Default for mouse-drag-copy-region is now t.
74 Mouse-3 does not copy to kill ring by default. DEL does not
75 behave specially for mouse commands any more.
76 (Mouse References): Document mouse-1-click-follows-link more
77 thoroughly.
78 (Menu Mouse Clicks): Move footnote to the main text and add xref
79 to Init Rebinding node.
80 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
81
82 * files.texi (Visiting): `C-x 5 f' works on ttys too.
83
20db1522
JB
842011-11-24 Juanma Barranquero <lekktu@gmail.com>
85
86 * display.texi (Font Lock): Fix typo.
87
01d06b1f
GM
882011-11-24 Glenn Morris <rgm@gnu.org>
89
90 * rmail.texi (Rmail Output):
91 Mention rmail-automatic-folder-directives. (Bug#9657)
92
0cbaa1d5
CY
932011-11-21 Chong Yidong <cyd@gnu.org>
94
95 * mark.texi (Global Mark Ring): Fix description of global mark
96 ring (Bug#10032).
97
fe7a3057
JB
982011-11-20 Juanma Barranquero <lekktu@gmail.com>
99
100 * msdog.texi (Windows Fonts): Fix typo.
101
b6e63cbe
GM
1022011-11-17 Glenn Morris <rgm@gnu.org>
103
104 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
105
58179cce
JB
1062011-11-16 Juanma Barranquero <lekktu@gmail.com>
107
108 * killing.texi (Rectangles):
7877f373
JB
109 * misc.texi (Document View):
110 * modes.texi (Choosing Modes):
111 * msdog.texi (Windows Fonts):
58179cce
JB
112 * regs.texi (Rectangle Registers):
113 * search.texi (Isearch Yank): Fix typos.
114
291d142b
CY
1152011-11-06 Chong Yidong <cyd@gnu.org>
116
117 * windows.texi (Basic Window): Add xref to Cursor Display.
118 (Split Window): Document negative arg for splitting commands.
119 (Other Window): Document mouse-1 in text area of window.
120 (Change Window): Don't mention window attributes, since they
121 aren't defined. C-x 1 can't be used with minibuffer windows.
122 Windows are no longer auto-deleted.
123 (Window Choice): Add xref to Choosing Window in Lisp manual.
124 (Window Convenience): Note that windmove disables shift-selection.
125 Move M-x compare-windows here from Other Window node.
126
127 * custom.texi (Mouse Buttons):
128 * search.texi (Isearch Scroll):
129 * windows.texi (Split Window): Use new names split-window-below
130 and split-window-right.
131
a7ef684b
JB
1322011-10-26 Juanma Barranquero <lekktu@gmail.com>
133
134 * emacs.texi (Top): Fix typo.
135
d53e1747
GM
1362011-10-25 Glenn Morris <rgm@gnu.org>
137
138 * abbrevs.texi (Saving Abbrevs):
139 quietly-read-abbrev-file is not a command. (Bug#9866)
140
e7a3ff06
CY
1412011-10-24 Chong Yidong <cyd@gnu.org>
142
143 * display.texi (Scrolling): Document scroll-up-line and
144 scroll-down-line. Document scroll-command property.
145 (Recentering): New node, split off from Scrolling.
146
86c60681
CY
1472011-10-23 Chong Yidong <cyd@gnu.org>
148
da97a9e6
CY
149 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
150 (Tool Bars): Copyedits.
151
86c60681
CY
152 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
153
d195726a
CY
1542011-10-22 Chong Yidong <cyd@gnu.org>
155
156 * windows.texi (Displaying Buffers): Fix broken lispref link.
157
a70e06c1
CY
1582011-10-22 Chong Yidong <cyd@gnu.org>
159
160 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
161 Move confirm-nonexistent-file-or-buffer discussion here.
162
163 * files.texi (File Names, Visiting): Move detailed discussion of
164 minibuffer confirmation to Minibuffer Exit.
165
166 * buffers.texi (Buffers): Tweak mention of mail buffer name.
167 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
168
bfd779dd
CY
1692011-10-21 Chong Yidong <cyd@gnu.org>
170
171 * files.texi (File Names, Visiting, Interlocking): Copyedits.
172 (Backup Copying): backup-by-copying-when-mismatch is now t.
173 (Customize Save): Fix description of require-final-newline.
174 (Reverting): Note that revert-buffer can't be undone. Mention VC.
175 (Auto Save Control): Clarify.
176 (File Archives): Add 7z.
177 (Remote Files): ange-ftp-make-backup-files defaults to nil.
178
179 * arevert-xtra.texi (Autorevert): Copyedits.
180
6e317956
CY
1812011-10-20 Chong Yidong <cyd@gnu.org>
182
183 * custom.texi (Hooks, Init Examples):
184 * display.texi (Font Lock):
185 * fixit.texi (Spelling):
186 * rmail.texi (Rmail Display): Minor mode function with no arg now
187 enables it.
188
189 * fixit.texi (Spelling): Fix description of inline completion.
190
5abc31ef
CY
1912011-10-19 Chong Yidong <cyd@gnu.org>
192
193 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
194 entries.
195 (Isearch Yank): Document isearch-yank-pop.
196 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
197 (Other Repeating Search): Document Occur Edit mode.
198
939db9ac
CY
1992011-10-18 Chong Yidong <cyd@gnu.org>
200
201 * display.texi (Fringes): Move overflow-newline-into-fringe here,
202 from Line Truncation node.
203 (Standard Faces): Note that only the background of the cursor face
204 has an effect.
205 (Cursor Display): Fix descriptions of cursor face
206 and bar cursor blinking.
207 (Text Display): Document nobreak-char-display more clearly.
208 (Line Truncation): Add xref to Split Window node.
209 (Display Custom): Don't bother documenting baud-rate or
210 no-redraw-on-reenter.
211
212 * search.texi (Slow Isearch): Node removed.
213
80c6d77f
GM
2142011-10-18 Glenn Morris <rgm@gnu.org>
215
216 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
217
d366bd53
CY
2182011-10-18 Chong Yidong <cyd@gnu.org>
219
220 * display.texi (Faces): Simplify discussion. Move documentation
221 of list-faces-display here, from Standard Faces node. Note
222 special role of `default' background.
223 (Standard Faces): Note special role of `default' background. Note
224 that region face may be taken fom GTK. Add xref to Text Display.
225 (Text Scale): Rename from "Temporary Face Changes". Callers
226 changed. Don't bother documenting variable-pitch-mode.
227 (Font Lock): Copyedits. Remove font-lock-maximum-size.
228 (Useless Whitespace): Simplify description of
229 delete-trailing-whitespace. Note active region case.
230 (Text Display): Fix description of escape-glyph face assignment.
231 Remove unibye mode discussion. Update some parts for Unicode.
232 Move glyphless chars documentation to Lisp manual.
233
234 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
235
21100e7d
CY
2362011-10-15 Chong Yidong <cyd@stupidchicken.com>
237
238 * display.texi (Scrolling): Tweak explanation of scroll direction.
239 (View Mode): Add index entries.
240
241 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
242
243 * regs.texi (Text Registers): C-x r i does not activate the mark.
244 (Bookmarks): Document new default bookmark location.
245
50b063c3
CY
2462011-10-13 Chong Yidong <cyd@stupidchicken.com>
247
248 * killing.texi (Deletion): Add xref to Using Region. Document
249 delete-forward-char.
250 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
251 description here. Recommend C-u C-SPC for jumping to mark.
252 (Kill Ring): Move kill ring variable documentation here.
253 (Primary Selection): Copyedits.
254 (Rectangles): Document new command rectangle-number-lines.
255 (CUA Bindings): Note that this disables the mark-even-if-inactive
256 behavior for C-x and C-c.
257
258 * mark.texi (Mark): Mention "active region" terminology.
259 (Using Region): Document delete-active-region.
260
e1a3f5b1
CY
2612011-10-12 Chong Yidong <cyd@stupidchicken.com>
262
263 * mark.texi (Mark): Clarify description of disabled Transient Mark
264 mode (Bug#9689).
265 (Setting Mark): Document prefix arg for C-x C-x. Document primary
266 selection changes. Mention that commands like C-y set the mark.
267 (Marking Objects): Add xref to Words node. Note that mark-word
268 and mark-sexp also have the "extend region" behavior.
269 (Using Region): Mention M-$ in the table. Document
270 mark-even-if-inactive here instead of in Mark Ring.
271 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
272 note of the "Mark Set" behavior.
273 (Disabled Transient Mark): Rename from "Persistent Mark"
274 (Bug#9688). Callers changed.
275
276 * programs.texi (Expressions):
277 * text.texi (Words): Defer to Marking Objects for mark-word doc.
278
3dc62b2b
CY
2792011-10-09 Chong Yidong <cyd@stupidchicken.com>
280
281 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
282 option" terminology.
283 (Key Help): Add command names. Define "documentation string".
284 (Name Help): Remove an over-long joke.
285 (Apropos): Document prefix args. Remove duplicated descriptions.
286 (Help Mode): Add C-c C-b to table. Update TAB binding.
287 (Package Keywords): Rename from "Library by Keyword". Describe
288 new package menu interface.
289 (Help Files, Help Echo): Tweak description.
de09aa52
CY
290
291 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 292 (Minibuffer History): Document numeric args to history commands.
de09aa52 293
2d3fe5d7
EZ
2942011-10-08 Eli Zaretskii <eliz@gnu.org>
295
296 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
297
b2b0776e
CY
2982011-10-08 Chong Yidong <cyd@stupidchicken.com>
299
300 * basic.texi (Position Info): Omit page commands. Document
301 count-words-region and count-words.
302
303 * text.texi (Pages): Move what-page documentation here.
304
27a16462
CY
3052011-10-08 Chong Yidong <cyd@stupidchicken.com>
306
307 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
308 Remote Files node instead of linking directly to the Tramp manual.
309 (Minibuffer Edit): Add xref to Blank Lines.
310 (Completion): Add xref to Symbol Completion. Remove redundant
311 example, which is repeated in the next node.
312 (Completion Commands): Minor clarifications.
313 (Completion Styles): New node, split from Completion Commands.
314 Document substring and initials styles.
315 (Strict Completion): Remove information duplicated in other nodes.
316 (Completion Options): Consolidate case difference discussion here.
317
318 * help.texi (Help Mode): Fix kindex entries.
319
320 * files.texi (File Names): Add index entries.
321
de0bde62
CY
3222011-10-07 Chong Yidong <cyd@stupidchicken.com>
323
324 * basic.texi (Inserting Text): Add xref to Completion. Add
325 ucs-insert example, and document prefix argument.
326 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
327 to left/right. Tweak left-char and right-char descriptions.
328 M-left and M-right are now bound to left-word/right-word.
329 (Erasing): Document delete-forward-char.
330
331 * screen.texi (Screen, Menu Bar): Copyedits.
332 (Point): Remove duplicate paragraph on cursors, also in Screen.
333 (Mode Line): Trailing dashes no longer shown on X displays.
334
335 * frames.texi (Non-Window Terminals): Index just "text-only
336 terminal", which is used throughout the manual now.
337
338 * entering.texi (Entering Emacs): Define "startup screen".
339 Document window-splitting behavior with command-line inputs.
340 (Exiting): Remove obsolete paragraph about shells without suspend
341 functionality.
342
343 * commands.texi (User Input): Define "input event" more clearly.
344 (Keys): Add xref to Echo Area.
345 (Commands): Clarify relation between commands and functions.
346
453e4522
CY
3472011-10-06 Chong Yidong <cyd@stupidchicken.com>
348
349 * misc.texi (emacsclient Options): Document how emacsclient runs
350 the Emacs daemon (Bug#9674).
351
550f41cd
CY
3522011-10-01 Chong Yidong <cyd@stupidchicken.com>
353
354 * basic.texi (Moving Point):
355 * custom.texi (Mouse Buttons):
356 * rmail.texi (Rmail Scrolling):
357 * search.texi (Isearch Scroll):
358
359 * display.texi (Scrolling): Replace scroll-up/down with
360 scroll-up/down-command. Fix scroll-preserve-screen-position
361 description. Document scroll-error-top-bottom.
362
9229fe87
GM
3632011-09-30 Glenn Morris <rgm@gnu.org>
364
365 * commands.texi (Keys): Whitespace fix. (Bug#9635)
366
0a2132ba
CY
3672011-09-24 Chong Yidong <cyd@stupidchicken.com>
368
369 * windows.texi (Pop Up Window): Defer discussion of window
370 splitting to the Window Choice node. Add index entries.
371 (Force Same Window): Node deleted.
372 (Displaying Buffers, Window Choice): New nodes.
373
374 * buffers.texi (Select Buffer): Clarify description of
375 buffer-switching commands. Add xref to Window Display node.
376 Don't repeat confirm-nonexistent-file-or-buffer description from
377 Visiting node. Remove even-window-heights.
378
379 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
380
33ed493b
CY
3812011-09-18 Chong Yidong <cyd@stupidchicken.com>
382
383 * cmdargs.texi (Icons X): Fix description of Emacs icon.
384
385 * xresources.texi (Table of Resources): Fix documentation of
386 bitmapIcon.
387
92fa95ad
CY
3882011-09-15 Chong Yidong <cyd@stupidchicken.com>
389
390 * package.texi (Package Menu): Add package-menu-mark-upgrades.
391
16254627
EH
3922011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
393
394 * frames.texi (Frame Commands): Note that delete-other-frames only
395 deletes frames on current terminal.
396
c3760c17
EZ
3972011-09-10 Eli Zaretskii <eliz@gnu.org>
398
399 * sending.texi (Mail Misc): Document mail-add-attachment.
400
69b8be97
EZ
4012011-09-04 Eli Zaretskii <eliz@gnu.org>
402
403 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
404
3fd50d5c
CY
4052011-08-29 Chong Yidong <cyd@stupidchicken.com>
406
407 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
408
e2aeef63
CY
4092011-08-28 Chong Yidong <cyd@stupidchicken.com>
410
411 * files.texi (File Archives):
412 * cal-xtra.texi (Diary Display):
413 * help.texi (Help Mode): Add xref to View Mode.
414
ddb54206
CY
4152011-08-28 Chong Yidong <cyd@stupidchicken.com>
416
a6326082
CY
417 * display.texi (View Mode): New node. Move view-file here from
418 Misc File Ops. Move view-buffer here from Misc Buffer.
419
420 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
421
04e2ce72 422 * files.texi (Misc File Ops): Document new
a6326082 423 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
424
425 * dired.texi (Dired Deletion): Shorten description of Trash.
426
ddb54206
CY
427 * misc.texi (emacsclient Options): Document server-port.
428
bd206ce5
EZ
4292011-08-27 Eli Zaretskii <eliz@gnu.org>
430
431 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
432 even on MS-Windows. Fix a typo.
433
d43f5a42
CY
4342011-08-26 Chong Yidong <cyd@stupidchicken.com>
435
436 * package.texi: New file, documenting the package manager.
437
438 * emacs.texi: Include it.
439
440 * help.texi (Help Summary): Add describe-package.
441
e0b1591b
CY
4422011-08-25 Chong Yidong <cyd@stupidchicken.com>
443
856ce114
CY
444 * misc.texi (Printing): Convert subnodes into subsections.
445
f404f8bc
CY
446 * text.texi (Two-Column): Move into Text chapter.
447
448 * picture-xtra.texi (Picture Mode): Group with Editing Binary
449 Files section. Convert from chapter into section.
450
451 * display.texi (Narrowing): Move into display chapter.
452
e0b1591b
CY
453 * sending.texi (Sending Mail):
454 * rmail.texi (Rmail):
455 * misc.texi (Gnus, Document View):
456 * dired.texi (Dired):
457 * emacs.texi: Group the mail, rmail, and gnus chapters together.
458
75bfc667
JL
4592011-08-07 Juri Linkov <juri@jurta.org>
460
461 * dired.texi (Operating on Files): Rewrite according to the fact
462 that `dired-do-chmod' doesn't use the `chmod' program anymore.
463
fe676f91
MA
4642011-07-30 Michael Albinus <michael.albinus@gmx.de>
465
466 * mini.texi (Minibuffer File): Insert a reference to Tramp for
467 remote file name completion. (Bug#9197)
468
4cc60b9b
EZ
4692011-07-28 Eli Zaretskii <eliz@gnu.org>
470
471 * mule.texi (Bidirectional Editing): Document the fact that
472 bidi-display-reordering is t by default.
473
89671e16
LMI
4742011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
475
476 * help.texi (Misc Help): Mention `describe-prefix-bindings'
477 explicitly (bug#8904).
478
fb23ecc2
LMI
4792011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
480
481 * trouble.texi (Checklist): Use an `M-x' example instead of an
482 Emacs Lisp form to switch on the dribble file (bug#8056).
483
465c5fc8
LMI
4842011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
485
486 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
487
90a6258b
GM
4882011-07-13 Glenn Morris <rgm@gnu.org>
489
490 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
491
c7588364
LMI
4922011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
493
494 * mark.texi (Mark Ring): Clarify how many locations are saved
495 (bug#5770).
496 (Global Mark Ring): Ditto.
497
4cb4f3ba
LMI
4982011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
499
d648feab
LMI
500 * text.texi (Table Recognition): Use "at point" instead of "under
501 point" (bug#4345).
502
4cb4f3ba
LMI
503 * display.texi (Cursor Display): Mention `cursor-type'.
504
505 * screen.texi (Point): Clarify that it's only if you use a block
506 cursor that it appears to be on a character (bug#4345).
507
ecd0b990
CY
5082011-07-12 Chong Yidong <cyd@stupidchicken.com>
509
510 * misc.texi (Amusements): Move dissociated press here, from its
511 own section.
512
513 * emacs.texi (Top): Update node listing.
514
c2fd0368
LMI
5152011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
516
517 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
518 clarity (bug#3523).
519
fdeb32ec
CY
5202011-07-12 Chong Yidong <cyd@stupidchicken.com>
521
522 * cmdargs.texi (Initial Options): Document --no-site-lisp.
523 (Misc X): Document --parent-id.
524
525 * frames.texi (Frame Commands): Note that focus-follows-mouse now
526 defaults to nil.
527
528 * misc.texi (emacsclient Options): Document --parent-id.
529
530 * msdog.texi (Windows HOME): Document _emacs as obsolete.
531
f584ca38
LMI
5322011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
533
534 * emacs.texi: Use "..." instead of ``...'' in the menus
535 (bug#3503).
536
963578d3
CY
5372011-07-11 Chong Yidong <cyd@stupidchicken.com>
538
539 * killing.texi (Primary Selection): Document `only' setting for
540 select-active-regions.
541
542 * mark.texi (Setting Mark): Reference Shift Selection node.
543
544 * frames.texi (Mouse Commands): Document mouse-yank-primary.
545
a30ed87b
LMI
5462011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
547
47076272
LMI
548 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
549 motion keys" (bug#3503).
550
a30ed87b
LMI
551 * emacs.texi: Change all the register node names from "RegPos"
552 (etc.) to "Positional Registers" (etc.) (bug#3314).
553
4d45a8b7
CY
5542011-07-11 Chong Yidong <cyd@stupidchicken.com>
555
556 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
557 (Other Kill Commands, Kill Options): Copyedits.
558 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
559 (Yanking): Move yank-excluded properties discussion here.
560 (Cut and Paste): Move from frames.texi. Update subnodes to
561 describe x-select-enable-clipboard case.
562
563 * frames.texi: Move Cut and Paste node and subnodes into
564 killing.texi, except Mouse Commands and Word and Line Mouse.
565
c160ddee
AM
5662011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
567
568 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
569
3329e6e3
LMI
5702011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
32a214fe
LMI
572 * screen.texi (Mode Line): Clarify that coding systems are
573 characters, not letters (bug#1749).
574
3329e6e3
LMI
575 * cmdargs.texi (Environment): Mention removing variables
576 (bug#1615). Text suggested by Kevin Rodgers.
577
8875da1e
CY
5782011-07-10 Chong Yidong <cyd@stupidchicken.com>
579
54806e45
CY
580 * misc.texi (Amusements): Don't mention Yow; it's crippled.
581
8875da1e
CY
582 * modes.texi: Rename from major.texi.
583 (Modes): New node. Make Major Modes and Minor Modes subsections
584 of this. All callers changed.
585
586 * custom.texi (Minor Modes): Move to modes.texi.
587
7847b2a1
CY
5882011-07-10 Chong Yidong <cyd@stupidchicken.com>
589
6cfd0fa2
CY
590 * custom.texi (Syntax): Node deleted.
591
592 * help.texi (Help Summary):
593 * major.texi (Major Modes):
594 * programs.texi (Parentheses):
595 * search.texi (Regexp Backslash, Regexp Backslash)
596 (Regexp Backslash):
597 * text.texi (Words): Callers changed.
598
7847b2a1
CY
599 * text.texi (Refill, Longlines): Delete nodes.
600
601 * ack.texi (Acknowledgments): Longlines removed from manual.
602
603 * emacs.texi (Top): Update node listing.
604
2a71c436
GM
6052011-07-09 Glenn Morris <rgm@gnu.org>
606
607 * fortran-xtra.texi (Fortran): Update handled extensions.
608
61436e9f
LMI
6092011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
610
611 * display.texi (Scrolling): `C-v' (etc) are now bound to
612 `scroll-*-command' (bug#8349).
613
6e560c71
LMI
6142011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
615
48954a09 616 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
617 doesn't actually delete any files (bug#7125).
618
2904fd97
LMI
619 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
620 argument for `C-c C-k' (bug#7391).
621
6e560c71
LMI
622 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
623 you're currently using (bug#8489).
624
978ff6c5
EZ
6252011-07-01 Eli Zaretskii <eliz@gnu.org>
626
627 * mule.texi (Coding Systems): Move index entries from the previous
628 change into their proper places.
629
0d742084
LMI
6302011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
631
31976bd5
LMI
632 * help.texi (Help Files): Document view-external-packages (bug#8902).
633
0d742084
LMI
634 * mule.texi (Coding Systems): Put a few more of the coding systems
635 into the index (bug#8900).
636
9f678528
GM
6372011-06-26 Glenn Morris <rgm@gnu.org>
638
639 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
640
18a4ce5e
AR
6412011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
642
643 * misc.texi (emacsclient Options): Mention --frame-parameters.
644
f0da764a
GM
6452011-06-09 Glenn Morris <rgm@gnu.org>
646
647 * custom.texi (Specifying File Variables):
648 Recommend explicit arguments for minor modes.
649
b047e7ac
PE
6502011-06-02 Paul Eggert <eggert@cs.ucla.edu>
651
652 Document wide integers better.
653 * buffers.texi (Buffers):
001903b5
PE
654 * files.texi (Visiting): Document maxima for 64-bit machines,
655 and mention virtual memory limits.
b047e7ac 656
bf41276f
CY
6572011-05-28 Chong Yidong <cyd@stupidchicken.com>
658
659 * custom.texi (Hooks): Reorganize. Mention Prog mode.
660
661 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
662 prog mode (Bug#8240).
663
e145f188
GM
6642011-05-27 Glenn Morris <rgm@gnu.org>
665
666 * custom.texi (Specifying File Variables):
667 Major modes no longer need come first.
668
313f790e
CY
6692011-05-22 Chong Yidong <cyd@stupidchicken.com>
670
671 * mule.texi (Specify Coding, Text Coding, Communication Coding):
672 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
673
c136e5cd
GM
6742011-05-18 Glenn Morris <rgm@gnu.org>
675
676 * ack.texi (Acknowledgments): Remove fakemail.c.
677
c71a0d48 6782011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
679
680 Fixes for fitting text into 7x9 printed manual.
681 * building.texi (Flymake, Breakpoints Buffer):
682 * calendar.texi (Appointments):
683 * cmdargs.texi (General Variables, Display X):
684 * custom.texi (Saving Customizations, Face Customization)
685 (Directory Variables, Minibuffer Maps, Init Rebinding):
686 * display.texi (Font Lock, Font Lock, Useless Whitespace):
687 * fixit.texi (Spelling):
688 * frames.texi (Creating Frames, Fonts):
689 * help.texi (Help Files):
690 * mini.texi (Minibuffer File):
691 * misc.texi (emacsclient Options, Emulation):
692 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
693 * mule.texi (International Chars, Language Environments)
694 (Select Input Method, Modifying Fontsets, Charsets):
695 * programs.texi (Custom C Indent):
696 * rmail.texi (Rmail Labels):
697 * text.texi (Table Conversion):
698 * trouble.texi (Known Problems, Known Problems):
699 * windows.texi (Change Window):
700 * xresources.texi (GTK resources): Reflow text and re-indent code
701 examples to avoid TeX overflows and underflows on 7x9 paper.
702
703 * emacs.texi: Fix the (commented out) smallbook command.
704
705 * macos.texi (Mac / GNUstep Events):
706 * xresources.texi (Lucid Resources): Remove extraneous examples.
707
b8f82dc1
GM
7082011-05-10 Glenn Morris <rgm@gnu.org>
709
710 * custom.texi (Specifying File Variables):
711 Deprecate using mode: for minor modes.
712
d306b4da
GM
7132011-05-07 Glenn Morris <rgm@gnu.org>
714
715 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
716
548d0a63
GM
7172011-05-06 Glenn Morris <rgm@gnu.org>
718
5006e634
GM
719 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
720
548d0a63
GM
721 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
722
e793a940
LMI
7232011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
724
725 * misc.texi (Emacs Server): Document `server-eval-at'.
726
7031be6d
UR
7272011-04-24 Chong Yidong <cyd@stupidchicken.com>
728
729 * maintaining.texi (List Tags): Document next-file. Suggested by
730 Uday S Reddy.
731
4ffd0d6b 7322011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
733
734 * mini.texi (Minibuffer Edit):
735 * screen.texi (Mode Line): Fix typo.
736
1c6c854e
CS
7372011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
738
024ff170 739 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 740
c5c9f40f
CY
7412011-03-26 Chong Yidong <cyd@stupidchicken.com>
742
743 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
744
09725d26
EZ
7452011-03-30 Eli Zaretskii <eliz@gnu.org>
746
747 * display.texi (Auto Scrolling): Document the limit of 100 lines
748 for never-recentering scrolling with `scroll-conservatively'.
749 (Bug#6671)
750
09d9db2c 7512011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
752
753 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
754 HOME on Windows and where it looks for init files. (Bug#8221)
755
62d94509
EZ
7562011-03-10 Eli Zaretskii <eliz@gnu.org>
757
758 * search.texi (Regexp Example):
759 * mule.texi (International Chars):
760 * building.texi (External Lisp): Don't use characters outside
761 ISO-8859-1.
762
0286d9de
EZ
7632011-03-09 Eli Zaretskii <eliz@gnu.org>
764
1c6c854e
CS
765 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
766 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
767
768 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
769
114902a5 770 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
771 (Bug#8210)
772
0afb4571
J
7732011-03-08 Jan Djärv <jan.h.d@swipnet.se>
774
775 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
776 for Gtk+ 3.
777
bb3865e8
GM
7782011-03-08 Glenn Morris <rgm@gnu.org>
779
6446548e
GM
780 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
781 * emacs.texi (Acknowledgments):
782 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 783 * emacs.texi: Set documentencoding.
6446548e 784
bb3865e8
GM
785 * display.texi (Optional Mode Line): Don't mention exactly where
786 display-time appears. (Bug#8193)
787
33383987
JB
7882011-03-07 Chong Yidong <cyd@stupidchicken.com>
789
790 * Version 23.3 released.
791
892777ba
CY
7922011-03-06 Chong Yidong <cyd@stupidchicken.com>
793
794 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
795
0b973fc5
DW
7962011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
797
798 * misc.texi (emacsclient Options): Add q/quiet.
799
8ef5a2f2
GM
8002011-03-02 Glenn Morris <rgm@gnu.org>
801
802 * mule.texi (Communication Coding) <x-select-request-type>:
803 Remove duplicate (essentially) paragraph. (Bug#8148)
804
bd106056
CS
8052011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
806
807 * maintaining.texi (Format of ChangeLog): Add reference to
808 add-log-full-name.
809 (Change Log Commands): Add documentation for combining multiple
810 symbols in one change.
811
6640b281
GM
8122011-03-01 Glenn Morris <rgm@gnu.org>
813
814 * custom.texi (Directory Variables):
815 Give an example of excluding subdirectories.
816
2b0c7330 8172011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
818
819 * search.texi (Regexp Search): Move index entries about regexps to the
820 "Regexps" node. Add index entries for regexp search. (Bug#8096)
821
8c62c205
GM
8222011-02-19 Glenn Morris <rgm@gnu.org>
823
824 * dired.texi (Dired): Dired-X version number was dropped.
825
3928f2b6
JD
8262011-02-14 Jan Djärv <jan.h.d@swipnet.se>
827
828 * xresources.texi (X Resources): Remove *faceName and replace it with
829 *font for Lucid.
830
a41c8660
CY
8312011-02-05 Chong Yidong <cyd@stupidchicken.com>
832
833 * rmail.texi (Rmail Display): Document Rmail MIME support more
834 accurately.
835
836 * maintaining.texi (VC Change Log): Document vc-log-incoming and
837 vc-log-outgoing.
838 (Merging): Document vc-find-conflicted-file.
839
233ba4d9 8402011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
841
842 * custom.texi (Variables): Fix typo.
843
14beddf4 8442011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 845
65401ee3
CY
846 * search.texi (Regexps): Copyedits. Mention character classes
847 (Bug#7809).
848
19f81ecf
CY
849 * files.texi (File Aliases): Restore explanatory text from Eli
850 Zaretskii, accidentally removed in 2011-01-08 commit.
851
bf3dae7e
EZ
8522011-01-29 Eli Zaretskii <eliz@gnu.org>
853
854 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
855 (MAKEINFO_OPTS): New variable.
856 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
857 (emacs.html): New target.
858 (clean): Remove emacs.html.
859
45eb2a5d
WL
8602011-01-23 Werner Lemberg <wl@gnu.org>
861
862 * Makefile.in (MAKEINFO): Now controlled by `configure'.
863 (MAKEINFO_OPTS): New variable. Use it where appropriate.
864 (ENVADD): Updated.
865
9acfe703
GM
8662011-01-18 Glenn Morris <rgm@gnu.org>
867
868 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
869
870 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
871
362b9d48
GM
8722011-01-15 Chong Yidong <cyd@stupidchicken.com>
873
bb033b5f
CY
874 * building.texi (Compilation): Improve instructions for running two
875 compilations (Bug#7573).
876
b024d9f0
MD
877 * files.texi (Backup Names): Document the new location of the
878 last-resort backup file.
879
362b9d48
GM
880 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
881 manual. Explain why directory-abbrev-alist elements should be anchored
882 (Bug#7777).
883
8842011-01-15 Eli Zaretskii <eliz@gnu.org>
885
886 * msdog.texi (Windows Startup): Correct inaccurate description of
887 differences between emacsclient.exe and emacsclientw.exe.
888
7c420169 8892011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
890
891 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
892
7c420169 8932011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
894
895 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
896
7c420169 8972011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 898
2d34d523
EZ
899 * frames.texi (Cut and Paste): Modify the section's name and text:
900 don't mix "cut/paste" with "kill/yank".
901 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
902 (Bug#7702)
903
88ab4340
EZ
904 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
905
7c420169 9062011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
907
908 * maintaining.texi: Move inclusion of emerge after EDE, so that it
909 matches its position in the menu. (Bug#7674)
910
7c420169 9112011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
912
913 * trouble.texi (Checklist): Mention not replying via news either.
914
92bb6c52
TH
9152010-12-30 Tassilo Horn <tassilo@member.fsf.org>
916
917 * misc.texi (Document View): Update DocView section with newly
918 supported document formats.
919
b103c904
CY
9202010-12-21 Chong Yidong <cyd@stupidchicken.com>
921
922 * killing.texi: Resection the Info version to conform to the
923 printed manual, to avoid making sections on Accumulating Text, CUA
924 and Rectangles into full chapters.
925
f49d1f52 9262010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
927
928 * custom.texi (Init Syntax): Add index entries for "character syntax".
929 (Bug#7576)
930
f49d1f52 9312010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
932
933 * text.texi (HTML Mode): Small fixes. (Bug#7607)
934
f49d1f52 9352010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
936
937 * trouble.texi (Checklist): Fix typo in newsgroup name.
938
f49d1f52 9392010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
940
941 * search.texi (Word Search): Note that the lazy highlight always
942 matches to whole words (Bug#7470).
943
f49d1f52 9442010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 945
4f1948eb
EZ
946 * display.texi (Optional Mode Line): Make the description of
947 load-average more accurate.
948
b8a9e136
EZ
949 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
950 registry, with a cross-reference.
62d72a4a
EZ
951 (Windows Startup): New node. Move the stuff about the current
952 directory from "Windows HOME".
b8a9e136 953
07976ae3 9542010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
955
956 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
957 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
958
07976ae3 9592010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
960
961 * maintaining.texi (Version Control Systems): Fix repeated sentence.
962 Suggested by Štěpán Němec.
963
07976ae3 9642010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 965
1aaae3f3
CY
966 * maintaining.texi (Version Control): Say "commit", not "check in".
967 (Version Control Systems): Simplify descriptions.
968 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
969 VCS Concepts.
970 (VC Mode Line): Update example.
971 (Old Revisions): Document revert-buffer for vc-diff.
972 (Log Buffer): Promote to a subsection. Document header lines.
973
1c6c854e
CS
974 * macos.texi (Mac / GNUstep Basics):
975 Document ns-right-alternate-modifier.
ec8a6295 976
1aaae3f3
CY
977 * emacs.texi (Top): Update node listing.
978
0eb025fb
EZ
9792010-11-13 Eli Zaretskii <eliz@gnu.org>
980
981 * rmail.texi (Rmail Coding): Characters with no fonts are not
982 necessarily displayed as empty boxes.
983
984 * mule.texi (Language Environments, Fontsets): Characters with no
985 fonts are not necessarily displayed as empty boxes.
986
987 * display.texi (Text Display): Document display of glyphless
988 characters.
989
ea4f7750
GM
9902010-11-13 Glenn Morris <rgm@gnu.org>
991
992 * basic.texi (Position Info): Add M-x count-words-region.
993
90639cea
GM
9942010-11-11 Glenn Morris <rgm@gnu.org>
995
996 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
997
d607b96b 9982010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
999
1000 * msdog.texi (Windows HOME): Add information regarding startup
1001 directory when invoking Emacs from a desktop shortcut. (bug#7300)
1002
c12e4a81
GM
10032010-10-11 Glenn Morris <rgm@gnu.org>
1004
df187c62
GM
1005 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1006
c12e4a81
GM
1007 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1008 (DVIPS): New variable.
234db610
GM
1009 (.PHONY): Add html, ps.
1010 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1011 (clean): Delete html, ps files.
c12e4a81 1012
6513b232
EZ
10132010-10-09 Eli Zaretskii <eliz@gnu.org>
1014
1015 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1016
f4f358f1
GM
10172010-10-09 Glenn Morris <rgm@gnu.org>
1018
c1dc72b3
GM
1019 * Makefile.in (VPATH): Remove.
1020 (infodir): Make it absolute.
1021 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1022
4393405b
GM
1023 * Makefile.in (dist): Anchor regexps.
1024
eef3ab94
GM
1025 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1026 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1027 (emacs-xtra.pdf): Use $<.
1028
aa9db089
GM
1029 * Makefile.in (infoclean): Remove harmless, long-standing error.
1030
abd40fb4
GM
1031 * Makefile.in ($(infodir)): Delete rule.
1032 (mkinfodir): New.
1033 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1034
f4f358f1 1035 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1036 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1037 * emacsver.texi: New file, replacing emacsver.texi.in.
1038
ea274122
GM
10392010-10-09 Glenn Morris <rgm@gnu.org>
1040
f7a31f11
GM
1041 * emacsver.texi.in: New file.
1042 * emacs.texi: Set EMACSVER by including emacsver.texi.
1043 * Makefile.in (distclean): Delete emacsver.texi.
1044 (dist): Copy emacsver.texi.
b13254e7 1045 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1046
3fb78d1f
GM
1047 * ack.texi (Acknowledgments): No more b2m.c.
1048
ea274122
GM
1049 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1050 (emacs): Remove rule.
1051 (dist): No need to deal with the emacs rule any more.
1052
17ca7950
GM
10532010-10-07 Glenn Morris <rgm@gnu.org>
1054
1055 * Makefile.in (version): New, set by configure.
1056 (clean): Delete dist tar file.
1057 (dist): Use version in tar name.
1058
4c83f6e1
GM
10592010-10-06 Glenn Morris <rgm@gnu.org>
1060
1061 * Makefile.in (EMACS_XTRA): Add the main source file.
1062 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1063 (mostlyclean): No core files, reorder other files.
1064 (clean): Delete specific dvi and pdf files.
1065 (infoclean, dist): New rules.
1066 (maintainer-clean): Use infoclean.
8a944cea 1067 ($(infodir)): Add parallel build workaround.
4c83f6e1 1068
0264072d
GM
10692010-10-04 Glenn Morris <rgm@gnu.org>
1070
1071 * Makefile.in (SHELL): Set it.
1072 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1073 (info, dvi): Replace above variables with their expansions.
1074 (info): Move mkdir from here...
1075 ($(infodir)/emacs): ... to here (for parallel builds).
1076 (pdf): New target.
1077 ($(infodir)/emacs): Pass -o option to makeinfo.
1078 (.PHONY): Declare clean rules.
1079 (maintainer-clean): Delete dvi and pdf files.
1080 Guard against cd failures. Use a more restrictive delete.
1081
3226d6ca
GM
10822010-10-02 Glenn Morris <rgm@gnu.org>
1083
1084 * misc.texi (Shell Mode): Remove reference to old function name.
1085
cad90f3b
EZ
10862010-09-30 Eli Zaretskii <eliz@gnu.org>
1087
1088 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1089 indicator characters.
1090
5f874327
GM
10912010-09-29 Glenn Morris <rgm@gnu.org>
1092
1093 * Makefile.in (top_srcdir): Remove unused variable.
1094
0ab9cff3
GM
10952010-09-14 Glenn Morris <rgm@gnu.org>
1096
67ae9766
GM
1097 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1098 the last hook item.
1099
0ab9cff3
GM
1100 * calendar.texi (Appointments): Also updated when a diary include file
1101 is saved.
1102
6664fc59 11032010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1104
1105 * trouble.texi (Bugs): Update the section intro.
1106 (Known Problems): New section.
1107 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1108 (Sending Patches): Bug fixes are best as responses to existing bugs.
1109 * emacs.texi (Known Problems): Add menu entry for new section.
1110
be3283d7
GM
11112010-09-09 Glenn Morris <rgm@gnu.org>
1112
1113 * xresources.texi: Untabify.
1114
10999305 11152010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1116
1117 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1118
10999305 11192010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1120
1121 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1122
30641319
JD
11232010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1124
1125 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1126
50dd7bc6
GM
11272010-08-21 Glenn Morris <rgm@gnu.org>
1128
1129 * misc.texi (Amusements): Mention bubbles and animate.
1130
5e620eca
EZ
11312010-07-31 Eli Zaretskii <eliz@gnu.org>
1132
1133 * files.texi (Visiting): Add more index entries for
1134 large-file-warning-threshold.
1135
8b2dd508
JD
11362010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1137
1138 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1139
8838673e
GM
11402010-06-23 Glenn Morris <rgm@gnu.org>
1141
1142 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1143 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1144 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1145 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1146 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1147 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1148 Untabify Texinfo files.
1149
04d3bb6c
GM
11502010-06-10 Glenn Morris <rgm@gnu.org>
1151
103dd3a8
GM
1152 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1153
04d3bb6c
GM
1154 * basic.texi (Inserting Text): Fix typo.
1155
50b79479
GM
11562010-06-10 Glenn Morris <rgm@gnu.org>
1157
1158 * ack.texi (Acknowledgments):
1159 * emacs.texi (Acknowledgments): Update for notifications.el.
1160
86d7a550
DU
11612010-05-31 Daiki Ueno <ueno@unixuser.org>
1162
1163 * dired.texi (Operating on Files): Mention encryption commands
1164 (Bug#6315).
1165
db5dce9d
EZ
11662010-05-29 Eli Zaretskii <eliz@gnu.org>
1167
1168 * basic.texi (Moving Point): Update due to renaming of commands bound
1169 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1170
34313041
EZ
11712010-05-18 Eli Zaretskii <eliz@gnu.org>
1172
1173 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1174 paragraphs.
1175 (Line Truncation): Fix wording for bidi display.
1176
1fc0ce04 1177 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1178 keys.
1179
0235128c 11802010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1181
1182 * building.texi (GDB Graphical Interface): Remove misleading comparison
1183 to an IDE (Bug#6128).
1184
0235128c 11852010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1186
1187 * programs.texi (Man Page):
1188 * misc.texi (Invoking emacsclient):
1189 * mini.texi (Repetition):
1190 * mark.texi (Setting Mark): Fix typos.
1191
0235128c 11922010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1193
1194 * misc.texi (Printing): Document htmlfontify-buffer.
1195
0235128c 11962010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1197
1198 * calendar.texi (Displaying the Diary, Format of Diary File):
1199 Fix external cross-references for TeX format output.
1200
0235128c
SM
12012010-05-07 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * Version 23.2 released.
1204
f63d0028
JD
12052010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1206
1207 * cmdargs.texi (Initial Options): Mention --chdir.
1208
20fe03ad
JD
12092010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1210
1211 * frames.texi (Tool Bars): Add tool-bar-style.
1212
b7d65a5f
GM
12132010-04-21 Glenn Morris <rgm@gnu.org>
1214
1215 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1216
a42dbee1
CY
12172010-04-18 Chong Yidong <cyd@stupidchicken.com>
1218
1219 * programs.texi (Semantic): New node.
1220
1221 * maintaining.texi (EDE): New node.
1222
1223 * emacs.texi: Update node listing.
1224
1225 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1226
6e104790 12272010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1228
d52dbd3d
GM
1229 * emacs.texi (Acknowledgments): Remove duplicate.
1230
a77fe20c
GM
1231 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1232
6e104790 12332010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1234
4ebe9902
GM
1235 * dired.texi (Misc Dired Features): Mention VC diff and log.
1236 * maintaining.texi (Old Revisions, VC Change Log):
1237 Mention that diff and log work in Dired buffers.
1238
98932641
GM
1239 * help.texi (Help Summary): Mention M-x info-finder.
1240
d5b22ab2 1241 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1242
4d4e9522
GM
1243 * custom.texi (Specifying File Variables, Directory Variables):
1244 Document new commands for manipulating local variable lists.
1245
6e104790 12462010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1247
1248 * trouble.texi (Contributing): Add cindex entry.
1249 Mention etc/CONTRIBUTE.
1250
6e104790 12512010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1252
1253 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1254 query-replace (Bug#5774).
1255
a20a9df3
GM
12562010-04-16 Glenn Morris <rgm@gnu.org>
1257
1258 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1259
1ecb2d3f
JD
12602010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1261
1262 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1263
99852628
JD
12642010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1265
1266 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1267
ce79424f
EZ
12682010-03-30 Eli Zaretskii <eliz@gnu.org>
1269
1270 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1271 cross-reference to "Inserting Text".
1272
1273 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1274 Mention completion provided by `ucs-insert'.
1275
85738751 12762010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1277
1278 * sending.texi (Sending Mail): Note variables that may need
1279 customizing.
1280 (Mail Sending): Expand discussion of send-mail-function.
1281
85738751 12822010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1283
1284 Document Message mode as the default mail mode.
1285
1286 * sending.texi (Sending Mail): Copyedits.
1287 (Mail Format, Mail Headers): Document mail-from-style changes.
1288 (Mail Commands): Rename from Mail mode. Document Message mode.
1289 (Mail Misc): Rename from Mail mode Misc.
1290 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1291 command names and update keybindings.
1292 (Header Editing): Document message-tab. De-document
1293 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1294 favor of mail-default-headers. Ad index entries for user-full-name and
1295 user-mail-address.
1c6c854e
CS
1296 (Citing Mail): Update changes in Message mode behavior.
1297 Document mail-yank-prefix.
e73c2434
CY
1298 (Mail Signature): New node, moved from Mail Misc.
1299 (Mail Aliases): Mail abbrevs are the default with Message mode.
1300 (Mail Methods): Note that Message mode is now the default.
1301
1302 * rmail.texi (Rmail Reply):
1303 * text.texi (Text Mode):
1304 * major.texi (Major Modes):
1305 * mule.texi (Output Coding): Refer to Message mode.
1306
1307 * custom.texi (Init Examples): Add xref to Mail Header.
1308
1fc0ce04 1309 * emacs.texi (Top): Fix xrefs.
e73c2434 1310
85738751 13112010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1312
c0c035fa
CY
1313 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1314 repository if there is none.
1315 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1316 vc-print-root-log.
ef7b27ef 1317 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1318
71785b7a
CY
1319 * programs.texi (Program Modes): Mention Javascript mode.
1320
f67c5dd0
CY
1321 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1322 * emacs.texi: Update node description.
1323
0f72a391 1324 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1325 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1326
dc2d2590
JL
13272010-03-30 Juri Linkov <juri@jurta.org>
1328
1329 * search.texi (Other Repeating Search): Remove line that `occur'
1330 can not handle multiline matches.
1331
a7b02820
EZ
13322010-03-30 Eli Zaretskii <eliz@gnu.org>
1333
1334 * mule.texi (International): Mention support of bidirectional editing.
1335 (Bidirectional Editing): New section.
1336
22ef1944
NR
13372010-03-28 Nick Roberts <nickrob@snap.net.nz>
1338
1339 * emacs.texi (Top): Update node names to those in building.texi.
1340
146b8b16
NR
13412010-03-27 Nick Roberts <nickrob@snap.net.nz>
1342
c5e87d10
PE
1343 doc/emacs/building.texi: Describe restored GDB/MI functionality
1344 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1345 doc/emacs/emacs.texi: Update node names for building.texi.
1346
6d98672d
GM
13472010-03-24 Glenn Morris <rgm@gnu.org>
1348
1349 * ack.texi (Acknowledgments):
1350 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1351
93318cbd
JD
13522010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1353
1354 * xresources.texi (Table of Resources): Clarify toolBar number
1355 for Gtk+.
1356
1357 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1358
15cf2f52
CY
13592010-03-21 Chong Yidong <cyd@stupidchicken.com>
1360
4102856c
CY
1361 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1362
15cf2f52
CY
1363 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1364 and multi-isearch-buffers-regexp.
1365
1366 * indent.texi (Indentation): Clarify description of
1367 indent-for-tab-command. Document tab-always-indent.
1368
d68eb23c
CY
13692010-03-20 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * cmdargs.texi (Font X): Move most content to Fonts.
1372
1373 * frames.texi (Fonts): New node. Document font-use-system-font.
1374
1375 * emacs.texi (Top):
1376 * xresources.texi (Table of Resources):
1377 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1378
288f9fc0
CY
13792010-03-10 Chong Yidong <cyd@stupidchicken.com>
1380
1381 * Branch for 23.2.
1382
17782bec
CY
13832010-03-06 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * custom.texi (Init Examples): Add xref to Locals.
1386
1387 * major.texi (Choosing Modes): Mention usage of setq-default for
1388 setting the default value of major-mode (Bug#5688).
1389
b4a1a8b2
CY
13902010-03-02 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1393
1394 * display.texi (Display Custom): Document make-pointer-invisible and
1395 underline-minimum-offset. Remove inverse-video.
1396
a1e759cd
CY
13972010-02-21 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * frames.texi (Frame Commands): Note that the last ordinary frame can
1400 be deleted in daemon mode (Bug#5616).
1401
4f3bc373
GM
14022010-02-18 Glenn Morris <rgm@gnu.org>
1403
1404 * trouble.texi (Contributing): Repository is no longer CVS.
1405
5dbbdd33
GM
14062010-02-08 Glenn Morris <rgm@gnu.org>
1407
1408 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1409
cd61af01
SM
14102010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1411
1412 * display.texi (Useless Whitespace, Text Display):
1413 * custom.texi (Init Examples): Avoid obsolete special default variables
1414 like default-major-mode.
1415
b1bb0a25 14162010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1417
1418 * programs.texi (Other C Commands): Replace reference to obsolete
1419 c-subword-mode.
1420
99d0985b
GM
14212010-01-21 Glenn Morris <rgm@gnu.org>
1422
1423 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1424
893db5bc
GM
14252010-01-12 Glenn Morris <rgm@gnu.org>
1426
1427 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1428 emacs-pretest-bug for bug reports for development versions.
1429
0419b8d6
GM
14302010-01-11 Glenn Morris <rgm@gnu.org>
1431
1432 * display.texi (Highlight Interactively): `t' does not mean highlight
1433 all patterns. (Bug#5335)
1434
26e533e2
CY
14352009-12-29 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * misc.texi (Shell): Document async-shell-command.
1438
1439 * building.texi (Grep Searching): Document zrgrep.
1440
484eaeac 1441 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1442
7ee6c59b
NR
14432009-12-29 Nick Roberts <nickrob@snap.net.nz>
1444
1445 * building.texi: Import GDB Graphical Interface description from
1446 EMACS_23_1_RC.
1447
91ed7ea8
CY
14482009-12-24 Chong Yidong <cyd@stupidchicken.com>
1449
1450 * emacs.texi (Top): Update node listing.
1451
1452 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1453
1454 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1455
1456 * cmdargs.texi (Initial Options):
1457 * xresources.texi (Resources): Document inhibit-x-resources.
1458
1459 * custom.texi (Specifying File Variables): Note that minor modes are
1460 enabled unconditionally.
1461
1462 * display.texi (Scrolling): Briefly document the old recenter command,
1463 and document recenter-positions.
1464
1465 * files.texi (Visiting):
1466 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1467
1c6c854e
CS
1468 * frames.texi (Cut/Paste Other App):
1469 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1470
1471 * killing.texi (Kill Options): New node.
1472
6ca89aaa
CY
14732009-12-05 Chong Yidong <cyd@stupidchicken.com>
1474
1475 * misc.texi (Shell Options): ansi-color is now default.
1476
806642d4
GM
14772009-12-05 Glenn Morris <rgm@gnu.org>
1478
806642d4
GM
1479 * emacs.texi (Top): Update menu for cal-xtra node changes.
1480 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1481 or mode line. Don't mention invisible text or the details of
1482 diary-print-entries here, only in cal-xtra.
1483 (Format of Diary File): Mention that the "date on first line" format
1484 only really affects the simple display.
1485 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1486 (Diary Customizing): Holidays may be in the buffer or mode line.
1487 Move diary-print-entries to the "Diary Display" section.
1488 (Diary Display): New section, split out from "Fancy Diary Display".
1489 Explain the limitations of simple display, and how to print it.
1490
1a4f0c0a
GM
1491 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1492
e11adbd8
GM
1493 * cal-xtra.texi (Diary Display): Mention View mode.
1494
29a483ac
JL
14952009-11-29 Juri Linkov <juri@jurta.org>
1496
1497 * display.texi (Highlight Interactively): Actually a list of
1498 default faces is pre-loaded into a list of default values
1499 instead of the history.
1500
83d60c79
GM
15012009-11-20 Glenn Morris <rgm@gnu.org>
1502
1503 * ack.texi (Acknowledgments):
1504 * emacs.texi (Acknowledgments): Add htmlfontify.
1505
276bbe96
GM
15062009-11-14 Glenn Morris <rgm@gnu.org>
1507
98ad1bae
GM
1508 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1509
276bbe96
GM
1510 * ack.texi (Acknowledgments):
1511 * emacs.texi (Acknowledgments): Update for recent Org changes.
1512
18430066
CY
15132009-10-31 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1516 `charset' property, which is irrelevant to the user manual (Bug#3526).
1517
522ddc9f
JB
15182009-10-14 Juanma Barranquero <lekktu@gmail.com>
1519
1520 * trouble.texi (DEL Does Not Delete): Fix typo.
1521
50b49ade
MA
15222009-10-05 Michael Albinus <michael.albinus@gmx.de>
1523
1524 * files.texi (Misc File Ops): Mention copy-directory.
1525
6308321a
EZ
15262009-10-04 Eli Zaretskii <eliz@gnu.org>
1527
43b3b4d1
EZ
1528 * mule.texi (Unibyte Mode): Emphasize that
1529 unibyte-display-via-language-environment affects only the display.
1530
6308321a
EZ
1531 * display.texi (Horizontal Scrolling): Document cursor behavior under
1532 horizontal scrolling when point moves off the screen (Bug#4564).
1533 Improve wording.
1534
bd51ea7f
MA
15352009-10-01 Michael Albinus <michael.albinus@gmx.de>
1536
1537 * files.texi (Directories): delete-directory prompts for recursive
1538 deletion.
1539
55381962
GM
15402009-09-30 Glenn Morris <rgm@gnu.org>
1541
1542 * ack.texi (Acknowledgments):
1543 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1544
13989ab1
TH
15452009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1546
1547 * dired.texi (Dired Navigation): Use @code instead of @var for
1548 dired-isearch-filenames, so that it's not capitalized.
1549
8ba46c89
CY
15502009-09-19 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1553
1554 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1555
1556 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1557 (Key Bindings): Reference Init Rebinding in introductory text.
1558 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1559 (Keymaps): Simplify.
1560 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1561 (Minibuffer Maps): Remove mention of Mocklisp.
1562 (Init Rebinding): Move mode-local rebinding example here from Local
1563 Keymaps.
1564 (Modifier Keys): Clarify.
1e11b018 1565 (Rebinding): Add cindex for "binding keys".
8ba46c89 1566
6a5ca7c8
CY
15672009-09-13 Chong Yidong <cyd@stupidchicken.com>
1568
1569 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1570
0e1cba51
NR
15712009-08-31 Nick Roberts <nickrob@snap.net.nz>
1572
6a5ca7c8 1573 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1574 Re-organise these two sections.
0e1cba51 1575
76a87a4d
EZ
15762009-08-29 Eli Zaretskii <eliz@gnu.org>
1577
1578 * cmdargs.texi (Initial Options): Fix last change.
1579
82e98df4
SM
15802009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1581
1582 * mule.texi (Enabling Multibyte):
1583 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1584 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1585
fb89fad9
GM
15862009-08-20 Glenn Morris <rgm@gnu.org>
1587
1588 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1589
e99652b0
GM
15902009-08-19 Glenn Morris <rgm@gnu.org>
1591
1592 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1593
5cca97ad
GM
15942009-08-18 Glenn Morris <rgm@gnu.org>
1595
1596 * ack.texi (Acknowledgments):
1597 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1598
997797ae 1599 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1600
985bf85b
GM
16012009-08-09 Glenn Morris <rgm@gnu.org>
1602
1603 * ack.texi (Acknowledgments):
1604 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1605
8d6bb99e
DD
16062009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1607
1608 * emacs.texi (Top): Add new menu items for GDB-UI.
1609
1610 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1611 section. Threads buffer is in separate section now.
8d6bb99e 1612
8353da9c
GM
16132009-08-08 Glenn Morris <rgm@gnu.org>
1614
1615 * ack.texi (Acknowledgments):
1616 * emacs.texi (Acknowledgments):
1617 Update for js2-mode and org changes.
1618
f2074faf
MA
16192009-08-02 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1622 files.
1623
e8d2d3fb
CY
16242009-07-28 Chong Yidong <cyd@stupidchicken.com>
1625
1626 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1627
324a4f6a
GM
16282009-07-23 Glenn Morris <rgm@gnu.org>
1629
1630 * programs.texi (Matching): Update blink-matching-paren-distance.
1631
b6937a70
CY
16322009-07-21 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * frames.texi (Cut/Paste Other App): For select-active-regions,
1635 selection is now updated on moving point.
1636
bd8aaa36
RS
16372009-07-21 Richard Stallman <rms@gnu.org>
1638
1639 * glossary.texi (GNU, Daemon): Update information.
1640
8d9b5eba
JL
16412009-07-19 Juri Linkov <juri@jurta.org>
1642
1643 * custom.texi (Specifying File Variables, Safe File Variables):
1644 "variables/value pairs" -> "variable/value pairs".
1645
a2acc1db
GM
16462009-07-15 Glenn Morris <rgm@gnu.org>
1647
1648 * misc.texi (Gnus): Remove widow.
1649
c5ae942b
GM
16502009-07-11 Glenn Morris <rgm@gnu.org>
1651
703d26ba
GM
1652 * Makefile.in (TEXI2PDF): New.
1653 (emacs.pdf, emacs-xtra.pdf): New targets.
1654
522ddc9f 1655 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1656
1657 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1658
1659 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1660 Don't print the copying notice twice in the printed version.
1661 Update the menu and detailmenu.
1662 (Preface): The meaning of "on-line" has changed.
1663 Correct name for "Common Problems" chapter.
1664 (Distrib): Update FSF shop URL.
1665 (Intro): Showing two files at once is not so exciting.
1666
1667 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1668 (Mac / GNUstep Basics): Minor grammar changes.
1669 (Mac / GNUstep Events): Fix typo.
1670 (GNUstep Support): CANNOT_DUMP no longer applies.
1671
1672 * misc.texi (Document View): Fix typos.
1673
1674 * dired.texi (Dired):
1675 * help.texi (Help):
1676 * macos.texi (Mac OS / GNUstep):
1677 * maintaining.texi (Version Control, Introduction to VC):
1678 End menu descriptions with a period.
c5ae942b 1679
b1c8242b
EZ
16802009-07-09 Eli Zaretskii <eliz@gnu.org>
1681
1682 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1683 so categorical in saying that the option is only useful on NTFS.
1684
220d9aa6
GM
16852009-07-09 Glenn Morris <rgm@gnu.org>
1686
1687 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1688 (ENVADD): Add texinfodir to TEXINPUTS.
1689
1690 * emacs.texi (Top): Fix cross-reference.
1691
1692 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1693
1694 * vc1-xtra.texi (Revision Tags): Fix typo.
1695
d07e72d3
GM
16962009-07-03 Glenn Morris <rgm@gnu.org>
1697
1698 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1699 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1700 (Merge Commands): `.' does not seem to work in A or B buffer.
1701 `l' can recreate the 3-window display.
1702
1703 * glossary.texi (Glossary): Minor phrasing changes throughout.
1704 Add more internal cross-references.
1705 <Autoloading>: You can't really autoload a variable.
1706 <C-M->: Move details here from `M-C-' item.
1707 <Continuation Line>: Refer to `Truncation.'
1708 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1709 <Home Directory, Unix>: New entries.
1710 <Deletion of Files>: Mention recycle bins.
1711 <Directory>: Mention ``folders.''
1712 <Error>: Don't mention ``type-ahead.''
1713 <Fringe>: Refer to the manual node.
1714 <Minor Mode>: Can be global or local.
1715 <Spell Checking>: There are other checkers besides Ispell.
1716
f144038a
GM
17172009-07-02 Glenn Morris <rgm@gnu.org>
1718
1719 * anti.texi (Antinews): Minor changes in phrasing.
1720
1721 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1722 some underfull lines in dvi output.
1723
1724 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1725
1726 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1727
1728 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1729
3f1c6666
JD
17302009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1731
1732 * xresources.texi (Table of Resources): Mention maximized for
1733 fullscreen.
1734
1735 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1736
62aadce7
CY
17372009-07-01 Chong Yidong <cyd@stupidchicken.com>
1738
1739 * anti.texi (Antinews): Correct the list of removed platforms.
1740
82ec412e
GM
17412009-06-28 Glenn Morris <rgm@gnu.org>
1742
1743 * arevert-xtra.texi: Minor language tweaks.
1744
09964e7d
GM
1745 * dired-xtra.texi: Minor revisions.
1746
666e158e
MB
17472009-06-23 Miles Bader <miles@gnu.org>
1748
c4cc8b9a 1749 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1750 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1751
70243478
CY
17522009-06-21 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * Branch for 23.1.
1755
67cbe681
KH
17562009-06-17 Kenichi Handa <handa@m17n.org>
1757
1758 * mule.texi (Charsets): Update the description for the new charset.
1759 (list-character-sets): New findex.
125dd7c5 1760 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1761
40e67246
CY
17622009-06-10 Chong Yidong <cyd@stupidchicken.com>
1763
b5700de6
CY
1764 * basic.texi (Moving Point): Fix tag.
1765
1766 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1767
1768 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1769 use camel-case for PageUp and PageDown.
1770
1771 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1772 camel-case for PageUp and PageDown.
1773
1774 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1775
40e67246 1776 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1777 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1778
522ddc9f 17792009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1780
522ddc9f
JB
1781 * fixit.texi (Spelling): Set default dictionary.
1782 Improve descriptions (Bug#2554)
6f591cf4 1783
53483c76
DR
17842009-06-08 David Reitter <david.reitter@gmail.com>
1785
1786 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1787 since saving colors and faces set this way is not implemented.
1788 (Environment variables): Remove mention of mac-fix-env, which is
1789 scheduled to be removed.
1790
1557ef4f
CY
17912009-06-04 Chong Yidong <cyd@stupidchicken.com>
1792
91056528
CY
1793 * custom.texi (Init Examples): Add example of changing load-path.
1794
1557ef4f
CY
1795 * building.texi (Lisp Libraries): Add example of changing
1796 load-path (Bug#3446).
1797
623cec4c
CY
17982009-05-28 Chong Yidong <cyd@stupidchicken.com>
1799
1800 * mark.texi (Mark): Further clarifications.
1801 (Setting Mark): Emphasize that C-SPC activates the mark.
1802
0fcca8ee
CY
18032009-05-28 Chong Yidong <cyd@stupidchicken.com>
1804
702b10e1
CY
1805 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1806 Mark mode.
0fcca8ee
CY
1807 (Using Region, Persistent Mark): Use "active mark" instead of "active
1808 region".
1809
d3b396e4
CY
18102009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1811
1812 * mule.texi (Select Input Method): Fix typo.
1813
3f698a06
CY
18142009-05-13 Chong Yidong <cyd@stupidchicken.com>
1815
1816 * anti.texi (Antinews): Document completion changes. Some additional
1817 copyedits and rearrangement of entries.
1818
b2a42eb7
CY
18192009-05-12 Chong Yidong <cyd@stupidchicken.com>
1820
932fd020
CY
1821 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1822 (Shell History Copying, Terminal emulator): Copyedits.
1823
1c6c854e
CS
1824 * xresources.texi (Resources): Simplify descriptions.
1825 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1826 (Table of Resources): Document fontBackend resource.
1827
b2a42eb7 1828 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1829 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1830 "Backspace". Remove discussion of obscure Xmodmap issue.
1831
c6ea7fb8
CY
18322009-05-07 Chong Yidong <cyd@stupidchicken.com>
1833
1834 * files.texi (Visiting): Copyedits.
1835
ad36c422
CY
18362009-05-06 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * basic.texi (Inserting Text): Document ucs-insert.
1839
1840 * mule.texi (International Chars): Define "multibyte". Note that
1841 internal representation is unicode-based. Simplify definition of raw
1842 bytes. Mention ucs-insert.
1843 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1844 (Language Environments): Add language environments new to Emacs 23.
1845 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1846 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1847 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1848 (Output Coding): Copyedits.
1849
1850 * emacs.texi (Top): Update node listing.
1851
d4ad7b96
CY
18522009-05-05 Per Starbäck <per@starback.se> (tiny change)
1853
1854 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1855
5bd66204
SM
18562009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1857
1858 * building.texi (Lisp Libraries): `load-library' does offer completion.
1859
bc36ad1c
CY
18602009-04-28 Chong Yidong <cyd@stupidchicken.com>
1861
1862 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1863 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1864
f1a47884
EZ
18652009-04-25 Eli Zaretskii <eliz@gnu.org>
1866
1867 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1868
be77bd45
CY
18692009-04-22 Chong Yidong <cyd@stupidchicken.com>
1870
1871 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1872
1873 * building.texi (Lisp Interaction): Document initial-scratch-message.
1874
d3b82927
JB
18752009-04-18 Juanma Barranquero <lekktu@gmail.com>
1876
ed6e7b11
JB
1877 * msdog.texi (Windows Fonts): Fix typos.
1878
d3b82927
JB
1879 * files.texi (Save Commands): Fix pxref.
1880
bc323c04
CY
18812009-04-18 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * files.texi (Save Commands): Mention diff-buffer-with-file.
1884 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1885 Henoch (Bug#3036).
1886
2186d13f
GM
18872009-03-15 Glenn Morris <rgm@gnu.org>
1888
1889 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1890 the former is not always used.
1891 (Mail Headers): Use active voice. Add "Mail-reply-to".
1892 Change case of "Id". Avoid repeated "appropriate".
1893 (Mail Aliases): Fix previous change - use an example with a ".", so it
1894 does actually get quoted when expanded.
1895 (Mail Sending): Mailclient is the default on some systems.
1896 (Citing Mail): Mention mail-indentation-spaces.
1897 (Mail Mode Misc): Add an @dfn for "mail signature".
1898
71e454fc
CY
18992009-03-15 Chong Yidong <cyd@stupidchicken.com>
1900
1901 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1902 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1903 read-buffer-completion-ignore-case, and completion-styles.
1904 Remove description of partial-completion-mode.
71e454fc 1905
df1a3e06
GM
19062009-03-14 Glenn Morris <rgm@gnu.org>
1907
1908 * sending.texi (Mail Format): Fix typo. Add index entry for
1909 mail-header-separator.
1910 (Mail Headers): Put info about initialization and changing in one place
1911 at the start. Update FCC section for mbox Rmail. Clarify From
1912 section, mention mail-setup-with-from. Clarify Reply-to section.
1913 Add Mail-followup-to and mail-mailing-lists. Clarify References
1914 section.
1915 (Mail Aliases): Update example, make less contentious.
1916 Update for name change of mail-interactive-insert-alias.
1917 (Mail Mode): Remove mention of `%' as a word separator.
1918 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1919 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1920 commands. Clarify FCC handling. In mail-complete, add reference to
1921 Mail Aliases section, and mention mail-complete-function.
1922 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1923 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1924 signature netiquette. Explain how the mail hooks work when continuing
1925 a composition.
1926 (Mail Amusements): Internationalize the spook section a bit.
1927 Remove the spook mail-setup-hook example, since it doesn't work well.
1928 Mention fortune-file.
1929 (Mail Methods): Mention read-mail-command.
1930
ed6e7b11 19312009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1932
df1a3e06
GM
1933 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1934 and NS resources following recent changes.
959d68bd 1935
86dca3e8
JR
19362009-03-10 Jason Rumney <jasonr@gnu.org>
1937
1938 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1939 w32-use-visible-system-caret doc to indicate that it should get set
1940 automatically.
1941 (Windows Fonts): Add doc for the uniscribe backend.
1942
042fe98f
DN
19432009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1944
1945 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1946 vc-dir. (Bug#2598)
1947
7f8dba73
RS
19482009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1949
1950 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1951
505e70c3
GM
19522009-03-05 Glenn Morris <rgm@gnu.org>
1953
04242bdc
GM
1954 * rmail.texi (Rmail Basics): Add reference to sorting.
1955 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1956 Minor re-wordings.
1957 (Rmail Motion): Mention rmail-next-same-subject.
1958 (Rmail Deletion): Expunging is not the only way to change the numbers.
1959 (Rmail Labels): Labels can also be used in sorting.
1960 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1961 (Rmail Display): Mention rmail-mime.
1962
00cfe22c
GM
19632009-03-04 Glenn Morris <rgm@gnu.org>
1964
1965 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1966 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1967 summary. Mention sorts cannot be undone.
1968 (Rmail Display): Give an example of how to use goto-address-mode.
1969 (Rmail Editing): It's keybindings that are redefined, not commands.
1970 Fix some typos.
1971 (Movemail): Some minor rewording.
1972 (Remote Mailboxes): Emacs movemail supports pop by default.
1973 Fix some minor grammatical issues. The "two alternative ways" to
1974 specify a POP mailbox are really just one. Remove all reference to the
1975 variables rmail-pop-password and rmail-pop-password-required, obsolete
1976 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1977 can support Kerberos.
1978
3d963b67
GM
19792009-03-03 Glenn Morris <rgm@gnu.org>
1980
1981 * rmail.texi (Rmail Deletion): Revert previous change, which was
1982 describing the Rmail summary versions.
1983 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1984 Minor re-wording for rmail-resend.
1985 (Rmail Make Summary): Summaries apply to buffers rather than files.
1986 <rmail-summary-by-topic>: Headers includes the subject.
1987 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1988 details, including prefix arguments.
2340abde 1989 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1990 Not counting lines might be faster.
1991 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1992 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1993 Name the commands bound to the various keys. Mention prefix argument
1994 for searching.
3d963b67
GM
1995 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1996 Simplify rmail-highlighted-headers description. Update face name.
1997
a8ce3d17
JB
19982009-03-02 Juanma Barranquero <lekktu@gmail.com>
1999
2000 * mark.texi (Marking Objects): Fix typo.
2001
130a29b6
CY
20022009-03-01 Chong Yidong <cyd@stupidchicken.com>
2003
2004 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
2005 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2006
9d5de6f8
GM
20072009-03-01 Glenn Morris <rgm@gnu.org>
2008
79fc530e 2009 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2010 (Rmail Motion): - M-s searches from the end of messages.
2011 (Rmail Deletion): Minor clarification. Fix numeric argument
2012 description.
2013 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2014 newmail and RMAILOSE files need not be in home-directory.
2015 (Rmail Files): Mention I/O menus are unselectable if no files match.
2016 Mention `MAIL' env-var.
2017
b545ff9c
JR
20182009-02-24 Jason Rumney <jasonr@gnu.org>
2019
2020 * mule.texi (Fontsets): Mention fontset-default, font specs and
2021 fallback fontsets.
2022 (Defining Fontsets): Mention ns and w32 variants of
2023 standard-fontset-spec. Update description of startup fontset to match
2024 Emacs 23 behavior.
a93be82a 2025 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2026 (International): Link to Modifying Fontsets.
b545ff9c 2027
75da0618 20282009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2029
2030 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2031 Mention ns-extended-platform-support-mode.
2032
6be93a16
KB
20332009-02-22 Karl Berry <karl@gnu.org>
2034
2035 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2036
867d4bb3
JB
20372009-02-19 Juanma Barranquero <lekktu@gmail.com>
2038
2039 * basic.texi (Moving Point, Position Info):
2040 * files.texi (Visiting):
2041 * mini.texi (Completion Options):
2042 * text.texi (HTML Mode): Remove duplicate words.
2043
49b5c0e8
GM
20442009-02-20 Glenn Morris <rgm@gnu.org>
2045
2046 * rmail.texi: Minor updates for mbox rather than Babyl.
2047
f43a822c
KB
20482009-02-17 Karl Berry <karl@gnu.org>
2049
49b5c0e8 2050 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2051
80d634b8
RS
20522009-02-17 Richard M Stallman <rms@gnu.org>
2053
2054 * anti.texi (Antinews): Mention Babyl format.
2055
2056 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2057
2058 * rmail.texi: Update for mbox format.
2059 Various small fixes, as well as the following.
2060 (Out of Rmail): Node deleted.
2061 (Rmail): Update menu.
2062 (Rmail Files): Comment out set-rmail-inbox-list.
2063 Document rmail-inbox-list instead.
2064 (Rmail Output): Substantial changes since C-o is now
2065 rmail-output-as-seen and o is rmail-output.
2066 (Rmail Attributes): Delete `stored', add `retried'.
2067 (Rmail Display): Editing headers works in all cases.
2068
f0d129c6
GM
20692009-02-17 Glenn Morris <rgm@gnu.org>
2070
2071 * basic.texi (Position Info): M-x count-lines-region is not always on
2072 M-=. (Bug#2269)
2073
160f11d3
GM
20742009-02-09 Glenn Morris <rgm@gnu.org>
2075
2076 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2077 defaults.
2078
763e01c4
EZ
20792009-02-07 Eli Zaretskii <eliz@gnu.org>
2080
2081 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2082 documentation of possible problems with redecoding.
2083
f5e1441d
GM
20842009-02-03 Glenn Morris <rgm@gnu.org>
2085
2086 * rmail.texi (Out of Rmail): Mention b2m.pl.
2087
e1eabe41
GM
20882009-01-31 Glenn Morris <rgm@gnu.org>
2089
2090 * rmail.texi (Out of Rmail): Correct b2m location.
2091
dd05f9de
CY
20922009-01-27 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * fixit.texi (Undo): Update undo limit values.
2095
d74d846e
GM
20962009-01-27 Glenn Morris <rgm@gnu.org>
2097
2098 * emacs.texi (Top): Fix Antinews menu entry.
2099
49ffdce8
KB
21002009-01-25 Karl Berry <karl@gnu.org>
2101
2102 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2103 item with no marker, instead of the syntactically incorrect
2104 @itemize @asis.
2105
467e8d77
JL
21062009-01-25 Juri Linkov <juri@jurta.org>
2107
2108 * building.texi (Grep Searching): Fix index entry for lgrep.
2109
6c60bbdb
EZ
21102009-01-24 Eli Zaretskii <eliz@gnu.org>
2111
2112 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2113
9ce5a36f
AR
21142009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2115
2116 * macos.texi (Preferences Panel): Update description of font setting to
2117 reflect that prior frame selection is no longer needed.
2118
9aa5f2fb
NR
21192009-01-20 Nick Roberts <nickrob@snap.net.nz>
2120
2121 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2122 raise GUD subsections.
2123
3892ff9c
GM
21242009-01-15 Glenn Morris <rgm@gnu.org>
2125
2126 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2127
14731c8f
GM
21282009-01-10 Glenn Morris <rgm@gnu.org>
2129
2130 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2131
45c55e53
CY
21322009-01-04 Chong Yidong <cyd@stupidchicken.com>
2133
2134 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2135 logical lines.
2136
2e4667d1
JL
21372008-12-29 Juri Linkov <juri@jurta.org>
2138
2139 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2140
2141 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2142
2a3eac47
CY
21432008-12-28 Chong Yidong <cyd@stupidchicken.com>
2144
2145 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2146 goto-address-mode instead of goto-address.
2147
3da8da94
CY
2148 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2149 mode.
2150
2a3eac47
CY
2151 * emacs.texi (Top): Update node listing.
2152
057f6dd3
EZ
21532008-12-26 Eli Zaretskii <eliz@gnu.org>
2154
2155 * custom.texi (Directory Variables): Explain what is a "project".
2156 Add indexing. Improve wording. Add a footnote about using
2157 _dir-locals.el on MS-DOS.
2158
e6979067
DN
21592008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2160
2161 * files.texi (Misc File Ops): Mention chmod as an alias for
2162 set-file-modes.
2163
9de15963
MR
21642008-12-24 Martin Rudalics <rudalics@gmx.at>
2165
2166 * help.texi (Help): Fix typos and reword.
2167 (Help Summary): Add entries for C-h n and C-h r, reorder
2168 entries, and do some minor fixes.
2169 (Name Help): Say that C-h F works for commands only.
2170 (Misc Help): Say that view-lossage displays 300 keystrokes.
2171
236fd60d
GM
21722008-12-20 Glenn Morris <rgm@gnu.org>
2173
2174 * ack.texi (Acknowledgments): General update based on AUTHORS,
2175 including removal of some stuff no longer distributed.
2176
349b3256
AM
21772008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2178
2179 * fixit.texi: Mention hunspell
2180
e840fca5
GM
21812008-12-19 Glenn Morris <rgm@gnu.org>
2182
2183 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2184 Consolidate explanatory text at start.
e840fca5
GM
2185
2186 * display.texi (Text Display):
2187 * indent.texi (Indentation): Use @acronym with ASCII.
2188
9dfa7983
GM
21892008-12-18 Glenn Morris <rgm@gnu.org>
2190
2191 * ack.texi: Various small updates and fixes.
2192
97b3a00b
JL
21932008-12-18 Juri Linkov <juri@jurta.org>
2194
2195 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2196 as a key binding to start a forward nonincremental word search.
2197 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2198 a backward nonincremental word search. Add index for `M-s w'
2199 `isearch-forward-word'.
2200 (Regexp Search): Add a short summary of regexp key commands like
2201 in the node "Basic Isearch".
2202 (Other Repeating Search): Fix typo.
2203
22042008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2205
2206 * misc.texi (PostScript Variables): Fix doc.
2207
31ce6a07
CY
22082008-12-10 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * programs.texi (Program Modes): Mention Ruby mode.
2211
636b507b
DN
22122008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2213
2214 * misc.texi (emacsclient Options): Describe what an empty string
2215 argument does for --alternate-editor.
2216
a323fa14
CY
22172008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2218
2219 * cmdargs.texi (Font X): Distinguish between client-side and
2220 server-side fonts. List valid Fontconfig properties. Add reference to
2221 Fontconfig manual. List valid GTK font properties. Explain use of
2222 fc-list.
2223
c5ca6cd0
CY
22242008-12-09 Chong Yidong <cyd@stupidchicken.com>
2225
2226 * cmdargs.texi (Font X): Move discussion of quoting to top.
2227
e5136377
GM
22282008-12-06 Glenn Morris <rgm@gnu.org>
2229
2230 * maintaining.texi (Old Revisions): Improve previous change.
2231
248c026b
RS
22322008-12-05 Richard M Stallman <rms@gnu.org>
2233
2234 * anti.texi (Antinews): Minor fixes.
2235
a9253a1e
GM
22362008-12-03 Glenn Morris <rgm@gnu.org>
2237
2238 * maintaining.texi (Old Revisions): Fix diff-switches description.
2239
fa687b02
MR
22402008-12-01 Martin Rudalics <rudalics@gmx.at>
2241
2242 * emacs.texi (Top): Fix typo.
2243
72e6decd
CY
22442008-11-30 Chong Yidong <cyd@stupidchicken.com>
2245
320ee034
CY
2246 * misc.texi (Document View): Explain dependence on gs at the top.
2247 Copyedits.
2248
2249 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2250
72e6decd
CY
2251 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2252 (Comment Commands): Discuss region-active behavior of M-; first.
2253
2a472ee4
MR
22542008-11-29 Martin Rudalics <rudalics@gmx.at>
2255
9c6361c9
MR
2256 * display.texi (Line Truncation): Add reference to Continuation
2257 Lines.
2258
2a472ee4
MR
2259 * windows.texi (Pop Up Window): Mention split-height-threshold
2260 and split-width-threshold.
9c6361c9 2261 (Split Window): Add reference to Continuation Lines.
2a472ee4 2262
e93bc142
AR
22632008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2264
2265 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2266 (GNUstep Support): New node.
2267 * anti.texi:
2268 * emacs.texi:
2269 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2270
43b978db
RS
22712008-11-28 Richard M Stallman <rms@gnu.org>
2272
2273 * misc.texi (Dissociated Press): Minor cleanups.
2274
2275 * dired.texi (Image-Dired): Avoid passive.
2276
e8e2bd93
EZ
22772008-11-28 Eli Zaretskii <eliz@gnu.org>
2278
2279 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2280 representation.
2281
8d2d45da
CY
22822008-11-26 Richard M. Stallman <rms@gnu.org>
2283
2284 * files.texi (Visiting): Rewrite paragraph for clarity.
2285
2286 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2287
a5f7bbcc
AM
22882008-11-25 Alan Mackenzie <acm@muc.de>
2289
2290 * programs.texi (Moving by Parens): Clarify that parens inside strings
2291 and comments are ignored, and that the commands assume the starting
2292 point isn't in a string or comment.
2293
a71703d3
AR
22942008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2295
2296 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2297 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2298 version.
2299 (Mac Customization): Rewrite Preferences Panel section and merge in to
2300 this node, add Open files by dragging to an Emacs window.
2301
2302 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2303
aa5ab79a
CY
23042008-11-26 Chong Yidong <cyd@stupidchicken.com>
2305
0cc92c19
CY
2306 * files.texi (Misc File Ops): Document set-file-modes.
2307
c366b4e4
CY
2308 * windows.texi (Split Window): Document integer values of
2309 truncate-partial-width-windows.
2310
aa5ab79a
CY
2311 * text.texi (Text): Simplify description of markup languages.
2312 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2313 (TeX Editing): Note that `""' inserts one `"' character.
2314 (HTML Mode): Note in the introduction that XML mode is an alias for
2315 SGML mode. Mention nXML mode.
2316
56221db7
CY
23172008-11-25 Chong Yidong <cyd@stupidchicken.com>
2318
2319 * building.texi (Watch Expressions): Fix typo.
2320
90effe33
CY
23212008-11-24 Chong Yidong <cyd@stupidchicken.com>
2322
f90a5ae3
CY
2323 * files.texi (Visiting): Document new behavior of
2324 confirm-nonexistent-file-or-buffer.
2325
1c6c854e
CS
2326 * buffers.texi (Select Buffer):
2327 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2328
a18ffb4a
CY
2329 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2330 edit-picture.
2331
90effe33
CY
2332 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2333 edit-picture', since that is just an alias for picture-mode.
2334 (Sentences): Note that repeated M-@ extends the region.
2335 (Pages): Make terminology more consistent. Link to Regexps node.
2336 (Longlines): Discuss relationship with Visual Line mode.
2337 (Text Mode): Remove extraneous discussion of other modes, since they
2338 were already introduced in the parent node.
2339
e85103ec
CY
23402008-11-23 Chong Yidong <cyd@stupidchicken.com>
2341
5cb2fe30
CY
2342 * anti.texi (Antinews): Rewrite.
2343
1eb9b307 2344 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2345
2346 * frames.texi (Frame Commands): Mention "minimize" terminology.
2347
e85103ec
CY
2348 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2349 formats.
b908332f
CY
2350 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2351 (Misc X): Don't document useless -hb option.
e85103ec 2352
607f5f88
JL
23532008-11-22 Juri Linkov <juri@jurta.org>
2354
2355 * dired.texi (Dired Navigation): Change normal file name search option
2356 from `non-nil' to `t'. Add `dwim' option.
2357
e1b867a0
JL
23582008-11-22 Juri Linkov <juri@jurta.org>
2359
2360 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2361 ".dir-locals.el". Rename `define-project-bindings' to
2362 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2363 `dir-locals-set-directory-class'.
2364
dd186936
LK
23652008-11-22 Lute Kamstra <lute@gnu.org>
2366
2367 * buffers.texi (Select Buffer): Index goto-line.
2368 * basic.texi (Moving Point): Mention the use of a numeric prefix
2369 argument with goto-line and refer to Select Buffer for the use of a
2370 plain prefix argument.
2371
4b121911
GM
23722008-11-19 Glenn Morris <rgm@gnu.org>
2373
2374 * doclicense.texi: Update to FDL 1.3.
2375 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2376
27267e4c
CY
23772008-11-17 Chong Yidong <cyd@stupidchicken.com>
2378
696f351d
CY
2379 * custom.texi (Minor Modes): Define mode commands and mode variables
2380 more precisely. Recommend using mode commands instead of setting
2381 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2382 (Easy Customization): Use "init file" instead of .emacs.
2383 (Customization Groups): Update to new Custom buffer appearance.
2384 (Saving Customizations): Copyedits. Update example.
2385 (Variables): Give example of variable type-sensitivity.
2386 (Examining): Update example.
2387 (Hooks): Copyedits.
2388 (Specifying File Variables): Use C comments instead of an artificial
2389 Lisp for the example.
2390 (Keymaps): Move internals discussion to Prefix Keymaps.
2391 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2392 (Init Rebinding): Document kbd macro.
2393 (Init File): Link to Find Init.
696f351d
CY
2394
2395 * mark.texi (Using Region): Document Delete Selection Mode more
2396 thoroughly.
2397
2398 * frames.texi (Mouse Commands): Move most of the description of Delete
2399 Selection Mode to Using Region, and link to it.
1bc9c425 2400 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2401
b0570c25
CY
2402 * building.texi (Compilation): Document first-error value of
2403 compilation-scroll-output.
2404 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2405 works as soon as an error is available. Suggested by Juri Linkov.
2406
27267e4c
CY
2407 * mini.texi (Passwords): New node.
2408
2409 * files.texi (Remote Files): Link to Passwords node.
2410
2411 * emacs.texi (Top): Update node listings.
2412
122eb807
CY
24132008-11-16 Chong Yidong <cyd@stupidchicken.com>
2414
9c9855a3
CY
2415 * ack.texi (Acknowledgments): Some updating of credits.
2416
bd6fdcad
CY
2417 * emacs.texi (Acknowledgments): Add a couple more names.
2418
dd1eef46
CY
2419 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2420
122eb807 2421 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2422 (Misc File Ops): Document use of trash.
122eb807 2423
801a8da1
JB
24242008-11-16 Juanma Barranquero <lekktu@gmail.com>
2425
2426 * macos.texi (Mac Customization): Fix typos.
2427
0b4f2253
CY
24282008-11-14 Chong Yidong <cyd@stupidchicken.com>
2429
2430 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2431 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2432 the conventions of the main Emacs manual.
2433
2434 * emacs.texi (Top): Update node listings.
2435
517e2b89
CY
24362008-11-12 Chong Yidong <cyd@stupidchicken.com>
2437
07a85685
CY
2438 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2439 command-line-args is processed during startup.
2440 (Action Arguments): Correctly describe how file arguments interact with
2441 the startup screen. Link to Lisp Interaction for scratch buffer.
2442 (Initial Options): Link to Command Example for -batch option.
2443 (Environment): Document initial-environment.
2444
517e2b89
CY
2445 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2446 can't be changed in the site-start file.
2447
6337bbde
CY
24482008-11-07 Chong Yidong <cyd@stupidchicken.com>
2449
2450 * dired.texi (Dired): Mention C-x C-d too.
2451 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2452 (Dired Navigation): Explain dired-goto-file more clearly.
2453 Document dired-isearch-filenames.
6337bbde
CY
2454 (Dired Deletion): Remove unnecessary "expunged" terminology.
2455 (Flagging Many Files): & is now rebound to `% &'.
2456 (Shell Commands in Dired): Document dired-do-async-shell-command.
2457 Clarify how multi-file arguments are passed.
2458 (Misc Dired Features): Document dired-do-isearch.
2459
9e8eeff9
CY
24602008-11-06 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2463
e071f849
CY
24642008-11-03 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2467
05482eb1
CY
24682008-11-01 Chong Yidong <cyd@stupidchicken.com>
2469
e2346dea
CY
2470 * programs.texi (Program Modes): Link to Program Indent node.
2471 (Left Margin Paren): Explain consequences of changing
2472 open-paren-in-column-0-is-defun-start more concisely.
2473 (Which Function, Program Indent, Info Lookup): Minor edits.
2474 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2475 (Multi-line Indent): If region is active, TAB indents the region.
2476 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2477 (Matching): The delimiter at the cursor is highlighted---the character
2478 changes color.
2479 (Symbol Completion): Link to Completion node.
2480
e4b6428c
CY
2481 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2482 a strictly text-only system.
2483
05482eb1
CY
2484 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2485 batch mode.
2486
a11d3737
RS
24872008-11-01 Richard M. Stallman <rms@gnu.org>
2488
5abad626
RS
2489 * misc.texi (Document View): Major rewrite.
2490
a11d3737
RS
2491 * maintaining.texi (Types of Log File): Change logs are older than
2492 version control.
2493 (VCS Concepts): Simplify and rearrange.
2494 (Version Control Systems): Make it clear that Linux is only the kernel.
2495 (VC Mode Line): Shorten reference to menu item.
2496 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2497 (VC Directory Mode): Minor cleanup.
2498 Unchanged files are hidden, not omitted.
2499 (VC Directory Commands): Shorten and simplify.
2500 (Change Log Commands): New node, split from Change Logs.
2501 (VC Directory Buffer): New node, split from VC Directory Mode.
2502
c55a4acb
CY
25032008-10-31 Chong Yidong <cyd@stupidchicken.com>
2504
1c6c854e 2505 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2506 from files.texi.
2507
1c6c854e
CS
2508 * files.texi (Version Control): Move to maintaining.texi.
2509 Subnodes moved as well.
2510 (Document Files): Move to misc.texi.
df0356f6 2511
c55a4acb
CY
2512 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2513 vc-update-change-log.
df0356f6
CY
2514 (Version Control): Move here from files.texi.
2515 (Format of ChangeLog): Make it a subnode of Change Log.
2516
2517 * emacs.texi (Top): Update node listing.
c55a4acb 2518
ef082374
TH
25192008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2520
2521 * files.texi (Files): Add a section about document
2522 files (doc-view-mode).
2523
d52582c3
CY
25242008-10-31 Chong Yidong <cyd@stupidchicken.com>
2525
1c6c854e
CS
2526 * building.texi (Compilation Mode):
2527 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2528 (Debuggers): Lower GUD subsections to subsubsections.
2529 (Starting GUD): Add cindex.
2530 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2531
4e0a0968
CY
25322008-10-30 Chong Yidong <cyd@stupidchicken.com>
2533
03625b47
CY
2534 * indent.texi (Indentation): Link to Program Indent.
2535
4e0a0968
CY
2536 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2537 now uses emacsclient's terminal.
2538
8bd3f7ef
CY
25392008-10-29 Chong Yidong <cyd@stupidchicken.com>
2540
80e5620e
CY
2541 * mark.texi (Using Region): Document use-empty-active-region.
2542
97d5c404
CY
2543 * emacs.texi (Top): Update node listings.
2544
1c6c854e
CS
2545 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2546 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2547 (Invoking emacsclient): Rewrite, moving optional arguments to
2548 emacsclient Options.
21d2bae3
CY
2549 (emacsclient Options): New node. Document server-use-tcp and
2550 server-host.
8bd3f7ef 2551
5fda2cbd
CY
25522008-10-28 Chong Yidong <cyd@stupidchicken.com>
2553
2554 * indent.texi (Indentation): Replace list with paragraphed text,
2555 putting description of syntax-driven indentation first. Document new
2556 effect of active regions on tab.
2557 (Tab Stops): Note that editable tab stops affect indentation commands.
2558
4ff029f6
DN
25592008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2560
2561 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2562
996cd6e4
CY
25632008-10-23 Chong Yidong <cyd@stupidchicken.com>
2564
f28815e3
CY
2565 * custom.texi (Function Keys): Note that modified keypad keys are not
2566 translated.
2567
996cd6e4
CY
2568 * basic.texi (Arguments): Explain how to insert multiple digits.
2569
49545fe2
MA
25702008-10-22 Michael Albinus <michael.albinus@gmx.de>
2571
2572 * files.texi (Remote Files): Precise selection of default method.
2573 Rewrite paragraph about disabling remote file names.
2574
edac0b53
CY
25752008-10-22 Chong Yidong <cyd@stupidchicken.com>
2576
e752c544
CY
2577 * search.texi (Special Isearch): Document M-TAB is isearch.
2578
edac0b53
CY
2579 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2580 command.
2581
2582 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2583
20a36054
TH
25842008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2585
1c6c854e 2586 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2587 section.
2588
69051ab6
CY
25892008-10-21 Chong Yidong <cyd@stupidchicken.com>
2590
c4b1a32a
CY
2591 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2592 to files.texi. Move contents of vc2-xtra.texi here.
2593
2594 * vc2-xtra.texi: File removed.
2595
2596 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2597 Directory Commands from the submenu. Don't include deleted file
2598 vc2-xtra.texi.
2599
2600 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2601 (Version Control): Add VC Directory Mode and VC Directory Commands to
2602 the submenu.
2603 (Why Version Control?): Use table format.
2604 (Version Control Systems): Note that Meta-CVS support is gone.
2605 (VCS Concepts): Note precisely when VC started supporting filesets.
2606 Remove bogus xref to CVS Options node.
2607 (Types of Log File): Copyedits.
2608 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2609 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2610 The Right Thing.
2611 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2612 (Log Buffer): Reorganize node, putting C-c C-c description first.
2613 (Old Revisions): Use CVS for example, not RCS.
2614 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2615 Commands from the submenu, putting them under Version Control.
2616 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2617 need to include it in the manual unconditionally, since it is now
2618 crucial to using distributed version control systems.
1a6e2954
CY
2619 (Comparing Files): Note that diff uses the minibuffer, and that the
2620 output is shown using Diff mode.
1c6c854e
CS
2621 (Diff Mode): Explain what "patch" and "hunk" mean.
2622 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2623 diff-show-trailing-whitespaces.
1a6e2954 2624 (File Archives): Add rar support.
c4b1a32a 2625
69051ab6
CY
2626 * major.texi (Choosing Modes): Make mode selection sequence more
2627 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2628 magic-mode-alist is nil by default.
2629 Document magic-fallback-mode-alist.
69051ab6 2630
e7421e03
CY
26312008-10-20 Chong Yidong <cyd@stupidchicken.com>
2632
2633 * frames.texi (Mouse References): Copyedits.
2634
6b2efdc2
TH
26352008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2636
2637 * ack.texi (Acknowledgments): Add myself as doc-view author.
2638
9c5e9396
EZ
26392008-10-20 Eli Zaretskii <eliz@gnu.org>
2640
2641 * frames.texi (Dialog Boxes): Add @cindex entries.
2642
dac94f8e
CY
26432008-10-20 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2646 (Text-Only Mouse): Copyedit.
2647
25597d40
CY
26482008-10-19 Chong Yidong <cyd@stupidchicken.com>
2649
f8a447f6
CY
2650 * frames.texi: Use @key throughout for mouse clicks.
2651 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2652 (Secondary Selection): Fix modified mouse click syntax.
2653 (Clipboard): Describe Cut, Copy and Paste commands.
2654 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2655 Copyedits.
2656 (Creating Frames): Add xref to Init File.
2657 (Frame Commands): Add xref to Exiting.
2658 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2659
b0f95216
CY
26602008-10-15 Chong Yidong <cyd@stupidchicken.com>
2661
b0817f00
CY
2662 * files.texi (Version Control): Copyedits. Add Bazaar.
2663 (Version Control Systems): List different VCS's using an itemized list.
2664 Add Bazaar.
2665 (VCS Concepts): Copyedits. Tweak description of file merging.
2666
b0f95216
CY
2667 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2668 (Cut/Paste Other App): Document select-active-regions and
2669 x-select-enable-primary.
2670
69d0d701
CY
26712008-10-13 Chong Yidong <cyd@stupidchicken.com>
2672
2673 * mark.texi (Shift Selection): Correct case in node name.
2674
2675 * emacs.texi (Top): Update node order in Mark chapter.
2676
375e8351
EZ
26772008-10-12 Eli Zaretskii <eliz@gnu.org>
2678
2679 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2680
2681 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2682 elsewhere in the manual instead of describing yet again the intricacies
2683 of $HOME on MS-Windows and MS-DOS.
2684
ab58114f
CY
26852008-10-12 Chong Yidong <cyd@stupidchicken.com>
2686
4f959513 2687 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2688 (Minibuffer File): Add discussion of `~' in file names.
2689 Add insert-default-directory index reference.
4f959513 2690
ab58114f
CY
2691 * files.texi (File Names): Reorganize description.
2692 (Visiting): Add xref to Mode Line. Copyedits.
2693 (Save Commands): Mention prefix behavior of C-x C-s.
2694 (Numbered Backups): Node deleted.
2695 (Backup Names): Contents of Numbered Backups moved here. State default
2696 of version-control variable.
2697 (Reverting): Copyedits.
2698 (Version Control): Add additional version control systems.
2699
2700 * emacs.texi (Top): Delete Numbered Backups node.
2701
2702 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2703 Backup Names.
f2884f63 2704 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2705
b0b5100a
RF
27062008-10-11 Romain Francoise <romain@orebokech.com>
2707
2708 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2709
89774b5f
CY
27102008-10-11 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2713 (Select Buffer): Mention use of minibuffer history. Describe default
2714 value of default-major-mode. Mention that C-x 4 b selects the other
2715 window.
2716 (List Buffers): Document CRM indicators in the order they appear.
2717 (Kill Buffer): Document new command kill-matching buffers.
2718 (Several Buffers): Move explanation of the relationship between buffer
2719 list and buffer menu to the top.
2720 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2721
4c72bf27
CY
27222008-10-10 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * entering.texi (Exiting): Document change of C-x C-c to
2725 save-buffers-kill-terminal. Document kill-emacs.
2726
f68eb991
EZ
27272008-09-30 Eli Zaretskii <eliz@gnu.org>
2728
2729 * mule.texi (Coding Systems): Don't mention codepage-setup.
2730
2731 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2732 cpNNN coding systems anymore.
2733 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2734 for unibyte mode. Don't mention line-drawing characters.
2735 Don't mention dos-unsupported-char-glyph.
f68eb991 2736
1a2dd44d
CY
27372008-09-25 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * search.texi (Search): Shorten introduction.
2740 (Basic Isearch): Add command table. Discuss reverse isearch and
2741 isearch highlighting.
2742 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2743 ring to cindex.
2744 (Special Isearch): Move input methods discussion here.
2745 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2746 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2747 Repeat Isearch.
2748 (Isearch Minibuffer): New node.
2749 (Word Search): Document new word search commands.
2750 (Regexp Example): Simplify example using sentence-end-base variable.
2751 (Replace): Reword introduction.
2752 (Unconditional Replace): Remove unnecessary example.
2753 (Other Repeating Search): Document new `M-s o' binding.
2754
2755 * emacs.texi (Top): Update node listings.
2756
e45da31d
JB
27572008-09-22 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * emacs.texi (Top): Remove Kill Errors from menu.
2760
841c8096
CY
27612008-09-22 Chong Yidong <cyd@stupidchicken.com>
2762
402168fa
CY
2763 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2764 interface for defining macros. Simplify examples. Note that C-g quits
2765 macro definitions.
1c6c854e
CS
2766 (Keyboard Macro Counter): Document using F3 to insert counter.
2767 Give usage example.
402168fa
CY
2768 (Keyboard Macro Query): Organize query responses in a table.
2769
1c6c854e
CS
2770 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2771 Link to Erasing node.
841c8096
CY
2772 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2773 rationale to a footnote.
2774 (Kill Errors): Remove node, due to redundancy with Erasing.
2775 (Spelling): Move discussion of flyspell to end. Note new behavior of
2776 M-$ in active region. Remove non-ispell-specific keybindings from
2777 table.
2778
eab2ee89
DN
27792008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2780
2781 * cmdargs.texi (Initial Options): Document --daemon.
2782
3d53e905
GM
27832008-09-20 Glenn Morris <rgm@gnu.org>
2784
2785 * files.texi (Numbered Backups): Mention that some modes set
2786 version-control.
2787
1c90484d
GM
27882008-09-20 Jim Blandy <jimb@red-bean.com>
2789
2790 * files.texi (Numbered Backups): Reference File Variables, as well.
2791 Remove discussion of Rmail's implementation.
2792
0fc0d844
CY
27932008-09-06 Chong Yidong <cyd@stupidchicken.com>
2794
2795 * misc.texi (Recursive Edit): Note that top-level exits active
2796 minibuffers.
2797
2798 * trouble.texi (Quitting): Likewise.
2799
b18d283d
CY
28002008-08-31 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * emacs.texi (Top): Add Temporary Face Changes xref.
2803
2804 * display.texi (Display): Move Temporary Face Changes node to just
2805 after Standard Faces.
2806 (Scrolling): Document recenter-top-bottom instead of recenter.
2807 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2808 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2809 (Display Custom): Copyedits.
2810 (Optional Mode Line): Document display-battery-mode.
2811
180135fc
RF
28122008-08-27 Romain Francoise <romain@orebokech.com>
2813
2814 * custom.texi (Directory Variables): Minor fix.
2815
d3fe3475
GM
28162008-08-27 Glenn Morris <rgm@gnu.org>
2817
2818 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2819 descriptions.
2820 (Calendar Customizing): Tweak layout description.
183080b6 2821 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2822 markers. Condense calendar-star-date and calendar-mark-today
2823 description.
2824 (Holiday Customizing): Add oriental and solar holidays.
2825 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2826 Fix holiday-float description. Use zerop in examples. Be less verbose.
2827 (Date Display Format): Change ISO format. Be less verbose.
2828 (Diary Customizing): Mention day and month abbrev arrays.
2829 Mention the date-form variables by name. Update European example.
2830 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2831 Condense examples. Mention diary-entry-symbols by name.
2832 Condense table for insertion commands.
2833 (Fancy Diary Display): Mention diary-include-string and
2834 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2835 Ethiopic, Persian date functions. Condense descriptions.
2836
2837 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2838 (Adding to Diary): Adapt for changed node name.
2839
71755807
GM
28402008-08-26 Glenn Morris <rgm@gnu.org>
2841
2842 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2843 node "Hebrew/Islamic Entries".
2844
2845 * calendar.texi (Specified Dates): Fix names of iso functions.
2846 (General Calendar): There may not be another window.
2847 (Writing Calendar Files, Holidays): Tweak intro.
2848 (Holidays): Mention Baha'i and Chinese holidays.
2849 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2850 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2851 (To Other Calendar): Add calendar-print-other-dates.
2852 Refer to "graphic display" rather than "X.
2853 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2854 (Displaying the Diary): Fix whitespace after reference.
2855 Fix `diary-number-of-entries' reference.
2856 (Date Formats): Explicitly mention that day names can be abbreviated.
2857 (Adding to Diary): Add some references to other sections.
2858 (Special Diary Entries): Fix reference.
2859 (Appointments): Simplify appt-message-warning-time entry.
2860 Clarify where times must be.
2861 (Importing Diary): Comment out icalendar paragraph that does not apply.
2862 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2863
d76ebc75
GM
28642008-08-23 Glenn Morris <rgm@gnu.org>
2865
2866 * fortran-xtra.texi (Fortran): Change description of free form and
2867 fixed form a bit. Mention hideshow and imenu.
2868 (Fortran Motion): Mention fortran-end-of-subprogram,
2869 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2870 (Fortran Indent): Minor re-word.
2871 (ForIndent Commands): Mention fortran-fill-paragraph and
2872 fortran-fill-statement.
2873 (ForIndent Cont): Mention fortran-tab-mode-string.
2874 (Fortran Comments): Mention fortran-comment-line-start-skip.
2875 (Fortran Columns): Mention font-locking.
2876 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2877
1fc0ce04 28782008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2879
2880 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2881
5c52e13c
CY
28822008-08-22 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * mini.texi (Minibuffer): Simplify introduction.
2885 (Minibuffer File): Document tilde in minibuffer filenames.
2886 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2887 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2888 (Completion Example): Update example to current command list.
2889 (Completion Options): Document `lazy' value of completion-auto-help.
2890 Update contents of completion-ignored-extensions.
2891 (Minibuffer History): Describe "future history" list. State default
2892 value of history-delete-duplicates.
2893
77a00355
GM
28942008-08-21 Glenn Morris <rgm@gnu.org>
2895
2896 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2897 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2898
39ee1d04
CY
28992008-08-17 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * regs.texi (Registers): Clarify valid register names.
2902 (RegPos): Note that buffer is saved and restored too.
2903 (RegText): Note that mark is reactivated/deactivated.
2904 (RegConfig): Xref to Windows node.
2905
b12c348f
CY
29062008-08-16 Chong Yidong <cyd@stupidchicken.com>
2907
3ae7ba79
CY
2908 * basic.texi (Inserting Text): Provide command name for C-q.
2909
b12c348f
CY
2910 * killing.texi (Killing): Copyedit. Define read-only text.
2911 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2912 (Killing by Lines): Copyedit.
2913 (Other Kill Commands): Move M-w description here.
2914 (Yanking): Move M-w to Other Kill Commands.
2915 (Kill Ring): Also mention saving text in registers. Link to Text
2916 Properties in elisp manual.
2917 (Accumulating Text): Copyedit.
2918 (CUA Bindings): Shift selection is now the default.
2919
d8ff7692
TZ
29202008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2921
2922 * maintaining.texi (Change Log): Mention next-error is available.
2923
a43a8a2e
GM
29242008-08-10 Glenn Morris <rgm@gnu.org>
2925
2926 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2927 and intermonth text.
2928 (Holiday Customizing): Add holiday-chinese.
2929
eba27308
EZ
29302008-08-08 Eli Zaretskii <eliz@gnu.org>
2931
2932 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2933
5f14a5b3
DN
29342008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2935
2936 * files.texi (Log Buffer): Describe C-c C-d.
2937 (Diff Mode): Describe C-x 4 A.
2938
49989bff
EZ
29392008-08-06 Eli Zaretskii <eliz@gnu.org>
2940
2941 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2942
5c915c02
DN
29432008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2944
2beaf97a
DN
2945 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2946 describe the new bindings to show the changeset diff, toggle annotation
2947 visibility, show revisions.
2948 (VC Status): Describe key bindings for modifying the change comments,
2949 displaying changeset diffs and annotations.
2950
5c915c02
DN
2951 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2952
71798ace
NR
29532008-08-05 Nick Roberts <nickrob@snap.net.nz>
2954
2955 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2956
b8949644
EZ
29572008-08-02 Eli Zaretskii <eliz@gnu.org>
2958
2959 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2960 and wording.
2961
819567d1
DN
29622008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2963
2964 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2965 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2966 commands. Improve some old info.
2967
5f38310a
CY
29682008-07-31 Chong Yidong <cyd@stupidchicken.com>
2969
0dc3906b
CY
2970 * display.texi (Visual Line Mode): New node.
2971
5f38310a 2972 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2973 (Moving Point): Add additional alternative key bindings.
2974 Describe line-move-visual.
5f38310a
CY
2975 (Erasing): Describe DEL.
2976 (Basic Undo, Blank Lines, Arguments): Copyedit.
2977 (Continuation Lines): Mention Visual Line mode.
2978 (Position Info): Move extended discussion to mule.texi.
2979
2980 * mule.texi (International Chars): Describe C-x =.
2981
2982 * emacs.texi (Top): Add Visual Line Mode node.
2983
7c2fb837
DN
29842008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2985
2986 * emacs.texi: Remove VMS support.
2987
3f6b73ef
DN
29882008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2989
2990 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2991 the vc-dir command name.
2992
9e2a2647
DN
29932008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2994
2995 * xresources.texi: Remove mentions of Mac Carbon.
2996
568beaa2
AS
29972008-07-19 Andreas Schwab <schwab@suse.de>
2998
2999 * ns-emacs.texi: Move to ../misc.
3000
0ef94706
CY
30012008-07-15 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * entering.texi (Exiting): Don't describe text-only terminals as the
3004 default. Describe the new startup screen.
3005 (Exiting): Describe how to kill Emacs first. Change description of
3006 iconification to handle modern window systems.
3007
ba60bd44 30082008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3009
3010 * ns-emacs.texi: New file, documents features of Emacs port under
3011 NeXTstep windowing.
3012
9f30aa73
CY
30132008-07-15 Chong Yidong <cyd@stupidchicken.com>
3014
938a5d2e
CY
3015 * entering.texi (Entering Emacs): Update prev node.
3016
3017 * glossary.texi (Glossary): Remove xref to Text Characters.
3018
9f30aa73
CY
3019 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3020 directly, rather than in the context of ASCII. Move description of
3021 special properties of modifier key to new Modifier Keys node.
3022 (Keys): Copyedit.
3023 (Text Characters): Delete node. Multibyte is the default nowadays, and
3024 the node contents are obsolete.
3025
3026 * custom.texi (Modifier Keys): New node.
3027
3028 * emacs.texi (Top): Update node list.
3029
7e53d36c
CY
30302008-07-13 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3033 saying that Emacs provides menus and mouse support (which is par for
3034 the course).
3035
3036 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3037 early on.
3038 (Point): Copyedit. Relegate historical trivia to a footnote.
3039 (Mode Line): Explain mode-line format more consistently.
3040 (Menu Bar): Copyedit.
3041
1e9fa96d
GM
30422008-06-27 Glenn Morris <rgm@gnu.org>
3043
3044 * cal-xtra.texi (Sexp Diary Entries):
3045 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3046
dc9bebb8
CY
30472008-06-26 Chong Yidong <cyd@stupidchicken.com>
3048
3049 * mark.texi (Shift selection): New node.
3050 (Mark): Copyedits.
3051 (Persistent Mark): Move to the end of the chapter.
3052
e7881076
EZ
30532008-06-20 Eli Zaretskii <eliz@gnu.org>
3054
3055 * makefile.w32-in (distclean): Remove makefile.
3056
f427400c
NR
30572008-06-17 Nick Roberts <nickrob@snap.net.nz>
3058
3059 * building.texi (Starting GUD): Add an entry for gud-gdb.
3060 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3061 command mode.
3062
b597d348
GM
30632008-06-17 Glenn Morris <rgm@gnu.org>
3064
3065 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3066
647b7094
NR
30672008-06-17 Nick Roberts <nickrob@snap.net.nz>
3068
3069 * building.texi (Starting GUD): Expand on remote debugging.
3070 (Other GDB-UI Buffers): Mention new keyboard bindings.
3071
47a30023
GM
30722008-06-15 Glenn Morris <rgm@gnu.org>
3073
3074 * gnu.texi: Use a verbatim license for this invariant section,
3075 as per etc/GNU.
3076
37e5d54a
GM
30772008-06-13 Daniel Engeler <engeler@gmail.com>
3078
3079 * emacs.texi, misc.texi: Add documentation about serial port access.
3080
8e65d46c
GM
30812008-06-13 Glenn Morris <rgm@gnu.org>
3082
c1473b4c
MB
3083 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3084 maintain.info.
8e65d46c 3085
e40a85cd
MB
30862008-06-05 Miles Bader <miles@gnu.org>
3087
3088 * display.texi (Temporary Face Changes): Update to reflect function
3089 renamings in face-remap.el.
3090
56c73dec
MB
30912008-06-04 Miles Bader <miles@gnu.org>
3092
1c6c854e
CS
3093 * display.texi (Temporary Face Changes):
3094 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3095 `increase-buffer-face-height' and `decrease-default-face-height' now
3096 that they aren't bound by default.
3097
9d3d42fb
MB
30982008-06-03 Miles Bader <miles@gnu.org>
3099
3100 * display.texi (Temporary Face Changes): New node.
3101
2be6bfe2
EZ
31022008-05-31 Eli Zaretskii <eliz@gnu.org>
3103
3104 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3105
daf7e339
GM
31062008-05-31 Glenn Morris <rgm@gnu.org>
3107
3108 * cal-xtra.texi (Fancy Diary Display): Simplify.
3109
d21d2618
GM
31102008-05-30 Glenn Morris <rgm@gnu.org>
3111
3112 * cal-xtra.texi (Fancy Diary Display): Update for
3113 diary-display-function replacing diary-display-hook.
3114
71ce5fd0
JB
31152008-05-29 Drew Adams <drew.adams@oracle.com>
3116
3117 * msdog.texi (Windows Keyboard): Add descriptions of
3118 w32-register-hot-key and w32-unregister-hot-key.
3119
a3cdbdf8
MO
31202008-05-21 Tom Tromey <tromey@redhat.com>
3121
3122 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3123 Variables node.
3124
854a574c
MO
31252008-05-19 Tom Tromey <tromey@redhat.com>
3126
3127 * custom.texi (Variables): Add Directory Variables to menu.
3128 (Directory Variables): New node.
3129
7c2ec3f9
ER
31302008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3131
71ce5fd0 3132 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3133
370fded4
ER
31342008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3135
3136 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3137 Revision Tags and rewritten. Section now uses modern terminology,
3138 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3139 accurately.
3140
6af511e3
EZ
31412008-05-10 Eli Zaretskii <eliz@gnu.org>
3142
3143 * msdog.texi (Windows Files): Update documentation of
3144 w32-get-true-file-attributes.
3145
7a78b6e7
ER
31462008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3147
3148 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3149 directory mode.
3150
1bcfc24e
CY
31512008-05-08 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3154 entry "television".
1bcfc24e 3155
db86064f
ER
31562008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3157
ab5ec32c 3158 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3159
a31b405e
ER
31602008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3161
3162 * emacs/buffers.texi, emacs/files.texi (Version-control):
3163 vc-toggle-read-only is no longer a good idea...
3164
ff2c14fc
GM
31652008-04-29 Glenn Morris <rgm@gnu.org>
3166
3167 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3168
367c9b7c
JL
31692008-04-22 Juri Linkov <juri@jurta.org>
3170
3171 * dired.texi (Subdirectories in Dired): Describe using `^'
3172 to return to the parent directory.
3173
4ac1e9b4
NR
31742008-04-22 Nick Roberts <nickrob@snap.net.nz>
3175
3176 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3177 recent changes.
3178
b9b3bf2b
NR
31792008-04-19 Nick Roberts <nickrob@snap.net.nz>
3180
3181 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3182 (Other GDB-UI Buffers): Update for recent thread related changes.
3183
4d120d6a
SM
31842008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3185
3186 * maintaining.texi (Maintaining):
3187 * emacs.texi (Top): Typo.
3188
a152877d
SM
31892008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3190
b9b3bf2b
NR
3191 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3192 arg in `font-lock-add-keywords'.
a152877d 3193
36c0514c
GM
31942008-04-08 Glenn Morris <rgm@gnu.org>
3195
3196 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3197 Also add Baha'i calendar references where appropriate.
3198
06a97d46
GM
31992008-04-05 Glenn Morris <rgm@gnu.org>
3200
3201 * custom.texi (Init File): Byte-compiling .emacs is bad.
3202
6adc6eed
SM
32032008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3204
3205 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3206
571388b0
GM
32072008-03-29 Glenn Morris <rgm@gnu.org>
3208
3209 * calendar.texi: Update for `calendar-date-style' replacing
3210 `european-calendar'.
3211
3ae8f876
JR
32122008-03-28 Jason Rumney <jasonr@gnu.org>
3213
3214 * display.texi (Display Custom): Mention overlay-margin in text.
3215
5bc6ddff 32162008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3217
5bc6ddff
MB
3218 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3219 tutorial' comments.
03a864d5 3220
7186a830
CY
32212008-03-28 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * mark.texi (Mark): Rearrange nodes.
3224 (Persistent Mark): Rename from Transient Mark.
3225 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3226 Describe Transient Mark mode as the default.
3227
3228 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3229 the default behavior with Transient Mark mode off.
3230 (Position Info): Fix typo.
3231
71ce5fd0
JB
3232 * display.texi (Standard Faces): Reference the Mark node.
3233 Remove discussion of the region face, which is discussed there.
7186a830
CY
3234
3235 * emacs.texi (Top): Update node listings.
3236
3237 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3238 as the default.
3239
3240 * fixit.texi (Undo): Standardize choice of undo key sequence.
3241 (Undo, Spelling): Describe Transient Mark mode as the default.
3242
3243 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3244 default.
3245
3246 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3247
3248 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3249 mode is the default, and note that the mark is not activated when set.
3250
3251 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3252 Describe Transient Mark mode as the default.
3253
3254 * search.texi (Basic Isearch): Reference the Mark Ring node.
3255 (Replace, Unconditional Replace, Other Repeating Search):
3256 Describe Transient Mark mode as the default.
3257
1c6c854e
CS
3258 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3259 Describe Transient Mark mode as the default.
7186a830
CY
3260 (Paragraphs): Describe how M-h behaves when region is active.
3261
3262 * trouble.texi (Quitting): Clarify effects of C-g.
3263
dc47d1ff
GM
32642008-03-13 Glenn Morris <rgm@gnu.org>
3265
3266 * emacs.texi (EMACSVER): Set to 23.0.60.
3267
e3e0fb39 32682008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3269
e3e0fb39
GM
3270 * dired.texi (Hiding Subdirectories): Fix previous change.
3271
32722008-03-05 Drew Adams <drew.adams@oracle.com>
3273
3274 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3275
5e14abf8
KS
32762008-02-28 Kim F. Storm <storm@cua.dk>
3277
3278 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3279 Move describe-distribution to C-h C-o.
3280 Move view-emacs-problems to C-h C-p.
3281 Add view-emacs-debugging on C-h C-d.
3282 Add view-external-packages on C-h C-e.
d0207bf3 3283 Add view-order-manuals on C-h C-m.
5e14abf8 3284
d0207bf3 32852008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3286
3287 * msdog-xtra.texi (MS-DOS): Docstring fix.
3288
87e391bb
EZ
32892008-02-09 Eli Zaretskii <eliz@gnu.org>
3290
3291 * msdog.texi (Windows Fonts): Use a @table for describing font
3292 properties.
3293
5662e503
JR
32942008-02-07 Jason Rumney <jasonr@gnu.org>
3295
3296 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3297 value has changed.
3298 (Windows HOME): Clarify what is meant by "if that fails as well".
3299 (Windows Fonts): New section.
3300
72463824
GM
33012008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3302
3303 * basic.texi (Basic Undo): Remove duplicate "you can".
3304
7ff926e0
EZ
33052008-02-02 Eli Zaretskii <eliz@gnu.org>
3306
3307 * maintaining.texi (Tags): Fix last change.
3308
6ab7aef1
MA
33092008-02-02 Michael Albinus <michael.albinus@gmx.de>
3310
093571c3 3311 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3312
ace67e7e
NR
33132008-01-31 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3316
ae068fdf
RS
33172008-01-26 Richard Stallman <rms@gnu.org>
3318
3319 * maintaining.texi (Tags): Delete redundant index entry.
3320
a56d9a08
EZ
33212008-01-26 Eli Zaretskii <eliz@gnu.org>
3322
3323 * programs.texi (Imenu): Move "@cindex tags" from here...
3324 * maintaining.texi (Tags): ...to here.
3325
e941ed90
NR
33262008-01-23 Kevin Ryde <user42@zip.com.au>
3327
3328 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3329 click count.
3330
650276d5
JB
33312008-01-21 Juanma Barranquero <lekktu@gmail.com>
3332
3333 * entering.texi (Exiting): Fix typo.
3334 Reported by D. E. Evans <sinuhe@gnu.org>.
3335
8dc17977
MR
33362007-12-31 Martin Rudalics <rudalics@gmx.at>
3337
3338 * glossary.texi (Glossary): Fix typo.
3339
9f9695a6
RS
33402007-12-27 Richard Stallman <rms@gnu.org>
3341
3342 * text.texi (Formatted Text): Improve menu tag.
3343 (Editing Format Info): In Info, add duplicate menu of nodes
3344 about the submenus.
3345 (Format Faces): Say where Faces menu is found. Mention Other.
3346 (Format Colors): Say where these submenus are found.
3347 (Format Indentation, Format Justification): Likewise.
3348 (Format Properties): Likewise.
3349
abfd0191
RS
33502007-12-22 Richard Stallman <rms@gnu.org>
3351
3352 * search.texi (Query Replace): Make exp of query-replace more
3353 self-contained, and clarify.
8dc17977 3354
abfd0191
RS
3355 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3356
a2586785
RS
33572007-12-15 Richard Stallman <rms@gnu.org>
3358
3359 * files.texi (Auto Save): Clarify definition of auto-saving.
3360
a67cf2bb
RS
33612007-11-26 Richard Stallman <rms@gnu.org>
3362
3363 * help.texi (Help Echo): Cleanups.
3364
448b33b1
TTN
33652007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3366
3367 * files.texi (Why Version Control?): Fix typo.
3368 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3369 (Selecting a Fileset): Fix typos; small rewording.
3370 (Log Buffer): Likewise.
3371 (Old Revisions): Likewise.
448b33b1 3372
221bb7f6
EZ
33732007-11-17 Eli Zaretskii <eliz@gnu.org>
3374
3375 * mule.texi (Communication Coding): Fix wording of last change.
3376
d0207bf3 33772007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3378
630cb3b7
JB
3379 * custom.texi (Specifying File Variables):
3380 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3381
53b7759e
KH
33822007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3383
a5ab2e0c 3384 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3385
3386 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3387
c8763fb6 33882007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3389
630cb3b7 3390 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3391 --output=file.
3392
ff98e024
MR
33932007-11-13 Martin Rudalics <rudalics@gmx.at>
3394
3395 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3396 (Help Echo): Avoid mentioning the term "region" here and
3397 consistently use the term "active text".
3398
37b11c22
GM
33992007-11-11 Glenn Morris <rgm@gnu.org>
3400
3401 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3402
21d50ba1
JL
34032007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3404
1c6c854e
CS
3405 * search.texi (Query Replace):
3406 Mention `query-replace-show-replacement'.
21d50ba1 3407
c12ecb0a 34082007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3409
3410 * building.texi (Watch Expressions): Remove obscure sentence.
3411
3b4201f4
KH
34122007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3413
3414 * mule.texi (Select Input Method): Describe how to activate an input
3415 method in the text mode.
3416
07e5c0b0
DN
34172007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3418
3419 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3420
52dd7391
NR
34212007-10-30 Nick Roberts <nickrob@snap.net.nz>
3422
3423 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3424
c004e539
GM
34252007-10-30 Glenn Morris <rgm@gnu.org>
3426
3427 * misc.texi (Directory Tracking): Explain a bit more about
3428 dirtrack-mode.
3429
ca8c5b8c
GM
34302007-10-25 Glenn Morris <rgm@gnu.org>
3431
3432 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3433
b6c764ef
RS
34342007-10-24 Richard Stallman <rms@gnu.org>
3435
3436 * misc.texi (Interactive Shell): Cleanup last change.
3437
eabd84c9
JL
34382007-10-22 Juri Linkov <juri@jurta.org>
3439
3440 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3441 default values.
3442
0b43c7e2
ER
34432007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3444
ca8c5b8c 3445 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3446 'filesets'.
3447
a80859d4
MR
34482007-10-18 Martin Rudalics <rudalics@gmx.at>
3449
3450 * trouble.texi (Quitting): Fix typo.
3451
c9447ae1
GM
34522007-10-18 Glenn Morris <rgm@gnu.org>
3453
3454 * frames.texi (Mode Line Mouse): Mention minor mode names.
3455
168b980f
JL
34562007-10-17 Juri Linkov <juri@jurta.org>
3457
3458 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3459 fill-paragraph operates on the active region in Transient Mark mode.
3460 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3461 with fill-paragraph.
3462
3463 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3464 fill-paragraph.
3465
3466 * fixit.texi (Spelling): ispell-word operates on the active region
3467 in Transient Mark mode.
3468
5a331f34
JB
34692007-10-17 Aaron S. Hawley <aaronh@garden.org>
3470
3471 * building.texi (Source Buffers):
3472 * custom.texi (Init Non-ASCII):
3473 * glossary.texi (Glossary): Use "key binding" consistently.
3474
2a9f4d55
JB
34752007-10-17 Juanma Barranquero <lekktu@gmail.com>
3476
3477 * calendar.texi (Diary): Fix directive.
3478
de13cecf
RS
34792007-10-16 Richard Stallman <rms@gnu.org>
3480
3481 * calendar.texi (Diary): Clarify text about diary file example.
3482
5f90d53e
ER
34832007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3484
3485 * files.texi: Capitalize node names according to convention.
3486
3aa491bc
GM
34872007-10-13 Glenn Morris <rgm@gnu.org>
3488
3489 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3490
8a3106d3
ER
34912007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3492
3493 * emacs.texi:
3494 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3495 suggested by RMS and Robert J. Chassell.
8a3106d3 3496
da1080a2
ER
34972007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3498
3aa491bc 3499 * files.texi (Version Systems):
0870a421
ER
3500 * vc-xtra.texi:
3501 * vc1-xtra.texi:
ac3f4c6f 3502 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3503 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3504 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3505 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3506
58ade22b
ER
35072007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3508
da1080a2 3509 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3510 Reorder the descriptions to be chronological.
3511
93870ce2
RS
35122007-10-09 Richard Stallman <rms@gnu.org>
3513
3514 * display.texi (Cursor Display): Correct how cursor appears
3515 in nonselected windows.
3516
568c7288
NR
35172007-10-04 Nick Roberts <nickrob@snap.net.nz>
3518
3519 * building.texi (GDB Graphical Interface): Remove references to gdba
3520 and mention gud-gdb.
3521
1af74d06 35222007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3523
1af74d06 3524 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3525
0d8fb755
JL
35262007-10-06 Juri Linkov <juri@jurta.org>
3527
3528 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3529 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3530 fill-paragraph-or-region.
3531
3532 * basic.texi (Arguments): Replace fill-paragraph with
3533 fill-paragraph-or-region.
3534
b981e2c6
ER
35352007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3536
3537 * files.texi: Update the section on version control for 2007
2a9f4d55 3538 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3539 will come later.
3540
5fceaf9c
GM
35412007-09-15 Glenn Morris <rgm@gnu.org>
3542
3543 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3544 to `list-holidays'.
3545
b0e44b17
GM
35462007-09-14 Glenn Morris <rgm@gnu.org>
3547
3548 * calendar.texi: Update all instances of mark-calendar-holidays,
3549 list-calendar-holidays, list-holidays with the new names.
3550
8cf51b2c
GM
35512007-09-06 Glenn Morris <rgm@gnu.org>
3552
46a367db 3553 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3554 Split into the Emacs manual in emacs/, and other manuals in misc/.
3555 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3556 manual.
3557 (infodir): New variable.
3558 (info): Use $infodir.
3559 (emacsman): Delete target, not needed any more.
3560 Move all targets that are not the Emacs manual to misc/Makefile.in.
3561 (mostlyclean): Remove `gnustmp'.
3562 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3563 manual.
92f9b43f 3564 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3565 (emacsman): Delete target, not needed any more.
3566 (clean): Remove all info files but Emacs manual.
3567 Move all targets that are not the Emacs manual to misc/Makefile.in.
3568 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3569
3570 * Makefile.in (INFOSOURCES): Delete.
3571 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3572 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3573 *.vrs *.toc here...
3574 (maintainer-clean): ...from here.
3575
35762007-09-05 Glenn Morris <rgm@gnu.org>
3577
3578 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3579
8cf51b2c
GM
35802007-08-29 Glenn Morris <rgm@gnu.org>
3581
3582 * emacs.texi (EMACSVER): Increase to 23.0.50.
3583
3420c522
RS
35842007-08-27 Richard Stallman <rms@gnu.org>
3585
3586 * emacs.texi (Top): Clarify menu item for Glossary.
3587
3588 * display.texi (Faces): Change secn title.
3589 Clarify not all fonts come from Font Lock.
3590
8cf51b2c
GM
35912007-08-17 Eli Zaretskii <eliz@gnu.org>
3592
3593 * basic.texi (Position Info): Add index entry for face at point.
3594 Mention that character faces are also displayed by "C-u C-x =".
3595
8cf51b2c
GM
35962007-08-08 Glenn Morris <rgm@gnu.org>
3597
3598 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3599
36002007-08-07 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * files.texi (File Conveniences): Document point motion keys in Image
3603 mode.
3604
8cf51b2c
GM
36052007-07-27 Glenn Morris <rgm@gnu.org>
3606
8cf51b2c
GM
3607 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3608 in-line.
3609
3610 * gpl.texi: New file with text of GPL.
3611 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3612
36132007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3614
3615 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3616
3617 * dired.texi (Wdired): Mention C-x C-q key binding.
3618
36192007-07-28 Nick Roberts <nickrob@snap.net.nz>
3620
3621 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3622
36232007-07-25 Glenn Morris <rgm@gnu.org>
3624
8cf51b2c
GM
3625 * emacs.texi (Copying): Replace license with GPLv3.
3626
3627 * Relicense all FSF files to GPLv3 or later.
3628
36292007-07-24 Glenn Morris <rgm@gnu.org>
3630
3631 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3632 for some calendars.
3633
36342007-07-23 Nick Roberts <nickrob@snap.net.nz>
3635
3636 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3637 default-directory for the current buffer is on a remote machine.
3638
8cf51b2c
GM
36392007-07-21 Eli Zaretskii <eliz@gnu.org>
3640
3641 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3642 default value.
3643
36442007-07-21 Richard Stallman <rms@gnu.org>
3645
3646 * files.texi (Why Version Control?): Improve previous change.
3647
36482007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3649
3650 * files.texi (Why Version Control?): New node.
3651
8cf51b2c
GM
36522007-07-12 Nick Roberts <nickrob@snap.net.nz>
3653
8cf51b2c
GM
3654 * building.texi (Starting GUD): Add xref to this anchor.
3655
8cf51b2c
GM
36562007-06-24 Karl Berry <karl@gnu.org>
3657
2a9f4d55 3658 * emacs.texi: New Back-Cover Text.
8cf51b2c 3659
8cf51b2c
GM
36602007-06-07 Alan Mackenzie <acm@muc.de>
3661
3662 * display.texi (Optional Mode Line): Document the new form of
3663 line+column numbers, "(561,2)".
3664
36652007-06-06 Juanma Barranquero <lekktu@gmail.com>
3666
49823426 3667 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3668
36692007-06-02 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * Version 22.1 released.
3672
8cf51b2c
GM
36732007-05-07 Karl Berry <karl@gnu.org>
3674
3675 * emacs.texi (EMACSVER): Back to 22.
3676
36772007-05-06 Richard Stallman <rms@gnu.org>
3678
3679 * maintaining.texi (Create Tags Table): Clean up previous change.
3680
c8763fb6 36812007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3682
3683 * maintaining.texi (Create Tags Table): Add text about the dangers of
3684 making symbolic links to tags files.
3685
36862007-05-04 Karl Berry <karl@gnu.org>
3687
3688 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3689
36902007-05-03 Karl Berry <karl@gnu.org>
3691
3692 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3693
3694 * .cvsignore (*.pdf): New entry.
3695
8cf51b2c
GM
3696 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3697 for printing.
3698
36992007-05-01 Richard Stallman <rms@gnu.org>
3700
3701 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3702
8cf51b2c
GM
37032007-04-28 Glenn Morris <rgm@gnu.org>
3704
3705 * ack.texi (Acknowledgments):
3706 * anti.texi (Antinews):
8cf51b2c
GM
3707 * programs.texi (Program Modes): Restore mention of python.el pending
3708 consideration of legal status.
3709
37102007-04-28 Richard Stallman <rms@gnu.org>
3711
3712 * files.texi (File Names): Fixes to ~ description on MS systems.
3713
8cf51b2c
GM
37142007-04-26 Glenn Morris <rgm@gnu.org>
3715
3716 * emacs.texi (EMACSVER): Increase to 22.1.50.
3717
37182007-04-25 Karl Berry <karl@gnu.org>
3719
3720 * emacs.texi: Improve line breaks on copyright page,
3721 similar layout to lispref, 8.5x11 by default.
3722
3723 * dired.texi (Image-Dired): Improve line break, fix typo.
3724
37252007-04-24 Chong Yidong <cyd@stupidchicken.com>
3726
3727 * programs.texi (Program Modes):
8cf51b2c
GM
3728 * anti.texi (Antinews):
3729 * ack.texi (Acknowledgments): python.el removed.
3730
8cf51b2c
GM
37312007-04-23 Chong Yidong <cyd@stupidchicken.com>
3732
3733 * display.texi (Highlight Interactively): Correct description of
3734 hi-lock-file-patterns-policy.
3735
3736 * files.texi (File Archives): Mention self-extracting executables.
3737
37382007-04-23 Eli Zaretskii <eliz@gnu.org>
3739
3740 * search.texi (Unconditional Replace, Query Replace): Add xref to
3741 "Replacement and Case".
3742
37432007-04-22 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * dired.texi (Image-Dired): Move from Thumbnails node.
3746 * misc.texi (Thumbnails): Node deleted.
3747 * emacs.texi (Top): Update node listing.
3748
3749 * files.texi (File Conveniences):
49823426 3750 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3751
37522007-04-21 Richard Stallman <rms@gnu.org>
3753
3754 * display.texi (Highlight Interactively): Correct previous change.
3755 Clarify doc of hi-lock-find-patterns, and move new features into it.
3756
37572007-04-20 David Koppelman <koppel@ece.lsu.edu>
3758
1c6c854e
CS
3759 * display.texi (Highlight Interactively):
3760 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3761
37622007-04-20 Martin Rudalics <rudalics@gmx.at>
3763
3764 * display.texi (Scrolling): Fix typo.
3765
8cf51b2c
GM
37662007-04-15 Chong Yidong <cyd@stupidchicken.com>
3767
8cf51b2c
GM
3768 * doclicense.texi: Remove node heading, so that it can be included by
3769 other files.
3770
3771 * emacs.texi: Insert node heading for GFDL.
3772
8cf51b2c
GM
37732007-04-14 Eli Zaretskii <eliz@gnu.org>
3774
3775 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3776 "command line".
3777
3778 * display.texi (Faces): Refer to "Creating Frames" for face
3779 and other frame customizations in .emacs.
3780
3781 * frames.texi (Creating Frames): Mention that face customizations can
3782 be put in .emacs. Add index entries.
3783
37842007-04-12 Richard Stallman <rms@gnu.org>
3785
3786 * glossary.texi (Glossary): Explain `iff'.
3787
37882007-04-11 Karl Berry <karl@gnu.org>
3789
3790 * gnu.texi (Top),
3791 * macos.texi (Mac Font Specs),
3792 * anti.texi (Antinews),
3793 * xresources.texi (Resources),
3794 * misc.texi (Emulation),
3795 * calendar.texi (Daylight Saving),
3796 * dired.texi (Dired and Find),
3797 * rmail.texi (Remote Mailboxes),
3798 * sending.texi (Mail Headers),
3799 * programs.texi (Which Function),
3800 * files.texi (Recover),
3801 * buffers.texi (Uniquify),
3802 * frames.texi (Wheeled Mice),
3803 * killing.texi (Rectangles): Wording to improve breaks in
3804 8.5x11 format.
3805 * mule.texi (Language Environments): \hbadness=10000 since there's
3806 no way to reword.
3807 * emacs.texi (smallbook): New @set to more easily switch between
3808 smallbook and 8.5x11.
3809
38102007-04-11 Richard Stallman <rms@gnu.org>
3811
3812 * files.texi (File Conveniences): Add xref to Tumme.
3813 Delete text about Thumbnail mode.
3814
8cf51b2c
GM
38152007-04-09 Alan Mackenzie <acm@muc.de>
3816
3817 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3818 new name. Insert concept index entries.
3819
8cf51b2c
GM
38202007-04-08 Chong Yidong <cyd@stupidchicken.com>
3821
3822 * display.texi (Standard Faces): Document prefix arg for
3823 list-faces-display.
3824
3825 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3826
8cf51b2c
GM
38272007-04-07 Chong Yidong <cyd@stupidchicken.com>
3828
8cf51b2c
GM
3829 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3830
3831 * files.texi (Misc File Ops): Rewrite description of
3832 insert-file-literally.
3833
8cf51b2c
GM
38342007-03-31 Eli Zaretskii <eliz@gnu.org>
3835
3836 * misc.texi (Printing): Postscript -> PostScript.
3837
8cf51b2c
GM
3838 * ack.texi (Acknowledgments): Postscript -> PostScript.
3839
3840 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3841
3842 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3843 below.
3844
38452007-03-30 Chong Yidong <cyd@stupidchicken.com>
3846
3847 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3848 Init Non-ASCII.
3849 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3850 (Init Non-ASCII): New node.
3851
38522007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3853
3854 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3855
8cf51b2c
GM
38562007-03-12 Glenn Morris <rgm@gnu.org>
3857
8cf51b2c
GM
3858 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3859 "Daylight Savings".
3860
49823426 3861 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3862 saving" in text throughout.
3863
8cf51b2c
GM
38642007-03-04 Richard Stallman <rms@gnu.org>
3865
3866 * custom.texi (Safe File Variables): Minor correction.
3867
8cf51b2c
GM
38682007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3869
3870 * rmail.texi (Movemail): Add internal ref.
3871 Don't indent the intro for the PROTO table.
3872 Format PROTO table items with @code.
3873
8cf51b2c
GM
38742007-02-26 Nick Roberts <nickrob@snap.net.nz>
3875
3876 * building.texi: Remove references to bashdb.
3877
8cf51b2c
GM
38782007-02-19 Juanma Barranquero <lekktu@gmail.com>
3879
3880 * mule.texi (Language Environments): Update list of supported language
3881 environments.
3882
8cf51b2c
GM
38832007-02-14 Kim F. Storm <storm@cua.dk>
3884
3885 * building.texi (Grep Searching): Fix lgrep doc.
3886
38872007-02-12 Chong Yidong <cyd@stupidchicken.com>
3888
3889 * back.texi: Remove unused file.
3890
c8763fb6 38912007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3892
3893 * maintaining.texi (Tag Syntax): Now --members is the default for
3894 etags, not for ctags yet.
3895
8cf51b2c
GM
38962007-02-03 Eli Zaretskii <eliz@gnu.org>
3897
3898 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3899 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3900 expects. Add comments to prevent people from inadvertently modifying
3901 the key parts needed by `texinfo-multiple-files-update'.
3902
39032007-01-29 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * frames.texi (Secondary Selection): Window clicked does not matter
3906 when mouse-yank-at-point is non-nil.
3907
8cf51b2c
GM
39082007-01-16 Glenn Morris <rgm@gnu.org>
3909
3910 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3911 system abbrev.
3912
39132007-01-11 Richard Stallman <rms@gnu.org>
3914
3915 * msdog.texi (Windows Keyboard): Another small cleanup.
3916
39172007-01-10 Richard Stallman <rms@gnu.org>
3918
3919 * msdog.texi (Windows Keyboard): Yet another try to make
3920 everyone happy with that passage.
3921
39222007-01-05 Richard Stallman <rms@gnu.org>
3923
3924 * anti.texi (Antinews): Mention M-x shell scrolling.
3925
39262007-01-05 Nick Roberts <nickrob@snap.net.nz>
3927
3928 * building.texi (Watch Expressions): Describe gdb-max-children.
3929
8cf51b2c
GM
39302007-01-04 Richard Stallman <rms@gnu.org>
3931
8cf51b2c
GM
3932 * msdog.texi (Windows Keyboard): Clarify previous change.
3933
8cf51b2c
GM
39342007-01-02 Richard Stallman <rms@gnu.org>
3935
3936 * custom.texi (Changing a Variable): Minor clarification.
3937 (Specific Customization): customize-customized => customize-unsaved.
3938
3939 * entering.texi (Entering Emacs): Clean up text about restarting
3940 Emacs for each file.
3941
3942 * misc.texi (Shell Options): Minor cleanup.
3943
3944 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3945 with Emacs, not vice versa.
3946
3947 * programs.texi (Symbol Completion): Recommend customizing
3948 window manager.
3949
3950 * xresources.texi (Resources): Minor fix.
3951
c8763fb6 39522007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3953
3954 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3955
39562007-01-01 Richard Stallman <rms@gnu.org>
3957
3958 * commands.texi (User Input): Document keys stolen by window mangers.
3959
39602006-12-31 Richard Stallman <rms@gnu.org>
3961
3962 * custom.texi (Specific Customization): Document customize-option
3963 instead of customize-variable.
3964
39652006-12-31 Kim F. Storm <storm@cua.dk>
3966
3967 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3968
39692006-12-30 Kim F. Storm <storm@cua.dk>
3970
3971 * killing.texi (CUA Bindings): Fix typo.
3972
3973 * xresources.texi (Table of Resources): Mention grow-only value for
3974 auto-resize-tool-bars.
3975
8cf51b2c
GM
39762006-12-27 Eli Zaretskii <eliz@gnu.org>
3977
3978 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3979 and how to get them back.
3980
39812006-12-26 Richard Stallman <rms@gnu.org>
3982
3983 * calendar.texi (Holidays): Holiday listing is based on current
3984 practice, but DST is not.
3985
39862006-12-25 Richard Stallman <rms@gnu.org>
3987
3988 * emacs.texi (Top): Update subnode menus.
3989
3990 * mark.texi (Transient Mark): Fix xref.
3991
3992 * killing.texi (Graphical Kill): Node deleted.
3993 (Killing): Add xref to Cut and Paste.
3994 (CUA Bindings): Update xref.
3995
3996 * frames.texi (Cut and Paste): New section to hold other nodes.
3997 (Mouse Commands): Node demoted.
3998 (Cut/Paste Other App): Split out from Mouse Commands.
3999 (Word and Line Mouse): Likewise.
4000 (Secondary Selection, Clipboard): Nodes demoted.
4001
8cf51b2c
GM
40022006-12-24 Kevin Ryde <user42@zip.com.au>
4003
4004 * calendar.texi (Holidays): US daylight saving begins second Sunday
4005 in March for 2007 onwards.
4006 (Daylight Savings): Show new US default daylight saving rules, 2nd
4007 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4008
40092006-12-23 Chong Yidong <cyd@stupidchicken.com>
4010
4011 * calendar.texi (Scroll Calendar): < and > are switched.
4012
40132006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4014
4015 * killing.texi (Deletion): Describe M-\ prefix argument.
4016
40172006-12-23 Richard Stallman <rms@gnu.org>
4018
4019 * search.texi (Regexp Search): Explain why forward and reverse regexp
4020 search are not mirror images.
4021
8cf51b2c
GM
40222006-12-19 Kim F. Storm <storm@cua.dk>
4023
4024 * major.texi (Choosing Modes): Describe match-function elements for
4025 magic-mode-alist.
4026
8cf51b2c
GM
40272006-12-18 Eli Zaretskii <eliz@gnu.org>
4028
4029 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4030 peculiarities.
4031
40322006-12-18 Richard Stallman <rms@gnu.org>
4033
4034 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4035
8cf51b2c
GM
40362006-12-17 Alan Mackenzie <acm@muc.de>
4037
4038 * programs.texi (Left Margin Paren): Remove the bit which says
4039 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4040 Discuss some of the issues of setting this option to nil.
4041
40422006-12-17 Glenn Morris <rgm@gnu.org>
4043
4044 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4045
40462006-12-16 Eli Zaretskii <eliz@gnu.org>
4047
4048 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4049 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4050 NTFS volumes.
4051 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4052 volumes.
4053
40542006-12-15 Eli Zaretskii <eliz@gnu.org>
4055
4056 * text.texi (HTML Mode): Fix "C-c TAB".
4057
8cf51b2c
GM
40582006-12-09 Richard Stallman <rms@gnu.org>
4059
4060 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4061
40622006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4063
4064 * files.texi (Misc File Ops): Document insert-file-literally.
4065
40662006-12-08 Eli Zaretskii <eliz@gnu.org>
4067
4068 * cmdargs.texi (Colors): Note that --color is intended for overriding
4069 the terminal defaults, not for normal invocation.
4070
4071 * misc.texi (Emacs Server): Improve wording. Don't mention the
4072 ``server program''. Add a cross-reference to "Init File" node.
4073 (Invoking emacsclient): Add index entries. Document both short and
4074 long versions of command-line options. Document the -f option.
4075
8cf51b2c
GM
40762006-12-06 Richard Stallman <rms@gnu.org>
4077
4078 * text.texi (Outline Format): Say to set outline-regexp
4079 and outline-level with major modes and file local variables.
4080
c8763fb6 40812006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4082
4083 * anti.texi (Antinews): Mention the alternative to
4084 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4085
8cf51b2c
GM
4086 * misc.texi (Interactive Shell): Ditto.
4087
40882006-12-04 Eli Zaretskii <eliz@gnu.org>
4089
4090 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4091
4092 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4093
40942006-12-01 Eli Zaretskii <eliz@gnu.org>
4095
4096 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4097 colon in the mode line.
4098
4099 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4100
41012006-11-26 Nick Roberts <nickrob@snap.net.nz>
4102
4103 * building.texi (Watch Expressions): Mention SPC for expanding/
4104 contracting watch expressions.
4105
41062006-11-26 Kim F. Storm <storm@cua.dk>
4107
4108 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4109
41102006-11-26 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * building.texi (Debugger Operation): Define text command mode.
4113 Clarify how tooltips work.
4114 (GDB Graphical Interface): Explain how to run in text command mode
4115 more clearly.
4116
41172006-11-25 Juanma Barranquero <lekktu@gmail.com>
4118
4119 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4120
41212006-11-22 Juanma Barranquero <lekktu@gmail.com>
4122
4123 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4124
8cf51b2c
GM
41252006-11-18 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4128 and EMACS is deprecated.
4129
41302006-11-18 Juanma Barranquero <lekktu@gmail.com>
4131
4132 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4133
c8763fb6 41342006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4135
4136 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4137
4138 * emacs.texi: Include xresources.texi both for info and dvi.
4139
4140 * xresources.texi: Merge text from xresmini.texi.
4141
c8763fb6 41422006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4143
4144 * glossary.texi: Fix typos.
4145
8cf51b2c
GM
41462006-11-06 Richard Stallman <rms@gnu.org>
4147
4148 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4149
4150 * ack.texi (Acknowledgments): Fix name spelling.
4151
41522006-11-01 Juri Linkov <juri@jurta.org>
4153
4154 * search.texi (Word Search): Document incremental word search.
4155
41562006-10-28 Glenn Morris <rgm@gnu.org>
4157
4158 * ack.texi (Acknowledgments): Add cal-html author.
4159
4160 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4161 Calendar"). Describe new package cal-html.
4162 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4163 Calendar Files."
4164
8cf51b2c
GM
41652006-10-23 Richard Stallman <rms@gnu.org>
4166
4167 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4168 Abbrev mode is enabled.
4169
8cf51b2c
GM
41702006-10-16 Richard Stallman <rms@gnu.org>
4171
8cf51b2c
GM
4172 * emacs.texi: Update ISBN.
4173
8cf51b2c
GM
41742006-10-11 Kim F. Storm <storm@cua.dk>
4175
4176 * emacs.texi (Acknowledgments): Use @dotless{i}.
4177
41782006-10-08 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * building.texi (Breakpoints Buffer): Mention catchpoints.
4181
41822006-10-08 Kim F. Storm <storm@cua.dk>
4183
4184 * ack.texi (Acknowledgments): Update.
4185
4186 * emacs.texi (Acknowledgments): Fix bad @/ form.
4187
8cf51b2c
GM
41882006-10-05 Kim F. Storm <storm@cua.dk>
4189
4190 * emacs.texi (Acknowledgments): Add more contributors.
4191
41922006-10-03 Richard Stallman <rms@gnu.org>
4193
4194 * emacs.texi (Acknowledgments): Update version and edition.
4195
8cf51b2c
GM
41962006-10-01 Karl Berry <karl@gnu.org>
4197
4198 * custom.texi (Customization Groups): Page break to keep example buffer
4199 on one page.
4200
42012006-09-30 Karl Berry <karl@gnu.org>
4202
4203 * programs.texi (Basic Indent): @need to improve page break.
4204 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4205
42062006-09-29 Glenn Morris <rgm@gnu.org>
4207
4208 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4209
42102006-09-29 Karl Berry <karl@gnu.org>
4211
4212 * windows.texi (Basic Window): Remove forced @break, no longer
4213 desirable.
4214 * frames.texi (Frame Commands),
4215 * mark.texi (Marking Objects): Reword to avoid bad page break.
4216 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4217
42182006-09-19 Richard Stallman <rms@gnu.org>
4219
4220 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4221 stick to present tense.
4222
c8763fb6 42232006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4224
4225 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4226 to x-gtk-use-old-file-dialog.
4227 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4228
42292006-09-15 Jay Belanger <belanger@truman.edu>
4230
49823426 4231 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4232 Change "Library Public License" to "Lesser Public License"
4233 throughout. Use "yyyy" to represent year.
4234
8cf51b2c
GM
42352006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4236
4237 * files.texi (Visiting): Add index entry "open file".
4238
8cf51b2c
GM
42392006-09-11 Richard Stallman <rms@gnu.org>
4240
4241 * building.texi (Compilation Mode): Clarification.
4242 (Grep Searching): Add xref to Compilation Mode.
4243
8cf51b2c
GM
42442006-09-08 Richard Stallman <rms@gnu.org>
4245
4246 * search.texi (Search): Ref multi-file search commands here.
4247 (Other Repeating Search): Not here.
4248
8cf51b2c
GM
42492006-08-28 Richard Stallman <rms@gnu.org>
4250
4251 * windows.texi (Split Window): Update xref.
4252
4253 * basic.texi (Continuation Lines): Update xref.
4254
4255 * indent.texi (Tab Stops): Update xref.
4256
4257 * emacs.texi (Top): Update subnode menu.
4258
4259 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4260 split out of Display Custom.
4261
42622006-08-25 Kim F. Storm <storm@cua.dk>
4263
4264 * display.texi (Display Custom): Add variables overline-margin
4265 and x-underline-at-descent-line.
4266
42672006-08-25 Richard Stallman <rms@gnu.org>
4268
4269 * entering.texi (Exiting): Rewrite to give graphical displays
4270 priority over text terminals.
4271
4272 * search.texi (Incremental Search): Move index entries.
4273
42742006-08-23 Chong Yidong <cyd@stupidchicken.com>
4275
4276 * custom.texi (Init File): Reference Find Init to avoid "home
4277 directory" confusion.
4278
42792006-08-22 Nick Roberts <nickrob@snap.net.nz>
4280
4281 * building.texi (Other GDB-UI Buffers): Describe how to edit
4282 a value in the locals buffer.
4283
42842006-08-21 Richard Stallman <rms@gnu.org>
4285
4286 * search.texi (Basic Isearch): Add `isearch' index entry.
4287
42882006-08-16 Richard Stallman <rms@gnu.org>
4289
4290 * misc.texi (Saving Emacs Sessions): Clean up wording.
4291
4292 * mark.texi (Marking Objects): Mention term "select all".
4293
4294 * emacs.texi (Top): Update subnode menu.
4295
4296 * help.texi (Help Mode): Move node up in file.
4297
8cf51b2c
GM
42982006-08-15 Nick Roberts <nickrob@snap.net.nz>
4299
4300 * building.texi (Stack Buffer): Explain fringe arrow.
4301
8cf51b2c
GM
43022006-08-12 Eli Zaretskii <eliz@gnu.org>
4303
8cf51b2c
GM
4304 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4305 on startup.
4306
43072006-08-11 Romain Francoise <romain@orebokech.com>
4308
4309 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4310
43112006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4312
4313 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4314
43152006-08-10 Richard Stallman <rms@gnu.org>
4316
4317 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4318 with face merging. Empty regions don't count.
4319 Clarify face property inheritance.
8cf51b2c
GM
4320
43212006-08-08 Romain Francoise <romain@orebokech.com>
4322
4323 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4324 <arjuropo@cc.jyu.fi>.
4325
8cf51b2c
GM
43262006-08-04 Eli Zaretskii <eliz@gnu.org>
4327
4328 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4329 apply to all frames.
4330
8cf51b2c
GM
43312006-08-01 Richard Stallman <rms@gnu.org>
4332
4333 * help.texi (Name Help): Add index entries for describe-variable.
4334
43352006-08-01 Nick Roberts <nickrob@snap.net.nz>
4336
4337 * building.texi (GDB Graphical Interface): Shorten node names.
4338 (GDB-UI Layout): Use GDB-related.
4339 (Other GDB-UI Buffers): Simplify English.
4340
43412006-07-31 Richard Stallman <rms@gnu.org>
4342
4343 * search.texi (Query Replace): Add xref for Dired's Q command.
4344
8cf51b2c
GM
43452006-07-31 Nick Roberts <nickrob@snap.net.nz>
4346
4347 * building.texi (GDB commands in Fringe): Rename to...
4348 (Source Buffers): ..this and move forward. Describe hollow arrow and
4349 new option gdb-find-source-frame.
4350
43512006-07-29 Richard Stallman <rms@gnu.org>
4352
4353 * dired.texi (Operating on Files): Simplify previous change
4354 and fix Texinfo usage.
4355
43562006-07-29 Eli Zaretskii <eliz@gnu.org>
4357
4358 * dired.texi (Operating on Files): Add cross-references. State the
4359 Unix commands that do similar things.
4360
43612006-07-28 Richard Stallman <rms@gnu.org>
4362
4363 * mark.texi (Transient Mark): Clarify that region never disappears
4364 when Transient Mark mode is off, and not when it is on.
4365
43662006-07-27 Richard Stallman <rms@gnu.org>
4367
4368 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4369
43702006-07-24 Richard Stallman <rms@gnu.org>
4371
4372 * xresources.texi (GTK styles): Fix texinfo usage.
4373
8cf51b2c
GM
4374 * commands.texi (User Input): Explain why we teach keyboard cmds.
4375
4376 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4377 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4378 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4379 * doclicense.texi, display.texi, dired.texi, basic.texi:
4380 * anti.texi, ack.texi: Move periods and commas inside quotes.
4381
43822006-07-22 Eli Zaretskii <eliz@gnu.org>
4383
4384 * cmdargs.texi (General Variables): Document EMAIL.
4385
43862006-07-21 Eli Zaretskii <eliz@gnu.org>
4387
4388 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4389 doesn't have effect on MS-Windows.
4390
8cf51b2c
GM
43912006-07-17 Richard Stallman <rms@gnu.org>
4392
4393 * building.texi (Grep Searching): Explain about chaining grep commands.
4394
8cf51b2c
GM
43952006-07-10 Nick Roberts <nickrob@snap.net.nz>
4396
49823426 4397 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4398
43992006-07-09 Chong Yidong <cyd@stupidchicken.com>
4400
4401 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4402 is invoked for multiple files.
4403
44042006-07-08 Eli Zaretskii <eliz@gnu.org>
4405
4406 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4407 on-line manual for the rest of this node.
4408 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4409 unconditionally.
4410 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4411 Improve wording.
4412 (Windows Printing): Improve wording.
4413 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4414 rest of this node.
4415
8cf51b2c
GM
44162006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4417
49823426
GM
4418 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4419 with eval-buffer.
8cf51b2c
GM
4420
44212006-07-05 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4424 of character translation.
4425
44262006-07-04 Nick Roberts <nickrob@snap.net.nz>
4427
4428 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4429
44302006-07-03 Karl Berry <karl@gnu.org>
4431
4432 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4433 not-too-underfull hboxes in the TeX output.
4434 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4435 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4436 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4437 * sending.texi, text.texi: Fix overfull/underfull boxes.
4438
44392006-07-03 Romain Francoise <romain@orebokech.com>
4440
4441 * m-x.texi (M-x): Fix.
4442
44432006-07-03 Richard Stallman <rms@gnu.org>
4444
8cf51b2c
GM
4445 * search.texi (Other Repeating Search): filename -> file name.
4446
4447 * misc.texi (Narrowing): Minor cleanups.
4448
4449 * files.texi (Visiting): filename -> file name.
4450
4451 * emacs.texi (Top): Update subnode menus.
4452
4453 * mule.texi (Coding Systems): Move char translation stuff here.
4454 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4455 (Recognize Coding): Substantial local rewrites.
4456 (International): Update menu.
4457
4458 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4459 (Scrolling): Substantial local rewrites.
4460 (Display): Update menu and intro.
4461
4462 * dired.texi: filename -> file name.
4463
4464 * custom.texi (Safe File Variables): Texinfo usage fix.
4465
f0131492 44662006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4467
4468 * help.texi, m-x.texi: Lots of cleanups.
4469
8cf51b2c
GM
44702006-06-30 Eli Zaretskii <eliz@gnu.org>
4471
4472 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4473 (Windows Processes, Windows Misc): Shorten the printed version by
4474 selectively conditioning less important portions by @ifnottex.
4475
8cf51b2c
GM
44762006-06-27 Richard Stallman <rms@gnu.org>
4477
4478 * mini.texi (Minibuffer File): Minor cleanup.
4479
44802006-06-25 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * frames.texi (XTerm Mouse): Rename to...
4483 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4484
4485 * emacs.texi (Top): Use new node name.
4486
44872006-06-24 Eli Zaretskii <eliz@gnu.org>
4488
4489 * emacs.texi (Top): Update the detailed menu according to changes in
4490 msdog.texi.
4491
4492 * msdog.texi (Windows Keyboard): New section.
4493 (Windows Mouse): New section.
4494 (Windows System Menu): Remove section (text merged with "Windows
4495 Keyboard").
4496 (Windows Misc): New section.
4497
4498 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4499
4500 * msdog.texi (ls in Lisp): New section.
4501
4502 * files.texi (Visiting): Document case-insensitive wildcard matching
4503 under find-file-wildcards.
4504
8cf51b2c
GM
45052006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4506
4507 * macos.texi (Mac Input): Add description of mac-function-modifier.
4508 Now Unicode keyboard layouts work.
4509
8cf51b2c
GM
45102006-06-10 Richard Stallman <rms@gnu.org>
4511
4512 * mule.texi (Recognize Coding): Clarify previous change.
4513
45142006-06-09 Kenichi Handa <handa@m17n.org>
4515
4516 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4517 notation.
4518
45192006-06-07 Kevin Ryde <user42@zip.com.au>
4520
4521 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4522 manual for @ifnottex, but in emacs-extra for @iftex.
4523
4524 * cmdargs.texi (General Variables): Fix smtpmail xref.
4525
45262006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4527
8cf51b2c 4528 * programs.texi (Comment Commands):
8cf51b2c 4529 * custom.texi (Specifying File Variables):
49823426 4530 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4531
45322006-06-07 Nick Roberts <nickrob@snap.net.nz>
4533
4534 * building.texi (Watch Expressions): Move node to end.
4535 (GDB Graphical Interface): Move description of clicks in fringe...
4536 (GDB commands in the Fringe): ...to here. New node.
4537
8cf51b2c
GM
45382006-06-05 Romain Francoise <romain@orebokech.com>
4539
49823426 4540 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4541
45422006-06-05 Nick Roberts <nickrob@snap.net.nz>
4543
4544 * building.texi (GDB Graphical Interface): Update bindings.
4545 (Commands of GUD): Add gud-print. Remove gud-run.
4546 Restate availability more generally.
4547
f0131492 45482006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4549
4550 * mini.texi: Lots of cleanups.
4551
45522006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4553
4554 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4555 and Mouse-2.
4556
c8763fb6 45572006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4558
4559 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4560
8cf51b2c
GM
45612006-05-31 Richard Stallman <rms@gnu.org>
4562
4563 * basic.texi (Moving Point): Fix previous change.
4564
c8763fb6 45652006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4566
4567 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4568
f0131492 45692006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4570
4571 * basic.texi: Many simplifications and improvements in wording.
4572
8cf51b2c
GM
45732006-05-26 Nick Roberts <nickrob@snap.net.nz>
4574
4575 * anti.texi (Antinews): Create a node for gdb-ui.
4576
8cf51b2c
GM
45772006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4578
4579 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4580
45812006-05-20 Richard Stallman <rms@gnu.org>
4582
4583 * dired.texi (Dired Navigation): dired-goto-file is now j.
4584
8cf51b2c
GM
45852006-05-20 Eli Zaretskii <eliz@gnu.org>
4586
4587 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4588 and their aliases.
4589
4590 * msdog.texi (Windows Printing): Mention non-support of plain text
4591 printing with some el-cheapo printers, and suggest a workaround.
4592
45932006-05-20 Kevin Ryde <user42@zip.com.au>
4594
4595 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4596 remove the bit saying you must set it.
4597
45982006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4599
4600 * trouble.texi (Checklist):
4601 * text.texi (Text, Auto Fill, Text Mode):
4602 * search.texi (Nonincremental Search):
4603 * rmail.texi (Rmail Labels):
4604 * mule.texi (Input Methods, Multibyte Conversion):
4605 * misc.texi (Gnus, Where to Look, PostScript):
4606 * maintaining.texi (Create Tags Table):
4607 * indent.texi (Indentation Commands):
4608 * fixit.texi (Spelling):
4609 * emacs.texi (Copying):
4610 * custom.texi (Init File): ifinfo -> ifnottex.
4611
8cf51b2c
GM
46122006-05-17 Richard Stallman <rms@gnu.org>
4613
4614 * files.texi (Diff Mode): Mention C-x `.
4615
46162006-05-08 Richard Stallman <rms@gnu.org>
4617
4618 * custom.texi (Disabling): Textual cleanups.
4619
8cf51b2c
GM
46202006-05-12 Glenn Morris <rgm@gnu.org>
4621
4622 * calendar.texi (Displaying the Diary, Format of Diary File):
4623 Refer to diary-view-entries, diary-list-entries,
4624 diary-show-all-entries rather than obsolete aliases.
4625
46262006-05-12 Eli Zaretskii <eliz@gnu.org>
4627
4628 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4629 (Displaying the Diary, Special Diary Entries, Importing Diary):
4630 * building.texi (Compilation Shell):
4631 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4632 emacs-xtra with @inforef's.
4633
4634 * files.texi (Visiting): Fix wording.
4635
4636 * mule.texi (Coding Systems, Text Coding): More indexing.
4637 Mention that C-x RET f can set eol conversion.
4638
c8763fb6 46392006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4640
4641 * xresmini.texi (GTK resources): Insert GTK description.
4642
4643 * xresources.texi (GTK resources): metafont should be menufont.
4644
8cf51b2c
GM
46452006-05-06 Michael Albinus <michael.albinus@gmx.de>
4646
49823426 4647 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4648 method, user name and host name is active only in partial
4649 completion mode.
4650
8cf51b2c
GM
46512006-05-06 Eli Zaretskii <eliz@gnu.org>
4652
4653 * makefile.w32-in (emacs.dvi):
4654 * Makefile.in (emacs.dvi): Add xresmini.texi.
4655
4656 * xresmini.texi (Table of Resources): Remove xref to non-existent
4657 node "LessTif Resources".
4658
4659 * msdog.texi (Microsoft Windows):
4660 * calendar.texi (Calendar/Diary, Displaying the Diary)
4661 (Special Diary Entries, Importing Diary, Holidays):
4662 * programs.texi (Program Modes):
4663 * text.texi (Text):
4664 * buffers.texi (Several Buffers):
4665 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4666
46672006-05-06 Eli Zaretskii <eliz@gnu.org>
4668
4669 The following changes merge the emacs-xtra manual into the main
4670 manual, but only for on-line version of the manual.
4671
4672 * vc2-xtra.texi (Version Backups, Local Version Control)
4673 (Making Snapshots, Change Logs and VC, Version Headers)
4674 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4675 on-line manual.
4676
4677 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4678 for on-line manual.
4679
4680 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4681 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4682 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4683 for on-line manual.
4684
4685 * fortran-xtra.texi (Fortran, Fortran Autofill)
4686 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4687 for on-line manual.
4688
4689 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4690 Conditional xref's for on-line manual.
4691
4692 * emerge-xtra.texi (Emerge, Overview of Emerge)
4693 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4694 manual.
4695
4696 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4697 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4698 (EMACSSOURCES): Use EMACS_XTRA.
4699 (../info/emacs-xtra): Remove.
4700 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4701
4702 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4703 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4704 (EMACSSOURCES): Use EMACS_XTRA.
4705 ($(infodir)/emacs-xtra): Remove.
4706 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4707
4708 * trouble.texi (Quitting):
4709 * text.texi (Text):
4710 * programs.texi (Program Modes):
4711 * msdog.texi (Microsoft Windows):
4712 * frames.texi (Frames):
4713 * files.texi (Backup, Version Control, VC Concepts)
4714 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4715 (Registering, VC Status, VC Undo, Multi-User Branching)
4716 (Comparing Files):
4717 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4718 (Displaying the Diary, Special Diary Entries, Importing Diary):
4719 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4720 conditional xref's, depending on @iftex/@ifnottex.
4721
4722 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4723 "MS-DOS". @include msdog-xtra.texi.
4724
4725 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4726 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4727
4728 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4729 for vc-xtra.texi subsections.
4730 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4731 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4732
4733 * sending.texi (Sending Mail): A @node line without explicit Prev,
4734 Next, and Up links.
4735
4736 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4737 Next, and Up links.
4738
4739 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4740 and its sections. @include picture-xtra.texi.
4741
4742 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4743 "Emerge".
4744 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4745
4746 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4747 exact duplicate of its name-sake in calendar.texi.
4748
4749 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4750 "Advanced Calendar/Diary Usage".
4751 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4752
4753 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4754 dired-xtra.texi.
4755 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4756
4757 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4758 (Files) [ifnottex]: Add menu entry for Autorevert.
4759
4760 * emacs-xtra.texi (Introduction): Reword to make consistent with
4761 printed version only.
4762 <Top level>: Remove the body of all chapters and move them to the
4763 new *-xtra.texi files. Use @raisesections and @lowersections to
4764 convert sections to chapters etc.
4765
4766 * msdog-xtra.texi:
4767 * fortran-xtra.texi:
4768 * vc-xtra.texi:
4769 * vc1-xtra.texi:
4770 * vc2-xtra.texi:
4771 * emerge-xtra.texi:
4772 * cal-xtra.texi:
4773 * dired-xtra.texi:
4774 * arevert-xtra.texi: New files, with text from respective chapters
4775 of emacs-xtra.texi. Convert each @chapter into @section, @section
4776 into @subsection, etc.
4777
1c6c854e 4778 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4779 updated.
4780
4781 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4782 Windows". All references updated.
4783
47842006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4785
4786 * macos.texi (Mac Input): Mention input from Character Palette.
4787 (Mac Font Specs): Fix typo.
4788
47892006-05-05 Richard Stallman <rms@gnu.org>
4790
4791 * files.texi (Diff Mode): Minor cleanup.
4792
47932006-05-05 Karl Berry <karl@gnu.org>
4794
8cf51b2c
GM
4795 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4796 errors from the current release of makeinfo (4.8).
4797 * help.texi (Library Keywords): Change widest word in multitable
4798 template from `emulations' to `convenience'. (Not sure if this is
4799 related to the font change.)
4800
48012006-05-05 Eli Zaretskii <eliz@gnu.org>
4802
4803 * files.texi (File Names): Add a footnote about limited support of
4804 ~USER on MS-Windows.
4805
4806 * cmdargs.texi (Initial Options): Add a footnote about limited
4807 support of ~USER on MS-Windows.
4808
48092006-05-03 Richard Stallman <rms@gnu.org>
4810
4811 * files.texi (Diff Mode): Node moved here.
4812 (Comparing Files): Delete what duplicates new node.
4813 (Files): Put Diff Mode in menu.
4814
1c6c854e 4815 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4816
4817 * emacs.texi (Top): Update menu for Diff Mode.
4818
4819 * trouble.texi (Emergency Escape): Simplify.
4820
4821 * emacs.texi (Top): Minor clarification.
4822
48232006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4824
4825 * commands.texi, entering.texi, screen.texi: Many simplifications.
4826
48272006-05-03 Richard Stallman <rms@gnu.org>
4828
4829 * commands.texi (Text Characters): Delete paragraph about unibyte
4830 non-ASCII printing chars.
4831
4832 * killing.texi (Killing): Say "graphical displays".
4833 * display.texi: Say "graphical displays".
4834
4835 * cmdargs.texi (Misc X): Say "graphical displays".
4836
48372006-05-01 Richard Stallman <rms@gnu.org>
4838
4839 * emacs.texi (Top): Add Diff Mode to menu.
4840
48412006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4842
4843 * misc.texi (Diff Mode): New node.
4844
48452006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4846
4847 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4848 (Mac Environment Variables): Shorten example line.
4849 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4850
48512006-05-01 Nick Roberts <nickrob@snap.net.nz>
4852
4853 * building.texi (GUD Customization): Describe cases %d and %c.
4854 Update description for %e.
4855
48562006-04-30 Glenn Morris <rgm@gnu.org>
4857
4858 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4859
48602006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4861
4862 * custom.texi (Examining): Update C-h v output example.
4863
48642006-04-29 Kim F. Storm <storm@cua.dk>
4865
4866 * building.texi (Grep Searching): Add lgrep and rgrep.
4867
8cf51b2c
GM
48682006-04-23 Richard Stallman <rms@gnu.org>
4869
4870 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4871
4872 * xresmini.texi: New file.
4873
4874 * xresources.texi (Face Resources): Split table into font resources
4875 and the rest. Combine similar attributes for brevity.
4876
8cf51b2c
GM
48772006-04-21 Eli Zaretskii <eliz@gnu.org>
4878
4879 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4880 backslashes and case-insensitivity in file names (moved to the
4881 main manual).
4882 (MS-DOS Printing): Move most of the text to the main manual.
4883
4884 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4885 New nodes.
4886 (Windows Processes, Windows System Menu): Add index entries and
4887 fix wording.
4888
8cf51b2c
GM
48892006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4890
4891 * misc.texi (Shell Ring): Add notes on saved input when
4892 navigating off the end of the history list.
4893
48942006-04-18 Chong Yidong <cyd@mit.edu>
4895
4896 * misc.texi (Shell Options): Correct default value of
4897 comint-scroll-show-maximum-output.
4898
8cf51b2c
GM
48992006-04-18 Nick Roberts <nickrob@snap.net.nz>
4900
4901 * building.texi (Watch Expressions): Update.
4902
8cf51b2c
GM
49032006-04-12 Richard Stallman <rms@gnu.org>
4904
4905 * search.texi: Clean up previous change.
4906
49072006-04-12 Eli Zaretskii <eliz@gnu.org>
4908
4909 * search.texi (Regexp Backslash, Regexp Replace): Add index
4910 entries for ``back reference'' and mention the term itself in the
4911 text.
4912
49132006-04-11 Richard Stallman <rms@gnu.org>
4914
4915 * custom.texi (Safe File Variables):
4916 Document enable-local-variables = :safe.
4917
49182006-04-11 Karl Berry <karl@gnu.org>
4919
4920 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4921 (Remote Repositories, Version Backups, Local Version Control)
4922 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4923 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4924 (Renaming VC Work Files and Master Files)
4925 (Inserting Version Control Headers, Customizing VC, General Options)
4926 (Options for RCS and SCCS, Options specific for CVS): Move all
4927 these nodes to emacs-xtra.texi, for brevity.
4928 * cmdargs.texi, files.texi: Change cross-references.
4929
8cf51b2c
GM
49302006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4931
4932 * files.texi (Old Versions): Update description of vc-annotate's
4933 use of color to indicate date ranges.
4934
8cf51b2c
GM
49352006-04-09 Kevin Ryde <user42@zip.com.au>
4936
8cf51b2c
GM
4937 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4938 put info and printed manual names the right way around.
4939
49402006-04-09 Karl Berry <karl@gnu.org>
4941
4942 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4943 emacs-xtra.texi, leaving only MS Windows information.
4944 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4945 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4946 node names.
4947
4948 * emacs.texi: Move @summarycontents and @contents to the beginning
4949 of the file.
4950
8cf51b2c
GM
49512006-04-08 Kevin Ryde <user42@zip.com.au>
4952
4953 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4954
49552006-04-07 Richard Stallman <rms@gnu.org>
4956
4957 * programs.texi (Comments, Comment Commands, Options for Comments)
4958 (Multi-Line Comments): "Align", not "indent".
4959 (Basic Indent): C-j deletes trailing whitespace before the newline.
4960
49612006-04-06 Richard Stallman <rms@gnu.org>
4962
8cf51b2c
GM
4963 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4964
49652006-04-06 Eli Zaretskii <eliz@gnu.org>
4966
4967 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4968
8cf51b2c
GM
49692006-04-05 Richard Stallman <rms@gnu.org>
4970
4971 * emacs.texi (Top): Update subnode menu.
4972
4973 * trouble.texi (Unasked-for Search): Node deleted.
4974 (Lossage): Delete from menu.
4975
49762006-04-04 Richard Stallman <rms@gnu.org>
4977
4978 * trouble.texi: Various cleanups.
4979 (Checklist): Don't bother saying how to snail a bug report.
4980 (Emergency Escape): Much rewriting.
4981 (After a Crash): Rename the core dump immediately.
4982 (Total Frustration): Call it a psychotherapist.
4983 (Bug Criteria): Avoid "illegal instruction".
4984 (Sending Patches): We always put the contributor's name in.
4985
4986 * misc.texi (Thumbnails): Minor correction.
4987
8cf51b2c
GM
49882006-04-03 Richard Stallman <rms@gnu.org>
4989
4990 * misc.texi (Thumbnails): Minor cleanup.
4991
49922006-04-02 Karl Berry <karl@gnu.org>
4993
4994 * sending.texi (Mail Sending): pxref to Top needs five args.
4995
4996 * texinfo.tex: Update to current version (2006-03-21.13).
4997
8cf51b2c
GM
49982006-03-31 Richard Stallman <rms@gnu.org>
4999
5000 * emacs.texi (Top): Update subnode menu.
5001
5002 * help.texi (Help Mode): Cleanup.
5003
5004 * dired.texi: Many cleanups.
5005 (Dired Deletion): Describe dired-recursive-deletes.
5006 (Operating on Files): dired-create-directory moved.
5007 (Misc Dired Features): Move to here.
5008 (Tumme): Node moved to misc.texi.
5009
5010 * custom.texi: Many cleanups.
5011 (Minor Modes): Don't mention ISO Accents Mode.
5012 (Examining): Update C-h v output example.
5013 (Hooks): Add index and xref for add-hook.
5014 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5015 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5016
5017 * misc.texi: Many cleanups.
5018 (beginning): Add to summary of topics.
5019 (Shell): Put eshell xref at the end. Remove eshell from table.
5020 (Thumbnails): New node.
5021
8cf51b2c
GM
50222006-03-28 Eli Zaretskii <eliz@gnu.org>
5023
5024 * files.texi (File Name Cache): Make it clear that the cache is
5025 not persistent.
5026
8cf51b2c
GM
50272006-03-25 Karl Berry <karl@gnu.org>
5028
49823426
GM
5029 * emacs-xtra.texi, emacs.texi, gnu.texi:
5030 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5031 (2) do not indent copyright year list (or anything else).
5032
8cf51b2c
GM
50332006-03-21 Juanma Barranquero <lekktu@gmail.com>
5034
5035 * files.texi (VC Dired Mode): Remove misplaced brackets.
5036
50372006-03-21 Andre Spiegel <spiegel@gnu.org>
5038
5039 * files.texi: Various updates and clarifications in the VC chapter.
5040
50412006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * help.texi (Help Mode): Document "C-c C-c".
5044
8cf51b2c
GM
50452006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5046
5047 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5048 menu in the standalone Info reader.
5049
50502006-03-15 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5053 moved here from Emacs manual.
5054
5055 * programs.texi (Fortran): Section moved to emacs-xtra.
5056 (Program Modes): Xref to Fortran in emacs-xtra.
5057
5058 * maintaining.texi (Emerge): Move to emacs-xtra.
5059 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5060
5061 * picture.texi: File deleted.
5062 * Makefile.in:
5063 * makefile.w32-in: Remove picture.texi.
5064
5065 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5066 * abbrevs.texi (Abbrevs):
5067 * sending.texi (Sending Mail): Picture node removed.
5068
5069 * emacs.texi (Top): Update node listings.
5070
8cf51b2c
GM
50712006-03-12 Richard Stallman <rms@gnu.org>
5072
5073 * calendar.texi: Various cleanups.
5074
8cf51b2c
GM
50752006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5078 syntax.
5079
8cf51b2c
GM
50802006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5081
5082 * search.texi (Regexps): More accurately describe which characters
5083 are special in which situations. Recommend _not_ to quote `]' or
5084 `-' when they are not special.
5085
8cf51b2c
GM
50862006-02-28 Andre Spiegel <spiegel@gnu.org>
5087
5088 * files.texi (Old Versions): Clarify operation of C-x v =.
5089
8cf51b2c
GM
50902006-02-21 Nick Roberts <nickrob@snap.net.nz>
5091
5092 * building.texi (Watch Expressions): Update and describe
5093 gdb-speedbar-auto-raise.
5094
50952006-02-19 Richard M. Stallman <rms@gnu.org>
5096
5097 * emacs.texi: Use @smallbook.
5098 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5099 Update subnode menu.
5100
5101 * building.texi (Lisp Interaction): Minor addition.
5102
51032006-02-18 Nick Roberts <nickrob@snap.net.nz>
5104
5105 * building.texi (Watch Expressions): Update and be more precise.
5106
c8763fb6 51072006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5108
5109 * maintaining.texi (Create Tags Table): Explain why the
5110 exception when etags writes to files under the /dev tree.
5111
51122006-02-14 Richard M. Stallman <rms@gnu.org>
5113
5114 * custom.texi (Safe File Variables): Lots of clarification.
5115 Renamed from Unsafe File Variables.
5116
51172006-02-14 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * custom.texi (Unsafe File Variables): File variable confirmation
5120 assumed denied in batch mode.
5121
51222006-02-14 Richard M. Stallman <rms@gnu.org>
5123
5124 * building.texi (GDB User Interface Layout): Don't say `inferior'
5125 for program being debugged.
5126
51272006-02-15 Nick Roberts <nickrob@snap.net.nz>
5128
5129 * building.texi (GDB Graphical Interface):
5130 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5131
51322006-02-13 Chong Yidong <cyd@stupidchicken.com>
5133
5134 * custom.texi (Specifying File Variables, Unsafe File Variables):
5135 New nodes, split from File Variables. Document new file local
5136 variable behavior.
5137
51382006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5139
5140 * display.texi (Standard Faces):
8cf51b2c
GM
5141 * files.texi (Visiting):
5142 * frames.texi (Clipboard):
5143 * glossary.texi (Glossary) <Clipboard>:
5144 * xresources.texi (X Resources): Mention Mac OS port.
5145
8cf51b2c
GM
51462006-02-12 Richard M. Stallman <rms@gnu.org>
5147
5148 * building.texi (Building): Clarify topic in intro.
5149
5150 * maintaining.texi (Maintaining): Change title; clarify topic.
5151 Delete duplicate index entries.
5152
5153 * building.texi (Other GDB User Interface Buffers): Clarifications.
5154
5155 * text.texi (Cell Commands): Clarifications.
5156
5157 * programs.texi (Defuns): Delete duplicate explanation of
5158 left-margin paren convention.
5159 (Hungry Delete): Minor cleanup.
5160
51612006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5162
5163 * dired.texi (Tumme): More tumme documentation.
5164
51652006-02-11 Alan Mackenzie <acm@muc.de>
5166
5167 * programs.texi ("Hungry Delete"): Correct the appellation of the
5168 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5169
51702006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5171
5172 * dired.texi (Tumme): Fix small bug.
5173
51742006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5175
5176 * macos.texi (Mac International): Rename "fontset-mac" to
5177 "fontset-standard".
5178
8cf51b2c
GM
51792006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5180
5181 * dired.texi (Tumme): Basic documentation for Tumme added.
5182
8cf51b2c
GM
51832006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5184
5185 * mule.texi (International):
5186 * programs.texi (Basic Indent): Fix typos.
5187
8cf51b2c
GM
5188 * custom.texi (Minor Modes):
5189 * display.texi (Text Display):
5190 * commands.texi (Text Characters): Update xrefs.
5191
51922006-02-07 Richard M. Stallman <rms@gnu.org>
5193
5194 * emacs.texi (Top): Update subnode menu.
5195 Update info on old Emacs papers.
5196 (Intro): "Graphical display", not window system.
5197
5198 * xresources.texi (GTK styles): Minor clarifications.
5199
5200 * trouble.texi: "Graphical display", not window system.
5201 (Stuck Recursive): Minor clarification.
5202
5203 * text.texi: Minor clarifications.
5204 (Sentences): Explain why two-space convention is better.
5205 Explain sentence-end-without-period here.
5206 (Fill Commands): Not here.
5207 (Refill): Node moved down.
5208 (Filling): Update menu.
5209 (Table Creation, Cell Justification, Column Commands): Clarify.
5210
5211 * sending.texi: Minor clarifications.
5212
5213 * search.texi (Regexp Backslash): Clarification.
5214
5215 * rmail.texi: Minor cleanups.
5216 (Rmail): Delete digression about `rmail-mode'.
5217 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5218 (Rmail Files): Mention C-u M-x rmail.
5219 (Rmail Reply): Mention References.
5220 (Rmail Display): Mention rmail-nonignored-headers.
5221
5222 * programs.texi: Minor cleanups.
5223 (Comment Commands): Mention momentary Transient Mark mode.
5224 (Matching): Be more specific about customizing show-paren-mode.
5225 (Info Lookup): Don't list the modes that support C-h S.
5226 Just say what it does in an unsupported mode.
5227 (Man Page): Delete excessive info on customizing woman.
5228 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5229
5230 * abbrevs.texi: Minor clarifications.
5231 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5232 not "dynamic abbrevs" as if they were a kind of abbrev.
5233
5234 * picture.texi (Picture): Minor cleanup.
5235
5236 * mule.texi (Communication Coding): Say "other applications".
5237 (Fontsets): Not specific to X. Add xref to X Resources.
5238 (Unibyte Mode): Rename from Single-Byte Character Support.
5239 "Graphical display", not window system.
5240 (International): Update menu.
5241
5242 * maintaining.texi (Format of ChangeLog):
5243 New node, split out from ChangeLog.
5244 (ChangeLog): Clarifications in the remaining text.
5245 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5246 (Find Tag): Add @w.
5247 (Tags Search): Explain tag table order here. Simplify grep ref.
5248 (List Tags): tags-tag-face is a variable, not a face.
5249 (Emerge): Cleanups.
5250
5251 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5252 (Keyboard Macros): Avoid "the user".
5253
5254 * killing.texi: "Graphical display", not window system.
5255
5256 * help.texi (Help Echo): "Graphical display", not window system.
5257
5258 * glossary.texi: Say "you", not "the user". Say "graphical display".
5259
5260 * frames.texi: Minor cleanups. "Graphical display", not window system.
5261
5262 * files.texi (Visiting): Make drag-and-drop not X-specific.
5263
5264 * custom.texi: Minor cleanups. "Graphical display", not window system.
5265
5266 * cmdargs.texi: Minor cleanups.
5267
5268 * building.texi (Compilation): Move and split kill-compilation para.
5269 Add para about multiple compilers.
5270 (Compilation Mode): Commands also available in grep mode and others.
5271 Mention C-u C-x ` more tutorially. Clarify C-x `.
5272 (Compilation Shell): Clarify. Put Bash example first.
5273 (Grep Searching): Minor cleanups; add @w.
5274 (Debuggers): Minor cleanups.
5275 (Starting GUD): Make GDB xgraphical mode issue clearer.
5276 (Debugger Operation): Lots of clarifications including
5277 GDB tooltip side-effect issue.
5278 (Commands of GUD): Clarify.
5279 (GUD Customization): Add bashdb-mode-hook.
5280 (GDB Graphical Interface): Rewrite for clarity.
5281 (GDB User Interface Layout): Rewrite for clarity.
5282 (Stack Buffer, Watch Expressions): Likewise.
5283 (Other GDB User Interface Buffers): Cleanups.
5284 (Lisp Libraries, External Lisp): Cleanup.
5285
5286 * basic.texi (Position Info): "Graphical displays", rather than
5287 window systems.
5288
5289 * anti.texi: Minor cleanup.
5290
8cf51b2c
GM
52912006-02-03 Eli Zaretskii <eliz@gnu.org>
5292
5293 * custom.texi (Init File, Find Init): Add cross-references to
5294 where $HOME is described.
5295
52962006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5297
5298 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5299 is not inside the @table.
5300
5301 * emacs.texi (Top): Correct node name.
5302
5303 * files.texi (File Names): Fix @xref.
5304 (Reverting): Fix typo.
5305
5306 * mule.texi (International): Correct node name.
5307
5308 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5309
53102006-02-01 Richard M. Stallman <rms@gnu.org>
5311
5312 * emacs.texi (Top): Update subnode menu.
5313
5314 * mule.texi: Minor clarifications.
5315 Reduce the specific references to X Windows.
5316 Refer to "graphical" terminals, rather than window systems.
5317 (Text Coding): Rename from Specify Coding.
5318 (Communication Coding, File Name Coding, Terminal Coding):
5319 New nodes split out from Text Coding.
5320
5321 * kmacro.texi: Minor clarifications.
5322 (Keyboard Macro Ring): Comment out some excessive commands.
5323 (Basic Keyboard Macro): Split up the table, putting part in each node.
5324
5325 * major.texi: Minor clarifications.
5326
5327 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5328
5329 * windows.texi: Minor clarifications.
5330 (Change Window): Don't describe mode-line mouse cmds here.
5331 Add xref to Mode Line Mouse.
5332
5333 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5334
5335 * macos.texi (Mac International): Fix xref.
5336
5337 * indent.texi: Minor clarifications.
5338
5339 * frames.texi: Minor clarifications.
5340 Reduce the specific references to X Windows.
5341 Refer to "graphical" terminals, rather than window systems.
5342 (Frame Parameters): Don't mention commands like
5343 set-foreground-color. Just say to customize a face.
5344 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5345
5346 * files.texi: Minor clarifications.
5347 (Numbered Backups): New node, split out from Backup Names.
5348
5349 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5350
5351 * cmdargs.texi (General Variables): Fix xref.
5352
5353 * buffers.texi: Minor clarifications.
5354
8cf51b2c
GM
53552006-01-31 Richard M. Stallman <rms@gnu.org>
5356
5357 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5358 Nodes moved to top.
5359
5360 * display.texi: Minor clarifications.
5361 (Display): Rearrange menu.
5362 (Standard Faces): Mention query-replace face.
5363 (Faces): Simplify.
5364 (Font Lock): Simplify face customization info.
5365 (Highlight Changes): Node merged into Highlight Interactively.
5366 (Highlight Interactively): Much rewriting and cleanup.
5367 (Optional Mode Line): Narrowed line number not good for goto-line.
5368 Simplify face customization advice.
5369 (Text Display): Mention use of escape-glyph face.
5370 Move ctl-arrow and tab-width here.
5371 (Display Custom): Move no-redraw-on-reenter to end of node.
5372
5373 * search.texi: Minor clarifications.
5374 (Isearch Scroll): Simplify.
5375 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5376
5377 * regs.texi (Registers): Mention bookmarks here.
5378
5379 * mark.texi: Minor clarifications.
5380 (Selective Undo): Node deleted.
5381
5382 * m-x.texi: Minor clarifications.
5383
5384 * killing.texi: Minor clarifications.
5385 Refer to "graphical" terminals, rather than window systems.
5386
5387 * help.texi: Clarifications.
5388 (Help): Don't describe C-h F and C-h K here.
5389 (Key Help): Describe C-h K here.
5390 (Name Help): Mention Emacs Lisp Intro.
5391 Describe C-h F here.
5392 (Misc Help): Mention C-h F and C-h K only briefly.
5393
5394 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5395 Selective undo text merged in.
5396 (Spelling): Mention Aspell along with Ispell.
5397
5398 * emacs.texi (Top): Update subnode menus.
5399
5400 * basic.texi (Basic Undo): Rename from Undo. Most of text
5401 moved to new Undo node.
5402
8cf51b2c
GM
54032006-01-29 Chong Yidong <cyd@stupidchicken.com>
5404
5405 * basic.texi (Continuation Lines, Inserting Text):
5406 Mention longlines mode.
5407
54082006-01-29 Richard M. Stallman <rms@gnu.org>
5409
10d1d0af 5410 * screen.texi: Minor cleanups.
8cf51b2c
GM
5411 (Screen): Clean up the intro paragraphs.
5412 (Mode Line): Lots of rewriting. Handle frame-name better.
5413 eol-mnemonic-... vars moved out.
5414
5415 * emacs.texi (Top): Change menu item for MS-DOS node.
5416 Update subnode menu.
5417
5418 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5419 chapter relates to Windows. Title changed.
5420
5421 * mini.texi: Minor cleanups.
5422
5423 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5424 (Mark): Put it in the menu.
5425
5426 * entering.texi: Minor cleanups.
5427
5428 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5429 (Intro): Refer to "graphical" terminals, rather than X.
5430
5431 * display.texi (Display Custom): Add xref to Variables.
5432 (Optional Mode Line): eol-mnemonic-... vars moved here.
5433
5434 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5435 rather than X.
5436
8cf51b2c
GM
5437 * basic.texi: Minor cleanups.
5438 (Undo): selective-undo moved.
5439
8cf51b2c
GM
54402006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * anti.texi (Antinews): Various corrections and additions.
5443
54442006-01-23 Juri Linkov <juri@jurta.org>
5445
5446 * custom.texi (Easy Customization, Customization Groups)
5447 (Browsing Custom): Mention links along with buttons.
5448
8cf51b2c
GM
54492006-01-21 Eli Zaretskii <eliz@gnu.org>
5450
8cf51b2c
GM
5451 * text.texi (TeX Print): Use @key for TAB.
5452
8cf51b2c
GM
5453 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5454
8cf51b2c
GM
54552006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5456
5457 * files.texi (File Aliases): Don't claim that usually separate
5458 buffers are created for two file names that name the same data.
5459 Mention additional situations where different names mean the same
5460 file on disk.
5461
54622006-01-19 Richard M. Stallman <rms@gnu.org>
5463
5464 * killing.texi (Deletion): Upcase @key argument.
5465
5466 * custom.texi (Custom Themes): Minor cleanup.
5467
5468 * programs.texi (Hungry Delete): Upcase @key argument.
5469
8cf51b2c
GM
54702006-01-16 Juri Linkov <juri@jurta.org>
5471
5472 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5473 Move `mode-line-highlight' before `mode-line-buffer-id'.
5474
8cf51b2c
GM
54752006-01-14 Richard M. Stallman <rms@gnu.org>
5476
5477 * basic.texi (Inserting Text): Minor cleanup.
5478
8cf51b2c
GM
54792006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5480
5481 * custom.texi (Changing a Variable, Face Customization):
5482 Update for changes in Custom menus.
5483
8cf51b2c
GM
54842006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5485
5486 * macos.texi (Mac International): Undo last change.
5487
8cf51b2c
GM
54882006-01-02 Chong Yidong <cyd@stupidchicken.com>
5489
5490 * custom.texi (Custom Themes): Describe the new
5491 customize-create-theme interface.
5492
54932005-12-30 Juri Linkov <juri@jurta.org>
5494
5495 * basic.texi (Position Info): Update example.
5496
c8763fb6 54972005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5498
5499 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5500
55012005-12-24 Chong Yidong <cyd@stupidchicken.com>
5502
5503 * custom.texi (Custom Themes): `load-theme' always loads.
5504
55052005-12-23 Juri Linkov <juri@jurta.org>
5506
5507 * display.texi (Highlight Interactively): Use double space to
5508 separate sentences. Replace C-p with M-p, and C-n with M-n.
5509
55102005-12-22 Richard M. Stallman <rms@gnu.org>
5511
5512 * custom.texi (Easy Customization and subnodes):
5513 Replace "active field" with "button".
5514 Use "user option" only for variables.
5515 Use "setting" for variable-or-face.
5516
55172005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5518
5519 * buffers.texi (Select Buffer): Change order in table to make
5520 "Similar" refer to the correct item.
5521 (Indirect Buffers): Minor rewording.
5522
8cf51b2c
GM
55232005-12-20 Juri Linkov <juri@jurta.org>
5524
5525 * files.texi (VC Status): Put P and N near p and n.
5526
8cf51b2c
GM
55272005-12-19 Richard M. Stallman <rms@gnu.org>
5528
5529 * programs.texi (Electric C): Delete the info about newline control.
5530 (Other C Commands): Minor cleanup.
5531 (Left Margin Paren): Minor cleanup.
5532
55332005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5534
5535 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5536 (Customization Groups): Delete text moved to "Browsing Custom".
5537 (Browsing Custom): New node.
5538 (Specific Customization): Clarify which commands only work for
5539 loaded options.
5540
55412005-12-18 Bill Wohler <wohler@newt.com>
5542
5543 * frames.texi (Tool Bars): Shorten text of previous change.
5544
55452005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5546
5547 * files.texi (VC Status): Document log-view mode.
5548
55492005-12-18 Bill Wohler <wohler@newt.com>
5550
5551 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5552 permanently via the customize interface.
5553
8cf51b2c
GM
55542005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5555
5556 * killing.texi (Killing by Lines): Document `kill-whole-line'
5557 function.
5558
c8763fb6 55592005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5560
5561 * buffers.texi (Select Buffer): Change `prev-buffer' to
5562 `previous-buffer'. Indicate that these functions use a frame
5563 local buffer list.
5564
8cf51b2c
GM
55652005-12-12 Richard M. Stallman <rms@gnu.org>
5566
5567 * custom.texi (Easy Customization): Change menu comment.
5568 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5569
5570 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5571 (Help): Among the Apropos commands, describe only C-h a here.
5572
55732005-12-11 Richard M. Stallman <rms@gnu.org>
5574
5575 * programs.texi (Options for Comments): Comment-end starts with space.
5576
5577 * glossary.texi (Glossary): Minor cleanup.
5578
5579 * files.texi (Old Versions): Use @table.
5580
8cf51b2c
GM
55812005-12-10 David Koppelman <koppel@ece.lsu.edu>
5582
5583 * display.texi (Highlight Interactively): Include
5584 global-hi-lock-mode. Add miscellaneous details and elaborations.
5585
55862005-12-09 Richard M. Stallman <rms@gnu.org>
5587
5588 * display.texi (Font Lock): Delete the Global FL menu item.
5589
55902005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5591
5592 * custom.texi (Minibuffer Maps): Mention the maps for file name
5593 completion.
5594
55952005-12-09 Kim F. Storm <storm@cua.dk>
5596
5597 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5598 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5599 cursor to next corner in rectangle; clarify insert around rectangle.
5600
8cf51b2c
GM
56012005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5602
5603 * custom.texi (Customization): Use xref to elisp manual for
5604 non-TeX output.
5605 (Minor Modes): Update.
5606 (Customization Groups, Changing a Variable, Face Customization):
5607 Update for new appearance of Custom buffers.
5608 (Changing a Variable): `custom-buffer-done-function' has been
5609 replaced by `custom-buffer-done-kill'.
5610 (Specific Customization): In the `customize-group' buffer, a
5611 subgroup's contents are not "hidden". They are not included at
5612 all. They have no [Show] button.
5613 (Mouse Buttons): Add pxref to description of mouse event lists in
5614 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5615 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5616 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5617
56182005-12-08 Richard M. Stallman <rms@gnu.org>
5619
5620 * mini.texi (Completion Commands, Completion):
5621 In file name input, SPC does not do completion.
5622
8cf51b2c
GM
56232005-12-08 Nick Roberts <nickrob@snap.net.nz>
5624
5625 * building.texi (GDB Graphical Interface): Explain screen size
5626 setting.
5627 (Other GDB User Interface Buffers): Describe features specific to
5628 GDB 6.4.
5629
8cf51b2c
GM
56302005-12-01 Nick Roberts <nickrob@snap.net.nz>
5631
5632 * building.texi (GDB User Interface Layout): Describe how to
5633 kill associated buffers.
5634 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5635 (Watch Expressions): Be more precise.
5636 (Other GDB User Interface Buffers): Describe how to change a
5637 register value.
5638
8cf51b2c
GM
56392005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5640
5641 * macos.texi (Mac Input): Remove description of
5642 mac-command-key-is-meta. Add descriptions of
5643 mac-control-modifier, mac-command-modifier, and
5644 mac-option-modifier.
5645 (Mac International): Fix description of conversion of clipboard data.
5646 (Mac Font Specs): Add example of font customization by face attributes.
5647
56482005-11-22 Nick Roberts <nickrob@snap.net.nz>
5649
5650 * building.texi (Watch Expressions): Expand description.
5651 (Other GDB User Interface Buffers): Describe local map for
5652 gud-watch.
5653
56542005-11-21 Chong Yidong <cyd@stupidchicken.com>
5655
5656 * display.texi (Font Lock): Font lock is enabled by default now.
5657
56582005-11-20 Juri Linkov <juri@jurta.org>
5659
5660 * basic.texi (Position Info): Update examples of the output.
5661 Remove the fact that examples are produced in the TeXinfo buffer,
5662 because in the Info reader users will get a different output from
5663 `C-x ='.
5664
5665 * building.texi (Compilation Mode): Remove paragraph duplicated
5666 from the node `Compilation'. Add `compilation-skip-threshold'.
5667
5668 * display.texi (Font Lock): Suggest more user-friendly method of
5669 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5670
56712005-11-18 Richard M. Stallman <rms@gnu.org>
5672
5673 * files.texi (Registering): Mention @@ in mode line.
5674
5675 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5676
56772005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5678
5679 * files.texi (Renaming and VC): Some back-ends don't
5680 handle renaming.
5681
8cf51b2c
GM
56822005-11-17 Juri Linkov <juri@jurta.org>
5683
5684 * emacs.texi (Top):
5685 * display.texi (Highlight Interactively): Put this font-lock based
5686 mode near Font Lock node.
5687
56882005-11-16 Chong Yidong <cyd@stupidchicken.com>
5689
5690 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5691 icons.
5692
56932005-11-12 Kim F. Storm <storm@cua.dk>
5694
5695 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5696 (Help Summary): Add C-h d and C-h e.
5697 (Apropos): Clarify that all apropos commands may search for either
5698 list of words or a regexp. Add C-h d for apropos-documentation.
5699 Describe apropos-documentation-sort-by-scores user option.
5700
8cf51b2c
GM
57012005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5702
5703 * killing.texi (CUA Bindings): Add @section.
5704
57052005-11-10 Kim F. Storm <storm@cua.dk>
5706
5707 * emacs.texi (Top): Add CUA Bindings entry to menu.
5708
5709 * killing.texi (CUA Bindings): New node. Moved here from
5710 misc.texi and extended with info on rectangle commands and
5711 rectangle highlighting, interface to registers, and the global
5712 mark feature.
5713
5714 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5715
5716 * regs.texi: Prev link points to CUA Bindings node.
5717
57182005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5719
5720 * help.texi (Help Echo): By default, help echos are only shown on
5721 mouse-over, not on point-over.
5722
c8763fb6 57232005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5724
5725 * misc.texi (Shell Mode): Describe how to activate password echoing.
5726
8cf51b2c
GM
57272005-11-04 Romain Francoise <romain@orebokech.com>
5728
5729 * mark.texi (Mark Ring): Fix typo.
5730
57312005-11-03 Richard M. Stallman <rms@gnu.org>
5732
5733 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5734
57352005-11-01 Bill Wohler <wohler@newt.com>
5736
5737 * help.texi (Help Mode): Fix typo.
5738
57392005-11-01 Nick Roberts <nickrob@snap.net.nz>
5740
1c6c854e
CS
5741 * building.texi (Other GDB User Interface Buffers):
5742 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5743
57442005-10-31 Romain Francoise <romain@orebokech.com>
5745
5746 * files.texi (Compressed Files): Fix typo.
5747
5748 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5749
5750 * windows.texi (Force Same Window): Likewise.
5751
57522005-10-30 Bill Wohler <wohler@newt.com>
5753
5754 * help.texi (Help Mode): URLs viewed with browse-url.
5755
57562005-10-31 Nick Roberts <nickrob@snap.net.nz>
5757
5758 * building.texi (GDB Graphical Interface): Don't reference
5759 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5760 must stay in same frame.
5761
57622005-10-29 Chong Yidong <cyd@stupidchicken.com>
5763
5764 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5765
5766 * anti.texi (Antinews): Likewise.
5767
8cf51b2c
GM
57682005-10-28 Bill Wohler <wohler@newt.com>
5769
5770 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5771
57722005-10-28 Richard M. Stallman <rms@gnu.org>
5773
5774 * files.texi (Visiting): Explain how to enter ? in a file name.
5775
5776 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5777
8cf51b2c
GM
57782005-10-25 Nick Roberts <nickrob@snap.net.nz>
5779
1c6c854e
CS
5780 * building.texi (GDB Graphical Interface):
5781 Describe gdb-mouse-until.
8cf51b2c
GM
5782
57832005-10-23 Richard M. Stallman <rms@gnu.org>
5784
5785 * custom.texi (Init File): Recommend when to use site-start.el.
5786
8cf51b2c
GM
57872005-10-21 Juri Linkov <juri@jurta.org>
5788
5789 * custom.texi (Examining): Mention accessing the old variable
5790 value via M-n in set-variable.
5791
8cf51b2c
GM
57922005-10-18 Romain Francoise <romain@orebokech.com>
5793
5794 * files.texi (Version Systems): Capitalize GNU.
5795
8cf51b2c
GM
57962005-10-18 Nick Roberts <nickrob@snap.net.nz>
5797
5798 * building.texi (Compilation Mode): Remove redundant paragraph.
5799 (Watch Expressions): Remove paragraph to reflect code change.
5800
8cf51b2c
GM
58012005-10-16 Richard M. Stallman <rms@gnu.org>
5802
5803 * building.texi (Compilation Mode, Compilation): Clarified.
5804
58052005-10-15 Richard M. Stallman <rms@gnu.org>
5806
5807 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5808
8cf51b2c
GM
58092005-10-13 Kenichi Handa <handa@m17n.org>
5810
5811 * basic.texi (Position Info): Fix previous change.
5812
c8763fb6 58132005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5814
5815 * cmdargs.texi (Icons X): Fix typo.
5816
58172005-10-12 Kenichi Handa <handa@m17n.org>
5818
5819 * basic.texi (Position Info): Describe the case that Emacs shows
5820 "part of display ...".
5821
c8763fb6 58222005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5823
5824 * cmdargs.texi (Icons X): -nb => -nbi.
5825
58262005-10-10 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * frames.texi (Speedbar): A couple more clarifications.
5829
58302005-10-11 Nick Roberts <nickrob@snap.net.nz>
5831
5832 * building.texi (GDB User Interface Layout): Improve diagram.
5833 (Watch Expressions): Explain how to make speedbar global.
5834 (Other GDB User Interface Buffers): Make references more precise.
5835
8cf51b2c
GM
58362005-10-09 Richard M. Stallman <rms@gnu.org>
5837
5838 * frames.texi (Speedbar): Clarify the text.
5839
58402005-10-09 Chong Yidong <cyd@stupidchicken.com>
5841
5842 * frames.texi (Speedbar): Add information on keybindings,
5843 dismissing the speedbar, and buffer display mode. Link to
5844 speedbar manual.
5845
c8763fb6 58462005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5847
1c6c854e 5848 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5849 added -nb, --no-bitmap-icon.
5850
8cf51b2c
GM
58512005-10-07 Nick Roberts <nickrob@snap.net.nz>
5852
5853 * building.texi (GDB Graphical Interface): Add variables and
5854 functions to indices. Be more precise.
5855
c8763fb6 58562005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5857
5858 * frames.texi (Drag and Drop): Remove the x- from
5859 x-dnd-open-file-other-window and xdnd-protocol-alist.
5860
58612005-09-30 Romain Francoise <romain@orebokech.com>
5862
5863 * mini.texi (Minibuffer): The default value now appears before the
5864 colon in minibuffer prompts.
5865
8cf51b2c
GM
58662005-09-25 Richard M. Stallman <rms@gnu.org>
5867
5868 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5869
8cf51b2c
GM
58702005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5871
5872 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5873
8cf51b2c
GM
58742005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5875
5876 * emacs.texi (Top): Update submenus from macos.texi.
5877
5878 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5879 (Mac OS): Update feature support status.
5880 (Mac Input): List supported input scripts. Remove description
5881 about `mac-keyboard-text-encoding'. Mention mouse button
5882 emulation and related variables.
5883 (Mac International): Mention Central European and Cyrillic
5884 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5885 Add description about coding system for selection.
5886 Add description about language environment.
5887 (Mac Environment Variables):
5888 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5889 arguments. Add Preferences support.
5890 (Mac Directories): Explicitly state that this node is for Mac OS
5891 Classic only.
1c6c854e
CS
5892 (Mac Font Specs): Mention specification for scalable fonts.
5893 List supported charsets. Add preferred way of creating fontsets.
5894 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5895 (Mac Functions): Add descriptions about `mac-set-file-creator',
5896 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5897 and `mac-get-preference'.
5898
8cf51b2c
GM
58992005-09-16 Romain Francoise <romain@orebokech.com>
5900
5901 Update all files to specify GFDL version 1.2.
5902
5903 * doclicense.texi (GNU Free Documentation License): Update to
5904 version 1.2.
5905
59062005-09-15 Richard M. Stallman <rms@gnu.org>
5907
5908 * buffers.texi (List Buffers): Fix xref.
5909
5910 * rmail.texi (Rmail Basics): Fix xref.
5911
5912 * emacs.texi (Top): Update subnode menus.
5913
5914 * files.texi (Saving Commands): New node, broken out of Saving.
5915 (Customize Save): New node, broken out of Saving.
5916 Clarify effect of write-region-inhibit-fsync.
5917 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5918
8cf51b2c
GM
59192005-09-14 Romain Francoise <romain@orebokech.com>
5920
5921 * files.texi (Saving): Mention write-region-inhibit-fsync.
5922
59232005-09-05 Chong Yidong <cyd@stupidchicken.com>
5924
5925 * custom.texi (Custom Themes): New node.
5926
59272005-09-03 Richard M. Stallman <rms@gnu.org>
5928
49823426
GM
5929 * search.texi (Search Case): Mention vars that control
5930 case-fold-search for various operations.
8cf51b2c
GM
5931
59322005-08-22 Juri Linkov <juri@jurta.org>
5933
5934 * display.texi (Standard Faces): Merge the text from
5935 `(elisp)Standard Faces' into this node.
5936
59372005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * emacs.texi (Top): Delete menu item for deleted node
5940 Keyboard Translations.
5941
59422005-08-18 Richard M. Stallman <rms@gnu.org>
5943
8cf51b2c
GM
5944 * trouble.texi (Unasked-for Search):
5945 Delete xref to Keyboard Translations.
5946
5947 * glossary.texi (Glossary): Delete xref.
5948
8cf51b2c
GM
5949 * custom.texi (Minor Modes): Say that the list here is not complete.
5950 (Keyboard Translations): Node deleted.
5951 (Disabling): Delete xref to it.
5952 (Customization Groups): Fix Custom buffer example.
5953 (Hooks): Mention remove-hooks.
5954
59552005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5956
5957 * building.texi (GDB Graphical Interface): Improve filling of menu
5958 item.
5959
59602005-08-18 Nick Roberts <nickrob@snap.net.nz>
5961
5962 * building.texi (GDB Graphical Interface): Use better node names.
5963
59642005-08-14 Richard M. Stallman <rms@gnu.org>
5965
5966 * text.texi (Sentences): Fix xref.
5967
59682005-08-14 Juri Linkov <juri@jurta.org>
5969
5970 * building.texi (Compilation, Grep Searching): Move grep command
5971 headings from `Compilation' to `Grep Searching'.
5972
5973 * dired.texi (Dired and Find):
5974 * maintaining.texi (Tags Search): Replace grep xref to
5975 `Compilation' node with `Grep Searching'.
5976
5977 * files.texi (Comparing Files): Replace xref to `Compilation' with
5978 `Compilation Mode'.
5979
59802005-08-13 Alan Mackenzie <acm@muc.de>
5981
5982 * search.texi (Non-ASCII Isearch): Correct a typo.
5983 (Replacement Commands): Mention query-replace key binding.
5984
59852005-08-11 Richard M. Stallman <rms@gnu.org>
5986
5987 * programs.texi (Options for Comments): Fix xref.
5988
5989 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5990 out of Regexps.
5991
8cf51b2c
GM
59922005-08-09 Juri Linkov <juri@jurta.org>
5993
5994 * building.texi (Compilation): Use `itemx' instead of `item'.
5995 (Grep Searching): Simplify phrase.
5996
5997 * display.texi (Standard Faces): Describe vertical-border on
5998 window systems.
5999
6000 * windows.texi (Split Window): Simplify phrase and mention
6001 vertical-border face.
6002
60032005-08-09 Richard M. Stallman <rms@gnu.org>
6004
6005 * files.texi (Comparing Files): Clarify compare-windows.
6006
6007 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6008
8cf51b2c
GM
60092005-08-06 Eli Zaretskii <eliz@gnu.org>
6010
6011 * mule.texi (Coding Systems): Rephrase the paragraph about
6012 codepages: no need for "M-x codepage-setup" anymore, except on
6013 MS-DOS.
6014
6015 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6016 the MS-DOS port only.
6017
60182005-07-30 Eli Zaretskii <eliz@gnu.org>
6019
6020 * makefile.w32-in (info): Don't run multi-install-info.bat.
6021 ($(infodir)/dir): New target, produced by running
6022 multi-install-info.bat.
6023
8cf51b2c
GM
60242005-07-22 Eli Zaretskii <eliz@gnu.org>
6025
6026 * files.texi (Quoted File Names): Add index entry.
6027
8cf51b2c
GM
60282005-07-19 Juri Linkov <juri@jurta.org>
6029
6030 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6031
60322005-07-18 Juri Linkov <juri@jurta.org>
6033
8cf51b2c
GM
6034 * custom.texi (Easy Customization):
6035 * files.texi (Old Versions):
6036 * frames.texi (Wheeled Mice):
6037 * mule.texi (Specify Coding):
8cf51b2c
GM
6038 * text.texi (Cell Justification):
6039 * trouble.texi (After a Crash):
8cf51b2c
GM
6040 * xresources.texi (GTK styles):
6041 Delete duplicate duplicate words.
6042
60432005-07-17 Richard M. Stallman <rms@gnu.org>
6044
6045 * frames.texi (Creating Frames): Fix foreground color example.
6046
6047 * custom.texi (Init Examples): Clean up text about conditionals.
6048
60492005-07-16 Richard M. Stallman <rms@gnu.org>
6050
6051 * mini.texi (Completion Commands): Fix command name for ?.
6052
8cf51b2c
GM
60532005-07-16 Eli Zaretskii <eliz@gnu.org>
6054
6055 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6056 `menu' face has no effect on w32 and with GTK.
6057 Add cross-references.
8cf51b2c
GM
6058
6059 * cmdargs.texi (General Variables): Clarify the default location
6060 of $HOME on w32 systems.
6061
60622005-07-15 Jason Rumney <jasonr@gnu.org>
6063
6064 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6065 changed.
6066
60672005-07-08 Kenichi Handa <handa@m17n.org>
6068
1c6c854e
CS
6069 * mule.texi (Recognize Coding):
6070 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6071
60722005-07-07 Richard M. Stallman <rms@gnu.org>
6073
6074 * anti.texi (Antinews): Mention mode-line-inverse-video.
6075
6076 * files.texi (Saving): Minor correction about C-x C-w.
6077
6078 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6079
60802005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * search.texi (Isearch Scroll): Add example of using the
6083 `isearch-scroll' property.
6084 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6085 `Display Custom' node.
6086 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6087 and de-emphasize it.
6088 (Other Repeating Search): `occur' currently can not correctly
6089 handle multiline matches. Correct, clarify and update description
6090 of `flush-lines' and `keep-lines'.
6091
6092 * display.texi (Display Custom): Add anchor for `baud-rate'.
6093
60942005-07-07 Richard M. Stallman <rms@gnu.org>
6095
6096 * gnu.texi: Update where to get GNU status; add refs for how to help.
6097 Add footnotes 6 and 7.
6098
60992005-07-04 Lute Kamstra <lute@gnu.org>
6100
6101 Update FSF's address in GPL notices.
6102
8cf51b2c 6103 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6104 * trouble.texi (Checklist): Update FSF's address.
6105
8cf51b2c
GM
61062005-06-24 Richard M. Stallman <rms@gnu.org>
6107
6108 * display.texi (Text Display): Change index entries.
6109
61102005-06-24 Eli Zaretskii <eliz@gnu.org>
6111
6112 * makefile.w32-in (MAKEINFO): Use --force.
6113 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6114 Makefile.in.
8cf51b2c
GM
6115
61162005-06-23 Richard M. Stallman <rms@gnu.org>
6117
1c6c854e 6118 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6119 nobreak-char-display.
6120
6121 * emacs.texi (Top): Update detailed node listing.
6122
1c6c854e 6123 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6124 to nobreak-char-display and no-break-space to nobreak-space.
6125 (Standard Faces): Split up the list of standard faces
6126 and put it in a separate node. Add nobreak-space and
6127 escape-glyph.
6128
8cf51b2c
GM
61292005-06-23 Lute Kamstra <lute@gnu.org>
6130
6131 * mule.texi (Select Input Method): Fix typo.
6132
61332005-06-23 Kenichi Handa <handa@m17n.org>
6134
1c6c854e
CS
6135 * mule.texi (International): List all supported scripts.
6136 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6137 distribution.
6138 (Language Environments): List all language environments.
6139 Intlfonts contains fonts for most supported scripts, not all..
6140 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6141 input a specific character.
8cf51b2c
GM
6142 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6143
61442005-06-23 Juanma Barranquero <lekktu@gmail.com>
6145
49823426 6146 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6147
61482005-06-22 Miles Bader <miles@gnu.org>
6149
6150 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6151
61522005-06-20 Miles Bader <miles@gnu.org>
6153
6154 * display.texi (Faces): Add `vertical-divider'.
6155
61562005-06-17 Richard M. Stallman <rms@gnu.org>
6157
6158 * text.texi (Adaptive Fill): Minor clarification.
6159
8cf51b2c
GM
61602005-06-10 Lute Kamstra <lute@gnu.org>
6161
6162 * emacs.texi (Top): Correct version number.
6163 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6164 refer to the current version of Emacs.
6165
61662005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6167
6168 * files.texi (Log Buffer): Document when there can be more than
6169 one file to be committed.
6170
61712005-06-08 Juri Linkov <juri@jurta.org>
6172
6173 * display.texi (Faces): Add `shadow' face.
6174
61752005-06-07 Masatake YAMATO <jet@gyve.org>
6176
6177 * display.texi (Faces): Write about mode-line-highlight.
6178
61792005-06-06 Richard M. Stallman <rms@gnu.org>
6180
6181 * misc.texi (Printing Package): Explain how to initialize
6182 printing package.
6183
6184 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6185
61862005-06-05 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * emacs.texi: Rename Hardcopy to Printing.
6189 Make PostScript and PostScript Variables subnodes of it.
6190
6191 * misc.texi (Printing): Rename node from Hardcopy.
6192 Mention menu bar options.
6193 Move PostScript and PostScript Variables to submenu.
6194 (Printing package): New node.
6195
6196 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6197
6198 * dired.texi (Operating on Files): Likewise.
6199
6200 * calendar.texi (Displaying the Diary): Likewise.
6201
6202 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6203
6204 * glossary.texi (Glossary): Likewise.
6205
6206 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6207 effect.
6208
62092005-06-04 Richard M. Stallman <rms@gnu.org>
6210
6211 * trouble.texi (After a Crash): Polish previous change.
6212
8cf51b2c
GM
62132005-05-30 Noah Friedman <friedman@splode.com>
6214
6215 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6216 recovery mechanism.
6217
8cf51b2c
GM
62182005-05-28 Nick Roberts <nickrob@snap.net.nz>
6219
6220 * building.texi (Other Buffers): SPC toggles display of
6221 floating point registers.
6222
8cf51b2c
GM
62232005-05-27 Nick Roberts <nickrob@snap.net.nz>
6224
6225 * files.texi (Log Buffer): Merge in description of Log Edit
6226 mode from pcl-cvs.texi.
6227
62282005-05-26 Richard M. Stallman <rms@gnu.org>
6229
6230 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6231
8cf51b2c
GM
62322005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6235 not enabled by default.
6236 When not on a word, `ispell-word' by default checks the word
6237 before point.
6238
62392005-05-24 Nick Roberts <nickrob@snap.net.nz>
6240
6241 * building.texi (Debugger Operation): Simplify last sentence.
6242
62432005-05-23 Lute Kamstra <lute@gnu.org>
6244
6245 * emacs.texi: Update FSF's address throughout.
6246 (Preface): Use @cite.
6247 (Distrib): Add cross reference to the node "Copying". Mention the
6248 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6249 printed manuals.
6250 (Intro): Use @xref for the Emacs Lisp Intro.
6251
8cf51b2c
GM
62522005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6253
6254 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6255
6256 * basic.texi (Moving Point): Mention default for `goto-line'.
6257
6258 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6259 of a variable's docstring.
6260
62612005-05-18 Lute Kamstra <lute@gnu.org>
6262
6263 * maintaining.texi (Overview of Emerge): Add cross reference.
6264 Remove duplication.
6265
6266 * emacs.texi (Top): Update to the current structure of the manual.
6267 * misc.texi (Emacs Server): Add menu description.
6268 * files.texi (Saving): Fix menu.
6269 * custom.texi (Customization): Fix menu.
6270 * mule.texi (International): Fix menu.
6271 * kmacro.texi (Keyboard Macros): Fix menu.
6272
62732005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6274
6275 * display.texi: Various minor changes.
6276 (Faces): Delete text that is repeated in the next section.
6277
62782005-05-16 Nick Roberts <nickrob@snap.net.nz>
6279
6280 * building.texi (Debugger Operation): Mention GUD tooltips are
6281 disabled with GDB in text command mode.
6282
8cf51b2c
GM
62832005-05-16 Nick Roberts <nickrob@snap.net.nz>
6284
6285 * building.texi: Replace toolbar with "tool bar" for consistency.
6286 (Compilation Mode): Describe compilation-context-lines
6287 and use of arrow in compilation buffer.
6288 (Debugger Operation): Replace help text with variable's value.
6289
6290 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6291 consistency.
6292
62932005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6294
6295 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6296 Add xref.
6297
8cf51b2c
GM
62982005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6299
6300 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6301 (Position Info): Delete discussion of `goto-line'. It is already
6302 described in `Moving point'.
6303
6304 * mini.texi (Completion Commands): Correct reference.
6305 (Completion Options): Fix typo.
6306
6307 * killing.texi (Deletion): Complete description of `C-x C-o'.
6308
8cf51b2c
GM
63092005-05-10 Richard M. Stallman <rms@gnu.org>
6310
6311 * building.texi (Compilation): Clarify recompile's directory choice.
6312
6313 * frames.texi (Tooltips): Cleanups.
6314
6315 * basic.texi (Arguments): Fix punctuation.
6316
63172005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6318
6319 * screen.texi (Menu Bar): The up and down (not left and right)
6320 arrow keys move through a keyboard menu.
6321
63222005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6323
6324 * basic.texi: Various typo and grammar fixes.
6325 (Moving Point): C-a now runs move-beginning-of-line.
6326
63272005-05-08 Nick Roberts <nickrob@snap.net.nz>
6328
6329 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6330
6331 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6332 as different animals.
6333
63342005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6335
6336 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6337 Correct index entry.
6338
63392005-05-07 Nick Roberts <nickrob@snap.net.nz>
6340
6341 * building.texi (Debugger Operation): Update to reflect changes
6342 in GUD tooltips.
6343
63442005-04-30 Richard M. Stallman <rms@gnu.org>
6345
6346 * files.texi (Compressed Files): Auto Compression normally enabled.
6347
6348 * building.texi (Debugger Operation): Clarify previous change.
6349
8cf51b2c
GM
63502005-04-28 Nick Roberts <nickrob@snap.net.nz>
6351
6352 * building.texi (Debugger Operation): Add description for
6353 GUD tooltips when program is not running.
6354
63552005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * misc.texi (Shell): Add `Shell Prompts' to menu.
6358 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6359 description. Delete remarks moved to new node.
6360 (Shell Prompts): New node.
6361 (History References): Replace remarks moved to `Shell Prompts'
6362 with xref to that node.
6363 (Remote Host): Clarify how to specify the terminal type when
6364 logging in to a different machine.
6365
63662005-04-26 Richard M. Stallman <rms@gnu.org>
6367
6368 * emacs.texi (Top): Update submenus from files.texi.
6369
6370 * files.texi (Filesets): Clarify previous change.
6371
6372 * dired.texi (Misc Dired Features): Clarify previous change.
6373
63742005-04-25 Chong Yidong <cyd@stupidchicken.com>
6375
6376 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6377
1c6c854e
CS
6378 * dired.texi (Misc Dired Features):
6379 Document dired-compare-directories.
8cf51b2c
GM
6380
6381 * files.texi (Filesets): New node.
6382 (File Conveniences): Document Image mode.
6383
6384 * text.texi (TeX Print): Document tex-compile.
6385
63862005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6387
6388 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6389 Delete redundant reference to tooltip Custom group. It is
6390 referred too again in the next paragraph.
6391
63922005-04-24 Richard M. Stallman <rms@gnu.org>
6393
6394 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6395
8cf51b2c
GM
63962005-04-19 Kim F. Storm <storm@cua.dk>
6397
6398 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6399
64002005-04-18 Lars Hansen <larsh@math.ku.dk>
6401
6402 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6403 turns off desktop-save-mode.
6404
64052005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6406
6407 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6408 by default in terminals compatible with xterm. Mention that
6409 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6410 node.
6411
8cf51b2c
GM
64122005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6415
c8763fb6 64162005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6417
6418 * xresources.texi (Table of Resources): Add cursorBlink.
6419
64202005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6421
6422 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6423 `d', `C-d' and `u'.
6424
64252005-04-11 Richard M. Stallman <rms@gnu.org>
6426
6427 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6428 (Misc X): Add -D, --basic-display.
6429
6430 * maintaining.texi (Change Log): Correct the description of
6431 the example.
6432
6433 * major.texi (Choosing Modes): Document magic-mode-alist.
6434
8cf51b2c
GM
64352005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6436
6437 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6438 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6439 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6440 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6441 `w', respectively.
6442 (Rmail Labels): Mention `l'.
6443 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6444 (Rmail Summary Edit): Describe `j' and RET.
6445
c8763fb6 64462005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6447
6448 * xresources.texi (Lucid Resources): Add fontSet resource.
6449
8cf51b2c
GM
64502005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6451
6452 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6453 now called `indicate-empty-lines'.
6454
64552005-04-06 Kim F. Storm <storm@cua.dk>
6456
6457 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6458
64592005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6460
6461 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6462 deleted.
6463 (Marks vs Flags): Add some convenient key bindings.
6464 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6465 (Misc Dired Features): Correct and expand description of `w' command.
6466
6467 * frames.texi (XTerm Mouse): Delete apparently false info.
6468 The GNU/Linux console currently does not appear to support
6469 `xterm-mouse-mode'.
6470
8cf51b2c
GM
64712005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6472
6473 * calendar.texi (Diary): Mention shell utility `calendar'.
6474
64752005-04-01 Richard M. Stallman <rms@gnu.org>
6476
6477 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6478
8cf51b2c
GM
64792005-04-01 Lute Kamstra <lute@gnu.org>
6480
6481 * maintaining.texi (Change Log): add-change-log-entry uses
6482 add-log-mailing-address.
6483
64842005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6487 `VC Mode Line' and put in an xref to that node.
6488 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6489 its description.
6490
64912005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6492
6493 * calendar.texi (Calendar Systems): Say that the Persian calendar
6494 implemented here is the arithmetical one championed by Birashk.
6495
64962005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6497
6498 * programs.texi (Fortran Motion): Fix previous change.
6499
8cf51b2c
GM
65002005-03-29 Richard M. Stallman <rms@gnu.org>
6501
6502 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6503
65042005-03-29 Chong Yidong <cyd@stupidchicken.com>
6505
6506 * text.texi (Refill): Refer to Long Lines Mode.
6507 (Longlines): New node.
6508 (Auto Fill): Don't index "word wrap" here.
6509 (Filling): Add Longlines to menu.
6510
65112005-03-29 Richard M. Stallman <rms@gnu.org>
6512
6513 * xresources.texi: Minor fixes.
6514
6515 * misc.texi (Emacs Server): Fix Texinfo usage.
6516
6517 * emacs.texi (Top): Don't use a real section heading for
6518 "Detailed Node Listing". Fake it instead.
6519
6520 * basic.texi (Position Info): Minor cleanup.
6521
6522 * mule.texi (Input Methods): Minor cleanup.
6523
65242005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6525
6526 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6527 constructs as well.
6528 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6529
65302005-03-29 Kenichi Handa <handa@m17n.org>
6531
6532 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6533
6534 * basic.texi (Position Info): Update the description about the
6535 command C-u C-x =.
6536
65372005-03-28 Richard M. Stallman <rms@gnu.org>
6538
6539 * emacs.texi (Top): Use @section for the detailed node listing.
6540
6541 * calendar.texi: Minor fixes to previous change.
6542
6543 * programs.texi (Fortran): Small fixes to previous changes.
6544
6545 * emacs.texi (Top): Update list of subnodes of Dired.
6546 Likewise for building.texi.
6547
6548 * files.texi (File Conveniences): Delete Auto Image File mode.
6549
65502005-03-28 Chong Yidong <cyd@stupidchicken.com>
6551
6552 * building.texi (Flymake): New node.
6553
6554 * custom.texi (Function Keys): Document kp- event types and
6555 keypad-setup package.
6556
6557 * dired.texi (Wdired): New node.
6558
6559 * files.texi (File Conveniences): Reorder entries.
6560 Explain how to turn on Auto-image-file mode.
6561 Document Thumbs mode.
6562
6563 * mule.texi (Specify Coding): Document recode-region and
6564 recode-file-name.
6565
6566 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6567
65682005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6569
6570 * commands.texi (Keys): M-o is now a prefix key.
6571
65722005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6573
6574 * programs.texi: Reformat and update copyright years.
6575 (Fortran): Update section.
6576
65772005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6578
6579 * files.texi: Several small changes in addition to:
6580 (Visiting): Change xref for Dialog Boxes to ref.
6581 (Version Headers): Replace references to obsolete var
6582 `vc-header-alist' with `vc-BACKEND-header'.
6583 (Customizing VC): Update value of `vc-handled-backends'.
6584
65852005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6586
6587 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6588 move here from Emacs Lisp Reference Manual.
6589 * calendar.texi (Calendar/Diary, Diary Commands)
6590 (Special Diary Entries, Importing Diary): Change some xrefs to
6591 point to emacs-xtra rather than elisp.
6592
6593 * emacs-xtra.texi (Calendar Customizing):
6594 Move view-diary-entries-initially, view-calendar-holidays-initially,
6595 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6596 Emacs Manual.
6597 (Appt Customizing): Merge entire section into main Emacs Manual.
6598 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6599 mark-holidays-in-calendar here from emacs-xtra.
6600 (Displaying the Diary): Move view-diary-entries-initially,
6601 mark-diary-entries-in-calendar here from emacs-xtra.
6602 (Appointments): Move appt-display-mode-line,
6603 appt-display-duration, appt-disp-window-function,
6604 appt-delete-window-function here from emacs-xtra.
6605
6606 * calendar.texi: Update and reformat copyright.
6607 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6608 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6609 (Diary): Refer to `diary-file' rather than ~/diary.
6610 (Diary Commands): Rename node to "Displaying the Diary".
6611 * emacs.texi (Top): Rename "Diary Commands" section.
6612 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6613
66142005-03-26 Eli Zaretskii <eliz@gnu.org>
6615
6616 * misc.texi (Emacs Server): Fix the command for setting
6617 server-name. Add an xref to Invoking emacsclient.
6618
6619 * help.texi (Help Summary): Clarify when "C-h ." will do something
6620 nontrivial.
6621 (Apropos): Add cindex entry for apropos-sort-by-scores.
6622
6623 * display.texi (Text Display): Add index entries for how no-break
6624 characters are displayed.
6625
8cf51b2c
GM
66262005-03-26 Eli Zaretskii <eliz@gnu.org>
6627
6628 * files.texi (Visiting): Fix cross-references introduced with the
6629 last change.
6630
6631 * xresources.texi (GTK resources): Fix last change.
6632
8cf51b2c
GM
66332005-03-25 Chong Yidong <cyd@stupidchicken.com>
6634
6635 * xresources.texi (X Resources): GTK options documented too.
6636 (Resources): Clarify meaning of program name.
6637 (Table of Resources): Add visualClass.
6638 (GTK resources): Rewrite.
6639 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6640
6641 * display.texi (Text Display): Mention non-breaking spaces.
6642
6643 * files.texi (Reverting): Document auto-revert-check-vc-info.
6644
6645 * frames.texi (Mouse Commands): Document
6646 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6647
6648 * help.texi (Help Summary): Add `C-h .'.
6649 (Apropos): Apropos accepts a list of search terms.
6650 Document apropos-sort-by-scores.
6651 (Help Echo): Document display-local-help.
6652
6653 * misc.texi (Emacs Server): Document server-name.
6654 (Invoking emacsclient): Document -s option for server names.
6655
6656 * text.texi (Outline Visibility): Introduce "current heading
6657 line" (commands can be called with point on a body line).
6658 Re-order table to follow the sequence of discussion.
6659 hide-body won't hide lines before first header line.
6660 (TeX Mode): Add DocTeX mode.
6661
8cf51b2c
GM
66622005-03-24 Richard M. Stallman <rms@gnu.org>
6663
6664 * mule.texi (Single-Byte Character Support): Delete mention
6665 of iso-acc.el and iso-transl.el.
6666
8cf51b2c
GM
66672005-03-23 Lute Kamstra <lute@gnu.org>
6668
6669 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6670
66712005-03-23 Richard M. Stallman <rms@gnu.org>
6672
8cf51b2c
GM
6673 * search.texi: Delete explicit node pointers.
6674 (Incremental Search): New menu.
6675 (Basic Isearch, Repeat Isearch, Error in Isearch)
6676 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6677 (Slow Isearch): New subnodes.
6678 (Configuring Scrolling): Node deleted.
6679 (Search Case): Doc default-case-fold-search.
6680 (Regexp Replace): Move replace-regexp doc here.
6681
6682 * rmail.texi (Movemail): Put commas inside closequotes.
6683
6684 * picture.texi (Insert in Picture): Document C-c arrow combos.
6685 (Basic Picture): Clarify erasure.
6686
6687 * display.texi (Font Lock): Put commas inside closequotes.
6688
6689 * cmdargs.texi (General Variables): Put commas inside closequotes.
6690
66912005-03-23 Nick Roberts <nickrob@snap.net.nz>
6692
6693 * building.texi (Stack Buffer): Mention reverse contrast for
6694 *selected* frame (might not be current frame).
6695
8cf51b2c
GM
66962005-03-21 Richard M. Stallman <rms@gnu.org>
6697
6698 * building.texi (Starting GUD): Add bashdb.
6699
67002005-03-20 Chong Yidong <cyd@stupidchicken.com>
6701
6702 * basic.texi (Moving Point): Add M-g M-g binding.
6703 (Undo): Document undo-only.
6704 (Position Info): Document M-g M-g and C-u M-g M-g.
6705
6706 * building.texi (Building): Put Grep Searching after Compilation
6707 Shell.
6708 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6709 Document next-error-highlight.
6710 (Grep Searching): Document grep-highlight-matches.
6711 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6712
6713 * calendar.texi (Importing Diary): Rename node from iCalendar.
6714 Document diary-from-outlook.
6715
6716 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6717 Commands.
6718 Mention effect of X drag and drop on Dired buffers.
6719
6720 * files.texi (Visiting): Document large-file-warning-threshold.
6721 Move paragraph on file-selection dialog.
6722 Mention visiting files using X drag and drop.
6723 (Reverting): Mention using Auto-Revert mode to tail files.
6724 Document auto-revert-tail-mode.
6725 (Version Systems): Minor correction.
6726 (Comparing Files): Diff-mode is no longer based on Compilation
6727 mode.
6728 Document compare-ignore-whitespace.
6729 (Misc File Ops): Explain passing a directory to rename-file.
6730 Likewise for copy-file and make-symbolic-link.
6731
6732 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6733 Document mouse-wheel-progressive speed.
6734
6735 * help.texi (Misc Help): Document numeric argument for C-h i.
6736 Correctly explain the effect of just C-u as argument.
6737
6738 * killing.texi (Deletion): Document numeric argument for
6739 just-one-space.
6740
6741 * mini.texi (Completion): Completion acts on text before point.
6742
6743 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6744 (Emulation): CUA mode replaces pc-bindings-mode,
6745 pc-selection-mode, and s-region.
6746
6747 * mule.texi (Input Methods): Leim is now built-in.
6748 (Select Input Method): Document quail-show-key.
6749 (Specify Coding): Document revert-buffer-with-coding-system.
6750
6751 * programs.texi (Fortran Motion): Document f90-next-statement,
6752 f90-previous-statement, f90-next-block, f90-previous-block,
6753 f90-end-of-block, and f90-beginning-of-block.
6754
6755 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6756
6757 * emacs.texi (Acknowledgments): Updated.
6758
6759 * anti.texi: Total rewrite.
6760
8cf51b2c
GM
67612005-03-19 Chong Yidong <cyd@stupidchicken.com>
6762
6763 * ack.texi (Acknowledgments): Update.
6764
67652005-03-19 Eli Zaretskii <eliz@gnu.org>
6766
1c6c854e
CS
6767 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6768 Update copyright years.
8cf51b2c
GM
6769
67702005-03-14 Nick Roberts <nickrob@snap.net.nz>
6771
6772 * building.texi (Commands of GUD): Move paragraph on setting
6773 breakpoints with mouse to the GDB Graphical Interface node.
6774
67752005-03-07 Richard M. Stallman <rms@gnu.org>
6776
8cf51b2c
GM
6777 * misc.texi (Single Shell, Shell Options): Fix previous change.
6778
6779 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6780
67812005-03-06 Richard M. Stallman <rms@gnu.org>
6782
6783 * building.texi (Starting GUD): Don't explain text vs graphical
6784 GDB here. Just mention it and xref.
6785 Delete "just one debugger process".
6786 (Debugger Operation): Move GUD tooltip info here.
6787 (GUD Tooltips): Node deleted.
6788 (GDB Graphical Interface): Explain the two GDB modes here.
6789
8cf51b2c
GM
6790 * sending.texi (Sending Mail): Minor cleanup.
6791 (Mail Aliases): Explain quoting conventions.
6792 Update key rebinding example.
6793 (Header Editing): C-M-i is like M-TAB.
6794 (Mail Mode Misc): mail-attach-file does not do MIME.
6795
6796 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6797 that really belongs here.
6798 (Remote Mailboxes): Text moved to Rmail Inbox.
6799 (Rmail Display): Mention Mouse-1.
6800 (Movemail): Clarify two movemail versions.
6801 Clarify rmail-movemail-program.
6802
8cf51b2c
GM
6803 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6804 Document async shell commands.
6805 (Shell History): Clarify.
6806 (Shell Ring): Mention C-UP an C-DOWN.
6807 (Shell Options): Add comint-prompt-read-only.
6808 (Invoking emacsclient): Set EDITOR to run Emacs.
6809 (Sorting): No need to explain what region is.
6810 (Saving Emacs Sessions): Fix typo.
6811 (Recursive Edit): Fix punctuation.
6812 (Emulation): Don't mention "PC bindings" which are standard.
6813 (Hyperlinking): Explain Mouse-1 convention here.
6814 (Find Func): Node deleted.
6815
8cf51b2c
GM
6816 * help.texi (Name Help): Xref to Hyperlinking.
6817
6818 * glossary.texi (Glossary):
6819 Rename "Balance Parentheses" to "Balancing...".
6820 Add "Byte Compilation". Correct "Copyleft".
6821 New xref in "Customization".
6822 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6823 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6824 Rename "Registers" to "Register".
6825 Replace "Selecting" with "Selected Frame",
6826 "Selected Window", and "Selecting a Buffer".
6827
6828 * files.texi (Types of Log File): Explain how projects'
6829 methods can vary.
6830
8cf51b2c
GM
6831 * display.texi (Faces): Delete "Emacs 21".
6832
6833 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6834 * fixit.texi (Spelling): C-M-i like M-TAB.
6835 * mini.texi (Completion Options): C-M-i like M-TAB.
6836 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6837 * text.texi (Text Mode): C-M-i like M-TAB.
6838
6839 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6840
6841 * calendar.texi (Specified Dates): Mention `g w'.
6842 (Appointments): appt-activate toggles with no arg.
6843
8cf51b2c
GM
68442005-03-05 Juri Linkov <juri@jurta.org>
6845
6846 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6847 "invocation (command line arguments)".
8cf51b2c
GM
6848 (Misc X): Add -nbc, --no-blinking-cursor.
6849
68502005-03-04 Ulf Jasper <ulf.jasper@web.de>
6851
6852 * calendar.texi (iCalendar): No need to require it now.
6853
8cf51b2c
GM
68542005-03-03 Nick Roberts <nickrob@snap.net.nz>
6855
6856 * trouble.texi (Contributing): Mention Savannah. Direct users to
6857 emacs-devel.
6858
68592005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6860
6861 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6862 window.
6863
8cf51b2c
GM
68642005-02-27 Richard M. Stallman <rms@gnu.org>
6865
6866 * building.texi (Compilation): Update mode line status info.
6867
68682005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6869
6870 * calendar.texi (General Calendar): Document binding of
6871 scroll-other-window-down.
6872 (Mayan Calendar): Fix earliest date.
6873 (Time Intervals): Document timeclock-change.
6874 Fix timeclock-ask-before-exiting documentation.
6875
68762005-02-26 Kim F. Storm <storm@cua.dk>
6877
6878 * frames.texi (Mouse References):
6879 Add mouse-1-click-in-non-selected-windows.
6880
68812005-02-25 Richard M. Stallman <rms@gnu.org>
6882
6883 * screen.texi (Screen): Explain better about cursors and mode lines;
6884 don't presuppose text terminals.
6885 (Point): Don't assume just one cursor.
6886 Clarify explanation of cursors.
6887 (Echo Area, Menu Bar): Cleanups.
6888
6889 * mini.texi (Minibuffer): Prompts are highlighted.
6890 (Minibuffer Edit): Newline = C-j only on text terminals.
6891 Clarify resize-mini-windows values.
6892 Mention M-PAGEUP and M-PAGEDOWN.
6893 (Completion Commands): Mouse-1 like Mouse-2.
6894 (Minibuffer History): Explain history commands better.
6895 (Repetition): Add xref to Incremental Search.
6896
6897 * mark.texi (Setting Mark): Clarify info about displaying mark.
6898 Clarify explanation of C-@ and C-SPC.
6899 (Transient Mark): Mention Delete Selection mode.
6900 (Marking Objects): Clean up text about extending the region.
6901
6902 * m-x.texi (M-x): One C-g doesn't always go to top level.
6903 No delay before suggest-key-bindings output.
6904
6905 * fixit.texi (Fixit): Mention C-/ for undo.
6906 (Spelling): Mention ESC TAB like M-TAB.
6907 Replacement words with r and R are rechecked.
6908 Say where C-g leaves point. Mention ? as input.
6909
69102005-02-23 Lute Kamstra <lute@gnu.org>
6911
6912 * cmdargs.texi (Initial Options): Add cross reference.
6913
8cf51b2c
GM
69142005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6915
6916 * emacs.texi (Top): Update menu for splitting of node in
6917 msdog.texi.
6918 * frames.texi (Frames): Update xref for splitting of node in
6919 msdog.texi.
6920 * trouble.texi (Quitting): Ditto.
6921
69222005-02-16 Richard M. Stallman <rms@gnu.org>
6923
6924 * windows.texi (Split Window): Simplify line truncation info
6925 and xref to Display Custom.
6926
6927 * trouble.texi (Quitting): Emergency escape only for text terminal.
6928 (Screen Garbled): C-l for ungarbling is only for text terminal.
6929
6930 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6931
6932 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6933
6934 * programs.texi (Program Modes): Mention Python mode.
6935 (Moving by Defuns): Repeating C-M-h extends region.
6936 (Basic Indent): Clarify.
6937 (Custom C Indent): Clarify.
6938 (Expressions): Repeating C-M-@ extends region.
6939 (Info Lookup): Clarify for C-h S.
6940 (Symbol Completion): ESC TAB alternative for M-TAB.
6941 (Electric C): Clarify.
6942
6943 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6944
6945 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6946 MS-DOS Input node.
6947 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6948 (MS-DOS and MULE): Clarify.
6949 (MS-DOS Processes, Windows Processes): Fix typos.
6950
6951 * major.texi (Choosing Modes): Clarify.
6952
6953 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6954 (Keyboard Macro Step-Edit): Clarify.
6955
6956 * indent.texi (Indentation): Clarifications.
6957
6958 * help.texi (Help): Correct error about C-h in query-replace.
6959 Clarify apropos vs C-h a. Fix how to search in FAQ.
6960 (Key Help): Describe C-h w here.
6961 (Name Help): Minor cleanup. C-h w moved to Key Help.
6962 Clarify the "object" joke.
6963 (Apropos): Clarify. Mouse-1 like Mouse-2.
6964 (Help Mode): Mouse-1 like Mouse-2.
6965
6966 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6967
6968 * display.texi (Display): Reorder menu.
6969 (Faces): Cleanup.
6970 (Font Lock): Cleanup. Mention Options menu.
6971 Delete obsolete text.
6972 (Scrolling): For C-l, don't presume text terminal.
6973 (Horizontal Scrolling): Simplify intro.
6974 (Follow Mode): Clarify.
1c6c854e 6975 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6976 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6977 Doc default-tab-width. Doc line truncation more thoroughly.
6978
6979 * dired.texi (Dired Enter): C-x C-f can run Dired.
6980 (Dired Visiting): Comment out `a' command.
6981 Mouse-1 is like Mouse-2.
6982 (Shell Commands in Dired): ? can be used more than once.
6983
6984 * basic.texi (Continuation Lines): Simplify description of truncation,
6985 and refer to Display Custom for the rest of it.
6986
8cf51b2c
GM
69872005-02-06 Lute Kamstra <lute@gnu.org>
6988
6989 * basic.texi (Undo): Fix typo.
6990
6991 * cmdargs.texi (Emacs Invocation): Fix typo.
6992
6993 * custom.texi (Init Examples): Fix typo.
6994
6995 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6996
69972005-02-06 Richard M. Stallman <rms@gnu.org>
6998
6999 * regs.texi (Registers): Registers can hold numbers, too.
7000
7001 * killing.texi (Other Kill Commands): Cleanup.
7002 Delete redundant explanation of kill in read-only buffer.
7003 (Yanking): Mention term "copying".
7004 (Accumulating Text): Fix typo.
7005
7006 * entering.texi (Entering Emacs): Update rationale at start.
7007 (Exiting): Treat iconifying on a par with suspension.
7008
7009 * custom.texi (Minor Modes): Fix typo.
7010 (Easy Customization): Fix menu style.
7011 (Variables): Add xref.
7012 (Examining): Setting for future sessions works through .emacs.
7013 (Keymaps): "Text terminals", not "Many".
7014 (Init Rebinding): Explain \C-. Show example of \M-.
7015 Fix minor wording errors.
7016 (Function Keys): Explain vector syntax just once.
7017 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7018 (Init File): Mention .emacs.d directory.
7019 (Init Examples): Add xref.
7020 (Find Init): Mention .emacs.d directory.
7021
7022 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7023 (Action Arguments): Explain which kinds of -l args are found how.
7024 (Initial Options): --batch does not inhibit site-start.
7025 Add xrefs.
7026 (Command Example): Use --batch, not -batch.
7027
7028 * basic.texi (Inserting Text): Cleanup wording.
7029 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7030 C-n is not error at end of buffer.
7031 (Undo): Doc C-/ like C-_. Add xrefs.
7032 (Arguments): META key may be labeled ALT.
7033 Peculiar arg meanings are explained in doc strings.
7034
7035 * abbrevs.texi (Expanding Abbrevs): Clarify.
7036
70372005-02-05 Eli Zaretskii <eliz@gnu.org>
7038
7039 * frames.texi (Frame Parameters): Add an xref to the description
7040 of list-colors-display. Add a pointer to the X docs about colors.
7041
7042 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7043 Improve docs of list-colors-display.
8cf51b2c
GM
7044
70452005-02-03 Lute Kamstra <lute@gnu.org>
7046
7047 * frames.texi (Frames, Drag and Drop): Fix typos.
7048
70492005-02-03 Richard M. Stallman <rms@gnu.org>
7050
7051 * windows.texi (Basic Window): Mention color-change in mode line.
7052 (Change Window): Explain dragging vertical boundaries.
7053
7054 * text.texi (Sentences): Clarify.
7055 (Paragraphs): Explain M-a and blank lines.
7056 (Outline Mode): Clarify text and menu.
7057 (Hard and Soft Newlines): Mention use-hard-newlines.
7058
7059 * frames.texi (Frames): Delete unnecessary mention of Windows.
7060 (Mouse Commands): Likewise. Mention xterm mouse support.
7061 (Clipboard): Clarify.
7062 (Mouse References): Mention use of Mouse-1 for following links.
7063 (Menu Mouse Clicks): Clarify.
7064 (Mode Line Mouse): Clarify.
7065 (Drag and Drop): Rewrite.
7066
7067 * fixit.texi (Spelling): Fix typo.
7068
7069 * files.texi (File Names): Clarify.
7070 (Visiting): Update conditions for use of file dialog. Clarify.
7071 (Saving): Doc d as answer in save-some-buffers.
7072 (Remote Files): Clean up the text.
7073
7074 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7075
7076 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7077 (List Buffers): Clarify.
7078 (Several Buffers): Doc T command.
7079 (Buffer Convenience): Clarify menu.
7080
7081 * basic.texi (Undo): Clarify last change.
7082
70832005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7084
7085 * fixit.texi (Spelling): Fix typo.
7086
70872005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7088
7089 * basic.texi (Undo): Update description of `undo-outer-limit'.
7090
70912005-02-01 Nick Roberts <nickrob@snap.net.nz>
7092
7093 * building.texi: Update documentation relating to GDB Graphical
7094 Interface.
7095
70962005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7097
7098 * custom.texi (Easy Customization): Adapt menu to node name change.
7099
71002005-01-30 Richard M. Stallman <rms@gnu.org>
7101
7102 * custom.texi (Easy Customization): Defn of "User Option" now
7103 includes faces. Don't say just "option" when talking about variables.
7104 Do say just "options" to mean "anything customizable".
7105 (Specific Customization): Describe `customize-variable',
7106 not `customize-option'.
7107
7108 * glossary.texi (Glossary) <Faces>: Add xref.
7109 <User Option>: Change definition--include faces. Change xref.
7110
7111 * picture.texi (Picture): Mention artist.el.
7112
7113 * sending.texi, screen.texi, programs.texi, misc.texi:
7114 * mini.texi, major.texi, maintaining.texi, macos.texi:
7115 * help.texi, frames.texi, files.texi:
7116 Don't say just "option" when talking about variables.
7117
7118 * display.texi, mule.texi: Don't say just "option" when talking
7119 about variables. Other minor cleanups.
7120
8cf51b2c
GM
71212005-01-26 Lute Kamstra <lute@gnu.org>
7122
7123 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7124 File'. Mention the `-Q' option at the `--no-site-file' option.
7125
8cf51b2c
GM
71262005-01-22 David Kastrup <dak@gnu.org>
7127
7128 * building.texi (Grep Searching): Mention alias `find-grep' for
7129 `grep-find'.
7130
71312005-01-20 Richard M. Stallman <rms@gnu.org>
7132
7133 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7134
8cf51b2c
GM
71352005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7136
7137 * rmail.texi (Movemail): Explain differences
7138 between standard and mailutils versions of movemail.
7139 Describe command line and configuration options introduced
7140 with the latter.
7141 Explain the notion of mailbox URL, provide examples and
7142 cross-references to mailutils documentation.
7143 Describe various methods of specifying mailbox names,
7144 user names and user passwords for rmail.
1c6c854e
CS
7145 (Remote Mailboxes): New section.
7146 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7147 options used to control its behavior.
7148 (Other Mailbox Formats): Explain handling of various mailbox
7149 formats.
7150
71512005-01-13 Richard M. Stallman <rms@gnu.org>
7152
7153 * commands.texi (Commands): Clarification.
7154
71552005-01-11 Richard M. Stallman <rms@gnu.org>
7156
7157 * programs.texi (Multi-line Indent): Fix previous change.
7158 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7159
8cf51b2c
GM
71602005-01-08 Richard M. Stallman <rms@gnu.org>
7161
7162 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7163 lazy-highlight.
7164
7165 * search.texi (Query Replace): Mention faces query-replace
7166 and lazy-highlight.
7167 (Incremental Search): Update isearch highlighting info.
7168
8cf51b2c
GM
71692005-01-04 Richard M. Stallman <rms@gnu.org>
7170
7171 * custom.texi (Saving Customizations): Minor improvement.
7172
8cf51b2c
GM
71732005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7174
7175 * custom.texi (Saving Customizations): Emacs no longer loads
7176 `custom-file' after .emacs. No longer mention customizing through
7177 Custom.
7178
8cf51b2c
GM
71792005-01-01 Andreas Schwab <schwab@suse.de>
7180
7181 * killing.texi (Graphical Kill): Move up under node Killing,
7182 change @section to @subsection.
7183
71842005-01-01 Richard M. Stallman <rms@gnu.org>
7185
7186 * custom.texi (Face Customization): Mention hex color specs.
7187
7188 * emacs.texi (Top): Update Killing submenu.
7189
7190 * killing.texi (Killing): Reorganize section.
7191 No more TeX-only text; put the node command at start of chapter.
7192 But the first section heading is used only in TeX.
7193 Rewrite the text to read better in this mode.
7194 (Graphical Kill): New subnode gets some of the text that
7195 used to be in the first section.
7196
71972004-12-31 Richard M. Stallman <rms@gnu.org>
7198
7199 * dired.texi (Shell Commands in Dired): Delete the ? example.
7200
7201 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7202
7203 * files.texi (Saving): Describe new require-final-newline features
7204 and mode-require-final-newline.
7205
8cf51b2c
GM
72062004-12-29 Richard M. Stallman <rms@gnu.org>
7207
7208 * custom.texi (File Variables): Clarify previous change.
7209
c8763fb6 72102004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7211
7212 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7213 out now.
7214
72152004-12-27 Richard M. Stallman <rms@gnu.org>
7216
7217 * Makefile.in (MAKEINFO): Specify --force.
7218
7219 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7220 (Undo): Doc undo-outer-limit.
7221
8cf51b2c
GM
72222004-12-15 Juri Linkov <juri@jurta.org>
7223
7224 * mark.texi (Transient Mark, Mark Ring): M-< and other
7225 movement commands don't set mark in Transient Mark mode
7226 if mark is active.
7227
8cf51b2c
GM
72282004-12-12 Juri Linkov <juri@jurta.org>
7229
7230 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7231 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7232
7233 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7234 (Misc Dired Commands): Add @r{(Dired)} to w.
7235
72362004-12-12 Juri Linkov <juri@jurta.org>
7237
7238 * mark.texi (Marking Objects): Marking commands also extend the
7239 region when mark is active in Transient Mark mode.
7240
8cf51b2c
GM
72412004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7242
7243 * custom.texi (Saving Customizations): Emacs only loads the custom
7244 file automatically after the init file in version 22.1 or later.
7245 Adapt text and examples to this fact.
7246
8cf51b2c
GM
72472004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7248
7249 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7250 be set through Custom. Otherwise, it has no effect.
7251
8cf51b2c
GM
72522004-12-05 Richard M. Stallman <rms@gnu.org>
7253
7254 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7255 * entering.texi: Rename Command Line to Emacs Invocation.
7256
10d1d0af 7257 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7258
7259 * custom.texi (Easy Customization): Move up to section level,
7260 before Variables. Avoid using the term "variable"; say "option".
7261 New initial explanation.
7262 (Variables): In initial explanation, connect "variable" to the
7263 already-explained "user option".
7264
7265 * emacs.texi (Top): Fix ref to Command Line.
7266 Move reference to Easy Customization.
7267
7268 * xresources.texi (X Resources): Fix From link.
7269
7270 * doclicense.texi (GNU Free Documentation License): Fix To link.
7271
7272 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7273
7274 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7275
72762004-12-03 Richard M. Stallman <rms@gnu.org>
7277
7278 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7279
72802004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7281
7282 * kmacro.texi: Several small changes in addition to the following.
7283 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7284 defining a keyboard macro.
7285 Mention `kmacro-ring-max'.
7286 (Keyboard Macro Counter): Clarify description of
7287 `kmacro-insert-counter', `kmacro-set-counter',
7288 `kmacro-add-counter' and `kmacro-set-format'.
7289
72902004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7291
7292 * custom.texi (File Variables): Add `unibyte' and make it more
7293 clear that `unibyte' and `coding' are special. Suggested by Simon
7294 Krahnke <overlord@gmx.li>.
7295
7296 * mule.texi (Enabling Multibyte): Refer to File Variables.
7297 Suggested by Simon Krahnke <overlord@gmx.li>.
7298
c8763fb6 72992004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7300
7301 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7302 x-use-old-gtk-file-dialog.
7303
8cf51b2c
GM
73042004-11-20 Richard M. Stallman <rms@gnu.org>
7305
7306 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7307
73082004-11-09 Lars Brinkhoff <lars@nocrew.org>
7309
7310 * building.texi (Lisp Eval): Delete hyphen in section name.
7311
73122004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7313
7314 * files.texi (Old Versions):
7315 No longer document annotation as "CVS only".
7316
73172004-11-10 Andre Spiegel <spiegel@gnu.org>
7318
7319 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7320 version systems, mentioning the new ones that we support.
7321 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7322 suggestions.
7323
c8763fb6 73242004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7325
49823426 7326 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7327
c8763fb6 73282004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7329
7330 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7331
73322004-10-23 Eli Zaretskii <eliz@gnu.org>
7333
7334 * text.texi (Text Based Tables, Table Definition)
7335 (Table Creation, Table Recognition, Cell Commands)
7336 (Cell Justification, Row Commands, Column Commands)
7337 (Fixed Width Mode, Table Conversion, Measuring Tables)
7338 (Table Misc): New nodes, documenting the Table Mode.
7339
8cf51b2c
GM
73402004-10-19 Jason Rumney <jasonr@gnu.org>
7341
7342 * makefile.w32-in (info): Change order of arguments to makeinfo.
7343
73442004-10-19 Ulf Jasper <ulf.jasper@web.de>
7345
7346 * calendar.texi (iCalendar): Update for package changes.
7347
8cf51b2c
GM
73482004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7349
7350 * files.texi (Misc File Ops): View mode is a minor mode.
7351
8cf51b2c
GM
73522004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7353
7354 * calendar.texi (iCalendar): Style changes.
7355
73562004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7357
7358 * search.texi (Regexps): The regexp described in the example is no
7359 longer stored in the variable `sentence-end'.
7360
8cf51b2c
GM
73612004-10-06 Nick Roberts <nickrob@snap.net.nz>
7362
7363 * building.texi (Starting GUD): Note that multiple debugging
7364 sessions requires `gdb --fullname'.
7365
73662004-10-05 Ulf Jasper <ulf.jasper@web.de>
7367
7368 * calendar.texi (iCalendar): New section for a new package.
7369
8cf51b2c
GM
73702004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7371
7372 * text.texi: Various small changes in addition to the following.
7373 (Text): Replace xref for autotype with inforef.
7374 (Sentences): Explain nil value for `sentence-end'.
7375 (Paragraphs): Update default values for `paragraph-start' and
7376 `paragraph-separate'.
7377 (Text Mode): Correct description of Text mode's effect on the
7378 syntax table.
7379 (Outline Visibility): `hide-other' does not hide top level headings.
7380 `selective-display-ellipses' no longer has an effect on Outline mode.
7381 (TeX Misc): Add missing @cindex.
7382 Replace xref for RefTeX with inforef.
7383 (Requesting Formatted Text): The variable
7384 `enriched-fill-after-visiting' no longer exists.
7385 (Editing Format Info): Update names of menu items and commands.
7386 (Format Faces): Mention special effect of specifying the default face.
7387 Describe inheritance of text properties.
7388 Correct description of `fixed' face.
7389 (Format Indentation): Correct description of effect of setting
7390 margins. Mention `set-left-margin' and `set-right-margin'.
7391 (Format Justification): Update names of menu items.
7392 `set-justification-full' is now bound to `M-j b'.
7393 Mention that `default-justification' is a per buffer variable.
7394 (Format Properties): Update name of menu item.
7395 (Forcing Enriched Mode): `format-decode-buffer' automatically
7396 turns on Enriched mode if the buffer is in text/enriched format.
7397
73982004-10-05 Emilio C. Lopes <eclig@gmx.net>
7399
7400 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7401
74022004-09-28 Kim F. Storm <storm@cua.dk>
7403
7404 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7405 Align with new functionality.
7406
8cf51b2c
GM
74072004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7408
7409 * display.texi (Display Custom): Remove stray `@end defvar'.
7410
74112004-09-23 Kim F. Storm <storm@cua.dk>
7412
7413 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7414 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7415
8cf51b2c
GM
74162004-09-20 Richard M. Stallman <rms@gnu.org>
7417
7418 * custom.texi (Hooks): Explain using setq to clear out a hook.
7419 (File Variables): Explain multiline string constants.
7420 (Non-ASCII Rebinding): Explain when you need to update
7421 non-ASCII char codes in .emacs.
7422
7423 * building.texi (Compilation): Explain how to make a silent
7424 subprocess that won't be terminated. Explain compilation-environment.
7425
74262004-09-13 Kim F. Storm <storm@cua.dk>
7427
7428 * mini.texi (Repetition): Rename isearch-resume-enabled to
7429 isearch-resume-in-command-history and change default to disabled.
7430
8cf51b2c
GM
74312004-09-09 Kim F. Storm <storm@cua.dk>
7432
7433 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7434 with new `kmacro-name-last-macro'.
7435
8cf51b2c
GM
74362004-09-08 Juri Linkov <juri@jurta.org>
7437
7438 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7439
8cf51b2c
GM
74402004-09-03 Juri Linkov <juri@jurta.org>
7441
7442 * search.texi (Incremental Search): Update wording for M-%.
7443
74442004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7445
7446 * killing.texi (Killing): Correct description of kill commands in
7447 read-only buffer.
7448
74492004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7450
7451 * building.texi (Compilation Mode): Add a paragraph about rules
7452 for finding the compilation buffer for `next-error'.
7453
7454 * search.texi (Other Repeating Search): Mention that Occur mode
7455 supports the next-error functionality.
7456
74572004-09-02 Juri Linkov <juri@jurta.org>
7458
7459 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7460
74612004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * kmacro.texi (Basic Keyboard Macro):
7464 `apply-macro-to-region-lines' now operates on all lines that begin
7465 in the region, rather than on all complete lines in the region.
7466
c8763fb6 74672004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7468
7469 * frames.texi (Drag and drop): Add documentation about
7470 x-dnd-test-function and x-dnd-known-types.
7471
74722004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * indent.texi: Various minor changes in addition to:
7475 (Indentation Commands): Correct description of `indent-relative'.
7476 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7477 mode. The *Tab Stops* buffer uses Overwrite Mode.
7478 (Just Spaces): `tabify' converts sequences of at least two spaces
7479 to tabs.
7480
8cf51b2c
GM
74812004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7482
7483 * frames.texi (Secondary Selection): Setting the secondary
7484 selection with M-Drag-Mouse-1 does not alter the kill ring,
7485 setting it with M-Mouse-1 and M-Mouse-3 does.
7486 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7487 toolkit scroll bars.
7488 (Scroll Bars): Ditto.
7489
7490 * windows.texi (Basic Window): When using a window system, the value
7491 of point in a non-selected window is indicated by a hollow box.
7492 (Split Window): Side by side windows are separated by a scroll bar,
7493 if scroll bars are used.
7494 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7495 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7496 (Window Convenience): Update bindings for `winner-undo' and
7497 `winner-redo'.
7498
7499 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7500 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7501 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7502 of "Using Emacs as a Server".
7503 * building.texi (Building): Interchange nodes (for correct numbering).
7504 * programs.texi (Programs): Interchange nodes (for correct numbering).
7505 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7506 Info to the node structure.
7507 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7508 Rearrange order of nodes and sections such that both "GNU GENERAL
7509 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7510 end, as appropriate for appendices.
7511 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7512 Use `@unnumberedsec'.
7513 * trouble.texi: Adapt sectioning in Info to the node structure.
7514 Adapt node pointers to change in emacs.texi.
7515 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7516
8cf51b2c
GM
75172004-08-25 Kenichi Handa <handa@m17n.org>
7518
7519 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7520 description for unibyte mode.
7521
75222004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7525
7526 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7527 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7528 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7529 in @pxref.
7530
75312004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7532
7533 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7534 Change section names.
7535
8cf51b2c
GM
75362004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7537
7538 * kmacro.texi (Keyboard Macro Ring): Rename section.
7539 Emacs treats the head of the macro ring as the `last keyboard macro'.
7540 (Keyboard Macro Counter): Minor change.
7541 (Save Keyboard Macro): Some clarifications.
7542 (Edit Keyboard Macro): Rename section.
7543
7544 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7545 32-bit machines.
7546 (Several Buffers): Clarify which buffer is selected if `2' is
7547 pressed in the Buffer Menu.
7548 Auto Revert mode can be used to update the Buffer Menu
7549 automatically.
7550
75512004-08-21 Eli Zaretskii <eliz@gnu.org>
7552
7553 * help.texi (Misc Help): Add an index entry for finding an Info
7554 manual by its file name.
7555
75562004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * files.texi (Backup Deletion): Correct description of
7559 `delete-old-versions'.
7560 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7561 (Auto Save Files): Recommend `auto-save-mode' to reenable
7562 auto-saving, rather than the abbreviation `auto-save'.
7563
75642004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7565
7566 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7567 for "killing" and "yanking" in main menu.
7568
75692004-08-16 Richard M. Stallman <rms@gnu.org>
7570
7571 * killing.texi (Yanking, Killing): Minor cleanups.
7572
7573 * mark.texi (Momentary Mark): Minor cleanups.
7574
75752004-08-15 Kenichi Handa <handa@etl.go.jp>
7576
7577 * custom.texi (Non-ASCII Rebinding):
7578 C-q always inserts the right code to pass to global-set-key.
7579
8cf51b2c
GM
75802004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7583 `insert-register', instead of `C-x r g' binding, for consistency.
7584
75852004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7586
7587 * fixit.texi (Spelling): Fix typo.
7588
75892004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7590
7591 * help.texi (Help): Fix Texinfo usage.
7592
8cf51b2c
GM
75932004-07-24 Richard M. Stallman <rms@gnu.org>
7594
7595 * text.texi (Paragraphs): Update how paragraphs are separated
7596 and the default for paragraph-separate.
7597
7598 * search.texi (Regexp Replace): Further update text for new
7599 replacement operators.
7600
8cf51b2c
GM
76012004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7602
7603 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7604 `R' switch.
7605
7606 * dired.texi (Dired Updating): `k' only deletes inserted
7607 subdirectories from the Dired buffer if a prefix argument was given.
7608
7609 * search.texi (Regexps): Delete redundant definition of `symbol' in
7610 description of `\_>'. It already occurs in the description of `\_<'.
7611
8cf51b2c
GM
76122004-07-01 Juri Linkov <juri@jurta.org>
7613
7614 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7615 (Regexp Search): Add M-r.
7616
76172004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7618
7619 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7620
76212004-06-29 Jesper Harder <harder@ifa.au.dk>
7622
49823426 7623 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7624
76252004-06-25 Richard M. Stallman <rms@gnu.org>
7626
7627 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7628
76292004-06-25 David Kastrup <dak@gnu.org>
7630
7631 * search.texi (Regexp Replace): Some typo corrections and
7632 rearrangement.
7633
76342004-06-24 David Kastrup <dak@gnu.org>
7635
7636 * search.texi (Unconditional Replace): Use replace-string instead
7637 of query-replace in example.
7638 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7639 sequences.
7640 (Query Replace): Correct explanation of `^' which does not use
7641 the mark stack.
7642
76432004-06-21 Nick Roberts <nickrob@gnu.org>
7644
7645 * misc.texi (Shell History Copying): Document comint-insert-input.
7646 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7647
8cf51b2c
GM
76482004-06-20 Jesper Harder <harder@ifa.au.dk>
7649
7650 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7651 * custom.texi (Customization): Do.
7652 * anti.texi (Antinews): Do.
7653 * abbrevs.texi (Defining Abbrevs): Do.
7654
7655 * programs.texi (Info Lookup): Fix keybinding for
7656 info-lookup-symbol.
7657
76582004-06-16 Juanma Barranquero <lektu@terra.es>
7659
7660 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7661 Add emacs-xtra.
7662 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7663 (clean): Add emacs-xtra and flymake. Remove redundancies.
7664
76652004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7668 Add emacs-xtra.
7669 * emacs-xtra.texi: New file.
7670
76712004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7672
7673 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7674 (Dired and Find): Mention differences with ordinary Dired buffers.
7675
8cf51b2c
GM
76762004-06-13 Richard M. Stallman <rms@gnu.org>
7677
7678 * custom.texi (Init Syntax): Explain about vars that do special
7679 things when set with setq or with Custom.
7680 (Init Examples): Add line-number-mode example.
7681
8cf51b2c
GM
76822004-06-12 Juri Linkov <juri@jurta.org>
7683
7684 * dired.texi (Operating on Files): Add dired-do-touch.
7685
8cf51b2c
GM
76862004-06-10 Juri Linkov <juri@jurta.org>
7687
7688 * building.texi (Lisp Eval): Add C-M-x on defface.
7689
76902004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7691
7692 * files.texi (Reverting): Auto-Revert mode and
7693 Global Auto-Revert mode no longer revert remote files.
7694
8cf51b2c
GM
76952004-05-29 Richard M. Stallman <rms@gnu.org>
7696
7697 * custom.texi (Init File): Two dashes start --no-site-file.
7698
8cf51b2c
GM
76992004-05-29 Alan Mackenzie <acm@muc.de>
7700
7701 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7702 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7703 (AWK, Pike): Document as "C-like modes".
7704 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7705 (M-x man): Supersedes M-x manual-entry.
7706 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7707
7708 ("Comments in C"): Delete node; the info is in CC Mode manual.
7709 (c-comment-only-line-offset): Remove description.
7710
7711 (C-c ., C-c C-c): Describe new C Mode bindings.
7712
7713 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7714 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7715 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7716 Amend definitions.
7717
7718 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7719 Describe functions.
7720
7721 (c-comment-start-regexp, c-hanging-comment-ender-p)
7722 (c-hanging-comment-starter-p): Remove obsolete definitions.
7723
7724 * emacs.texi: Remove the menu entry "Comments in C".
7725
8cf51b2c
GM
77262004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7727
7728 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7729 `M-x locate'.
7730
77312004-05-16 Karl Berry <karl@gnu.org>
7732
7733 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7734 makeinfo --html fails.
7735 * help.texi (Help Summary) [@ifnottex]: Likewise.
7736
77372004-05-13 Nick Roberts <nickrob@gnu.org>
7738
7739 * building.texi (GDB Graphical Interface): Update and describe
7740 layout first.
7741
8cf51b2c
GM
77422004-05-04 Jason Rumney <jasonr@gnu.org>
7743
7744 * makefile.w32-in: Revert last change.
7745
77462004-05-03 Jason Rumney <jasonr@gnu.org>
7747
7748 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7749
8cf51b2c
GM
77502004-04-23 Juanma Barranquero <lektu@terra.es>
7751
7752 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7753
77542004-04-18 Juri Linkov <juri@jurta.org>
7755
7756 * fixit.texi (Spelling): Remove file extension from ispell xref.
7757
77582004-04-15 Kim F. Storm <storm@cua.dk>
7759
7760 * cmdargs.texi (Initial Options): Add -Q.
7761
77622004-04-05 Kim F. Storm <storm@cua.dk>
7763
7764 * custom.texi (File Variables): Add safe-local-eval-forms.
7765
8cf51b2c
GM
77662004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7767
7768 * files.texi (Reverting): Correct description of revert-buffer's
7769 handling of point.
7770
77712004-03-22 Juri Linkov <juri@jurta.org>
7772
7773 * emacs.texi (Top): Add `Misc X'.
7774
49823426 7775 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7776
7777 * glossary.texi: Improve references.
7778
7779 * help.texi: Sync keywords with finder.el.
7780
7781 * mini.texi (Completion): Add description for menu items.
7782
7783 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7784
7785 * sending.texi (Mail Methods): Fix xref to Message manual.
7786
8cf51b2c
GM
77872004-03-12 Richard M. Stallman <rms@gnu.org>
7788
8cf51b2c
GM
7789 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7790
8cf51b2c
GM
77912004-03-04 Richard M. Stallman <rms@gnu.org>
7792
7793 * search.texi (Regexps): Explain that ^ and $ have their
7794 special meanings only in certain contexts.
7795
7796 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7797
7798 * mule.texi (Specify Coding): Doc C-x RET F.
7799
7800 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7801 for multiple compile and grep buffers.
7802 (Indirect Buffers): Don't recommand clone-indirect-buffer
7803 for multiple compile and grep buffers.
7804
8cf51b2c
GM
78052004-02-29 Juanma Barranquero <lektu@terra.es>
7806
7807 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7808 Use $(DEL) instead of rm, and ignore exit code.
7809
8cf51b2c
GM
78102004-02-23 Nick Roberts <nick@nick.uklinux.net>
7811
7812 * building.texi (Watch Expressions): Update.
7813
78142004-02-21 Juri Linkov <juri@jurta.org>
7815
1c6c854e
CS
7816 * cmdargs.texi (Action Arguments): Add alias --find-file.
7817 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7818 to Command Arguments.
7819 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7820 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7821 (Window Size X): Join -g and --geometry. Add @cindex.
7822 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7823 (Title X): Remove alias -title.
7824 (Misc X): New node.
7825
c8763fb6 78262004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7827
7828 * frames.texi (Drag and drop): Add Motif to list of supported
7829 protocols.
7830
c8763fb6 78312004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7832
7833 * frames.texi (Drag and drop): New section.
7834
78352004-01-24 Richard M. Stallman <rms@gnu.org>
7836
1c6c854e 7837 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7838 Include it only @ifnotinfo. Patch the preceding and following
7839 node headers to point to each other.
7840
78412004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7842
7843 * calendar.texi (Appointments): Update section.
7844
78452003-12-29 Kevin Ryde <user42@zip.com.au>
7846
8cf51b2c
GM
7847 * programs.texi (C Modes): Fix the xref.
7848
78492003-12-23 Nick Roberts <nick@nick.uklinux.net>
7850
7851 * building.texi (Watch Expressions): Update.
7852 (Commands of GUD): Include use of toolbar + breakpoints set from
7853 fringe/margin.
7854
78552003-12-03 Andre Spiegel <spiegel@gnu.org>
7856
7857 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7858 <acm@muc.de>.
7859
c8763fb6 78602003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7861
7862 * frames.texi (Dialog Boxes): Add use-file-dialog.
7863
8cf51b2c
GM
78642003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7865
7866 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7867 in CC Mode.
7868
8cf51b2c
GM
78692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7870
7871 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7872 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7873 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7874 * man/frames.texi, man/glossary.texi, man/killing.texi:
7875 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7876 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7877 * man/sending.texi, man/text.texi, man/trouble.texi:
7878 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7879
78802003-11-01 Alan Mackenzie <acm@muc.de>
7881
7882 * search.texi (Scrolling During Incremental Search): Document a
7883 new scrolling facility in isearch mode.
7884
8cf51b2c
GM
78852003-10-22 Miles Bader <miles@gnu.org>
7886
7887 * Makefile.in (info): Move before $(top_srcdir)/info.
7888
78892003-10-22 Nick Roberts <nick@nick.uklinux.net>
7890
7891 * building.texi (Watch Expressions): Update section on data display
7892 to reflect code changes (GDB Graphical Interface).
7893
8cf51b2c
GM
78942003-10-13 Richard M. Stallman <rms@gnu.org>
7895
7896 * xresources.texi (GTK resources): Clean up previous change.
7897
c8763fb6 78982003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7899
7900 * xresources.texi (GTK resources): Add a note that some themes
7901 disallow customizations. Add scroll theme example.
7902
8cf51b2c
GM
79032003-09-30 Richard M. Stallman <rms@gnu.org>
7904
8cf51b2c
GM
7905 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7906
7907 * misc.texi (Saving Emacs Sessions): Shorten the section,
7908 collapsing back into one node.
7909
79102003-09-30 Lars Hansen <larsh@math.ku.dk>
7911
7912 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7913
ce058493 79142003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7915
7916 * xresources.texi (GTK names in Emacs): Correct typo.
7917
8cf51b2c
GM
79182003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7919
1c6c854e
CS
7920 * cmdargs.texi (Font X): Mention new default font.
7921 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7922 problems involved. (Result of discussion on emacs-devel.)
7923
79242003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7925
7926 * emacs.texi (Acknowledgements): Correct typo.
7927
79282003-09-22 Richard M. Stallman <rms@gnu.org>
7929
7930 * dired.texi (Misc Dired Commands): New node.
7931 (Dired Navigation): Add dired-goto-file.
7932
7933 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7934
7935 * emacs.texi (Acknowledgements): New node, split from Distribution.
7936
7937 * cmdargs.texi (Action Arguments): -f reads interactive args.
7938
8cf51b2c
GM
79392003-09-08 Lute Kamstra <lute@gnu.org>
7940
7941 * screen.texi (Mode Line): Say that POS comes before LINE.
7942 Mention `size-indication-mode'.
1c6c854e
CS
7943 * display.texi (Optional Mode Line):
7944 Document `size-indication-mode'.
8cf51b2c
GM
7945 * basic.texi (Position Info): Mention `size-indication-mode'.
7946
79472003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7948
7949 * xresources.texi (Resources): Refer to `editres' man page.
7950 (Lucid Resources): Update defaults. Expand description of
7951 `shadowThickness'.
7952
79532003-09-04 Miles Bader <miles@gnu.org>
7954
7955 * Makefile.in (top_srcdir): New variable.
7956 ($(top_srcdir)/info): New rule.
7957 (info): Depend on it.
7958
79592003-09-03 Peter Runestig <peter@runestig.com>
7960
7961 * makefile.w32-in: New file.
7962
79632003-08-29 Richard M. Stallman <rms@gnu.org>
7964
7965 * misc.texi (Saving Emacs Sessions): Correct previous change.
7966
8cf51b2c
GM
79672003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7968
8cf51b2c
GM
7969 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7970 (Intro): Include kmacro.texi after fixit.texi instead of after
7971 custom.texi. (As suggested by Kim Storm.)
7972
79732003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7974
7975 * fixit.texi (Fixit): Update `Next' pointer.
7976 * files.texi (Files): Update `Previous' pointer.
7977 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7978 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7979 (Suggested by Kim Storm.)
7980 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7981
79822003-08-18 Kim F. Storm <storm@cua.dk>
7983
7984 * kmacro.texi: New file describing enhanced keyboard macro
7985 functionality. Replaces old description in custom.texi.
7986
7987 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7988 (Keyboard Macros): Move to new kmacro.texi file.
7989
7990 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7991
8cf51b2c
GM
79922003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7993
7994 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7995
79962003-08-17 Alex Schroeder <alex@gnu.org>
7997
7998 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7999 required.
8000
8cf51b2c
GM
80012003-08-05 Richard M. Stallman <rms@gnu.org>
8002
8003 * programs.texi (Lisp Indent): Don't describe
8004 lisp-indent-function property here. Use xref to Lisp Manual.
8005
8cf51b2c
GM
80062003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8007
fffa137c 8008 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8009 abbreviations.
8010
80112003-07-24 Markus Rost <rost@math.ohio-state.edu>
8012
8013 * buffers.texi (List Buffers): Fix previous change.
8014
8cf51b2c
GM
80152003-07-13 Markus Rost <rost@math.ohio-state.edu>
8016
8017 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8018 List*.
8019
80202003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8021
8cf51b2c
GM
8022 * display.texi (Font Lock): Fix typo.
8023
80242003-07-07 Richard M. Stallman <rms@gnu.org>
8025
8026 * display.texi (Font Lock): Add xref for format info on
8027 font-lock-remove-keywords.
8028
8029 * building.texi (Compilation): Document what happens with asynch
8030 children of compiler process.
8031
8032 * help.texi (Library Keywords): Use @multitable.
8033
8cf51b2c
GM
80342003-06-04 Richard M. Stallman <rms@gnu.org>
8035
8036 * programs.texi (Expressions): Delete C-M-DEL.
8037
8038 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8039 comint-move-point-for-output renamed from
8040 comint-scroll-to-bottom-on-output.
8041
8042 * custom.texi (Init Rebinding): Replace previous change with xref.
8043 (Non-ASCII Rebinding): Explain that issue more briefly here.
8044
80452003-05-28 Richard M. Stallman <rms@gnu.org>
8046
8047 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8048
80492003-05-28 Nick Roberts <nick@nick.uklinux.net>
8050
8051 * building.texi (GDB Graphical Interface): New node.
8052 (Rewritten somewhat by RMS.)
8053
c8763fb6 80542003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8055
8056 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8057 non-English letters. Explain how to set coding systems correctly
8058 and how to include the right coding cookie in the file.
8059
c8763fb6 80602003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8061
8062 * indent.texi (Indentation): Explain the concepts.
8063 (Just Spaces): Explain why preventing tabs for indentation might
8064 be useful.
8065
8cf51b2c
GM
80662003-04-16 Richard M. Stallman <rms@gnu.org>
8067
8068 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8069
8cf51b2c
GM
80702003-02-22 Alex Schroeder <alex@emacswiki.org>
8071
8072 * cmdargs.texi (General Variables): Document SMTPSERVER.
8073
8cf51b2c
GM
8074 * sending.texi: Remove SMTP node.
8075 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8076 library.
8077
8cf51b2c
GM
80782003-02-22 Alex Schroeder <alex@emacswiki.org>
8079
8080 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8081
80822003-02-22 Simon Josefsson <jas@extundo.com>
8083
8084 * sending.texi (Mail Methods): Add node about SMTP.
8085
c8763fb6 80862003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8087
8088 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8089
8cf51b2c
GM
80902003-02-01 Kevin Ryde <user42@zip.com.au>
8091
8092 * glossary.texi (Glossary): Correction to cl cross reference.
8093
80942003-01-20 Richard M. Stallman <rms@gnu.org>
8095
8096 * killing.texi (Rectangles): Document C-x c r.
8097
c8763fb6 80982003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8099
8100 * xresources.texi (GTK resources): New node.
8101 (GTK widget names): New node.
8102 (GTK names in Emacs): New node.
8103 (GTK styles): New node.
8104
c8763fb6 81052003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8106
8107 * maintaining.texi (Create Tags Table): Add reference to the new
8108 `etags --help --lang=LANG' option.
8109
8cf51b2c
GM
81102002-10-02 Karl Berry <karl@gnu.org>
8111
49823426 8112 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8113 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8114 where needed for the sake of the HTML output.
8cf51b2c
GM
8115
81162001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8117
8118 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8119 source files.
8120
81212001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8122
8123 * Makefile.in (emacsman): New target.
8124
8cf51b2c
GM
81252001-10-20 Gerd Moellmann <gerd@gnu.org>
8126
8127 * (Version 21.1 released.)
8128
81292001-10-05 Gerd Moellmann <gerd@gnu.org>
8130
8131 * Branch for 21.1.
8132
8cf51b2c
GM
81332001-03-05 Gerd Moellmann <gerd@gnu.org>
8134
8135 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8136
8cf51b2c
GM
81372000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8138
8139 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8140
8cf51b2c
GM
81411999-07-12 Richard Stallman <rms@gnu.org>
8142
8143 * Version 20.4 released.
8144
81451998-12-04 Markus Rost <rost@delysid.gnu.org>
8146
8147 * Makefile.in (INFO_TARGETS): Delete customize.info.
8148 (DVI_TARGETS): Delete customize.dvi.
8149 (../info/customize, customize.dvi): Targets deleted.
8150
81511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8152
8153 * Version 20.3 released.
8154
81551998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8156
8157 * Makefile.in (EMACSSOURCES): Add mule.texi.
8158 Add msdog.texi, ack.texi. Remove gnu1.texi.
8159
81601998-04-06 Andreas Schwab <schwab@gnu.org>
8161
768c0c0f
JB
8162 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8163 Use it in dvi targets.
8cf51b2c
GM
8164
81651997-09-23 Paul Eggert <eggert@twinsun.com>
8166
8167 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8168 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8169 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8170
81711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8172
8173 * Version 20.2 released.
8174
81751997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8176
8177 * Version 20.1 released.
8178
81791997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8180
8181 * Makefile (../info/customize, customize.dvi): New targets.
8182 (INFO_TARGETS): Add ../info/customize.
8183 (DVI_TARGETS): Add customize.dvi.
8184
8cf51b2c
GM
81851996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8186
8187 * Version 19.33 released.
8188
81891996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8190
8191 * Version 19.32 released.
8192
8cf51b2c
GM
81931996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8194
8195 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8196
81971996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8198
8199 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8200 Specify -I option.
8201 (All dvi targets): Set the TEXINPUTS variable.
8202
82031996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8204
8205 * Version 19.31 released.
8206
8cf51b2c
GM
82071995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8208
8209 * Version 19.30 released.
8210
8cf51b2c
GM
82111995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8212
8213 * Makefile.in (maintainer-clean): Rename from realclean.
8214
82151994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8216
8217 * Makefile.in: New file.
8218 * Makefile: File deleted.
8219
82201994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8221
8222 * Makefile (TEXINDEX_OBJS): Variable deleted.
8223 (texindex, texindex.o, getopt.o): Rules deleted.
8224 All deps on texindex deleted.
8225 (distclean): Don't delete texindex.
8226 (mostlyclean): Don't delete *.o.
8227 * texindex.c, getopt.c: Files deleted.
8228
82291994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8230
8231 * Version 19.26 released.
8232
82331994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8234
8235 * Makefile (EMACSSOURCES): Exclude undo.texi.
8236
82371994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8238
8239 * Version 19.25 released.
8240
82411994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8242
8243 * Version 19.24 released.
8244
82451994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8246
8247 * Version 19.23 released.
8248
82491994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8250
8251 * Makefile: Delete spurious tab.
8252
82531994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8254
8255 * Makefile (.SUFFIXES): New rule.
8256
8cf51b2c
GM
82571993-12-04 Richard Stallman (rms@srarc2)
8258
8259 * getopt.c: New file.
8260 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8261 (getopt.o): New rule.
8262 (dvi): Don't depend on texindex.
49823426 8263 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8264
82651993-12-03 Richard Stallman (rms@srarc2)
8266
49823426
GM
8267 * Makefile (TEXI2DVI): New variable.
8268 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8269 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8270
82711993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8272
8273 * Version 19.22 released.
8274
82751993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8276
8277 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8278
82791993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8280
8281 * Version 19.21 released.
8282
8cf51b2c
GM
82831993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8284
8285 * Makefile (realclean): Don't delete the Info files.
8286
f0131492 82871993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8288
8cf51b2c
GM
8289 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8290 4' where appropriate.
8291
f0131492 82921993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8293
49823426 8294 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8295
8296 * texindex.c: Include "../src/config.h" if building in emacs.
8297
8298 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8299 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8300 Add target to build texindex.c, defining `emacs'.
8301
8cf51b2c
GM
83021993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8303
8304 * Version 19.19 released.
8305
8cf51b2c
GM
83061993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8307
8308 * Version 19.18 released.
8309
83101993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8311
8312 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8313
83141993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8315
8316 * Version 19.17 released.
8317
83181993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8319
8320 * split-man: Fix typos in last change.
8321
83221993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8323
8324 * Version 19.16 released.
8325
83261993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8327
8328 * version 19.15 released.
8329
83301993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8331
8332 * Makefile (distclean): It's rm, not rf.
8333
83341993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8335
8336 * Version 19.14 released.
8337
83381993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8339
8340 * Makefile: New file.
8341
83421993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8343
8344 * Version 19.13 released.
8345
83461993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8347
8348 * Version 19.9 released.
8349
83501993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8351
8352 * Version 19.8 released.
8353
83541993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8355
8356 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8357
8358 * trouble.texi: It's `enable-flow-control-on', not
8359 `evade-flow-control-on'.
8360
83611993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8362
8363 * display.texi: Document standard-display-european.
8364
83651993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8366
8367 * Version 19.7 released.
8368
8369 * emacs.texi: Add a sentence to the top menu mentioning the
8370 specific version of Emacs this manual applies to.
8371
83721993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8373
8374 * basic.texi: Document next-line-add-lines variable used to
8375 implement down-arrow.
8376
8377 * killing.texi: Document kill-whole-line.
8378
83791993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8380
8381 * text.texi: Update unix TeX ordering information.
8382
83831993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8384
8385 * news.texi: Mention fill-rectangle in keybinding list.
8386
8387 * killing.texi: Document fill-rectangle.
8388
83891993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8390
8391 * vc.texi: Bring the docs up to date with VC 5.2.
8392
83931992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8394
8395 * emacs.tex: Mention blackbox and gomoku under Amusements.
8396 Assembler mode is now mentioned and appropriately indexed
8397 under Programming Modes.
8398
83991991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8400
8401 * emacs.tex: Update TeX ordering information.
8402
8cf51b2c
GM
84031990-06-26 David Lawrence (tale@geech)
8404
8405 * emacs.tex: Note that completion-ignored-extensions is not used
8406 to filter out names when all completions are displayed in
8407 *Completions*.
8408
84091990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8410
8411 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8412
84131990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8414
8415 * emacs.tex: Add @findex grep.
8416
8cf51b2c
GM
84171988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8418
8419 * emacs.tex: Correct two typos. No other changes before
8420 Version 19 will be made.
8421
8cf51b2c
GM
84221988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8423
8424 * emacs.tex: Update information for obtaining TeX distribution from the
8425 University of Washington.
8426
8427;; Local Variables:
c8763fb6 8428;; coding: utf-8
8cf51b2c
GM
8429;; End:
8430
95df8112 8431 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8432
8433 This file is part of GNU Emacs.
8434
352c8b4a 8435 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8436 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8437 the Free Software Foundation, either version 3 of the License, or
8438 (at your option) any later version.
8cf51b2c
GM
8439
8440 GNU Emacs is distributed in the hope that it will be useful,
8441 but WITHOUT ANY WARRANTY; without even the implied warranty of
8442 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8443 GNU General Public License for more details.
8444
8445 You should have received a copy of the GNU General Public License
352c8b4a 8446 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.