Auto-commit of loaddefs files.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
95ca9bc7
CY
12011-12-02 Chong Yidong <cyd@gnu.org>
2
3 * text.texi (Pages): Mention how formfeed chars are displayed.
4 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
5 Describe adaptive filling more precisely.
6 (Fill Commands): Note that filling removes excess whitespace.
7 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
8 now bound to indent-for-tab-command in Text mode.
9 (Outline Mode): Copyedits.
10 (Outline Visibility): Note that Reveal mode is a buffer-local
11 minor mode.
12
13 * modes.texi (Major Modes): Move note about checking major-mode in
14 a hook function here, from Text mode.
15
6d262977
CY
162011-11-28 Chong Yidong <cyd@gnu.org>
17
b22b1918
CY
18 * text.texi (Words): Add xref to Position Info.
19 (Paragraphs): Add xref to Regexps.
20
6d262977
CY
21 * indent.texi (Indentation): Rewrite introduction. Move table to
22 Indentation Commands node.
23 (Indentation Commands): Add index entries to table. Copyedits.
24 (Tab Stops, Just Spaces): Copyedits.
25 (Indent Convenience): New node. Document electric-indent-mode.
26
27 * programs.texi (Basic Indent):
28 * windows.texi (Pop Up Window): Fix kindex entry.
29
dc95a8b0
CY
302011-11-28 Chong Yidong <cyd@gnu.org>
31
32 * modes.texi (Major Modes): Move major-mode variable doc here from
33 Choosing Modes. Document describe-mode. Document prog-mode-hook
34 and text-mode-hook. Add example of using hooks.
35 (Minor Modes): Document behavior of mode command calls from Lisp.
36 Note that setting the mode variable using Customize will DTRT.
37 (Choosing Modes): Add example of setting a minor mode using a
38 local variable.
39
b63a8e8e
CY
402011-11-27 Chong Yidong <cyd@gnu.org>
41
42 * frames.texi (Creating Frames): Move frame parameter example to
43 Frame Parameters node.
44 (Frame Commands): C-x 5 o does not warp the mouse by default.
45 (Fonts): Add more GTK-style properties; also, they should be
46 capitalized.
47 (Special Buffer Frames): Node deleted; special-display is on the
48 way out.
49 (Frame Parameters): Example moved here from Creating Frames.
50 Clarify that default-frame-alist affects the initial frame too.
51 Delete auto-raise-mode and auto-lower-mode.
52 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
53 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
54
55 * windows.texi (Window Choice): Add xref to Lisp manual for
56 special-display-*.
57
a3dcc84e
EZ
582011-11-26 Eli Zaretskii <eliz@gnu.org>
59
60 * display.texi (Text Display): Update the description,
61 cross-references, and indexing related to display of control
62 characters and raw bytes.
63
4ad3bc2a
CY
642011-11-25 Chong Yidong <cyd@gnu.org>
65
66 * frames.texi (Frames): Rewrite introduction.
67 (Mouse Commands): Default for mouse-drag-copy-region is now t.
68 Mouse-3 does not copy to kill ring by default. DEL does not
69 behave specially for mouse commands any more.
70 (Mouse References): Document mouse-1-click-follows-link more
71 thoroughly.
72 (Menu Mouse Clicks): Move footnote to the main text and add xref
73 to Init Rebinding node.
74 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
75
76 * files.texi (Visiting): `C-x 5 f' works on ttys too.
77
20db1522
JB
782011-11-24 Juanma Barranquero <lekktu@gmail.com>
79
80 * display.texi (Font Lock): Fix typo.
81
01d06b1f
GM
822011-11-24 Glenn Morris <rgm@gnu.org>
83
84 * rmail.texi (Rmail Output):
85 Mention rmail-automatic-folder-directives. (Bug#9657)
86
0cbaa1d5
CY
872011-11-21 Chong Yidong <cyd@gnu.org>
88
89 * mark.texi (Global Mark Ring): Fix description of global mark
90 ring (Bug#10032).
91
fe7a3057
JB
922011-11-20 Juanma Barranquero <lekktu@gmail.com>
93
94 * msdog.texi (Windows Fonts): Fix typo.
95
b6e63cbe
GM
962011-11-17 Glenn Morris <rgm@gnu.org>
97
98 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
99
58179cce
JB
1002011-11-16 Juanma Barranquero <lekktu@gmail.com>
101
102 * killing.texi (Rectangles):
7877f373
JB
103 * misc.texi (Document View):
104 * modes.texi (Choosing Modes):
105 * msdog.texi (Windows Fonts):
58179cce
JB
106 * regs.texi (Rectangle Registers):
107 * search.texi (Isearch Yank): Fix typos.
108
291d142b
CY
1092011-11-06 Chong Yidong <cyd@gnu.org>
110
111 * windows.texi (Basic Window): Add xref to Cursor Display.
112 (Split Window): Document negative arg for splitting commands.
113 (Other Window): Document mouse-1 in text area of window.
114 (Change Window): Don't mention window attributes, since they
115 aren't defined. C-x 1 can't be used with minibuffer windows.
116 Windows are no longer auto-deleted.
117 (Window Choice): Add xref to Choosing Window in Lisp manual.
118 (Window Convenience): Note that windmove disables shift-selection.
119 Move M-x compare-windows here from Other Window node.
120
121 * custom.texi (Mouse Buttons):
122 * search.texi (Isearch Scroll):
123 * windows.texi (Split Window): Use new names split-window-below
124 and split-window-right.
125
a7ef684b
JB
1262011-10-26 Juanma Barranquero <lekktu@gmail.com>
127
128 * emacs.texi (Top): Fix typo.
129
d53e1747
GM
1302011-10-25 Glenn Morris <rgm@gnu.org>
131
132 * abbrevs.texi (Saving Abbrevs):
133 quietly-read-abbrev-file is not a command. (Bug#9866)
134
e7a3ff06
CY
1352011-10-24 Chong Yidong <cyd@gnu.org>
136
137 * display.texi (Scrolling): Document scroll-up-line and
138 scroll-down-line. Document scroll-command property.
139 (Recentering): New node, split off from Scrolling.
140
86c60681
CY
1412011-10-23 Chong Yidong <cyd@gnu.org>
142
da97a9e6
CY
143 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
144 (Tool Bars): Copyedits.
145
86c60681
CY
146 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
147
d195726a
CY
1482011-10-22 Chong Yidong <cyd@gnu.org>
149
150 * windows.texi (Displaying Buffers): Fix broken lispref link.
151
a70e06c1
CY
1522011-10-22 Chong Yidong <cyd@gnu.org>
153
154 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
155 Move confirm-nonexistent-file-or-buffer discussion here.
156
157 * files.texi (File Names, Visiting): Move detailed discussion of
158 minibuffer confirmation to Minibuffer Exit.
159
160 * buffers.texi (Buffers): Tweak mention of mail buffer name.
161 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
162
bfd779dd
CY
1632011-10-21 Chong Yidong <cyd@gnu.org>
164
165 * files.texi (File Names, Visiting, Interlocking): Copyedits.
166 (Backup Copying): backup-by-copying-when-mismatch is now t.
167 (Customize Save): Fix description of require-final-newline.
168 (Reverting): Note that revert-buffer can't be undone. Mention VC.
169 (Auto Save Control): Clarify.
170 (File Archives): Add 7z.
171 (Remote Files): ange-ftp-make-backup-files defaults to nil.
172
173 * arevert-xtra.texi (Autorevert): Copyedits.
174
6e317956
CY
1752011-10-20 Chong Yidong <cyd@gnu.org>
176
177 * custom.texi (Hooks, Init Examples):
178 * display.texi (Font Lock):
179 * fixit.texi (Spelling):
180 * rmail.texi (Rmail Display): Minor mode function with no arg now
181 enables it.
182
183 * fixit.texi (Spelling): Fix description of inline completion.
184
5abc31ef
CY
1852011-10-19 Chong Yidong <cyd@gnu.org>
186
187 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
188 entries.
189 (Isearch Yank): Document isearch-yank-pop.
190 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
191 (Other Repeating Search): Document Occur Edit mode.
192
939db9ac
CY
1932011-10-18 Chong Yidong <cyd@gnu.org>
194
195 * display.texi (Fringes): Move overflow-newline-into-fringe here,
196 from Line Truncation node.
197 (Standard Faces): Note that only the background of the cursor face
198 has an effect.
199 (Cursor Display): Fix descriptions of cursor face
200 and bar cursor blinking.
201 (Text Display): Document nobreak-char-display more clearly.
202 (Line Truncation): Add xref to Split Window node.
203 (Display Custom): Don't bother documenting baud-rate or
204 no-redraw-on-reenter.
205
206 * search.texi (Slow Isearch): Node removed.
207
80c6d77f
GM
2082011-10-18 Glenn Morris <rgm@gnu.org>
209
210 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
211
d366bd53
CY
2122011-10-18 Chong Yidong <cyd@gnu.org>
213
214 * display.texi (Faces): Simplify discussion. Move documentation
215 of list-faces-display here, from Standard Faces node. Note
216 special role of `default' background.
217 (Standard Faces): Note special role of `default' background. Note
218 that region face may be taken fom GTK. Add xref to Text Display.
219 (Text Scale): Rename from "Temporary Face Changes". Callers
220 changed. Don't bother documenting variable-pitch-mode.
221 (Font Lock): Copyedits. Remove font-lock-maximum-size.
222 (Useless Whitespace): Simplify description of
223 delete-trailing-whitespace. Note active region case.
224 (Text Display): Fix description of escape-glyph face assignment.
225 Remove unibye mode discussion. Update some parts for Unicode.
226 Move glyphless chars documentation to Lisp manual.
227
228 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
229
21100e7d
CY
2302011-10-15 Chong Yidong <cyd@stupidchicken.com>
231
232 * display.texi (Scrolling): Tweak explanation of scroll direction.
233 (View Mode): Add index entries.
234
235 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
236
237 * regs.texi (Text Registers): C-x r i does not activate the mark.
238 (Bookmarks): Document new default bookmark location.
239
50b063c3
CY
2402011-10-13 Chong Yidong <cyd@stupidchicken.com>
241
242 * killing.texi (Deletion): Add xref to Using Region. Document
243 delete-forward-char.
244 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
245 description here. Recommend C-u C-SPC for jumping to mark.
246 (Kill Ring): Move kill ring variable documentation here.
247 (Primary Selection): Copyedits.
248 (Rectangles): Document new command rectangle-number-lines.
249 (CUA Bindings): Note that this disables the mark-even-if-inactive
250 behavior for C-x and C-c.
251
252 * mark.texi (Mark): Mention "active region" terminology.
253 (Using Region): Document delete-active-region.
254
e1a3f5b1
CY
2552011-10-12 Chong Yidong <cyd@stupidchicken.com>
256
257 * mark.texi (Mark): Clarify description of disabled Transient Mark
258 mode (Bug#9689).
259 (Setting Mark): Document prefix arg for C-x C-x. Document primary
260 selection changes. Mention that commands like C-y set the mark.
261 (Marking Objects): Add xref to Words node. Note that mark-word
262 and mark-sexp also have the "extend region" behavior.
263 (Using Region): Mention M-$ in the table. Document
264 mark-even-if-inactive here instead of in Mark Ring.
265 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
266 note of the "Mark Set" behavior.
267 (Disabled Transient Mark): Rename from "Persistent Mark"
268 (Bug#9688). Callers changed.
269
270 * programs.texi (Expressions):
271 * text.texi (Words): Defer to Marking Objects for mark-word doc.
272
3dc62b2b
CY
2732011-10-09 Chong Yidong <cyd@stupidchicken.com>
274
275 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
276 option" terminology.
277 (Key Help): Add command names. Define "documentation string".
278 (Name Help): Remove an over-long joke.
279 (Apropos): Document prefix args. Remove duplicated descriptions.
280 (Help Mode): Add C-c C-b to table. Update TAB binding.
281 (Package Keywords): Rename from "Library by Keyword". Describe
282 new package menu interface.
283 (Help Files, Help Echo): Tweak description.
de09aa52
CY
284
285 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 286 (Minibuffer History): Document numeric args to history commands.
de09aa52 287
2d3fe5d7
EZ
2882011-10-08 Eli Zaretskii <eliz@gnu.org>
289
290 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
291
b2b0776e
CY
2922011-10-08 Chong Yidong <cyd@stupidchicken.com>
293
294 * basic.texi (Position Info): Omit page commands. Document
295 count-words-region and count-words.
296
297 * text.texi (Pages): Move what-page documentation here.
298
27a16462
CY
2992011-10-08 Chong Yidong <cyd@stupidchicken.com>
300
301 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
302 Remote Files node instead of linking directly to the Tramp manual.
303 (Minibuffer Edit): Add xref to Blank Lines.
304 (Completion): Add xref to Symbol Completion. Remove redundant
305 example, which is repeated in the next node.
306 (Completion Commands): Minor clarifications.
307 (Completion Styles): New node, split from Completion Commands.
308 Document substring and initials styles.
309 (Strict Completion): Remove information duplicated in other nodes.
310 (Completion Options): Consolidate case difference discussion here.
311
312 * help.texi (Help Mode): Fix kindex entries.
313
314 * files.texi (File Names): Add index entries.
315
de0bde62
CY
3162011-10-07 Chong Yidong <cyd@stupidchicken.com>
317
318 * basic.texi (Inserting Text): Add xref to Completion. Add
319 ucs-insert example, and document prefix argument.
320 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
321 to left/right. Tweak left-char and right-char descriptions.
322 M-left and M-right are now bound to left-word/right-word.
323 (Erasing): Document delete-forward-char.
324
325 * screen.texi (Screen, Menu Bar): Copyedits.
326 (Point): Remove duplicate paragraph on cursors, also in Screen.
327 (Mode Line): Trailing dashes no longer shown on X displays.
328
329 * frames.texi (Non-Window Terminals): Index just "text-only
330 terminal", which is used throughout the manual now.
331
332 * entering.texi (Entering Emacs): Define "startup screen".
333 Document window-splitting behavior with command-line inputs.
334 (Exiting): Remove obsolete paragraph about shells without suspend
335 functionality.
336
337 * commands.texi (User Input): Define "input event" more clearly.
338 (Keys): Add xref to Echo Area.
339 (Commands): Clarify relation between commands and functions.
340
453e4522
CY
3412011-10-06 Chong Yidong <cyd@stupidchicken.com>
342
343 * misc.texi (emacsclient Options): Document how emacsclient runs
344 the Emacs daemon (Bug#9674).
345
550f41cd
CY
3462011-10-01 Chong Yidong <cyd@stupidchicken.com>
347
348 * basic.texi (Moving Point):
349 * custom.texi (Mouse Buttons):
350 * rmail.texi (Rmail Scrolling):
351 * search.texi (Isearch Scroll):
352
353 * display.texi (Scrolling): Replace scroll-up/down with
354 scroll-up/down-command. Fix scroll-preserve-screen-position
355 description. Document scroll-error-top-bottom.
356
9229fe87
GM
3572011-09-30 Glenn Morris <rgm@gnu.org>
358
359 * commands.texi (Keys): Whitespace fix. (Bug#9635)
360
0a2132ba
CY
3612011-09-24 Chong Yidong <cyd@stupidchicken.com>
362
363 * windows.texi (Pop Up Window): Defer discussion of window
364 splitting to the Window Choice node. Add index entries.
365 (Force Same Window): Node deleted.
366 (Displaying Buffers, Window Choice): New nodes.
367
368 * buffers.texi (Select Buffer): Clarify description of
369 buffer-switching commands. Add xref to Window Display node.
370 Don't repeat confirm-nonexistent-file-or-buffer description from
371 Visiting node. Remove even-window-heights.
372
373 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
374
33ed493b
CY
3752011-09-18 Chong Yidong <cyd@stupidchicken.com>
376
377 * cmdargs.texi (Icons X): Fix description of Emacs icon.
378
379 * xresources.texi (Table of Resources): Fix documentation of
380 bitmapIcon.
381
92fa95ad
CY
3822011-09-15 Chong Yidong <cyd@stupidchicken.com>
383
384 * package.texi (Package Menu): Add package-menu-mark-upgrades.
385
16254627
EH
3862011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
387
388 * frames.texi (Frame Commands): Note that delete-other-frames only
389 deletes frames on current terminal.
390
c3760c17
EZ
3912011-09-10 Eli Zaretskii <eliz@gnu.org>
392
393 * sending.texi (Mail Misc): Document mail-add-attachment.
394
69b8be97
EZ
3952011-09-04 Eli Zaretskii <eliz@gnu.org>
396
397 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
398
3fd50d5c
CY
3992011-08-29 Chong Yidong <cyd@stupidchicken.com>
400
401 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
402
e2aeef63
CY
4032011-08-28 Chong Yidong <cyd@stupidchicken.com>
404
405 * files.texi (File Archives):
406 * cal-xtra.texi (Diary Display):
407 * help.texi (Help Mode): Add xref to View Mode.
408
ddb54206
CY
4092011-08-28 Chong Yidong <cyd@stupidchicken.com>
410
a6326082
CY
411 * display.texi (View Mode): New node. Move view-file here from
412 Misc File Ops. Move view-buffer here from Misc Buffer.
413
414 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
415
04e2ce72 416 * files.texi (Misc File Ops): Document new
a6326082 417 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
418
419 * dired.texi (Dired Deletion): Shorten description of Trash.
420
ddb54206
CY
421 * misc.texi (emacsclient Options): Document server-port.
422
bd206ce5
EZ
4232011-08-27 Eli Zaretskii <eliz@gnu.org>
424
425 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
426 even on MS-Windows. Fix a typo.
427
d43f5a42
CY
4282011-08-26 Chong Yidong <cyd@stupidchicken.com>
429
430 * package.texi: New file, documenting the package manager.
431
432 * emacs.texi: Include it.
433
434 * help.texi (Help Summary): Add describe-package.
435
e0b1591b
CY
4362011-08-25 Chong Yidong <cyd@stupidchicken.com>
437
856ce114
CY
438 * misc.texi (Printing): Convert subnodes into subsections.
439
f404f8bc
CY
440 * text.texi (Two-Column): Move into Text chapter.
441
442 * picture-xtra.texi (Picture Mode): Group with Editing Binary
443 Files section. Convert from chapter into section.
444
445 * display.texi (Narrowing): Move into display chapter.
446
e0b1591b
CY
447 * sending.texi (Sending Mail):
448 * rmail.texi (Rmail):
449 * misc.texi (Gnus, Document View):
450 * dired.texi (Dired):
451 * emacs.texi: Group the mail, rmail, and gnus chapters together.
452
75bfc667
JL
4532011-08-07 Juri Linkov <juri@jurta.org>
454
455 * dired.texi (Operating on Files): Rewrite according to the fact
456 that `dired-do-chmod' doesn't use the `chmod' program anymore.
457
fe676f91
MA
4582011-07-30 Michael Albinus <michael.albinus@gmx.de>
459
460 * mini.texi (Minibuffer File): Insert a reference to Tramp for
461 remote file name completion. (Bug#9197)
462
4cc60b9b
EZ
4632011-07-28 Eli Zaretskii <eliz@gnu.org>
464
465 * mule.texi (Bidirectional Editing): Document the fact that
466 bidi-display-reordering is t by default.
467
89671e16
LMI
4682011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
469
470 * help.texi (Misc Help): Mention `describe-prefix-bindings'
471 explicitly (bug#8904).
472
fb23ecc2
LMI
4732011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
474
475 * trouble.texi (Checklist): Use an `M-x' example instead of an
476 Emacs Lisp form to switch on the dribble file (bug#8056).
477
465c5fc8
LMI
4782011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
479
480 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
481
90a6258b
GM
4822011-07-13 Glenn Morris <rgm@gnu.org>
483
484 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
485
c7588364
LMI
4862011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
487
488 * mark.texi (Mark Ring): Clarify how many locations are saved
489 (bug#5770).
490 (Global Mark Ring): Ditto.
491
4cb4f3ba
LMI
4922011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
493
d648feab
LMI
494 * text.texi (Table Recognition): Use "at point" instead of "under
495 point" (bug#4345).
496
4cb4f3ba
LMI
497 * display.texi (Cursor Display): Mention `cursor-type'.
498
499 * screen.texi (Point): Clarify that it's only if you use a block
500 cursor that it appears to be on a character (bug#4345).
501
ecd0b990
CY
5022011-07-12 Chong Yidong <cyd@stupidchicken.com>
503
504 * misc.texi (Amusements): Move dissociated press here, from its
505 own section.
506
507 * emacs.texi (Top): Update node listing.
508
c2fd0368
LMI
5092011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
510
511 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
512 clarity (bug#3523).
513
fdeb32ec
CY
5142011-07-12 Chong Yidong <cyd@stupidchicken.com>
515
516 * cmdargs.texi (Initial Options): Document --no-site-lisp.
517 (Misc X): Document --parent-id.
518
519 * frames.texi (Frame Commands): Note that focus-follows-mouse now
520 defaults to nil.
521
522 * misc.texi (emacsclient Options): Document --parent-id.
523
524 * msdog.texi (Windows HOME): Document _emacs as obsolete.
525
f584ca38
LMI
5262011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
527
528 * emacs.texi: Use "..." instead of ``...'' in the menus
529 (bug#3503).
530
963578d3
CY
5312011-07-11 Chong Yidong <cyd@stupidchicken.com>
532
533 * killing.texi (Primary Selection): Document `only' setting for
534 select-active-regions.
535
536 * mark.texi (Setting Mark): Reference Shift Selection node.
537
538 * frames.texi (Mouse Commands): Document mouse-yank-primary.
539
a30ed87b
LMI
5402011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
541
47076272
LMI
542 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
543 motion keys" (bug#3503).
544
a30ed87b
LMI
545 * emacs.texi: Change all the register node names from "RegPos"
546 (etc.) to "Positional Registers" (etc.) (bug#3314).
547
4d45a8b7
CY
5482011-07-11 Chong Yidong <cyd@stupidchicken.com>
549
550 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
551 (Other Kill Commands, Kill Options): Copyedits.
552 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
553 (Yanking): Move yank-excluded properties discussion here.
554 (Cut and Paste): Move from frames.texi. Update subnodes to
555 describe x-select-enable-clipboard case.
556
557 * frames.texi: Move Cut and Paste node and subnodes into
558 killing.texi, except Mouse Commands and Word and Line Mouse.
559
c160ddee
AM
5602011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
561
562 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
563
3329e6e3
LMI
5642011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
565
32a214fe
LMI
566 * screen.texi (Mode Line): Clarify that coding systems are
567 characters, not letters (bug#1749).
568
3329e6e3
LMI
569 * cmdargs.texi (Environment): Mention removing variables
570 (bug#1615). Text suggested by Kevin Rodgers.
571
8875da1e
CY
5722011-07-10 Chong Yidong <cyd@stupidchicken.com>
573
54806e45
CY
574 * misc.texi (Amusements): Don't mention Yow; it's crippled.
575
8875da1e
CY
576 * modes.texi: Rename from major.texi.
577 (Modes): New node. Make Major Modes and Minor Modes subsections
578 of this. All callers changed.
579
580 * custom.texi (Minor Modes): Move to modes.texi.
581
7847b2a1
CY
5822011-07-10 Chong Yidong <cyd@stupidchicken.com>
583
6cfd0fa2
CY
584 * custom.texi (Syntax): Node deleted.
585
586 * help.texi (Help Summary):
587 * major.texi (Major Modes):
588 * programs.texi (Parentheses):
589 * search.texi (Regexp Backslash, Regexp Backslash)
590 (Regexp Backslash):
591 * text.texi (Words): Callers changed.
592
7847b2a1
CY
593 * text.texi (Refill, Longlines): Delete nodes.
594
595 * ack.texi (Acknowledgments): Longlines removed from manual.
596
597 * emacs.texi (Top): Update node listing.
598
2a71c436
GM
5992011-07-09 Glenn Morris <rgm@gnu.org>
600
601 * fortran-xtra.texi (Fortran): Update handled extensions.
602
61436e9f
LMI
6032011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
604
605 * display.texi (Scrolling): `C-v' (etc) are now bound to
606 `scroll-*-command' (bug#8349).
607
6e560c71
LMI
6082011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
609
48954a09 610 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
611 doesn't actually delete any files (bug#7125).
612
2904fd97
LMI
613 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
614 argument for `C-c C-k' (bug#7391).
615
6e560c71
LMI
616 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
617 you're currently using (bug#8489).
618
978ff6c5
EZ
6192011-07-01 Eli Zaretskii <eliz@gnu.org>
620
621 * mule.texi (Coding Systems): Move index entries from the previous
622 change into their proper places.
623
0d742084
LMI
6242011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
625
31976bd5
LMI
626 * help.texi (Help Files): Document view-external-packages (bug#8902).
627
0d742084
LMI
628 * mule.texi (Coding Systems): Put a few more of the coding systems
629 into the index (bug#8900).
630
9f678528
GM
6312011-06-26 Glenn Morris <rgm@gnu.org>
632
633 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
634
18a4ce5e
AR
6352011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
636
637 * misc.texi (emacsclient Options): Mention --frame-parameters.
638
f0da764a
GM
6392011-06-09 Glenn Morris <rgm@gnu.org>
640
641 * custom.texi (Specifying File Variables):
642 Recommend explicit arguments for minor modes.
643
b047e7ac
PE
6442011-06-02 Paul Eggert <eggert@cs.ucla.edu>
645
646 Document wide integers better.
647 * buffers.texi (Buffers):
001903b5
PE
648 * files.texi (Visiting): Document maxima for 64-bit machines,
649 and mention virtual memory limits.
b047e7ac 650
bf41276f
CY
6512011-05-28 Chong Yidong <cyd@stupidchicken.com>
652
653 * custom.texi (Hooks): Reorganize. Mention Prog mode.
654
655 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
656 prog mode (Bug#8240).
657
e145f188
GM
6582011-05-27 Glenn Morris <rgm@gnu.org>
659
660 * custom.texi (Specifying File Variables):
661 Major modes no longer need come first.
662
313f790e
CY
6632011-05-22 Chong Yidong <cyd@stupidchicken.com>
664
665 * mule.texi (Specify Coding, Text Coding, Communication Coding):
666 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
667
c136e5cd
GM
6682011-05-18 Glenn Morris <rgm@gnu.org>
669
670 * ack.texi (Acknowledgments): Remove fakemail.c.
671
c71a0d48 6722011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
673
674 Fixes for fitting text into 7x9 printed manual.
675 * building.texi (Flymake, Breakpoints Buffer):
676 * calendar.texi (Appointments):
677 * cmdargs.texi (General Variables, Display X):
678 * custom.texi (Saving Customizations, Face Customization)
679 (Directory Variables, Minibuffer Maps, Init Rebinding):
680 * display.texi (Font Lock, Font Lock, Useless Whitespace):
681 * fixit.texi (Spelling):
682 * frames.texi (Creating Frames, Fonts):
683 * help.texi (Help Files):
684 * mini.texi (Minibuffer File):
685 * misc.texi (emacsclient Options, Emulation):
686 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
687 * mule.texi (International Chars, Language Environments)
688 (Select Input Method, Modifying Fontsets, Charsets):
689 * programs.texi (Custom C Indent):
690 * rmail.texi (Rmail Labels):
691 * text.texi (Table Conversion):
692 * trouble.texi (Known Problems, Known Problems):
693 * windows.texi (Change Window):
694 * xresources.texi (GTK resources): Reflow text and re-indent code
695 examples to avoid TeX overflows and underflows on 7x9 paper.
696
697 * emacs.texi: Fix the (commented out) smallbook command.
698
699 * macos.texi (Mac / GNUstep Events):
700 * xresources.texi (Lucid Resources): Remove extraneous examples.
701
b8f82dc1
GM
7022011-05-10 Glenn Morris <rgm@gnu.org>
703
704 * custom.texi (Specifying File Variables):
705 Deprecate using mode: for minor modes.
706
d306b4da
GM
7072011-05-07 Glenn Morris <rgm@gnu.org>
708
709 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
710
548d0a63
GM
7112011-05-06 Glenn Morris <rgm@gnu.org>
712
5006e634
GM
713 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
714
548d0a63
GM
715 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
716
e793a940
LMI
7172011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
718
719 * misc.texi (Emacs Server): Document `server-eval-at'.
720
7031be6d
UR
7212011-04-24 Chong Yidong <cyd@stupidchicken.com>
722
723 * maintaining.texi (List Tags): Document next-file. Suggested by
724 Uday S Reddy.
725
4ffd0d6b 7262011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
727
728 * mini.texi (Minibuffer Edit):
729 * screen.texi (Mode Line): Fix typo.
730
1c6c854e
CS
7312011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
732
024ff170 733 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 734
c5c9f40f
CY
7352011-03-26 Chong Yidong <cyd@stupidchicken.com>
736
737 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
738
09725d26
EZ
7392011-03-30 Eli Zaretskii <eliz@gnu.org>
740
741 * display.texi (Auto Scrolling): Document the limit of 100 lines
742 for never-recentering scrolling with `scroll-conservatively'.
743 (Bug#6671)
744
09d9db2c 7452011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
746
747 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
748 HOME on Windows and where it looks for init files. (Bug#8221)
749
62d94509
EZ
7502011-03-10 Eli Zaretskii <eliz@gnu.org>
751
752 * search.texi (Regexp Example):
753 * mule.texi (International Chars):
754 * building.texi (External Lisp): Don't use characters outside
755 ISO-8859-1.
756
0286d9de
EZ
7572011-03-09 Eli Zaretskii <eliz@gnu.org>
758
1c6c854e
CS
759 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
760 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
761
762 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
763
114902a5 764 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
765 (Bug#8210)
766
0afb4571
J
7672011-03-08 Jan Djärv <jan.h.d@swipnet.se>
768
769 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
770 for Gtk+ 3.
771
bb3865e8
GM
7722011-03-08 Glenn Morris <rgm@gnu.org>
773
6446548e
GM
774 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
775 * emacs.texi (Acknowledgments):
776 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 777 * emacs.texi: Set documentencoding.
6446548e 778
bb3865e8
GM
779 * display.texi (Optional Mode Line): Don't mention exactly where
780 display-time appears. (Bug#8193)
781
33383987
JB
7822011-03-07 Chong Yidong <cyd@stupidchicken.com>
783
784 * Version 23.3 released.
785
892777ba
CY
7862011-03-06 Chong Yidong <cyd@stupidchicken.com>
787
788 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
789
0b973fc5
DW
7902011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
791
792 * misc.texi (emacsclient Options): Add q/quiet.
793
8ef5a2f2
GM
7942011-03-02 Glenn Morris <rgm@gnu.org>
795
796 * mule.texi (Communication Coding) <x-select-request-type>:
797 Remove duplicate (essentially) paragraph. (Bug#8148)
798
bd106056
CS
7992011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
800
801 * maintaining.texi (Format of ChangeLog): Add reference to
802 add-log-full-name.
803 (Change Log Commands): Add documentation for combining multiple
804 symbols in one change.
805
6640b281
GM
8062011-03-01 Glenn Morris <rgm@gnu.org>
807
808 * custom.texi (Directory Variables):
809 Give an example of excluding subdirectories.
810
2b0c7330 8112011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
812
813 * search.texi (Regexp Search): Move index entries about regexps to the
814 "Regexps" node. Add index entries for regexp search. (Bug#8096)
815
8c62c205
GM
8162011-02-19 Glenn Morris <rgm@gnu.org>
817
818 * dired.texi (Dired): Dired-X version number was dropped.
819
3928f2b6
JD
8202011-02-14 Jan Djärv <jan.h.d@swipnet.se>
821
822 * xresources.texi (X Resources): Remove *faceName and replace it with
823 *font for Lucid.
824
a41c8660
CY
8252011-02-05 Chong Yidong <cyd@stupidchicken.com>
826
827 * rmail.texi (Rmail Display): Document Rmail MIME support more
828 accurately.
829
830 * maintaining.texi (VC Change Log): Document vc-log-incoming and
831 vc-log-outgoing.
832 (Merging): Document vc-find-conflicted-file.
833
233ba4d9 8342011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
835
836 * custom.texi (Variables): Fix typo.
837
14beddf4 8382011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 839
65401ee3
CY
840 * search.texi (Regexps): Copyedits. Mention character classes
841 (Bug#7809).
842
19f81ecf
CY
843 * files.texi (File Aliases): Restore explanatory text from Eli
844 Zaretskii, accidentally removed in 2011-01-08 commit.
845
bf3dae7e
EZ
8462011-01-29 Eli Zaretskii <eliz@gnu.org>
847
848 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
849 (MAKEINFO_OPTS): New variable.
850 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
851 (emacs.html): New target.
852 (clean): Remove emacs.html.
853
45eb2a5d
WL
8542011-01-23 Werner Lemberg <wl@gnu.org>
855
856 * Makefile.in (MAKEINFO): Now controlled by `configure'.
857 (MAKEINFO_OPTS): New variable. Use it where appropriate.
858 (ENVADD): Updated.
859
9acfe703
GM
8602011-01-18 Glenn Morris <rgm@gnu.org>
861
862 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
863
864 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
865
362b9d48
GM
8662011-01-15 Chong Yidong <cyd@stupidchicken.com>
867
bb033b5f
CY
868 * building.texi (Compilation): Improve instructions for running two
869 compilations (Bug#7573).
870
b024d9f0
MD
871 * files.texi (Backup Names): Document the new location of the
872 last-resort backup file.
873
362b9d48
GM
874 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
875 manual. Explain why directory-abbrev-alist elements should be anchored
876 (Bug#7777).
877
8782011-01-15 Eli Zaretskii <eliz@gnu.org>
879
880 * msdog.texi (Windows Startup): Correct inaccurate description of
881 differences between emacsclient.exe and emacsclientw.exe.
882
7c420169 8832011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
884
885 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
886
7c420169 8872011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
888
889 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
890
7c420169 8912011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 892
2d34d523
EZ
893 * frames.texi (Cut and Paste): Modify the section's name and text:
894 don't mix "cut/paste" with "kill/yank".
895 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
896 (Bug#7702)
897
88ab4340
EZ
898 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
899
7c420169 9002011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
901
902 * maintaining.texi: Move inclusion of emerge after EDE, so that it
903 matches its position in the menu. (Bug#7674)
904
7c420169 9052011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
906
907 * trouble.texi (Checklist): Mention not replying via news either.
908
92bb6c52
TH
9092010-12-30 Tassilo Horn <tassilo@member.fsf.org>
910
911 * misc.texi (Document View): Update DocView section with newly
912 supported document formats.
913
b103c904
CY
9142010-12-21 Chong Yidong <cyd@stupidchicken.com>
915
916 * killing.texi: Resection the Info version to conform to the
917 printed manual, to avoid making sections on Accumulating Text, CUA
918 and Rectangles into full chapters.
919
f49d1f52 9202010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
921
922 * custom.texi (Init Syntax): Add index entries for "character syntax".
923 (Bug#7576)
924
f49d1f52 9252010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
926
927 * text.texi (HTML Mode): Small fixes. (Bug#7607)
928
f49d1f52 9292010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
930
931 * trouble.texi (Checklist): Fix typo in newsgroup name.
932
f49d1f52 9332010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
934
935 * search.texi (Word Search): Note that the lazy highlight always
936 matches to whole words (Bug#7470).
937
f49d1f52 9382010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 939
4f1948eb
EZ
940 * display.texi (Optional Mode Line): Make the description of
941 load-average more accurate.
942
b8a9e136
EZ
943 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
944 registry, with a cross-reference.
62d72a4a
EZ
945 (Windows Startup): New node. Move the stuff about the current
946 directory from "Windows HOME".
b8a9e136 947
07976ae3 9482010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
949
950 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
951 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
952
07976ae3 9532010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
954
955 * maintaining.texi (Version Control Systems): Fix repeated sentence.
956 Suggested by Štěpán Němec.
957
07976ae3 9582010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 959
1aaae3f3
CY
960 * maintaining.texi (Version Control): Say "commit", not "check in".
961 (Version Control Systems): Simplify descriptions.
962 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
963 VCS Concepts.
964 (VC Mode Line): Update example.
965 (Old Revisions): Document revert-buffer for vc-diff.
966 (Log Buffer): Promote to a subsection. Document header lines.
967
1c6c854e
CS
968 * macos.texi (Mac / GNUstep Basics):
969 Document ns-right-alternate-modifier.
ec8a6295 970
1aaae3f3
CY
971 * emacs.texi (Top): Update node listing.
972
0eb025fb
EZ
9732010-11-13 Eli Zaretskii <eliz@gnu.org>
974
975 * rmail.texi (Rmail Coding): Characters with no fonts are not
976 necessarily displayed as empty boxes.
977
978 * mule.texi (Language Environments, Fontsets): Characters with no
979 fonts are not necessarily displayed as empty boxes.
980
981 * display.texi (Text Display): Document display of glyphless
982 characters.
983
ea4f7750
GM
9842010-11-13 Glenn Morris <rgm@gnu.org>
985
986 * basic.texi (Position Info): Add M-x count-words-region.
987
90639cea
GM
9882010-11-11 Glenn Morris <rgm@gnu.org>
989
990 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
991
d607b96b 9922010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
993
994 * msdog.texi (Windows HOME): Add information regarding startup
995 directory when invoking Emacs from a desktop shortcut. (bug#7300)
996
c12e4a81
GM
9972010-10-11 Glenn Morris <rgm@gnu.org>
998
df187c62
GM
999 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1000
c12e4a81
GM
1001 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1002 (DVIPS): New variable.
234db610
GM
1003 (.PHONY): Add html, ps.
1004 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
1005 (clean): Delete html, ps files.
c12e4a81 1006
6513b232
EZ
10072010-10-09 Eli Zaretskii <eliz@gnu.org>
1008
1009 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
1010
f4f358f1
GM
10112010-10-09 Glenn Morris <rgm@gnu.org>
1012
c1dc72b3
GM
1013 * Makefile.in (VPATH): Remove.
1014 (infodir): Make it absolute.
1015 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
1016
4393405b
GM
1017 * Makefile.in (dist): Anchor regexps.
1018
eef3ab94
GM
1019 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1020 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1021 (emacs-xtra.pdf): Use $<.
1022
aa9db089
GM
1023 * Makefile.in (infoclean): Remove harmless, long-standing error.
1024
abd40fb4
GM
1025 * Makefile.in ($(infodir)): Delete rule.
1026 (mkinfodir): New.
1027 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1028
f4f358f1 1029 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1030 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1031 * emacsver.texi: New file, replacing emacsver.texi.in.
1032
ea274122
GM
10332010-10-09 Glenn Morris <rgm@gnu.org>
1034
f7a31f11
GM
1035 * emacsver.texi.in: New file.
1036 * emacs.texi: Set EMACSVER by including emacsver.texi.
1037 * Makefile.in (distclean): Delete emacsver.texi.
1038 (dist): Copy emacsver.texi.
b13254e7 1039 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1040
3fb78d1f
GM
1041 * ack.texi (Acknowledgments): No more b2m.c.
1042
ea274122
GM
1043 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1044 (emacs): Remove rule.
1045 (dist): No need to deal with the emacs rule any more.
1046
17ca7950
GM
10472010-10-07 Glenn Morris <rgm@gnu.org>
1048
1049 * Makefile.in (version): New, set by configure.
1050 (clean): Delete dist tar file.
1051 (dist): Use version in tar name.
1052
4c83f6e1
GM
10532010-10-06 Glenn Morris <rgm@gnu.org>
1054
1055 * Makefile.in (EMACS_XTRA): Add the main source file.
1056 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1057 (mostlyclean): No core files, reorder other files.
1058 (clean): Delete specific dvi and pdf files.
1059 (infoclean, dist): New rules.
1060 (maintainer-clean): Use infoclean.
8a944cea 1061 ($(infodir)): Add parallel build workaround.
4c83f6e1 1062
0264072d
GM
10632010-10-04 Glenn Morris <rgm@gnu.org>
1064
1065 * Makefile.in (SHELL): Set it.
1066 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1067 (info, dvi): Replace above variables with their expansions.
1068 (info): Move mkdir from here...
1069 ($(infodir)/emacs): ... to here (for parallel builds).
1070 (pdf): New target.
1071 ($(infodir)/emacs): Pass -o option to makeinfo.
1072 (.PHONY): Declare clean rules.
1073 (maintainer-clean): Delete dvi and pdf files.
1074 Guard against cd failures. Use a more restrictive delete.
1075
3226d6ca
GM
10762010-10-02 Glenn Morris <rgm@gnu.org>
1077
1078 * misc.texi (Shell Mode): Remove reference to old function name.
1079
cad90f3b
EZ
10802010-09-30 Eli Zaretskii <eliz@gnu.org>
1081
1082 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1083 indicator characters.
1084
5f874327
GM
10852010-09-29 Glenn Morris <rgm@gnu.org>
1086
1087 * Makefile.in (top_srcdir): Remove unused variable.
1088
0ab9cff3
GM
10892010-09-14 Glenn Morris <rgm@gnu.org>
1090
67ae9766
GM
1091 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1092 the last hook item.
1093
0ab9cff3
GM
1094 * calendar.texi (Appointments): Also updated when a diary include file
1095 is saved.
1096
6664fc59 10972010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1098
1099 * trouble.texi (Bugs): Update the section intro.
1100 (Known Problems): New section.
1101 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1102 (Sending Patches): Bug fixes are best as responses to existing bugs.
1103 * emacs.texi (Known Problems): Add menu entry for new section.
1104
be3283d7
GM
11052010-09-09 Glenn Morris <rgm@gnu.org>
1106
1107 * xresources.texi: Untabify.
1108
10999305 11092010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1110
1111 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1112
10999305 11132010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1114
1115 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1116
30641319
JD
11172010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1118
1119 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1120
50dd7bc6
GM
11212010-08-21 Glenn Morris <rgm@gnu.org>
1122
1123 * misc.texi (Amusements): Mention bubbles and animate.
1124
5e620eca
EZ
11252010-07-31 Eli Zaretskii <eliz@gnu.org>
1126
1127 * files.texi (Visiting): Add more index entries for
1128 large-file-warning-threshold.
1129
8b2dd508
JD
11302010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1131
1132 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1133
8838673e
GM
11342010-06-23 Glenn Morris <rgm@gnu.org>
1135
1136 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1137 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1138 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1139 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1140 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1141 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1142 Untabify Texinfo files.
1143
04d3bb6c
GM
11442010-06-10 Glenn Morris <rgm@gnu.org>
1145
103dd3a8
GM
1146 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1147
04d3bb6c
GM
1148 * basic.texi (Inserting Text): Fix typo.
1149
50b79479
GM
11502010-06-10 Glenn Morris <rgm@gnu.org>
1151
1152 * ack.texi (Acknowledgments):
1153 * emacs.texi (Acknowledgments): Update for notifications.el.
1154
86d7a550
DU
11552010-05-31 Daiki Ueno <ueno@unixuser.org>
1156
1157 * dired.texi (Operating on Files): Mention encryption commands
1158 (Bug#6315).
1159
db5dce9d
EZ
11602010-05-29 Eli Zaretskii <eliz@gnu.org>
1161
1162 * basic.texi (Moving Point): Update due to renaming of commands bound
1163 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1164
34313041
EZ
11652010-05-18 Eli Zaretskii <eliz@gnu.org>
1166
1167 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1168 paragraphs.
1169 (Line Truncation): Fix wording for bidi display.
1170
1fc0ce04 1171 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1172 keys.
1173
0235128c 11742010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1175
1176 * building.texi (GDB Graphical Interface): Remove misleading comparison
1177 to an IDE (Bug#6128).
1178
0235128c 11792010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1180
1181 * programs.texi (Man Page):
1182 * misc.texi (Invoking emacsclient):
1183 * mini.texi (Repetition):
1184 * mark.texi (Setting Mark): Fix typos.
1185
0235128c 11862010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1187
1188 * misc.texi (Printing): Document htmlfontify-buffer.
1189
0235128c 11902010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1191
1192 * calendar.texi (Displaying the Diary, Format of Diary File):
1193 Fix external cross-references for TeX format output.
1194
0235128c
SM
11952010-05-07 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * Version 23.2 released.
1198
f63d0028
JD
11992010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1200
1201 * cmdargs.texi (Initial Options): Mention --chdir.
1202
20fe03ad
JD
12032010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1204
1205 * frames.texi (Tool Bars): Add tool-bar-style.
1206
b7d65a5f
GM
12072010-04-21 Glenn Morris <rgm@gnu.org>
1208
1209 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1210
a42dbee1
CY
12112010-04-18 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * programs.texi (Semantic): New node.
1214
1215 * maintaining.texi (EDE): New node.
1216
1217 * emacs.texi: Update node listing.
1218
1219 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1220
6e104790 12212010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1222
d52dbd3d
GM
1223 * emacs.texi (Acknowledgments): Remove duplicate.
1224
a77fe20c
GM
1225 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1226
6e104790 12272010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1228
4ebe9902
GM
1229 * dired.texi (Misc Dired Features): Mention VC diff and log.
1230 * maintaining.texi (Old Revisions, VC Change Log):
1231 Mention that diff and log work in Dired buffers.
1232
98932641
GM
1233 * help.texi (Help Summary): Mention M-x info-finder.
1234
d5b22ab2 1235 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1236
4d4e9522
GM
1237 * custom.texi (Specifying File Variables, Directory Variables):
1238 Document new commands for manipulating local variable lists.
1239
6e104790 12402010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1241
1242 * trouble.texi (Contributing): Add cindex entry.
1243 Mention etc/CONTRIBUTE.
1244
6e104790 12452010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1246
1247 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1248 query-replace (Bug#5774).
1249
a20a9df3
GM
12502010-04-16 Glenn Morris <rgm@gnu.org>
1251
1252 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1253
1ecb2d3f
JD
12542010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1255
1256 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1257
99852628
JD
12582010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1259
1260 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1261
ce79424f
EZ
12622010-03-30 Eli Zaretskii <eliz@gnu.org>
1263
1264 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1265 cross-reference to "Inserting Text".
1266
1267 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1268 Mention completion provided by `ucs-insert'.
1269
85738751 12702010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1271
1272 * sending.texi (Sending Mail): Note variables that may need
1273 customizing.
1274 (Mail Sending): Expand discussion of send-mail-function.
1275
85738751 12762010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1277
1278 Document Message mode as the default mail mode.
1279
1280 * sending.texi (Sending Mail): Copyedits.
1281 (Mail Format, Mail Headers): Document mail-from-style changes.
1282 (Mail Commands): Rename from Mail mode. Document Message mode.
1283 (Mail Misc): Rename from Mail mode Misc.
1284 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1285 command names and update keybindings.
1286 (Header Editing): Document message-tab. De-document
1287 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1288 favor of mail-default-headers. Ad index entries for user-full-name and
1289 user-mail-address.
1c6c854e
CS
1290 (Citing Mail): Update changes in Message mode behavior.
1291 Document mail-yank-prefix.
e73c2434
CY
1292 (Mail Signature): New node, moved from Mail Misc.
1293 (Mail Aliases): Mail abbrevs are the default with Message mode.
1294 (Mail Methods): Note that Message mode is now the default.
1295
1296 * rmail.texi (Rmail Reply):
1297 * text.texi (Text Mode):
1298 * major.texi (Major Modes):
1299 * mule.texi (Output Coding): Refer to Message mode.
1300
1301 * custom.texi (Init Examples): Add xref to Mail Header.
1302
1fc0ce04 1303 * emacs.texi (Top): Fix xrefs.
e73c2434 1304
85738751 13052010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1306
c0c035fa
CY
1307 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1308 repository if there is none.
1309 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1310 vc-print-root-log.
ef7b27ef 1311 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1312
71785b7a
CY
1313 * programs.texi (Program Modes): Mention Javascript mode.
1314
f67c5dd0
CY
1315 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1316 * emacs.texi: Update node description.
1317
0f72a391 1318 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1319 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1320
dc2d2590
JL
13212010-03-30 Juri Linkov <juri@jurta.org>
1322
1323 * search.texi (Other Repeating Search): Remove line that `occur'
1324 can not handle multiline matches.
1325
a7b02820
EZ
13262010-03-30 Eli Zaretskii <eliz@gnu.org>
1327
1328 * mule.texi (International): Mention support of bidirectional editing.
1329 (Bidirectional Editing): New section.
1330
22ef1944
NR
13312010-03-28 Nick Roberts <nickrob@snap.net.nz>
1332
1333 * emacs.texi (Top): Update node names to those in building.texi.
1334
146b8b16
NR
13352010-03-27 Nick Roberts <nickrob@snap.net.nz>
1336
c5e87d10
PE
1337 doc/emacs/building.texi: Describe restored GDB/MI functionality
1338 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1339 doc/emacs/emacs.texi: Update node names for building.texi.
1340
6d98672d
GM
13412010-03-24 Glenn Morris <rgm@gnu.org>
1342
1343 * ack.texi (Acknowledgments):
1344 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1345
93318cbd
JD
13462010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1347
1348 * xresources.texi (Table of Resources): Clarify toolBar number
1349 for Gtk+.
1350
1351 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1352
15cf2f52
CY
13532010-03-21 Chong Yidong <cyd@stupidchicken.com>
1354
4102856c
CY
1355 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1356
15cf2f52
CY
1357 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1358 and multi-isearch-buffers-regexp.
1359
1360 * indent.texi (Indentation): Clarify description of
1361 indent-for-tab-command. Document tab-always-indent.
1362
d68eb23c
CY
13632010-03-20 Chong Yidong <cyd@stupidchicken.com>
1364
1365 * cmdargs.texi (Font X): Move most content to Fonts.
1366
1367 * frames.texi (Fonts): New node. Document font-use-system-font.
1368
1369 * emacs.texi (Top):
1370 * xresources.texi (Table of Resources):
1371 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1372
288f9fc0
CY
13732010-03-10 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * Branch for 23.2.
1376
17782bec
CY
13772010-03-06 Chong Yidong <cyd@stupidchicken.com>
1378
1379 * custom.texi (Init Examples): Add xref to Locals.
1380
1381 * major.texi (Choosing Modes): Mention usage of setq-default for
1382 setting the default value of major-mode (Bug#5688).
1383
b4a1a8b2
CY
13842010-03-02 Chong Yidong <cyd@stupidchicken.com>
1385
1386 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1387
1388 * display.texi (Display Custom): Document make-pointer-invisible and
1389 underline-minimum-offset. Remove inverse-video.
1390
a1e759cd
CY
13912010-02-21 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * frames.texi (Frame Commands): Note that the last ordinary frame can
1394 be deleted in daemon mode (Bug#5616).
1395
4f3bc373
GM
13962010-02-18 Glenn Morris <rgm@gnu.org>
1397
1398 * trouble.texi (Contributing): Repository is no longer CVS.
1399
5dbbdd33
GM
14002010-02-08 Glenn Morris <rgm@gnu.org>
1401
1402 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1403
cd61af01
SM
14042010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1405
1406 * display.texi (Useless Whitespace, Text Display):
1407 * custom.texi (Init Examples): Avoid obsolete special default variables
1408 like default-major-mode.
1409
b1bb0a25 14102010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1411
1412 * programs.texi (Other C Commands): Replace reference to obsolete
1413 c-subword-mode.
1414
99d0985b
GM
14152010-01-21 Glenn Morris <rgm@gnu.org>
1416
1417 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1418
893db5bc
GM
14192010-01-12 Glenn Morris <rgm@gnu.org>
1420
1421 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1422 emacs-pretest-bug for bug reports for development versions.
1423
0419b8d6
GM
14242010-01-11 Glenn Morris <rgm@gnu.org>
1425
1426 * display.texi (Highlight Interactively): `t' does not mean highlight
1427 all patterns. (Bug#5335)
1428
26e533e2
CY
14292009-12-29 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * misc.texi (Shell): Document async-shell-command.
1432
1433 * building.texi (Grep Searching): Document zrgrep.
1434
484eaeac 1435 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1436
7ee6c59b
NR
14372009-12-29 Nick Roberts <nickrob@snap.net.nz>
1438
1439 * building.texi: Import GDB Graphical Interface description from
1440 EMACS_23_1_RC.
1441
91ed7ea8
CY
14422009-12-24 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * emacs.texi (Top): Update node listing.
1445
1446 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1447
1448 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1449
1450 * cmdargs.texi (Initial Options):
1451 * xresources.texi (Resources): Document inhibit-x-resources.
1452
1453 * custom.texi (Specifying File Variables): Note that minor modes are
1454 enabled unconditionally.
1455
1456 * display.texi (Scrolling): Briefly document the old recenter command,
1457 and document recenter-positions.
1458
1459 * files.texi (Visiting):
1460 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1461
1c6c854e
CS
1462 * frames.texi (Cut/Paste Other App):
1463 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1464
1465 * killing.texi (Kill Options): New node.
1466
6ca89aaa
CY
14672009-12-05 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * misc.texi (Shell Options): ansi-color is now default.
1470
806642d4
GM
14712009-12-05 Glenn Morris <rgm@gnu.org>
1472
806642d4
GM
1473 * emacs.texi (Top): Update menu for cal-xtra node changes.
1474 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1475 or mode line. Don't mention invisible text or the details of
1476 diary-print-entries here, only in cal-xtra.
1477 (Format of Diary File): Mention that the "date on first line" format
1478 only really affects the simple display.
1479 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1480 (Diary Customizing): Holidays may be in the buffer or mode line.
1481 Move diary-print-entries to the "Diary Display" section.
1482 (Diary Display): New section, split out from "Fancy Diary Display".
1483 Explain the limitations of simple display, and how to print it.
1484
1a4f0c0a
GM
1485 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1486
e11adbd8
GM
1487 * cal-xtra.texi (Diary Display): Mention View mode.
1488
29a483ac
JL
14892009-11-29 Juri Linkov <juri@jurta.org>
1490
1491 * display.texi (Highlight Interactively): Actually a list of
1492 default faces is pre-loaded into a list of default values
1493 instead of the history.
1494
83d60c79
GM
14952009-11-20 Glenn Morris <rgm@gnu.org>
1496
1497 * ack.texi (Acknowledgments):
1498 * emacs.texi (Acknowledgments): Add htmlfontify.
1499
276bbe96
GM
15002009-11-14 Glenn Morris <rgm@gnu.org>
1501
98ad1bae
GM
1502 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1503
276bbe96
GM
1504 * ack.texi (Acknowledgments):
1505 * emacs.texi (Acknowledgments): Update for recent Org changes.
1506
18430066
CY
15072009-10-31 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1510 `charset' property, which is irrelevant to the user manual (Bug#3526).
1511
522ddc9f
JB
15122009-10-14 Juanma Barranquero <lekktu@gmail.com>
1513
1514 * trouble.texi (DEL Does Not Delete): Fix typo.
1515
50b49ade
MA
15162009-10-05 Michael Albinus <michael.albinus@gmx.de>
1517
1518 * files.texi (Misc File Ops): Mention copy-directory.
1519
6308321a
EZ
15202009-10-04 Eli Zaretskii <eliz@gnu.org>
1521
43b3b4d1
EZ
1522 * mule.texi (Unibyte Mode): Emphasize that
1523 unibyte-display-via-language-environment affects only the display.
1524
6308321a
EZ
1525 * display.texi (Horizontal Scrolling): Document cursor behavior under
1526 horizontal scrolling when point moves off the screen (Bug#4564).
1527 Improve wording.
1528
bd51ea7f
MA
15292009-10-01 Michael Albinus <michael.albinus@gmx.de>
1530
1531 * files.texi (Directories): delete-directory prompts for recursive
1532 deletion.
1533
55381962
GM
15342009-09-30 Glenn Morris <rgm@gnu.org>
1535
1536 * ack.texi (Acknowledgments):
1537 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1538
13989ab1
TH
15392009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1540
1541 * dired.texi (Dired Navigation): Use @code instead of @var for
1542 dired-isearch-filenames, so that it's not capitalized.
1543
8ba46c89
CY
15442009-09-19 Chong Yidong <cyd@stupidchicken.com>
1545
1546 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1547
1548 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1549
1550 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1551 (Key Bindings): Reference Init Rebinding in introductory text.
1552 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1553 (Keymaps): Simplify.
1554 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1555 (Minibuffer Maps): Remove mention of Mocklisp.
1556 (Init Rebinding): Move mode-local rebinding example here from Local
1557 Keymaps.
1558 (Modifier Keys): Clarify.
1e11b018 1559 (Rebinding): Add cindex for "binding keys".
8ba46c89 1560
6a5ca7c8
CY
15612009-09-13 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1564
0e1cba51
NR
15652009-08-31 Nick Roberts <nickrob@snap.net.nz>
1566
6a5ca7c8 1567 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1568 Re-organise these two sections.
0e1cba51 1569
76a87a4d
EZ
15702009-08-29 Eli Zaretskii <eliz@gnu.org>
1571
1572 * cmdargs.texi (Initial Options): Fix last change.
1573
82e98df4
SM
15742009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * mule.texi (Enabling Multibyte):
1577 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1578 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1579
fb89fad9
GM
15802009-08-20 Glenn Morris <rgm@gnu.org>
1581
1582 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1583
e99652b0
GM
15842009-08-19 Glenn Morris <rgm@gnu.org>
1585
1586 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1587
5cca97ad
GM
15882009-08-18 Glenn Morris <rgm@gnu.org>
1589
1590 * ack.texi (Acknowledgments):
1591 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1592
997797ae 1593 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1594
985bf85b
GM
15952009-08-09 Glenn Morris <rgm@gnu.org>
1596
1597 * ack.texi (Acknowledgments):
1598 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1599
8d6bb99e
DD
16002009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1601
1602 * emacs.texi (Top): Add new menu items for GDB-UI.
1603
1604 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1605 section. Threads buffer is in separate section now.
8d6bb99e 1606
8353da9c
GM
16072009-08-08 Glenn Morris <rgm@gnu.org>
1608
1609 * ack.texi (Acknowledgments):
1610 * emacs.texi (Acknowledgments):
1611 Update for js2-mode and org changes.
1612
f2074faf
MA
16132009-08-02 Michael Albinus <michael.albinus@gmx.de>
1614
1615 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1616 files.
1617
e8d2d3fb
CY
16182009-07-28 Chong Yidong <cyd@stupidchicken.com>
1619
1620 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1621
324a4f6a
GM
16222009-07-23 Glenn Morris <rgm@gnu.org>
1623
1624 * programs.texi (Matching): Update blink-matching-paren-distance.
1625
b6937a70
CY
16262009-07-21 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * frames.texi (Cut/Paste Other App): For select-active-regions,
1629 selection is now updated on moving point.
1630
bd8aaa36
RS
16312009-07-21 Richard Stallman <rms@gnu.org>
1632
1633 * glossary.texi (GNU, Daemon): Update information.
1634
8d9b5eba
JL
16352009-07-19 Juri Linkov <juri@jurta.org>
1636
1637 * custom.texi (Specifying File Variables, Safe File Variables):
1638 "variables/value pairs" -> "variable/value pairs".
1639
a2acc1db
GM
16402009-07-15 Glenn Morris <rgm@gnu.org>
1641
1642 * misc.texi (Gnus): Remove widow.
1643
c5ae942b
GM
16442009-07-11 Glenn Morris <rgm@gnu.org>
1645
703d26ba
GM
1646 * Makefile.in (TEXI2PDF): New.
1647 (emacs.pdf, emacs-xtra.pdf): New targets.
1648
522ddc9f 1649 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1650
1651 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1652
1653 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1654 Don't print the copying notice twice in the printed version.
1655 Update the menu and detailmenu.
1656 (Preface): The meaning of "on-line" has changed.
1657 Correct name for "Common Problems" chapter.
1658 (Distrib): Update FSF shop URL.
1659 (Intro): Showing two files at once is not so exciting.
1660
1661 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1662 (Mac / GNUstep Basics): Minor grammar changes.
1663 (Mac / GNUstep Events): Fix typo.
1664 (GNUstep Support): CANNOT_DUMP no longer applies.
1665
1666 * misc.texi (Document View): Fix typos.
1667
1668 * dired.texi (Dired):
1669 * help.texi (Help):
1670 * macos.texi (Mac OS / GNUstep):
1671 * maintaining.texi (Version Control, Introduction to VC):
1672 End menu descriptions with a period.
c5ae942b 1673
b1c8242b
EZ
16742009-07-09 Eli Zaretskii <eliz@gnu.org>
1675
1676 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1677 so categorical in saying that the option is only useful on NTFS.
1678
220d9aa6
GM
16792009-07-09 Glenn Morris <rgm@gnu.org>
1680
1681 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1682 (ENVADD): Add texinfodir to TEXINPUTS.
1683
1684 * emacs.texi (Top): Fix cross-reference.
1685
1686 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1687
1688 * vc1-xtra.texi (Revision Tags): Fix typo.
1689
d07e72d3
GM
16902009-07-03 Glenn Morris <rgm@gnu.org>
1691
1692 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1693 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1694 (Merge Commands): `.' does not seem to work in A or B buffer.
1695 `l' can recreate the 3-window display.
1696
1697 * glossary.texi (Glossary): Minor phrasing changes throughout.
1698 Add more internal cross-references.
1699 <Autoloading>: You can't really autoload a variable.
1700 <C-M->: Move details here from `M-C-' item.
1701 <Continuation Line>: Refer to `Truncation.'
1702 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1703 <Home Directory, Unix>: New entries.
1704 <Deletion of Files>: Mention recycle bins.
1705 <Directory>: Mention ``folders.''
1706 <Error>: Don't mention ``type-ahead.''
1707 <Fringe>: Refer to the manual node.
1708 <Minor Mode>: Can be global or local.
1709 <Spell Checking>: There are other checkers besides Ispell.
1710
f144038a
GM
17112009-07-02 Glenn Morris <rgm@gnu.org>
1712
1713 * anti.texi (Antinews): Minor changes in phrasing.
1714
1715 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1716 some underfull lines in dvi output.
1717
1718 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1719
1720 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1721
1722 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1723
3f1c6666
JD
17242009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1725
1726 * xresources.texi (Table of Resources): Mention maximized for
1727 fullscreen.
1728
1729 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1730
62aadce7
CY
17312009-07-01 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * anti.texi (Antinews): Correct the list of removed platforms.
1734
82ec412e
GM
17352009-06-28 Glenn Morris <rgm@gnu.org>
1736
1737 * arevert-xtra.texi: Minor language tweaks.
1738
09964e7d
GM
1739 * dired-xtra.texi: Minor revisions.
1740
666e158e
MB
17412009-06-23 Miles Bader <miles@gnu.org>
1742
c4cc8b9a 1743 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1744 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1745
70243478
CY
17462009-06-21 Chong Yidong <cyd@stupidchicken.com>
1747
1748 * Branch for 23.1.
1749
67cbe681
KH
17502009-06-17 Kenichi Handa <handa@m17n.org>
1751
1752 * mule.texi (Charsets): Update the description for the new charset.
1753 (list-character-sets): New findex.
125dd7c5 1754 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1755
40e67246
CY
17562009-06-10 Chong Yidong <cyd@stupidchicken.com>
1757
b5700de6
CY
1758 * basic.texi (Moving Point): Fix tag.
1759
1760 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1761
1762 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1763 use camel-case for PageUp and PageDown.
1764
1765 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1766 camel-case for PageUp and PageDown.
1767
1768 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1769
40e67246 1770 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1771 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1772
522ddc9f 17732009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1774
522ddc9f
JB
1775 * fixit.texi (Spelling): Set default dictionary.
1776 Improve descriptions (Bug#2554)
6f591cf4 1777
53483c76
DR
17782009-06-08 David Reitter <david.reitter@gmail.com>
1779
1780 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1781 since saving colors and faces set this way is not implemented.
1782 (Environment variables): Remove mention of mac-fix-env, which is
1783 scheduled to be removed.
1784
1557ef4f
CY
17852009-06-04 Chong Yidong <cyd@stupidchicken.com>
1786
91056528
CY
1787 * custom.texi (Init Examples): Add example of changing load-path.
1788
1557ef4f
CY
1789 * building.texi (Lisp Libraries): Add example of changing
1790 load-path (Bug#3446).
1791
623cec4c
CY
17922009-05-28 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * mark.texi (Mark): Further clarifications.
1795 (Setting Mark): Emphasize that C-SPC activates the mark.
1796
0fcca8ee
CY
17972009-05-28 Chong Yidong <cyd@stupidchicken.com>
1798
702b10e1
CY
1799 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1800 Mark mode.
0fcca8ee
CY
1801 (Using Region, Persistent Mark): Use "active mark" instead of "active
1802 region".
1803
d3b396e4
CY
18042009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1805
1806 * mule.texi (Select Input Method): Fix typo.
1807
3f698a06
CY
18082009-05-13 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * anti.texi (Antinews): Document completion changes. Some additional
1811 copyedits and rearrangement of entries.
1812
b2a42eb7
CY
18132009-05-12 Chong Yidong <cyd@stupidchicken.com>
1814
932fd020
CY
1815 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1816 (Shell History Copying, Terminal emulator): Copyedits.
1817
1c6c854e
CS
1818 * xresources.texi (Resources): Simplify descriptions.
1819 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1820 (Table of Resources): Document fontBackend resource.
1821
b2a42eb7 1822 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1823 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1824 "Backspace". Remove discussion of obscure Xmodmap issue.
1825
c6ea7fb8
CY
18262009-05-07 Chong Yidong <cyd@stupidchicken.com>
1827
1828 * files.texi (Visiting): Copyedits.
1829
ad36c422
CY
18302009-05-06 Chong Yidong <cyd@stupidchicken.com>
1831
1832 * basic.texi (Inserting Text): Document ucs-insert.
1833
1834 * mule.texi (International Chars): Define "multibyte". Note that
1835 internal representation is unicode-based. Simplify definition of raw
1836 bytes. Mention ucs-insert.
1837 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1838 (Language Environments): Add language environments new to Emacs 23.
1839 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1840 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1841 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1842 (Output Coding): Copyedits.
1843
1844 * emacs.texi (Top): Update node listing.
1845
d4ad7b96
CY
18462009-05-05 Per Starbäck <per@starback.se> (tiny change)
1847
1848 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1849
5bd66204
SM
18502009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1851
1852 * building.texi (Lisp Libraries): `load-library' does offer completion.
1853
bc36ad1c
CY
18542009-04-28 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1857 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1858
f1a47884
EZ
18592009-04-25 Eli Zaretskii <eliz@gnu.org>
1860
1861 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1862
be77bd45
CY
18632009-04-22 Chong Yidong <cyd@stupidchicken.com>
1864
1865 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1866
1867 * building.texi (Lisp Interaction): Document initial-scratch-message.
1868
d3b82927
JB
18692009-04-18 Juanma Barranquero <lekktu@gmail.com>
1870
ed6e7b11
JB
1871 * msdog.texi (Windows Fonts): Fix typos.
1872
d3b82927
JB
1873 * files.texi (Save Commands): Fix pxref.
1874
bc323c04
CY
18752009-04-18 Chong Yidong <cyd@stupidchicken.com>
1876
1877 * files.texi (Save Commands): Mention diff-buffer-with-file.
1878 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1879 Henoch (Bug#3036).
1880
2186d13f
GM
18812009-03-15 Glenn Morris <rgm@gnu.org>
1882
1883 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1884 the former is not always used.
1885 (Mail Headers): Use active voice. Add "Mail-reply-to".
1886 Change case of "Id". Avoid repeated "appropriate".
1887 (Mail Aliases): Fix previous change - use an example with a ".", so it
1888 does actually get quoted when expanded.
1889 (Mail Sending): Mailclient is the default on some systems.
1890 (Citing Mail): Mention mail-indentation-spaces.
1891 (Mail Mode Misc): Add an @dfn for "mail signature".
1892
71e454fc
CY
18932009-03-15 Chong Yidong <cyd@stupidchicken.com>
1894
1895 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1896 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1897 read-buffer-completion-ignore-case, and completion-styles.
1898 Remove description of partial-completion-mode.
71e454fc 1899
df1a3e06
GM
19002009-03-14 Glenn Morris <rgm@gnu.org>
1901
1902 * sending.texi (Mail Format): Fix typo. Add index entry for
1903 mail-header-separator.
1904 (Mail Headers): Put info about initialization and changing in one place
1905 at the start. Update FCC section for mbox Rmail. Clarify From
1906 section, mention mail-setup-with-from. Clarify Reply-to section.
1907 Add Mail-followup-to and mail-mailing-lists. Clarify References
1908 section.
1909 (Mail Aliases): Update example, make less contentious.
1910 Update for name change of mail-interactive-insert-alias.
1911 (Mail Mode): Remove mention of `%' as a word separator.
1912 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1913 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1914 commands. Clarify FCC handling. In mail-complete, add reference to
1915 Mail Aliases section, and mention mail-complete-function.
1916 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1917 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1918 signature netiquette. Explain how the mail hooks work when continuing
1919 a composition.
1920 (Mail Amusements): Internationalize the spook section a bit.
1921 Remove the spook mail-setup-hook example, since it doesn't work well.
1922 Mention fortune-file.
1923 (Mail Methods): Mention read-mail-command.
1924
ed6e7b11 19252009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1926
df1a3e06
GM
1927 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1928 and NS resources following recent changes.
959d68bd 1929
86dca3e8
JR
19302009-03-10 Jason Rumney <jasonr@gnu.org>
1931
1932 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1933 w32-use-visible-system-caret doc to indicate that it should get set
1934 automatically.
1935 (Windows Fonts): Add doc for the uniscribe backend.
1936
042fe98f
DN
19372009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1938
1939 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1940 vc-dir. (Bug#2598)
1941
7f8dba73
RS
19422009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1943
1944 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1945
505e70c3
GM
19462009-03-05 Glenn Morris <rgm@gnu.org>
1947
04242bdc
GM
1948 * rmail.texi (Rmail Basics): Add reference to sorting.
1949 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1950 Minor re-wordings.
1951 (Rmail Motion): Mention rmail-next-same-subject.
1952 (Rmail Deletion): Expunging is not the only way to change the numbers.
1953 (Rmail Labels): Labels can also be used in sorting.
1954 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1955 (Rmail Display): Mention rmail-mime.
1956
00cfe22c
GM
19572009-03-04 Glenn Morris <rgm@gnu.org>
1958
1959 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1960 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1961 summary. Mention sorts cannot be undone.
1962 (Rmail Display): Give an example of how to use goto-address-mode.
1963 (Rmail Editing): It's keybindings that are redefined, not commands.
1964 Fix some typos.
1965 (Movemail): Some minor rewording.
1966 (Remote Mailboxes): Emacs movemail supports pop by default.
1967 Fix some minor grammatical issues. The "two alternative ways" to
1968 specify a POP mailbox are really just one. Remove all reference to the
1969 variables rmail-pop-password and rmail-pop-password-required, obsolete
1970 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1971 can support Kerberos.
1972
3d963b67
GM
19732009-03-03 Glenn Morris <rgm@gnu.org>
1974
1975 * rmail.texi (Rmail Deletion): Revert previous change, which was
1976 describing the Rmail summary versions.
1977 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1978 Minor re-wording for rmail-resend.
1979 (Rmail Make Summary): Summaries apply to buffers rather than files.
1980 <rmail-summary-by-topic>: Headers includes the subject.
1981 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1982 details, including prefix arguments.
2340abde 1983 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1984 Not counting lines might be faster.
1985 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1986 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1987 Name the commands bound to the various keys. Mention prefix argument
1988 for searching.
3d963b67
GM
1989 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1990 Simplify rmail-highlighted-headers description. Update face name.
1991
a8ce3d17
JB
19922009-03-02 Juanma Barranquero <lekktu@gmail.com>
1993
1994 * mark.texi (Marking Objects): Fix typo.
1995
130a29b6
CY
19962009-03-01 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1999 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
2000
9d5de6f8
GM
20012009-03-01 Glenn Morris <rgm@gnu.org>
2002
79fc530e 2003 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
2004 (Rmail Motion): - M-s searches from the end of messages.
2005 (Rmail Deletion): Minor clarification. Fix numeric argument
2006 description.
2007 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
2008 newmail and RMAILOSE files need not be in home-directory.
2009 (Rmail Files): Mention I/O menus are unselectable if no files match.
2010 Mention `MAIL' env-var.
2011
b545ff9c
JR
20122009-02-24 Jason Rumney <jasonr@gnu.org>
2013
2014 * mule.texi (Fontsets): Mention fontset-default, font specs and
2015 fallback fontsets.
2016 (Defining Fontsets): Mention ns and w32 variants of
2017 standard-fontset-spec. Update description of startup fontset to match
2018 Emacs 23 behavior.
a93be82a 2019 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2020 (International): Link to Modifying Fontsets.
b545ff9c 2021
75da0618 20222009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2023
2024 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2025 Mention ns-extended-platform-support-mode.
2026
6be93a16
KB
20272009-02-22 Karl Berry <karl@gnu.org>
2028
2029 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2030
867d4bb3
JB
20312009-02-19 Juanma Barranquero <lekktu@gmail.com>
2032
2033 * basic.texi (Moving Point, Position Info):
2034 * files.texi (Visiting):
2035 * mini.texi (Completion Options):
2036 * text.texi (HTML Mode): Remove duplicate words.
2037
49b5c0e8
GM
20382009-02-20 Glenn Morris <rgm@gnu.org>
2039
2040 * rmail.texi: Minor updates for mbox rather than Babyl.
2041
f43a822c
KB
20422009-02-17 Karl Berry <karl@gnu.org>
2043
49b5c0e8 2044 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2045
80d634b8
RS
20462009-02-17 Richard M Stallman <rms@gnu.org>
2047
2048 * anti.texi (Antinews): Mention Babyl format.
2049
2050 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2051
2052 * rmail.texi: Update for mbox format.
2053 Various small fixes, as well as the following.
2054 (Out of Rmail): Node deleted.
2055 (Rmail): Update menu.
2056 (Rmail Files): Comment out set-rmail-inbox-list.
2057 Document rmail-inbox-list instead.
2058 (Rmail Output): Substantial changes since C-o is now
2059 rmail-output-as-seen and o is rmail-output.
2060 (Rmail Attributes): Delete `stored', add `retried'.
2061 (Rmail Display): Editing headers works in all cases.
2062
f0d129c6
GM
20632009-02-17 Glenn Morris <rgm@gnu.org>
2064
2065 * basic.texi (Position Info): M-x count-lines-region is not always on
2066 M-=. (Bug#2269)
2067
160f11d3
GM
20682009-02-09 Glenn Morris <rgm@gnu.org>
2069
2070 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2071 defaults.
2072
763e01c4
EZ
20732009-02-07 Eli Zaretskii <eliz@gnu.org>
2074
2075 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2076 documentation of possible problems with redecoding.
2077
f5e1441d
GM
20782009-02-03 Glenn Morris <rgm@gnu.org>
2079
2080 * rmail.texi (Out of Rmail): Mention b2m.pl.
2081
e1eabe41
GM
20822009-01-31 Glenn Morris <rgm@gnu.org>
2083
2084 * rmail.texi (Out of Rmail): Correct b2m location.
2085
dd05f9de
CY
20862009-01-27 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * fixit.texi (Undo): Update undo limit values.
2089
d74d846e
GM
20902009-01-27 Glenn Morris <rgm@gnu.org>
2091
2092 * emacs.texi (Top): Fix Antinews menu entry.
2093
49ffdce8
KB
20942009-01-25 Karl Berry <karl@gnu.org>
2095
2096 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2097 item with no marker, instead of the syntactically incorrect
2098 @itemize @asis.
2099
467e8d77
JL
21002009-01-25 Juri Linkov <juri@jurta.org>
2101
2102 * building.texi (Grep Searching): Fix index entry for lgrep.
2103
6c60bbdb
EZ
21042009-01-24 Eli Zaretskii <eliz@gnu.org>
2105
2106 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2107
9ce5a36f
AR
21082009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2109
2110 * macos.texi (Preferences Panel): Update description of font setting to
2111 reflect that prior frame selection is no longer needed.
2112
9aa5f2fb
NR
21132009-01-20 Nick Roberts <nickrob@snap.net.nz>
2114
2115 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2116 raise GUD subsections.
2117
3892ff9c
GM
21182009-01-15 Glenn Morris <rgm@gnu.org>
2119
2120 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2121
14731c8f
GM
21222009-01-10 Glenn Morris <rgm@gnu.org>
2123
2124 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2125
45c55e53
CY
21262009-01-04 Chong Yidong <cyd@stupidchicken.com>
2127
2128 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2129 logical lines.
2130
2e4667d1
JL
21312008-12-29 Juri Linkov <juri@jurta.org>
2132
2133 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2134
2135 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2136
2a3eac47
CY
21372008-12-28 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2140 goto-address-mode instead of goto-address.
2141
3da8da94
CY
2142 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2143 mode.
2144
2a3eac47
CY
2145 * emacs.texi (Top): Update node listing.
2146
057f6dd3
EZ
21472008-12-26 Eli Zaretskii <eliz@gnu.org>
2148
2149 * custom.texi (Directory Variables): Explain what is a "project".
2150 Add indexing. Improve wording. Add a footnote about using
2151 _dir-locals.el on MS-DOS.
2152
e6979067
DN
21532008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2154
2155 * files.texi (Misc File Ops): Mention chmod as an alias for
2156 set-file-modes.
2157
9de15963
MR
21582008-12-24 Martin Rudalics <rudalics@gmx.at>
2159
2160 * help.texi (Help): Fix typos and reword.
2161 (Help Summary): Add entries for C-h n and C-h r, reorder
2162 entries, and do some minor fixes.
2163 (Name Help): Say that C-h F works for commands only.
2164 (Misc Help): Say that view-lossage displays 300 keystrokes.
2165
236fd60d
GM
21662008-12-20 Glenn Morris <rgm@gnu.org>
2167
2168 * ack.texi (Acknowledgments): General update based on AUTHORS,
2169 including removal of some stuff no longer distributed.
2170
349b3256
AM
21712008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2172
2173 * fixit.texi: Mention hunspell
2174
e840fca5
GM
21752008-12-19 Glenn Morris <rgm@gnu.org>
2176
2177 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2178 Consolidate explanatory text at start.
e840fca5
GM
2179
2180 * display.texi (Text Display):
2181 * indent.texi (Indentation): Use @acronym with ASCII.
2182
9dfa7983
GM
21832008-12-18 Glenn Morris <rgm@gnu.org>
2184
2185 * ack.texi: Various small updates and fixes.
2186
97b3a00b
JL
21872008-12-18 Juri Linkov <juri@jurta.org>
2188
2189 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2190 as a key binding to start a forward nonincremental word search.
2191 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2192 a backward nonincremental word search. Add index for `M-s w'
2193 `isearch-forward-word'.
2194 (Regexp Search): Add a short summary of regexp key commands like
2195 in the node "Basic Isearch".
2196 (Other Repeating Search): Fix typo.
2197
21982008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2199
2200 * misc.texi (PostScript Variables): Fix doc.
2201
31ce6a07
CY
22022008-12-10 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * programs.texi (Program Modes): Mention Ruby mode.
2205
636b507b
DN
22062008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2207
2208 * misc.texi (emacsclient Options): Describe what an empty string
2209 argument does for --alternate-editor.
2210
a323fa14
CY
22112008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2212
2213 * cmdargs.texi (Font X): Distinguish between client-side and
2214 server-side fonts. List valid Fontconfig properties. Add reference to
2215 Fontconfig manual. List valid GTK font properties. Explain use of
2216 fc-list.
2217
c5ca6cd0
CY
22182008-12-09 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * cmdargs.texi (Font X): Move discussion of quoting to top.
2221
e5136377
GM
22222008-12-06 Glenn Morris <rgm@gnu.org>
2223
2224 * maintaining.texi (Old Revisions): Improve previous change.
2225
248c026b
RS
22262008-12-05 Richard M Stallman <rms@gnu.org>
2227
2228 * anti.texi (Antinews): Minor fixes.
2229
a9253a1e
GM
22302008-12-03 Glenn Morris <rgm@gnu.org>
2231
2232 * maintaining.texi (Old Revisions): Fix diff-switches description.
2233
fa687b02
MR
22342008-12-01 Martin Rudalics <rudalics@gmx.at>
2235
2236 * emacs.texi (Top): Fix typo.
2237
72e6decd
CY
22382008-11-30 Chong Yidong <cyd@stupidchicken.com>
2239
320ee034
CY
2240 * misc.texi (Document View): Explain dependence on gs at the top.
2241 Copyedits.
2242
2243 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2244
72e6decd
CY
2245 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2246 (Comment Commands): Discuss region-active behavior of M-; first.
2247
2a472ee4
MR
22482008-11-29 Martin Rudalics <rudalics@gmx.at>
2249
9c6361c9
MR
2250 * display.texi (Line Truncation): Add reference to Continuation
2251 Lines.
2252
2a472ee4
MR
2253 * windows.texi (Pop Up Window): Mention split-height-threshold
2254 and split-width-threshold.
9c6361c9 2255 (Split Window): Add reference to Continuation Lines.
2a472ee4 2256
e93bc142
AR
22572008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2258
2259 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2260 (GNUstep Support): New node.
2261 * anti.texi:
2262 * emacs.texi:
2263 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2264
43b978db
RS
22652008-11-28 Richard M Stallman <rms@gnu.org>
2266
2267 * misc.texi (Dissociated Press): Minor cleanups.
2268
2269 * dired.texi (Image-Dired): Avoid passive.
2270
e8e2bd93
EZ
22712008-11-28 Eli Zaretskii <eliz@gnu.org>
2272
2273 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2274 representation.
2275
8d2d45da
CY
22762008-11-26 Richard M. Stallman <rms@gnu.org>
2277
2278 * files.texi (Visiting): Rewrite paragraph for clarity.
2279
2280 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2281
a5f7bbcc
AM
22822008-11-25 Alan Mackenzie <acm@muc.de>
2283
2284 * programs.texi (Moving by Parens): Clarify that parens inside strings
2285 and comments are ignored, and that the commands assume the starting
2286 point isn't in a string or comment.
2287
a71703d3
AR
22882008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2289
2290 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2291 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2292 version.
2293 (Mac Customization): Rewrite Preferences Panel section and merge in to
2294 this node, add Open files by dragging to an Emacs window.
2295
2296 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2297
aa5ab79a
CY
22982008-11-26 Chong Yidong <cyd@stupidchicken.com>
2299
0cc92c19
CY
2300 * files.texi (Misc File Ops): Document set-file-modes.
2301
c366b4e4
CY
2302 * windows.texi (Split Window): Document integer values of
2303 truncate-partial-width-windows.
2304
aa5ab79a
CY
2305 * text.texi (Text): Simplify description of markup languages.
2306 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2307 (TeX Editing): Note that `""' inserts one `"' character.
2308 (HTML Mode): Note in the introduction that XML mode is an alias for
2309 SGML mode. Mention nXML mode.
2310
56221db7
CY
23112008-11-25 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * building.texi (Watch Expressions): Fix typo.
2314
90effe33
CY
23152008-11-24 Chong Yidong <cyd@stupidchicken.com>
2316
f90a5ae3
CY
2317 * files.texi (Visiting): Document new behavior of
2318 confirm-nonexistent-file-or-buffer.
2319
1c6c854e
CS
2320 * buffers.texi (Select Buffer):
2321 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2322
a18ffb4a
CY
2323 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2324 edit-picture.
2325
90effe33
CY
2326 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2327 edit-picture', since that is just an alias for picture-mode.
2328 (Sentences): Note that repeated M-@ extends the region.
2329 (Pages): Make terminology more consistent. Link to Regexps node.
2330 (Longlines): Discuss relationship with Visual Line mode.
2331 (Text Mode): Remove extraneous discussion of other modes, since they
2332 were already introduced in the parent node.
2333
e85103ec
CY
23342008-11-23 Chong Yidong <cyd@stupidchicken.com>
2335
5cb2fe30
CY
2336 * anti.texi (Antinews): Rewrite.
2337
1eb9b307 2338 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2339
2340 * frames.texi (Frame Commands): Mention "minimize" terminology.
2341
e85103ec
CY
2342 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2343 formats.
b908332f
CY
2344 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2345 (Misc X): Don't document useless -hb option.
e85103ec 2346
607f5f88
JL
23472008-11-22 Juri Linkov <juri@jurta.org>
2348
2349 * dired.texi (Dired Navigation): Change normal file name search option
2350 from `non-nil' to `t'. Add `dwim' option.
2351
e1b867a0
JL
23522008-11-22 Juri Linkov <juri@jurta.org>
2353
2354 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2355 ".dir-locals.el". Rename `define-project-bindings' to
2356 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2357 `dir-locals-set-directory-class'.
2358
dd186936
LK
23592008-11-22 Lute Kamstra <lute@gnu.org>
2360
2361 * buffers.texi (Select Buffer): Index goto-line.
2362 * basic.texi (Moving Point): Mention the use of a numeric prefix
2363 argument with goto-line and refer to Select Buffer for the use of a
2364 plain prefix argument.
2365
4b121911
GM
23662008-11-19 Glenn Morris <rgm@gnu.org>
2367
2368 * doclicense.texi: Update to FDL 1.3.
2369 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2370
27267e4c
CY
23712008-11-17 Chong Yidong <cyd@stupidchicken.com>
2372
696f351d
CY
2373 * custom.texi (Minor Modes): Define mode commands and mode variables
2374 more precisely. Recommend using mode commands instead of setting
2375 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2376 (Easy Customization): Use "init file" instead of .emacs.
2377 (Customization Groups): Update to new Custom buffer appearance.
2378 (Saving Customizations): Copyedits. Update example.
2379 (Variables): Give example of variable type-sensitivity.
2380 (Examining): Update example.
2381 (Hooks): Copyedits.
2382 (Specifying File Variables): Use C comments instead of an artificial
2383 Lisp for the example.
2384 (Keymaps): Move internals discussion to Prefix Keymaps.
2385 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2386 (Init Rebinding): Document kbd macro.
2387 (Init File): Link to Find Init.
696f351d
CY
2388
2389 * mark.texi (Using Region): Document Delete Selection Mode more
2390 thoroughly.
2391
2392 * frames.texi (Mouse Commands): Move most of the description of Delete
2393 Selection Mode to Using Region, and link to it.
1bc9c425 2394 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2395
b0570c25
CY
2396 * building.texi (Compilation): Document first-error value of
2397 compilation-scroll-output.
2398 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2399 works as soon as an error is available. Suggested by Juri Linkov.
2400
27267e4c
CY
2401 * mini.texi (Passwords): New node.
2402
2403 * files.texi (Remote Files): Link to Passwords node.
2404
2405 * emacs.texi (Top): Update node listings.
2406
122eb807
CY
24072008-11-16 Chong Yidong <cyd@stupidchicken.com>
2408
9c9855a3
CY
2409 * ack.texi (Acknowledgments): Some updating of credits.
2410
bd6fdcad
CY
2411 * emacs.texi (Acknowledgments): Add a couple more names.
2412
dd1eef46
CY
2413 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2414
122eb807 2415 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2416 (Misc File Ops): Document use of trash.
122eb807 2417
801a8da1
JB
24182008-11-16 Juanma Barranquero <lekktu@gmail.com>
2419
2420 * macos.texi (Mac Customization): Fix typos.
2421
0b4f2253
CY
24222008-11-14 Chong Yidong <cyd@stupidchicken.com>
2423
2424 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2425 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2426 the conventions of the main Emacs manual.
2427
2428 * emacs.texi (Top): Update node listings.
2429
517e2b89
CY
24302008-11-12 Chong Yidong <cyd@stupidchicken.com>
2431
07a85685
CY
2432 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2433 command-line-args is processed during startup.
2434 (Action Arguments): Correctly describe how file arguments interact with
2435 the startup screen. Link to Lisp Interaction for scratch buffer.
2436 (Initial Options): Link to Command Example for -batch option.
2437 (Environment): Document initial-environment.
2438
517e2b89
CY
2439 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2440 can't be changed in the site-start file.
2441
6337bbde
CY
24422008-11-07 Chong Yidong <cyd@stupidchicken.com>
2443
2444 * dired.texi (Dired): Mention C-x C-d too.
2445 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2446 (Dired Navigation): Explain dired-goto-file more clearly.
2447 Document dired-isearch-filenames.
6337bbde
CY
2448 (Dired Deletion): Remove unnecessary "expunged" terminology.
2449 (Flagging Many Files): & is now rebound to `% &'.
2450 (Shell Commands in Dired): Document dired-do-async-shell-command.
2451 Clarify how multi-file arguments are passed.
2452 (Misc Dired Features): Document dired-do-isearch.
2453
9e8eeff9
CY
24542008-11-06 Chong Yidong <cyd@stupidchicken.com>
2455
2456 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2457
e071f849
CY
24582008-11-03 Chong Yidong <cyd@stupidchicken.com>
2459
2460 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2461
05482eb1
CY
24622008-11-01 Chong Yidong <cyd@stupidchicken.com>
2463
e2346dea
CY
2464 * programs.texi (Program Modes): Link to Program Indent node.
2465 (Left Margin Paren): Explain consequences of changing
2466 open-paren-in-column-0-is-defun-start more concisely.
2467 (Which Function, Program Indent, Info Lookup): Minor edits.
2468 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2469 (Multi-line Indent): If region is active, TAB indents the region.
2470 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2471 (Matching): The delimiter at the cursor is highlighted---the character
2472 changes color.
2473 (Symbol Completion): Link to Completion node.
2474
e4b6428c
CY
2475 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2476 a strictly text-only system.
2477
05482eb1
CY
2478 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2479 batch mode.
2480
a11d3737
RS
24812008-11-01 Richard M. Stallman <rms@gnu.org>
2482
5abad626
RS
2483 * misc.texi (Document View): Major rewrite.
2484
a11d3737
RS
2485 * maintaining.texi (Types of Log File): Change logs are older than
2486 version control.
2487 (VCS Concepts): Simplify and rearrange.
2488 (Version Control Systems): Make it clear that Linux is only the kernel.
2489 (VC Mode Line): Shorten reference to menu item.
2490 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2491 (VC Directory Mode): Minor cleanup.
2492 Unchanged files are hidden, not omitted.
2493 (VC Directory Commands): Shorten and simplify.
2494 (Change Log Commands): New node, split from Change Logs.
2495 (VC Directory Buffer): New node, split from VC Directory Mode.
2496
c55a4acb
CY
24972008-10-31 Chong Yidong <cyd@stupidchicken.com>
2498
1c6c854e 2499 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2500 from files.texi.
2501
1c6c854e
CS
2502 * files.texi (Version Control): Move to maintaining.texi.
2503 Subnodes moved as well.
2504 (Document Files): Move to misc.texi.
df0356f6 2505
c55a4acb
CY
2506 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2507 vc-update-change-log.
df0356f6
CY
2508 (Version Control): Move here from files.texi.
2509 (Format of ChangeLog): Make it a subnode of Change Log.
2510
2511 * emacs.texi (Top): Update node listing.
c55a4acb 2512
ef082374
TH
25132008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2514
2515 * files.texi (Files): Add a section about document
2516 files (doc-view-mode).
2517
d52582c3
CY
25182008-10-31 Chong Yidong <cyd@stupidchicken.com>
2519
1c6c854e
CS
2520 * building.texi (Compilation Mode):
2521 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2522 (Debuggers): Lower GUD subsections to subsubsections.
2523 (Starting GUD): Add cindex.
2524 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2525
4e0a0968
CY
25262008-10-30 Chong Yidong <cyd@stupidchicken.com>
2527
03625b47
CY
2528 * indent.texi (Indentation): Link to Program Indent.
2529
4e0a0968
CY
2530 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2531 now uses emacsclient's terminal.
2532
8bd3f7ef
CY
25332008-10-29 Chong Yidong <cyd@stupidchicken.com>
2534
80e5620e
CY
2535 * mark.texi (Using Region): Document use-empty-active-region.
2536
97d5c404
CY
2537 * emacs.texi (Top): Update node listings.
2538
1c6c854e
CS
2539 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2540 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2541 (Invoking emacsclient): Rewrite, moving optional arguments to
2542 emacsclient Options.
21d2bae3
CY
2543 (emacsclient Options): New node. Document server-use-tcp and
2544 server-host.
8bd3f7ef 2545
5fda2cbd
CY
25462008-10-28 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * indent.texi (Indentation): Replace list with paragraphed text,
2549 putting description of syntax-driven indentation first. Document new
2550 effect of active regions on tab.
2551 (Tab Stops): Note that editable tab stops affect indentation commands.
2552
4ff029f6
DN
25532008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2554
2555 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2556
996cd6e4
CY
25572008-10-23 Chong Yidong <cyd@stupidchicken.com>
2558
f28815e3
CY
2559 * custom.texi (Function Keys): Note that modified keypad keys are not
2560 translated.
2561
996cd6e4
CY
2562 * basic.texi (Arguments): Explain how to insert multiple digits.
2563
49545fe2
MA
25642008-10-22 Michael Albinus <michael.albinus@gmx.de>
2565
2566 * files.texi (Remote Files): Precise selection of default method.
2567 Rewrite paragraph about disabling remote file names.
2568
edac0b53
CY
25692008-10-22 Chong Yidong <cyd@stupidchicken.com>
2570
e752c544
CY
2571 * search.texi (Special Isearch): Document M-TAB is isearch.
2572
edac0b53
CY
2573 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2574 command.
2575
2576 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2577
20a36054
TH
25782008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2579
1c6c854e 2580 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2581 section.
2582
69051ab6
CY
25832008-10-21 Chong Yidong <cyd@stupidchicken.com>
2584
c4b1a32a
CY
2585 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2586 to files.texi. Move contents of vc2-xtra.texi here.
2587
2588 * vc2-xtra.texi: File removed.
2589
2590 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2591 Directory Commands from the submenu. Don't include deleted file
2592 vc2-xtra.texi.
2593
2594 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2595 (Version Control): Add VC Directory Mode and VC Directory Commands to
2596 the submenu.
2597 (Why Version Control?): Use table format.
2598 (Version Control Systems): Note that Meta-CVS support is gone.
2599 (VCS Concepts): Note precisely when VC started supporting filesets.
2600 Remove bogus xref to CVS Options node.
2601 (Types of Log File): Copyedits.
2602 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2603 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2604 The Right Thing.
2605 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2606 (Log Buffer): Reorganize node, putting C-c C-c description first.
2607 (Old Revisions): Use CVS for example, not RCS.
2608 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2609 Commands from the submenu, putting them under Version Control.
2610 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2611 need to include it in the manual unconditionally, since it is now
2612 crucial to using distributed version control systems.
1a6e2954
CY
2613 (Comparing Files): Note that diff uses the minibuffer, and that the
2614 output is shown using Diff mode.
1c6c854e
CS
2615 (Diff Mode): Explain what "patch" and "hunk" mean.
2616 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2617 diff-show-trailing-whitespaces.
1a6e2954 2618 (File Archives): Add rar support.
c4b1a32a 2619
69051ab6
CY
2620 * major.texi (Choosing Modes): Make mode selection sequence more
2621 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2622 magic-mode-alist is nil by default.
2623 Document magic-fallback-mode-alist.
69051ab6 2624
e7421e03
CY
26252008-10-20 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * frames.texi (Mouse References): Copyedits.
2628
6b2efdc2
TH
26292008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2630
2631 * ack.texi (Acknowledgments): Add myself as doc-view author.
2632
9c5e9396
EZ
26332008-10-20 Eli Zaretskii <eliz@gnu.org>
2634
2635 * frames.texi (Dialog Boxes): Add @cindex entries.
2636
dac94f8e
CY
26372008-10-20 Chong Yidong <cyd@stupidchicken.com>
2638
2639 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2640 (Text-Only Mouse): Copyedit.
2641
25597d40
CY
26422008-10-19 Chong Yidong <cyd@stupidchicken.com>
2643
f8a447f6
CY
2644 * frames.texi: Use @key throughout for mouse clicks.
2645 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2646 (Secondary Selection): Fix modified mouse click syntax.
2647 (Clipboard): Describe Cut, Copy and Paste commands.
2648 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2649 Copyedits.
2650 (Creating Frames): Add xref to Init File.
2651 (Frame Commands): Add xref to Exiting.
2652 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2653
b0f95216
CY
26542008-10-15 Chong Yidong <cyd@stupidchicken.com>
2655
b0817f00
CY
2656 * files.texi (Version Control): Copyedits. Add Bazaar.
2657 (Version Control Systems): List different VCS's using an itemized list.
2658 Add Bazaar.
2659 (VCS Concepts): Copyedits. Tweak description of file merging.
2660
b0f95216
CY
2661 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2662 (Cut/Paste Other App): Document select-active-regions and
2663 x-select-enable-primary.
2664
69d0d701
CY
26652008-10-13 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * mark.texi (Shift Selection): Correct case in node name.
2668
2669 * emacs.texi (Top): Update node order in Mark chapter.
2670
375e8351
EZ
26712008-10-12 Eli Zaretskii <eliz@gnu.org>
2672
2673 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2674
2675 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2676 elsewhere in the manual instead of describing yet again the intricacies
2677 of $HOME on MS-Windows and MS-DOS.
2678
ab58114f
CY
26792008-10-12 Chong Yidong <cyd@stupidchicken.com>
2680
4f959513 2681 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2682 (Minibuffer File): Add discussion of `~' in file names.
2683 Add insert-default-directory index reference.
4f959513 2684
ab58114f
CY
2685 * files.texi (File Names): Reorganize description.
2686 (Visiting): Add xref to Mode Line. Copyedits.
2687 (Save Commands): Mention prefix behavior of C-x C-s.
2688 (Numbered Backups): Node deleted.
2689 (Backup Names): Contents of Numbered Backups moved here. State default
2690 of version-control variable.
2691 (Reverting): Copyedits.
2692 (Version Control): Add additional version control systems.
2693
2694 * emacs.texi (Top): Delete Numbered Backups node.
2695
2696 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2697 Backup Names.
f2884f63 2698 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2699
b0b5100a
RF
27002008-10-11 Romain Francoise <romain@orebokech.com>
2701
2702 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2703
89774b5f
CY
27042008-10-11 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2707 (Select Buffer): Mention use of minibuffer history. Describe default
2708 value of default-major-mode. Mention that C-x 4 b selects the other
2709 window.
2710 (List Buffers): Document CRM indicators in the order they appear.
2711 (Kill Buffer): Document new command kill-matching buffers.
2712 (Several Buffers): Move explanation of the relationship between buffer
2713 list and buffer menu to the top.
2714 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2715
4c72bf27
CY
27162008-10-10 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * entering.texi (Exiting): Document change of C-x C-c to
2719 save-buffers-kill-terminal. Document kill-emacs.
2720
f68eb991
EZ
27212008-09-30 Eli Zaretskii <eliz@gnu.org>
2722
2723 * mule.texi (Coding Systems): Don't mention codepage-setup.
2724
2725 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2726 cpNNN coding systems anymore.
2727 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2728 for unibyte mode. Don't mention line-drawing characters.
2729 Don't mention dos-unsupported-char-glyph.
f68eb991 2730
1a2dd44d
CY
27312008-09-25 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * search.texi (Search): Shorten introduction.
2734 (Basic Isearch): Add command table. Discuss reverse isearch and
2735 isearch highlighting.
2736 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2737 ring to cindex.
2738 (Special Isearch): Move input methods discussion here.
2739 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2740 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2741 Repeat Isearch.
2742 (Isearch Minibuffer): New node.
2743 (Word Search): Document new word search commands.
2744 (Regexp Example): Simplify example using sentence-end-base variable.
2745 (Replace): Reword introduction.
2746 (Unconditional Replace): Remove unnecessary example.
2747 (Other Repeating Search): Document new `M-s o' binding.
2748
2749 * emacs.texi (Top): Update node listings.
2750
e45da31d
JB
27512008-09-22 Juanma Barranquero <lekktu@gmail.com>
2752
2753 * emacs.texi (Top): Remove Kill Errors from menu.
2754
841c8096
CY
27552008-09-22 Chong Yidong <cyd@stupidchicken.com>
2756
402168fa
CY
2757 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2758 interface for defining macros. Simplify examples. Note that C-g quits
2759 macro definitions.
1c6c854e
CS
2760 (Keyboard Macro Counter): Document using F3 to insert counter.
2761 Give usage example.
402168fa
CY
2762 (Keyboard Macro Query): Organize query responses in a table.
2763
1c6c854e
CS
2764 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2765 Link to Erasing node.
841c8096
CY
2766 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2767 rationale to a footnote.
2768 (Kill Errors): Remove node, due to redundancy with Erasing.
2769 (Spelling): Move discussion of flyspell to end. Note new behavior of
2770 M-$ in active region. Remove non-ispell-specific keybindings from
2771 table.
2772
eab2ee89
DN
27732008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2774
2775 * cmdargs.texi (Initial Options): Document --daemon.
2776
3d53e905
GM
27772008-09-20 Glenn Morris <rgm@gnu.org>
2778
2779 * files.texi (Numbered Backups): Mention that some modes set
2780 version-control.
2781
1c90484d
GM
27822008-09-20 Jim Blandy <jimb@red-bean.com>
2783
2784 * files.texi (Numbered Backups): Reference File Variables, as well.
2785 Remove discussion of Rmail's implementation.
2786
0fc0d844
CY
27872008-09-06 Chong Yidong <cyd@stupidchicken.com>
2788
2789 * misc.texi (Recursive Edit): Note that top-level exits active
2790 minibuffers.
2791
2792 * trouble.texi (Quitting): Likewise.
2793
b18d283d
CY
27942008-08-31 Chong Yidong <cyd@stupidchicken.com>
2795
2796 * emacs.texi (Top): Add Temporary Face Changes xref.
2797
2798 * display.texi (Display): Move Temporary Face Changes node to just
2799 after Standard Faces.
2800 (Scrolling): Document recenter-top-bottom instead of recenter.
2801 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2802 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2803 (Display Custom): Copyedits.
2804 (Optional Mode Line): Document display-battery-mode.
2805
180135fc
RF
28062008-08-27 Romain Francoise <romain@orebokech.com>
2807
2808 * custom.texi (Directory Variables): Minor fix.
2809
d3fe3475
GM
28102008-08-27 Glenn Morris <rgm@gnu.org>
2811
2812 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2813 descriptions.
2814 (Calendar Customizing): Tweak layout description.
183080b6 2815 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2816 markers. Condense calendar-star-date and calendar-mark-today
2817 description.
2818 (Holiday Customizing): Add oriental and solar holidays.
2819 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2820 Fix holiday-float description. Use zerop in examples. Be less verbose.
2821 (Date Display Format): Change ISO format. Be less verbose.
2822 (Diary Customizing): Mention day and month abbrev arrays.
2823 Mention the date-form variables by name. Update European example.
2824 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2825 Condense examples. Mention diary-entry-symbols by name.
2826 Condense table for insertion commands.
2827 (Fancy Diary Display): Mention diary-include-string and
2828 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2829 Ethiopic, Persian date functions. Condense descriptions.
2830
2831 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2832 (Adding to Diary): Adapt for changed node name.
2833
71755807
GM
28342008-08-26 Glenn Morris <rgm@gnu.org>
2835
2836 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2837 node "Hebrew/Islamic Entries".
2838
2839 * calendar.texi (Specified Dates): Fix names of iso functions.
2840 (General Calendar): There may not be another window.
2841 (Writing Calendar Files, Holidays): Tweak intro.
2842 (Holidays): Mention Baha'i and Chinese holidays.
2843 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2844 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2845 (To Other Calendar): Add calendar-print-other-dates.
2846 Refer to "graphic display" rather than "X.
2847 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2848 (Displaying the Diary): Fix whitespace after reference.
2849 Fix `diary-number-of-entries' reference.
2850 (Date Formats): Explicitly mention that day names can be abbreviated.
2851 (Adding to Diary): Add some references to other sections.
2852 (Special Diary Entries): Fix reference.
2853 (Appointments): Simplify appt-message-warning-time entry.
2854 Clarify where times must be.
2855 (Importing Diary): Comment out icalendar paragraph that does not apply.
2856 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2857
d76ebc75
GM
28582008-08-23 Glenn Morris <rgm@gnu.org>
2859
2860 * fortran-xtra.texi (Fortran): Change description of free form and
2861 fixed form a bit. Mention hideshow and imenu.
2862 (Fortran Motion): Mention fortran-end-of-subprogram,
2863 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2864 (Fortran Indent): Minor re-word.
2865 (ForIndent Commands): Mention fortran-fill-paragraph and
2866 fortran-fill-statement.
2867 (ForIndent Cont): Mention fortran-tab-mode-string.
2868 (Fortran Comments): Mention fortran-comment-line-start-skip.
2869 (Fortran Columns): Mention font-locking.
2870 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2871
1fc0ce04 28722008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2873
2874 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2875
5c52e13c
CY
28762008-08-22 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * mini.texi (Minibuffer): Simplify introduction.
2879 (Minibuffer File): Document tilde in minibuffer filenames.
2880 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2881 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2882 (Completion Example): Update example to current command list.
2883 (Completion Options): Document `lazy' value of completion-auto-help.
2884 Update contents of completion-ignored-extensions.
2885 (Minibuffer History): Describe "future history" list. State default
2886 value of history-delete-duplicates.
2887
77a00355
GM
28882008-08-21 Glenn Morris <rgm@gnu.org>
2889
2890 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2891 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2892
39ee1d04
CY
28932008-08-17 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * regs.texi (Registers): Clarify valid register names.
2896 (RegPos): Note that buffer is saved and restored too.
2897 (RegText): Note that mark is reactivated/deactivated.
2898 (RegConfig): Xref to Windows node.
2899
b12c348f
CY
29002008-08-16 Chong Yidong <cyd@stupidchicken.com>
2901
3ae7ba79
CY
2902 * basic.texi (Inserting Text): Provide command name for C-q.
2903
b12c348f
CY
2904 * killing.texi (Killing): Copyedit. Define read-only text.
2905 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2906 (Killing by Lines): Copyedit.
2907 (Other Kill Commands): Move M-w description here.
2908 (Yanking): Move M-w to Other Kill Commands.
2909 (Kill Ring): Also mention saving text in registers. Link to Text
2910 Properties in elisp manual.
2911 (Accumulating Text): Copyedit.
2912 (CUA Bindings): Shift selection is now the default.
2913
d8ff7692
TZ
29142008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2915
2916 * maintaining.texi (Change Log): Mention next-error is available.
2917
a43a8a2e
GM
29182008-08-10 Glenn Morris <rgm@gnu.org>
2919
2920 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2921 and intermonth text.
2922 (Holiday Customizing): Add holiday-chinese.
2923
eba27308
EZ
29242008-08-08 Eli Zaretskii <eliz@gnu.org>
2925
2926 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2927
5f14a5b3
DN
29282008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2929
2930 * files.texi (Log Buffer): Describe C-c C-d.
2931 (Diff Mode): Describe C-x 4 A.
2932
49989bff
EZ
29332008-08-06 Eli Zaretskii <eliz@gnu.org>
2934
2935 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2936
5c915c02
DN
29372008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2938
2beaf97a
DN
2939 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2940 describe the new bindings to show the changeset diff, toggle annotation
2941 visibility, show revisions.
2942 (VC Status): Describe key bindings for modifying the change comments,
2943 displaying changeset diffs and annotations.
2944
5c915c02
DN
2945 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2946
71798ace
NR
29472008-08-05 Nick Roberts <nickrob@snap.net.nz>
2948
2949 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2950
b8949644
EZ
29512008-08-02 Eli Zaretskii <eliz@gnu.org>
2952
2953 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2954 and wording.
2955
819567d1
DN
29562008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2957
2958 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2959 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2960 commands. Improve some old info.
2961
5f38310a
CY
29622008-07-31 Chong Yidong <cyd@stupidchicken.com>
2963
0dc3906b
CY
2964 * display.texi (Visual Line Mode): New node.
2965
5f38310a 2966 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2967 (Moving Point): Add additional alternative key bindings.
2968 Describe line-move-visual.
5f38310a
CY
2969 (Erasing): Describe DEL.
2970 (Basic Undo, Blank Lines, Arguments): Copyedit.
2971 (Continuation Lines): Mention Visual Line mode.
2972 (Position Info): Move extended discussion to mule.texi.
2973
2974 * mule.texi (International Chars): Describe C-x =.
2975
2976 * emacs.texi (Top): Add Visual Line Mode node.
2977
7c2fb837
DN
29782008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2979
2980 * emacs.texi: Remove VMS support.
2981
3f6b73ef
DN
29822008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2983
2984 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2985 the vc-dir command name.
2986
9e2a2647
DN
29872008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2988
2989 * xresources.texi: Remove mentions of Mac Carbon.
2990
568beaa2
AS
29912008-07-19 Andreas Schwab <schwab@suse.de>
2992
2993 * ns-emacs.texi: Move to ../misc.
2994
0ef94706
CY
29952008-07-15 Chong Yidong <cyd@stupidchicken.com>
2996
2997 * entering.texi (Exiting): Don't describe text-only terminals as the
2998 default. Describe the new startup screen.
2999 (Exiting): Describe how to kill Emacs first. Change description of
3000 iconification to handle modern window systems.
3001
ba60bd44 30022008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
3003
3004 * ns-emacs.texi: New file, documents features of Emacs port under
3005 NeXTstep windowing.
3006
9f30aa73
CY
30072008-07-15 Chong Yidong <cyd@stupidchicken.com>
3008
938a5d2e
CY
3009 * entering.texi (Entering Emacs): Update prev node.
3010
3011 * glossary.texi (Glossary): Remove xref to Text Characters.
3012
9f30aa73
CY
3013 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
3014 directly, rather than in the context of ASCII. Move description of
3015 special properties of modifier key to new Modifier Keys node.
3016 (Keys): Copyedit.
3017 (Text Characters): Delete node. Multibyte is the default nowadays, and
3018 the node contents are obsolete.
3019
3020 * custom.texi (Modifier Keys): New node.
3021
3022 * emacs.texi (Top): Update node list.
3023
7e53d36c
CY
30242008-07-13 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3027 saying that Emacs provides menus and mouse support (which is par for
3028 the course).
3029
3030 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3031 early on.
3032 (Point): Copyedit. Relegate historical trivia to a footnote.
3033 (Mode Line): Explain mode-line format more consistently.
3034 (Menu Bar): Copyedit.
3035
1e9fa96d
GM
30362008-06-27 Glenn Morris <rgm@gnu.org>
3037
3038 * cal-xtra.texi (Sexp Diary Entries):
3039 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3040
dc9bebb8
CY
30412008-06-26 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * mark.texi (Shift selection): New node.
3044 (Mark): Copyedits.
3045 (Persistent Mark): Move to the end of the chapter.
3046
e7881076
EZ
30472008-06-20 Eli Zaretskii <eliz@gnu.org>
3048
3049 * makefile.w32-in (distclean): Remove makefile.
3050
f427400c
NR
30512008-06-17 Nick Roberts <nickrob@snap.net.nz>
3052
3053 * building.texi (Starting GUD): Add an entry for gud-gdb.
3054 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3055 command mode.
3056
b597d348
GM
30572008-06-17 Glenn Morris <rgm@gnu.org>
3058
3059 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3060
647b7094
NR
30612008-06-17 Nick Roberts <nickrob@snap.net.nz>
3062
3063 * building.texi (Starting GUD): Expand on remote debugging.
3064 (Other GDB-UI Buffers): Mention new keyboard bindings.
3065
47a30023
GM
30662008-06-15 Glenn Morris <rgm@gnu.org>
3067
3068 * gnu.texi: Use a verbatim license for this invariant section,
3069 as per etc/GNU.
3070
37e5d54a
GM
30712008-06-13 Daniel Engeler <engeler@gmail.com>
3072
3073 * emacs.texi, misc.texi: Add documentation about serial port access.
3074
8e65d46c
GM
30752008-06-13 Glenn Morris <rgm@gnu.org>
3076
c1473b4c
MB
3077 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3078 maintain.info.
8e65d46c 3079
e40a85cd
MB
30802008-06-05 Miles Bader <miles@gnu.org>
3081
3082 * display.texi (Temporary Face Changes): Update to reflect function
3083 renamings in face-remap.el.
3084
56c73dec
MB
30852008-06-04 Miles Bader <miles@gnu.org>
3086
1c6c854e
CS
3087 * display.texi (Temporary Face Changes):
3088 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3089 `increase-buffer-face-height' and `decrease-default-face-height' now
3090 that they aren't bound by default.
3091
9d3d42fb
MB
30922008-06-03 Miles Bader <miles@gnu.org>
3093
3094 * display.texi (Temporary Face Changes): New node.
3095
2be6bfe2
EZ
30962008-05-31 Eli Zaretskii <eliz@gnu.org>
3097
3098 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3099
daf7e339
GM
31002008-05-31 Glenn Morris <rgm@gnu.org>
3101
3102 * cal-xtra.texi (Fancy Diary Display): Simplify.
3103
d21d2618
GM
31042008-05-30 Glenn Morris <rgm@gnu.org>
3105
3106 * cal-xtra.texi (Fancy Diary Display): Update for
3107 diary-display-function replacing diary-display-hook.
3108
71ce5fd0
JB
31092008-05-29 Drew Adams <drew.adams@oracle.com>
3110
3111 * msdog.texi (Windows Keyboard): Add descriptions of
3112 w32-register-hot-key and w32-unregister-hot-key.
3113
a3cdbdf8
MO
31142008-05-21 Tom Tromey <tromey@redhat.com>
3115
3116 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3117 Variables node.
3118
854a574c
MO
31192008-05-19 Tom Tromey <tromey@redhat.com>
3120
3121 * custom.texi (Variables): Add Directory Variables to menu.
3122 (Directory Variables): New node.
3123
7c2ec3f9
ER
31242008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3125
71ce5fd0 3126 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3127
370fded4
ER
31282008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3129
3130 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3131 Revision Tags and rewritten. Section now uses modern terminology,
3132 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3133 accurately.
3134
6af511e3
EZ
31352008-05-10 Eli Zaretskii <eliz@gnu.org>
3136
3137 * msdog.texi (Windows Files): Update documentation of
3138 w32-get-true-file-attributes.
3139
7a78b6e7
ER
31402008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3141
3142 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3143 directory mode.
3144
1bcfc24e
CY
31452008-05-08 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3148 entry "television".
1bcfc24e 3149
db86064f
ER
31502008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3151
ab5ec32c 3152 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3153
a31b405e
ER
31542008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3155
3156 * emacs/buffers.texi, emacs/files.texi (Version-control):
3157 vc-toggle-read-only is no longer a good idea...
3158
ff2c14fc
GM
31592008-04-29 Glenn Morris <rgm@gnu.org>
3160
3161 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3162
367c9b7c
JL
31632008-04-22 Juri Linkov <juri@jurta.org>
3164
3165 * dired.texi (Subdirectories in Dired): Describe using `^'
3166 to return to the parent directory.
3167
4ac1e9b4
NR
31682008-04-22 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3171 recent changes.
3172
b9b3bf2b
NR
31732008-04-19 Nick Roberts <nickrob@snap.net.nz>
3174
3175 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3176 (Other GDB-UI Buffers): Update for recent thread related changes.
3177
4d120d6a
SM
31782008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3179
3180 * maintaining.texi (Maintaining):
3181 * emacs.texi (Top): Typo.
3182
a152877d
SM
31832008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3184
b9b3bf2b
NR
3185 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3186 arg in `font-lock-add-keywords'.
a152877d 3187
36c0514c
GM
31882008-04-08 Glenn Morris <rgm@gnu.org>
3189
3190 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3191 Also add Baha'i calendar references where appropriate.
3192
06a97d46
GM
31932008-04-05 Glenn Morris <rgm@gnu.org>
3194
3195 * custom.texi (Init File): Byte-compiling .emacs is bad.
3196
6adc6eed
SM
31972008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3198
3199 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3200
571388b0
GM
32012008-03-29 Glenn Morris <rgm@gnu.org>
3202
3203 * calendar.texi: Update for `calendar-date-style' replacing
3204 `european-calendar'.
3205
3ae8f876
JR
32062008-03-28 Jason Rumney <jasonr@gnu.org>
3207
3208 * display.texi (Display Custom): Mention overlay-margin in text.
3209
5bc6ddff 32102008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3211
5bc6ddff
MB
3212 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3213 tutorial' comments.
03a864d5 3214
7186a830
CY
32152008-03-28 Chong Yidong <cyd@stupidchicken.com>
3216
3217 * mark.texi (Mark): Rearrange nodes.
3218 (Persistent Mark): Rename from Transient Mark.
3219 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3220 Describe Transient Mark mode as the default.
3221
3222 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3223 the default behavior with Transient Mark mode off.
3224 (Position Info): Fix typo.
3225
71ce5fd0
JB
3226 * display.texi (Standard Faces): Reference the Mark node.
3227 Remove discussion of the region face, which is discussed there.
7186a830
CY
3228
3229 * emacs.texi (Top): Update node listings.
3230
3231 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3232 as the default.
3233
3234 * fixit.texi (Undo): Standardize choice of undo key sequence.
3235 (Undo, Spelling): Describe Transient Mark mode as the default.
3236
3237 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3238 default.
3239
3240 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3241
3242 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3243 mode is the default, and note that the mark is not activated when set.
3244
3245 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3246 Describe Transient Mark mode as the default.
3247
3248 * search.texi (Basic Isearch): Reference the Mark Ring node.
3249 (Replace, Unconditional Replace, Other Repeating Search):
3250 Describe Transient Mark mode as the default.
3251
1c6c854e
CS
3252 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3253 Describe Transient Mark mode as the default.
7186a830
CY
3254 (Paragraphs): Describe how M-h behaves when region is active.
3255
3256 * trouble.texi (Quitting): Clarify effects of C-g.
3257
dc47d1ff
GM
32582008-03-13 Glenn Morris <rgm@gnu.org>
3259
3260 * emacs.texi (EMACSVER): Set to 23.0.60.
3261
e3e0fb39 32622008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3263
e3e0fb39
GM
3264 * dired.texi (Hiding Subdirectories): Fix previous change.
3265
32662008-03-05 Drew Adams <drew.adams@oracle.com>
3267
3268 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3269
5e14abf8
KS
32702008-02-28 Kim F. Storm <storm@cua.dk>
3271
3272 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3273 Move describe-distribution to C-h C-o.
3274 Move view-emacs-problems to C-h C-p.
3275 Add view-emacs-debugging on C-h C-d.
3276 Add view-external-packages on C-h C-e.
d0207bf3 3277 Add view-order-manuals on C-h C-m.
5e14abf8 3278
d0207bf3 32792008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3280
3281 * msdog-xtra.texi (MS-DOS): Docstring fix.
3282
87e391bb
EZ
32832008-02-09 Eli Zaretskii <eliz@gnu.org>
3284
3285 * msdog.texi (Windows Fonts): Use a @table for describing font
3286 properties.
3287
5662e503
JR
32882008-02-07 Jason Rumney <jasonr@gnu.org>
3289
3290 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3291 value has changed.
3292 (Windows HOME): Clarify what is meant by "if that fails as well".
3293 (Windows Fonts): New section.
3294
72463824
GM
32952008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3296
3297 * basic.texi (Basic Undo): Remove duplicate "you can".
3298
7ff926e0
EZ
32992008-02-02 Eli Zaretskii <eliz@gnu.org>
3300
3301 * maintaining.texi (Tags): Fix last change.
3302
6ab7aef1
MA
33032008-02-02 Michael Albinus <michael.albinus@gmx.de>
3304
093571c3 3305 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3306
ace67e7e
NR
33072008-01-31 Nick Roberts <nickrob@snap.net.nz>
3308
3309 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3310
ae068fdf
RS
33112008-01-26 Richard Stallman <rms@gnu.org>
3312
3313 * maintaining.texi (Tags): Delete redundant index entry.
3314
a56d9a08
EZ
33152008-01-26 Eli Zaretskii <eliz@gnu.org>
3316
3317 * programs.texi (Imenu): Move "@cindex tags" from here...
3318 * maintaining.texi (Tags): ...to here.
3319
e941ed90
NR
33202008-01-23 Kevin Ryde <user42@zip.com.au>
3321
3322 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3323 click count.
3324
650276d5
JB
33252008-01-21 Juanma Barranquero <lekktu@gmail.com>
3326
3327 * entering.texi (Exiting): Fix typo.
3328 Reported by D. E. Evans <sinuhe@gnu.org>.
3329
8dc17977
MR
33302007-12-31 Martin Rudalics <rudalics@gmx.at>
3331
3332 * glossary.texi (Glossary): Fix typo.
3333
9f9695a6
RS
33342007-12-27 Richard Stallman <rms@gnu.org>
3335
3336 * text.texi (Formatted Text): Improve menu tag.
3337 (Editing Format Info): In Info, add duplicate menu of nodes
3338 about the submenus.
3339 (Format Faces): Say where Faces menu is found. Mention Other.
3340 (Format Colors): Say where these submenus are found.
3341 (Format Indentation, Format Justification): Likewise.
3342 (Format Properties): Likewise.
3343
abfd0191
RS
33442007-12-22 Richard Stallman <rms@gnu.org>
3345
3346 * search.texi (Query Replace): Make exp of query-replace more
3347 self-contained, and clarify.
8dc17977 3348
abfd0191
RS
3349 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3350
a2586785
RS
33512007-12-15 Richard Stallman <rms@gnu.org>
3352
3353 * files.texi (Auto Save): Clarify definition of auto-saving.
3354
a67cf2bb
RS
33552007-11-26 Richard Stallman <rms@gnu.org>
3356
3357 * help.texi (Help Echo): Cleanups.
3358
448b33b1
TTN
33592007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3360
3361 * files.texi (Why Version Control?): Fix typo.
3362 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3363 (Selecting a Fileset): Fix typos; small rewording.
3364 (Log Buffer): Likewise.
3365 (Old Revisions): Likewise.
448b33b1 3366
221bb7f6
EZ
33672007-11-17 Eli Zaretskii <eliz@gnu.org>
3368
3369 * mule.texi (Communication Coding): Fix wording of last change.
3370
d0207bf3 33712007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3372
630cb3b7
JB
3373 * custom.texi (Specifying File Variables):
3374 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3375
53b7759e
KH
33762007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3377
a5ab2e0c 3378 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3379
3380 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3381
c8763fb6 33822007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3383
630cb3b7 3384 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3385 --output=file.
3386
ff98e024
MR
33872007-11-13 Martin Rudalics <rudalics@gmx.at>
3388
3389 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3390 (Help Echo): Avoid mentioning the term "region" here and
3391 consistently use the term "active text".
3392
37b11c22
GM
33932007-11-11 Glenn Morris <rgm@gnu.org>
3394
3395 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3396
21d50ba1
JL
33972007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3398
1c6c854e
CS
3399 * search.texi (Query Replace):
3400 Mention `query-replace-show-replacement'.
21d50ba1 3401
c12ecb0a 34022007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3403
3404 * building.texi (Watch Expressions): Remove obscure sentence.
3405
3b4201f4
KH
34062007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3407
3408 * mule.texi (Select Input Method): Describe how to activate an input
3409 method in the text mode.
3410
07e5c0b0
DN
34112007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3412
3413 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3414
52dd7391
NR
34152007-10-30 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3418
c004e539
GM
34192007-10-30 Glenn Morris <rgm@gnu.org>
3420
3421 * misc.texi (Directory Tracking): Explain a bit more about
3422 dirtrack-mode.
3423
ca8c5b8c
GM
34242007-10-25 Glenn Morris <rgm@gnu.org>
3425
3426 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3427
b6c764ef
RS
34282007-10-24 Richard Stallman <rms@gnu.org>
3429
3430 * misc.texi (Interactive Shell): Cleanup last change.
3431
eabd84c9
JL
34322007-10-22 Juri Linkov <juri@jurta.org>
3433
3434 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3435 default values.
3436
0b43c7e2
ER
34372007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3438
ca8c5b8c 3439 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3440 'filesets'.
3441
a80859d4
MR
34422007-10-18 Martin Rudalics <rudalics@gmx.at>
3443
3444 * trouble.texi (Quitting): Fix typo.
3445
c9447ae1
GM
34462007-10-18 Glenn Morris <rgm@gnu.org>
3447
3448 * frames.texi (Mode Line Mouse): Mention minor mode names.
3449
168b980f
JL
34502007-10-17 Juri Linkov <juri@jurta.org>
3451
3452 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3453 fill-paragraph operates on the active region in Transient Mark mode.
3454 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3455 with fill-paragraph.
3456
3457 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3458 fill-paragraph.
3459
3460 * fixit.texi (Spelling): ispell-word operates on the active region
3461 in Transient Mark mode.
3462
5a331f34
JB
34632007-10-17 Aaron S. Hawley <aaronh@garden.org>
3464
3465 * building.texi (Source Buffers):
3466 * custom.texi (Init Non-ASCII):
3467 * glossary.texi (Glossary): Use "key binding" consistently.
3468
2a9f4d55
JB
34692007-10-17 Juanma Barranquero <lekktu@gmail.com>
3470
3471 * calendar.texi (Diary): Fix directive.
3472
de13cecf
RS
34732007-10-16 Richard Stallman <rms@gnu.org>
3474
3475 * calendar.texi (Diary): Clarify text about diary file example.
3476
5f90d53e
ER
34772007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3478
3479 * files.texi: Capitalize node names according to convention.
3480
3aa491bc
GM
34812007-10-13 Glenn Morris <rgm@gnu.org>
3482
3483 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3484
8a3106d3
ER
34852007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3486
3487 * emacs.texi:
3488 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3489 suggested by RMS and Robert J. Chassell.
8a3106d3 3490
da1080a2
ER
34912007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3492
3aa491bc 3493 * files.texi (Version Systems):
0870a421
ER
3494 * vc-xtra.texi:
3495 * vc1-xtra.texi:
ac3f4c6f 3496 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3497 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3498 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3499 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3500
58ade22b
ER
35012007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3502
da1080a2 3503 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3504 Reorder the descriptions to be chronological.
3505
93870ce2
RS
35062007-10-09 Richard Stallman <rms@gnu.org>
3507
3508 * display.texi (Cursor Display): Correct how cursor appears
3509 in nonselected windows.
3510
568c7288
NR
35112007-10-04 Nick Roberts <nickrob@snap.net.nz>
3512
3513 * building.texi (GDB Graphical Interface): Remove references to gdba
3514 and mention gud-gdb.
3515
1af74d06 35162007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3517
1af74d06 3518 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3519
0d8fb755
JL
35202007-10-06 Juri Linkov <juri@jurta.org>
3521
3522 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3523 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3524 fill-paragraph-or-region.
3525
3526 * basic.texi (Arguments): Replace fill-paragraph with
3527 fill-paragraph-or-region.
3528
b981e2c6
ER
35292007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3530
3531 * files.texi: Update the section on version control for 2007
2a9f4d55 3532 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3533 will come later.
3534
5fceaf9c
GM
35352007-09-15 Glenn Morris <rgm@gnu.org>
3536
3537 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3538 to `list-holidays'.
3539
b0e44b17
GM
35402007-09-14 Glenn Morris <rgm@gnu.org>
3541
3542 * calendar.texi: Update all instances of mark-calendar-holidays,
3543 list-calendar-holidays, list-holidays with the new names.
3544
8cf51b2c
GM
35452007-09-06 Glenn Morris <rgm@gnu.org>
3546
46a367db 3547 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3548 Split into the Emacs manual in emacs/, and other manuals in misc/.
3549 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3550 manual.
3551 (infodir): New variable.
3552 (info): Use $infodir.
3553 (emacsman): Delete target, not needed any more.
3554 Move all targets that are not the Emacs manual to misc/Makefile.in.
3555 (mostlyclean): Remove `gnustmp'.
3556 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3557 manual.
92f9b43f 3558 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3559 (emacsman): Delete target, not needed any more.
3560 (clean): Remove all info files but Emacs manual.
3561 Move all targets that are not the Emacs manual to misc/Makefile.in.
3562 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3563
3564 * Makefile.in (INFOSOURCES): Delete.
3565 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3566 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3567 *.vrs *.toc here...
3568 (maintainer-clean): ...from here.
3569
35702007-09-05 Glenn Morris <rgm@gnu.org>
3571
3572 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3573
8cf51b2c
GM
35742007-08-29 Glenn Morris <rgm@gnu.org>
3575
3576 * emacs.texi (EMACSVER): Increase to 23.0.50.
3577
3420c522
RS
35782007-08-27 Richard Stallman <rms@gnu.org>
3579
3580 * emacs.texi (Top): Clarify menu item for Glossary.
3581
3582 * display.texi (Faces): Change secn title.
3583 Clarify not all fonts come from Font Lock.
3584
8cf51b2c
GM
35852007-08-17 Eli Zaretskii <eliz@gnu.org>
3586
3587 * basic.texi (Position Info): Add index entry for face at point.
3588 Mention that character faces are also displayed by "C-u C-x =".
3589
8cf51b2c
GM
35902007-08-08 Glenn Morris <rgm@gnu.org>
3591
3592 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3593
35942007-08-07 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * files.texi (File Conveniences): Document point motion keys in Image
3597 mode.
3598
8cf51b2c
GM
35992007-07-27 Glenn Morris <rgm@gnu.org>
3600
8cf51b2c
GM
3601 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3602 in-line.
3603
3604 * gpl.texi: New file with text of GPL.
3605 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3606
36072007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3608
3609 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3610
3611 * dired.texi (Wdired): Mention C-x C-q key binding.
3612
36132007-07-28 Nick Roberts <nickrob@snap.net.nz>
3614
3615 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3616
36172007-07-25 Glenn Morris <rgm@gnu.org>
3618
8cf51b2c
GM
3619 * emacs.texi (Copying): Replace license with GPLv3.
3620
3621 * Relicense all FSF files to GPLv3 or later.
3622
36232007-07-24 Glenn Morris <rgm@gnu.org>
3624
3625 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3626 for some calendars.
3627
36282007-07-23 Nick Roberts <nickrob@snap.net.nz>
3629
3630 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3631 default-directory for the current buffer is on a remote machine.
3632
8cf51b2c
GM
36332007-07-21 Eli Zaretskii <eliz@gnu.org>
3634
3635 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3636 default value.
3637
36382007-07-21 Richard Stallman <rms@gnu.org>
3639
3640 * files.texi (Why Version Control?): Improve previous change.
3641
36422007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3643
3644 * files.texi (Why Version Control?): New node.
3645
8cf51b2c
GM
36462007-07-12 Nick Roberts <nickrob@snap.net.nz>
3647
8cf51b2c
GM
3648 * building.texi (Starting GUD): Add xref to this anchor.
3649
8cf51b2c
GM
36502007-06-24 Karl Berry <karl@gnu.org>
3651
2a9f4d55 3652 * emacs.texi: New Back-Cover Text.
8cf51b2c 3653
8cf51b2c
GM
36542007-06-07 Alan Mackenzie <acm@muc.de>
3655
3656 * display.texi (Optional Mode Line): Document the new form of
3657 line+column numbers, "(561,2)".
3658
36592007-06-06 Juanma Barranquero <lekktu@gmail.com>
3660
49823426 3661 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3662
36632007-06-02 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * Version 22.1 released.
3666
8cf51b2c
GM
36672007-05-07 Karl Berry <karl@gnu.org>
3668
3669 * emacs.texi (EMACSVER): Back to 22.
3670
36712007-05-06 Richard Stallman <rms@gnu.org>
3672
3673 * maintaining.texi (Create Tags Table): Clean up previous change.
3674
c8763fb6 36752007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3676
3677 * maintaining.texi (Create Tags Table): Add text about the dangers of
3678 making symbolic links to tags files.
3679
36802007-05-04 Karl Berry <karl@gnu.org>
3681
3682 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3683
36842007-05-03 Karl Berry <karl@gnu.org>
3685
3686 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3687
3688 * .cvsignore (*.pdf): New entry.
3689
8cf51b2c
GM
3690 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3691 for printing.
3692
36932007-05-01 Richard Stallman <rms@gnu.org>
3694
3695 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3696
8cf51b2c
GM
36972007-04-28 Glenn Morris <rgm@gnu.org>
3698
3699 * ack.texi (Acknowledgments):
3700 * anti.texi (Antinews):
8cf51b2c
GM
3701 * programs.texi (Program Modes): Restore mention of python.el pending
3702 consideration of legal status.
3703
37042007-04-28 Richard Stallman <rms@gnu.org>
3705
3706 * files.texi (File Names): Fixes to ~ description on MS systems.
3707
8cf51b2c
GM
37082007-04-26 Glenn Morris <rgm@gnu.org>
3709
3710 * emacs.texi (EMACSVER): Increase to 22.1.50.
3711
37122007-04-25 Karl Berry <karl@gnu.org>
3713
3714 * emacs.texi: Improve line breaks on copyright page,
3715 similar layout to lispref, 8.5x11 by default.
3716
3717 * dired.texi (Image-Dired): Improve line break, fix typo.
3718
37192007-04-24 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * programs.texi (Program Modes):
8cf51b2c
GM
3722 * anti.texi (Antinews):
3723 * ack.texi (Acknowledgments): python.el removed.
3724
8cf51b2c
GM
37252007-04-23 Chong Yidong <cyd@stupidchicken.com>
3726
3727 * display.texi (Highlight Interactively): Correct description of
3728 hi-lock-file-patterns-policy.
3729
3730 * files.texi (File Archives): Mention self-extracting executables.
3731
37322007-04-23 Eli Zaretskii <eliz@gnu.org>
3733
3734 * search.texi (Unconditional Replace, Query Replace): Add xref to
3735 "Replacement and Case".
3736
37372007-04-22 Chong Yidong <cyd@stupidchicken.com>
3738
3739 * dired.texi (Image-Dired): Move from Thumbnails node.
3740 * misc.texi (Thumbnails): Node deleted.
3741 * emacs.texi (Top): Update node listing.
3742
3743 * files.texi (File Conveniences):
49823426 3744 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3745
37462007-04-21 Richard Stallman <rms@gnu.org>
3747
3748 * display.texi (Highlight Interactively): Correct previous change.
3749 Clarify doc of hi-lock-find-patterns, and move new features into it.
3750
37512007-04-20 David Koppelman <koppel@ece.lsu.edu>
3752
1c6c854e
CS
3753 * display.texi (Highlight Interactively):
3754 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3755
37562007-04-20 Martin Rudalics <rudalics@gmx.at>
3757
3758 * display.texi (Scrolling): Fix typo.
3759
8cf51b2c
GM
37602007-04-15 Chong Yidong <cyd@stupidchicken.com>
3761
8cf51b2c
GM
3762 * doclicense.texi: Remove node heading, so that it can be included by
3763 other files.
3764
3765 * emacs.texi: Insert node heading for GFDL.
3766
8cf51b2c
GM
37672007-04-14 Eli Zaretskii <eliz@gnu.org>
3768
3769 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3770 "command line".
3771
3772 * display.texi (Faces): Refer to "Creating Frames" for face
3773 and other frame customizations in .emacs.
3774
3775 * frames.texi (Creating Frames): Mention that face customizations can
3776 be put in .emacs. Add index entries.
3777
37782007-04-12 Richard Stallman <rms@gnu.org>
3779
3780 * glossary.texi (Glossary): Explain `iff'.
3781
37822007-04-11 Karl Berry <karl@gnu.org>
3783
3784 * gnu.texi (Top),
3785 * macos.texi (Mac Font Specs),
3786 * anti.texi (Antinews),
3787 * xresources.texi (Resources),
3788 * misc.texi (Emulation),
3789 * calendar.texi (Daylight Saving),
3790 * dired.texi (Dired and Find),
3791 * rmail.texi (Remote Mailboxes),
3792 * sending.texi (Mail Headers),
3793 * programs.texi (Which Function),
3794 * files.texi (Recover),
3795 * buffers.texi (Uniquify),
3796 * frames.texi (Wheeled Mice),
3797 * killing.texi (Rectangles): Wording to improve breaks in
3798 8.5x11 format.
3799 * mule.texi (Language Environments): \hbadness=10000 since there's
3800 no way to reword.
3801 * emacs.texi (smallbook): New @set to more easily switch between
3802 smallbook and 8.5x11.
3803
38042007-04-11 Richard Stallman <rms@gnu.org>
3805
3806 * files.texi (File Conveniences): Add xref to Tumme.
3807 Delete text about Thumbnail mode.
3808
8cf51b2c
GM
38092007-04-09 Alan Mackenzie <acm@muc.de>
3810
3811 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3812 new name. Insert concept index entries.
3813
8cf51b2c
GM
38142007-04-08 Chong Yidong <cyd@stupidchicken.com>
3815
3816 * display.texi (Standard Faces): Document prefix arg for
3817 list-faces-display.
3818
3819 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3820
8cf51b2c
GM
38212007-04-07 Chong Yidong <cyd@stupidchicken.com>
3822
8cf51b2c
GM
3823 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3824
3825 * files.texi (Misc File Ops): Rewrite description of
3826 insert-file-literally.
3827
8cf51b2c
GM
38282007-03-31 Eli Zaretskii <eliz@gnu.org>
3829
3830 * misc.texi (Printing): Postscript -> PostScript.
3831
8cf51b2c
GM
3832 * ack.texi (Acknowledgments): Postscript -> PostScript.
3833
3834 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3835
3836 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3837 below.
3838
38392007-03-30 Chong Yidong <cyd@stupidchicken.com>
3840
3841 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3842 Init Non-ASCII.
3843 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3844 (Init Non-ASCII): New node.
3845
38462007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3847
3848 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3849
8cf51b2c
GM
38502007-03-12 Glenn Morris <rgm@gnu.org>
3851
8cf51b2c
GM
3852 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3853 "Daylight Savings".
3854
49823426 3855 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3856 saving" in text throughout.
3857
8cf51b2c
GM
38582007-03-04 Richard Stallman <rms@gnu.org>
3859
3860 * custom.texi (Safe File Variables): Minor correction.
3861
8cf51b2c
GM
38622007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3863
3864 * rmail.texi (Movemail): Add internal ref.
3865 Don't indent the intro for the PROTO table.
3866 Format PROTO table items with @code.
3867
8cf51b2c
GM
38682007-02-26 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * building.texi: Remove references to bashdb.
3871
8cf51b2c
GM
38722007-02-19 Juanma Barranquero <lekktu@gmail.com>
3873
3874 * mule.texi (Language Environments): Update list of supported language
3875 environments.
3876
8cf51b2c
GM
38772007-02-14 Kim F. Storm <storm@cua.dk>
3878
3879 * building.texi (Grep Searching): Fix lgrep doc.
3880
38812007-02-12 Chong Yidong <cyd@stupidchicken.com>
3882
3883 * back.texi: Remove unused file.
3884
c8763fb6 38852007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3886
3887 * maintaining.texi (Tag Syntax): Now --members is the default for
3888 etags, not for ctags yet.
3889
8cf51b2c
GM
38902007-02-03 Eli Zaretskii <eliz@gnu.org>
3891
3892 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3893 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3894 expects. Add comments to prevent people from inadvertently modifying
3895 the key parts needed by `texinfo-multiple-files-update'.
3896
38972007-01-29 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * frames.texi (Secondary Selection): Window clicked does not matter
3900 when mouse-yank-at-point is non-nil.
3901
8cf51b2c
GM
39022007-01-16 Glenn Morris <rgm@gnu.org>
3903
3904 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3905 system abbrev.
3906
39072007-01-11 Richard Stallman <rms@gnu.org>
3908
3909 * msdog.texi (Windows Keyboard): Another small cleanup.
3910
39112007-01-10 Richard Stallman <rms@gnu.org>
3912
3913 * msdog.texi (Windows Keyboard): Yet another try to make
3914 everyone happy with that passage.
3915
39162007-01-05 Richard Stallman <rms@gnu.org>
3917
3918 * anti.texi (Antinews): Mention M-x shell scrolling.
3919
39202007-01-05 Nick Roberts <nickrob@snap.net.nz>
3921
3922 * building.texi (Watch Expressions): Describe gdb-max-children.
3923
8cf51b2c
GM
39242007-01-04 Richard Stallman <rms@gnu.org>
3925
8cf51b2c
GM
3926 * msdog.texi (Windows Keyboard): Clarify previous change.
3927
8cf51b2c
GM
39282007-01-02 Richard Stallman <rms@gnu.org>
3929
3930 * custom.texi (Changing a Variable): Minor clarification.
3931 (Specific Customization): customize-customized => customize-unsaved.
3932
3933 * entering.texi (Entering Emacs): Clean up text about restarting
3934 Emacs for each file.
3935
3936 * misc.texi (Shell Options): Minor cleanup.
3937
3938 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3939 with Emacs, not vice versa.
3940
3941 * programs.texi (Symbol Completion): Recommend customizing
3942 window manager.
3943
3944 * xresources.texi (Resources): Minor fix.
3945
c8763fb6 39462007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3947
3948 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3949
39502007-01-01 Richard Stallman <rms@gnu.org>
3951
3952 * commands.texi (User Input): Document keys stolen by window mangers.
3953
39542006-12-31 Richard Stallman <rms@gnu.org>
3955
3956 * custom.texi (Specific Customization): Document customize-option
3957 instead of customize-variable.
3958
39592006-12-31 Kim F. Storm <storm@cua.dk>
3960
3961 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3962
39632006-12-30 Kim F. Storm <storm@cua.dk>
3964
3965 * killing.texi (CUA Bindings): Fix typo.
3966
3967 * xresources.texi (Table of Resources): Mention grow-only value for
3968 auto-resize-tool-bars.
3969
8cf51b2c
GM
39702006-12-27 Eli Zaretskii <eliz@gnu.org>
3971
3972 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3973 and how to get them back.
3974
39752006-12-26 Richard Stallman <rms@gnu.org>
3976
3977 * calendar.texi (Holidays): Holiday listing is based on current
3978 practice, but DST is not.
3979
39802006-12-25 Richard Stallman <rms@gnu.org>
3981
3982 * emacs.texi (Top): Update subnode menus.
3983
3984 * mark.texi (Transient Mark): Fix xref.
3985
3986 * killing.texi (Graphical Kill): Node deleted.
3987 (Killing): Add xref to Cut and Paste.
3988 (CUA Bindings): Update xref.
3989
3990 * frames.texi (Cut and Paste): New section to hold other nodes.
3991 (Mouse Commands): Node demoted.
3992 (Cut/Paste Other App): Split out from Mouse Commands.
3993 (Word and Line Mouse): Likewise.
3994 (Secondary Selection, Clipboard): Nodes demoted.
3995
8cf51b2c
GM
39962006-12-24 Kevin Ryde <user42@zip.com.au>
3997
3998 * calendar.texi (Holidays): US daylight saving begins second Sunday
3999 in March for 2007 onwards.
4000 (Daylight Savings): Show new US default daylight saving rules, 2nd
4001 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
4002
40032006-12-23 Chong Yidong <cyd@stupidchicken.com>
4004
4005 * calendar.texi (Scroll Calendar): < and > are switched.
4006
40072006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
4008
4009 * killing.texi (Deletion): Describe M-\ prefix argument.
4010
40112006-12-23 Richard Stallman <rms@gnu.org>
4012
4013 * search.texi (Regexp Search): Explain why forward and reverse regexp
4014 search are not mirror images.
4015
8cf51b2c
GM
40162006-12-19 Kim F. Storm <storm@cua.dk>
4017
4018 * major.texi (Choosing Modes): Describe match-function elements for
4019 magic-mode-alist.
4020
8cf51b2c
GM
40212006-12-18 Eli Zaretskii <eliz@gnu.org>
4022
4023 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4024 peculiarities.
4025
40262006-12-18 Richard Stallman <rms@gnu.org>
4027
4028 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4029
8cf51b2c
GM
40302006-12-17 Alan Mackenzie <acm@muc.de>
4031
4032 * programs.texi (Left Margin Paren): Remove the bit which says
4033 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4034 Discuss some of the issues of setting this option to nil.
4035
40362006-12-17 Glenn Morris <rgm@gnu.org>
4037
4038 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4039
40402006-12-16 Eli Zaretskii <eliz@gnu.org>
4041
4042 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4043 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4044 NTFS volumes.
4045 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4046 volumes.
4047
40482006-12-15 Eli Zaretskii <eliz@gnu.org>
4049
4050 * text.texi (HTML Mode): Fix "C-c TAB".
4051
8cf51b2c
GM
40522006-12-09 Richard Stallman <rms@gnu.org>
4053
4054 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4055
40562006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4057
4058 * files.texi (Misc File Ops): Document insert-file-literally.
4059
40602006-12-08 Eli Zaretskii <eliz@gnu.org>
4061
4062 * cmdargs.texi (Colors): Note that --color is intended for overriding
4063 the terminal defaults, not for normal invocation.
4064
4065 * misc.texi (Emacs Server): Improve wording. Don't mention the
4066 ``server program''. Add a cross-reference to "Init File" node.
4067 (Invoking emacsclient): Add index entries. Document both short and
4068 long versions of command-line options. Document the -f option.
4069
8cf51b2c
GM
40702006-12-06 Richard Stallman <rms@gnu.org>
4071
4072 * text.texi (Outline Format): Say to set outline-regexp
4073 and outline-level with major modes and file local variables.
4074
c8763fb6 40752006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4076
4077 * anti.texi (Antinews): Mention the alternative to
4078 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4079
8cf51b2c
GM
4080 * misc.texi (Interactive Shell): Ditto.
4081
40822006-12-04 Eli Zaretskii <eliz@gnu.org>
4083
4084 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4085
4086 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4087
40882006-12-01 Eli Zaretskii <eliz@gnu.org>
4089
4090 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4091 colon in the mode line.
4092
4093 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4094
40952006-11-26 Nick Roberts <nickrob@snap.net.nz>
4096
4097 * building.texi (Watch Expressions): Mention SPC for expanding/
4098 contracting watch expressions.
4099
41002006-11-26 Kim F. Storm <storm@cua.dk>
4101
4102 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4103
41042006-11-26 Nick Roberts <nickrob@snap.net.nz>
4105
4106 * building.texi (Debugger Operation): Define text command mode.
4107 Clarify how tooltips work.
4108 (GDB Graphical Interface): Explain how to run in text command mode
4109 more clearly.
4110
41112006-11-25 Juanma Barranquero <lekktu@gmail.com>
4112
4113 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4114
41152006-11-22 Juanma Barranquero <lekktu@gmail.com>
4116
4117 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4118
8cf51b2c
GM
41192006-11-18 Chong Yidong <cyd@stupidchicken.com>
4120
4121 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4122 and EMACS is deprecated.
4123
41242006-11-18 Juanma Barranquero <lekktu@gmail.com>
4125
4126 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4127
c8763fb6 41282006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4129
4130 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4131
4132 * emacs.texi: Include xresources.texi both for info and dvi.
4133
4134 * xresources.texi: Merge text from xresmini.texi.
4135
c8763fb6 41362006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4137
4138 * glossary.texi: Fix typos.
4139
8cf51b2c
GM
41402006-11-06 Richard Stallman <rms@gnu.org>
4141
4142 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4143
4144 * ack.texi (Acknowledgments): Fix name spelling.
4145
41462006-11-01 Juri Linkov <juri@jurta.org>
4147
4148 * search.texi (Word Search): Document incremental word search.
4149
41502006-10-28 Glenn Morris <rgm@gnu.org>
4151
4152 * ack.texi (Acknowledgments): Add cal-html author.
4153
4154 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4155 Calendar"). Describe new package cal-html.
4156 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4157 Calendar Files."
4158
8cf51b2c
GM
41592006-10-23 Richard Stallman <rms@gnu.org>
4160
4161 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4162 Abbrev mode is enabled.
4163
8cf51b2c
GM
41642006-10-16 Richard Stallman <rms@gnu.org>
4165
8cf51b2c
GM
4166 * emacs.texi: Update ISBN.
4167
8cf51b2c
GM
41682006-10-11 Kim F. Storm <storm@cua.dk>
4169
4170 * emacs.texi (Acknowledgments): Use @dotless{i}.
4171
41722006-10-08 Nick Roberts <nickrob@snap.net.nz>
4173
4174 * building.texi (Breakpoints Buffer): Mention catchpoints.
4175
41762006-10-08 Kim F. Storm <storm@cua.dk>
4177
4178 * ack.texi (Acknowledgments): Update.
4179
4180 * emacs.texi (Acknowledgments): Fix bad @/ form.
4181
8cf51b2c
GM
41822006-10-05 Kim F. Storm <storm@cua.dk>
4183
4184 * emacs.texi (Acknowledgments): Add more contributors.
4185
41862006-10-03 Richard Stallman <rms@gnu.org>
4187
4188 * emacs.texi (Acknowledgments): Update version and edition.
4189
8cf51b2c
GM
41902006-10-01 Karl Berry <karl@gnu.org>
4191
4192 * custom.texi (Customization Groups): Page break to keep example buffer
4193 on one page.
4194
41952006-09-30 Karl Berry <karl@gnu.org>
4196
4197 * programs.texi (Basic Indent): @need to improve page break.
4198 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4199
42002006-09-29 Glenn Morris <rgm@gnu.org>
4201
4202 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4203
42042006-09-29 Karl Berry <karl@gnu.org>
4205
4206 * windows.texi (Basic Window): Remove forced @break, no longer
4207 desirable.
4208 * frames.texi (Frame Commands),
4209 * mark.texi (Marking Objects): Reword to avoid bad page break.
4210 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4211
42122006-09-19 Richard Stallman <rms@gnu.org>
4213
4214 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4215 stick to present tense.
4216
c8763fb6 42172006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4218
4219 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4220 to x-gtk-use-old-file-dialog.
4221 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4222
42232006-09-15 Jay Belanger <belanger@truman.edu>
4224
49823426 4225 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4226 Change "Library Public License" to "Lesser Public License"
4227 throughout. Use "yyyy" to represent year.
4228
8cf51b2c
GM
42292006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4230
4231 * files.texi (Visiting): Add index entry "open file".
4232
8cf51b2c
GM
42332006-09-11 Richard Stallman <rms@gnu.org>
4234
4235 * building.texi (Compilation Mode): Clarification.
4236 (Grep Searching): Add xref to Compilation Mode.
4237
8cf51b2c
GM
42382006-09-08 Richard Stallman <rms@gnu.org>
4239
4240 * search.texi (Search): Ref multi-file search commands here.
4241 (Other Repeating Search): Not here.
4242
8cf51b2c
GM
42432006-08-28 Richard Stallman <rms@gnu.org>
4244
4245 * windows.texi (Split Window): Update xref.
4246
4247 * basic.texi (Continuation Lines): Update xref.
4248
4249 * indent.texi (Tab Stops): Update xref.
4250
4251 * emacs.texi (Top): Update subnode menu.
4252
4253 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4254 split out of Display Custom.
4255
42562006-08-25 Kim F. Storm <storm@cua.dk>
4257
4258 * display.texi (Display Custom): Add variables overline-margin
4259 and x-underline-at-descent-line.
4260
42612006-08-25 Richard Stallman <rms@gnu.org>
4262
4263 * entering.texi (Exiting): Rewrite to give graphical displays
4264 priority over text terminals.
4265
4266 * search.texi (Incremental Search): Move index entries.
4267
42682006-08-23 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * custom.texi (Init File): Reference Find Init to avoid "home
4271 directory" confusion.
4272
42732006-08-22 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * building.texi (Other GDB-UI Buffers): Describe how to edit
4276 a value in the locals buffer.
4277
42782006-08-21 Richard Stallman <rms@gnu.org>
4279
4280 * search.texi (Basic Isearch): Add `isearch' index entry.
4281
42822006-08-16 Richard Stallman <rms@gnu.org>
4283
4284 * misc.texi (Saving Emacs Sessions): Clean up wording.
4285
4286 * mark.texi (Marking Objects): Mention term "select all".
4287
4288 * emacs.texi (Top): Update subnode menu.
4289
4290 * help.texi (Help Mode): Move node up in file.
4291
8cf51b2c
GM
42922006-08-15 Nick Roberts <nickrob@snap.net.nz>
4293
4294 * building.texi (Stack Buffer): Explain fringe arrow.
4295
8cf51b2c
GM
42962006-08-12 Eli Zaretskii <eliz@gnu.org>
4297
8cf51b2c
GM
4298 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4299 on startup.
4300
43012006-08-11 Romain Francoise <romain@orebokech.com>
4302
4303 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4304
43052006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4306
4307 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4308
43092006-08-10 Richard Stallman <rms@gnu.org>
4310
4311 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4312 with face merging. Empty regions don't count.
4313 Clarify face property inheritance.
8cf51b2c
GM
4314
43152006-08-08 Romain Francoise <romain@orebokech.com>
4316
4317 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4318 <arjuropo@cc.jyu.fi>.
4319
8cf51b2c
GM
43202006-08-04 Eli Zaretskii <eliz@gnu.org>
4321
4322 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4323 apply to all frames.
4324
8cf51b2c
GM
43252006-08-01 Richard Stallman <rms@gnu.org>
4326
4327 * help.texi (Name Help): Add index entries for describe-variable.
4328
43292006-08-01 Nick Roberts <nickrob@snap.net.nz>
4330
4331 * building.texi (GDB Graphical Interface): Shorten node names.
4332 (GDB-UI Layout): Use GDB-related.
4333 (Other GDB-UI Buffers): Simplify English.
4334
43352006-07-31 Richard Stallman <rms@gnu.org>
4336
4337 * search.texi (Query Replace): Add xref for Dired's Q command.
4338
8cf51b2c
GM
43392006-07-31 Nick Roberts <nickrob@snap.net.nz>
4340
4341 * building.texi (GDB commands in Fringe): Rename to...
4342 (Source Buffers): ..this and move forward. Describe hollow arrow and
4343 new option gdb-find-source-frame.
4344
43452006-07-29 Richard Stallman <rms@gnu.org>
4346
4347 * dired.texi (Operating on Files): Simplify previous change
4348 and fix Texinfo usage.
4349
43502006-07-29 Eli Zaretskii <eliz@gnu.org>
4351
4352 * dired.texi (Operating on Files): Add cross-references. State the
4353 Unix commands that do similar things.
4354
43552006-07-28 Richard Stallman <rms@gnu.org>
4356
4357 * mark.texi (Transient Mark): Clarify that region never disappears
4358 when Transient Mark mode is off, and not when it is on.
4359
43602006-07-27 Richard Stallman <rms@gnu.org>
4361
4362 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4363
43642006-07-24 Richard Stallman <rms@gnu.org>
4365
4366 * xresources.texi (GTK styles): Fix texinfo usage.
4367
8cf51b2c
GM
4368 * commands.texi (User Input): Explain why we teach keyboard cmds.
4369
4370 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4371 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4372 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4373 * doclicense.texi, display.texi, dired.texi, basic.texi:
4374 * anti.texi, ack.texi: Move periods and commas inside quotes.
4375
43762006-07-22 Eli Zaretskii <eliz@gnu.org>
4377
4378 * cmdargs.texi (General Variables): Document EMAIL.
4379
43802006-07-21 Eli Zaretskii <eliz@gnu.org>
4381
4382 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4383 doesn't have effect on MS-Windows.
4384
8cf51b2c
GM
43852006-07-17 Richard Stallman <rms@gnu.org>
4386
4387 * building.texi (Grep Searching): Explain about chaining grep commands.
4388
8cf51b2c
GM
43892006-07-10 Nick Roberts <nickrob@snap.net.nz>
4390
49823426 4391 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4392
43932006-07-09 Chong Yidong <cyd@stupidchicken.com>
4394
4395 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4396 is invoked for multiple files.
4397
43982006-07-08 Eli Zaretskii <eliz@gnu.org>
4399
4400 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4401 on-line manual for the rest of this node.
4402 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4403 unconditionally.
4404 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4405 Improve wording.
4406 (Windows Printing): Improve wording.
4407 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4408 rest of this node.
4409
8cf51b2c
GM
44102006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4411
49823426
GM
4412 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4413 with eval-buffer.
8cf51b2c
GM
4414
44152006-07-05 Nick Roberts <nickrob@snap.net.nz>
4416
4417 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4418 of character translation.
4419
44202006-07-04 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4423
44242006-07-03 Karl Berry <karl@gnu.org>
4425
4426 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4427 not-too-underfull hboxes in the TeX output.
4428 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4429 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4430 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4431 * sending.texi, text.texi: Fix overfull/underfull boxes.
4432
44332006-07-03 Romain Francoise <romain@orebokech.com>
4434
4435 * m-x.texi (M-x): Fix.
4436
44372006-07-03 Richard Stallman <rms@gnu.org>
4438
8cf51b2c
GM
4439 * search.texi (Other Repeating Search): filename -> file name.
4440
4441 * misc.texi (Narrowing): Minor cleanups.
4442
4443 * files.texi (Visiting): filename -> file name.
4444
4445 * emacs.texi (Top): Update subnode menus.
4446
4447 * mule.texi (Coding Systems): Move char translation stuff here.
4448 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4449 (Recognize Coding): Substantial local rewrites.
4450 (International): Update menu.
4451
4452 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4453 (Scrolling): Substantial local rewrites.
4454 (Display): Update menu and intro.
4455
4456 * dired.texi: filename -> file name.
4457
4458 * custom.texi (Safe File Variables): Texinfo usage fix.
4459
f0131492 44602006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4461
4462 * help.texi, m-x.texi: Lots of cleanups.
4463
8cf51b2c
GM
44642006-06-30 Eli Zaretskii <eliz@gnu.org>
4465
4466 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4467 (Windows Processes, Windows Misc): Shorten the printed version by
4468 selectively conditioning less important portions by @ifnottex.
4469
8cf51b2c
GM
44702006-06-27 Richard Stallman <rms@gnu.org>
4471
4472 * mini.texi (Minibuffer File): Minor cleanup.
4473
44742006-06-25 Nick Roberts <nickrob@snap.net.nz>
4475
4476 * frames.texi (XTerm Mouse): Rename to...
4477 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4478
4479 * emacs.texi (Top): Use new node name.
4480
44812006-06-24 Eli Zaretskii <eliz@gnu.org>
4482
4483 * emacs.texi (Top): Update the detailed menu according to changes in
4484 msdog.texi.
4485
4486 * msdog.texi (Windows Keyboard): New section.
4487 (Windows Mouse): New section.
4488 (Windows System Menu): Remove section (text merged with "Windows
4489 Keyboard").
4490 (Windows Misc): New section.
4491
4492 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4493
4494 * msdog.texi (ls in Lisp): New section.
4495
4496 * files.texi (Visiting): Document case-insensitive wildcard matching
4497 under find-file-wildcards.
4498
8cf51b2c
GM
44992006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4500
4501 * macos.texi (Mac Input): Add description of mac-function-modifier.
4502 Now Unicode keyboard layouts work.
4503
8cf51b2c
GM
45042006-06-10 Richard Stallman <rms@gnu.org>
4505
4506 * mule.texi (Recognize Coding): Clarify previous change.
4507
45082006-06-09 Kenichi Handa <handa@m17n.org>
4509
4510 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4511 notation.
4512
45132006-06-07 Kevin Ryde <user42@zip.com.au>
4514
4515 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4516 manual for @ifnottex, but in emacs-extra for @iftex.
4517
4518 * cmdargs.texi (General Variables): Fix smtpmail xref.
4519
45202006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4521
8cf51b2c 4522 * programs.texi (Comment Commands):
8cf51b2c 4523 * custom.texi (Specifying File Variables):
49823426 4524 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4525
45262006-06-07 Nick Roberts <nickrob@snap.net.nz>
4527
4528 * building.texi (Watch Expressions): Move node to end.
4529 (GDB Graphical Interface): Move description of clicks in fringe...
4530 (GDB commands in the Fringe): ...to here. New node.
4531
8cf51b2c
GM
45322006-06-05 Romain Francoise <romain@orebokech.com>
4533
49823426 4534 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4535
45362006-06-05 Nick Roberts <nickrob@snap.net.nz>
4537
4538 * building.texi (GDB Graphical Interface): Update bindings.
4539 (Commands of GUD): Add gud-print. Remove gud-run.
4540 Restate availability more generally.
4541
f0131492 45422006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4543
4544 * mini.texi: Lots of cleanups.
4545
45462006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4547
4548 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4549 and Mouse-2.
4550
c8763fb6 45512006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4552
4553 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4554
8cf51b2c
GM
45552006-05-31 Richard Stallman <rms@gnu.org>
4556
4557 * basic.texi (Moving Point): Fix previous change.
4558
c8763fb6 45592006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4560
4561 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4562
f0131492 45632006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4564
4565 * basic.texi: Many simplifications and improvements in wording.
4566
8cf51b2c
GM
45672006-05-26 Nick Roberts <nickrob@snap.net.nz>
4568
4569 * anti.texi (Antinews): Create a node for gdb-ui.
4570
8cf51b2c
GM
45712006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4572
4573 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4574
45752006-05-20 Richard Stallman <rms@gnu.org>
4576
4577 * dired.texi (Dired Navigation): dired-goto-file is now j.
4578
8cf51b2c
GM
45792006-05-20 Eli Zaretskii <eliz@gnu.org>
4580
4581 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4582 and their aliases.
4583
4584 * msdog.texi (Windows Printing): Mention non-support of plain text
4585 printing with some el-cheapo printers, and suggest a workaround.
4586
45872006-05-20 Kevin Ryde <user42@zip.com.au>
4588
4589 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4590 remove the bit saying you must set it.
4591
45922006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4593
4594 * trouble.texi (Checklist):
4595 * text.texi (Text, Auto Fill, Text Mode):
4596 * search.texi (Nonincremental Search):
4597 * rmail.texi (Rmail Labels):
4598 * mule.texi (Input Methods, Multibyte Conversion):
4599 * misc.texi (Gnus, Where to Look, PostScript):
4600 * maintaining.texi (Create Tags Table):
4601 * indent.texi (Indentation Commands):
4602 * fixit.texi (Spelling):
4603 * emacs.texi (Copying):
4604 * custom.texi (Init File): ifinfo -> ifnottex.
4605
8cf51b2c
GM
46062006-05-17 Richard Stallman <rms@gnu.org>
4607
4608 * files.texi (Diff Mode): Mention C-x `.
4609
46102006-05-08 Richard Stallman <rms@gnu.org>
4611
4612 * custom.texi (Disabling): Textual cleanups.
4613
8cf51b2c
GM
46142006-05-12 Glenn Morris <rgm@gnu.org>
4615
4616 * calendar.texi (Displaying the Diary, Format of Diary File):
4617 Refer to diary-view-entries, diary-list-entries,
4618 diary-show-all-entries rather than obsolete aliases.
4619
46202006-05-12 Eli Zaretskii <eliz@gnu.org>
4621
4622 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4623 (Displaying the Diary, Special Diary Entries, Importing Diary):
4624 * building.texi (Compilation Shell):
4625 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4626 emacs-xtra with @inforef's.
4627
4628 * files.texi (Visiting): Fix wording.
4629
4630 * mule.texi (Coding Systems, Text Coding): More indexing.
4631 Mention that C-x RET f can set eol conversion.
4632
c8763fb6 46332006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4634
4635 * xresmini.texi (GTK resources): Insert GTK description.
4636
4637 * xresources.texi (GTK resources): metafont should be menufont.
4638
8cf51b2c
GM
46392006-05-06 Michael Albinus <michael.albinus@gmx.de>
4640
49823426 4641 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4642 method, user name and host name is active only in partial
4643 completion mode.
4644
8cf51b2c
GM
46452006-05-06 Eli Zaretskii <eliz@gnu.org>
4646
4647 * makefile.w32-in (emacs.dvi):
4648 * Makefile.in (emacs.dvi): Add xresmini.texi.
4649
4650 * xresmini.texi (Table of Resources): Remove xref to non-existent
4651 node "LessTif Resources".
4652
4653 * msdog.texi (Microsoft Windows):
4654 * calendar.texi (Calendar/Diary, Displaying the Diary)
4655 (Special Diary Entries, Importing Diary, Holidays):
4656 * programs.texi (Program Modes):
4657 * text.texi (Text):
4658 * buffers.texi (Several Buffers):
4659 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4660
46612006-05-06 Eli Zaretskii <eliz@gnu.org>
4662
4663 The following changes merge the emacs-xtra manual into the main
4664 manual, but only for on-line version of the manual.
4665
4666 * vc2-xtra.texi (Version Backups, Local Version Control)
4667 (Making Snapshots, Change Logs and VC, Version Headers)
4668 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4669 on-line manual.
4670
4671 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4672 for on-line manual.
4673
4674 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4675 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4676 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4677 for on-line manual.
4678
4679 * fortran-xtra.texi (Fortran, Fortran Autofill)
4680 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4681 for on-line manual.
4682
4683 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4684 Conditional xref's for on-line manual.
4685
4686 * emerge-xtra.texi (Emerge, Overview of Emerge)
4687 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4688 manual.
4689
4690 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4691 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4692 (EMACSSOURCES): Use EMACS_XTRA.
4693 (../info/emacs-xtra): Remove.
4694 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4695
4696 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4697 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4698 (EMACSSOURCES): Use EMACS_XTRA.
4699 ($(infodir)/emacs-xtra): Remove.
4700 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4701
4702 * trouble.texi (Quitting):
4703 * text.texi (Text):
4704 * programs.texi (Program Modes):
4705 * msdog.texi (Microsoft Windows):
4706 * frames.texi (Frames):
4707 * files.texi (Backup, Version Control, VC Concepts)
4708 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4709 (Registering, VC Status, VC Undo, Multi-User Branching)
4710 (Comparing Files):
4711 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4712 (Displaying the Diary, Special Diary Entries, Importing Diary):
4713 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4714 conditional xref's, depending on @iftex/@ifnottex.
4715
4716 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4717 "MS-DOS". @include msdog-xtra.texi.
4718
4719 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4720 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4721
4722 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4723 for vc-xtra.texi subsections.
4724 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4725 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4726
4727 * sending.texi (Sending Mail): A @node line without explicit Prev,
4728 Next, and Up links.
4729
4730 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4731 Next, and Up links.
4732
4733 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4734 and its sections. @include picture-xtra.texi.
4735
4736 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4737 "Emerge".
4738 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4739
4740 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4741 exact duplicate of its name-sake in calendar.texi.
4742
4743 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4744 "Advanced Calendar/Diary Usage".
4745 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4746
4747 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4748 dired-xtra.texi.
4749 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4750
4751 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4752 (Files) [ifnottex]: Add menu entry for Autorevert.
4753
4754 * emacs-xtra.texi (Introduction): Reword to make consistent with
4755 printed version only.
4756 <Top level>: Remove the body of all chapters and move them to the
4757 new *-xtra.texi files. Use @raisesections and @lowersections to
4758 convert sections to chapters etc.
4759
4760 * msdog-xtra.texi:
4761 * fortran-xtra.texi:
4762 * vc-xtra.texi:
4763 * vc1-xtra.texi:
4764 * vc2-xtra.texi:
4765 * emerge-xtra.texi:
4766 * cal-xtra.texi:
4767 * dired-xtra.texi:
4768 * arevert-xtra.texi: New files, with text from respective chapters
4769 of emacs-xtra.texi. Convert each @chapter into @section, @section
4770 into @subsection, etc.
4771
1c6c854e 4772 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4773 updated.
4774
4775 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4776 Windows". All references updated.
4777
47782006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4779
4780 * macos.texi (Mac Input): Mention input from Character Palette.
4781 (Mac Font Specs): Fix typo.
4782
47832006-05-05 Richard Stallman <rms@gnu.org>
4784
4785 * files.texi (Diff Mode): Minor cleanup.
4786
47872006-05-05 Karl Berry <karl@gnu.org>
4788
8cf51b2c
GM
4789 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4790 errors from the current release of makeinfo (4.8).
4791 * help.texi (Library Keywords): Change widest word in multitable
4792 template from `emulations' to `convenience'. (Not sure if this is
4793 related to the font change.)
4794
47952006-05-05 Eli Zaretskii <eliz@gnu.org>
4796
4797 * files.texi (File Names): Add a footnote about limited support of
4798 ~USER on MS-Windows.
4799
4800 * cmdargs.texi (Initial Options): Add a footnote about limited
4801 support of ~USER on MS-Windows.
4802
48032006-05-03 Richard Stallman <rms@gnu.org>
4804
4805 * files.texi (Diff Mode): Node moved here.
4806 (Comparing Files): Delete what duplicates new node.
4807 (Files): Put Diff Mode in menu.
4808
1c6c854e 4809 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4810
4811 * emacs.texi (Top): Update menu for Diff Mode.
4812
4813 * trouble.texi (Emergency Escape): Simplify.
4814
4815 * emacs.texi (Top): Minor clarification.
4816
48172006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4818
4819 * commands.texi, entering.texi, screen.texi: Many simplifications.
4820
48212006-05-03 Richard Stallman <rms@gnu.org>
4822
4823 * commands.texi (Text Characters): Delete paragraph about unibyte
4824 non-ASCII printing chars.
4825
4826 * killing.texi (Killing): Say "graphical displays".
4827 * display.texi: Say "graphical displays".
4828
4829 * cmdargs.texi (Misc X): Say "graphical displays".
4830
48312006-05-01 Richard Stallman <rms@gnu.org>
4832
4833 * emacs.texi (Top): Add Diff Mode to menu.
4834
48352006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4836
4837 * misc.texi (Diff Mode): New node.
4838
48392006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4840
4841 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4842 (Mac Environment Variables): Shorten example line.
4843 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4844
48452006-05-01 Nick Roberts <nickrob@snap.net.nz>
4846
4847 * building.texi (GUD Customization): Describe cases %d and %c.
4848 Update description for %e.
4849
48502006-04-30 Glenn Morris <rgm@gnu.org>
4851
4852 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4853
48542006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4855
4856 * custom.texi (Examining): Update C-h v output example.
4857
48582006-04-29 Kim F. Storm <storm@cua.dk>
4859
4860 * building.texi (Grep Searching): Add lgrep and rgrep.
4861
8cf51b2c
GM
48622006-04-23 Richard Stallman <rms@gnu.org>
4863
4864 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4865
4866 * xresmini.texi: New file.
4867
4868 * xresources.texi (Face Resources): Split table into font resources
4869 and the rest. Combine similar attributes for brevity.
4870
8cf51b2c
GM
48712006-04-21 Eli Zaretskii <eliz@gnu.org>
4872
4873 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4874 backslashes and case-insensitivity in file names (moved to the
4875 main manual).
4876 (MS-DOS Printing): Move most of the text to the main manual.
4877
4878 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4879 New nodes.
4880 (Windows Processes, Windows System Menu): Add index entries and
4881 fix wording.
4882
8cf51b2c
GM
48832006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4884
4885 * misc.texi (Shell Ring): Add notes on saved input when
4886 navigating off the end of the history list.
4887
48882006-04-18 Chong Yidong <cyd@mit.edu>
4889
4890 * misc.texi (Shell Options): Correct default value of
4891 comint-scroll-show-maximum-output.
4892
8cf51b2c
GM
48932006-04-18 Nick Roberts <nickrob@snap.net.nz>
4894
4895 * building.texi (Watch Expressions): Update.
4896
8cf51b2c
GM
48972006-04-12 Richard Stallman <rms@gnu.org>
4898
4899 * search.texi: Clean up previous change.
4900
49012006-04-12 Eli Zaretskii <eliz@gnu.org>
4902
4903 * search.texi (Regexp Backslash, Regexp Replace): Add index
4904 entries for ``back reference'' and mention the term itself in the
4905 text.
4906
49072006-04-11 Richard Stallman <rms@gnu.org>
4908
4909 * custom.texi (Safe File Variables):
4910 Document enable-local-variables = :safe.
4911
49122006-04-11 Karl Berry <karl@gnu.org>
4913
4914 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4915 (Remote Repositories, Version Backups, Local Version Control)
4916 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4917 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4918 (Renaming VC Work Files and Master Files)
4919 (Inserting Version Control Headers, Customizing VC, General Options)
4920 (Options for RCS and SCCS, Options specific for CVS): Move all
4921 these nodes to emacs-xtra.texi, for brevity.
4922 * cmdargs.texi, files.texi: Change cross-references.
4923
8cf51b2c
GM
49242006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4925
4926 * files.texi (Old Versions): Update description of vc-annotate's
4927 use of color to indicate date ranges.
4928
8cf51b2c
GM
49292006-04-09 Kevin Ryde <user42@zip.com.au>
4930
8cf51b2c
GM
4931 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4932 put info and printed manual names the right way around.
4933
49342006-04-09 Karl Berry <karl@gnu.org>
4935
4936 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4937 emacs-xtra.texi, leaving only MS Windows information.
4938 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4939 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4940 node names.
4941
4942 * emacs.texi: Move @summarycontents and @contents to the beginning
4943 of the file.
4944
8cf51b2c
GM
49452006-04-08 Kevin Ryde <user42@zip.com.au>
4946
4947 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4948
49492006-04-07 Richard Stallman <rms@gnu.org>
4950
4951 * programs.texi (Comments, Comment Commands, Options for Comments)
4952 (Multi-Line Comments): "Align", not "indent".
4953 (Basic Indent): C-j deletes trailing whitespace before the newline.
4954
49552006-04-06 Richard Stallman <rms@gnu.org>
4956
8cf51b2c
GM
4957 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4958
49592006-04-06 Eli Zaretskii <eliz@gnu.org>
4960
4961 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4962
8cf51b2c
GM
49632006-04-05 Richard Stallman <rms@gnu.org>
4964
4965 * emacs.texi (Top): Update subnode menu.
4966
4967 * trouble.texi (Unasked-for Search): Node deleted.
4968 (Lossage): Delete from menu.
4969
49702006-04-04 Richard Stallman <rms@gnu.org>
4971
4972 * trouble.texi: Various cleanups.
4973 (Checklist): Don't bother saying how to snail a bug report.
4974 (Emergency Escape): Much rewriting.
4975 (After a Crash): Rename the core dump immediately.
4976 (Total Frustration): Call it a psychotherapist.
4977 (Bug Criteria): Avoid "illegal instruction".
4978 (Sending Patches): We always put the contributor's name in.
4979
4980 * misc.texi (Thumbnails): Minor correction.
4981
8cf51b2c
GM
49822006-04-03 Richard Stallman <rms@gnu.org>
4983
4984 * misc.texi (Thumbnails): Minor cleanup.
4985
49862006-04-02 Karl Berry <karl@gnu.org>
4987
4988 * sending.texi (Mail Sending): pxref to Top needs five args.
4989
4990 * texinfo.tex: Update to current version (2006-03-21.13).
4991
8cf51b2c
GM
49922006-03-31 Richard Stallman <rms@gnu.org>
4993
4994 * emacs.texi (Top): Update subnode menu.
4995
4996 * help.texi (Help Mode): Cleanup.
4997
4998 * dired.texi: Many cleanups.
4999 (Dired Deletion): Describe dired-recursive-deletes.
5000 (Operating on Files): dired-create-directory moved.
5001 (Misc Dired Features): Move to here.
5002 (Tumme): Node moved to misc.texi.
5003
5004 * custom.texi: Many cleanups.
5005 (Minor Modes): Don't mention ISO Accents Mode.
5006 (Examining): Update C-h v output example.
5007 (Hooks): Add index and xref for add-hook.
5008 (Locals): Delete list of vars that are always per-buffer. Rearrange.
5009 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
5010
5011 * misc.texi: Many cleanups.
5012 (beginning): Add to summary of topics.
5013 (Shell): Put eshell xref at the end. Remove eshell from table.
5014 (Thumbnails): New node.
5015
8cf51b2c
GM
50162006-03-28 Eli Zaretskii <eliz@gnu.org>
5017
5018 * files.texi (File Name Cache): Make it clear that the cache is
5019 not persistent.
5020
8cf51b2c
GM
50212006-03-25 Karl Berry <karl@gnu.org>
5022
49823426
GM
5023 * emacs-xtra.texi, emacs.texi, gnu.texi:
5024 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5025 (2) do not indent copyright year list (or anything else).
5026
8cf51b2c
GM
50272006-03-21 Juanma Barranquero <lekktu@gmail.com>
5028
5029 * files.texi (VC Dired Mode): Remove misplaced brackets.
5030
50312006-03-21 Andre Spiegel <spiegel@gnu.org>
5032
5033 * files.texi: Various updates and clarifications in the VC chapter.
5034
50352006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * help.texi (Help Mode): Document "C-c C-c".
5038
8cf51b2c
GM
50392006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5042 menu in the standalone Info reader.
5043
50442006-03-15 Chong Yidong <cyd@stupidchicken.com>
5045
5046 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5047 moved here from Emacs manual.
5048
5049 * programs.texi (Fortran): Section moved to emacs-xtra.
5050 (Program Modes): Xref to Fortran in emacs-xtra.
5051
5052 * maintaining.texi (Emerge): Move to emacs-xtra.
5053 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5054
5055 * picture.texi: File deleted.
5056 * Makefile.in:
5057 * makefile.w32-in: Remove picture.texi.
5058
5059 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5060 * abbrevs.texi (Abbrevs):
5061 * sending.texi (Sending Mail): Picture node removed.
5062
5063 * emacs.texi (Top): Update node listings.
5064
8cf51b2c
GM
50652006-03-12 Richard Stallman <rms@gnu.org>
5066
5067 * calendar.texi: Various cleanups.
5068
8cf51b2c
GM
50692006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5070
5071 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5072 syntax.
5073
8cf51b2c
GM
50742006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * search.texi (Regexps): More accurately describe which characters
5077 are special in which situations. Recommend _not_ to quote `]' or
5078 `-' when they are not special.
5079
8cf51b2c
GM
50802006-02-28 Andre Spiegel <spiegel@gnu.org>
5081
5082 * files.texi (Old Versions): Clarify operation of C-x v =.
5083
8cf51b2c
GM
50842006-02-21 Nick Roberts <nickrob@snap.net.nz>
5085
5086 * building.texi (Watch Expressions): Update and describe
5087 gdb-speedbar-auto-raise.
5088
50892006-02-19 Richard M. Stallman <rms@gnu.org>
5090
5091 * emacs.texi: Use @smallbook.
5092 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5093 Update subnode menu.
5094
5095 * building.texi (Lisp Interaction): Minor addition.
5096
50972006-02-18 Nick Roberts <nickrob@snap.net.nz>
5098
5099 * building.texi (Watch Expressions): Update and be more precise.
5100
c8763fb6 51012006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5102
5103 * maintaining.texi (Create Tags Table): Explain why the
5104 exception when etags writes to files under the /dev tree.
5105
51062006-02-14 Richard M. Stallman <rms@gnu.org>
5107
5108 * custom.texi (Safe File Variables): Lots of clarification.
5109 Renamed from Unsafe File Variables.
5110
51112006-02-14 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * custom.texi (Unsafe File Variables): File variable confirmation
5114 assumed denied in batch mode.
5115
51162006-02-14 Richard M. Stallman <rms@gnu.org>
5117
5118 * building.texi (GDB User Interface Layout): Don't say `inferior'
5119 for program being debugged.
5120
51212006-02-15 Nick Roberts <nickrob@snap.net.nz>
5122
5123 * building.texi (GDB Graphical Interface):
5124 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5125
51262006-02-13 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * custom.texi (Specifying File Variables, Unsafe File Variables):
5129 New nodes, split from File Variables. Document new file local
5130 variable behavior.
5131
51322006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5133
5134 * display.texi (Standard Faces):
8cf51b2c
GM
5135 * files.texi (Visiting):
5136 * frames.texi (Clipboard):
5137 * glossary.texi (Glossary) <Clipboard>:
5138 * xresources.texi (X Resources): Mention Mac OS port.
5139
8cf51b2c
GM
51402006-02-12 Richard M. Stallman <rms@gnu.org>
5141
5142 * building.texi (Building): Clarify topic in intro.
5143
5144 * maintaining.texi (Maintaining): Change title; clarify topic.
5145 Delete duplicate index entries.
5146
5147 * building.texi (Other GDB User Interface Buffers): Clarifications.
5148
5149 * text.texi (Cell Commands): Clarifications.
5150
5151 * programs.texi (Defuns): Delete duplicate explanation of
5152 left-margin paren convention.
5153 (Hungry Delete): Minor cleanup.
5154
51552006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5156
5157 * dired.texi (Tumme): More tumme documentation.
5158
51592006-02-11 Alan Mackenzie <acm@muc.de>
5160
5161 * programs.texi ("Hungry Delete"): Correct the appellation of the
5162 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5163
51642006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5165
5166 * dired.texi (Tumme): Fix small bug.
5167
51682006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5169
5170 * macos.texi (Mac International): Rename "fontset-mac" to
5171 "fontset-standard".
5172
8cf51b2c
GM
51732006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5174
5175 * dired.texi (Tumme): Basic documentation for Tumme added.
5176
8cf51b2c
GM
51772006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * mule.texi (International):
5180 * programs.texi (Basic Indent): Fix typos.
5181
8cf51b2c
GM
5182 * custom.texi (Minor Modes):
5183 * display.texi (Text Display):
5184 * commands.texi (Text Characters): Update xrefs.
5185
51862006-02-07 Richard M. Stallman <rms@gnu.org>
5187
5188 * emacs.texi (Top): Update subnode menu.
5189 Update info on old Emacs papers.
5190 (Intro): "Graphical display", not window system.
5191
5192 * xresources.texi (GTK styles): Minor clarifications.
5193
5194 * trouble.texi: "Graphical display", not window system.
5195 (Stuck Recursive): Minor clarification.
5196
5197 * text.texi: Minor clarifications.
5198 (Sentences): Explain why two-space convention is better.
5199 Explain sentence-end-without-period here.
5200 (Fill Commands): Not here.
5201 (Refill): Node moved down.
5202 (Filling): Update menu.
5203 (Table Creation, Cell Justification, Column Commands): Clarify.
5204
5205 * sending.texi: Minor clarifications.
5206
5207 * search.texi (Regexp Backslash): Clarification.
5208
5209 * rmail.texi: Minor cleanups.
5210 (Rmail): Delete digression about `rmail-mode'.
5211 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5212 (Rmail Files): Mention C-u M-x rmail.
5213 (Rmail Reply): Mention References.
5214 (Rmail Display): Mention rmail-nonignored-headers.
5215
5216 * programs.texi: Minor cleanups.
5217 (Comment Commands): Mention momentary Transient Mark mode.
5218 (Matching): Be more specific about customizing show-paren-mode.
5219 (Info Lookup): Don't list the modes that support C-h S.
5220 Just say what it does in an unsupported mode.
5221 (Man Page): Delete excessive info on customizing woman.
5222 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5223
5224 * abbrevs.texi: Minor clarifications.
5225 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5226 not "dynamic abbrevs" as if they were a kind of abbrev.
5227
5228 * picture.texi (Picture): Minor cleanup.
5229
5230 * mule.texi (Communication Coding): Say "other applications".
5231 (Fontsets): Not specific to X. Add xref to X Resources.
5232 (Unibyte Mode): Rename from Single-Byte Character Support.
5233 "Graphical display", not window system.
5234 (International): Update menu.
5235
5236 * maintaining.texi (Format of ChangeLog):
5237 New node, split out from ChangeLog.
5238 (ChangeLog): Clarifications in the remaining text.
5239 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5240 (Find Tag): Add @w.
5241 (Tags Search): Explain tag table order here. Simplify grep ref.
5242 (List Tags): tags-tag-face is a variable, not a face.
5243 (Emerge): Cleanups.
5244
5245 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5246 (Keyboard Macros): Avoid "the user".
5247
5248 * killing.texi: "Graphical display", not window system.
5249
5250 * help.texi (Help Echo): "Graphical display", not window system.
5251
5252 * glossary.texi: Say "you", not "the user". Say "graphical display".
5253
5254 * frames.texi: Minor cleanups. "Graphical display", not window system.
5255
5256 * files.texi (Visiting): Make drag-and-drop not X-specific.
5257
5258 * custom.texi: Minor cleanups. "Graphical display", not window system.
5259
5260 * cmdargs.texi: Minor cleanups.
5261
5262 * building.texi (Compilation): Move and split kill-compilation para.
5263 Add para about multiple compilers.
5264 (Compilation Mode): Commands also available in grep mode and others.
5265 Mention C-u C-x ` more tutorially. Clarify C-x `.
5266 (Compilation Shell): Clarify. Put Bash example first.
5267 (Grep Searching): Minor cleanups; add @w.
5268 (Debuggers): Minor cleanups.
5269 (Starting GUD): Make GDB xgraphical mode issue clearer.
5270 (Debugger Operation): Lots of clarifications including
5271 GDB tooltip side-effect issue.
5272 (Commands of GUD): Clarify.
5273 (GUD Customization): Add bashdb-mode-hook.
5274 (GDB Graphical Interface): Rewrite for clarity.
5275 (GDB User Interface Layout): Rewrite for clarity.
5276 (Stack Buffer, Watch Expressions): Likewise.
5277 (Other GDB User Interface Buffers): Cleanups.
5278 (Lisp Libraries, External Lisp): Cleanup.
5279
5280 * basic.texi (Position Info): "Graphical displays", rather than
5281 window systems.
5282
5283 * anti.texi: Minor cleanup.
5284
8cf51b2c
GM
52852006-02-03 Eli Zaretskii <eliz@gnu.org>
5286
5287 * custom.texi (Init File, Find Init): Add cross-references to
5288 where $HOME is described.
5289
52902006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5291
5292 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5293 is not inside the @table.
5294
5295 * emacs.texi (Top): Correct node name.
5296
5297 * files.texi (File Names): Fix @xref.
5298 (Reverting): Fix typo.
5299
5300 * mule.texi (International): Correct node name.
5301
5302 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5303
53042006-02-01 Richard M. Stallman <rms@gnu.org>
5305
5306 * emacs.texi (Top): Update subnode menu.
5307
5308 * mule.texi: Minor clarifications.
5309 Reduce the specific references to X Windows.
5310 Refer to "graphical" terminals, rather than window systems.
5311 (Text Coding): Rename from Specify Coding.
5312 (Communication Coding, File Name Coding, Terminal Coding):
5313 New nodes split out from Text Coding.
5314
5315 * kmacro.texi: Minor clarifications.
5316 (Keyboard Macro Ring): Comment out some excessive commands.
5317 (Basic Keyboard Macro): Split up the table, putting part in each node.
5318
5319 * major.texi: Minor clarifications.
5320
5321 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5322
5323 * windows.texi: Minor clarifications.
5324 (Change Window): Don't describe mode-line mouse cmds here.
5325 Add xref to Mode Line Mouse.
5326
5327 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5328
5329 * macos.texi (Mac International): Fix xref.
5330
5331 * indent.texi: Minor clarifications.
5332
5333 * frames.texi: Minor clarifications.
5334 Reduce the specific references to X Windows.
5335 Refer to "graphical" terminals, rather than window systems.
5336 (Frame Parameters): Don't mention commands like
5337 set-foreground-color. Just say to customize a face.
5338 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5339
5340 * files.texi: Minor clarifications.
5341 (Numbered Backups): New node, split out from Backup Names.
5342
5343 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5344
5345 * cmdargs.texi (General Variables): Fix xref.
5346
5347 * buffers.texi: Minor clarifications.
5348
8cf51b2c
GM
53492006-01-31 Richard M. Stallman <rms@gnu.org>
5350
5351 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5352 Nodes moved to top.
5353
5354 * display.texi: Minor clarifications.
5355 (Display): Rearrange menu.
5356 (Standard Faces): Mention query-replace face.
5357 (Faces): Simplify.
5358 (Font Lock): Simplify face customization info.
5359 (Highlight Changes): Node merged into Highlight Interactively.
5360 (Highlight Interactively): Much rewriting and cleanup.
5361 (Optional Mode Line): Narrowed line number not good for goto-line.
5362 Simplify face customization advice.
5363 (Text Display): Mention use of escape-glyph face.
5364 Move ctl-arrow and tab-width here.
5365 (Display Custom): Move no-redraw-on-reenter to end of node.
5366
5367 * search.texi: Minor clarifications.
5368 (Isearch Scroll): Simplify.
5369 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5370
5371 * regs.texi (Registers): Mention bookmarks here.
5372
5373 * mark.texi: Minor clarifications.
5374 (Selective Undo): Node deleted.
5375
5376 * m-x.texi: Minor clarifications.
5377
5378 * killing.texi: Minor clarifications.
5379 Refer to "graphical" terminals, rather than window systems.
5380
5381 * help.texi: Clarifications.
5382 (Help): Don't describe C-h F and C-h K here.
5383 (Key Help): Describe C-h K here.
5384 (Name Help): Mention Emacs Lisp Intro.
5385 Describe C-h F here.
5386 (Misc Help): Mention C-h F and C-h K only briefly.
5387
5388 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5389 Selective undo text merged in.
5390 (Spelling): Mention Aspell along with Ispell.
5391
5392 * emacs.texi (Top): Update subnode menus.
5393
5394 * basic.texi (Basic Undo): Rename from Undo. Most of text
5395 moved to new Undo node.
5396
8cf51b2c
GM
53972006-01-29 Chong Yidong <cyd@stupidchicken.com>
5398
5399 * basic.texi (Continuation Lines, Inserting Text):
5400 Mention longlines mode.
5401
54022006-01-29 Richard M. Stallman <rms@gnu.org>
5403
10d1d0af 5404 * screen.texi: Minor cleanups.
8cf51b2c
GM
5405 (Screen): Clean up the intro paragraphs.
5406 (Mode Line): Lots of rewriting. Handle frame-name better.
5407 eol-mnemonic-... vars moved out.
5408
5409 * emacs.texi (Top): Change menu item for MS-DOS node.
5410 Update subnode menu.
5411
5412 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5413 chapter relates to Windows. Title changed.
5414
5415 * mini.texi: Minor cleanups.
5416
5417 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5418 (Mark): Put it in the menu.
5419
5420 * entering.texi: Minor cleanups.
5421
5422 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5423 (Intro): Refer to "graphical" terminals, rather than X.
5424
5425 * display.texi (Display Custom): Add xref to Variables.
5426 (Optional Mode Line): eol-mnemonic-... vars moved here.
5427
5428 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5429 rather than X.
5430
8cf51b2c
GM
5431 * basic.texi: Minor cleanups.
5432 (Undo): selective-undo moved.
5433
8cf51b2c
GM
54342006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5435
5436 * anti.texi (Antinews): Various corrections and additions.
5437
54382006-01-23 Juri Linkov <juri@jurta.org>
5439
5440 * custom.texi (Easy Customization, Customization Groups)
5441 (Browsing Custom): Mention links along with buttons.
5442
8cf51b2c
GM
54432006-01-21 Eli Zaretskii <eliz@gnu.org>
5444
8cf51b2c
GM
5445 * text.texi (TeX Print): Use @key for TAB.
5446
8cf51b2c
GM
5447 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5448
8cf51b2c
GM
54492006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5450
5451 * files.texi (File Aliases): Don't claim that usually separate
5452 buffers are created for two file names that name the same data.
5453 Mention additional situations where different names mean the same
5454 file on disk.
5455
54562006-01-19 Richard M. Stallman <rms@gnu.org>
5457
5458 * killing.texi (Deletion): Upcase @key argument.
5459
5460 * custom.texi (Custom Themes): Minor cleanup.
5461
5462 * programs.texi (Hungry Delete): Upcase @key argument.
5463
8cf51b2c
GM
54642006-01-16 Juri Linkov <juri@jurta.org>
5465
5466 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5467 Move `mode-line-highlight' before `mode-line-buffer-id'.
5468
8cf51b2c
GM
54692006-01-14 Richard M. Stallman <rms@gnu.org>
5470
5471 * basic.texi (Inserting Text): Minor cleanup.
5472
8cf51b2c
GM
54732006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * custom.texi (Changing a Variable, Face Customization):
5476 Update for changes in Custom menus.
5477
8cf51b2c
GM
54782006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5479
5480 * macos.texi (Mac International): Undo last change.
5481
8cf51b2c
GM
54822006-01-02 Chong Yidong <cyd@stupidchicken.com>
5483
5484 * custom.texi (Custom Themes): Describe the new
5485 customize-create-theme interface.
5486
54872005-12-30 Juri Linkov <juri@jurta.org>
5488
5489 * basic.texi (Position Info): Update example.
5490
c8763fb6 54912005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5492
5493 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5494
54952005-12-24 Chong Yidong <cyd@stupidchicken.com>
5496
5497 * custom.texi (Custom Themes): `load-theme' always loads.
5498
54992005-12-23 Juri Linkov <juri@jurta.org>
5500
5501 * display.texi (Highlight Interactively): Use double space to
5502 separate sentences. Replace C-p with M-p, and C-n with M-n.
5503
55042005-12-22 Richard M. Stallman <rms@gnu.org>
5505
5506 * custom.texi (Easy Customization and subnodes):
5507 Replace "active field" with "button".
5508 Use "user option" only for variables.
5509 Use "setting" for variable-or-face.
5510
55112005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * buffers.texi (Select Buffer): Change order in table to make
5514 "Similar" refer to the correct item.
5515 (Indirect Buffers): Minor rewording.
5516
8cf51b2c
GM
55172005-12-20 Juri Linkov <juri@jurta.org>
5518
5519 * files.texi (VC Status): Put P and N near p and n.
5520
8cf51b2c
GM
55212005-12-19 Richard M. Stallman <rms@gnu.org>
5522
5523 * programs.texi (Electric C): Delete the info about newline control.
5524 (Other C Commands): Minor cleanup.
5525 (Left Margin Paren): Minor cleanup.
5526
55272005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5528
5529 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5530 (Customization Groups): Delete text moved to "Browsing Custom".
5531 (Browsing Custom): New node.
5532 (Specific Customization): Clarify which commands only work for
5533 loaded options.
5534
55352005-12-18 Bill Wohler <wohler@newt.com>
5536
5537 * frames.texi (Tool Bars): Shorten text of previous change.
5538
55392005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5540
5541 * files.texi (VC Status): Document log-view mode.
5542
55432005-12-18 Bill Wohler <wohler@newt.com>
5544
5545 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5546 permanently via the customize interface.
5547
8cf51b2c
GM
55482005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5549
5550 * killing.texi (Killing by Lines): Document `kill-whole-line'
5551 function.
5552
c8763fb6 55532005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5554
5555 * buffers.texi (Select Buffer): Change `prev-buffer' to
5556 `previous-buffer'. Indicate that these functions use a frame
5557 local buffer list.
5558
8cf51b2c
GM
55592005-12-12 Richard M. Stallman <rms@gnu.org>
5560
5561 * custom.texi (Easy Customization): Change menu comment.
5562 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5563
5564 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5565 (Help): Among the Apropos commands, describe only C-h a here.
5566
55672005-12-11 Richard M. Stallman <rms@gnu.org>
5568
5569 * programs.texi (Options for Comments): Comment-end starts with space.
5570
5571 * glossary.texi (Glossary): Minor cleanup.
5572
5573 * files.texi (Old Versions): Use @table.
5574
8cf51b2c
GM
55752005-12-10 David Koppelman <koppel@ece.lsu.edu>
5576
5577 * display.texi (Highlight Interactively): Include
5578 global-hi-lock-mode. Add miscellaneous details and elaborations.
5579
55802005-12-09 Richard M. Stallman <rms@gnu.org>
5581
5582 * display.texi (Font Lock): Delete the Global FL menu item.
5583
55842005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5585
5586 * custom.texi (Minibuffer Maps): Mention the maps for file name
5587 completion.
5588
55892005-12-09 Kim F. Storm <storm@cua.dk>
5590
5591 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5592 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5593 cursor to next corner in rectangle; clarify insert around rectangle.
5594
8cf51b2c
GM
55952005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * custom.texi (Customization): Use xref to elisp manual for
5598 non-TeX output.
5599 (Minor Modes): Update.
5600 (Customization Groups, Changing a Variable, Face Customization):
5601 Update for new appearance of Custom buffers.
5602 (Changing a Variable): `custom-buffer-done-function' has been
5603 replaced by `custom-buffer-done-kill'.
5604 (Specific Customization): In the `customize-group' buffer, a
5605 subgroup's contents are not "hidden". They are not included at
5606 all. They have no [Show] button.
5607 (Mouse Buttons): Add pxref to description of mouse event lists in
5608 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5609 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5610 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5611
56122005-12-08 Richard M. Stallman <rms@gnu.org>
5613
5614 * mini.texi (Completion Commands, Completion):
5615 In file name input, SPC does not do completion.
5616
8cf51b2c
GM
56172005-12-08 Nick Roberts <nickrob@snap.net.nz>
5618
5619 * building.texi (GDB Graphical Interface): Explain screen size
5620 setting.
5621 (Other GDB User Interface Buffers): Describe features specific to
5622 GDB 6.4.
5623
8cf51b2c
GM
56242005-12-01 Nick Roberts <nickrob@snap.net.nz>
5625
5626 * building.texi (GDB User Interface Layout): Describe how to
5627 kill associated buffers.
5628 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5629 (Watch Expressions): Be more precise.
5630 (Other GDB User Interface Buffers): Describe how to change a
5631 register value.
5632
8cf51b2c
GM
56332005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5634
5635 * macos.texi (Mac Input): Remove description of
5636 mac-command-key-is-meta. Add descriptions of
5637 mac-control-modifier, mac-command-modifier, and
5638 mac-option-modifier.
5639 (Mac International): Fix description of conversion of clipboard data.
5640 (Mac Font Specs): Add example of font customization by face attributes.
5641
56422005-11-22 Nick Roberts <nickrob@snap.net.nz>
5643
5644 * building.texi (Watch Expressions): Expand description.
5645 (Other GDB User Interface Buffers): Describe local map for
5646 gud-watch.
5647
56482005-11-21 Chong Yidong <cyd@stupidchicken.com>
5649
5650 * display.texi (Font Lock): Font lock is enabled by default now.
5651
56522005-11-20 Juri Linkov <juri@jurta.org>
5653
5654 * basic.texi (Position Info): Update examples of the output.
5655 Remove the fact that examples are produced in the TeXinfo buffer,
5656 because in the Info reader users will get a different output from
5657 `C-x ='.
5658
5659 * building.texi (Compilation Mode): Remove paragraph duplicated
5660 from the node `Compilation'. Add `compilation-skip-threshold'.
5661
5662 * display.texi (Font Lock): Suggest more user-friendly method of
5663 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5664
56652005-11-18 Richard M. Stallman <rms@gnu.org>
5666
5667 * files.texi (Registering): Mention @@ in mode line.
5668
5669 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5670
56712005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5672
5673 * files.texi (Renaming and VC): Some back-ends don't
5674 handle renaming.
5675
8cf51b2c
GM
56762005-11-17 Juri Linkov <juri@jurta.org>
5677
5678 * emacs.texi (Top):
5679 * display.texi (Highlight Interactively): Put this font-lock based
5680 mode near Font Lock node.
5681
56822005-11-16 Chong Yidong <cyd@stupidchicken.com>
5683
5684 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5685 icons.
5686
56872005-11-12 Kim F. Storm <storm@cua.dk>
5688
5689 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5690 (Help Summary): Add C-h d and C-h e.
5691 (Apropos): Clarify that all apropos commands may search for either
5692 list of words or a regexp. Add C-h d for apropos-documentation.
5693 Describe apropos-documentation-sort-by-scores user option.
5694
8cf51b2c
GM
56952005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5696
5697 * killing.texi (CUA Bindings): Add @section.
5698
56992005-11-10 Kim F. Storm <storm@cua.dk>
5700
5701 * emacs.texi (Top): Add CUA Bindings entry to menu.
5702
5703 * killing.texi (CUA Bindings): New node. Moved here from
5704 misc.texi and extended with info on rectangle commands and
5705 rectangle highlighting, interface to registers, and the global
5706 mark feature.
5707
5708 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5709
5710 * regs.texi: Prev link points to CUA Bindings node.
5711
57122005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5713
5714 * help.texi (Help Echo): By default, help echos are only shown on
5715 mouse-over, not on point-over.
5716
c8763fb6 57172005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5718
5719 * misc.texi (Shell Mode): Describe how to activate password echoing.
5720
8cf51b2c
GM
57212005-11-04 Romain Francoise <romain@orebokech.com>
5722
5723 * mark.texi (Mark Ring): Fix typo.
5724
57252005-11-03 Richard M. Stallman <rms@gnu.org>
5726
5727 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5728
57292005-11-01 Bill Wohler <wohler@newt.com>
5730
5731 * help.texi (Help Mode): Fix typo.
5732
57332005-11-01 Nick Roberts <nickrob@snap.net.nz>
5734
1c6c854e
CS
5735 * building.texi (Other GDB User Interface Buffers):
5736 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5737
57382005-10-31 Romain Francoise <romain@orebokech.com>
5739
5740 * files.texi (Compressed Files): Fix typo.
5741
5742 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5743
5744 * windows.texi (Force Same Window): Likewise.
5745
57462005-10-30 Bill Wohler <wohler@newt.com>
5747
5748 * help.texi (Help Mode): URLs viewed with browse-url.
5749
57502005-10-31 Nick Roberts <nickrob@snap.net.nz>
5751
5752 * building.texi (GDB Graphical Interface): Don't reference
5753 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5754 must stay in same frame.
5755
57562005-10-29 Chong Yidong <cyd@stupidchicken.com>
5757
5758 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5759
5760 * anti.texi (Antinews): Likewise.
5761
8cf51b2c
GM
57622005-10-28 Bill Wohler <wohler@newt.com>
5763
5764 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5765
57662005-10-28 Richard M. Stallman <rms@gnu.org>
5767
5768 * files.texi (Visiting): Explain how to enter ? in a file name.
5769
5770 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5771
8cf51b2c
GM
57722005-10-25 Nick Roberts <nickrob@snap.net.nz>
5773
1c6c854e
CS
5774 * building.texi (GDB Graphical Interface):
5775 Describe gdb-mouse-until.
8cf51b2c
GM
5776
57772005-10-23 Richard M. Stallman <rms@gnu.org>
5778
5779 * custom.texi (Init File): Recommend when to use site-start.el.
5780
8cf51b2c
GM
57812005-10-21 Juri Linkov <juri@jurta.org>
5782
5783 * custom.texi (Examining): Mention accessing the old variable
5784 value via M-n in set-variable.
5785
8cf51b2c
GM
57862005-10-18 Romain Francoise <romain@orebokech.com>
5787
5788 * files.texi (Version Systems): Capitalize GNU.
5789
8cf51b2c
GM
57902005-10-18 Nick Roberts <nickrob@snap.net.nz>
5791
5792 * building.texi (Compilation Mode): Remove redundant paragraph.
5793 (Watch Expressions): Remove paragraph to reflect code change.
5794
8cf51b2c
GM
57952005-10-16 Richard M. Stallman <rms@gnu.org>
5796
5797 * building.texi (Compilation Mode, Compilation): Clarified.
5798
57992005-10-15 Richard M. Stallman <rms@gnu.org>
5800
5801 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5802
8cf51b2c
GM
58032005-10-13 Kenichi Handa <handa@m17n.org>
5804
5805 * basic.texi (Position Info): Fix previous change.
5806
c8763fb6 58072005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5808
5809 * cmdargs.texi (Icons X): Fix typo.
5810
58112005-10-12 Kenichi Handa <handa@m17n.org>
5812
5813 * basic.texi (Position Info): Describe the case that Emacs shows
5814 "part of display ...".
5815
c8763fb6 58162005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5817
5818 * cmdargs.texi (Icons X): -nb => -nbi.
5819
58202005-10-10 Chong Yidong <cyd@stupidchicken.com>
5821
5822 * frames.texi (Speedbar): A couple more clarifications.
5823
58242005-10-11 Nick Roberts <nickrob@snap.net.nz>
5825
5826 * building.texi (GDB User Interface Layout): Improve diagram.
5827 (Watch Expressions): Explain how to make speedbar global.
5828 (Other GDB User Interface Buffers): Make references more precise.
5829
8cf51b2c
GM
58302005-10-09 Richard M. Stallman <rms@gnu.org>
5831
5832 * frames.texi (Speedbar): Clarify the text.
5833
58342005-10-09 Chong Yidong <cyd@stupidchicken.com>
5835
5836 * frames.texi (Speedbar): Add information on keybindings,
5837 dismissing the speedbar, and buffer display mode. Link to
5838 speedbar manual.
5839
c8763fb6 58402005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5841
1c6c854e 5842 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5843 added -nb, --no-bitmap-icon.
5844
8cf51b2c
GM
58452005-10-07 Nick Roberts <nickrob@snap.net.nz>
5846
5847 * building.texi (GDB Graphical Interface): Add variables and
5848 functions to indices. Be more precise.
5849
c8763fb6 58502005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5851
5852 * frames.texi (Drag and Drop): Remove the x- from
5853 x-dnd-open-file-other-window and xdnd-protocol-alist.
5854
58552005-09-30 Romain Francoise <romain@orebokech.com>
5856
5857 * mini.texi (Minibuffer): The default value now appears before the
5858 colon in minibuffer prompts.
5859
8cf51b2c
GM
58602005-09-25 Richard M. Stallman <rms@gnu.org>
5861
5862 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5863
8cf51b2c
GM
58642005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5865
5866 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5867
8cf51b2c
GM
58682005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5869
5870 * emacs.texi (Top): Update submenus from macos.texi.
5871
5872 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5873 (Mac OS): Update feature support status.
5874 (Mac Input): List supported input scripts. Remove description
5875 about `mac-keyboard-text-encoding'. Mention mouse button
5876 emulation and related variables.
5877 (Mac International): Mention Central European and Cyrillic
5878 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5879 Add description about coding system for selection.
5880 Add description about language environment.
5881 (Mac Environment Variables):
5882 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5883 arguments. Add Preferences support.
5884 (Mac Directories): Explicitly state that this node is for Mac OS
5885 Classic only.
1c6c854e
CS
5886 (Mac Font Specs): Mention specification for scalable fonts.
5887 List supported charsets. Add preferred way of creating fontsets.
5888 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5889 (Mac Functions): Add descriptions about `mac-set-file-creator',
5890 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5891 and `mac-get-preference'.
5892
8cf51b2c
GM
58932005-09-16 Romain Francoise <romain@orebokech.com>
5894
5895 Update all files to specify GFDL version 1.2.
5896
5897 * doclicense.texi (GNU Free Documentation License): Update to
5898 version 1.2.
5899
59002005-09-15 Richard M. Stallman <rms@gnu.org>
5901
5902 * buffers.texi (List Buffers): Fix xref.
5903
5904 * rmail.texi (Rmail Basics): Fix xref.
5905
5906 * emacs.texi (Top): Update subnode menus.
5907
5908 * files.texi (Saving Commands): New node, broken out of Saving.
5909 (Customize Save): New node, broken out of Saving.
5910 Clarify effect of write-region-inhibit-fsync.
5911 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5912
8cf51b2c
GM
59132005-09-14 Romain Francoise <romain@orebokech.com>
5914
5915 * files.texi (Saving): Mention write-region-inhibit-fsync.
5916
59172005-09-05 Chong Yidong <cyd@stupidchicken.com>
5918
5919 * custom.texi (Custom Themes): New node.
5920
59212005-09-03 Richard M. Stallman <rms@gnu.org>
5922
49823426
GM
5923 * search.texi (Search Case): Mention vars that control
5924 case-fold-search for various operations.
8cf51b2c
GM
5925
59262005-08-22 Juri Linkov <juri@jurta.org>
5927
5928 * display.texi (Standard Faces): Merge the text from
5929 `(elisp)Standard Faces' into this node.
5930
59312005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5932
5933 * emacs.texi (Top): Delete menu item for deleted node
5934 Keyboard Translations.
5935
59362005-08-18 Richard M. Stallman <rms@gnu.org>
5937
8cf51b2c
GM
5938 * trouble.texi (Unasked-for Search):
5939 Delete xref to Keyboard Translations.
5940
5941 * glossary.texi (Glossary): Delete xref.
5942
8cf51b2c
GM
5943 * custom.texi (Minor Modes): Say that the list here is not complete.
5944 (Keyboard Translations): Node deleted.
5945 (Disabling): Delete xref to it.
5946 (Customization Groups): Fix Custom buffer example.
5947 (Hooks): Mention remove-hooks.
5948
59492005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5950
5951 * building.texi (GDB Graphical Interface): Improve filling of menu
5952 item.
5953
59542005-08-18 Nick Roberts <nickrob@snap.net.nz>
5955
5956 * building.texi (GDB Graphical Interface): Use better node names.
5957
59582005-08-14 Richard M. Stallman <rms@gnu.org>
5959
5960 * text.texi (Sentences): Fix xref.
5961
59622005-08-14 Juri Linkov <juri@jurta.org>
5963
5964 * building.texi (Compilation, Grep Searching): Move grep command
5965 headings from `Compilation' to `Grep Searching'.
5966
5967 * dired.texi (Dired and Find):
5968 * maintaining.texi (Tags Search): Replace grep xref to
5969 `Compilation' node with `Grep Searching'.
5970
5971 * files.texi (Comparing Files): Replace xref to `Compilation' with
5972 `Compilation Mode'.
5973
59742005-08-13 Alan Mackenzie <acm@muc.de>
5975
5976 * search.texi (Non-ASCII Isearch): Correct a typo.
5977 (Replacement Commands): Mention query-replace key binding.
5978
59792005-08-11 Richard M. Stallman <rms@gnu.org>
5980
5981 * programs.texi (Options for Comments): Fix xref.
5982
5983 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5984 out of Regexps.
5985
8cf51b2c
GM
59862005-08-09 Juri Linkov <juri@jurta.org>
5987
5988 * building.texi (Compilation): Use `itemx' instead of `item'.
5989 (Grep Searching): Simplify phrase.
5990
5991 * display.texi (Standard Faces): Describe vertical-border on
5992 window systems.
5993
5994 * windows.texi (Split Window): Simplify phrase and mention
5995 vertical-border face.
5996
59972005-08-09 Richard M. Stallman <rms@gnu.org>
5998
5999 * files.texi (Comparing Files): Clarify compare-windows.
6000
6001 * calendar.texi (Scroll Calendar): Document < and > in calendar.
6002
8cf51b2c
GM
60032005-08-06 Eli Zaretskii <eliz@gnu.org>
6004
6005 * mule.texi (Coding Systems): Rephrase the paragraph about
6006 codepages: no need for "M-x codepage-setup" anymore, except on
6007 MS-DOS.
6008
6009 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
6010 the MS-DOS port only.
6011
60122005-07-30 Eli Zaretskii <eliz@gnu.org>
6013
6014 * makefile.w32-in (info): Don't run multi-install-info.bat.
6015 ($(infodir)/dir): New target, produced by running
6016 multi-install-info.bat.
6017
8cf51b2c
GM
60182005-07-22 Eli Zaretskii <eliz@gnu.org>
6019
6020 * files.texi (Quoted File Names): Add index entry.
6021
8cf51b2c
GM
60222005-07-19 Juri Linkov <juri@jurta.org>
6023
6024 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6025
60262005-07-18 Juri Linkov <juri@jurta.org>
6027
8cf51b2c
GM
6028 * custom.texi (Easy Customization):
6029 * files.texi (Old Versions):
6030 * frames.texi (Wheeled Mice):
6031 * mule.texi (Specify Coding):
8cf51b2c
GM
6032 * text.texi (Cell Justification):
6033 * trouble.texi (After a Crash):
8cf51b2c
GM
6034 * xresources.texi (GTK styles):
6035 Delete duplicate duplicate words.
6036
60372005-07-17 Richard M. Stallman <rms@gnu.org>
6038
6039 * frames.texi (Creating Frames): Fix foreground color example.
6040
6041 * custom.texi (Init Examples): Clean up text about conditionals.
6042
60432005-07-16 Richard M. Stallman <rms@gnu.org>
6044
6045 * mini.texi (Completion Commands): Fix command name for ?.
6046
8cf51b2c
GM
60472005-07-16 Eli Zaretskii <eliz@gnu.org>
6048
6049 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6050 `menu' face has no effect on w32 and with GTK.
6051 Add cross-references.
8cf51b2c
GM
6052
6053 * cmdargs.texi (General Variables): Clarify the default location
6054 of $HOME on w32 systems.
6055
60562005-07-15 Jason Rumney <jasonr@gnu.org>
6057
6058 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6059 changed.
6060
60612005-07-08 Kenichi Handa <handa@m17n.org>
6062
1c6c854e
CS
6063 * mule.texi (Recognize Coding):
6064 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6065
60662005-07-07 Richard M. Stallman <rms@gnu.org>
6067
6068 * anti.texi (Antinews): Mention mode-line-inverse-video.
6069
6070 * files.texi (Saving): Minor correction about C-x C-w.
6071
6072 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6073
60742005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6075
6076 * search.texi (Isearch Scroll): Add example of using the
6077 `isearch-scroll' property.
6078 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6079 `Display Custom' node.
6080 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6081 and de-emphasize it.
6082 (Other Repeating Search): `occur' currently can not correctly
6083 handle multiline matches. Correct, clarify and update description
6084 of `flush-lines' and `keep-lines'.
6085
6086 * display.texi (Display Custom): Add anchor for `baud-rate'.
6087
60882005-07-07 Richard M. Stallman <rms@gnu.org>
6089
6090 * gnu.texi: Update where to get GNU status; add refs for how to help.
6091 Add footnotes 6 and 7.
6092
60932005-07-04 Lute Kamstra <lute@gnu.org>
6094
6095 Update FSF's address in GPL notices.
6096
8cf51b2c 6097 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6098 * trouble.texi (Checklist): Update FSF's address.
6099
8cf51b2c
GM
61002005-06-24 Richard M. Stallman <rms@gnu.org>
6101
6102 * display.texi (Text Display): Change index entries.
6103
61042005-06-24 Eli Zaretskii <eliz@gnu.org>
6105
6106 * makefile.w32-in (MAKEINFO): Use --force.
6107 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6108 Makefile.in.
8cf51b2c
GM
6109
61102005-06-23 Richard M. Stallman <rms@gnu.org>
6111
1c6c854e 6112 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6113 nobreak-char-display.
6114
6115 * emacs.texi (Top): Update detailed node listing.
6116
1c6c854e 6117 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6118 to nobreak-char-display and no-break-space to nobreak-space.
6119 (Standard Faces): Split up the list of standard faces
6120 and put it in a separate node. Add nobreak-space and
6121 escape-glyph.
6122
8cf51b2c
GM
61232005-06-23 Lute Kamstra <lute@gnu.org>
6124
6125 * mule.texi (Select Input Method): Fix typo.
6126
61272005-06-23 Kenichi Handa <handa@m17n.org>
6128
1c6c854e
CS
6129 * mule.texi (International): List all supported scripts.
6130 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6131 distribution.
6132 (Language Environments): List all language environments.
6133 Intlfonts contains fonts for most supported scripts, not all..
6134 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6135 input a specific character.
8cf51b2c
GM
6136 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6137
61382005-06-23 Juanma Barranquero <lekktu@gmail.com>
6139
49823426 6140 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6141
61422005-06-22 Miles Bader <miles@gnu.org>
6143
6144 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6145
61462005-06-20 Miles Bader <miles@gnu.org>
6147
6148 * display.texi (Faces): Add `vertical-divider'.
6149
61502005-06-17 Richard M. Stallman <rms@gnu.org>
6151
6152 * text.texi (Adaptive Fill): Minor clarification.
6153
8cf51b2c
GM
61542005-06-10 Lute Kamstra <lute@gnu.org>
6155
6156 * emacs.texi (Top): Correct version number.
6157 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6158 refer to the current version of Emacs.
6159
61602005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * files.texi (Log Buffer): Document when there can be more than
6163 one file to be committed.
6164
61652005-06-08 Juri Linkov <juri@jurta.org>
6166
6167 * display.texi (Faces): Add `shadow' face.
6168
61692005-06-07 Masatake YAMATO <jet@gyve.org>
6170
6171 * display.texi (Faces): Write about mode-line-highlight.
6172
61732005-06-06 Richard M. Stallman <rms@gnu.org>
6174
6175 * misc.texi (Printing Package): Explain how to initialize
6176 printing package.
6177
6178 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6179
61802005-06-05 Chong Yidong <cyd@stupidchicken.com>
6181
6182 * emacs.texi: Rename Hardcopy to Printing.
6183 Make PostScript and PostScript Variables subnodes of it.
6184
6185 * misc.texi (Printing): Rename node from Hardcopy.
6186 Mention menu bar options.
6187 Move PostScript and PostScript Variables to submenu.
6188 (Printing package): New node.
6189
6190 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6191
6192 * dired.texi (Operating on Files): Likewise.
6193
6194 * calendar.texi (Displaying the Diary): Likewise.
6195
6196 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6197
6198 * glossary.texi (Glossary): Likewise.
6199
6200 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6201 effect.
6202
62032005-06-04 Richard M. Stallman <rms@gnu.org>
6204
6205 * trouble.texi (After a Crash): Polish previous change.
6206
8cf51b2c
GM
62072005-05-30 Noah Friedman <friedman@splode.com>
6208
6209 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6210 recovery mechanism.
6211
8cf51b2c
GM
62122005-05-28 Nick Roberts <nickrob@snap.net.nz>
6213
6214 * building.texi (Other Buffers): SPC toggles display of
6215 floating point registers.
6216
8cf51b2c
GM
62172005-05-27 Nick Roberts <nickrob@snap.net.nz>
6218
6219 * files.texi (Log Buffer): Merge in description of Log Edit
6220 mode from pcl-cvs.texi.
6221
62222005-05-26 Richard M. Stallman <rms@gnu.org>
6223
6224 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6225
8cf51b2c
GM
62262005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6227
6228 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6229 not enabled by default.
6230 When not on a word, `ispell-word' by default checks the word
6231 before point.
6232
62332005-05-24 Nick Roberts <nickrob@snap.net.nz>
6234
6235 * building.texi (Debugger Operation): Simplify last sentence.
6236
62372005-05-23 Lute Kamstra <lute@gnu.org>
6238
6239 * emacs.texi: Update FSF's address throughout.
6240 (Preface): Use @cite.
6241 (Distrib): Add cross reference to the node "Copying". Mention the
6242 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6243 printed manuals.
6244 (Intro): Use @xref for the Emacs Lisp Intro.
6245
8cf51b2c
GM
62462005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6249
6250 * basic.texi (Moving Point): Mention default for `goto-line'.
6251
6252 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6253 of a variable's docstring.
6254
62552005-05-18 Lute Kamstra <lute@gnu.org>
6256
6257 * maintaining.texi (Overview of Emerge): Add cross reference.
6258 Remove duplication.
6259
6260 * emacs.texi (Top): Update to the current structure of the manual.
6261 * misc.texi (Emacs Server): Add menu description.
6262 * files.texi (Saving): Fix menu.
6263 * custom.texi (Customization): Fix menu.
6264 * mule.texi (International): Fix menu.
6265 * kmacro.texi (Keyboard Macros): Fix menu.
6266
62672005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6268
6269 * display.texi: Various minor changes.
6270 (Faces): Delete text that is repeated in the next section.
6271
62722005-05-16 Nick Roberts <nickrob@snap.net.nz>
6273
6274 * building.texi (Debugger Operation): Mention GUD tooltips are
6275 disabled with GDB in text command mode.
6276
8cf51b2c
GM
62772005-05-16 Nick Roberts <nickrob@snap.net.nz>
6278
6279 * building.texi: Replace toolbar with "tool bar" for consistency.
6280 (Compilation Mode): Describe compilation-context-lines
6281 and use of arrow in compilation buffer.
6282 (Debugger Operation): Replace help text with variable's value.
6283
6284 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6285 consistency.
6286
62872005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6288
6289 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6290 Add xref.
6291
8cf51b2c
GM
62922005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6295 (Position Info): Delete discussion of `goto-line'. It is already
6296 described in `Moving point'.
6297
6298 * mini.texi (Completion Commands): Correct reference.
6299 (Completion Options): Fix typo.
6300
6301 * killing.texi (Deletion): Complete description of `C-x C-o'.
6302
8cf51b2c
GM
63032005-05-10 Richard M. Stallman <rms@gnu.org>
6304
6305 * building.texi (Compilation): Clarify recompile's directory choice.
6306
6307 * frames.texi (Tooltips): Cleanups.
6308
6309 * basic.texi (Arguments): Fix punctuation.
6310
63112005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6312
6313 * screen.texi (Menu Bar): The up and down (not left and right)
6314 arrow keys move through a keyboard menu.
6315
63162005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6317
6318 * basic.texi: Various typo and grammar fixes.
6319 (Moving Point): C-a now runs move-beginning-of-line.
6320
63212005-05-08 Nick Roberts <nickrob@snap.net.nz>
6322
6323 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6324
6325 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6326 as different animals.
6327
63282005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6329
6330 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6331 Correct index entry.
6332
63332005-05-07 Nick Roberts <nickrob@snap.net.nz>
6334
6335 * building.texi (Debugger Operation): Update to reflect changes
6336 in GUD tooltips.
6337
63382005-04-30 Richard M. Stallman <rms@gnu.org>
6339
6340 * files.texi (Compressed Files): Auto Compression normally enabled.
6341
6342 * building.texi (Debugger Operation): Clarify previous change.
6343
8cf51b2c
GM
63442005-04-28 Nick Roberts <nickrob@snap.net.nz>
6345
6346 * building.texi (Debugger Operation): Add description for
6347 GUD tooltips when program is not running.
6348
63492005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6350
6351 * misc.texi (Shell): Add `Shell Prompts' to menu.
6352 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6353 description. Delete remarks moved to new node.
6354 (Shell Prompts): New node.
6355 (History References): Replace remarks moved to `Shell Prompts'
6356 with xref to that node.
6357 (Remote Host): Clarify how to specify the terminal type when
6358 logging in to a different machine.
6359
63602005-04-26 Richard M. Stallman <rms@gnu.org>
6361
6362 * emacs.texi (Top): Update submenus from files.texi.
6363
6364 * files.texi (Filesets): Clarify previous change.
6365
6366 * dired.texi (Misc Dired Features): Clarify previous change.
6367
63682005-04-25 Chong Yidong <cyd@stupidchicken.com>
6369
6370 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6371
1c6c854e
CS
6372 * dired.texi (Misc Dired Features):
6373 Document dired-compare-directories.
8cf51b2c
GM
6374
6375 * files.texi (Filesets): New node.
6376 (File Conveniences): Document Image mode.
6377
6378 * text.texi (TeX Print): Document tex-compile.
6379
63802005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6381
6382 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6383 Delete redundant reference to tooltip Custom group. It is
6384 referred too again in the next paragraph.
6385
63862005-04-24 Richard M. Stallman <rms@gnu.org>
6387
6388 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6389
8cf51b2c
GM
63902005-04-19 Kim F. Storm <storm@cua.dk>
6391
6392 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6393
63942005-04-18 Lars Hansen <larsh@math.ku.dk>
6395
6396 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6397 turns off desktop-save-mode.
6398
63992005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6400
6401 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6402 by default in terminals compatible with xterm. Mention that
6403 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6404 node.
6405
8cf51b2c
GM
64062005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6407
6408 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6409
c8763fb6 64102005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6411
6412 * xresources.texi (Table of Resources): Add cursorBlink.
6413
64142005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6415
6416 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6417 `d', `C-d' and `u'.
6418
64192005-04-11 Richard M. Stallman <rms@gnu.org>
6420
6421 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6422 (Misc X): Add -D, --basic-display.
6423
6424 * maintaining.texi (Change Log): Correct the description of
6425 the example.
6426
6427 * major.texi (Choosing Modes): Document magic-mode-alist.
6428
8cf51b2c
GM
64292005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6432 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6433 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6434 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6435 `w', respectively.
6436 (Rmail Labels): Mention `l'.
6437 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6438 (Rmail Summary Edit): Describe `j' and RET.
6439
c8763fb6 64402005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6441
6442 * xresources.texi (Lucid Resources): Add fontSet resource.
6443
8cf51b2c
GM
64442005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6445
6446 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6447 now called `indicate-empty-lines'.
6448
64492005-04-06 Kim F. Storm <storm@cua.dk>
6450
6451 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6452
64532005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6456 deleted.
6457 (Marks vs Flags): Add some convenient key bindings.
6458 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6459 (Misc Dired Features): Correct and expand description of `w' command.
6460
6461 * frames.texi (XTerm Mouse): Delete apparently false info.
6462 The GNU/Linux console currently does not appear to support
6463 `xterm-mouse-mode'.
6464
8cf51b2c
GM
64652005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6466
6467 * calendar.texi (Diary): Mention shell utility `calendar'.
6468
64692005-04-01 Richard M. Stallman <rms@gnu.org>
6470
6471 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6472
8cf51b2c
GM
64732005-04-01 Lute Kamstra <lute@gnu.org>
6474
6475 * maintaining.texi (Change Log): add-change-log-entry uses
6476 add-log-mailing-address.
6477
64782005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6481 `VC Mode Line' and put in an xref to that node.
6482 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6483 its description.
6484
64852005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6486
6487 * calendar.texi (Calendar Systems): Say that the Persian calendar
6488 implemented here is the arithmetical one championed by Birashk.
6489
64902005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6491
6492 * programs.texi (Fortran Motion): Fix previous change.
6493
8cf51b2c
GM
64942005-03-29 Richard M. Stallman <rms@gnu.org>
6495
6496 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6497
64982005-03-29 Chong Yidong <cyd@stupidchicken.com>
6499
6500 * text.texi (Refill): Refer to Long Lines Mode.
6501 (Longlines): New node.
6502 (Auto Fill): Don't index "word wrap" here.
6503 (Filling): Add Longlines to menu.
6504
65052005-03-29 Richard M. Stallman <rms@gnu.org>
6506
6507 * xresources.texi: Minor fixes.
6508
6509 * misc.texi (Emacs Server): Fix Texinfo usage.
6510
6511 * emacs.texi (Top): Don't use a real section heading for
6512 "Detailed Node Listing". Fake it instead.
6513
6514 * basic.texi (Position Info): Minor cleanup.
6515
6516 * mule.texi (Input Methods): Minor cleanup.
6517
65182005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6519
6520 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6521 constructs as well.
6522 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6523
65242005-03-29 Kenichi Handa <handa@m17n.org>
6525
6526 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6527
6528 * basic.texi (Position Info): Update the description about the
6529 command C-u C-x =.
6530
65312005-03-28 Richard M. Stallman <rms@gnu.org>
6532
6533 * emacs.texi (Top): Use @section for the detailed node listing.
6534
6535 * calendar.texi: Minor fixes to previous change.
6536
6537 * programs.texi (Fortran): Small fixes to previous changes.
6538
6539 * emacs.texi (Top): Update list of subnodes of Dired.
6540 Likewise for building.texi.
6541
6542 * files.texi (File Conveniences): Delete Auto Image File mode.
6543
65442005-03-28 Chong Yidong <cyd@stupidchicken.com>
6545
6546 * building.texi (Flymake): New node.
6547
6548 * custom.texi (Function Keys): Document kp- event types and
6549 keypad-setup package.
6550
6551 * dired.texi (Wdired): New node.
6552
6553 * files.texi (File Conveniences): Reorder entries.
6554 Explain how to turn on Auto-image-file mode.
6555 Document Thumbs mode.
6556
6557 * mule.texi (Specify Coding): Document recode-region and
6558 recode-file-name.
6559
6560 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6561
65622005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * commands.texi (Keys): M-o is now a prefix key.
6565
65662005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6567
6568 * programs.texi: Reformat and update copyright years.
6569 (Fortran): Update section.
6570
65712005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6572
6573 * files.texi: Several small changes in addition to:
6574 (Visiting): Change xref for Dialog Boxes to ref.
6575 (Version Headers): Replace references to obsolete var
6576 `vc-header-alist' with `vc-BACKEND-header'.
6577 (Customizing VC): Update value of `vc-handled-backends'.
6578
65792005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6580
6581 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6582 move here from Emacs Lisp Reference Manual.
6583 * calendar.texi (Calendar/Diary, Diary Commands)
6584 (Special Diary Entries, Importing Diary): Change some xrefs to
6585 point to emacs-xtra rather than elisp.
6586
6587 * emacs-xtra.texi (Calendar Customizing):
6588 Move view-diary-entries-initially, view-calendar-holidays-initially,
6589 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6590 Emacs Manual.
6591 (Appt Customizing): Merge entire section into main Emacs Manual.
6592 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6593 mark-holidays-in-calendar here from emacs-xtra.
6594 (Displaying the Diary): Move view-diary-entries-initially,
6595 mark-diary-entries-in-calendar here from emacs-xtra.
6596 (Appointments): Move appt-display-mode-line,
6597 appt-display-duration, appt-disp-window-function,
6598 appt-delete-window-function here from emacs-xtra.
6599
6600 * calendar.texi: Update and reformat copyright.
6601 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6602 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6603 (Diary): Refer to `diary-file' rather than ~/diary.
6604 (Diary Commands): Rename node to "Displaying the Diary".
6605 * emacs.texi (Top): Rename "Diary Commands" section.
6606 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6607
66082005-03-26 Eli Zaretskii <eliz@gnu.org>
6609
6610 * misc.texi (Emacs Server): Fix the command for setting
6611 server-name. Add an xref to Invoking emacsclient.
6612
6613 * help.texi (Help Summary): Clarify when "C-h ." will do something
6614 nontrivial.
6615 (Apropos): Add cindex entry for apropos-sort-by-scores.
6616
6617 * display.texi (Text Display): Add index entries for how no-break
6618 characters are displayed.
6619
8cf51b2c
GM
66202005-03-26 Eli Zaretskii <eliz@gnu.org>
6621
6622 * files.texi (Visiting): Fix cross-references introduced with the
6623 last change.
6624
6625 * xresources.texi (GTK resources): Fix last change.
6626
8cf51b2c
GM
66272005-03-25 Chong Yidong <cyd@stupidchicken.com>
6628
6629 * xresources.texi (X Resources): GTK options documented too.
6630 (Resources): Clarify meaning of program name.
6631 (Table of Resources): Add visualClass.
6632 (GTK resources): Rewrite.
6633 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6634
6635 * display.texi (Text Display): Mention non-breaking spaces.
6636
6637 * files.texi (Reverting): Document auto-revert-check-vc-info.
6638
6639 * frames.texi (Mouse Commands): Document
6640 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6641
6642 * help.texi (Help Summary): Add `C-h .'.
6643 (Apropos): Apropos accepts a list of search terms.
6644 Document apropos-sort-by-scores.
6645 (Help Echo): Document display-local-help.
6646
6647 * misc.texi (Emacs Server): Document server-name.
6648 (Invoking emacsclient): Document -s option for server names.
6649
6650 * text.texi (Outline Visibility): Introduce "current heading
6651 line" (commands can be called with point on a body line).
6652 Re-order table to follow the sequence of discussion.
6653 hide-body won't hide lines before first header line.
6654 (TeX Mode): Add DocTeX mode.
6655
8cf51b2c
GM
66562005-03-24 Richard M. Stallman <rms@gnu.org>
6657
6658 * mule.texi (Single-Byte Character Support): Delete mention
6659 of iso-acc.el and iso-transl.el.
6660
8cf51b2c
GM
66612005-03-23 Lute Kamstra <lute@gnu.org>
6662
6663 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6664
66652005-03-23 Richard M. Stallman <rms@gnu.org>
6666
8cf51b2c
GM
6667 * search.texi: Delete explicit node pointers.
6668 (Incremental Search): New menu.
6669 (Basic Isearch, Repeat Isearch, Error in Isearch)
6670 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6671 (Slow Isearch): New subnodes.
6672 (Configuring Scrolling): Node deleted.
6673 (Search Case): Doc default-case-fold-search.
6674 (Regexp Replace): Move replace-regexp doc here.
6675
6676 * rmail.texi (Movemail): Put commas inside closequotes.
6677
6678 * picture.texi (Insert in Picture): Document C-c arrow combos.
6679 (Basic Picture): Clarify erasure.
6680
6681 * display.texi (Font Lock): Put commas inside closequotes.
6682
6683 * cmdargs.texi (General Variables): Put commas inside closequotes.
6684
66852005-03-23 Nick Roberts <nickrob@snap.net.nz>
6686
6687 * building.texi (Stack Buffer): Mention reverse contrast for
6688 *selected* frame (might not be current frame).
6689
8cf51b2c
GM
66902005-03-21 Richard M. Stallman <rms@gnu.org>
6691
6692 * building.texi (Starting GUD): Add bashdb.
6693
66942005-03-20 Chong Yidong <cyd@stupidchicken.com>
6695
6696 * basic.texi (Moving Point): Add M-g M-g binding.
6697 (Undo): Document undo-only.
6698 (Position Info): Document M-g M-g and C-u M-g M-g.
6699
6700 * building.texi (Building): Put Grep Searching after Compilation
6701 Shell.
6702 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6703 Document next-error-highlight.
6704 (Grep Searching): Document grep-highlight-matches.
6705 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6706
6707 * calendar.texi (Importing Diary): Rename node from iCalendar.
6708 Document diary-from-outlook.
6709
6710 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6711 Commands.
6712 Mention effect of X drag and drop on Dired buffers.
6713
6714 * files.texi (Visiting): Document large-file-warning-threshold.
6715 Move paragraph on file-selection dialog.
6716 Mention visiting files using X drag and drop.
6717 (Reverting): Mention using Auto-Revert mode to tail files.
6718 Document auto-revert-tail-mode.
6719 (Version Systems): Minor correction.
6720 (Comparing Files): Diff-mode is no longer based on Compilation
6721 mode.
6722 Document compare-ignore-whitespace.
6723 (Misc File Ops): Explain passing a directory to rename-file.
6724 Likewise for copy-file and make-symbolic-link.
6725
6726 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6727 Document mouse-wheel-progressive speed.
6728
6729 * help.texi (Misc Help): Document numeric argument for C-h i.
6730 Correctly explain the effect of just C-u as argument.
6731
6732 * killing.texi (Deletion): Document numeric argument for
6733 just-one-space.
6734
6735 * mini.texi (Completion): Completion acts on text before point.
6736
6737 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6738 (Emulation): CUA mode replaces pc-bindings-mode,
6739 pc-selection-mode, and s-region.
6740
6741 * mule.texi (Input Methods): Leim is now built-in.
6742 (Select Input Method): Document quail-show-key.
6743 (Specify Coding): Document revert-buffer-with-coding-system.
6744
6745 * programs.texi (Fortran Motion): Document f90-next-statement,
6746 f90-previous-statement, f90-next-block, f90-previous-block,
6747 f90-end-of-block, and f90-beginning-of-block.
6748
6749 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6750
6751 * emacs.texi (Acknowledgments): Updated.
6752
6753 * anti.texi: Total rewrite.
6754
8cf51b2c
GM
67552005-03-19 Chong Yidong <cyd@stupidchicken.com>
6756
6757 * ack.texi (Acknowledgments): Update.
6758
67592005-03-19 Eli Zaretskii <eliz@gnu.org>
6760
1c6c854e
CS
6761 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6762 Update copyright years.
8cf51b2c
GM
6763
67642005-03-14 Nick Roberts <nickrob@snap.net.nz>
6765
6766 * building.texi (Commands of GUD): Move paragraph on setting
6767 breakpoints with mouse to the GDB Graphical Interface node.
6768
67692005-03-07 Richard M. Stallman <rms@gnu.org>
6770
8cf51b2c
GM
6771 * misc.texi (Single Shell, Shell Options): Fix previous change.
6772
6773 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6774
67752005-03-06 Richard M. Stallman <rms@gnu.org>
6776
6777 * building.texi (Starting GUD): Don't explain text vs graphical
6778 GDB here. Just mention it and xref.
6779 Delete "just one debugger process".
6780 (Debugger Operation): Move GUD tooltip info here.
6781 (GUD Tooltips): Node deleted.
6782 (GDB Graphical Interface): Explain the two GDB modes here.
6783
8cf51b2c
GM
6784 * sending.texi (Sending Mail): Minor cleanup.
6785 (Mail Aliases): Explain quoting conventions.
6786 Update key rebinding example.
6787 (Header Editing): C-M-i is like M-TAB.
6788 (Mail Mode Misc): mail-attach-file does not do MIME.
6789
6790 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6791 that really belongs here.
6792 (Remote Mailboxes): Text moved to Rmail Inbox.
6793 (Rmail Display): Mention Mouse-1.
6794 (Movemail): Clarify two movemail versions.
6795 Clarify rmail-movemail-program.
6796
8cf51b2c
GM
6797 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6798 Document async shell commands.
6799 (Shell History): Clarify.
6800 (Shell Ring): Mention C-UP an C-DOWN.
6801 (Shell Options): Add comint-prompt-read-only.
6802 (Invoking emacsclient): Set EDITOR to run Emacs.
6803 (Sorting): No need to explain what region is.
6804 (Saving Emacs Sessions): Fix typo.
6805 (Recursive Edit): Fix punctuation.
6806 (Emulation): Don't mention "PC bindings" which are standard.
6807 (Hyperlinking): Explain Mouse-1 convention here.
6808 (Find Func): Node deleted.
6809
8cf51b2c
GM
6810 * help.texi (Name Help): Xref to Hyperlinking.
6811
6812 * glossary.texi (Glossary):
6813 Rename "Balance Parentheses" to "Balancing...".
6814 Add "Byte Compilation". Correct "Copyleft".
6815 New xref in "Customization".
6816 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6817 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6818 Rename "Registers" to "Register".
6819 Replace "Selecting" with "Selected Frame",
6820 "Selected Window", and "Selecting a Buffer".
6821
6822 * files.texi (Types of Log File): Explain how projects'
6823 methods can vary.
6824
8cf51b2c
GM
6825 * display.texi (Faces): Delete "Emacs 21".
6826
6827 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6828 * fixit.texi (Spelling): C-M-i like M-TAB.
6829 * mini.texi (Completion Options): C-M-i like M-TAB.
6830 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6831 * text.texi (Text Mode): C-M-i like M-TAB.
6832
6833 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6834
6835 * calendar.texi (Specified Dates): Mention `g w'.
6836 (Appointments): appt-activate toggles with no arg.
6837
8cf51b2c
GM
68382005-03-05 Juri Linkov <juri@jurta.org>
6839
6840 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6841 "invocation (command line arguments)".
8cf51b2c
GM
6842 (Misc X): Add -nbc, --no-blinking-cursor.
6843
68442005-03-04 Ulf Jasper <ulf.jasper@web.de>
6845
6846 * calendar.texi (iCalendar): No need to require it now.
6847
8cf51b2c
GM
68482005-03-03 Nick Roberts <nickrob@snap.net.nz>
6849
6850 * trouble.texi (Contributing): Mention Savannah. Direct users to
6851 emacs-devel.
6852
68532005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6854
6855 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6856 window.
6857
8cf51b2c
GM
68582005-02-27 Richard M. Stallman <rms@gnu.org>
6859
6860 * building.texi (Compilation): Update mode line status info.
6861
68622005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6863
6864 * calendar.texi (General Calendar): Document binding of
6865 scroll-other-window-down.
6866 (Mayan Calendar): Fix earliest date.
6867 (Time Intervals): Document timeclock-change.
6868 Fix timeclock-ask-before-exiting documentation.
6869
68702005-02-26 Kim F. Storm <storm@cua.dk>
6871
6872 * frames.texi (Mouse References):
6873 Add mouse-1-click-in-non-selected-windows.
6874
68752005-02-25 Richard M. Stallman <rms@gnu.org>
6876
6877 * screen.texi (Screen): Explain better about cursors and mode lines;
6878 don't presuppose text terminals.
6879 (Point): Don't assume just one cursor.
6880 Clarify explanation of cursors.
6881 (Echo Area, Menu Bar): Cleanups.
6882
6883 * mini.texi (Minibuffer): Prompts are highlighted.
6884 (Minibuffer Edit): Newline = C-j only on text terminals.
6885 Clarify resize-mini-windows values.
6886 Mention M-PAGEUP and M-PAGEDOWN.
6887 (Completion Commands): Mouse-1 like Mouse-2.
6888 (Minibuffer History): Explain history commands better.
6889 (Repetition): Add xref to Incremental Search.
6890
6891 * mark.texi (Setting Mark): Clarify info about displaying mark.
6892 Clarify explanation of C-@ and C-SPC.
6893 (Transient Mark): Mention Delete Selection mode.
6894 (Marking Objects): Clean up text about extending the region.
6895
6896 * m-x.texi (M-x): One C-g doesn't always go to top level.
6897 No delay before suggest-key-bindings output.
6898
6899 * fixit.texi (Fixit): Mention C-/ for undo.
6900 (Spelling): Mention ESC TAB like M-TAB.
6901 Replacement words with r and R are rechecked.
6902 Say where C-g leaves point. Mention ? as input.
6903
69042005-02-23 Lute Kamstra <lute@gnu.org>
6905
6906 * cmdargs.texi (Initial Options): Add cross reference.
6907
8cf51b2c
GM
69082005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6909
6910 * emacs.texi (Top): Update menu for splitting of node in
6911 msdog.texi.
6912 * frames.texi (Frames): Update xref for splitting of node in
6913 msdog.texi.
6914 * trouble.texi (Quitting): Ditto.
6915
69162005-02-16 Richard M. Stallman <rms@gnu.org>
6917
6918 * windows.texi (Split Window): Simplify line truncation info
6919 and xref to Display Custom.
6920
6921 * trouble.texi (Quitting): Emergency escape only for text terminal.
6922 (Screen Garbled): C-l for ungarbling is only for text terminal.
6923
6924 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6925
6926 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6927
6928 * programs.texi (Program Modes): Mention Python mode.
6929 (Moving by Defuns): Repeating C-M-h extends region.
6930 (Basic Indent): Clarify.
6931 (Custom C Indent): Clarify.
6932 (Expressions): Repeating C-M-@ extends region.
6933 (Info Lookup): Clarify for C-h S.
6934 (Symbol Completion): ESC TAB alternative for M-TAB.
6935 (Electric C): Clarify.
6936
6937 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6938
6939 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6940 MS-DOS Input node.
6941 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6942 (MS-DOS and MULE): Clarify.
6943 (MS-DOS Processes, Windows Processes): Fix typos.
6944
6945 * major.texi (Choosing Modes): Clarify.
6946
6947 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6948 (Keyboard Macro Step-Edit): Clarify.
6949
6950 * indent.texi (Indentation): Clarifications.
6951
6952 * help.texi (Help): Correct error about C-h in query-replace.
6953 Clarify apropos vs C-h a. Fix how to search in FAQ.
6954 (Key Help): Describe C-h w here.
6955 (Name Help): Minor cleanup. C-h w moved to Key Help.
6956 Clarify the "object" joke.
6957 (Apropos): Clarify. Mouse-1 like Mouse-2.
6958 (Help Mode): Mouse-1 like Mouse-2.
6959
6960 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6961
6962 * display.texi (Display): Reorder menu.
6963 (Faces): Cleanup.
6964 (Font Lock): Cleanup. Mention Options menu.
6965 Delete obsolete text.
6966 (Scrolling): For C-l, don't presume text terminal.
6967 (Horizontal Scrolling): Simplify intro.
6968 (Follow Mode): Clarify.
1c6c854e 6969 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6970 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6971 Doc default-tab-width. Doc line truncation more thoroughly.
6972
6973 * dired.texi (Dired Enter): C-x C-f can run Dired.
6974 (Dired Visiting): Comment out `a' command.
6975 Mouse-1 is like Mouse-2.
6976 (Shell Commands in Dired): ? can be used more than once.
6977
6978 * basic.texi (Continuation Lines): Simplify description of truncation,
6979 and refer to Display Custom for the rest of it.
6980
8cf51b2c
GM
69812005-02-06 Lute Kamstra <lute@gnu.org>
6982
6983 * basic.texi (Undo): Fix typo.
6984
6985 * cmdargs.texi (Emacs Invocation): Fix typo.
6986
6987 * custom.texi (Init Examples): Fix typo.
6988
6989 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6990
69912005-02-06 Richard M. Stallman <rms@gnu.org>
6992
6993 * regs.texi (Registers): Registers can hold numbers, too.
6994
6995 * killing.texi (Other Kill Commands): Cleanup.
6996 Delete redundant explanation of kill in read-only buffer.
6997 (Yanking): Mention term "copying".
6998 (Accumulating Text): Fix typo.
6999
7000 * entering.texi (Entering Emacs): Update rationale at start.
7001 (Exiting): Treat iconifying on a par with suspension.
7002
7003 * custom.texi (Minor Modes): Fix typo.
7004 (Easy Customization): Fix menu style.
7005 (Variables): Add xref.
7006 (Examining): Setting for future sessions works through .emacs.
7007 (Keymaps): "Text terminals", not "Many".
7008 (Init Rebinding): Explain \C-. Show example of \M-.
7009 Fix minor wording errors.
7010 (Function Keys): Explain vector syntax just once.
7011 (Named ASCII Chars): Clarify history of TAB/C-i connection.
7012 (Init File): Mention .emacs.d directory.
7013 (Init Examples): Add xref.
7014 (Find Init): Mention .emacs.d directory.
7015
7016 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
7017 (Action Arguments): Explain which kinds of -l args are found how.
7018 (Initial Options): --batch does not inhibit site-start.
7019 Add xrefs.
7020 (Command Example): Use --batch, not -batch.
7021
7022 * basic.texi (Inserting Text): Cleanup wording.
7023 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7024 C-n is not error at end of buffer.
7025 (Undo): Doc C-/ like C-_. Add xrefs.
7026 (Arguments): META key may be labeled ALT.
7027 Peculiar arg meanings are explained in doc strings.
7028
7029 * abbrevs.texi (Expanding Abbrevs): Clarify.
7030
70312005-02-05 Eli Zaretskii <eliz@gnu.org>
7032
7033 * frames.texi (Frame Parameters): Add an xref to the description
7034 of list-colors-display. Add a pointer to the X docs about colors.
7035
7036 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7037 Improve docs of list-colors-display.
8cf51b2c
GM
7038
70392005-02-03 Lute Kamstra <lute@gnu.org>
7040
7041 * frames.texi (Frames, Drag and Drop): Fix typos.
7042
70432005-02-03 Richard M. Stallman <rms@gnu.org>
7044
7045 * windows.texi (Basic Window): Mention color-change in mode line.
7046 (Change Window): Explain dragging vertical boundaries.
7047
7048 * text.texi (Sentences): Clarify.
7049 (Paragraphs): Explain M-a and blank lines.
7050 (Outline Mode): Clarify text and menu.
7051 (Hard and Soft Newlines): Mention use-hard-newlines.
7052
7053 * frames.texi (Frames): Delete unnecessary mention of Windows.
7054 (Mouse Commands): Likewise. Mention xterm mouse support.
7055 (Clipboard): Clarify.
7056 (Mouse References): Mention use of Mouse-1 for following links.
7057 (Menu Mouse Clicks): Clarify.
7058 (Mode Line Mouse): Clarify.
7059 (Drag and Drop): Rewrite.
7060
7061 * fixit.texi (Spelling): Fix typo.
7062
7063 * files.texi (File Names): Clarify.
7064 (Visiting): Update conditions for use of file dialog. Clarify.
7065 (Saving): Doc d as answer in save-some-buffers.
7066 (Remote Files): Clean up the text.
7067
7068 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7069
7070 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7071 (List Buffers): Clarify.
7072 (Several Buffers): Doc T command.
7073 (Buffer Convenience): Clarify menu.
7074
7075 * basic.texi (Undo): Clarify last change.
7076
70772005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7078
7079 * fixit.texi (Spelling): Fix typo.
7080
70812005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7082
7083 * basic.texi (Undo): Update description of `undo-outer-limit'.
7084
70852005-02-01 Nick Roberts <nickrob@snap.net.nz>
7086
7087 * building.texi: Update documentation relating to GDB Graphical
7088 Interface.
7089
70902005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7091
7092 * custom.texi (Easy Customization): Adapt menu to node name change.
7093
70942005-01-30 Richard M. Stallman <rms@gnu.org>
7095
7096 * custom.texi (Easy Customization): Defn of "User Option" now
7097 includes faces. Don't say just "option" when talking about variables.
7098 Do say just "options" to mean "anything customizable".
7099 (Specific Customization): Describe `customize-variable',
7100 not `customize-option'.
7101
7102 * glossary.texi (Glossary) <Faces>: Add xref.
7103 <User Option>: Change definition--include faces. Change xref.
7104
7105 * picture.texi (Picture): Mention artist.el.
7106
7107 * sending.texi, screen.texi, programs.texi, misc.texi:
7108 * mini.texi, major.texi, maintaining.texi, macos.texi:
7109 * help.texi, frames.texi, files.texi:
7110 Don't say just "option" when talking about variables.
7111
7112 * display.texi, mule.texi: Don't say just "option" when talking
7113 about variables. Other minor cleanups.
7114
8cf51b2c
GM
71152005-01-26 Lute Kamstra <lute@gnu.org>
7116
7117 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7118 File'. Mention the `-Q' option at the `--no-site-file' option.
7119
8cf51b2c
GM
71202005-01-22 David Kastrup <dak@gnu.org>
7121
7122 * building.texi (Grep Searching): Mention alias `find-grep' for
7123 `grep-find'.
7124
71252005-01-20 Richard M. Stallman <rms@gnu.org>
7126
7127 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7128
8cf51b2c
GM
71292005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7130
7131 * rmail.texi (Movemail): Explain differences
7132 between standard and mailutils versions of movemail.
7133 Describe command line and configuration options introduced
7134 with the latter.
7135 Explain the notion of mailbox URL, provide examples and
7136 cross-references to mailutils documentation.
7137 Describe various methods of specifying mailbox names,
7138 user names and user passwords for rmail.
1c6c854e
CS
7139 (Remote Mailboxes): New section.
7140 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7141 options used to control its behavior.
7142 (Other Mailbox Formats): Explain handling of various mailbox
7143 formats.
7144
71452005-01-13 Richard M. Stallman <rms@gnu.org>
7146
7147 * commands.texi (Commands): Clarification.
7148
71492005-01-11 Richard M. Stallman <rms@gnu.org>
7150
7151 * programs.texi (Multi-line Indent): Fix previous change.
7152 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7153
8cf51b2c
GM
71542005-01-08 Richard M. Stallman <rms@gnu.org>
7155
7156 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7157 lazy-highlight.
7158
7159 * search.texi (Query Replace): Mention faces query-replace
7160 and lazy-highlight.
7161 (Incremental Search): Update isearch highlighting info.
7162
8cf51b2c
GM
71632005-01-04 Richard M. Stallman <rms@gnu.org>
7164
7165 * custom.texi (Saving Customizations): Minor improvement.
7166
8cf51b2c
GM
71672005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7168
7169 * custom.texi (Saving Customizations): Emacs no longer loads
7170 `custom-file' after .emacs. No longer mention customizing through
7171 Custom.
7172
8cf51b2c
GM
71732005-01-01 Andreas Schwab <schwab@suse.de>
7174
7175 * killing.texi (Graphical Kill): Move up under node Killing,
7176 change @section to @subsection.
7177
71782005-01-01 Richard M. Stallman <rms@gnu.org>
7179
7180 * custom.texi (Face Customization): Mention hex color specs.
7181
7182 * emacs.texi (Top): Update Killing submenu.
7183
7184 * killing.texi (Killing): Reorganize section.
7185 No more TeX-only text; put the node command at start of chapter.
7186 But the first section heading is used only in TeX.
7187 Rewrite the text to read better in this mode.
7188 (Graphical Kill): New subnode gets some of the text that
7189 used to be in the first section.
7190
71912004-12-31 Richard M. Stallman <rms@gnu.org>
7192
7193 * dired.texi (Shell Commands in Dired): Delete the ? example.
7194
7195 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7196
7197 * files.texi (Saving): Describe new require-final-newline features
7198 and mode-require-final-newline.
7199
8cf51b2c
GM
72002004-12-29 Richard M. Stallman <rms@gnu.org>
7201
7202 * custom.texi (File Variables): Clarify previous change.
7203
c8763fb6 72042004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7205
7206 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7207 out now.
7208
72092004-12-27 Richard M. Stallman <rms@gnu.org>
7210
7211 * Makefile.in (MAKEINFO): Specify --force.
7212
7213 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7214 (Undo): Doc undo-outer-limit.
7215
8cf51b2c
GM
72162004-12-15 Juri Linkov <juri@jurta.org>
7217
7218 * mark.texi (Transient Mark, Mark Ring): M-< and other
7219 movement commands don't set mark in Transient Mark mode
7220 if mark is active.
7221
8cf51b2c
GM
72222004-12-12 Juri Linkov <juri@jurta.org>
7223
7224 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7225 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7226
7227 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7228 (Misc Dired Commands): Add @r{(Dired)} to w.
7229
72302004-12-12 Juri Linkov <juri@jurta.org>
7231
7232 * mark.texi (Marking Objects): Marking commands also extend the
7233 region when mark is active in Transient Mark mode.
7234
8cf51b2c
GM
72352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7236
7237 * custom.texi (Saving Customizations): Emacs only loads the custom
7238 file automatically after the init file in version 22.1 or later.
7239 Adapt text and examples to this fact.
7240
8cf51b2c
GM
72412004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7242
7243 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7244 be set through Custom. Otherwise, it has no effect.
7245
8cf51b2c
GM
72462004-12-05 Richard M. Stallman <rms@gnu.org>
7247
7248 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7249 * entering.texi: Rename Command Line to Emacs Invocation.
7250
10d1d0af 7251 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7252
7253 * custom.texi (Easy Customization): Move up to section level,
7254 before Variables. Avoid using the term "variable"; say "option".
7255 New initial explanation.
7256 (Variables): In initial explanation, connect "variable" to the
7257 already-explained "user option".
7258
7259 * emacs.texi (Top): Fix ref to Command Line.
7260 Move reference to Easy Customization.
7261
7262 * xresources.texi (X Resources): Fix From link.
7263
7264 * doclicense.texi (GNU Free Documentation License): Fix To link.
7265
7266 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7267
7268 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7269
72702004-12-03 Richard M. Stallman <rms@gnu.org>
7271
7272 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7273
72742004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * kmacro.texi: Several small changes in addition to the following.
7277 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7278 defining a keyboard macro.
7279 Mention `kmacro-ring-max'.
7280 (Keyboard Macro Counter): Clarify description of
7281 `kmacro-insert-counter', `kmacro-set-counter',
7282 `kmacro-add-counter' and `kmacro-set-format'.
7283
72842004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7285
7286 * custom.texi (File Variables): Add `unibyte' and make it more
7287 clear that `unibyte' and `coding' are special. Suggested by Simon
7288 Krahnke <overlord@gmx.li>.
7289
7290 * mule.texi (Enabling Multibyte): Refer to File Variables.
7291 Suggested by Simon Krahnke <overlord@gmx.li>.
7292
c8763fb6 72932004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7294
7295 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7296 x-use-old-gtk-file-dialog.
7297
8cf51b2c
GM
72982004-11-20 Richard M. Stallman <rms@gnu.org>
7299
7300 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7301
73022004-11-09 Lars Brinkhoff <lars@nocrew.org>
7303
7304 * building.texi (Lisp Eval): Delete hyphen in section name.
7305
73062004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7307
7308 * files.texi (Old Versions):
7309 No longer document annotation as "CVS only".
7310
73112004-11-10 Andre Spiegel <spiegel@gnu.org>
7312
7313 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7314 version systems, mentioning the new ones that we support.
7315 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7316 suggestions.
7317
c8763fb6 73182004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7319
49823426 7320 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7321
c8763fb6 73222004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7323
7324 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7325
73262004-10-23 Eli Zaretskii <eliz@gnu.org>
7327
7328 * text.texi (Text Based Tables, Table Definition)
7329 (Table Creation, Table Recognition, Cell Commands)
7330 (Cell Justification, Row Commands, Column Commands)
7331 (Fixed Width Mode, Table Conversion, Measuring Tables)
7332 (Table Misc): New nodes, documenting the Table Mode.
7333
8cf51b2c
GM
73342004-10-19 Jason Rumney <jasonr@gnu.org>
7335
7336 * makefile.w32-in (info): Change order of arguments to makeinfo.
7337
73382004-10-19 Ulf Jasper <ulf.jasper@web.de>
7339
7340 * calendar.texi (iCalendar): Update for package changes.
7341
8cf51b2c
GM
73422004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7343
7344 * files.texi (Misc File Ops): View mode is a minor mode.
7345
8cf51b2c
GM
73462004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7347
7348 * calendar.texi (iCalendar): Style changes.
7349
73502004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7351
7352 * search.texi (Regexps): The regexp described in the example is no
7353 longer stored in the variable `sentence-end'.
7354
8cf51b2c
GM
73552004-10-06 Nick Roberts <nickrob@snap.net.nz>
7356
7357 * building.texi (Starting GUD): Note that multiple debugging
7358 sessions requires `gdb --fullname'.
7359
73602004-10-05 Ulf Jasper <ulf.jasper@web.de>
7361
7362 * calendar.texi (iCalendar): New section for a new package.
7363
8cf51b2c
GM
73642004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * text.texi: Various small changes in addition to the following.
7367 (Text): Replace xref for autotype with inforef.
7368 (Sentences): Explain nil value for `sentence-end'.
7369 (Paragraphs): Update default values for `paragraph-start' and
7370 `paragraph-separate'.
7371 (Text Mode): Correct description of Text mode's effect on the
7372 syntax table.
7373 (Outline Visibility): `hide-other' does not hide top level headings.
7374 `selective-display-ellipses' no longer has an effect on Outline mode.
7375 (TeX Misc): Add missing @cindex.
7376 Replace xref for RefTeX with inforef.
7377 (Requesting Formatted Text): The variable
7378 `enriched-fill-after-visiting' no longer exists.
7379 (Editing Format Info): Update names of menu items and commands.
7380 (Format Faces): Mention special effect of specifying the default face.
7381 Describe inheritance of text properties.
7382 Correct description of `fixed' face.
7383 (Format Indentation): Correct description of effect of setting
7384 margins. Mention `set-left-margin' and `set-right-margin'.
7385 (Format Justification): Update names of menu items.
7386 `set-justification-full' is now bound to `M-j b'.
7387 Mention that `default-justification' is a per buffer variable.
7388 (Format Properties): Update name of menu item.
7389 (Forcing Enriched Mode): `format-decode-buffer' automatically
7390 turns on Enriched mode if the buffer is in text/enriched format.
7391
73922004-10-05 Emilio C. Lopes <eclig@gmx.net>
7393
7394 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7395
73962004-09-28 Kim F. Storm <storm@cua.dk>
7397
7398 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7399 Align with new functionality.
7400
8cf51b2c
GM
74012004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7402
7403 * display.texi (Display Custom): Remove stray `@end defvar'.
7404
74052004-09-23 Kim F. Storm <storm@cua.dk>
7406
7407 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7408 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7409
8cf51b2c
GM
74102004-09-20 Richard M. Stallman <rms@gnu.org>
7411
7412 * custom.texi (Hooks): Explain using setq to clear out a hook.
7413 (File Variables): Explain multiline string constants.
7414 (Non-ASCII Rebinding): Explain when you need to update
7415 non-ASCII char codes in .emacs.
7416
7417 * building.texi (Compilation): Explain how to make a silent
7418 subprocess that won't be terminated. Explain compilation-environment.
7419
74202004-09-13 Kim F. Storm <storm@cua.dk>
7421
7422 * mini.texi (Repetition): Rename isearch-resume-enabled to
7423 isearch-resume-in-command-history and change default to disabled.
7424
8cf51b2c
GM
74252004-09-09 Kim F. Storm <storm@cua.dk>
7426
7427 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7428 with new `kmacro-name-last-macro'.
7429
8cf51b2c
GM
74302004-09-08 Juri Linkov <juri@jurta.org>
7431
7432 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7433
8cf51b2c
GM
74342004-09-03 Juri Linkov <juri@jurta.org>
7435
7436 * search.texi (Incremental Search): Update wording for M-%.
7437
74382004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7439
7440 * killing.texi (Killing): Correct description of kill commands in
7441 read-only buffer.
7442
74432004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7444
7445 * building.texi (Compilation Mode): Add a paragraph about rules
7446 for finding the compilation buffer for `next-error'.
7447
7448 * search.texi (Other Repeating Search): Mention that Occur mode
7449 supports the next-error functionality.
7450
74512004-09-02 Juri Linkov <juri@jurta.org>
7452
7453 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7454
74552004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7456
7457 * kmacro.texi (Basic Keyboard Macro):
7458 `apply-macro-to-region-lines' now operates on all lines that begin
7459 in the region, rather than on all complete lines in the region.
7460
c8763fb6 74612004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7462
7463 * frames.texi (Drag and drop): Add documentation about
7464 x-dnd-test-function and x-dnd-known-types.
7465
74662004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7467
7468 * indent.texi: Various minor changes in addition to:
7469 (Indentation Commands): Correct description of `indent-relative'.
7470 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7471 mode. The *Tab Stops* buffer uses Overwrite Mode.
7472 (Just Spaces): `tabify' converts sequences of at least two spaces
7473 to tabs.
7474
8cf51b2c
GM
74752004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7476
7477 * frames.texi (Secondary Selection): Setting the secondary
7478 selection with M-Drag-Mouse-1 does not alter the kill ring,
7479 setting it with M-Mouse-1 and M-Mouse-3 does.
7480 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7481 toolkit scroll bars.
7482 (Scroll Bars): Ditto.
7483
7484 * windows.texi (Basic Window): When using a window system, the value
7485 of point in a non-selected window is indicated by a hollow box.
7486 (Split Window): Side by side windows are separated by a scroll bar,
7487 if scroll bars are used.
7488 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7489 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7490 (Window Convenience): Update bindings for `winner-undo' and
7491 `winner-redo'.
7492
7493 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7494 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7495 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7496 of "Using Emacs as a Server".
7497 * building.texi (Building): Interchange nodes (for correct numbering).
7498 * programs.texi (Programs): Interchange nodes (for correct numbering).
7499 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7500 Info to the node structure.
7501 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7502 Rearrange order of nodes and sections such that both "GNU GENERAL
7503 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7504 end, as appropriate for appendices.
7505 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7506 Use `@unnumberedsec'.
7507 * trouble.texi: Adapt sectioning in Info to the node structure.
7508 Adapt node pointers to change in emacs.texi.
7509 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7510
8cf51b2c
GM
75112004-08-25 Kenichi Handa <handa@m17n.org>
7512
7513 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7514 description for unibyte mode.
7515
75162004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7517
7518 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7519
7520 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7521 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7522 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7523 in @pxref.
7524
75252004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7526
7527 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7528 Change section names.
7529
8cf51b2c
GM
75302004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7531
7532 * kmacro.texi (Keyboard Macro Ring): Rename section.
7533 Emacs treats the head of the macro ring as the `last keyboard macro'.
7534 (Keyboard Macro Counter): Minor change.
7535 (Save Keyboard Macro): Some clarifications.
7536 (Edit Keyboard Macro): Rename section.
7537
7538 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7539 32-bit machines.
7540 (Several Buffers): Clarify which buffer is selected if `2' is
7541 pressed in the Buffer Menu.
7542 Auto Revert mode can be used to update the Buffer Menu
7543 automatically.
7544
75452004-08-21 Eli Zaretskii <eliz@gnu.org>
7546
7547 * help.texi (Misc Help): Add an index entry for finding an Info
7548 manual by its file name.
7549
75502004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7551
7552 * files.texi (Backup Deletion): Correct description of
7553 `delete-old-versions'.
7554 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7555 (Auto Save Files): Recommend `auto-save-mode' to reenable
7556 auto-saving, rather than the abbreviation `auto-save'.
7557
75582004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7559
7560 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7561 for "killing" and "yanking" in main menu.
7562
75632004-08-16 Richard M. Stallman <rms@gnu.org>
7564
7565 * killing.texi (Yanking, Killing): Minor cleanups.
7566
7567 * mark.texi (Momentary Mark): Minor cleanups.
7568
75692004-08-15 Kenichi Handa <handa@etl.go.jp>
7570
7571 * custom.texi (Non-ASCII Rebinding):
7572 C-q always inserts the right code to pass to global-set-key.
7573
8cf51b2c
GM
75742004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7575
7576 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7577 `insert-register', instead of `C-x r g' binding, for consistency.
7578
75792004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7580
7581 * fixit.texi (Spelling): Fix typo.
7582
75832004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7584
7585 * help.texi (Help): Fix Texinfo usage.
7586
8cf51b2c
GM
75872004-07-24 Richard M. Stallman <rms@gnu.org>
7588
7589 * text.texi (Paragraphs): Update how paragraphs are separated
7590 and the default for paragraph-separate.
7591
7592 * search.texi (Regexp Replace): Further update text for new
7593 replacement operators.
7594
8cf51b2c
GM
75952004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7596
7597 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7598 `R' switch.
7599
7600 * dired.texi (Dired Updating): `k' only deletes inserted
7601 subdirectories from the Dired buffer if a prefix argument was given.
7602
7603 * search.texi (Regexps): Delete redundant definition of `symbol' in
7604 description of `\_>'. It already occurs in the description of `\_<'.
7605
8cf51b2c
GM
76062004-07-01 Juri Linkov <juri@jurta.org>
7607
7608 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7609 (Regexp Search): Add M-r.
7610
76112004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7612
7613 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7614
76152004-06-29 Jesper Harder <harder@ifa.au.dk>
7616
49823426 7617 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7618
76192004-06-25 Richard M. Stallman <rms@gnu.org>
7620
7621 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7622
76232004-06-25 David Kastrup <dak@gnu.org>
7624
7625 * search.texi (Regexp Replace): Some typo corrections and
7626 rearrangement.
7627
76282004-06-24 David Kastrup <dak@gnu.org>
7629
7630 * search.texi (Unconditional Replace): Use replace-string instead
7631 of query-replace in example.
7632 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7633 sequences.
7634 (Query Replace): Correct explanation of `^' which does not use
7635 the mark stack.
7636
76372004-06-21 Nick Roberts <nickrob@gnu.org>
7638
7639 * misc.texi (Shell History Copying): Document comint-insert-input.
7640 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7641
8cf51b2c
GM
76422004-06-20 Jesper Harder <harder@ifa.au.dk>
7643
7644 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7645 * custom.texi (Customization): Do.
7646 * anti.texi (Antinews): Do.
7647 * abbrevs.texi (Defining Abbrevs): Do.
7648
7649 * programs.texi (Info Lookup): Fix keybinding for
7650 info-lookup-symbol.
7651
76522004-06-16 Juanma Barranquero <lektu@terra.es>
7653
7654 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7655 Add emacs-xtra.
7656 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7657 (clean): Add emacs-xtra and flymake. Remove redundancies.
7658
76592004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7660
7661 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7662 Add emacs-xtra.
7663 * emacs-xtra.texi: New file.
7664
76652004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7668 (Dired and Find): Mention differences with ordinary Dired buffers.
7669
8cf51b2c
GM
76702004-06-13 Richard M. Stallman <rms@gnu.org>
7671
7672 * custom.texi (Init Syntax): Explain about vars that do special
7673 things when set with setq or with Custom.
7674 (Init Examples): Add line-number-mode example.
7675
8cf51b2c
GM
76762004-06-12 Juri Linkov <juri@jurta.org>
7677
7678 * dired.texi (Operating on Files): Add dired-do-touch.
7679
8cf51b2c
GM
76802004-06-10 Juri Linkov <juri@jurta.org>
7681
7682 * building.texi (Lisp Eval): Add C-M-x on defface.
7683
76842004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7685
7686 * files.texi (Reverting): Auto-Revert mode and
7687 Global Auto-Revert mode no longer revert remote files.
7688
8cf51b2c
GM
76892004-05-29 Richard M. Stallman <rms@gnu.org>
7690
7691 * custom.texi (Init File): Two dashes start --no-site-file.
7692
8cf51b2c
GM
76932004-05-29 Alan Mackenzie <acm@muc.de>
7694
7695 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7696 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7697 (AWK, Pike): Document as "C-like modes".
7698 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7699 (M-x man): Supersedes M-x manual-entry.
7700 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7701
7702 ("Comments in C"): Delete node; the info is in CC Mode manual.
7703 (c-comment-only-line-offset): Remove description.
7704
7705 (C-c ., C-c C-c): Describe new C Mode bindings.
7706
7707 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7708 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7709 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7710 Amend definitions.
7711
7712 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7713 Describe functions.
7714
7715 (c-comment-start-regexp, c-hanging-comment-ender-p)
7716 (c-hanging-comment-starter-p): Remove obsolete definitions.
7717
7718 * emacs.texi: Remove the menu entry "Comments in C".
7719
8cf51b2c
GM
77202004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7723 `M-x locate'.
7724
77252004-05-16 Karl Berry <karl@gnu.org>
7726
7727 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7728 makeinfo --html fails.
7729 * help.texi (Help Summary) [@ifnottex]: Likewise.
7730
77312004-05-13 Nick Roberts <nickrob@gnu.org>
7732
7733 * building.texi (GDB Graphical Interface): Update and describe
7734 layout first.
7735
8cf51b2c
GM
77362004-05-04 Jason Rumney <jasonr@gnu.org>
7737
7738 * makefile.w32-in: Revert last change.
7739
77402004-05-03 Jason Rumney <jasonr@gnu.org>
7741
7742 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7743
8cf51b2c
GM
77442004-04-23 Juanma Barranquero <lektu@terra.es>
7745
7746 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7747
77482004-04-18 Juri Linkov <juri@jurta.org>
7749
7750 * fixit.texi (Spelling): Remove file extension from ispell xref.
7751
77522004-04-15 Kim F. Storm <storm@cua.dk>
7753
7754 * cmdargs.texi (Initial Options): Add -Q.
7755
77562004-04-05 Kim F. Storm <storm@cua.dk>
7757
7758 * custom.texi (File Variables): Add safe-local-eval-forms.
7759
8cf51b2c
GM
77602004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7761
7762 * files.texi (Reverting): Correct description of revert-buffer's
7763 handling of point.
7764
77652004-03-22 Juri Linkov <juri@jurta.org>
7766
7767 * emacs.texi (Top): Add `Misc X'.
7768
49823426 7769 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7770
7771 * glossary.texi: Improve references.
7772
7773 * help.texi: Sync keywords with finder.el.
7774
7775 * mini.texi (Completion): Add description for menu items.
7776
7777 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7778
7779 * sending.texi (Mail Methods): Fix xref to Message manual.
7780
8cf51b2c
GM
77812004-03-12 Richard M. Stallman <rms@gnu.org>
7782
8cf51b2c
GM
7783 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7784
8cf51b2c
GM
77852004-03-04 Richard M. Stallman <rms@gnu.org>
7786
7787 * search.texi (Regexps): Explain that ^ and $ have their
7788 special meanings only in certain contexts.
7789
7790 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7791
7792 * mule.texi (Specify Coding): Doc C-x RET F.
7793
7794 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7795 for multiple compile and grep buffers.
7796 (Indirect Buffers): Don't recommand clone-indirect-buffer
7797 for multiple compile and grep buffers.
7798
8cf51b2c
GM
77992004-02-29 Juanma Barranquero <lektu@terra.es>
7800
7801 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7802 Use $(DEL) instead of rm, and ignore exit code.
7803
8cf51b2c
GM
78042004-02-23 Nick Roberts <nick@nick.uklinux.net>
7805
7806 * building.texi (Watch Expressions): Update.
7807
78082004-02-21 Juri Linkov <juri@jurta.org>
7809
1c6c854e
CS
7810 * cmdargs.texi (Action Arguments): Add alias --find-file.
7811 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7812 to Command Arguments.
7813 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7814 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7815 (Window Size X): Join -g and --geometry. Add @cindex.
7816 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7817 (Title X): Remove alias -title.
7818 (Misc X): New node.
7819
c8763fb6 78202004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7821
7822 * frames.texi (Drag and drop): Add Motif to list of supported
7823 protocols.
7824
c8763fb6 78252004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7826
7827 * frames.texi (Drag and drop): New section.
7828
78292004-01-24 Richard M. Stallman <rms@gnu.org>
7830
1c6c854e 7831 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7832 Include it only @ifnotinfo. Patch the preceding and following
7833 node headers to point to each other.
7834
78352004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7836
7837 * calendar.texi (Appointments): Update section.
7838
78392003-12-29 Kevin Ryde <user42@zip.com.au>
7840
8cf51b2c
GM
7841 * programs.texi (C Modes): Fix the xref.
7842
78432003-12-23 Nick Roberts <nick@nick.uklinux.net>
7844
7845 * building.texi (Watch Expressions): Update.
7846 (Commands of GUD): Include use of toolbar + breakpoints set from
7847 fringe/margin.
7848
78492003-12-03 Andre Spiegel <spiegel@gnu.org>
7850
7851 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7852 <acm@muc.de>.
7853
c8763fb6 78542003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7855
7856 * frames.texi (Dialog Boxes): Add use-file-dialog.
7857
8cf51b2c
GM
78582003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7859
7860 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7861 in CC Mode.
7862
8cf51b2c
GM
78632003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7864
7865 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7866 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7867 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7868 * man/frames.texi, man/glossary.texi, man/killing.texi:
7869 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7870 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7871 * man/sending.texi, man/text.texi, man/trouble.texi:
7872 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7873
78742003-11-01 Alan Mackenzie <acm@muc.de>
7875
7876 * search.texi (Scrolling During Incremental Search): Document a
7877 new scrolling facility in isearch mode.
7878
8cf51b2c
GM
78792003-10-22 Miles Bader <miles@gnu.org>
7880
7881 * Makefile.in (info): Move before $(top_srcdir)/info.
7882
78832003-10-22 Nick Roberts <nick@nick.uklinux.net>
7884
7885 * building.texi (Watch Expressions): Update section on data display
7886 to reflect code changes (GDB Graphical Interface).
7887
8cf51b2c
GM
78882003-10-13 Richard M. Stallman <rms@gnu.org>
7889
7890 * xresources.texi (GTK resources): Clean up previous change.
7891
c8763fb6 78922003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7893
7894 * xresources.texi (GTK resources): Add a note that some themes
7895 disallow customizations. Add scroll theme example.
7896
8cf51b2c
GM
78972003-09-30 Richard M. Stallman <rms@gnu.org>
7898
8cf51b2c
GM
7899 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7900
7901 * misc.texi (Saving Emacs Sessions): Shorten the section,
7902 collapsing back into one node.
7903
79042003-09-30 Lars Hansen <larsh@math.ku.dk>
7905
7906 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7907
ce058493 79082003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7909
7910 * xresources.texi (GTK names in Emacs): Correct typo.
7911
8cf51b2c
GM
79122003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7913
1c6c854e
CS
7914 * cmdargs.texi (Font X): Mention new default font.
7915 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7916 problems involved. (Result of discussion on emacs-devel.)
7917
79182003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7919
7920 * emacs.texi (Acknowledgements): Correct typo.
7921
79222003-09-22 Richard M. Stallman <rms@gnu.org>
7923
7924 * dired.texi (Misc Dired Commands): New node.
7925 (Dired Navigation): Add dired-goto-file.
7926
7927 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7928
7929 * emacs.texi (Acknowledgements): New node, split from Distribution.
7930
7931 * cmdargs.texi (Action Arguments): -f reads interactive args.
7932
8cf51b2c
GM
79332003-09-08 Lute Kamstra <lute@gnu.org>
7934
7935 * screen.texi (Mode Line): Say that POS comes before LINE.
7936 Mention `size-indication-mode'.
1c6c854e
CS
7937 * display.texi (Optional Mode Line):
7938 Document `size-indication-mode'.
8cf51b2c
GM
7939 * basic.texi (Position Info): Mention `size-indication-mode'.
7940
79412003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7942
7943 * xresources.texi (Resources): Refer to `editres' man page.
7944 (Lucid Resources): Update defaults. Expand description of
7945 `shadowThickness'.
7946
79472003-09-04 Miles Bader <miles@gnu.org>
7948
7949 * Makefile.in (top_srcdir): New variable.
7950 ($(top_srcdir)/info): New rule.
7951 (info): Depend on it.
7952
79532003-09-03 Peter Runestig <peter@runestig.com>
7954
7955 * makefile.w32-in: New file.
7956
79572003-08-29 Richard M. Stallman <rms@gnu.org>
7958
7959 * misc.texi (Saving Emacs Sessions): Correct previous change.
7960
8cf51b2c
GM
79612003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7962
8cf51b2c
GM
7963 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7964 (Intro): Include kmacro.texi after fixit.texi instead of after
7965 custom.texi. (As suggested by Kim Storm.)
7966
79672003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7968
7969 * fixit.texi (Fixit): Update `Next' pointer.
7970 * files.texi (Files): Update `Previous' pointer.
7971 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7972 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7973 (Suggested by Kim Storm.)
7974 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7975
79762003-08-18 Kim F. Storm <storm@cua.dk>
7977
7978 * kmacro.texi: New file describing enhanced keyboard macro
7979 functionality. Replaces old description in custom.texi.
7980
7981 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7982 (Keyboard Macros): Move to new kmacro.texi file.
7983
7984 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7985
8cf51b2c
GM
79862003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7987
7988 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7989
79902003-08-17 Alex Schroeder <alex@gnu.org>
7991
7992 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7993 required.
7994
8cf51b2c
GM
79952003-08-05 Richard M. Stallman <rms@gnu.org>
7996
7997 * programs.texi (Lisp Indent): Don't describe
7998 lisp-indent-function property here. Use xref to Lisp Manual.
7999
8cf51b2c
GM
80002003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8001
fffa137c 8002 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
8003 abbreviations.
8004
80052003-07-24 Markus Rost <rost@math.ohio-state.edu>
8006
8007 * buffers.texi (List Buffers): Fix previous change.
8008
8cf51b2c
GM
80092003-07-13 Markus Rost <rost@math.ohio-state.edu>
8010
8011 * buffers.texi (List Buffers): Adjust to new format of *Buffer
8012 List*.
8013
80142003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8015
8cf51b2c
GM
8016 * display.texi (Font Lock): Fix typo.
8017
80182003-07-07 Richard M. Stallman <rms@gnu.org>
8019
8020 * display.texi (Font Lock): Add xref for format info on
8021 font-lock-remove-keywords.
8022
8023 * building.texi (Compilation): Document what happens with asynch
8024 children of compiler process.
8025
8026 * help.texi (Library Keywords): Use @multitable.
8027
8cf51b2c
GM
80282003-06-04 Richard M. Stallman <rms@gnu.org>
8029
8030 * programs.texi (Expressions): Delete C-M-DEL.
8031
8032 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8033 comint-move-point-for-output renamed from
8034 comint-scroll-to-bottom-on-output.
8035
8036 * custom.texi (Init Rebinding): Replace previous change with xref.
8037 (Non-ASCII Rebinding): Explain that issue more briefly here.
8038
80392003-05-28 Richard M. Stallman <rms@gnu.org>
8040
8041 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8042
80432003-05-28 Nick Roberts <nick@nick.uklinux.net>
8044
8045 * building.texi (GDB Graphical Interface): New node.
8046 (Rewritten somewhat by RMS.)
8047
c8763fb6 80482003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8049
8050 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8051 non-English letters. Explain how to set coding systems correctly
8052 and how to include the right coding cookie in the file.
8053
c8763fb6 80542003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8055
8056 * indent.texi (Indentation): Explain the concepts.
8057 (Just Spaces): Explain why preventing tabs for indentation might
8058 be useful.
8059
8cf51b2c
GM
80602003-04-16 Richard M. Stallman <rms@gnu.org>
8061
8062 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8063
8cf51b2c
GM
80642003-02-22 Alex Schroeder <alex@emacswiki.org>
8065
8066 * cmdargs.texi (General Variables): Document SMTPSERVER.
8067
8cf51b2c
GM
8068 * sending.texi: Remove SMTP node.
8069 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8070 library.
8071
8cf51b2c
GM
80722003-02-22 Alex Schroeder <alex@emacswiki.org>
8073
8074 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8075
80762003-02-22 Simon Josefsson <jas@extundo.com>
8077
8078 * sending.texi (Mail Methods): Add node about SMTP.
8079
c8763fb6 80802003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8081
8082 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8083
8cf51b2c
GM
80842003-02-01 Kevin Ryde <user42@zip.com.au>
8085
8086 * glossary.texi (Glossary): Correction to cl cross reference.
8087
80882003-01-20 Richard M. Stallman <rms@gnu.org>
8089
8090 * killing.texi (Rectangles): Document C-x c r.
8091
c8763fb6 80922003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8093
8094 * xresources.texi (GTK resources): New node.
8095 (GTK widget names): New node.
8096 (GTK names in Emacs): New node.
8097 (GTK styles): New node.
8098
c8763fb6 80992003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8100
8101 * maintaining.texi (Create Tags Table): Add reference to the new
8102 `etags --help --lang=LANG' option.
8103
8cf51b2c
GM
81042002-10-02 Karl Berry <karl@gnu.org>
8105
49823426 8106 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8107 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8108 where needed for the sake of the HTML output.
8cf51b2c
GM
8109
81102001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8111
8112 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8113 source files.
8114
81152001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8116
8117 * Makefile.in (emacsman): New target.
8118
8cf51b2c
GM
81192001-10-20 Gerd Moellmann <gerd@gnu.org>
8120
8121 * (Version 21.1 released.)
8122
81232001-10-05 Gerd Moellmann <gerd@gnu.org>
8124
8125 * Branch for 21.1.
8126
8cf51b2c
GM
81272001-03-05 Gerd Moellmann <gerd@gnu.org>
8128
8129 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8130
8cf51b2c
GM
81312000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8132
8133 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8134
8cf51b2c
GM
81351999-07-12 Richard Stallman <rms@gnu.org>
8136
8137 * Version 20.4 released.
8138
81391998-12-04 Markus Rost <rost@delysid.gnu.org>
8140
8141 * Makefile.in (INFO_TARGETS): Delete customize.info.
8142 (DVI_TARGETS): Delete customize.dvi.
8143 (../info/customize, customize.dvi): Targets deleted.
8144
81451998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8146
8147 * Version 20.3 released.
8148
81491998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8150
8151 * Makefile.in (EMACSSOURCES): Add mule.texi.
8152 Add msdog.texi, ack.texi. Remove gnu1.texi.
8153
81541998-04-06 Andreas Schwab <schwab@gnu.org>
8155
768c0c0f
JB
8156 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8157 Use it in dvi targets.
8cf51b2c
GM
8158
81591997-09-23 Paul Eggert <eggert@twinsun.com>
8160
8161 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8162 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8163 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8164
81651997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8166
8167 * Version 20.2 released.
8168
81691997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8170
8171 * Version 20.1 released.
8172
81731997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8174
8175 * Makefile (../info/customize, customize.dvi): New targets.
8176 (INFO_TARGETS): Add ../info/customize.
8177 (DVI_TARGETS): Add customize.dvi.
8178
8cf51b2c
GM
81791996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8180
8181 * Version 19.33 released.
8182
81831996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8184
8185 * Version 19.32 released.
8186
8cf51b2c
GM
81871996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8188
8189 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8190
81911996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8192
8193 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8194 Specify -I option.
8195 (All dvi targets): Set the TEXINPUTS variable.
8196
81971996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8198
8199 * Version 19.31 released.
8200
8cf51b2c
GM
82011995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8202
8203 * Version 19.30 released.
8204
8cf51b2c
GM
82051995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8206
8207 * Makefile.in (maintainer-clean): Rename from realclean.
8208
82091994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8210
8211 * Makefile.in: New file.
8212 * Makefile: File deleted.
8213
82141994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8215
8216 * Makefile (TEXINDEX_OBJS): Variable deleted.
8217 (texindex, texindex.o, getopt.o): Rules deleted.
8218 All deps on texindex deleted.
8219 (distclean): Don't delete texindex.
8220 (mostlyclean): Don't delete *.o.
8221 * texindex.c, getopt.c: Files deleted.
8222
82231994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8224
8225 * Version 19.26 released.
8226
82271994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8228
8229 * Makefile (EMACSSOURCES): Exclude undo.texi.
8230
82311994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8232
8233 * Version 19.25 released.
8234
82351994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8236
8237 * Version 19.24 released.
8238
82391994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8240
8241 * Version 19.23 released.
8242
82431994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8244
8245 * Makefile: Delete spurious tab.
8246
82471994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8248
8249 * Makefile (.SUFFIXES): New rule.
8250
8cf51b2c
GM
82511993-12-04 Richard Stallman (rms@srarc2)
8252
8253 * getopt.c: New file.
8254 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8255 (getopt.o): New rule.
8256 (dvi): Don't depend on texindex.
49823426 8257 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8258
82591993-12-03 Richard Stallman (rms@srarc2)
8260
49823426
GM
8261 * Makefile (TEXI2DVI): New variable.
8262 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8263 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8264
82651993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8266
8267 * Version 19.22 released.
8268
82691993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8270
8271 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8272
82731993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8274
8275 * Version 19.21 released.
8276
8cf51b2c
GM
82771993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8278
8279 * Makefile (realclean): Don't delete the Info files.
8280
f0131492 82811993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8282
8cf51b2c
GM
8283 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8284 4' where appropriate.
8285
f0131492 82861993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8287
49823426 8288 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8289
8290 * texindex.c: Include "../src/config.h" if building in emacs.
8291
8292 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8293 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8294 Add target to build texindex.c, defining `emacs'.
8295
8cf51b2c
GM
82961993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8297
8298 * Version 19.19 released.
8299
8cf51b2c
GM
83001993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8301
8302 * Version 19.18 released.
8303
83041993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8305
8306 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8307
83081993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8309
8310 * Version 19.17 released.
8311
83121993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8313
8314 * split-man: Fix typos in last change.
8315
83161993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8317
8318 * Version 19.16 released.
8319
83201993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8321
8322 * version 19.15 released.
8323
83241993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8325
8326 * Makefile (distclean): It's rm, not rf.
8327
83281993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8329
8330 * Version 19.14 released.
8331
83321993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8333
8334 * Makefile: New file.
8335
83361993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8337
8338 * Version 19.13 released.
8339
83401993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8341
8342 * Version 19.9 released.
8343
83441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8345
8346 * Version 19.8 released.
8347
83481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8349
8350 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8351
8352 * trouble.texi: It's `enable-flow-control-on', not
8353 `evade-flow-control-on'.
8354
83551993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8356
8357 * display.texi: Document standard-display-european.
8358
83591993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8360
8361 * Version 19.7 released.
8362
8363 * emacs.texi: Add a sentence to the top menu mentioning the
8364 specific version of Emacs this manual applies to.
8365
83661993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8367
8368 * basic.texi: Document next-line-add-lines variable used to
8369 implement down-arrow.
8370
8371 * killing.texi: Document kill-whole-line.
8372
83731993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8374
8375 * text.texi: Update unix TeX ordering information.
8376
83771993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8378
8379 * news.texi: Mention fill-rectangle in keybinding list.
8380
8381 * killing.texi: Document fill-rectangle.
8382
83831993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8384
8385 * vc.texi: Bring the docs up to date with VC 5.2.
8386
83871992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8388
8389 * emacs.tex: Mention blackbox and gomoku under Amusements.
8390 Assembler mode is now mentioned and appropriately indexed
8391 under Programming Modes.
8392
83931991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8394
8395 * emacs.tex: Update TeX ordering information.
8396
8cf51b2c
GM
83971990-06-26 David Lawrence (tale@geech)
8398
8399 * emacs.tex: Note that completion-ignored-extensions is not used
8400 to filter out names when all completions are displayed in
8401 *Completions*.
8402
84031990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8404
8405 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8406
84071990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8408
8409 * emacs.tex: Add @findex grep.
8410
8cf51b2c
GM
84111988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8412
8413 * emacs.tex: Correct two typos. No other changes before
8414 Version 19 will be made.
8415
8cf51b2c
GM
84161988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8417
8418 * emacs.tex: Update information for obtaining TeX distribution from the
8419 University of Washington.
8420
8421;; Local Variables:
c8763fb6 8422;; coding: utf-8
8cf51b2c
GM
8423;; End:
8424
95df8112 8425 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8426
8427 This file is part of GNU Emacs.
8428
352c8b4a 8429 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8430 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8431 the Free Software Foundation, either version 3 of the License, or
8432 (at your option) any later version.
8cf51b2c
GM
8433
8434 GNU Emacs is distributed in the hope that it will be useful,
8435 but WITHOUT ANY WARRANTY; without even the implied warranty of
8436 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8437 GNU General Public License for more details.
8438
8439 You should have received a copy of the GNU General Public License
352c8b4a 8440 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.