Auto-commit of generated files.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6d262977
CY
12011-11-28 Chong Yidong <cyd@gnu.org>
2
3 * indent.texi (Indentation): Rewrite introduction. Move table to
4 Indentation Commands node.
5 (Indentation Commands): Add index entries to table. Copyedits.
6 (Tab Stops, Just Spaces): Copyedits.
7 (Indent Convenience): New node. Document electric-indent-mode.
8
9 * programs.texi (Basic Indent):
10 * windows.texi (Pop Up Window): Fix kindex entry.
11
dc95a8b0
CY
122011-11-28 Chong Yidong <cyd@gnu.org>
13
14 * modes.texi (Major Modes): Move major-mode variable doc here from
15 Choosing Modes. Document describe-mode. Document prog-mode-hook
16 and text-mode-hook. Add example of using hooks.
17 (Minor Modes): Document behavior of mode command calls from Lisp.
18 Note that setting the mode variable using Customize will DTRT.
19 (Choosing Modes): Add example of setting a minor mode using a
20 local variable.
21
b63a8e8e
CY
222011-11-27 Chong Yidong <cyd@gnu.org>
23
24 * frames.texi (Creating Frames): Move frame parameter example to
25 Frame Parameters node.
26 (Frame Commands): C-x 5 o does not warp the mouse by default.
27 (Fonts): Add more GTK-style properties; also, they should be
28 capitalized.
29 (Special Buffer Frames): Node deleted; special-display is on the
30 way out.
31 (Frame Parameters): Example moved here from Creating Frames.
32 Clarify that default-frame-alist affects the initial frame too.
33 Delete auto-raise-mode and auto-lower-mode.
34 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
35 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
36
37 * windows.texi (Window Choice): Add xref to Lisp manual for
38 special-display-*.
39
a3dcc84e
EZ
402011-11-26 Eli Zaretskii <eliz@gnu.org>
41
42 * display.texi (Text Display): Update the description,
43 cross-references, and indexing related to display of control
44 characters and raw bytes.
45
4ad3bc2a
CY
462011-11-25 Chong Yidong <cyd@gnu.org>
47
48 * frames.texi (Frames): Rewrite introduction.
49 (Mouse Commands): Default for mouse-drag-copy-region is now t.
50 Mouse-3 does not copy to kill ring by default. DEL does not
51 behave specially for mouse commands any more.
52 (Mouse References): Document mouse-1-click-follows-link more
53 thoroughly.
54 (Menu Mouse Clicks): Move footnote to the main text and add xref
55 to Init Rebinding node.
56 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
57
58 * files.texi (Visiting): `C-x 5 f' works on ttys too.
59
20db1522
JB
602011-11-24 Juanma Barranquero <lekktu@gmail.com>
61
62 * display.texi (Font Lock): Fix typo.
63
01d06b1f
GM
642011-11-24 Glenn Morris <rgm@gnu.org>
65
66 * rmail.texi (Rmail Output):
67 Mention rmail-automatic-folder-directives. (Bug#9657)
68
0cbaa1d5
CY
692011-11-21 Chong Yidong <cyd@gnu.org>
70
71 * mark.texi (Global Mark Ring): Fix description of global mark
72 ring (Bug#10032).
73
fe7a3057
JB
742011-11-20 Juanma Barranquero <lekktu@gmail.com>
75
76 * msdog.texi (Windows Fonts): Fix typo.
77
b6e63cbe
GM
782011-11-17 Glenn Morris <rgm@gnu.org>
79
80 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
81
58179cce
JB
822011-11-16 Juanma Barranquero <lekktu@gmail.com>
83
84 * killing.texi (Rectangles):
7877f373
JB
85 * misc.texi (Document View):
86 * modes.texi (Choosing Modes):
87 * msdog.texi (Windows Fonts):
58179cce
JB
88 * regs.texi (Rectangle Registers):
89 * search.texi (Isearch Yank): Fix typos.
90
291d142b
CY
912011-11-06 Chong Yidong <cyd@gnu.org>
92
93 * windows.texi (Basic Window): Add xref to Cursor Display.
94 (Split Window): Document negative arg for splitting commands.
95 (Other Window): Document mouse-1 in text area of window.
96 (Change Window): Don't mention window attributes, since they
97 aren't defined. C-x 1 can't be used with minibuffer windows.
98 Windows are no longer auto-deleted.
99 (Window Choice): Add xref to Choosing Window in Lisp manual.
100 (Window Convenience): Note that windmove disables shift-selection.
101 Move M-x compare-windows here from Other Window node.
102
103 * custom.texi (Mouse Buttons):
104 * search.texi (Isearch Scroll):
105 * windows.texi (Split Window): Use new names split-window-below
106 and split-window-right.
107
a7ef684b
JB
1082011-10-26 Juanma Barranquero <lekktu@gmail.com>
109
110 * emacs.texi (Top): Fix typo.
111
d53e1747
GM
1122011-10-25 Glenn Morris <rgm@gnu.org>
113
114 * abbrevs.texi (Saving Abbrevs):
115 quietly-read-abbrev-file is not a command. (Bug#9866)
116
e7a3ff06
CY
1172011-10-24 Chong Yidong <cyd@gnu.org>
118
119 * display.texi (Scrolling): Document scroll-up-line and
120 scroll-down-line. Document scroll-command property.
121 (Recentering): New node, split off from Scrolling.
122
86c60681
CY
1232011-10-23 Chong Yidong <cyd@gnu.org>
124
da97a9e6
CY
125 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
126 (Tool Bars): Copyedits.
127
86c60681
CY
128 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
129
d195726a
CY
1302011-10-22 Chong Yidong <cyd@gnu.org>
131
132 * windows.texi (Displaying Buffers): Fix broken lispref link.
133
a70e06c1
CY
1342011-10-22 Chong Yidong <cyd@gnu.org>
135
136 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
137 Move confirm-nonexistent-file-or-buffer discussion here.
138
139 * files.texi (File Names, Visiting): Move detailed discussion of
140 minibuffer confirmation to Minibuffer Exit.
141
142 * buffers.texi (Buffers): Tweak mention of mail buffer name.
143 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
144
bfd779dd
CY
1452011-10-21 Chong Yidong <cyd@gnu.org>
146
147 * files.texi (File Names, Visiting, Interlocking): Copyedits.
148 (Backup Copying): backup-by-copying-when-mismatch is now t.
149 (Customize Save): Fix description of require-final-newline.
150 (Reverting): Note that revert-buffer can't be undone. Mention VC.
151 (Auto Save Control): Clarify.
152 (File Archives): Add 7z.
153 (Remote Files): ange-ftp-make-backup-files defaults to nil.
154
155 * arevert-xtra.texi (Autorevert): Copyedits.
156
6e317956
CY
1572011-10-20 Chong Yidong <cyd@gnu.org>
158
159 * custom.texi (Hooks, Init Examples):
160 * display.texi (Font Lock):
161 * fixit.texi (Spelling):
162 * rmail.texi (Rmail Display): Minor mode function with no arg now
163 enables it.
164
165 * fixit.texi (Spelling): Fix description of inline completion.
166
5abc31ef
CY
1672011-10-19 Chong Yidong <cyd@gnu.org>
168
169 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
170 entries.
171 (Isearch Yank): Document isearch-yank-pop.
172 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
173 (Other Repeating Search): Document Occur Edit mode.
174
939db9ac
CY
1752011-10-18 Chong Yidong <cyd@gnu.org>
176
177 * display.texi (Fringes): Move overflow-newline-into-fringe here,
178 from Line Truncation node.
179 (Standard Faces): Note that only the background of the cursor face
180 has an effect.
181 (Cursor Display): Fix descriptions of cursor face
182 and bar cursor blinking.
183 (Text Display): Document nobreak-char-display more clearly.
184 (Line Truncation): Add xref to Split Window node.
185 (Display Custom): Don't bother documenting baud-rate or
186 no-redraw-on-reenter.
187
188 * search.texi (Slow Isearch): Node removed.
189
80c6d77f
GM
1902011-10-18 Glenn Morris <rgm@gnu.org>
191
192 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
193
d366bd53
CY
1942011-10-18 Chong Yidong <cyd@gnu.org>
195
196 * display.texi (Faces): Simplify discussion. Move documentation
197 of list-faces-display here, from Standard Faces node. Note
198 special role of `default' background.
199 (Standard Faces): Note special role of `default' background. Note
200 that region face may be taken fom GTK. Add xref to Text Display.
201 (Text Scale): Rename from "Temporary Face Changes". Callers
202 changed. Don't bother documenting variable-pitch-mode.
203 (Font Lock): Copyedits. Remove font-lock-maximum-size.
204 (Useless Whitespace): Simplify description of
205 delete-trailing-whitespace. Note active region case.
206 (Text Display): Fix description of escape-glyph face assignment.
207 Remove unibye mode discussion. Update some parts for Unicode.
208 Move glyphless chars documentation to Lisp manual.
209
210 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
211
21100e7d
CY
2122011-10-15 Chong Yidong <cyd@stupidchicken.com>
213
214 * display.texi (Scrolling): Tweak explanation of scroll direction.
215 (View Mode): Add index entries.
216
217 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
218
219 * regs.texi (Text Registers): C-x r i does not activate the mark.
220 (Bookmarks): Document new default bookmark location.
221
50b063c3
CY
2222011-10-13 Chong Yidong <cyd@stupidchicken.com>
223
224 * killing.texi (Deletion): Add xref to Using Region. Document
225 delete-forward-char.
226 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
227 description here. Recommend C-u C-SPC for jumping to mark.
228 (Kill Ring): Move kill ring variable documentation here.
229 (Primary Selection): Copyedits.
230 (Rectangles): Document new command rectangle-number-lines.
231 (CUA Bindings): Note that this disables the mark-even-if-inactive
232 behavior for C-x and C-c.
233
234 * mark.texi (Mark): Mention "active region" terminology.
235 (Using Region): Document delete-active-region.
236
e1a3f5b1
CY
2372011-10-12 Chong Yidong <cyd@stupidchicken.com>
238
239 * mark.texi (Mark): Clarify description of disabled Transient Mark
240 mode (Bug#9689).
241 (Setting Mark): Document prefix arg for C-x C-x. Document primary
242 selection changes. Mention that commands like C-y set the mark.
243 (Marking Objects): Add xref to Words node. Note that mark-word
244 and mark-sexp also have the "extend region" behavior.
245 (Using Region): Mention M-$ in the table. Document
246 mark-even-if-inactive here instead of in Mark Ring.
247 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
248 note of the "Mark Set" behavior.
249 (Disabled Transient Mark): Rename from "Persistent Mark"
250 (Bug#9688). Callers changed.
251
252 * programs.texi (Expressions):
253 * text.texi (Words): Defer to Marking Objects for mark-word doc.
254
3dc62b2b
CY
2552011-10-09 Chong Yidong <cyd@stupidchicken.com>
256
257 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
258 option" terminology.
259 (Key Help): Add command names. Define "documentation string".
260 (Name Help): Remove an over-long joke.
261 (Apropos): Document prefix args. Remove duplicated descriptions.
262 (Help Mode): Add C-c C-b to table. Update TAB binding.
263 (Package Keywords): Rename from "Library by Keyword". Describe
264 new package menu interface.
265 (Help Files, Help Echo): Tweak description.
de09aa52
CY
266
267 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 268 (Minibuffer History): Document numeric args to history commands.
de09aa52 269
2d3fe5d7
EZ
2702011-10-08 Eli Zaretskii <eliz@gnu.org>
271
272 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
273
b2b0776e
CY
2742011-10-08 Chong Yidong <cyd@stupidchicken.com>
275
276 * basic.texi (Position Info): Omit page commands. Document
277 count-words-region and count-words.
278
279 * text.texi (Pages): Move what-page documentation here.
280
27a16462
CY
2812011-10-08 Chong Yidong <cyd@stupidchicken.com>
282
283 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
284 Remote Files node instead of linking directly to the Tramp manual.
285 (Minibuffer Edit): Add xref to Blank Lines.
286 (Completion): Add xref to Symbol Completion. Remove redundant
287 example, which is repeated in the next node.
288 (Completion Commands): Minor clarifications.
289 (Completion Styles): New node, split from Completion Commands.
290 Document substring and initials styles.
291 (Strict Completion): Remove information duplicated in other nodes.
292 (Completion Options): Consolidate case difference discussion here.
293
294 * help.texi (Help Mode): Fix kindex entries.
295
296 * files.texi (File Names): Add index entries.
297
de0bde62
CY
2982011-10-07 Chong Yidong <cyd@stupidchicken.com>
299
300 * basic.texi (Inserting Text): Add xref to Completion. Add
301 ucs-insert example, and document prefix argument.
302 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
303 to left/right. Tweak left-char and right-char descriptions.
304 M-left and M-right are now bound to left-word/right-word.
305 (Erasing): Document delete-forward-char.
306
307 * screen.texi (Screen, Menu Bar): Copyedits.
308 (Point): Remove duplicate paragraph on cursors, also in Screen.
309 (Mode Line): Trailing dashes no longer shown on X displays.
310
311 * frames.texi (Non-Window Terminals): Index just "text-only
312 terminal", which is used throughout the manual now.
313
314 * entering.texi (Entering Emacs): Define "startup screen".
315 Document window-splitting behavior with command-line inputs.
316 (Exiting): Remove obsolete paragraph about shells without suspend
317 functionality.
318
319 * commands.texi (User Input): Define "input event" more clearly.
320 (Keys): Add xref to Echo Area.
321 (Commands): Clarify relation between commands and functions.
322
453e4522
CY
3232011-10-06 Chong Yidong <cyd@stupidchicken.com>
324
325 * misc.texi (emacsclient Options): Document how emacsclient runs
326 the Emacs daemon (Bug#9674).
327
550f41cd
CY
3282011-10-01 Chong Yidong <cyd@stupidchicken.com>
329
330 * basic.texi (Moving Point):
331 * custom.texi (Mouse Buttons):
332 * rmail.texi (Rmail Scrolling):
333 * search.texi (Isearch Scroll):
334
335 * display.texi (Scrolling): Replace scroll-up/down with
336 scroll-up/down-command. Fix scroll-preserve-screen-position
337 description. Document scroll-error-top-bottom.
338
9229fe87
GM
3392011-09-30 Glenn Morris <rgm@gnu.org>
340
341 * commands.texi (Keys): Whitespace fix. (Bug#9635)
342
0a2132ba
CY
3432011-09-24 Chong Yidong <cyd@stupidchicken.com>
344
345 * windows.texi (Pop Up Window): Defer discussion of window
346 splitting to the Window Choice node. Add index entries.
347 (Force Same Window): Node deleted.
348 (Displaying Buffers, Window Choice): New nodes.
349
350 * buffers.texi (Select Buffer): Clarify description of
351 buffer-switching commands. Add xref to Window Display node.
352 Don't repeat confirm-nonexistent-file-or-buffer description from
353 Visiting node. Remove even-window-heights.
354
355 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
356
33ed493b
CY
3572011-09-18 Chong Yidong <cyd@stupidchicken.com>
358
359 * cmdargs.texi (Icons X): Fix description of Emacs icon.
360
361 * xresources.texi (Table of Resources): Fix documentation of
362 bitmapIcon.
363
92fa95ad
CY
3642011-09-15 Chong Yidong <cyd@stupidchicken.com>
365
366 * package.texi (Package Menu): Add package-menu-mark-upgrades.
367
16254627
EH
3682011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
369
370 * frames.texi (Frame Commands): Note that delete-other-frames only
371 deletes frames on current terminal.
372
c3760c17
EZ
3732011-09-10 Eli Zaretskii <eliz@gnu.org>
374
375 * sending.texi (Mail Misc): Document mail-add-attachment.
376
69b8be97
EZ
3772011-09-04 Eli Zaretskii <eliz@gnu.org>
378
379 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
380
3fd50d5c
CY
3812011-08-29 Chong Yidong <cyd@stupidchicken.com>
382
383 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
384
e2aeef63
CY
3852011-08-28 Chong Yidong <cyd@stupidchicken.com>
386
387 * files.texi (File Archives):
388 * cal-xtra.texi (Diary Display):
389 * help.texi (Help Mode): Add xref to View Mode.
390
ddb54206
CY
3912011-08-28 Chong Yidong <cyd@stupidchicken.com>
392
a6326082
CY
393 * display.texi (View Mode): New node. Move view-file here from
394 Misc File Ops. Move view-buffer here from Misc Buffer.
395
396 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
397
04e2ce72 398 * files.texi (Misc File Ops): Document new
a6326082 399 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
400
401 * dired.texi (Dired Deletion): Shorten description of Trash.
402
ddb54206
CY
403 * misc.texi (emacsclient Options): Document server-port.
404
bd206ce5
EZ
4052011-08-27 Eli Zaretskii <eliz@gnu.org>
406
407 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
408 even on MS-Windows. Fix a typo.
409
d43f5a42
CY
4102011-08-26 Chong Yidong <cyd@stupidchicken.com>
411
412 * package.texi: New file, documenting the package manager.
413
414 * emacs.texi: Include it.
415
416 * help.texi (Help Summary): Add describe-package.
417
e0b1591b
CY
4182011-08-25 Chong Yidong <cyd@stupidchicken.com>
419
856ce114
CY
420 * misc.texi (Printing): Convert subnodes into subsections.
421
f404f8bc
CY
422 * text.texi (Two-Column): Move into Text chapter.
423
424 * picture-xtra.texi (Picture Mode): Group with Editing Binary
425 Files section. Convert from chapter into section.
426
427 * display.texi (Narrowing): Move into display chapter.
428
e0b1591b
CY
429 * sending.texi (Sending Mail):
430 * rmail.texi (Rmail):
431 * misc.texi (Gnus, Document View):
432 * dired.texi (Dired):
433 * emacs.texi: Group the mail, rmail, and gnus chapters together.
434
75bfc667
JL
4352011-08-07 Juri Linkov <juri@jurta.org>
436
437 * dired.texi (Operating on Files): Rewrite according to the fact
438 that `dired-do-chmod' doesn't use the `chmod' program anymore.
439
fe676f91
MA
4402011-07-30 Michael Albinus <michael.albinus@gmx.de>
441
442 * mini.texi (Minibuffer File): Insert a reference to Tramp for
443 remote file name completion. (Bug#9197)
444
4cc60b9b
EZ
4452011-07-28 Eli Zaretskii <eliz@gnu.org>
446
447 * mule.texi (Bidirectional Editing): Document the fact that
448 bidi-display-reordering is t by default.
449
89671e16
LMI
4502011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
451
452 * help.texi (Misc Help): Mention `describe-prefix-bindings'
453 explicitly (bug#8904).
454
fb23ecc2
LMI
4552011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
456
457 * trouble.texi (Checklist): Use an `M-x' example instead of an
458 Emacs Lisp form to switch on the dribble file (bug#8056).
459
465c5fc8
LMI
4602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
461
462 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
463
90a6258b
GM
4642011-07-13 Glenn Morris <rgm@gnu.org>
465
466 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
467
c7588364
LMI
4682011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
469
470 * mark.texi (Mark Ring): Clarify how many locations are saved
471 (bug#5770).
472 (Global Mark Ring): Ditto.
473
4cb4f3ba
LMI
4742011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
475
d648feab
LMI
476 * text.texi (Table Recognition): Use "at point" instead of "under
477 point" (bug#4345).
478
4cb4f3ba
LMI
479 * display.texi (Cursor Display): Mention `cursor-type'.
480
481 * screen.texi (Point): Clarify that it's only if you use a block
482 cursor that it appears to be on a character (bug#4345).
483
ecd0b990
CY
4842011-07-12 Chong Yidong <cyd@stupidchicken.com>
485
486 * misc.texi (Amusements): Move dissociated press here, from its
487 own section.
488
489 * emacs.texi (Top): Update node listing.
490
c2fd0368
LMI
4912011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
492
493 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
494 clarity (bug#3523).
495
fdeb32ec
CY
4962011-07-12 Chong Yidong <cyd@stupidchicken.com>
497
498 * cmdargs.texi (Initial Options): Document --no-site-lisp.
499 (Misc X): Document --parent-id.
500
501 * frames.texi (Frame Commands): Note that focus-follows-mouse now
502 defaults to nil.
503
504 * misc.texi (emacsclient Options): Document --parent-id.
505
506 * msdog.texi (Windows HOME): Document _emacs as obsolete.
507
f584ca38
LMI
5082011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * emacs.texi: Use "..." instead of ``...'' in the menus
511 (bug#3503).
512
963578d3
CY
5132011-07-11 Chong Yidong <cyd@stupidchicken.com>
514
515 * killing.texi (Primary Selection): Document `only' setting for
516 select-active-regions.
517
518 * mark.texi (Setting Mark): Reference Shift Selection node.
519
520 * frames.texi (Mouse Commands): Document mouse-yank-primary.
521
a30ed87b
LMI
5222011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
523
47076272
LMI
524 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
525 motion keys" (bug#3503).
526
a30ed87b
LMI
527 * emacs.texi: Change all the register node names from "RegPos"
528 (etc.) to "Positional Registers" (etc.) (bug#3314).
529
4d45a8b7
CY
5302011-07-11 Chong Yidong <cyd@stupidchicken.com>
531
532 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
533 (Other Kill Commands, Kill Options): Copyedits.
534 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
535 (Yanking): Move yank-excluded properties discussion here.
536 (Cut and Paste): Move from frames.texi. Update subnodes to
537 describe x-select-enable-clipboard case.
538
539 * frames.texi: Move Cut and Paste node and subnodes into
540 killing.texi, except Mouse Commands and Word and Line Mouse.
541
c160ddee
AM
5422011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
543
544 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
545
3329e6e3
LMI
5462011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
547
32a214fe
LMI
548 * screen.texi (Mode Line): Clarify that coding systems are
549 characters, not letters (bug#1749).
550
3329e6e3
LMI
551 * cmdargs.texi (Environment): Mention removing variables
552 (bug#1615). Text suggested by Kevin Rodgers.
553
8875da1e
CY
5542011-07-10 Chong Yidong <cyd@stupidchicken.com>
555
54806e45
CY
556 * misc.texi (Amusements): Don't mention Yow; it's crippled.
557
8875da1e
CY
558 * modes.texi: Rename from major.texi.
559 (Modes): New node. Make Major Modes and Minor Modes subsections
560 of this. All callers changed.
561
562 * custom.texi (Minor Modes): Move to modes.texi.
563
7847b2a1
CY
5642011-07-10 Chong Yidong <cyd@stupidchicken.com>
565
6cfd0fa2
CY
566 * custom.texi (Syntax): Node deleted.
567
568 * help.texi (Help Summary):
569 * major.texi (Major Modes):
570 * programs.texi (Parentheses):
571 * search.texi (Regexp Backslash, Regexp Backslash)
572 (Regexp Backslash):
573 * text.texi (Words): Callers changed.
574
7847b2a1
CY
575 * text.texi (Refill, Longlines): Delete nodes.
576
577 * ack.texi (Acknowledgments): Longlines removed from manual.
578
579 * emacs.texi (Top): Update node listing.
580
2a71c436
GM
5812011-07-09 Glenn Morris <rgm@gnu.org>
582
583 * fortran-xtra.texi (Fortran): Update handled extensions.
584
61436e9f
LMI
5852011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
586
587 * display.texi (Scrolling): `C-v' (etc) are now bound to
588 `scroll-*-command' (bug#8349).
589
6e560c71
LMI
5902011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
591
48954a09 592 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
593 doesn't actually delete any files (bug#7125).
594
2904fd97
LMI
595 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
596 argument for `C-c C-k' (bug#7391).
597
6e560c71
LMI
598 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
599 you're currently using (bug#8489).
600
978ff6c5
EZ
6012011-07-01 Eli Zaretskii <eliz@gnu.org>
602
603 * mule.texi (Coding Systems): Move index entries from the previous
604 change into their proper places.
605
0d742084
LMI
6062011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
607
31976bd5
LMI
608 * help.texi (Help Files): Document view-external-packages (bug#8902).
609
0d742084
LMI
610 * mule.texi (Coding Systems): Put a few more of the coding systems
611 into the index (bug#8900).
612
9f678528
GM
6132011-06-26 Glenn Morris <rgm@gnu.org>
614
615 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
616
18a4ce5e
AR
6172011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
618
619 * misc.texi (emacsclient Options): Mention --frame-parameters.
620
f0da764a
GM
6212011-06-09 Glenn Morris <rgm@gnu.org>
622
623 * custom.texi (Specifying File Variables):
624 Recommend explicit arguments for minor modes.
625
b047e7ac
PE
6262011-06-02 Paul Eggert <eggert@cs.ucla.edu>
627
628 Document wide integers better.
629 * buffers.texi (Buffers):
001903b5
PE
630 * files.texi (Visiting): Document maxima for 64-bit machines,
631 and mention virtual memory limits.
b047e7ac 632
bf41276f
CY
6332011-05-28 Chong Yidong <cyd@stupidchicken.com>
634
635 * custom.texi (Hooks): Reorganize. Mention Prog mode.
636
637 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
638 prog mode (Bug#8240).
639
e145f188
GM
6402011-05-27 Glenn Morris <rgm@gnu.org>
641
642 * custom.texi (Specifying File Variables):
643 Major modes no longer need come first.
644
313f790e
CY
6452011-05-22 Chong Yidong <cyd@stupidchicken.com>
646
647 * mule.texi (Specify Coding, Text Coding, Communication Coding):
648 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
649
c136e5cd
GM
6502011-05-18 Glenn Morris <rgm@gnu.org>
651
652 * ack.texi (Acknowledgments): Remove fakemail.c.
653
c71a0d48 6542011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
655
656 Fixes for fitting text into 7x9 printed manual.
657 * building.texi (Flymake, Breakpoints Buffer):
658 * calendar.texi (Appointments):
659 * cmdargs.texi (General Variables, Display X):
660 * custom.texi (Saving Customizations, Face Customization)
661 (Directory Variables, Minibuffer Maps, Init Rebinding):
662 * display.texi (Font Lock, Font Lock, Useless Whitespace):
663 * fixit.texi (Spelling):
664 * frames.texi (Creating Frames, Fonts):
665 * help.texi (Help Files):
666 * mini.texi (Minibuffer File):
667 * misc.texi (emacsclient Options, Emulation):
668 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
669 * mule.texi (International Chars, Language Environments)
670 (Select Input Method, Modifying Fontsets, Charsets):
671 * programs.texi (Custom C Indent):
672 * rmail.texi (Rmail Labels):
673 * text.texi (Table Conversion):
674 * trouble.texi (Known Problems, Known Problems):
675 * windows.texi (Change Window):
676 * xresources.texi (GTK resources): Reflow text and re-indent code
677 examples to avoid TeX overflows and underflows on 7x9 paper.
678
679 * emacs.texi: Fix the (commented out) smallbook command.
680
681 * macos.texi (Mac / GNUstep Events):
682 * xresources.texi (Lucid Resources): Remove extraneous examples.
683
b8f82dc1
GM
6842011-05-10 Glenn Morris <rgm@gnu.org>
685
686 * custom.texi (Specifying File Variables):
687 Deprecate using mode: for minor modes.
688
d306b4da
GM
6892011-05-07 Glenn Morris <rgm@gnu.org>
690
691 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
692
548d0a63
GM
6932011-05-06 Glenn Morris <rgm@gnu.org>
694
5006e634
GM
695 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
696
548d0a63
GM
697 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
698
e793a940
LMI
6992011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
700
701 * misc.texi (Emacs Server): Document `server-eval-at'.
702
7031be6d
UR
7032011-04-24 Chong Yidong <cyd@stupidchicken.com>
704
705 * maintaining.texi (List Tags): Document next-file. Suggested by
706 Uday S Reddy.
707
4ffd0d6b 7082011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
709
710 * mini.texi (Minibuffer Edit):
711 * screen.texi (Mode Line): Fix typo.
712
1c6c854e
CS
7132011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
714
024ff170 715 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 716
c5c9f40f
CY
7172011-03-26 Chong Yidong <cyd@stupidchicken.com>
718
719 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
720
09725d26
EZ
7212011-03-30 Eli Zaretskii <eliz@gnu.org>
722
723 * display.texi (Auto Scrolling): Document the limit of 100 lines
724 for never-recentering scrolling with `scroll-conservatively'.
725 (Bug#6671)
726
09d9db2c 7272011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
728
729 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
730 HOME on Windows and where it looks for init files. (Bug#8221)
731
62d94509
EZ
7322011-03-10 Eli Zaretskii <eliz@gnu.org>
733
734 * search.texi (Regexp Example):
735 * mule.texi (International Chars):
736 * building.texi (External Lisp): Don't use characters outside
737 ISO-8859-1.
738
0286d9de
EZ
7392011-03-09 Eli Zaretskii <eliz@gnu.org>
740
1c6c854e
CS
741 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
742 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
743
744 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
745
114902a5 746 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
747 (Bug#8210)
748
0afb4571
J
7492011-03-08 Jan Djärv <jan.h.d@swipnet.se>
750
751 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
752 for Gtk+ 3.
753
bb3865e8
GM
7542011-03-08 Glenn Morris <rgm@gnu.org>
755
6446548e
GM
756 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
757 * emacs.texi (Acknowledgments):
758 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 759 * emacs.texi: Set documentencoding.
6446548e 760
bb3865e8
GM
761 * display.texi (Optional Mode Line): Don't mention exactly where
762 display-time appears. (Bug#8193)
763
33383987
JB
7642011-03-07 Chong Yidong <cyd@stupidchicken.com>
765
766 * Version 23.3 released.
767
892777ba
CY
7682011-03-06 Chong Yidong <cyd@stupidchicken.com>
769
770 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
771
0b973fc5
DW
7722011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
773
774 * misc.texi (emacsclient Options): Add q/quiet.
775
8ef5a2f2
GM
7762011-03-02 Glenn Morris <rgm@gnu.org>
777
778 * mule.texi (Communication Coding) <x-select-request-type>:
779 Remove duplicate (essentially) paragraph. (Bug#8148)
780
bd106056
CS
7812011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
782
783 * maintaining.texi (Format of ChangeLog): Add reference to
784 add-log-full-name.
785 (Change Log Commands): Add documentation for combining multiple
786 symbols in one change.
787
6640b281
GM
7882011-03-01 Glenn Morris <rgm@gnu.org>
789
790 * custom.texi (Directory Variables):
791 Give an example of excluding subdirectories.
792
2b0c7330 7932011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
794
795 * search.texi (Regexp Search): Move index entries about regexps to the
796 "Regexps" node. Add index entries for regexp search. (Bug#8096)
797
8c62c205
GM
7982011-02-19 Glenn Morris <rgm@gnu.org>
799
800 * dired.texi (Dired): Dired-X version number was dropped.
801
3928f2b6
JD
8022011-02-14 Jan Djärv <jan.h.d@swipnet.se>
803
804 * xresources.texi (X Resources): Remove *faceName and replace it with
805 *font for Lucid.
806
a41c8660
CY
8072011-02-05 Chong Yidong <cyd@stupidchicken.com>
808
809 * rmail.texi (Rmail Display): Document Rmail MIME support more
810 accurately.
811
812 * maintaining.texi (VC Change Log): Document vc-log-incoming and
813 vc-log-outgoing.
814 (Merging): Document vc-find-conflicted-file.
815
233ba4d9 8162011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
817
818 * custom.texi (Variables): Fix typo.
819
14beddf4 8202011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 821
65401ee3
CY
822 * search.texi (Regexps): Copyedits. Mention character classes
823 (Bug#7809).
824
19f81ecf
CY
825 * files.texi (File Aliases): Restore explanatory text from Eli
826 Zaretskii, accidentally removed in 2011-01-08 commit.
827
bf3dae7e
EZ
8282011-01-29 Eli Zaretskii <eliz@gnu.org>
829
830 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
831 (MAKEINFO_OPTS): New variable.
832 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
833 (emacs.html): New target.
834 (clean): Remove emacs.html.
835
45eb2a5d
WL
8362011-01-23 Werner Lemberg <wl@gnu.org>
837
838 * Makefile.in (MAKEINFO): Now controlled by `configure'.
839 (MAKEINFO_OPTS): New variable. Use it where appropriate.
840 (ENVADD): Updated.
841
9acfe703
GM
8422011-01-18 Glenn Morris <rgm@gnu.org>
843
844 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
845
846 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
847
362b9d48
GM
8482011-01-15 Chong Yidong <cyd@stupidchicken.com>
849
bb033b5f
CY
850 * building.texi (Compilation): Improve instructions for running two
851 compilations (Bug#7573).
852
b024d9f0
MD
853 * files.texi (Backup Names): Document the new location of the
854 last-resort backup file.
855
362b9d48
GM
856 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
857 manual. Explain why directory-abbrev-alist elements should be anchored
858 (Bug#7777).
859
8602011-01-15 Eli Zaretskii <eliz@gnu.org>
861
862 * msdog.texi (Windows Startup): Correct inaccurate description of
863 differences between emacsclient.exe and emacsclientw.exe.
864
7c420169 8652011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
866
867 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
868
7c420169 8692011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
870
871 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
872
7c420169 8732011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 874
2d34d523
EZ
875 * frames.texi (Cut and Paste): Modify the section's name and text:
876 don't mix "cut/paste" with "kill/yank".
877 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
878 (Bug#7702)
879
88ab4340
EZ
880 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
881
7c420169 8822011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
883
884 * maintaining.texi: Move inclusion of emerge after EDE, so that it
885 matches its position in the menu. (Bug#7674)
886
7c420169 8872011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
888
889 * trouble.texi (Checklist): Mention not replying via news either.
890
92bb6c52
TH
8912010-12-30 Tassilo Horn <tassilo@member.fsf.org>
892
893 * misc.texi (Document View): Update DocView section with newly
894 supported document formats.
895
b103c904
CY
8962010-12-21 Chong Yidong <cyd@stupidchicken.com>
897
898 * killing.texi: Resection the Info version to conform to the
899 printed manual, to avoid making sections on Accumulating Text, CUA
900 and Rectangles into full chapters.
901
f49d1f52 9022010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
903
904 * custom.texi (Init Syntax): Add index entries for "character syntax".
905 (Bug#7576)
906
f49d1f52 9072010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
908
909 * text.texi (HTML Mode): Small fixes. (Bug#7607)
910
f49d1f52 9112010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
912
913 * trouble.texi (Checklist): Fix typo in newsgroup name.
914
f49d1f52 9152010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
916
917 * search.texi (Word Search): Note that the lazy highlight always
918 matches to whole words (Bug#7470).
919
f49d1f52 9202010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 921
4f1948eb
EZ
922 * display.texi (Optional Mode Line): Make the description of
923 load-average more accurate.
924
b8a9e136
EZ
925 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
926 registry, with a cross-reference.
62d72a4a
EZ
927 (Windows Startup): New node. Move the stuff about the current
928 directory from "Windows HOME".
b8a9e136 929
07976ae3 9302010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
931
932 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
933 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
934
07976ae3 9352010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
936
937 * maintaining.texi (Version Control Systems): Fix repeated sentence.
938 Suggested by Štěpán Němec.
939
07976ae3 9402010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 941
1aaae3f3
CY
942 * maintaining.texi (Version Control): Say "commit", not "check in".
943 (Version Control Systems): Simplify descriptions.
944 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
945 VCS Concepts.
946 (VC Mode Line): Update example.
947 (Old Revisions): Document revert-buffer for vc-diff.
948 (Log Buffer): Promote to a subsection. Document header lines.
949
1c6c854e
CS
950 * macos.texi (Mac / GNUstep Basics):
951 Document ns-right-alternate-modifier.
ec8a6295 952
1aaae3f3
CY
953 * emacs.texi (Top): Update node listing.
954
0eb025fb
EZ
9552010-11-13 Eli Zaretskii <eliz@gnu.org>
956
957 * rmail.texi (Rmail Coding): Characters with no fonts are not
958 necessarily displayed as empty boxes.
959
960 * mule.texi (Language Environments, Fontsets): Characters with no
961 fonts are not necessarily displayed as empty boxes.
962
963 * display.texi (Text Display): Document display of glyphless
964 characters.
965
ea4f7750
GM
9662010-11-13 Glenn Morris <rgm@gnu.org>
967
968 * basic.texi (Position Info): Add M-x count-words-region.
969
90639cea
GM
9702010-11-11 Glenn Morris <rgm@gnu.org>
971
972 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
973
d607b96b 9742010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
975
976 * msdog.texi (Windows HOME): Add information regarding startup
977 directory when invoking Emacs from a desktop shortcut. (bug#7300)
978
c12e4a81
GM
9792010-10-11 Glenn Morris <rgm@gnu.org>
980
df187c62
GM
981 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
982
c12e4a81
GM
983 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
984 (DVIPS): New variable.
234db610
GM
985 (.PHONY): Add html, ps.
986 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
987 (clean): Delete html, ps files.
c12e4a81 988
6513b232
EZ
9892010-10-09 Eli Zaretskii <eliz@gnu.org>
990
991 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
992
f4f358f1
GM
9932010-10-09 Glenn Morris <rgm@gnu.org>
994
c1dc72b3
GM
995 * Makefile.in (VPATH): Remove.
996 (infodir): Make it absolute.
997 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
998
4393405b
GM
999 * Makefile.in (dist): Anchor regexps.
1000
eef3ab94
GM
1001 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
1002 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
1003 (emacs-xtra.pdf): Use $<.
1004
aa9db089
GM
1005 * Makefile.in (infoclean): Remove harmless, long-standing error.
1006
abd40fb4
GM
1007 * Makefile.in ($(infodir)): Delete rule.
1008 (mkinfodir): New.
1009 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
1010
f4f358f1 1011 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 1012 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
1013 * emacsver.texi: New file, replacing emacsver.texi.in.
1014
ea274122
GM
10152010-10-09 Glenn Morris <rgm@gnu.org>
1016
f7a31f11
GM
1017 * emacsver.texi.in: New file.
1018 * emacs.texi: Set EMACSVER by including emacsver.texi.
1019 * Makefile.in (distclean): Delete emacsver.texi.
1020 (dist): Copy emacsver.texi.
b13254e7 1021 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 1022
3fb78d1f
GM
1023 * ack.texi (Acknowledgments): No more b2m.c.
1024
ea274122
GM
1025 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1026 (emacs): Remove rule.
1027 (dist): No need to deal with the emacs rule any more.
1028
17ca7950
GM
10292010-10-07 Glenn Morris <rgm@gnu.org>
1030
1031 * Makefile.in (version): New, set by configure.
1032 (clean): Delete dist tar file.
1033 (dist): Use version in tar name.
1034
4c83f6e1
GM
10352010-10-06 Glenn Morris <rgm@gnu.org>
1036
1037 * Makefile.in (EMACS_XTRA): Add the main source file.
1038 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
1039 (mostlyclean): No core files, reorder other files.
1040 (clean): Delete specific dvi and pdf files.
1041 (infoclean, dist): New rules.
1042 (maintainer-clean): Use infoclean.
8a944cea 1043 ($(infodir)): Add parallel build workaround.
4c83f6e1 1044
0264072d
GM
10452010-10-04 Glenn Morris <rgm@gnu.org>
1046
1047 * Makefile.in (SHELL): Set it.
1048 (INFO_TARGETS, DVI_TARGETS): Remove variables.
1049 (info, dvi): Replace above variables with their expansions.
1050 (info): Move mkdir from here...
1051 ($(infodir)/emacs): ... to here (for parallel builds).
1052 (pdf): New target.
1053 ($(infodir)/emacs): Pass -o option to makeinfo.
1054 (.PHONY): Declare clean rules.
1055 (maintainer-clean): Delete dvi and pdf files.
1056 Guard against cd failures. Use a more restrictive delete.
1057
3226d6ca
GM
10582010-10-02 Glenn Morris <rgm@gnu.org>
1059
1060 * misc.texi (Shell Mode): Remove reference to old function name.
1061
cad90f3b
EZ
10622010-09-30 Eli Zaretskii <eliz@gnu.org>
1063
1064 * maintaining.texi (VC Mode Line): Mention all the possible VC status
1065 indicator characters.
1066
5f874327
GM
10672010-09-29 Glenn Morris <rgm@gnu.org>
1068
1069 * Makefile.in (top_srcdir): Remove unused variable.
1070
0ab9cff3
GM
10712010-09-14 Glenn Morris <rgm@gnu.org>
1072
67ae9766
GM
1073 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1074 the last hook item.
1075
0ab9cff3
GM
1076 * calendar.texi (Appointments): Also updated when a diary include file
1077 is saved.
1078
6664fc59 10792010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1080
1081 * trouble.texi (Bugs): Update the section intro.
1082 (Known Problems): New section.
1083 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1084 (Sending Patches): Bug fixes are best as responses to existing bugs.
1085 * emacs.texi (Known Problems): Add menu entry for new section.
1086
be3283d7
GM
10872010-09-09 Glenn Morris <rgm@gnu.org>
1088
1089 * xresources.texi: Untabify.
1090
10999305 10912010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1092
1093 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1094
10999305 10952010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1096
1097 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1098
30641319
JD
10992010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1100
1101 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1102
50dd7bc6
GM
11032010-08-21 Glenn Morris <rgm@gnu.org>
1104
1105 * misc.texi (Amusements): Mention bubbles and animate.
1106
5e620eca
EZ
11072010-07-31 Eli Zaretskii <eliz@gnu.org>
1108
1109 * files.texi (Visiting): Add more index entries for
1110 large-file-warning-threshold.
1111
8b2dd508
JD
11122010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1113
1114 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1115
8838673e
GM
11162010-06-23 Glenn Morris <rgm@gnu.org>
1117
1118 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1119 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1120 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1121 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1122 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1123 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1124 Untabify Texinfo files.
1125
04d3bb6c
GM
11262010-06-10 Glenn Morris <rgm@gnu.org>
1127
103dd3a8
GM
1128 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1129
04d3bb6c
GM
1130 * basic.texi (Inserting Text): Fix typo.
1131
50b79479
GM
11322010-06-10 Glenn Morris <rgm@gnu.org>
1133
1134 * ack.texi (Acknowledgments):
1135 * emacs.texi (Acknowledgments): Update for notifications.el.
1136
86d7a550
DU
11372010-05-31 Daiki Ueno <ueno@unixuser.org>
1138
1139 * dired.texi (Operating on Files): Mention encryption commands
1140 (Bug#6315).
1141
db5dce9d
EZ
11422010-05-29 Eli Zaretskii <eliz@gnu.org>
1143
1144 * basic.texi (Moving Point): Update due to renaming of commands bound
1145 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1146
34313041
EZ
11472010-05-18 Eli Zaretskii <eliz@gnu.org>
1148
1149 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1150 paragraphs.
1151 (Line Truncation): Fix wording for bidi display.
1152
1fc0ce04 1153 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1154 keys.
1155
0235128c 11562010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1157
1158 * building.texi (GDB Graphical Interface): Remove misleading comparison
1159 to an IDE (Bug#6128).
1160
0235128c 11612010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1162
1163 * programs.texi (Man Page):
1164 * misc.texi (Invoking emacsclient):
1165 * mini.texi (Repetition):
1166 * mark.texi (Setting Mark): Fix typos.
1167
0235128c 11682010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1169
1170 * misc.texi (Printing): Document htmlfontify-buffer.
1171
0235128c 11722010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1173
1174 * calendar.texi (Displaying the Diary, Format of Diary File):
1175 Fix external cross-references for TeX format output.
1176
0235128c
SM
11772010-05-07 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * Version 23.2 released.
1180
f63d0028
JD
11812010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1182
1183 * cmdargs.texi (Initial Options): Mention --chdir.
1184
20fe03ad
JD
11852010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1186
1187 * frames.texi (Tool Bars): Add tool-bar-style.
1188
b7d65a5f
GM
11892010-04-21 Glenn Morris <rgm@gnu.org>
1190
1191 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1192
a42dbee1
CY
11932010-04-18 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * programs.texi (Semantic): New node.
1196
1197 * maintaining.texi (EDE): New node.
1198
1199 * emacs.texi: Update node listing.
1200
1201 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1202
6e104790 12032010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1204
d52dbd3d
GM
1205 * emacs.texi (Acknowledgments): Remove duplicate.
1206
a77fe20c
GM
1207 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1208
6e104790 12092010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1210
4ebe9902
GM
1211 * dired.texi (Misc Dired Features): Mention VC diff and log.
1212 * maintaining.texi (Old Revisions, VC Change Log):
1213 Mention that diff and log work in Dired buffers.
1214
98932641
GM
1215 * help.texi (Help Summary): Mention M-x info-finder.
1216
d5b22ab2 1217 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1218
4d4e9522
GM
1219 * custom.texi (Specifying File Variables, Directory Variables):
1220 Document new commands for manipulating local variable lists.
1221
6e104790 12222010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1223
1224 * trouble.texi (Contributing): Add cindex entry.
1225 Mention etc/CONTRIBUTE.
1226
6e104790 12272010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1228
1229 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1230 query-replace (Bug#5774).
1231
a20a9df3
GM
12322010-04-16 Glenn Morris <rgm@gnu.org>
1233
1234 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1235
1ecb2d3f
JD
12362010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1237
1238 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1239
99852628
JD
12402010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1241
1242 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1243
ce79424f
EZ
12442010-03-30 Eli Zaretskii <eliz@gnu.org>
1245
1246 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1247 cross-reference to "Inserting Text".
1248
1249 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1250 Mention completion provided by `ucs-insert'.
1251
85738751 12522010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1253
1254 * sending.texi (Sending Mail): Note variables that may need
1255 customizing.
1256 (Mail Sending): Expand discussion of send-mail-function.
1257
85738751 12582010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1259
1260 Document Message mode as the default mail mode.
1261
1262 * sending.texi (Sending Mail): Copyedits.
1263 (Mail Format, Mail Headers): Document mail-from-style changes.
1264 (Mail Commands): Rename from Mail mode. Document Message mode.
1265 (Mail Misc): Rename from Mail mode Misc.
1266 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1267 command names and update keybindings.
1268 (Header Editing): Document message-tab. De-document
1269 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1270 favor of mail-default-headers. Ad index entries for user-full-name and
1271 user-mail-address.
1c6c854e
CS
1272 (Citing Mail): Update changes in Message mode behavior.
1273 Document mail-yank-prefix.
e73c2434
CY
1274 (Mail Signature): New node, moved from Mail Misc.
1275 (Mail Aliases): Mail abbrevs are the default with Message mode.
1276 (Mail Methods): Note that Message mode is now the default.
1277
1278 * rmail.texi (Rmail Reply):
1279 * text.texi (Text Mode):
1280 * major.texi (Major Modes):
1281 * mule.texi (Output Coding): Refer to Message mode.
1282
1283 * custom.texi (Init Examples): Add xref to Mail Header.
1284
1fc0ce04 1285 * emacs.texi (Top): Fix xrefs.
e73c2434 1286
85738751 12872010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1288
c0c035fa
CY
1289 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1290 repository if there is none.
1291 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1292 vc-print-root-log.
ef7b27ef 1293 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1294
71785b7a
CY
1295 * programs.texi (Program Modes): Mention Javascript mode.
1296
f67c5dd0
CY
1297 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1298 * emacs.texi: Update node description.
1299
0f72a391 1300 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1301 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1302
dc2d2590
JL
13032010-03-30 Juri Linkov <juri@jurta.org>
1304
1305 * search.texi (Other Repeating Search): Remove line that `occur'
1306 can not handle multiline matches.
1307
a7b02820
EZ
13082010-03-30 Eli Zaretskii <eliz@gnu.org>
1309
1310 * mule.texi (International): Mention support of bidirectional editing.
1311 (Bidirectional Editing): New section.
1312
22ef1944
NR
13132010-03-28 Nick Roberts <nickrob@snap.net.nz>
1314
1315 * emacs.texi (Top): Update node names to those in building.texi.
1316
146b8b16
NR
13172010-03-27 Nick Roberts <nickrob@snap.net.nz>
1318
c5e87d10
PE
1319 doc/emacs/building.texi: Describe restored GDB/MI functionality
1320 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1321 doc/emacs/emacs.texi: Update node names for building.texi.
1322
6d98672d
GM
13232010-03-24 Glenn Morris <rgm@gnu.org>
1324
1325 * ack.texi (Acknowledgments):
1326 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1327
93318cbd
JD
13282010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1329
1330 * xresources.texi (Table of Resources): Clarify toolBar number
1331 for Gtk+.
1332
1333 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1334
15cf2f52
CY
13352010-03-21 Chong Yidong <cyd@stupidchicken.com>
1336
4102856c
CY
1337 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1338
15cf2f52
CY
1339 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1340 and multi-isearch-buffers-regexp.
1341
1342 * indent.texi (Indentation): Clarify description of
1343 indent-for-tab-command. Document tab-always-indent.
1344
d68eb23c
CY
13452010-03-20 Chong Yidong <cyd@stupidchicken.com>
1346
1347 * cmdargs.texi (Font X): Move most content to Fonts.
1348
1349 * frames.texi (Fonts): New node. Document font-use-system-font.
1350
1351 * emacs.texi (Top):
1352 * xresources.texi (Table of Resources):
1353 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1354
288f9fc0
CY
13552010-03-10 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * Branch for 23.2.
1358
17782bec
CY
13592010-03-06 Chong Yidong <cyd@stupidchicken.com>
1360
1361 * custom.texi (Init Examples): Add xref to Locals.
1362
1363 * major.texi (Choosing Modes): Mention usage of setq-default for
1364 setting the default value of major-mode (Bug#5688).
1365
b4a1a8b2
CY
13662010-03-02 Chong Yidong <cyd@stupidchicken.com>
1367
1368 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1369
1370 * display.texi (Display Custom): Document make-pointer-invisible and
1371 underline-minimum-offset. Remove inverse-video.
1372
a1e759cd
CY
13732010-02-21 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * frames.texi (Frame Commands): Note that the last ordinary frame can
1376 be deleted in daemon mode (Bug#5616).
1377
4f3bc373
GM
13782010-02-18 Glenn Morris <rgm@gnu.org>
1379
1380 * trouble.texi (Contributing): Repository is no longer CVS.
1381
5dbbdd33
GM
13822010-02-08 Glenn Morris <rgm@gnu.org>
1383
1384 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1385
cd61af01
SM
13862010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * display.texi (Useless Whitespace, Text Display):
1389 * custom.texi (Init Examples): Avoid obsolete special default variables
1390 like default-major-mode.
1391
b1bb0a25 13922010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1393
1394 * programs.texi (Other C Commands): Replace reference to obsolete
1395 c-subword-mode.
1396
99d0985b
GM
13972010-01-21 Glenn Morris <rgm@gnu.org>
1398
1399 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1400
893db5bc
GM
14012010-01-12 Glenn Morris <rgm@gnu.org>
1402
1403 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1404 emacs-pretest-bug for bug reports for development versions.
1405
0419b8d6
GM
14062010-01-11 Glenn Morris <rgm@gnu.org>
1407
1408 * display.texi (Highlight Interactively): `t' does not mean highlight
1409 all patterns. (Bug#5335)
1410
26e533e2
CY
14112009-12-29 Chong Yidong <cyd@stupidchicken.com>
1412
1413 * misc.texi (Shell): Document async-shell-command.
1414
1415 * building.texi (Grep Searching): Document zrgrep.
1416
484eaeac 1417 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1418
7ee6c59b
NR
14192009-12-29 Nick Roberts <nickrob@snap.net.nz>
1420
1421 * building.texi: Import GDB Graphical Interface description from
1422 EMACS_23_1_RC.
1423
91ed7ea8
CY
14242009-12-24 Chong Yidong <cyd@stupidchicken.com>
1425
1426 * emacs.texi (Top): Update node listing.
1427
1428 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1429
1430 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1431
1432 * cmdargs.texi (Initial Options):
1433 * xresources.texi (Resources): Document inhibit-x-resources.
1434
1435 * custom.texi (Specifying File Variables): Note that minor modes are
1436 enabled unconditionally.
1437
1438 * display.texi (Scrolling): Briefly document the old recenter command,
1439 and document recenter-positions.
1440
1441 * files.texi (Visiting):
1442 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1443
1c6c854e
CS
1444 * frames.texi (Cut/Paste Other App):
1445 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1446
1447 * killing.texi (Kill Options): New node.
1448
6ca89aaa
CY
14492009-12-05 Chong Yidong <cyd@stupidchicken.com>
1450
1451 * misc.texi (Shell Options): ansi-color is now default.
1452
806642d4
GM
14532009-12-05 Glenn Morris <rgm@gnu.org>
1454
806642d4
GM
1455 * emacs.texi (Top): Update menu for cal-xtra node changes.
1456 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1457 or mode line. Don't mention invisible text or the details of
1458 diary-print-entries here, only in cal-xtra.
1459 (Format of Diary File): Mention that the "date on first line" format
1460 only really affects the simple display.
1461 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1462 (Diary Customizing): Holidays may be in the buffer or mode line.
1463 Move diary-print-entries to the "Diary Display" section.
1464 (Diary Display): New section, split out from "Fancy Diary Display".
1465 Explain the limitations of simple display, and how to print it.
1466
1a4f0c0a
GM
1467 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1468
e11adbd8
GM
1469 * cal-xtra.texi (Diary Display): Mention View mode.
1470
29a483ac
JL
14712009-11-29 Juri Linkov <juri@jurta.org>
1472
1473 * display.texi (Highlight Interactively): Actually a list of
1474 default faces is pre-loaded into a list of default values
1475 instead of the history.
1476
83d60c79
GM
14772009-11-20 Glenn Morris <rgm@gnu.org>
1478
1479 * ack.texi (Acknowledgments):
1480 * emacs.texi (Acknowledgments): Add htmlfontify.
1481
276bbe96
GM
14822009-11-14 Glenn Morris <rgm@gnu.org>
1483
98ad1bae
GM
1484 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1485
276bbe96
GM
1486 * ack.texi (Acknowledgments):
1487 * emacs.texi (Acknowledgments): Update for recent Org changes.
1488
18430066
CY
14892009-10-31 Chong Yidong <cyd@stupidchicken.com>
1490
1491 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1492 `charset' property, which is irrelevant to the user manual (Bug#3526).
1493
522ddc9f
JB
14942009-10-14 Juanma Barranquero <lekktu@gmail.com>
1495
1496 * trouble.texi (DEL Does Not Delete): Fix typo.
1497
50b49ade
MA
14982009-10-05 Michael Albinus <michael.albinus@gmx.de>
1499
1500 * files.texi (Misc File Ops): Mention copy-directory.
1501
6308321a
EZ
15022009-10-04 Eli Zaretskii <eliz@gnu.org>
1503
43b3b4d1
EZ
1504 * mule.texi (Unibyte Mode): Emphasize that
1505 unibyte-display-via-language-environment affects only the display.
1506
6308321a
EZ
1507 * display.texi (Horizontal Scrolling): Document cursor behavior under
1508 horizontal scrolling when point moves off the screen (Bug#4564).
1509 Improve wording.
1510
bd51ea7f
MA
15112009-10-01 Michael Albinus <michael.albinus@gmx.de>
1512
1513 * files.texi (Directories): delete-directory prompts for recursive
1514 deletion.
1515
55381962
GM
15162009-09-30 Glenn Morris <rgm@gnu.org>
1517
1518 * ack.texi (Acknowledgments):
1519 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1520
13989ab1
TH
15212009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1522
1523 * dired.texi (Dired Navigation): Use @code instead of @var for
1524 dired-isearch-filenames, so that it's not capitalized.
1525
8ba46c89
CY
15262009-09-19 Chong Yidong <cyd@stupidchicken.com>
1527
1528 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1529
1530 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1531
1532 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1533 (Key Bindings): Reference Init Rebinding in introductory text.
1534 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1535 (Keymaps): Simplify.
1536 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1537 (Minibuffer Maps): Remove mention of Mocklisp.
1538 (Init Rebinding): Move mode-local rebinding example here from Local
1539 Keymaps.
1540 (Modifier Keys): Clarify.
1e11b018 1541 (Rebinding): Add cindex for "binding keys".
8ba46c89 1542
6a5ca7c8
CY
15432009-09-13 Chong Yidong <cyd@stupidchicken.com>
1544
1545 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1546
0e1cba51
NR
15472009-08-31 Nick Roberts <nickrob@snap.net.nz>
1548
6a5ca7c8 1549 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1550 Re-organise these two sections.
0e1cba51 1551
76a87a4d
EZ
15522009-08-29 Eli Zaretskii <eliz@gnu.org>
1553
1554 * cmdargs.texi (Initial Options): Fix last change.
1555
82e98df4
SM
15562009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * mule.texi (Enabling Multibyte):
1559 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1560 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1561
fb89fad9
GM
15622009-08-20 Glenn Morris <rgm@gnu.org>
1563
1564 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1565
e99652b0
GM
15662009-08-19 Glenn Morris <rgm@gnu.org>
1567
1568 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1569
5cca97ad
GM
15702009-08-18 Glenn Morris <rgm@gnu.org>
1571
1572 * ack.texi (Acknowledgments):
1573 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1574
997797ae 1575 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1576
985bf85b
GM
15772009-08-09 Glenn Morris <rgm@gnu.org>
1578
1579 * ack.texi (Acknowledgments):
1580 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1581
8d6bb99e
DD
15822009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1583
1584 * emacs.texi (Top): Add new menu items for GDB-UI.
1585
1586 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1587 section. Threads buffer is in separate section now.
8d6bb99e 1588
8353da9c
GM
15892009-08-08 Glenn Morris <rgm@gnu.org>
1590
1591 * ack.texi (Acknowledgments):
1592 * emacs.texi (Acknowledgments):
1593 Update for js2-mode and org changes.
1594
f2074faf
MA
15952009-08-02 Michael Albinus <michael.albinus@gmx.de>
1596
1597 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1598 files.
1599
e8d2d3fb
CY
16002009-07-28 Chong Yidong <cyd@stupidchicken.com>
1601
1602 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1603
324a4f6a
GM
16042009-07-23 Glenn Morris <rgm@gnu.org>
1605
1606 * programs.texi (Matching): Update blink-matching-paren-distance.
1607
b6937a70
CY
16082009-07-21 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * frames.texi (Cut/Paste Other App): For select-active-regions,
1611 selection is now updated on moving point.
1612
bd8aaa36
RS
16132009-07-21 Richard Stallman <rms@gnu.org>
1614
1615 * glossary.texi (GNU, Daemon): Update information.
1616
8d9b5eba
JL
16172009-07-19 Juri Linkov <juri@jurta.org>
1618
1619 * custom.texi (Specifying File Variables, Safe File Variables):
1620 "variables/value pairs" -> "variable/value pairs".
1621
a2acc1db
GM
16222009-07-15 Glenn Morris <rgm@gnu.org>
1623
1624 * misc.texi (Gnus): Remove widow.
1625
c5ae942b
GM
16262009-07-11 Glenn Morris <rgm@gnu.org>
1627
703d26ba
GM
1628 * Makefile.in (TEXI2PDF): New.
1629 (emacs.pdf, emacs-xtra.pdf): New targets.
1630
522ddc9f 1631 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1632
1633 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1634
1635 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1636 Don't print the copying notice twice in the printed version.
1637 Update the menu and detailmenu.
1638 (Preface): The meaning of "on-line" has changed.
1639 Correct name for "Common Problems" chapter.
1640 (Distrib): Update FSF shop URL.
1641 (Intro): Showing two files at once is not so exciting.
1642
1643 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1644 (Mac / GNUstep Basics): Minor grammar changes.
1645 (Mac / GNUstep Events): Fix typo.
1646 (GNUstep Support): CANNOT_DUMP no longer applies.
1647
1648 * misc.texi (Document View): Fix typos.
1649
1650 * dired.texi (Dired):
1651 * help.texi (Help):
1652 * macos.texi (Mac OS / GNUstep):
1653 * maintaining.texi (Version Control, Introduction to VC):
1654 End menu descriptions with a period.
c5ae942b 1655
b1c8242b
EZ
16562009-07-09 Eli Zaretskii <eliz@gnu.org>
1657
1658 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1659 so categorical in saying that the option is only useful on NTFS.
1660
220d9aa6
GM
16612009-07-09 Glenn Morris <rgm@gnu.org>
1662
1663 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1664 (ENVADD): Add texinfodir to TEXINPUTS.
1665
1666 * emacs.texi (Top): Fix cross-reference.
1667
1668 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1669
1670 * vc1-xtra.texi (Revision Tags): Fix typo.
1671
d07e72d3
GM
16722009-07-03 Glenn Morris <rgm@gnu.org>
1673
1674 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1675 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1676 (Merge Commands): `.' does not seem to work in A or B buffer.
1677 `l' can recreate the 3-window display.
1678
1679 * glossary.texi (Glossary): Minor phrasing changes throughout.
1680 Add more internal cross-references.
1681 <Autoloading>: You can't really autoload a variable.
1682 <C-M->: Move details here from `M-C-' item.
1683 <Continuation Line>: Refer to `Truncation.'
1684 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1685 <Home Directory, Unix>: New entries.
1686 <Deletion of Files>: Mention recycle bins.
1687 <Directory>: Mention ``folders.''
1688 <Error>: Don't mention ``type-ahead.''
1689 <Fringe>: Refer to the manual node.
1690 <Minor Mode>: Can be global or local.
1691 <Spell Checking>: There are other checkers besides Ispell.
1692
f144038a
GM
16932009-07-02 Glenn Morris <rgm@gnu.org>
1694
1695 * anti.texi (Antinews): Minor changes in phrasing.
1696
1697 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1698 some underfull lines in dvi output.
1699
1700 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1701
1702 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1703
1704 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1705
3f1c6666
JD
17062009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1707
1708 * xresources.texi (Table of Resources): Mention maximized for
1709 fullscreen.
1710
1711 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1712
62aadce7
CY
17132009-07-01 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * anti.texi (Antinews): Correct the list of removed platforms.
1716
82ec412e
GM
17172009-06-28 Glenn Morris <rgm@gnu.org>
1718
1719 * arevert-xtra.texi: Minor language tweaks.
1720
09964e7d
GM
1721 * dired-xtra.texi: Minor revisions.
1722
666e158e
MB
17232009-06-23 Miles Bader <miles@gnu.org>
1724
c4cc8b9a 1725 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1726 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1727
70243478
CY
17282009-06-21 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * Branch for 23.1.
1731
67cbe681
KH
17322009-06-17 Kenichi Handa <handa@m17n.org>
1733
1734 * mule.texi (Charsets): Update the description for the new charset.
1735 (list-character-sets): New findex.
125dd7c5 1736 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1737
40e67246
CY
17382009-06-10 Chong Yidong <cyd@stupidchicken.com>
1739
b5700de6
CY
1740 * basic.texi (Moving Point): Fix tag.
1741
1742 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1743
1744 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1745 use camel-case for PageUp and PageDown.
1746
1747 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1748 camel-case for PageUp and PageDown.
1749
1750 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1751
40e67246 1752 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1753 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1754
522ddc9f 17552009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1756
522ddc9f
JB
1757 * fixit.texi (Spelling): Set default dictionary.
1758 Improve descriptions (Bug#2554)
6f591cf4 1759
53483c76
DR
17602009-06-08 David Reitter <david.reitter@gmail.com>
1761
1762 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1763 since saving colors and faces set this way is not implemented.
1764 (Environment variables): Remove mention of mac-fix-env, which is
1765 scheduled to be removed.
1766
1557ef4f
CY
17672009-06-04 Chong Yidong <cyd@stupidchicken.com>
1768
91056528
CY
1769 * custom.texi (Init Examples): Add example of changing load-path.
1770
1557ef4f
CY
1771 * building.texi (Lisp Libraries): Add example of changing
1772 load-path (Bug#3446).
1773
623cec4c
CY
17742009-05-28 Chong Yidong <cyd@stupidchicken.com>
1775
1776 * mark.texi (Mark): Further clarifications.
1777 (Setting Mark): Emphasize that C-SPC activates the mark.
1778
0fcca8ee
CY
17792009-05-28 Chong Yidong <cyd@stupidchicken.com>
1780
702b10e1
CY
1781 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1782 Mark mode.
0fcca8ee
CY
1783 (Using Region, Persistent Mark): Use "active mark" instead of "active
1784 region".
1785
d3b396e4
CY
17862009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1787
1788 * mule.texi (Select Input Method): Fix typo.
1789
3f698a06
CY
17902009-05-13 Chong Yidong <cyd@stupidchicken.com>
1791
1792 * anti.texi (Antinews): Document completion changes. Some additional
1793 copyedits and rearrangement of entries.
1794
b2a42eb7
CY
17952009-05-12 Chong Yidong <cyd@stupidchicken.com>
1796
932fd020
CY
1797 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1798 (Shell History Copying, Terminal emulator): Copyedits.
1799
1c6c854e
CS
1800 * xresources.texi (Resources): Simplify descriptions.
1801 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1802 (Table of Resources): Document fontBackend resource.
1803
b2a42eb7 1804 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1805 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1806 "Backspace". Remove discussion of obscure Xmodmap issue.
1807
c6ea7fb8
CY
18082009-05-07 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * files.texi (Visiting): Copyedits.
1811
ad36c422
CY
18122009-05-06 Chong Yidong <cyd@stupidchicken.com>
1813
1814 * basic.texi (Inserting Text): Document ucs-insert.
1815
1816 * mule.texi (International Chars): Define "multibyte". Note that
1817 internal representation is unicode-based. Simplify definition of raw
1818 bytes. Mention ucs-insert.
1819 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1820 (Language Environments): Add language environments new to Emacs 23.
1821 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1822 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1823 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1824 (Output Coding): Copyedits.
1825
1826 * emacs.texi (Top): Update node listing.
1827
d4ad7b96
CY
18282009-05-05 Per Starbäck <per@starback.se> (tiny change)
1829
1830 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1831
5bd66204
SM
18322009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1833
1834 * building.texi (Lisp Libraries): `load-library' does offer completion.
1835
bc36ad1c
CY
18362009-04-28 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1839 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1840
f1a47884
EZ
18412009-04-25 Eli Zaretskii <eliz@gnu.org>
1842
1843 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1844
be77bd45
CY
18452009-04-22 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1848
1849 * building.texi (Lisp Interaction): Document initial-scratch-message.
1850
d3b82927
JB
18512009-04-18 Juanma Barranquero <lekktu@gmail.com>
1852
ed6e7b11
JB
1853 * msdog.texi (Windows Fonts): Fix typos.
1854
d3b82927
JB
1855 * files.texi (Save Commands): Fix pxref.
1856
bc323c04
CY
18572009-04-18 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * files.texi (Save Commands): Mention diff-buffer-with-file.
1860 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1861 Henoch (Bug#3036).
1862
2186d13f
GM
18632009-03-15 Glenn Morris <rgm@gnu.org>
1864
1865 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1866 the former is not always used.
1867 (Mail Headers): Use active voice. Add "Mail-reply-to".
1868 Change case of "Id". Avoid repeated "appropriate".
1869 (Mail Aliases): Fix previous change - use an example with a ".", so it
1870 does actually get quoted when expanded.
1871 (Mail Sending): Mailclient is the default on some systems.
1872 (Citing Mail): Mention mail-indentation-spaces.
1873 (Mail Mode Misc): Add an @dfn for "mail signature".
1874
71e454fc
CY
18752009-03-15 Chong Yidong <cyd@stupidchicken.com>
1876
1877 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1878 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1879 read-buffer-completion-ignore-case, and completion-styles.
1880 Remove description of partial-completion-mode.
71e454fc 1881
df1a3e06
GM
18822009-03-14 Glenn Morris <rgm@gnu.org>
1883
1884 * sending.texi (Mail Format): Fix typo. Add index entry for
1885 mail-header-separator.
1886 (Mail Headers): Put info about initialization and changing in one place
1887 at the start. Update FCC section for mbox Rmail. Clarify From
1888 section, mention mail-setup-with-from. Clarify Reply-to section.
1889 Add Mail-followup-to and mail-mailing-lists. Clarify References
1890 section.
1891 (Mail Aliases): Update example, make less contentious.
1892 Update for name change of mail-interactive-insert-alias.
1893 (Mail Mode): Remove mention of `%' as a word separator.
1894 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1895 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1896 commands. Clarify FCC handling. In mail-complete, add reference to
1897 Mail Aliases section, and mention mail-complete-function.
1898 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1899 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1900 signature netiquette. Explain how the mail hooks work when continuing
1901 a composition.
1902 (Mail Amusements): Internationalize the spook section a bit.
1903 Remove the spook mail-setup-hook example, since it doesn't work well.
1904 Mention fortune-file.
1905 (Mail Methods): Mention read-mail-command.
1906
ed6e7b11 19072009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1908
df1a3e06
GM
1909 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1910 and NS resources following recent changes.
959d68bd 1911
86dca3e8
JR
19122009-03-10 Jason Rumney <jasonr@gnu.org>
1913
1914 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1915 w32-use-visible-system-caret doc to indicate that it should get set
1916 automatically.
1917 (Windows Fonts): Add doc for the uniscribe backend.
1918
042fe98f
DN
19192009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1920
1921 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1922 vc-dir. (Bug#2598)
1923
7f8dba73
RS
19242009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1925
1926 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1927
505e70c3
GM
19282009-03-05 Glenn Morris <rgm@gnu.org>
1929
04242bdc
GM
1930 * rmail.texi (Rmail Basics): Add reference to sorting.
1931 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1932 Minor re-wordings.
1933 (Rmail Motion): Mention rmail-next-same-subject.
1934 (Rmail Deletion): Expunging is not the only way to change the numbers.
1935 (Rmail Labels): Labels can also be used in sorting.
1936 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1937 (Rmail Display): Mention rmail-mime.
1938
00cfe22c
GM
19392009-03-04 Glenn Morris <rgm@gnu.org>
1940
1941 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1942 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1943 summary. Mention sorts cannot be undone.
1944 (Rmail Display): Give an example of how to use goto-address-mode.
1945 (Rmail Editing): It's keybindings that are redefined, not commands.
1946 Fix some typos.
1947 (Movemail): Some minor rewording.
1948 (Remote Mailboxes): Emacs movemail supports pop by default.
1949 Fix some minor grammatical issues. The "two alternative ways" to
1950 specify a POP mailbox are really just one. Remove all reference to the
1951 variables rmail-pop-password and rmail-pop-password-required, obsolete
1952 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1953 can support Kerberos.
1954
3d963b67
GM
19552009-03-03 Glenn Morris <rgm@gnu.org>
1956
1957 * rmail.texi (Rmail Deletion): Revert previous change, which was
1958 describing the Rmail summary versions.
1959 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1960 Minor re-wording for rmail-resend.
1961 (Rmail Make Summary): Summaries apply to buffers rather than files.
1962 <rmail-summary-by-topic>: Headers includes the subject.
1963 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1964 details, including prefix arguments.
2340abde 1965 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1966 Not counting lines might be faster.
1967 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1968 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1969 Name the commands bound to the various keys. Mention prefix argument
1970 for searching.
3d963b67
GM
1971 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1972 Simplify rmail-highlighted-headers description. Update face name.
1973
a8ce3d17
JB
19742009-03-02 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * mark.texi (Marking Objects): Fix typo.
1977
130a29b6
CY
19782009-03-01 Chong Yidong <cyd@stupidchicken.com>
1979
1980 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1981 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1982
9d5de6f8
GM
19832009-03-01 Glenn Morris <rgm@gnu.org>
1984
79fc530e 1985 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1986 (Rmail Motion): - M-s searches from the end of messages.
1987 (Rmail Deletion): Minor clarification. Fix numeric argument
1988 description.
1989 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1990 newmail and RMAILOSE files need not be in home-directory.
1991 (Rmail Files): Mention I/O menus are unselectable if no files match.
1992 Mention `MAIL' env-var.
1993
b545ff9c
JR
19942009-02-24 Jason Rumney <jasonr@gnu.org>
1995
1996 * mule.texi (Fontsets): Mention fontset-default, font specs and
1997 fallback fontsets.
1998 (Defining Fontsets): Mention ns and w32 variants of
1999 standard-fontset-spec. Update description of startup fontset to match
2000 Emacs 23 behavior.
a93be82a 2001 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 2002 (International): Link to Modifying Fontsets.
b545ff9c 2003
75da0618 20042009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
2005
2006 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
2007 Mention ns-extended-platform-support-mode.
2008
6be93a16
KB
20092009-02-22 Karl Berry <karl@gnu.org>
2010
2011 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
2012
867d4bb3
JB
20132009-02-19 Juanma Barranquero <lekktu@gmail.com>
2014
2015 * basic.texi (Moving Point, Position Info):
2016 * files.texi (Visiting):
2017 * mini.texi (Completion Options):
2018 * text.texi (HTML Mode): Remove duplicate words.
2019
49b5c0e8
GM
20202009-02-20 Glenn Morris <rgm@gnu.org>
2021
2022 * rmail.texi: Minor updates for mbox rather than Babyl.
2023
f43a822c
KB
20242009-02-17 Karl Berry <karl@gnu.org>
2025
49b5c0e8 2026 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 2027
80d634b8
RS
20282009-02-17 Richard M Stallman <rms@gnu.org>
2029
2030 * anti.texi (Antinews): Mention Babyl format.
2031
2032 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
2033
2034 * rmail.texi: Update for mbox format.
2035 Various small fixes, as well as the following.
2036 (Out of Rmail): Node deleted.
2037 (Rmail): Update menu.
2038 (Rmail Files): Comment out set-rmail-inbox-list.
2039 Document rmail-inbox-list instead.
2040 (Rmail Output): Substantial changes since C-o is now
2041 rmail-output-as-seen and o is rmail-output.
2042 (Rmail Attributes): Delete `stored', add `retried'.
2043 (Rmail Display): Editing headers works in all cases.
2044
f0d129c6
GM
20452009-02-17 Glenn Morris <rgm@gnu.org>
2046
2047 * basic.texi (Position Info): M-x count-lines-region is not always on
2048 M-=. (Bug#2269)
2049
160f11d3
GM
20502009-02-09 Glenn Morris <rgm@gnu.org>
2051
2052 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
2053 defaults.
2054
763e01c4
EZ
20552009-02-07 Eli Zaretskii <eliz@gnu.org>
2056
2057 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
2058 documentation of possible problems with redecoding.
2059
f5e1441d
GM
20602009-02-03 Glenn Morris <rgm@gnu.org>
2061
2062 * rmail.texi (Out of Rmail): Mention b2m.pl.
2063
e1eabe41
GM
20642009-01-31 Glenn Morris <rgm@gnu.org>
2065
2066 * rmail.texi (Out of Rmail): Correct b2m location.
2067
dd05f9de
CY
20682009-01-27 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * fixit.texi (Undo): Update undo limit values.
2071
d74d846e
GM
20722009-01-27 Glenn Morris <rgm@gnu.org>
2073
2074 * emacs.texi (Top): Fix Antinews menu entry.
2075
49ffdce8
KB
20762009-01-25 Karl Berry <karl@gnu.org>
2077
2078 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2079 item with no marker, instead of the syntactically incorrect
2080 @itemize @asis.
2081
467e8d77
JL
20822009-01-25 Juri Linkov <juri@jurta.org>
2083
2084 * building.texi (Grep Searching): Fix index entry for lgrep.
2085
6c60bbdb
EZ
20862009-01-24 Eli Zaretskii <eliz@gnu.org>
2087
2088 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2089
9ce5a36f
AR
20902009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2091
2092 * macos.texi (Preferences Panel): Update description of font setting to
2093 reflect that prior frame selection is no longer needed.
2094
9aa5f2fb
NR
20952009-01-20 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2098 raise GUD subsections.
2099
3892ff9c
GM
21002009-01-15 Glenn Morris <rgm@gnu.org>
2101
2102 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2103
14731c8f
GM
21042009-01-10 Glenn Morris <rgm@gnu.org>
2105
2106 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2107
45c55e53
CY
21082009-01-04 Chong Yidong <cyd@stupidchicken.com>
2109
2110 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2111 logical lines.
2112
2e4667d1
JL
21132008-12-29 Juri Linkov <juri@jurta.org>
2114
2115 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2116
2117 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2118
2a3eac47
CY
21192008-12-28 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2122 goto-address-mode instead of goto-address.
2123
3da8da94
CY
2124 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2125 mode.
2126
2a3eac47
CY
2127 * emacs.texi (Top): Update node listing.
2128
057f6dd3
EZ
21292008-12-26 Eli Zaretskii <eliz@gnu.org>
2130
2131 * custom.texi (Directory Variables): Explain what is a "project".
2132 Add indexing. Improve wording. Add a footnote about using
2133 _dir-locals.el on MS-DOS.
2134
e6979067
DN
21352008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2136
2137 * files.texi (Misc File Ops): Mention chmod as an alias for
2138 set-file-modes.
2139
9de15963
MR
21402008-12-24 Martin Rudalics <rudalics@gmx.at>
2141
2142 * help.texi (Help): Fix typos and reword.
2143 (Help Summary): Add entries for C-h n and C-h r, reorder
2144 entries, and do some minor fixes.
2145 (Name Help): Say that C-h F works for commands only.
2146 (Misc Help): Say that view-lossage displays 300 keystrokes.
2147
236fd60d
GM
21482008-12-20 Glenn Morris <rgm@gnu.org>
2149
2150 * ack.texi (Acknowledgments): General update based on AUTHORS,
2151 including removal of some stuff no longer distributed.
2152
349b3256
AM
21532008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2154
2155 * fixit.texi: Mention hunspell
2156
e840fca5
GM
21572008-12-19 Glenn Morris <rgm@gnu.org>
2158
2159 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2160 Consolidate explanatory text at start.
e840fca5
GM
2161
2162 * display.texi (Text Display):
2163 * indent.texi (Indentation): Use @acronym with ASCII.
2164
9dfa7983
GM
21652008-12-18 Glenn Morris <rgm@gnu.org>
2166
2167 * ack.texi: Various small updates and fixes.
2168
97b3a00b
JL
21692008-12-18 Juri Linkov <juri@jurta.org>
2170
2171 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2172 as a key binding to start a forward nonincremental word search.
2173 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2174 a backward nonincremental word search. Add index for `M-s w'
2175 `isearch-forward-word'.
2176 (Regexp Search): Add a short summary of regexp key commands like
2177 in the node "Basic Isearch".
2178 (Other Repeating Search): Fix typo.
2179
21802008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2181
2182 * misc.texi (PostScript Variables): Fix doc.
2183
31ce6a07
CY
21842008-12-10 Chong Yidong <cyd@stupidchicken.com>
2185
2186 * programs.texi (Program Modes): Mention Ruby mode.
2187
636b507b
DN
21882008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2189
2190 * misc.texi (emacsclient Options): Describe what an empty string
2191 argument does for --alternate-editor.
2192
a323fa14
CY
21932008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2194
2195 * cmdargs.texi (Font X): Distinguish between client-side and
2196 server-side fonts. List valid Fontconfig properties. Add reference to
2197 Fontconfig manual. List valid GTK font properties. Explain use of
2198 fc-list.
2199
c5ca6cd0
CY
22002008-12-09 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * cmdargs.texi (Font X): Move discussion of quoting to top.
2203
e5136377
GM
22042008-12-06 Glenn Morris <rgm@gnu.org>
2205
2206 * maintaining.texi (Old Revisions): Improve previous change.
2207
248c026b
RS
22082008-12-05 Richard M Stallman <rms@gnu.org>
2209
2210 * anti.texi (Antinews): Minor fixes.
2211
a9253a1e
GM
22122008-12-03 Glenn Morris <rgm@gnu.org>
2213
2214 * maintaining.texi (Old Revisions): Fix diff-switches description.
2215
fa687b02
MR
22162008-12-01 Martin Rudalics <rudalics@gmx.at>
2217
2218 * emacs.texi (Top): Fix typo.
2219
72e6decd
CY
22202008-11-30 Chong Yidong <cyd@stupidchicken.com>
2221
320ee034
CY
2222 * misc.texi (Document View): Explain dependence on gs at the top.
2223 Copyedits.
2224
2225 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2226
72e6decd
CY
2227 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2228 (Comment Commands): Discuss region-active behavior of M-; first.
2229
2a472ee4
MR
22302008-11-29 Martin Rudalics <rudalics@gmx.at>
2231
9c6361c9
MR
2232 * display.texi (Line Truncation): Add reference to Continuation
2233 Lines.
2234
2a472ee4
MR
2235 * windows.texi (Pop Up Window): Mention split-height-threshold
2236 and split-width-threshold.
9c6361c9 2237 (Split Window): Add reference to Continuation Lines.
2a472ee4 2238
e93bc142
AR
22392008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2240
2241 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2242 (GNUstep Support): New node.
2243 * anti.texi:
2244 * emacs.texi:
2245 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2246
43b978db
RS
22472008-11-28 Richard M Stallman <rms@gnu.org>
2248
2249 * misc.texi (Dissociated Press): Minor cleanups.
2250
2251 * dired.texi (Image-Dired): Avoid passive.
2252
e8e2bd93
EZ
22532008-11-28 Eli Zaretskii <eliz@gnu.org>
2254
2255 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2256 representation.
2257
8d2d45da
CY
22582008-11-26 Richard M. Stallman <rms@gnu.org>
2259
2260 * files.texi (Visiting): Rewrite paragraph for clarity.
2261
2262 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2263
a5f7bbcc
AM
22642008-11-25 Alan Mackenzie <acm@muc.de>
2265
2266 * programs.texi (Moving by Parens): Clarify that parens inside strings
2267 and comments are ignored, and that the commands assume the starting
2268 point isn't in a string or comment.
2269
a71703d3
AR
22702008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2271
2272 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2273 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2274 version.
2275 (Mac Customization): Rewrite Preferences Panel section and merge in to
2276 this node, add Open files by dragging to an Emacs window.
2277
2278 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2279
aa5ab79a
CY
22802008-11-26 Chong Yidong <cyd@stupidchicken.com>
2281
0cc92c19
CY
2282 * files.texi (Misc File Ops): Document set-file-modes.
2283
c366b4e4
CY
2284 * windows.texi (Split Window): Document integer values of
2285 truncate-partial-width-windows.
2286
aa5ab79a
CY
2287 * text.texi (Text): Simplify description of markup languages.
2288 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2289 (TeX Editing): Note that `""' inserts one `"' character.
2290 (HTML Mode): Note in the introduction that XML mode is an alias for
2291 SGML mode. Mention nXML mode.
2292
56221db7
CY
22932008-11-25 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * building.texi (Watch Expressions): Fix typo.
2296
90effe33
CY
22972008-11-24 Chong Yidong <cyd@stupidchicken.com>
2298
f90a5ae3
CY
2299 * files.texi (Visiting): Document new behavior of
2300 confirm-nonexistent-file-or-buffer.
2301
1c6c854e
CS
2302 * buffers.texi (Select Buffer):
2303 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2304
a18ffb4a
CY
2305 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2306 edit-picture.
2307
90effe33
CY
2308 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2309 edit-picture', since that is just an alias for picture-mode.
2310 (Sentences): Note that repeated M-@ extends the region.
2311 (Pages): Make terminology more consistent. Link to Regexps node.
2312 (Longlines): Discuss relationship with Visual Line mode.
2313 (Text Mode): Remove extraneous discussion of other modes, since they
2314 were already introduced in the parent node.
2315
e85103ec
CY
23162008-11-23 Chong Yidong <cyd@stupidchicken.com>
2317
5cb2fe30
CY
2318 * anti.texi (Antinews): Rewrite.
2319
1eb9b307 2320 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2321
2322 * frames.texi (Frame Commands): Mention "minimize" terminology.
2323
e85103ec
CY
2324 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2325 formats.
b908332f
CY
2326 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2327 (Misc X): Don't document useless -hb option.
e85103ec 2328
607f5f88
JL
23292008-11-22 Juri Linkov <juri@jurta.org>
2330
2331 * dired.texi (Dired Navigation): Change normal file name search option
2332 from `non-nil' to `t'. Add `dwim' option.
2333
e1b867a0
JL
23342008-11-22 Juri Linkov <juri@jurta.org>
2335
2336 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2337 ".dir-locals.el". Rename `define-project-bindings' to
2338 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2339 `dir-locals-set-directory-class'.
2340
dd186936
LK
23412008-11-22 Lute Kamstra <lute@gnu.org>
2342
2343 * buffers.texi (Select Buffer): Index goto-line.
2344 * basic.texi (Moving Point): Mention the use of a numeric prefix
2345 argument with goto-line and refer to Select Buffer for the use of a
2346 plain prefix argument.
2347
4b121911
GM
23482008-11-19 Glenn Morris <rgm@gnu.org>
2349
2350 * doclicense.texi: Update to FDL 1.3.
2351 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2352
27267e4c
CY
23532008-11-17 Chong Yidong <cyd@stupidchicken.com>
2354
696f351d
CY
2355 * custom.texi (Minor Modes): Define mode commands and mode variables
2356 more precisely. Recommend using mode commands instead of setting
2357 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2358 (Easy Customization): Use "init file" instead of .emacs.
2359 (Customization Groups): Update to new Custom buffer appearance.
2360 (Saving Customizations): Copyedits. Update example.
2361 (Variables): Give example of variable type-sensitivity.
2362 (Examining): Update example.
2363 (Hooks): Copyedits.
2364 (Specifying File Variables): Use C comments instead of an artificial
2365 Lisp for the example.
2366 (Keymaps): Move internals discussion to Prefix Keymaps.
2367 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2368 (Init Rebinding): Document kbd macro.
2369 (Init File): Link to Find Init.
696f351d
CY
2370
2371 * mark.texi (Using Region): Document Delete Selection Mode more
2372 thoroughly.
2373
2374 * frames.texi (Mouse Commands): Move most of the description of Delete
2375 Selection Mode to Using Region, and link to it.
1bc9c425 2376 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2377
b0570c25
CY
2378 * building.texi (Compilation): Document first-error value of
2379 compilation-scroll-output.
2380 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2381 works as soon as an error is available. Suggested by Juri Linkov.
2382
27267e4c
CY
2383 * mini.texi (Passwords): New node.
2384
2385 * files.texi (Remote Files): Link to Passwords node.
2386
2387 * emacs.texi (Top): Update node listings.
2388
122eb807
CY
23892008-11-16 Chong Yidong <cyd@stupidchicken.com>
2390
9c9855a3
CY
2391 * ack.texi (Acknowledgments): Some updating of credits.
2392
bd6fdcad
CY
2393 * emacs.texi (Acknowledgments): Add a couple more names.
2394
dd1eef46
CY
2395 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2396
122eb807 2397 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2398 (Misc File Ops): Document use of trash.
122eb807 2399
801a8da1
JB
24002008-11-16 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * macos.texi (Mac Customization): Fix typos.
2403
0b4f2253
CY
24042008-11-14 Chong Yidong <cyd@stupidchicken.com>
2405
2406 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2407 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2408 the conventions of the main Emacs manual.
2409
2410 * emacs.texi (Top): Update node listings.
2411
517e2b89
CY
24122008-11-12 Chong Yidong <cyd@stupidchicken.com>
2413
07a85685
CY
2414 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2415 command-line-args is processed during startup.
2416 (Action Arguments): Correctly describe how file arguments interact with
2417 the startup screen. Link to Lisp Interaction for scratch buffer.
2418 (Initial Options): Link to Command Example for -batch option.
2419 (Environment): Document initial-environment.
2420
517e2b89
CY
2421 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2422 can't be changed in the site-start file.
2423
6337bbde
CY
24242008-11-07 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * dired.texi (Dired): Mention C-x C-d too.
2427 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2428 (Dired Navigation): Explain dired-goto-file more clearly.
2429 Document dired-isearch-filenames.
6337bbde
CY
2430 (Dired Deletion): Remove unnecessary "expunged" terminology.
2431 (Flagging Many Files): & is now rebound to `% &'.
2432 (Shell Commands in Dired): Document dired-do-async-shell-command.
2433 Clarify how multi-file arguments are passed.
2434 (Misc Dired Features): Document dired-do-isearch.
2435
9e8eeff9
CY
24362008-11-06 Chong Yidong <cyd@stupidchicken.com>
2437
2438 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2439
e071f849
CY
24402008-11-03 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2443
05482eb1
CY
24442008-11-01 Chong Yidong <cyd@stupidchicken.com>
2445
e2346dea
CY
2446 * programs.texi (Program Modes): Link to Program Indent node.
2447 (Left Margin Paren): Explain consequences of changing
2448 open-paren-in-column-0-is-defun-start more concisely.
2449 (Which Function, Program Indent, Info Lookup): Minor edits.
2450 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2451 (Multi-line Indent): If region is active, TAB indents the region.
2452 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2453 (Matching): The delimiter at the cursor is highlighted---the character
2454 changes color.
2455 (Symbol Completion): Link to Completion node.
2456
e4b6428c
CY
2457 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2458 a strictly text-only system.
2459
05482eb1
CY
2460 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2461 batch mode.
2462
a11d3737
RS
24632008-11-01 Richard M. Stallman <rms@gnu.org>
2464
5abad626
RS
2465 * misc.texi (Document View): Major rewrite.
2466
a11d3737
RS
2467 * maintaining.texi (Types of Log File): Change logs are older than
2468 version control.
2469 (VCS Concepts): Simplify and rearrange.
2470 (Version Control Systems): Make it clear that Linux is only the kernel.
2471 (VC Mode Line): Shorten reference to menu item.
2472 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2473 (VC Directory Mode): Minor cleanup.
2474 Unchanged files are hidden, not omitted.
2475 (VC Directory Commands): Shorten and simplify.
2476 (Change Log Commands): New node, split from Change Logs.
2477 (VC Directory Buffer): New node, split from VC Directory Mode.
2478
c55a4acb
CY
24792008-10-31 Chong Yidong <cyd@stupidchicken.com>
2480
1c6c854e 2481 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2482 from files.texi.
2483
1c6c854e
CS
2484 * files.texi (Version Control): Move to maintaining.texi.
2485 Subnodes moved as well.
2486 (Document Files): Move to misc.texi.
df0356f6 2487
c55a4acb
CY
2488 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2489 vc-update-change-log.
df0356f6
CY
2490 (Version Control): Move here from files.texi.
2491 (Format of ChangeLog): Make it a subnode of Change Log.
2492
2493 * emacs.texi (Top): Update node listing.
c55a4acb 2494
ef082374
TH
24952008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2496
2497 * files.texi (Files): Add a section about document
2498 files (doc-view-mode).
2499
d52582c3
CY
25002008-10-31 Chong Yidong <cyd@stupidchicken.com>
2501
1c6c854e
CS
2502 * building.texi (Compilation Mode):
2503 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2504 (Debuggers): Lower GUD subsections to subsubsections.
2505 (Starting GUD): Add cindex.
2506 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2507
4e0a0968
CY
25082008-10-30 Chong Yidong <cyd@stupidchicken.com>
2509
03625b47
CY
2510 * indent.texi (Indentation): Link to Program Indent.
2511
4e0a0968
CY
2512 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2513 now uses emacsclient's terminal.
2514
8bd3f7ef
CY
25152008-10-29 Chong Yidong <cyd@stupidchicken.com>
2516
80e5620e
CY
2517 * mark.texi (Using Region): Document use-empty-active-region.
2518
97d5c404
CY
2519 * emacs.texi (Top): Update node listings.
2520
1c6c854e
CS
2521 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2522 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2523 (Invoking emacsclient): Rewrite, moving optional arguments to
2524 emacsclient Options.
21d2bae3
CY
2525 (emacsclient Options): New node. Document server-use-tcp and
2526 server-host.
8bd3f7ef 2527
5fda2cbd
CY
25282008-10-28 Chong Yidong <cyd@stupidchicken.com>
2529
2530 * indent.texi (Indentation): Replace list with paragraphed text,
2531 putting description of syntax-driven indentation first. Document new
2532 effect of active regions on tab.
2533 (Tab Stops): Note that editable tab stops affect indentation commands.
2534
4ff029f6
DN
25352008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2536
2537 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2538
996cd6e4
CY
25392008-10-23 Chong Yidong <cyd@stupidchicken.com>
2540
f28815e3
CY
2541 * custom.texi (Function Keys): Note that modified keypad keys are not
2542 translated.
2543
996cd6e4
CY
2544 * basic.texi (Arguments): Explain how to insert multiple digits.
2545
49545fe2
MA
25462008-10-22 Michael Albinus <michael.albinus@gmx.de>
2547
2548 * files.texi (Remote Files): Precise selection of default method.
2549 Rewrite paragraph about disabling remote file names.
2550
edac0b53
CY
25512008-10-22 Chong Yidong <cyd@stupidchicken.com>
2552
e752c544
CY
2553 * search.texi (Special Isearch): Document M-TAB is isearch.
2554
edac0b53
CY
2555 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2556 command.
2557
2558 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2559
20a36054
TH
25602008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2561
1c6c854e 2562 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2563 section.
2564
69051ab6
CY
25652008-10-21 Chong Yidong <cyd@stupidchicken.com>
2566
c4b1a32a
CY
2567 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2568 to files.texi. Move contents of vc2-xtra.texi here.
2569
2570 * vc2-xtra.texi: File removed.
2571
2572 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2573 Directory Commands from the submenu. Don't include deleted file
2574 vc2-xtra.texi.
2575
2576 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2577 (Version Control): Add VC Directory Mode and VC Directory Commands to
2578 the submenu.
2579 (Why Version Control?): Use table format.
2580 (Version Control Systems): Note that Meta-CVS support is gone.
2581 (VCS Concepts): Note precisely when VC started supporting filesets.
2582 Remove bogus xref to CVS Options node.
2583 (Types of Log File): Copyedits.
2584 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2585 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2586 The Right Thing.
2587 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2588 (Log Buffer): Reorganize node, putting C-c C-c description first.
2589 (Old Revisions): Use CVS for example, not RCS.
2590 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2591 Commands from the submenu, putting them under Version Control.
2592 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2593 need to include it in the manual unconditionally, since it is now
2594 crucial to using distributed version control systems.
1a6e2954
CY
2595 (Comparing Files): Note that diff uses the minibuffer, and that the
2596 output is shown using Diff mode.
1c6c854e
CS
2597 (Diff Mode): Explain what "patch" and "hunk" mean.
2598 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2599 diff-show-trailing-whitespaces.
1a6e2954 2600 (File Archives): Add rar support.
c4b1a32a 2601
69051ab6
CY
2602 * major.texi (Choosing Modes): Make mode selection sequence more
2603 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2604 magic-mode-alist is nil by default.
2605 Document magic-fallback-mode-alist.
69051ab6 2606
e7421e03
CY
26072008-10-20 Chong Yidong <cyd@stupidchicken.com>
2608
2609 * frames.texi (Mouse References): Copyedits.
2610
6b2efdc2
TH
26112008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2612
2613 * ack.texi (Acknowledgments): Add myself as doc-view author.
2614
9c5e9396
EZ
26152008-10-20 Eli Zaretskii <eliz@gnu.org>
2616
2617 * frames.texi (Dialog Boxes): Add @cindex entries.
2618
dac94f8e
CY
26192008-10-20 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2622 (Text-Only Mouse): Copyedit.
2623
25597d40
CY
26242008-10-19 Chong Yidong <cyd@stupidchicken.com>
2625
f8a447f6
CY
2626 * frames.texi: Use @key throughout for mouse clicks.
2627 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2628 (Secondary Selection): Fix modified mouse click syntax.
2629 (Clipboard): Describe Cut, Copy and Paste commands.
2630 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2631 Copyedits.
2632 (Creating Frames): Add xref to Init File.
2633 (Frame Commands): Add xref to Exiting.
2634 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2635
b0f95216
CY
26362008-10-15 Chong Yidong <cyd@stupidchicken.com>
2637
b0817f00
CY
2638 * files.texi (Version Control): Copyedits. Add Bazaar.
2639 (Version Control Systems): List different VCS's using an itemized list.
2640 Add Bazaar.
2641 (VCS Concepts): Copyedits. Tweak description of file merging.
2642
b0f95216
CY
2643 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2644 (Cut/Paste Other App): Document select-active-regions and
2645 x-select-enable-primary.
2646
69d0d701
CY
26472008-10-13 Chong Yidong <cyd@stupidchicken.com>
2648
2649 * mark.texi (Shift Selection): Correct case in node name.
2650
2651 * emacs.texi (Top): Update node order in Mark chapter.
2652
375e8351
EZ
26532008-10-12 Eli Zaretskii <eliz@gnu.org>
2654
2655 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2656
2657 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2658 elsewhere in the manual instead of describing yet again the intricacies
2659 of $HOME on MS-Windows and MS-DOS.
2660
ab58114f
CY
26612008-10-12 Chong Yidong <cyd@stupidchicken.com>
2662
4f959513 2663 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2664 (Minibuffer File): Add discussion of `~' in file names.
2665 Add insert-default-directory index reference.
4f959513 2666
ab58114f
CY
2667 * files.texi (File Names): Reorganize description.
2668 (Visiting): Add xref to Mode Line. Copyedits.
2669 (Save Commands): Mention prefix behavior of C-x C-s.
2670 (Numbered Backups): Node deleted.
2671 (Backup Names): Contents of Numbered Backups moved here. State default
2672 of version-control variable.
2673 (Reverting): Copyedits.
2674 (Version Control): Add additional version control systems.
2675
2676 * emacs.texi (Top): Delete Numbered Backups node.
2677
2678 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2679 Backup Names.
f2884f63 2680 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2681
b0b5100a
RF
26822008-10-11 Romain Francoise <romain@orebokech.com>
2683
2684 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2685
89774b5f
CY
26862008-10-11 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2689 (Select Buffer): Mention use of minibuffer history. Describe default
2690 value of default-major-mode. Mention that C-x 4 b selects the other
2691 window.
2692 (List Buffers): Document CRM indicators in the order they appear.
2693 (Kill Buffer): Document new command kill-matching buffers.
2694 (Several Buffers): Move explanation of the relationship between buffer
2695 list and buffer menu to the top.
2696 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2697
4c72bf27
CY
26982008-10-10 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * entering.texi (Exiting): Document change of C-x C-c to
2701 save-buffers-kill-terminal. Document kill-emacs.
2702
f68eb991
EZ
27032008-09-30 Eli Zaretskii <eliz@gnu.org>
2704
2705 * mule.texi (Coding Systems): Don't mention codepage-setup.
2706
2707 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2708 cpNNN coding systems anymore.
2709 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2710 for unibyte mode. Don't mention line-drawing characters.
2711 Don't mention dos-unsupported-char-glyph.
f68eb991 2712
1a2dd44d
CY
27132008-09-25 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * search.texi (Search): Shorten introduction.
2716 (Basic Isearch): Add command table. Discuss reverse isearch and
2717 isearch highlighting.
2718 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2719 ring to cindex.
2720 (Special Isearch): Move input methods discussion here.
2721 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2722 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2723 Repeat Isearch.
2724 (Isearch Minibuffer): New node.
2725 (Word Search): Document new word search commands.
2726 (Regexp Example): Simplify example using sentence-end-base variable.
2727 (Replace): Reword introduction.
2728 (Unconditional Replace): Remove unnecessary example.
2729 (Other Repeating Search): Document new `M-s o' binding.
2730
2731 * emacs.texi (Top): Update node listings.
2732
e45da31d
JB
27332008-09-22 Juanma Barranquero <lekktu@gmail.com>
2734
2735 * emacs.texi (Top): Remove Kill Errors from menu.
2736
841c8096
CY
27372008-09-22 Chong Yidong <cyd@stupidchicken.com>
2738
402168fa
CY
2739 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2740 interface for defining macros. Simplify examples. Note that C-g quits
2741 macro definitions.
1c6c854e
CS
2742 (Keyboard Macro Counter): Document using F3 to insert counter.
2743 Give usage example.
402168fa
CY
2744 (Keyboard Macro Query): Organize query responses in a table.
2745
1c6c854e
CS
2746 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2747 Link to Erasing node.
841c8096
CY
2748 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2749 rationale to a footnote.
2750 (Kill Errors): Remove node, due to redundancy with Erasing.
2751 (Spelling): Move discussion of flyspell to end. Note new behavior of
2752 M-$ in active region. Remove non-ispell-specific keybindings from
2753 table.
2754
eab2ee89
DN
27552008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2756
2757 * cmdargs.texi (Initial Options): Document --daemon.
2758
3d53e905
GM
27592008-09-20 Glenn Morris <rgm@gnu.org>
2760
2761 * files.texi (Numbered Backups): Mention that some modes set
2762 version-control.
2763
1c90484d
GM
27642008-09-20 Jim Blandy <jimb@red-bean.com>
2765
2766 * files.texi (Numbered Backups): Reference File Variables, as well.
2767 Remove discussion of Rmail's implementation.
2768
0fc0d844
CY
27692008-09-06 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * misc.texi (Recursive Edit): Note that top-level exits active
2772 minibuffers.
2773
2774 * trouble.texi (Quitting): Likewise.
2775
b18d283d
CY
27762008-08-31 Chong Yidong <cyd@stupidchicken.com>
2777
2778 * emacs.texi (Top): Add Temporary Face Changes xref.
2779
2780 * display.texi (Display): Move Temporary Face Changes node to just
2781 after Standard Faces.
2782 (Scrolling): Document recenter-top-bottom instead of recenter.
2783 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2784 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2785 (Display Custom): Copyedits.
2786 (Optional Mode Line): Document display-battery-mode.
2787
180135fc
RF
27882008-08-27 Romain Francoise <romain@orebokech.com>
2789
2790 * custom.texi (Directory Variables): Minor fix.
2791
d3fe3475
GM
27922008-08-27 Glenn Morris <rgm@gnu.org>
2793
2794 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2795 descriptions.
2796 (Calendar Customizing): Tweak layout description.
183080b6 2797 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2798 markers. Condense calendar-star-date and calendar-mark-today
2799 description.
2800 (Holiday Customizing): Add oriental and solar holidays.
2801 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2802 Fix holiday-float description. Use zerop in examples. Be less verbose.
2803 (Date Display Format): Change ISO format. Be less verbose.
2804 (Diary Customizing): Mention day and month abbrev arrays.
2805 Mention the date-form variables by name. Update European example.
2806 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2807 Condense examples. Mention diary-entry-symbols by name.
2808 Condense table for insertion commands.
2809 (Fancy Diary Display): Mention diary-include-string and
2810 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2811 Ethiopic, Persian date functions. Condense descriptions.
2812
2813 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2814 (Adding to Diary): Adapt for changed node name.
2815
71755807
GM
28162008-08-26 Glenn Morris <rgm@gnu.org>
2817
2818 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2819 node "Hebrew/Islamic Entries".
2820
2821 * calendar.texi (Specified Dates): Fix names of iso functions.
2822 (General Calendar): There may not be another window.
2823 (Writing Calendar Files, Holidays): Tweak intro.
2824 (Holidays): Mention Baha'i and Chinese holidays.
2825 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2826 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2827 (To Other Calendar): Add calendar-print-other-dates.
2828 Refer to "graphic display" rather than "X.
2829 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2830 (Displaying the Diary): Fix whitespace after reference.
2831 Fix `diary-number-of-entries' reference.
2832 (Date Formats): Explicitly mention that day names can be abbreviated.
2833 (Adding to Diary): Add some references to other sections.
2834 (Special Diary Entries): Fix reference.
2835 (Appointments): Simplify appt-message-warning-time entry.
2836 Clarify where times must be.
2837 (Importing Diary): Comment out icalendar paragraph that does not apply.
2838 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2839
d76ebc75
GM
28402008-08-23 Glenn Morris <rgm@gnu.org>
2841
2842 * fortran-xtra.texi (Fortran): Change description of free form and
2843 fixed form a bit. Mention hideshow and imenu.
2844 (Fortran Motion): Mention fortran-end-of-subprogram,
2845 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2846 (Fortran Indent): Minor re-word.
2847 (ForIndent Commands): Mention fortran-fill-paragraph and
2848 fortran-fill-statement.
2849 (ForIndent Cont): Mention fortran-tab-mode-string.
2850 (Fortran Comments): Mention fortran-comment-line-start-skip.
2851 (Fortran Columns): Mention font-locking.
2852 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2853
1fc0ce04 28542008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2855
2856 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2857
5c52e13c
CY
28582008-08-22 Chong Yidong <cyd@stupidchicken.com>
2859
2860 * mini.texi (Minibuffer): Simplify introduction.
2861 (Minibuffer File): Document tilde in minibuffer filenames.
2862 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2863 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2864 (Completion Example): Update example to current command list.
2865 (Completion Options): Document `lazy' value of completion-auto-help.
2866 Update contents of completion-ignored-extensions.
2867 (Minibuffer History): Describe "future history" list. State default
2868 value of history-delete-duplicates.
2869
77a00355
GM
28702008-08-21 Glenn Morris <rgm@gnu.org>
2871
2872 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2873 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2874
39ee1d04
CY
28752008-08-17 Chong Yidong <cyd@stupidchicken.com>
2876
2877 * regs.texi (Registers): Clarify valid register names.
2878 (RegPos): Note that buffer is saved and restored too.
2879 (RegText): Note that mark is reactivated/deactivated.
2880 (RegConfig): Xref to Windows node.
2881
b12c348f
CY
28822008-08-16 Chong Yidong <cyd@stupidchicken.com>
2883
3ae7ba79
CY
2884 * basic.texi (Inserting Text): Provide command name for C-q.
2885
b12c348f
CY
2886 * killing.texi (Killing): Copyedit. Define read-only text.
2887 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2888 (Killing by Lines): Copyedit.
2889 (Other Kill Commands): Move M-w description here.
2890 (Yanking): Move M-w to Other Kill Commands.
2891 (Kill Ring): Also mention saving text in registers. Link to Text
2892 Properties in elisp manual.
2893 (Accumulating Text): Copyedit.
2894 (CUA Bindings): Shift selection is now the default.
2895
d8ff7692
TZ
28962008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2897
2898 * maintaining.texi (Change Log): Mention next-error is available.
2899
a43a8a2e
GM
29002008-08-10 Glenn Morris <rgm@gnu.org>
2901
2902 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2903 and intermonth text.
2904 (Holiday Customizing): Add holiday-chinese.
2905
eba27308
EZ
29062008-08-08 Eli Zaretskii <eliz@gnu.org>
2907
2908 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2909
5f14a5b3
DN
29102008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2911
2912 * files.texi (Log Buffer): Describe C-c C-d.
2913 (Diff Mode): Describe C-x 4 A.
2914
49989bff
EZ
29152008-08-06 Eli Zaretskii <eliz@gnu.org>
2916
2917 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2918
5c915c02
DN
29192008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2920
2beaf97a
DN
2921 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2922 describe the new bindings to show the changeset diff, toggle annotation
2923 visibility, show revisions.
2924 (VC Status): Describe key bindings for modifying the change comments,
2925 displaying changeset diffs and annotations.
2926
5c915c02
DN
2927 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2928
71798ace
NR
29292008-08-05 Nick Roberts <nickrob@snap.net.nz>
2930
2931 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2932
b8949644
EZ
29332008-08-02 Eli Zaretskii <eliz@gnu.org>
2934
2935 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2936 and wording.
2937
819567d1
DN
29382008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2939
2940 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2941 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2942 commands. Improve some old info.
2943
5f38310a
CY
29442008-07-31 Chong Yidong <cyd@stupidchicken.com>
2945
0dc3906b
CY
2946 * display.texi (Visual Line Mode): New node.
2947
5f38310a 2948 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2949 (Moving Point): Add additional alternative key bindings.
2950 Describe line-move-visual.
5f38310a
CY
2951 (Erasing): Describe DEL.
2952 (Basic Undo, Blank Lines, Arguments): Copyedit.
2953 (Continuation Lines): Mention Visual Line mode.
2954 (Position Info): Move extended discussion to mule.texi.
2955
2956 * mule.texi (International Chars): Describe C-x =.
2957
2958 * emacs.texi (Top): Add Visual Line Mode node.
2959
7c2fb837
DN
29602008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2961
2962 * emacs.texi: Remove VMS support.
2963
3f6b73ef
DN
29642008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2965
2966 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2967 the vc-dir command name.
2968
9e2a2647
DN
29692008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2970
2971 * xresources.texi: Remove mentions of Mac Carbon.
2972
568beaa2
AS
29732008-07-19 Andreas Schwab <schwab@suse.de>
2974
2975 * ns-emacs.texi: Move to ../misc.
2976
0ef94706
CY
29772008-07-15 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * entering.texi (Exiting): Don't describe text-only terminals as the
2980 default. Describe the new startup screen.
2981 (Exiting): Describe how to kill Emacs first. Change description of
2982 iconification to handle modern window systems.
2983
ba60bd44 29842008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2985
2986 * ns-emacs.texi: New file, documents features of Emacs port under
2987 NeXTstep windowing.
2988
9f30aa73
CY
29892008-07-15 Chong Yidong <cyd@stupidchicken.com>
2990
938a5d2e
CY
2991 * entering.texi (Entering Emacs): Update prev node.
2992
2993 * glossary.texi (Glossary): Remove xref to Text Characters.
2994
9f30aa73
CY
2995 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2996 directly, rather than in the context of ASCII. Move description of
2997 special properties of modifier key to new Modifier Keys node.
2998 (Keys): Copyedit.
2999 (Text Characters): Delete node. Multibyte is the default nowadays, and
3000 the node contents are obsolete.
3001
3002 * custom.texi (Modifier Keys): New node.
3003
3004 * emacs.texi (Top): Update node list.
3005
7e53d36c
CY
30062008-07-13 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
3009 saying that Emacs provides menus and mouse support (which is par for
3010 the course).
3011
3012 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
3013 early on.
3014 (Point): Copyedit. Relegate historical trivia to a footnote.
3015 (Mode Line): Explain mode-line format more consistently.
3016 (Menu Bar): Copyedit.
3017
1e9fa96d
GM
30182008-06-27 Glenn Morris <rgm@gnu.org>
3019
3020 * cal-xtra.texi (Sexp Diary Entries):
3021 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
3022
dc9bebb8
CY
30232008-06-26 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * mark.texi (Shift selection): New node.
3026 (Mark): Copyedits.
3027 (Persistent Mark): Move to the end of the chapter.
3028
e7881076
EZ
30292008-06-20 Eli Zaretskii <eliz@gnu.org>
3030
3031 * makefile.w32-in (distclean): Remove makefile.
3032
f427400c
NR
30332008-06-17 Nick Roberts <nickrob@snap.net.nz>
3034
3035 * building.texi (Starting GUD): Add an entry for gud-gdb.
3036 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
3037 command mode.
3038
b597d348
GM
30392008-06-17 Glenn Morris <rgm@gnu.org>
3040
3041 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
3042
647b7094
NR
30432008-06-17 Nick Roberts <nickrob@snap.net.nz>
3044
3045 * building.texi (Starting GUD): Expand on remote debugging.
3046 (Other GDB-UI Buffers): Mention new keyboard bindings.
3047
47a30023
GM
30482008-06-15 Glenn Morris <rgm@gnu.org>
3049
3050 * gnu.texi: Use a verbatim license for this invariant section,
3051 as per etc/GNU.
3052
37e5d54a
GM
30532008-06-13 Daniel Engeler <engeler@gmail.com>
3054
3055 * emacs.texi, misc.texi: Add documentation about serial port access.
3056
8e65d46c
GM
30572008-06-13 Glenn Morris <rgm@gnu.org>
3058
c1473b4c
MB
3059 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
3060 maintain.info.
8e65d46c 3061
e40a85cd
MB
30622008-06-05 Miles Bader <miles@gnu.org>
3063
3064 * display.texi (Temporary Face Changes): Update to reflect function
3065 renamings in face-remap.el.
3066
56c73dec
MB
30672008-06-04 Miles Bader <miles@gnu.org>
3068
1c6c854e
CS
3069 * display.texi (Temporary Face Changes):
3070 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
3071 `increase-buffer-face-height' and `decrease-default-face-height' now
3072 that they aren't bound by default.
3073
9d3d42fb
MB
30742008-06-03 Miles Bader <miles@gnu.org>
3075
3076 * display.texi (Temporary Face Changes): New node.
3077
2be6bfe2
EZ
30782008-05-31 Eli Zaretskii <eliz@gnu.org>
3079
3080 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3081
daf7e339
GM
30822008-05-31 Glenn Morris <rgm@gnu.org>
3083
3084 * cal-xtra.texi (Fancy Diary Display): Simplify.
3085
d21d2618
GM
30862008-05-30 Glenn Morris <rgm@gnu.org>
3087
3088 * cal-xtra.texi (Fancy Diary Display): Update for
3089 diary-display-function replacing diary-display-hook.
3090
71ce5fd0
JB
30912008-05-29 Drew Adams <drew.adams@oracle.com>
3092
3093 * msdog.texi (Windows Keyboard): Add descriptions of
3094 w32-register-hot-key and w32-unregister-hot-key.
3095
a3cdbdf8
MO
30962008-05-21 Tom Tromey <tromey@redhat.com>
3097
3098 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3099 Variables node.
3100
854a574c
MO
31012008-05-19 Tom Tromey <tromey@redhat.com>
3102
3103 * custom.texi (Variables): Add Directory Variables to menu.
3104 (Directory Variables): New node.
3105
7c2ec3f9
ER
31062008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3107
71ce5fd0 3108 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3109
370fded4
ER
31102008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3111
3112 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3113 Revision Tags and rewritten. Section now uses modern terminology,
3114 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3115 accurately.
3116
6af511e3
EZ
31172008-05-10 Eli Zaretskii <eliz@gnu.org>
3118
3119 * msdog.texi (Windows Files): Update documentation of
3120 w32-get-true-file-attributes.
3121
7a78b6e7
ER
31222008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3123
3124 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3125 directory mode.
3126
1bcfc24e
CY
31272008-05-08 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3130 entry "television".
1bcfc24e 3131
db86064f
ER
31322008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3133
ab5ec32c 3134 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3135
a31b405e
ER
31362008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3137
3138 * emacs/buffers.texi, emacs/files.texi (Version-control):
3139 vc-toggle-read-only is no longer a good idea...
3140
ff2c14fc
GM
31412008-04-29 Glenn Morris <rgm@gnu.org>
3142
3143 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3144
367c9b7c
JL
31452008-04-22 Juri Linkov <juri@jurta.org>
3146
3147 * dired.texi (Subdirectories in Dired): Describe using `^'
3148 to return to the parent directory.
3149
4ac1e9b4
NR
31502008-04-22 Nick Roberts <nickrob@snap.net.nz>
3151
3152 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3153 recent changes.
3154
b9b3bf2b
NR
31552008-04-19 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3158 (Other GDB-UI Buffers): Update for recent thread related changes.
3159
4d120d6a
SM
31602008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3161
3162 * maintaining.texi (Maintaining):
3163 * emacs.texi (Top): Typo.
3164
a152877d
SM
31652008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3166
b9b3bf2b
NR
3167 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3168 arg in `font-lock-add-keywords'.
a152877d 3169
36c0514c
GM
31702008-04-08 Glenn Morris <rgm@gnu.org>
3171
3172 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3173 Also add Baha'i calendar references where appropriate.
3174
06a97d46
GM
31752008-04-05 Glenn Morris <rgm@gnu.org>
3176
3177 * custom.texi (Init File): Byte-compiling .emacs is bad.
3178
6adc6eed
SM
31792008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3180
3181 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3182
571388b0
GM
31832008-03-29 Glenn Morris <rgm@gnu.org>
3184
3185 * calendar.texi: Update for `calendar-date-style' replacing
3186 `european-calendar'.
3187
3ae8f876
JR
31882008-03-28 Jason Rumney <jasonr@gnu.org>
3189
3190 * display.texi (Display Custom): Mention overlay-margin in text.
3191
5bc6ddff 31922008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3193
5bc6ddff
MB
3194 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3195 tutorial' comments.
03a864d5 3196
7186a830
CY
31972008-03-28 Chong Yidong <cyd@stupidchicken.com>
3198
3199 * mark.texi (Mark): Rearrange nodes.
3200 (Persistent Mark): Rename from Transient Mark.
3201 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3202 Describe Transient Mark mode as the default.
3203
3204 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3205 the default behavior with Transient Mark mode off.
3206 (Position Info): Fix typo.
3207
71ce5fd0
JB
3208 * display.texi (Standard Faces): Reference the Mark node.
3209 Remove discussion of the region face, which is discussed there.
7186a830
CY
3210
3211 * emacs.texi (Top): Update node listings.
3212
3213 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3214 as the default.
3215
3216 * fixit.texi (Undo): Standardize choice of undo key sequence.
3217 (Undo, Spelling): Describe Transient Mark mode as the default.
3218
3219 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3220 default.
3221
3222 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3223
3224 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3225 mode is the default, and note that the mark is not activated when set.
3226
3227 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3228 Describe Transient Mark mode as the default.
3229
3230 * search.texi (Basic Isearch): Reference the Mark Ring node.
3231 (Replace, Unconditional Replace, Other Repeating Search):
3232 Describe Transient Mark mode as the default.
3233
1c6c854e
CS
3234 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3235 Describe Transient Mark mode as the default.
7186a830
CY
3236 (Paragraphs): Describe how M-h behaves when region is active.
3237
3238 * trouble.texi (Quitting): Clarify effects of C-g.
3239
dc47d1ff
GM
32402008-03-13 Glenn Morris <rgm@gnu.org>
3241
3242 * emacs.texi (EMACSVER): Set to 23.0.60.
3243
e3e0fb39 32442008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3245
e3e0fb39
GM
3246 * dired.texi (Hiding Subdirectories): Fix previous change.
3247
32482008-03-05 Drew Adams <drew.adams@oracle.com>
3249
3250 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3251
5e14abf8
KS
32522008-02-28 Kim F. Storm <storm@cua.dk>
3253
3254 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3255 Move describe-distribution to C-h C-o.
3256 Move view-emacs-problems to C-h C-p.
3257 Add view-emacs-debugging on C-h C-d.
3258 Add view-external-packages on C-h C-e.
d0207bf3 3259 Add view-order-manuals on C-h C-m.
5e14abf8 3260
d0207bf3 32612008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3262
3263 * msdog-xtra.texi (MS-DOS): Docstring fix.
3264
87e391bb
EZ
32652008-02-09 Eli Zaretskii <eliz@gnu.org>
3266
3267 * msdog.texi (Windows Fonts): Use a @table for describing font
3268 properties.
3269
5662e503
JR
32702008-02-07 Jason Rumney <jasonr@gnu.org>
3271
3272 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3273 value has changed.
3274 (Windows HOME): Clarify what is meant by "if that fails as well".
3275 (Windows Fonts): New section.
3276
72463824
GM
32772008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3278
3279 * basic.texi (Basic Undo): Remove duplicate "you can".
3280
7ff926e0
EZ
32812008-02-02 Eli Zaretskii <eliz@gnu.org>
3282
3283 * maintaining.texi (Tags): Fix last change.
3284
6ab7aef1
MA
32852008-02-02 Michael Albinus <michael.albinus@gmx.de>
3286
093571c3 3287 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3288
ace67e7e
NR
32892008-01-31 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3292
ae068fdf
RS
32932008-01-26 Richard Stallman <rms@gnu.org>
3294
3295 * maintaining.texi (Tags): Delete redundant index entry.
3296
a56d9a08
EZ
32972008-01-26 Eli Zaretskii <eliz@gnu.org>
3298
3299 * programs.texi (Imenu): Move "@cindex tags" from here...
3300 * maintaining.texi (Tags): ...to here.
3301
e941ed90
NR
33022008-01-23 Kevin Ryde <user42@zip.com.au>
3303
3304 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3305 click count.
3306
650276d5
JB
33072008-01-21 Juanma Barranquero <lekktu@gmail.com>
3308
3309 * entering.texi (Exiting): Fix typo.
3310 Reported by D. E. Evans <sinuhe@gnu.org>.
3311
8dc17977
MR
33122007-12-31 Martin Rudalics <rudalics@gmx.at>
3313
3314 * glossary.texi (Glossary): Fix typo.
3315
9f9695a6
RS
33162007-12-27 Richard Stallman <rms@gnu.org>
3317
3318 * text.texi (Formatted Text): Improve menu tag.
3319 (Editing Format Info): In Info, add duplicate menu of nodes
3320 about the submenus.
3321 (Format Faces): Say where Faces menu is found. Mention Other.
3322 (Format Colors): Say where these submenus are found.
3323 (Format Indentation, Format Justification): Likewise.
3324 (Format Properties): Likewise.
3325
abfd0191
RS
33262007-12-22 Richard Stallman <rms@gnu.org>
3327
3328 * search.texi (Query Replace): Make exp of query-replace more
3329 self-contained, and clarify.
8dc17977 3330
abfd0191
RS
3331 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3332
a2586785
RS
33332007-12-15 Richard Stallman <rms@gnu.org>
3334
3335 * files.texi (Auto Save): Clarify definition of auto-saving.
3336
a67cf2bb
RS
33372007-11-26 Richard Stallman <rms@gnu.org>
3338
3339 * help.texi (Help Echo): Cleanups.
3340
448b33b1
TTN
33412007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3342
3343 * files.texi (Why Version Control?): Fix typo.
3344 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3345 (Selecting a Fileset): Fix typos; small rewording.
3346 (Log Buffer): Likewise.
3347 (Old Revisions): Likewise.
448b33b1 3348
221bb7f6
EZ
33492007-11-17 Eli Zaretskii <eliz@gnu.org>
3350
3351 * mule.texi (Communication Coding): Fix wording of last change.
3352
d0207bf3 33532007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3354
630cb3b7
JB
3355 * custom.texi (Specifying File Variables):
3356 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3357
53b7759e
KH
33582007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3359
a5ab2e0c 3360 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3361
3362 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3363
c8763fb6 33642007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3365
630cb3b7 3366 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3367 --output=file.
3368
ff98e024
MR
33692007-11-13 Martin Rudalics <rudalics@gmx.at>
3370
3371 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3372 (Help Echo): Avoid mentioning the term "region" here and
3373 consistently use the term "active text".
3374
37b11c22
GM
33752007-11-11 Glenn Morris <rgm@gnu.org>
3376
3377 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3378
21d50ba1
JL
33792007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3380
1c6c854e
CS
3381 * search.texi (Query Replace):
3382 Mention `query-replace-show-replacement'.
21d50ba1 3383
c12ecb0a 33842007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3385
3386 * building.texi (Watch Expressions): Remove obscure sentence.
3387
3b4201f4
KH
33882007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3389
3390 * mule.texi (Select Input Method): Describe how to activate an input
3391 method in the text mode.
3392
07e5c0b0
DN
33932007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3394
3395 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3396
52dd7391
NR
33972007-10-30 Nick Roberts <nickrob@snap.net.nz>
3398
3399 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3400
c004e539
GM
34012007-10-30 Glenn Morris <rgm@gnu.org>
3402
3403 * misc.texi (Directory Tracking): Explain a bit more about
3404 dirtrack-mode.
3405
ca8c5b8c
GM
34062007-10-25 Glenn Morris <rgm@gnu.org>
3407
3408 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3409
b6c764ef
RS
34102007-10-24 Richard Stallman <rms@gnu.org>
3411
3412 * misc.texi (Interactive Shell): Cleanup last change.
3413
eabd84c9
JL
34142007-10-22 Juri Linkov <juri@jurta.org>
3415
3416 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3417 default values.
3418
0b43c7e2
ER
34192007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3420
ca8c5b8c 3421 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3422 'filesets'.
3423
a80859d4
MR
34242007-10-18 Martin Rudalics <rudalics@gmx.at>
3425
3426 * trouble.texi (Quitting): Fix typo.
3427
c9447ae1
GM
34282007-10-18 Glenn Morris <rgm@gnu.org>
3429
3430 * frames.texi (Mode Line Mouse): Mention minor mode names.
3431
168b980f
JL
34322007-10-17 Juri Linkov <juri@jurta.org>
3433
3434 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3435 fill-paragraph operates on the active region in Transient Mark mode.
3436 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3437 with fill-paragraph.
3438
3439 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3440 fill-paragraph.
3441
3442 * fixit.texi (Spelling): ispell-word operates on the active region
3443 in Transient Mark mode.
3444
5a331f34
JB
34452007-10-17 Aaron S. Hawley <aaronh@garden.org>
3446
3447 * building.texi (Source Buffers):
3448 * custom.texi (Init Non-ASCII):
3449 * glossary.texi (Glossary): Use "key binding" consistently.
3450
2a9f4d55
JB
34512007-10-17 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * calendar.texi (Diary): Fix directive.
3454
de13cecf
RS
34552007-10-16 Richard Stallman <rms@gnu.org>
3456
3457 * calendar.texi (Diary): Clarify text about diary file example.
3458
5f90d53e
ER
34592007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3460
3461 * files.texi: Capitalize node names according to convention.
3462
3aa491bc
GM
34632007-10-13 Glenn Morris <rgm@gnu.org>
3464
3465 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3466
8a3106d3
ER
34672007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3468
3469 * emacs.texi:
3470 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3471 suggested by RMS and Robert J. Chassell.
8a3106d3 3472
da1080a2
ER
34732007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3474
3aa491bc 3475 * files.texi (Version Systems):
0870a421
ER
3476 * vc-xtra.texi:
3477 * vc1-xtra.texi:
ac3f4c6f 3478 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3479 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3480 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3481 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3482
58ade22b
ER
34832007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3484
da1080a2 3485 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3486 Reorder the descriptions to be chronological.
3487
93870ce2
RS
34882007-10-09 Richard Stallman <rms@gnu.org>
3489
3490 * display.texi (Cursor Display): Correct how cursor appears
3491 in nonselected windows.
3492
568c7288
NR
34932007-10-04 Nick Roberts <nickrob@snap.net.nz>
3494
3495 * building.texi (GDB Graphical Interface): Remove references to gdba
3496 and mention gud-gdb.
3497
1af74d06 34982007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3499
1af74d06 3500 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3501
0d8fb755
JL
35022007-10-06 Juri Linkov <juri@jurta.org>
3503
3504 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3505 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3506 fill-paragraph-or-region.
3507
3508 * basic.texi (Arguments): Replace fill-paragraph with
3509 fill-paragraph-or-region.
3510
b981e2c6
ER
35112007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3512
3513 * files.texi: Update the section on version control for 2007
2a9f4d55 3514 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3515 will come later.
3516
5fceaf9c
GM
35172007-09-15 Glenn Morris <rgm@gnu.org>
3518
3519 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3520 to `list-holidays'.
3521
b0e44b17
GM
35222007-09-14 Glenn Morris <rgm@gnu.org>
3523
3524 * calendar.texi: Update all instances of mark-calendar-holidays,
3525 list-calendar-holidays, list-holidays with the new names.
3526
8cf51b2c
GM
35272007-09-06 Glenn Morris <rgm@gnu.org>
3528
46a367db 3529 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3530 Split into the Emacs manual in emacs/, and other manuals in misc/.
3531 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3532 manual.
3533 (infodir): New variable.
3534 (info): Use $infodir.
3535 (emacsman): Delete target, not needed any more.
3536 Move all targets that are not the Emacs manual to misc/Makefile.in.
3537 (mostlyclean): Remove `gnustmp'.
3538 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3539 manual.
92f9b43f 3540 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3541 (emacsman): Delete target, not needed any more.
3542 (clean): Remove all info files but Emacs manual.
3543 Move all targets that are not the Emacs manual to misc/Makefile.in.
3544 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3545
3546 * Makefile.in (INFOSOURCES): Delete.
3547 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3548 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3549 *.vrs *.toc here...
3550 (maintainer-clean): ...from here.
3551
35522007-09-05 Glenn Morris <rgm@gnu.org>
3553
3554 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3555
8cf51b2c
GM
35562007-08-29 Glenn Morris <rgm@gnu.org>
3557
3558 * emacs.texi (EMACSVER): Increase to 23.0.50.
3559
3420c522
RS
35602007-08-27 Richard Stallman <rms@gnu.org>
3561
3562 * emacs.texi (Top): Clarify menu item for Glossary.
3563
3564 * display.texi (Faces): Change secn title.
3565 Clarify not all fonts come from Font Lock.
3566
8cf51b2c
GM
35672007-08-17 Eli Zaretskii <eliz@gnu.org>
3568
3569 * basic.texi (Position Info): Add index entry for face at point.
3570 Mention that character faces are also displayed by "C-u C-x =".
3571
8cf51b2c
GM
35722007-08-08 Glenn Morris <rgm@gnu.org>
3573
3574 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3575
35762007-08-07 Chong Yidong <cyd@stupidchicken.com>
3577
3578 * files.texi (File Conveniences): Document point motion keys in Image
3579 mode.
3580
8cf51b2c
GM
35812007-07-27 Glenn Morris <rgm@gnu.org>
3582
8cf51b2c
GM
3583 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3584 in-line.
3585
3586 * gpl.texi: New file with text of GPL.
3587 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3588
35892007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3590
3591 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3592
3593 * dired.texi (Wdired): Mention C-x C-q key binding.
3594
35952007-07-28 Nick Roberts <nickrob@snap.net.nz>
3596
3597 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3598
35992007-07-25 Glenn Morris <rgm@gnu.org>
3600
8cf51b2c
GM
3601 * emacs.texi (Copying): Replace license with GPLv3.
3602
3603 * Relicense all FSF files to GPLv3 or later.
3604
36052007-07-24 Glenn Morris <rgm@gnu.org>
3606
3607 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3608 for some calendars.
3609
36102007-07-23 Nick Roberts <nickrob@snap.net.nz>
3611
3612 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3613 default-directory for the current buffer is on a remote machine.
3614
8cf51b2c
GM
36152007-07-21 Eli Zaretskii <eliz@gnu.org>
3616
3617 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3618 default value.
3619
36202007-07-21 Richard Stallman <rms@gnu.org>
3621
3622 * files.texi (Why Version Control?): Improve previous change.
3623
36242007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3625
3626 * files.texi (Why Version Control?): New node.
3627
8cf51b2c
GM
36282007-07-12 Nick Roberts <nickrob@snap.net.nz>
3629
8cf51b2c
GM
3630 * building.texi (Starting GUD): Add xref to this anchor.
3631
8cf51b2c
GM
36322007-06-24 Karl Berry <karl@gnu.org>
3633
2a9f4d55 3634 * emacs.texi: New Back-Cover Text.
8cf51b2c 3635
8cf51b2c
GM
36362007-06-07 Alan Mackenzie <acm@muc.de>
3637
3638 * display.texi (Optional Mode Line): Document the new form of
3639 line+column numbers, "(561,2)".
3640
36412007-06-06 Juanma Barranquero <lekktu@gmail.com>
3642
49823426 3643 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3644
36452007-06-02 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * Version 22.1 released.
3648
8cf51b2c
GM
36492007-05-07 Karl Berry <karl@gnu.org>
3650
3651 * emacs.texi (EMACSVER): Back to 22.
3652
36532007-05-06 Richard Stallman <rms@gnu.org>
3654
3655 * maintaining.texi (Create Tags Table): Clean up previous change.
3656
c8763fb6 36572007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3658
3659 * maintaining.texi (Create Tags Table): Add text about the dangers of
3660 making symbolic links to tags files.
3661
36622007-05-04 Karl Berry <karl@gnu.org>
3663
3664 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3665
36662007-05-03 Karl Berry <karl@gnu.org>
3667
3668 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3669
3670 * .cvsignore (*.pdf): New entry.
3671
8cf51b2c
GM
3672 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3673 for printing.
3674
36752007-05-01 Richard Stallman <rms@gnu.org>
3676
3677 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3678
8cf51b2c
GM
36792007-04-28 Glenn Morris <rgm@gnu.org>
3680
3681 * ack.texi (Acknowledgments):
3682 * anti.texi (Antinews):
8cf51b2c
GM
3683 * programs.texi (Program Modes): Restore mention of python.el pending
3684 consideration of legal status.
3685
36862007-04-28 Richard Stallman <rms@gnu.org>
3687
3688 * files.texi (File Names): Fixes to ~ description on MS systems.
3689
8cf51b2c
GM
36902007-04-26 Glenn Morris <rgm@gnu.org>
3691
3692 * emacs.texi (EMACSVER): Increase to 22.1.50.
3693
36942007-04-25 Karl Berry <karl@gnu.org>
3695
3696 * emacs.texi: Improve line breaks on copyright page,
3697 similar layout to lispref, 8.5x11 by default.
3698
3699 * dired.texi (Image-Dired): Improve line break, fix typo.
3700
37012007-04-24 Chong Yidong <cyd@stupidchicken.com>
3702
3703 * programs.texi (Program Modes):
8cf51b2c
GM
3704 * anti.texi (Antinews):
3705 * ack.texi (Acknowledgments): python.el removed.
3706
8cf51b2c
GM
37072007-04-23 Chong Yidong <cyd@stupidchicken.com>
3708
3709 * display.texi (Highlight Interactively): Correct description of
3710 hi-lock-file-patterns-policy.
3711
3712 * files.texi (File Archives): Mention self-extracting executables.
3713
37142007-04-23 Eli Zaretskii <eliz@gnu.org>
3715
3716 * search.texi (Unconditional Replace, Query Replace): Add xref to
3717 "Replacement and Case".
3718
37192007-04-22 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * dired.texi (Image-Dired): Move from Thumbnails node.
3722 * misc.texi (Thumbnails): Node deleted.
3723 * emacs.texi (Top): Update node listing.
3724
3725 * files.texi (File Conveniences):
49823426 3726 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3727
37282007-04-21 Richard Stallman <rms@gnu.org>
3729
3730 * display.texi (Highlight Interactively): Correct previous change.
3731 Clarify doc of hi-lock-find-patterns, and move new features into it.
3732
37332007-04-20 David Koppelman <koppel@ece.lsu.edu>
3734
1c6c854e
CS
3735 * display.texi (Highlight Interactively):
3736 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3737
37382007-04-20 Martin Rudalics <rudalics@gmx.at>
3739
3740 * display.texi (Scrolling): Fix typo.
3741
8cf51b2c
GM
37422007-04-15 Chong Yidong <cyd@stupidchicken.com>
3743
8cf51b2c
GM
3744 * doclicense.texi: Remove node heading, so that it can be included by
3745 other files.
3746
3747 * emacs.texi: Insert node heading for GFDL.
3748
8cf51b2c
GM
37492007-04-14 Eli Zaretskii <eliz@gnu.org>
3750
3751 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3752 "command line".
3753
3754 * display.texi (Faces): Refer to "Creating Frames" for face
3755 and other frame customizations in .emacs.
3756
3757 * frames.texi (Creating Frames): Mention that face customizations can
3758 be put in .emacs. Add index entries.
3759
37602007-04-12 Richard Stallman <rms@gnu.org>
3761
3762 * glossary.texi (Glossary): Explain `iff'.
3763
37642007-04-11 Karl Berry <karl@gnu.org>
3765
3766 * gnu.texi (Top),
3767 * macos.texi (Mac Font Specs),
3768 * anti.texi (Antinews),
3769 * xresources.texi (Resources),
3770 * misc.texi (Emulation),
3771 * calendar.texi (Daylight Saving),
3772 * dired.texi (Dired and Find),
3773 * rmail.texi (Remote Mailboxes),
3774 * sending.texi (Mail Headers),
3775 * programs.texi (Which Function),
3776 * files.texi (Recover),
3777 * buffers.texi (Uniquify),
3778 * frames.texi (Wheeled Mice),
3779 * killing.texi (Rectangles): Wording to improve breaks in
3780 8.5x11 format.
3781 * mule.texi (Language Environments): \hbadness=10000 since there's
3782 no way to reword.
3783 * emacs.texi (smallbook): New @set to more easily switch between
3784 smallbook and 8.5x11.
3785
37862007-04-11 Richard Stallman <rms@gnu.org>
3787
3788 * files.texi (File Conveniences): Add xref to Tumme.
3789 Delete text about Thumbnail mode.
3790
8cf51b2c
GM
37912007-04-09 Alan Mackenzie <acm@muc.de>
3792
3793 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3794 new name. Insert concept index entries.
3795
8cf51b2c
GM
37962007-04-08 Chong Yidong <cyd@stupidchicken.com>
3797
3798 * display.texi (Standard Faces): Document prefix arg for
3799 list-faces-display.
3800
3801 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3802
8cf51b2c
GM
38032007-04-07 Chong Yidong <cyd@stupidchicken.com>
3804
8cf51b2c
GM
3805 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3806
3807 * files.texi (Misc File Ops): Rewrite description of
3808 insert-file-literally.
3809
8cf51b2c
GM
38102007-03-31 Eli Zaretskii <eliz@gnu.org>
3811
3812 * misc.texi (Printing): Postscript -> PostScript.
3813
8cf51b2c
GM
3814 * ack.texi (Acknowledgments): Postscript -> PostScript.
3815
3816 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3817
3818 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3819 below.
3820
38212007-03-30 Chong Yidong <cyd@stupidchicken.com>
3822
3823 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3824 Init Non-ASCII.
3825 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3826 (Init Non-ASCII): New node.
3827
38282007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3829
3830 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3831
8cf51b2c
GM
38322007-03-12 Glenn Morris <rgm@gnu.org>
3833
8cf51b2c
GM
3834 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3835 "Daylight Savings".
3836
49823426 3837 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3838 saving" in text throughout.
3839
8cf51b2c
GM
38402007-03-04 Richard Stallman <rms@gnu.org>
3841
3842 * custom.texi (Safe File Variables): Minor correction.
3843
8cf51b2c
GM
38442007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3845
3846 * rmail.texi (Movemail): Add internal ref.
3847 Don't indent the intro for the PROTO table.
3848 Format PROTO table items with @code.
3849
8cf51b2c
GM
38502007-02-26 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * building.texi: Remove references to bashdb.
3853
8cf51b2c
GM
38542007-02-19 Juanma Barranquero <lekktu@gmail.com>
3855
3856 * mule.texi (Language Environments): Update list of supported language
3857 environments.
3858
8cf51b2c
GM
38592007-02-14 Kim F. Storm <storm@cua.dk>
3860
3861 * building.texi (Grep Searching): Fix lgrep doc.
3862
38632007-02-12 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * back.texi: Remove unused file.
3866
c8763fb6 38672007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3868
3869 * maintaining.texi (Tag Syntax): Now --members is the default for
3870 etags, not for ctags yet.
3871
8cf51b2c
GM
38722007-02-03 Eli Zaretskii <eliz@gnu.org>
3873
3874 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3875 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3876 expects. Add comments to prevent people from inadvertently modifying
3877 the key parts needed by `texinfo-multiple-files-update'.
3878
38792007-01-29 Chong Yidong <cyd@stupidchicken.com>
3880
3881 * frames.texi (Secondary Selection): Window clicked does not matter
3882 when mouse-yank-at-point is non-nil.
3883
8cf51b2c
GM
38842007-01-16 Glenn Morris <rgm@gnu.org>
3885
3886 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3887 system abbrev.
3888
38892007-01-11 Richard Stallman <rms@gnu.org>
3890
3891 * msdog.texi (Windows Keyboard): Another small cleanup.
3892
38932007-01-10 Richard Stallman <rms@gnu.org>
3894
3895 * msdog.texi (Windows Keyboard): Yet another try to make
3896 everyone happy with that passage.
3897
38982007-01-05 Richard Stallman <rms@gnu.org>
3899
3900 * anti.texi (Antinews): Mention M-x shell scrolling.
3901
39022007-01-05 Nick Roberts <nickrob@snap.net.nz>
3903
3904 * building.texi (Watch Expressions): Describe gdb-max-children.
3905
8cf51b2c
GM
39062007-01-04 Richard Stallman <rms@gnu.org>
3907
8cf51b2c
GM
3908 * msdog.texi (Windows Keyboard): Clarify previous change.
3909
8cf51b2c
GM
39102007-01-02 Richard Stallman <rms@gnu.org>
3911
3912 * custom.texi (Changing a Variable): Minor clarification.
3913 (Specific Customization): customize-customized => customize-unsaved.
3914
3915 * entering.texi (Entering Emacs): Clean up text about restarting
3916 Emacs for each file.
3917
3918 * misc.texi (Shell Options): Minor cleanup.
3919
3920 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3921 with Emacs, not vice versa.
3922
3923 * programs.texi (Symbol Completion): Recommend customizing
3924 window manager.
3925
3926 * xresources.texi (Resources): Minor fix.
3927
c8763fb6 39282007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3929
3930 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3931
39322007-01-01 Richard Stallman <rms@gnu.org>
3933
3934 * commands.texi (User Input): Document keys stolen by window mangers.
3935
39362006-12-31 Richard Stallman <rms@gnu.org>
3937
3938 * custom.texi (Specific Customization): Document customize-option
3939 instead of customize-variable.
3940
39412006-12-31 Kim F. Storm <storm@cua.dk>
3942
3943 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3944
39452006-12-30 Kim F. Storm <storm@cua.dk>
3946
3947 * killing.texi (CUA Bindings): Fix typo.
3948
3949 * xresources.texi (Table of Resources): Mention grow-only value for
3950 auto-resize-tool-bars.
3951
8cf51b2c
GM
39522006-12-27 Eli Zaretskii <eliz@gnu.org>
3953
3954 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3955 and how to get them back.
3956
39572006-12-26 Richard Stallman <rms@gnu.org>
3958
3959 * calendar.texi (Holidays): Holiday listing is based on current
3960 practice, but DST is not.
3961
39622006-12-25 Richard Stallman <rms@gnu.org>
3963
3964 * emacs.texi (Top): Update subnode menus.
3965
3966 * mark.texi (Transient Mark): Fix xref.
3967
3968 * killing.texi (Graphical Kill): Node deleted.
3969 (Killing): Add xref to Cut and Paste.
3970 (CUA Bindings): Update xref.
3971
3972 * frames.texi (Cut and Paste): New section to hold other nodes.
3973 (Mouse Commands): Node demoted.
3974 (Cut/Paste Other App): Split out from Mouse Commands.
3975 (Word and Line Mouse): Likewise.
3976 (Secondary Selection, Clipboard): Nodes demoted.
3977
8cf51b2c
GM
39782006-12-24 Kevin Ryde <user42@zip.com.au>
3979
3980 * calendar.texi (Holidays): US daylight saving begins second Sunday
3981 in March for 2007 onwards.
3982 (Daylight Savings): Show new US default daylight saving rules, 2nd
3983 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3984
39852006-12-23 Chong Yidong <cyd@stupidchicken.com>
3986
3987 * calendar.texi (Scroll Calendar): < and > are switched.
3988
39892006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3990
3991 * killing.texi (Deletion): Describe M-\ prefix argument.
3992
39932006-12-23 Richard Stallman <rms@gnu.org>
3994
3995 * search.texi (Regexp Search): Explain why forward and reverse regexp
3996 search are not mirror images.
3997
8cf51b2c
GM
39982006-12-19 Kim F. Storm <storm@cua.dk>
3999
4000 * major.texi (Choosing Modes): Describe match-function elements for
4001 magic-mode-alist.
4002
8cf51b2c
GM
40032006-12-18 Eli Zaretskii <eliz@gnu.org>
4004
4005 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
4006 peculiarities.
4007
40082006-12-18 Richard Stallman <rms@gnu.org>
4009
4010 * abbrevs.texi (Editing Abbrevs): Fix previous change.
4011
8cf51b2c
GM
40122006-12-17 Alan Mackenzie <acm@muc.de>
4013
4014 * programs.texi (Left Margin Paren): Remove the bit which says
4015 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
4016 Discuss some of the issues of setting this option to nil.
4017
40182006-12-17 Glenn Morris <rgm@gnu.org>
4019
4020 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
4021
40222006-12-16 Eli Zaretskii <eliz@gnu.org>
4023
4024 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
4025 (Windows Files): `w32-get-true-file-attributes' is only relevant for
4026 NTFS volumes.
4027 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
4028 volumes.
4029
40302006-12-15 Eli Zaretskii <eliz@gnu.org>
4031
4032 * text.texi (HTML Mode): Fix "C-c TAB".
4033
8cf51b2c
GM
40342006-12-09 Richard Stallman <rms@gnu.org>
4035
4036 * misc.texi (Invoking emacsclient): Simplify TCP file text.
4037
40382006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
4039
4040 * files.texi (Misc File Ops): Document insert-file-literally.
4041
40422006-12-08 Eli Zaretskii <eliz@gnu.org>
4043
4044 * cmdargs.texi (Colors): Note that --color is intended for overriding
4045 the terminal defaults, not for normal invocation.
4046
4047 * misc.texi (Emacs Server): Improve wording. Don't mention the
4048 ``server program''. Add a cross-reference to "Init File" node.
4049 (Invoking emacsclient): Add index entries. Document both short and
4050 long versions of command-line options. Document the -f option.
4051
8cf51b2c
GM
40522006-12-06 Richard Stallman <rms@gnu.org>
4053
4054 * text.texi (Outline Format): Say to set outline-regexp
4055 and outline-level with major modes and file local variables.
4056
c8763fb6 40572006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
4058
4059 * anti.texi (Antinews): Mention the alternative to
4060 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
4061
8cf51b2c
GM
4062 * misc.texi (Interactive Shell): Ditto.
4063
40642006-12-04 Eli Zaretskii <eliz@gnu.org>
4065
4066 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4067
4068 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
4069
40702006-12-01 Eli Zaretskii <eliz@gnu.org>
4071
4072 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4073 colon in the mode line.
4074
4075 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4076
40772006-11-26 Nick Roberts <nickrob@snap.net.nz>
4078
4079 * building.texi (Watch Expressions): Mention SPC for expanding/
4080 contracting watch expressions.
4081
40822006-11-26 Kim F. Storm <storm@cua.dk>
4083
4084 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4085
40862006-11-26 Nick Roberts <nickrob@snap.net.nz>
4087
4088 * building.texi (Debugger Operation): Define text command mode.
4089 Clarify how tooltips work.
4090 (GDB Graphical Interface): Explain how to run in text command mode
4091 more clearly.
4092
40932006-11-25 Juanma Barranquero <lekktu@gmail.com>
4094
4095 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4096
40972006-11-22 Juanma Barranquero <lekktu@gmail.com>
4098
4099 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4100
8cf51b2c
GM
41012006-11-18 Chong Yidong <cyd@stupidchicken.com>
4102
4103 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4104 and EMACS is deprecated.
4105
41062006-11-18 Juanma Barranquero <lekktu@gmail.com>
4107
4108 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4109
c8763fb6 41102006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4111
4112 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4113
4114 * emacs.texi: Include xresources.texi both for info and dvi.
4115
4116 * xresources.texi: Merge text from xresmini.texi.
4117
c8763fb6 41182006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4119
4120 * glossary.texi: Fix typos.
4121
8cf51b2c
GM
41222006-11-06 Richard Stallman <rms@gnu.org>
4123
4124 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4125
4126 * ack.texi (Acknowledgments): Fix name spelling.
4127
41282006-11-01 Juri Linkov <juri@jurta.org>
4129
4130 * search.texi (Word Search): Document incremental word search.
4131
41322006-10-28 Glenn Morris <rgm@gnu.org>
4133
4134 * ack.texi (Acknowledgments): Add cal-html author.
4135
4136 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4137 Calendar"). Describe new package cal-html.
4138 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4139 Calendar Files."
4140
8cf51b2c
GM
41412006-10-23 Richard Stallman <rms@gnu.org>
4142
4143 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4144 Abbrev mode is enabled.
4145
8cf51b2c
GM
41462006-10-16 Richard Stallman <rms@gnu.org>
4147
8cf51b2c
GM
4148 * emacs.texi: Update ISBN.
4149
8cf51b2c
GM
41502006-10-11 Kim F. Storm <storm@cua.dk>
4151
4152 * emacs.texi (Acknowledgments): Use @dotless{i}.
4153
41542006-10-08 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * building.texi (Breakpoints Buffer): Mention catchpoints.
4157
41582006-10-08 Kim F. Storm <storm@cua.dk>
4159
4160 * ack.texi (Acknowledgments): Update.
4161
4162 * emacs.texi (Acknowledgments): Fix bad @/ form.
4163
8cf51b2c
GM
41642006-10-05 Kim F. Storm <storm@cua.dk>
4165
4166 * emacs.texi (Acknowledgments): Add more contributors.
4167
41682006-10-03 Richard Stallman <rms@gnu.org>
4169
4170 * emacs.texi (Acknowledgments): Update version and edition.
4171
8cf51b2c
GM
41722006-10-01 Karl Berry <karl@gnu.org>
4173
4174 * custom.texi (Customization Groups): Page break to keep example buffer
4175 on one page.
4176
41772006-09-30 Karl Berry <karl@gnu.org>
4178
4179 * programs.texi (Basic Indent): @need to improve page break.
4180 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4181
41822006-09-29 Glenn Morris <rgm@gnu.org>
4183
4184 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4185
41862006-09-29 Karl Berry <karl@gnu.org>
4187
4188 * windows.texi (Basic Window): Remove forced @break, no longer
4189 desirable.
4190 * frames.texi (Frame Commands),
4191 * mark.texi (Marking Objects): Reword to avoid bad page break.
4192 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4193
41942006-09-19 Richard Stallman <rms@gnu.org>
4195
4196 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4197 stick to present tense.
4198
c8763fb6 41992006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4200
4201 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4202 to x-gtk-use-old-file-dialog.
4203 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4204
42052006-09-15 Jay Belanger <belanger@truman.edu>
4206
49823426 4207 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4208 Change "Library Public License" to "Lesser Public License"
4209 throughout. Use "yyyy" to represent year.
4210
8cf51b2c
GM
42112006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4212
4213 * files.texi (Visiting): Add index entry "open file".
4214
8cf51b2c
GM
42152006-09-11 Richard Stallman <rms@gnu.org>
4216
4217 * building.texi (Compilation Mode): Clarification.
4218 (Grep Searching): Add xref to Compilation Mode.
4219
8cf51b2c
GM
42202006-09-08 Richard Stallman <rms@gnu.org>
4221
4222 * search.texi (Search): Ref multi-file search commands here.
4223 (Other Repeating Search): Not here.
4224
8cf51b2c
GM
42252006-08-28 Richard Stallman <rms@gnu.org>
4226
4227 * windows.texi (Split Window): Update xref.
4228
4229 * basic.texi (Continuation Lines): Update xref.
4230
4231 * indent.texi (Tab Stops): Update xref.
4232
4233 * emacs.texi (Top): Update subnode menu.
4234
4235 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4236 split out of Display Custom.
4237
42382006-08-25 Kim F. Storm <storm@cua.dk>
4239
4240 * display.texi (Display Custom): Add variables overline-margin
4241 and x-underline-at-descent-line.
4242
42432006-08-25 Richard Stallman <rms@gnu.org>
4244
4245 * entering.texi (Exiting): Rewrite to give graphical displays
4246 priority over text terminals.
4247
4248 * search.texi (Incremental Search): Move index entries.
4249
42502006-08-23 Chong Yidong <cyd@stupidchicken.com>
4251
4252 * custom.texi (Init File): Reference Find Init to avoid "home
4253 directory" confusion.
4254
42552006-08-22 Nick Roberts <nickrob@snap.net.nz>
4256
4257 * building.texi (Other GDB-UI Buffers): Describe how to edit
4258 a value in the locals buffer.
4259
42602006-08-21 Richard Stallman <rms@gnu.org>
4261
4262 * search.texi (Basic Isearch): Add `isearch' index entry.
4263
42642006-08-16 Richard Stallman <rms@gnu.org>
4265
4266 * misc.texi (Saving Emacs Sessions): Clean up wording.
4267
4268 * mark.texi (Marking Objects): Mention term "select all".
4269
4270 * emacs.texi (Top): Update subnode menu.
4271
4272 * help.texi (Help Mode): Move node up in file.
4273
8cf51b2c
GM
42742006-08-15 Nick Roberts <nickrob@snap.net.nz>
4275
4276 * building.texi (Stack Buffer): Explain fringe arrow.
4277
8cf51b2c
GM
42782006-08-12 Eli Zaretskii <eliz@gnu.org>
4279
8cf51b2c
GM
4280 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4281 on startup.
4282
42832006-08-11 Romain Francoise <romain@orebokech.com>
4284
4285 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4286
42872006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4288
4289 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4290
42912006-08-10 Richard Stallman <rms@gnu.org>
4292
4293 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4294 with face merging. Empty regions don't count.
4295 Clarify face property inheritance.
8cf51b2c
GM
4296
42972006-08-08 Romain Francoise <romain@orebokech.com>
4298
4299 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4300 <arjuropo@cc.jyu.fi>.
4301
8cf51b2c
GM
43022006-08-04 Eli Zaretskii <eliz@gnu.org>
4303
4304 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4305 apply to all frames.
4306
8cf51b2c
GM
43072006-08-01 Richard Stallman <rms@gnu.org>
4308
4309 * help.texi (Name Help): Add index entries for describe-variable.
4310
43112006-08-01 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * building.texi (GDB Graphical Interface): Shorten node names.
4314 (GDB-UI Layout): Use GDB-related.
4315 (Other GDB-UI Buffers): Simplify English.
4316
43172006-07-31 Richard Stallman <rms@gnu.org>
4318
4319 * search.texi (Query Replace): Add xref for Dired's Q command.
4320
8cf51b2c
GM
43212006-07-31 Nick Roberts <nickrob@snap.net.nz>
4322
4323 * building.texi (GDB commands in Fringe): Rename to...
4324 (Source Buffers): ..this and move forward. Describe hollow arrow and
4325 new option gdb-find-source-frame.
4326
43272006-07-29 Richard Stallman <rms@gnu.org>
4328
4329 * dired.texi (Operating on Files): Simplify previous change
4330 and fix Texinfo usage.
4331
43322006-07-29 Eli Zaretskii <eliz@gnu.org>
4333
4334 * dired.texi (Operating on Files): Add cross-references. State the
4335 Unix commands that do similar things.
4336
43372006-07-28 Richard Stallman <rms@gnu.org>
4338
4339 * mark.texi (Transient Mark): Clarify that region never disappears
4340 when Transient Mark mode is off, and not when it is on.
4341
43422006-07-27 Richard Stallman <rms@gnu.org>
4343
4344 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4345
43462006-07-24 Richard Stallman <rms@gnu.org>
4347
4348 * xresources.texi (GTK styles): Fix texinfo usage.
4349
8cf51b2c
GM
4350 * commands.texi (User Input): Explain why we teach keyboard cmds.
4351
4352 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4353 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4354 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4355 * doclicense.texi, display.texi, dired.texi, basic.texi:
4356 * anti.texi, ack.texi: Move periods and commas inside quotes.
4357
43582006-07-22 Eli Zaretskii <eliz@gnu.org>
4359
4360 * cmdargs.texi (General Variables): Document EMAIL.
4361
43622006-07-21 Eli Zaretskii <eliz@gnu.org>
4363
4364 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4365 doesn't have effect on MS-Windows.
4366
8cf51b2c
GM
43672006-07-17 Richard Stallman <rms@gnu.org>
4368
4369 * building.texi (Grep Searching): Explain about chaining grep commands.
4370
8cf51b2c
GM
43712006-07-10 Nick Roberts <nickrob@snap.net.nz>
4372
49823426 4373 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4374
43752006-07-09 Chong Yidong <cyd@stupidchicken.com>
4376
4377 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4378 is invoked for multiple files.
4379
43802006-07-08 Eli Zaretskii <eliz@gnu.org>
4381
4382 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4383 on-line manual for the rest of this node.
4384 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4385 unconditionally.
4386 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4387 Improve wording.
4388 (Windows Printing): Improve wording.
4389 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4390 rest of this node.
4391
8cf51b2c
GM
43922006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4393
49823426
GM
4394 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4395 with eval-buffer.
8cf51b2c
GM
4396
43972006-07-05 Nick Roberts <nickrob@snap.net.nz>
4398
4399 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4400 of character translation.
4401
44022006-07-04 Nick Roberts <nickrob@snap.net.nz>
4403
4404 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4405
44062006-07-03 Karl Berry <karl@gnu.org>
4407
4408 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4409 not-too-underfull hboxes in the TeX output.
4410 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4411 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4412 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4413 * sending.texi, text.texi: Fix overfull/underfull boxes.
4414
44152006-07-03 Romain Francoise <romain@orebokech.com>
4416
4417 * m-x.texi (M-x): Fix.
4418
44192006-07-03 Richard Stallman <rms@gnu.org>
4420
8cf51b2c
GM
4421 * search.texi (Other Repeating Search): filename -> file name.
4422
4423 * misc.texi (Narrowing): Minor cleanups.
4424
4425 * files.texi (Visiting): filename -> file name.
4426
4427 * emacs.texi (Top): Update subnode menus.
4428
4429 * mule.texi (Coding Systems): Move char translation stuff here.
4430 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4431 (Recognize Coding): Substantial local rewrites.
4432 (International): Update menu.
4433
4434 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4435 (Scrolling): Substantial local rewrites.
4436 (Display): Update menu and intro.
4437
4438 * dired.texi: filename -> file name.
4439
4440 * custom.texi (Safe File Variables): Texinfo usage fix.
4441
f0131492 44422006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4443
4444 * help.texi, m-x.texi: Lots of cleanups.
4445
8cf51b2c
GM
44462006-06-30 Eli Zaretskii <eliz@gnu.org>
4447
4448 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4449 (Windows Processes, Windows Misc): Shorten the printed version by
4450 selectively conditioning less important portions by @ifnottex.
4451
8cf51b2c
GM
44522006-06-27 Richard Stallman <rms@gnu.org>
4453
4454 * mini.texi (Minibuffer File): Minor cleanup.
4455
44562006-06-25 Nick Roberts <nickrob@snap.net.nz>
4457
4458 * frames.texi (XTerm Mouse): Rename to...
4459 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4460
4461 * emacs.texi (Top): Use new node name.
4462
44632006-06-24 Eli Zaretskii <eliz@gnu.org>
4464
4465 * emacs.texi (Top): Update the detailed menu according to changes in
4466 msdog.texi.
4467
4468 * msdog.texi (Windows Keyboard): New section.
4469 (Windows Mouse): New section.
4470 (Windows System Menu): Remove section (text merged with "Windows
4471 Keyboard").
4472 (Windows Misc): New section.
4473
4474 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4475
4476 * msdog.texi (ls in Lisp): New section.
4477
4478 * files.texi (Visiting): Document case-insensitive wildcard matching
4479 under find-file-wildcards.
4480
8cf51b2c
GM
44812006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4482
4483 * macos.texi (Mac Input): Add description of mac-function-modifier.
4484 Now Unicode keyboard layouts work.
4485
8cf51b2c
GM
44862006-06-10 Richard Stallman <rms@gnu.org>
4487
4488 * mule.texi (Recognize Coding): Clarify previous change.
4489
44902006-06-09 Kenichi Handa <handa@m17n.org>
4491
4492 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4493 notation.
4494
44952006-06-07 Kevin Ryde <user42@zip.com.au>
4496
4497 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4498 manual for @ifnottex, but in emacs-extra for @iftex.
4499
4500 * cmdargs.texi (General Variables): Fix smtpmail xref.
4501
45022006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4503
8cf51b2c 4504 * programs.texi (Comment Commands):
8cf51b2c 4505 * custom.texi (Specifying File Variables):
49823426 4506 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4507
45082006-06-07 Nick Roberts <nickrob@snap.net.nz>
4509
4510 * building.texi (Watch Expressions): Move node to end.
4511 (GDB Graphical Interface): Move description of clicks in fringe...
4512 (GDB commands in the Fringe): ...to here. New node.
4513
8cf51b2c
GM
45142006-06-05 Romain Francoise <romain@orebokech.com>
4515
49823426 4516 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4517
45182006-06-05 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * building.texi (GDB Graphical Interface): Update bindings.
4521 (Commands of GUD): Add gud-print. Remove gud-run.
4522 Restate availability more generally.
4523
f0131492 45242006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4525
4526 * mini.texi: Lots of cleanups.
4527
45282006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4531 and Mouse-2.
4532
c8763fb6 45332006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4534
4535 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4536
8cf51b2c
GM
45372006-05-31 Richard Stallman <rms@gnu.org>
4538
4539 * basic.texi (Moving Point): Fix previous change.
4540
c8763fb6 45412006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4542
4543 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4544
f0131492 45452006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4546
4547 * basic.texi: Many simplifications and improvements in wording.
4548
8cf51b2c
GM
45492006-05-26 Nick Roberts <nickrob@snap.net.nz>
4550
4551 * anti.texi (Antinews): Create a node for gdb-ui.
4552
8cf51b2c
GM
45532006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4554
4555 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4556
45572006-05-20 Richard Stallman <rms@gnu.org>
4558
4559 * dired.texi (Dired Navigation): dired-goto-file is now j.
4560
8cf51b2c
GM
45612006-05-20 Eli Zaretskii <eliz@gnu.org>
4562
4563 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4564 and their aliases.
4565
4566 * msdog.texi (Windows Printing): Mention non-support of plain text
4567 printing with some el-cheapo printers, and suggest a workaround.
4568
45692006-05-20 Kevin Ryde <user42@zip.com.au>
4570
4571 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4572 remove the bit saying you must set it.
4573
45742006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4575
4576 * trouble.texi (Checklist):
4577 * text.texi (Text, Auto Fill, Text Mode):
4578 * search.texi (Nonincremental Search):
4579 * rmail.texi (Rmail Labels):
4580 * mule.texi (Input Methods, Multibyte Conversion):
4581 * misc.texi (Gnus, Where to Look, PostScript):
4582 * maintaining.texi (Create Tags Table):
4583 * indent.texi (Indentation Commands):
4584 * fixit.texi (Spelling):
4585 * emacs.texi (Copying):
4586 * custom.texi (Init File): ifinfo -> ifnottex.
4587
8cf51b2c
GM
45882006-05-17 Richard Stallman <rms@gnu.org>
4589
4590 * files.texi (Diff Mode): Mention C-x `.
4591
45922006-05-08 Richard Stallman <rms@gnu.org>
4593
4594 * custom.texi (Disabling): Textual cleanups.
4595
8cf51b2c
GM
45962006-05-12 Glenn Morris <rgm@gnu.org>
4597
4598 * calendar.texi (Displaying the Diary, Format of Diary File):
4599 Refer to diary-view-entries, diary-list-entries,
4600 diary-show-all-entries rather than obsolete aliases.
4601
46022006-05-12 Eli Zaretskii <eliz@gnu.org>
4603
4604 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4605 (Displaying the Diary, Special Diary Entries, Importing Diary):
4606 * building.texi (Compilation Shell):
4607 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4608 emacs-xtra with @inforef's.
4609
4610 * files.texi (Visiting): Fix wording.
4611
4612 * mule.texi (Coding Systems, Text Coding): More indexing.
4613 Mention that C-x RET f can set eol conversion.
4614
c8763fb6 46152006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4616
4617 * xresmini.texi (GTK resources): Insert GTK description.
4618
4619 * xresources.texi (GTK resources): metafont should be menufont.
4620
8cf51b2c
GM
46212006-05-06 Michael Albinus <michael.albinus@gmx.de>
4622
49823426 4623 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4624 method, user name and host name is active only in partial
4625 completion mode.
4626
8cf51b2c
GM
46272006-05-06 Eli Zaretskii <eliz@gnu.org>
4628
4629 * makefile.w32-in (emacs.dvi):
4630 * Makefile.in (emacs.dvi): Add xresmini.texi.
4631
4632 * xresmini.texi (Table of Resources): Remove xref to non-existent
4633 node "LessTif Resources".
4634
4635 * msdog.texi (Microsoft Windows):
4636 * calendar.texi (Calendar/Diary, Displaying the Diary)
4637 (Special Diary Entries, Importing Diary, Holidays):
4638 * programs.texi (Program Modes):
4639 * text.texi (Text):
4640 * buffers.texi (Several Buffers):
4641 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4642
46432006-05-06 Eli Zaretskii <eliz@gnu.org>
4644
4645 The following changes merge the emacs-xtra manual into the main
4646 manual, but only for on-line version of the manual.
4647
4648 * vc2-xtra.texi (Version Backups, Local Version Control)
4649 (Making Snapshots, Change Logs and VC, Version Headers)
4650 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4651 on-line manual.
4652
4653 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4654 for on-line manual.
4655
4656 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4657 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4658 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4659 for on-line manual.
4660
4661 * fortran-xtra.texi (Fortran, Fortran Autofill)
4662 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4663 for on-line manual.
4664
4665 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4666 Conditional xref's for on-line manual.
4667
4668 * emerge-xtra.texi (Emerge, Overview of Emerge)
4669 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4670 manual.
4671
4672 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4673 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4674 (EMACSSOURCES): Use EMACS_XTRA.
4675 (../info/emacs-xtra): Remove.
4676 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4677
4678 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4679 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4680 (EMACSSOURCES): Use EMACS_XTRA.
4681 ($(infodir)/emacs-xtra): Remove.
4682 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4683
4684 * trouble.texi (Quitting):
4685 * text.texi (Text):
4686 * programs.texi (Program Modes):
4687 * msdog.texi (Microsoft Windows):
4688 * frames.texi (Frames):
4689 * files.texi (Backup, Version Control, VC Concepts)
4690 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4691 (Registering, VC Status, VC Undo, Multi-User Branching)
4692 (Comparing Files):
4693 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4694 (Displaying the Diary, Special Diary Entries, Importing Diary):
4695 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4696 conditional xref's, depending on @iftex/@ifnottex.
4697
4698 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4699 "MS-DOS". @include msdog-xtra.texi.
4700
4701 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4702 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4703
4704 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4705 for vc-xtra.texi subsections.
4706 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4707 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4708
4709 * sending.texi (Sending Mail): A @node line without explicit Prev,
4710 Next, and Up links.
4711
4712 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4713 Next, and Up links.
4714
4715 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4716 and its sections. @include picture-xtra.texi.
4717
4718 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4719 "Emerge".
4720 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4721
4722 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4723 exact duplicate of its name-sake in calendar.texi.
4724
4725 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4726 "Advanced Calendar/Diary Usage".
4727 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4728
4729 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4730 dired-xtra.texi.
4731 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4732
4733 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4734 (Files) [ifnottex]: Add menu entry for Autorevert.
4735
4736 * emacs-xtra.texi (Introduction): Reword to make consistent with
4737 printed version only.
4738 <Top level>: Remove the body of all chapters and move them to the
4739 new *-xtra.texi files. Use @raisesections and @lowersections to
4740 convert sections to chapters etc.
4741
4742 * msdog-xtra.texi:
4743 * fortran-xtra.texi:
4744 * vc-xtra.texi:
4745 * vc1-xtra.texi:
4746 * vc2-xtra.texi:
4747 * emerge-xtra.texi:
4748 * cal-xtra.texi:
4749 * dired-xtra.texi:
4750 * arevert-xtra.texi: New files, with text from respective chapters
4751 of emacs-xtra.texi. Convert each @chapter into @section, @section
4752 into @subsection, etc.
4753
1c6c854e 4754 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4755 updated.
4756
4757 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4758 Windows". All references updated.
4759
47602006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4761
4762 * macos.texi (Mac Input): Mention input from Character Palette.
4763 (Mac Font Specs): Fix typo.
4764
47652006-05-05 Richard Stallman <rms@gnu.org>
4766
4767 * files.texi (Diff Mode): Minor cleanup.
4768
47692006-05-05 Karl Berry <karl@gnu.org>
4770
8cf51b2c
GM
4771 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4772 errors from the current release of makeinfo (4.8).
4773 * help.texi (Library Keywords): Change widest word in multitable
4774 template from `emulations' to `convenience'. (Not sure if this is
4775 related to the font change.)
4776
47772006-05-05 Eli Zaretskii <eliz@gnu.org>
4778
4779 * files.texi (File Names): Add a footnote about limited support of
4780 ~USER on MS-Windows.
4781
4782 * cmdargs.texi (Initial Options): Add a footnote about limited
4783 support of ~USER on MS-Windows.
4784
47852006-05-03 Richard Stallman <rms@gnu.org>
4786
4787 * files.texi (Diff Mode): Node moved here.
4788 (Comparing Files): Delete what duplicates new node.
4789 (Files): Put Diff Mode in menu.
4790
1c6c854e 4791 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4792
4793 * emacs.texi (Top): Update menu for Diff Mode.
4794
4795 * trouble.texi (Emergency Escape): Simplify.
4796
4797 * emacs.texi (Top): Minor clarification.
4798
47992006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4800
4801 * commands.texi, entering.texi, screen.texi: Many simplifications.
4802
48032006-05-03 Richard Stallman <rms@gnu.org>
4804
4805 * commands.texi (Text Characters): Delete paragraph about unibyte
4806 non-ASCII printing chars.
4807
4808 * killing.texi (Killing): Say "graphical displays".
4809 * display.texi: Say "graphical displays".
4810
4811 * cmdargs.texi (Misc X): Say "graphical displays".
4812
48132006-05-01 Richard Stallman <rms@gnu.org>
4814
4815 * emacs.texi (Top): Add Diff Mode to menu.
4816
48172006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4818
4819 * misc.texi (Diff Mode): New node.
4820
48212006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4822
4823 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4824 (Mac Environment Variables): Shorten example line.
4825 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4826
48272006-05-01 Nick Roberts <nickrob@snap.net.nz>
4828
4829 * building.texi (GUD Customization): Describe cases %d and %c.
4830 Update description for %e.
4831
48322006-04-30 Glenn Morris <rgm@gnu.org>
4833
4834 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4835
48362006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4837
4838 * custom.texi (Examining): Update C-h v output example.
4839
48402006-04-29 Kim F. Storm <storm@cua.dk>
4841
4842 * building.texi (Grep Searching): Add lgrep and rgrep.
4843
8cf51b2c
GM
48442006-04-23 Richard Stallman <rms@gnu.org>
4845
4846 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4847
4848 * xresmini.texi: New file.
4849
4850 * xresources.texi (Face Resources): Split table into font resources
4851 and the rest. Combine similar attributes for brevity.
4852
8cf51b2c
GM
48532006-04-21 Eli Zaretskii <eliz@gnu.org>
4854
4855 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4856 backslashes and case-insensitivity in file names (moved to the
4857 main manual).
4858 (MS-DOS Printing): Move most of the text to the main manual.
4859
4860 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4861 New nodes.
4862 (Windows Processes, Windows System Menu): Add index entries and
4863 fix wording.
4864
8cf51b2c
GM
48652006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4866
4867 * misc.texi (Shell Ring): Add notes on saved input when
4868 navigating off the end of the history list.
4869
48702006-04-18 Chong Yidong <cyd@mit.edu>
4871
4872 * misc.texi (Shell Options): Correct default value of
4873 comint-scroll-show-maximum-output.
4874
8cf51b2c
GM
48752006-04-18 Nick Roberts <nickrob@snap.net.nz>
4876
4877 * building.texi (Watch Expressions): Update.
4878
8cf51b2c
GM
48792006-04-12 Richard Stallman <rms@gnu.org>
4880
4881 * search.texi: Clean up previous change.
4882
48832006-04-12 Eli Zaretskii <eliz@gnu.org>
4884
4885 * search.texi (Regexp Backslash, Regexp Replace): Add index
4886 entries for ``back reference'' and mention the term itself in the
4887 text.
4888
48892006-04-11 Richard Stallman <rms@gnu.org>
4890
4891 * custom.texi (Safe File Variables):
4892 Document enable-local-variables = :safe.
4893
48942006-04-11 Karl Berry <karl@gnu.org>
4895
4896 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4897 (Remote Repositories, Version Backups, Local Version Control)
4898 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4899 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4900 (Renaming VC Work Files and Master Files)
4901 (Inserting Version Control Headers, Customizing VC, General Options)
4902 (Options for RCS and SCCS, Options specific for CVS): Move all
4903 these nodes to emacs-xtra.texi, for brevity.
4904 * cmdargs.texi, files.texi: Change cross-references.
4905
8cf51b2c
GM
49062006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4907
4908 * files.texi (Old Versions): Update description of vc-annotate's
4909 use of color to indicate date ranges.
4910
8cf51b2c
GM
49112006-04-09 Kevin Ryde <user42@zip.com.au>
4912
8cf51b2c
GM
4913 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4914 put info and printed manual names the right way around.
4915
49162006-04-09 Karl Berry <karl@gnu.org>
4917
4918 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4919 emacs-xtra.texi, leaving only MS Windows information.
4920 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4921 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4922 node names.
4923
4924 * emacs.texi: Move @summarycontents and @contents to the beginning
4925 of the file.
4926
8cf51b2c
GM
49272006-04-08 Kevin Ryde <user42@zip.com.au>
4928
4929 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4930
49312006-04-07 Richard Stallman <rms@gnu.org>
4932
4933 * programs.texi (Comments, Comment Commands, Options for Comments)
4934 (Multi-Line Comments): "Align", not "indent".
4935 (Basic Indent): C-j deletes trailing whitespace before the newline.
4936
49372006-04-06 Richard Stallman <rms@gnu.org>
4938
8cf51b2c
GM
4939 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4940
49412006-04-06 Eli Zaretskii <eliz@gnu.org>
4942
4943 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4944
8cf51b2c
GM
49452006-04-05 Richard Stallman <rms@gnu.org>
4946
4947 * emacs.texi (Top): Update subnode menu.
4948
4949 * trouble.texi (Unasked-for Search): Node deleted.
4950 (Lossage): Delete from menu.
4951
49522006-04-04 Richard Stallman <rms@gnu.org>
4953
4954 * trouble.texi: Various cleanups.
4955 (Checklist): Don't bother saying how to snail a bug report.
4956 (Emergency Escape): Much rewriting.
4957 (After a Crash): Rename the core dump immediately.
4958 (Total Frustration): Call it a psychotherapist.
4959 (Bug Criteria): Avoid "illegal instruction".
4960 (Sending Patches): We always put the contributor's name in.
4961
4962 * misc.texi (Thumbnails): Minor correction.
4963
8cf51b2c
GM
49642006-04-03 Richard Stallman <rms@gnu.org>
4965
4966 * misc.texi (Thumbnails): Minor cleanup.
4967
49682006-04-02 Karl Berry <karl@gnu.org>
4969
4970 * sending.texi (Mail Sending): pxref to Top needs five args.
4971
4972 * texinfo.tex: Update to current version (2006-03-21.13).
4973
8cf51b2c
GM
49742006-03-31 Richard Stallman <rms@gnu.org>
4975
4976 * emacs.texi (Top): Update subnode menu.
4977
4978 * help.texi (Help Mode): Cleanup.
4979
4980 * dired.texi: Many cleanups.
4981 (Dired Deletion): Describe dired-recursive-deletes.
4982 (Operating on Files): dired-create-directory moved.
4983 (Misc Dired Features): Move to here.
4984 (Tumme): Node moved to misc.texi.
4985
4986 * custom.texi: Many cleanups.
4987 (Minor Modes): Don't mention ISO Accents Mode.
4988 (Examining): Update C-h v output example.
4989 (Hooks): Add index and xref for add-hook.
4990 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4991 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4992
4993 * misc.texi: Many cleanups.
4994 (beginning): Add to summary of topics.
4995 (Shell): Put eshell xref at the end. Remove eshell from table.
4996 (Thumbnails): New node.
4997
8cf51b2c
GM
49982006-03-28 Eli Zaretskii <eliz@gnu.org>
4999
5000 * files.texi (File Name Cache): Make it clear that the cache is
5001 not persistent.
5002
8cf51b2c
GM
50032006-03-25 Karl Berry <karl@gnu.org>
5004
49823426
GM
5005 * emacs-xtra.texi, emacs.texi, gnu.texi:
5006 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
5007 (2) do not indent copyright year list (or anything else).
5008
8cf51b2c
GM
50092006-03-21 Juanma Barranquero <lekktu@gmail.com>
5010
5011 * files.texi (VC Dired Mode): Remove misplaced brackets.
5012
50132006-03-21 Andre Spiegel <spiegel@gnu.org>
5014
5015 * files.texi: Various updates and clarifications in the VC chapter.
5016
50172006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5018
5019 * help.texi (Help Mode): Document "C-c C-c".
5020
8cf51b2c
GM
50212006-03-16 Luc Teirlinck <teirllm@auburn.edu>
5022
5023 * emacs-xtra.texi (Top): Avoid ugly continuation line in
5024 menu in the standalone Info reader.
5025
50262006-03-15 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
5029 moved here from Emacs manual.
5030
5031 * programs.texi (Fortran): Section moved to emacs-xtra.
5032 (Program Modes): Xref to Fortran in emacs-xtra.
5033
5034 * maintaining.texi (Emerge): Move to emacs-xtra.
5035 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
5036
5037 * picture.texi: File deleted.
5038 * Makefile.in:
5039 * makefile.w32-in: Remove picture.texi.
5040
5041 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
5042 * abbrevs.texi (Abbrevs):
5043 * sending.texi (Sending Mail): Picture node removed.
5044
5045 * emacs.texi (Top): Update node listings.
5046
8cf51b2c
GM
50472006-03-12 Richard Stallman <rms@gnu.org>
5048
5049 * calendar.texi: Various cleanups.
5050
8cf51b2c
GM
50512006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5052
5053 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
5054 syntax.
5055
8cf51b2c
GM
50562006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5057
5058 * search.texi (Regexps): More accurately describe which characters
5059 are special in which situations. Recommend _not_ to quote `]' or
5060 `-' when they are not special.
5061
8cf51b2c
GM
50622006-02-28 Andre Spiegel <spiegel@gnu.org>
5063
5064 * files.texi (Old Versions): Clarify operation of C-x v =.
5065
8cf51b2c
GM
50662006-02-21 Nick Roberts <nickrob@snap.net.nz>
5067
5068 * building.texi (Watch Expressions): Update and describe
5069 gdb-speedbar-auto-raise.
5070
50712006-02-19 Richard M. Stallman <rms@gnu.org>
5072
5073 * emacs.texi: Use @smallbook.
5074 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5075 Update subnode menu.
5076
5077 * building.texi (Lisp Interaction): Minor addition.
5078
50792006-02-18 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * building.texi (Watch Expressions): Update and be more precise.
5082
c8763fb6 50832006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5084
5085 * maintaining.texi (Create Tags Table): Explain why the
5086 exception when etags writes to files under the /dev tree.
5087
50882006-02-14 Richard M. Stallman <rms@gnu.org>
5089
5090 * custom.texi (Safe File Variables): Lots of clarification.
5091 Renamed from Unsafe File Variables.
5092
50932006-02-14 Chong Yidong <cyd@stupidchicken.com>
5094
5095 * custom.texi (Unsafe File Variables): File variable confirmation
5096 assumed denied in batch mode.
5097
50982006-02-14 Richard M. Stallman <rms@gnu.org>
5099
5100 * building.texi (GDB User Interface Layout): Don't say `inferior'
5101 for program being debugged.
5102
51032006-02-15 Nick Roberts <nickrob@snap.net.nz>
5104
5105 * building.texi (GDB Graphical Interface):
5106 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5107
51082006-02-13 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * custom.texi (Specifying File Variables, Unsafe File Variables):
5111 New nodes, split from File Variables. Document new file local
5112 variable behavior.
5113
51142006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5115
5116 * display.texi (Standard Faces):
8cf51b2c
GM
5117 * files.texi (Visiting):
5118 * frames.texi (Clipboard):
5119 * glossary.texi (Glossary) <Clipboard>:
5120 * xresources.texi (X Resources): Mention Mac OS port.
5121
8cf51b2c
GM
51222006-02-12 Richard M. Stallman <rms@gnu.org>
5123
5124 * building.texi (Building): Clarify topic in intro.
5125
5126 * maintaining.texi (Maintaining): Change title; clarify topic.
5127 Delete duplicate index entries.
5128
5129 * building.texi (Other GDB User Interface Buffers): Clarifications.
5130
5131 * text.texi (Cell Commands): Clarifications.
5132
5133 * programs.texi (Defuns): Delete duplicate explanation of
5134 left-margin paren convention.
5135 (Hungry Delete): Minor cleanup.
5136
51372006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5138
5139 * dired.texi (Tumme): More tumme documentation.
5140
51412006-02-11 Alan Mackenzie <acm@muc.de>
5142
5143 * programs.texi ("Hungry Delete"): Correct the appellation of the
5144 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5145
51462006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5147
5148 * dired.texi (Tumme): Fix small bug.
5149
51502006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5151
5152 * macos.texi (Mac International): Rename "fontset-mac" to
5153 "fontset-standard".
5154
8cf51b2c
GM
51552006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5156
5157 * dired.texi (Tumme): Basic documentation for Tumme added.
5158
8cf51b2c
GM
51592006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5160
5161 * mule.texi (International):
5162 * programs.texi (Basic Indent): Fix typos.
5163
8cf51b2c
GM
5164 * custom.texi (Minor Modes):
5165 * display.texi (Text Display):
5166 * commands.texi (Text Characters): Update xrefs.
5167
51682006-02-07 Richard M. Stallman <rms@gnu.org>
5169
5170 * emacs.texi (Top): Update subnode menu.
5171 Update info on old Emacs papers.
5172 (Intro): "Graphical display", not window system.
5173
5174 * xresources.texi (GTK styles): Minor clarifications.
5175
5176 * trouble.texi: "Graphical display", not window system.
5177 (Stuck Recursive): Minor clarification.
5178
5179 * text.texi: Minor clarifications.
5180 (Sentences): Explain why two-space convention is better.
5181 Explain sentence-end-without-period here.
5182 (Fill Commands): Not here.
5183 (Refill): Node moved down.
5184 (Filling): Update menu.
5185 (Table Creation, Cell Justification, Column Commands): Clarify.
5186
5187 * sending.texi: Minor clarifications.
5188
5189 * search.texi (Regexp Backslash): Clarification.
5190
5191 * rmail.texi: Minor cleanups.
5192 (Rmail): Delete digression about `rmail-mode'.
5193 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5194 (Rmail Files): Mention C-u M-x rmail.
5195 (Rmail Reply): Mention References.
5196 (Rmail Display): Mention rmail-nonignored-headers.
5197
5198 * programs.texi: Minor cleanups.
5199 (Comment Commands): Mention momentary Transient Mark mode.
5200 (Matching): Be more specific about customizing show-paren-mode.
5201 (Info Lookup): Don't list the modes that support C-h S.
5202 Just say what it does in an unsupported mode.
5203 (Man Page): Delete excessive info on customizing woman.
5204 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5205
5206 * abbrevs.texi: Minor clarifications.
5207 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5208 not "dynamic abbrevs" as if they were a kind of abbrev.
5209
5210 * picture.texi (Picture): Minor cleanup.
5211
5212 * mule.texi (Communication Coding): Say "other applications".
5213 (Fontsets): Not specific to X. Add xref to X Resources.
5214 (Unibyte Mode): Rename from Single-Byte Character Support.
5215 "Graphical display", not window system.
5216 (International): Update menu.
5217
5218 * maintaining.texi (Format of ChangeLog):
5219 New node, split out from ChangeLog.
5220 (ChangeLog): Clarifications in the remaining text.
5221 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5222 (Find Tag): Add @w.
5223 (Tags Search): Explain tag table order here. Simplify grep ref.
5224 (List Tags): tags-tag-face is a variable, not a face.
5225 (Emerge): Cleanups.
5226
5227 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5228 (Keyboard Macros): Avoid "the user".
5229
5230 * killing.texi: "Graphical display", not window system.
5231
5232 * help.texi (Help Echo): "Graphical display", not window system.
5233
5234 * glossary.texi: Say "you", not "the user". Say "graphical display".
5235
5236 * frames.texi: Minor cleanups. "Graphical display", not window system.
5237
5238 * files.texi (Visiting): Make drag-and-drop not X-specific.
5239
5240 * custom.texi: Minor cleanups. "Graphical display", not window system.
5241
5242 * cmdargs.texi: Minor cleanups.
5243
5244 * building.texi (Compilation): Move and split kill-compilation para.
5245 Add para about multiple compilers.
5246 (Compilation Mode): Commands also available in grep mode and others.
5247 Mention C-u C-x ` more tutorially. Clarify C-x `.
5248 (Compilation Shell): Clarify. Put Bash example first.
5249 (Grep Searching): Minor cleanups; add @w.
5250 (Debuggers): Minor cleanups.
5251 (Starting GUD): Make GDB xgraphical mode issue clearer.
5252 (Debugger Operation): Lots of clarifications including
5253 GDB tooltip side-effect issue.
5254 (Commands of GUD): Clarify.
5255 (GUD Customization): Add bashdb-mode-hook.
5256 (GDB Graphical Interface): Rewrite for clarity.
5257 (GDB User Interface Layout): Rewrite for clarity.
5258 (Stack Buffer, Watch Expressions): Likewise.
5259 (Other GDB User Interface Buffers): Cleanups.
5260 (Lisp Libraries, External Lisp): Cleanup.
5261
5262 * basic.texi (Position Info): "Graphical displays", rather than
5263 window systems.
5264
5265 * anti.texi: Minor cleanup.
5266
8cf51b2c
GM
52672006-02-03 Eli Zaretskii <eliz@gnu.org>
5268
5269 * custom.texi (Init File, Find Init): Add cross-references to
5270 where $HOME is described.
5271
52722006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5275 is not inside the @table.
5276
5277 * emacs.texi (Top): Correct node name.
5278
5279 * files.texi (File Names): Fix @xref.
5280 (Reverting): Fix typo.
5281
5282 * mule.texi (International): Correct node name.
5283
5284 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5285
52862006-02-01 Richard M. Stallman <rms@gnu.org>
5287
5288 * emacs.texi (Top): Update subnode menu.
5289
5290 * mule.texi: Minor clarifications.
5291 Reduce the specific references to X Windows.
5292 Refer to "graphical" terminals, rather than window systems.
5293 (Text Coding): Rename from Specify Coding.
5294 (Communication Coding, File Name Coding, Terminal Coding):
5295 New nodes split out from Text Coding.
5296
5297 * kmacro.texi: Minor clarifications.
5298 (Keyboard Macro Ring): Comment out some excessive commands.
5299 (Basic Keyboard Macro): Split up the table, putting part in each node.
5300
5301 * major.texi: Minor clarifications.
5302
5303 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5304
5305 * windows.texi: Minor clarifications.
5306 (Change Window): Don't describe mode-line mouse cmds here.
5307 Add xref to Mode Line Mouse.
5308
5309 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5310
5311 * macos.texi (Mac International): Fix xref.
5312
5313 * indent.texi: Minor clarifications.
5314
5315 * frames.texi: Minor clarifications.
5316 Reduce the specific references to X Windows.
5317 Refer to "graphical" terminals, rather than window systems.
5318 (Frame Parameters): Don't mention commands like
5319 set-foreground-color. Just say to customize a face.
5320 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5321
5322 * files.texi: Minor clarifications.
5323 (Numbered Backups): New node, split out from Backup Names.
5324
5325 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5326
5327 * cmdargs.texi (General Variables): Fix xref.
5328
5329 * buffers.texi: Minor clarifications.
5330
8cf51b2c
GM
53312006-01-31 Richard M. Stallman <rms@gnu.org>
5332
5333 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5334 Nodes moved to top.
5335
5336 * display.texi: Minor clarifications.
5337 (Display): Rearrange menu.
5338 (Standard Faces): Mention query-replace face.
5339 (Faces): Simplify.
5340 (Font Lock): Simplify face customization info.
5341 (Highlight Changes): Node merged into Highlight Interactively.
5342 (Highlight Interactively): Much rewriting and cleanup.
5343 (Optional Mode Line): Narrowed line number not good for goto-line.
5344 Simplify face customization advice.
5345 (Text Display): Mention use of escape-glyph face.
5346 Move ctl-arrow and tab-width here.
5347 (Display Custom): Move no-redraw-on-reenter to end of node.
5348
5349 * search.texi: Minor clarifications.
5350 (Isearch Scroll): Simplify.
5351 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5352
5353 * regs.texi (Registers): Mention bookmarks here.
5354
5355 * mark.texi: Minor clarifications.
5356 (Selective Undo): Node deleted.
5357
5358 * m-x.texi: Minor clarifications.
5359
5360 * killing.texi: Minor clarifications.
5361 Refer to "graphical" terminals, rather than window systems.
5362
5363 * help.texi: Clarifications.
5364 (Help): Don't describe C-h F and C-h K here.
5365 (Key Help): Describe C-h K here.
5366 (Name Help): Mention Emacs Lisp Intro.
5367 Describe C-h F here.
5368 (Misc Help): Mention C-h F and C-h K only briefly.
5369
5370 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5371 Selective undo text merged in.
5372 (Spelling): Mention Aspell along with Ispell.
5373
5374 * emacs.texi (Top): Update subnode menus.
5375
5376 * basic.texi (Basic Undo): Rename from Undo. Most of text
5377 moved to new Undo node.
5378
8cf51b2c
GM
53792006-01-29 Chong Yidong <cyd@stupidchicken.com>
5380
5381 * basic.texi (Continuation Lines, Inserting Text):
5382 Mention longlines mode.
5383
53842006-01-29 Richard M. Stallman <rms@gnu.org>
5385
10d1d0af 5386 * screen.texi: Minor cleanups.
8cf51b2c
GM
5387 (Screen): Clean up the intro paragraphs.
5388 (Mode Line): Lots of rewriting. Handle frame-name better.
5389 eol-mnemonic-... vars moved out.
5390
5391 * emacs.texi (Top): Change menu item for MS-DOS node.
5392 Update subnode menu.
5393
5394 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5395 chapter relates to Windows. Title changed.
5396
5397 * mini.texi: Minor cleanups.
5398
5399 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5400 (Mark): Put it in the menu.
5401
5402 * entering.texi: Minor cleanups.
5403
5404 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5405 (Intro): Refer to "graphical" terminals, rather than X.
5406
5407 * display.texi (Display Custom): Add xref to Variables.
5408 (Optional Mode Line): eol-mnemonic-... vars moved here.
5409
5410 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5411 rather than X.
5412
8cf51b2c
GM
5413 * basic.texi: Minor cleanups.
5414 (Undo): selective-undo moved.
5415
8cf51b2c
GM
54162006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5417
5418 * anti.texi (Antinews): Various corrections and additions.
5419
54202006-01-23 Juri Linkov <juri@jurta.org>
5421
5422 * custom.texi (Easy Customization, Customization Groups)
5423 (Browsing Custom): Mention links along with buttons.
5424
8cf51b2c
GM
54252006-01-21 Eli Zaretskii <eliz@gnu.org>
5426
8cf51b2c
GM
5427 * text.texi (TeX Print): Use @key for TAB.
5428
8cf51b2c
GM
5429 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5430
8cf51b2c
GM
54312006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5432
5433 * files.texi (File Aliases): Don't claim that usually separate
5434 buffers are created for two file names that name the same data.
5435 Mention additional situations where different names mean the same
5436 file on disk.
5437
54382006-01-19 Richard M. Stallman <rms@gnu.org>
5439
5440 * killing.texi (Deletion): Upcase @key argument.
5441
5442 * custom.texi (Custom Themes): Minor cleanup.
5443
5444 * programs.texi (Hungry Delete): Upcase @key argument.
5445
8cf51b2c
GM
54462006-01-16 Juri Linkov <juri@jurta.org>
5447
5448 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5449 Move `mode-line-highlight' before `mode-line-buffer-id'.
5450
8cf51b2c
GM
54512006-01-14 Richard M. Stallman <rms@gnu.org>
5452
5453 * basic.texi (Inserting Text): Minor cleanup.
5454
8cf51b2c
GM
54552006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5456
5457 * custom.texi (Changing a Variable, Face Customization):
5458 Update for changes in Custom menus.
5459
8cf51b2c
GM
54602006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5461
5462 * macos.texi (Mac International): Undo last change.
5463
8cf51b2c
GM
54642006-01-02 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * custom.texi (Custom Themes): Describe the new
5467 customize-create-theme interface.
5468
54692005-12-30 Juri Linkov <juri@jurta.org>
5470
5471 * basic.texi (Position Info): Update example.
5472
c8763fb6 54732005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5474
5475 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5476
54772005-12-24 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * custom.texi (Custom Themes): `load-theme' always loads.
5480
54812005-12-23 Juri Linkov <juri@jurta.org>
5482
5483 * display.texi (Highlight Interactively): Use double space to
5484 separate sentences. Replace C-p with M-p, and C-n with M-n.
5485
54862005-12-22 Richard M. Stallman <rms@gnu.org>
5487
5488 * custom.texi (Easy Customization and subnodes):
5489 Replace "active field" with "button".
5490 Use "user option" only for variables.
5491 Use "setting" for variable-or-face.
5492
54932005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * buffers.texi (Select Buffer): Change order in table to make
5496 "Similar" refer to the correct item.
5497 (Indirect Buffers): Minor rewording.
5498
8cf51b2c
GM
54992005-12-20 Juri Linkov <juri@jurta.org>
5500
5501 * files.texi (VC Status): Put P and N near p and n.
5502
8cf51b2c
GM
55032005-12-19 Richard M. Stallman <rms@gnu.org>
5504
5505 * programs.texi (Electric C): Delete the info about newline control.
5506 (Other C Commands): Minor cleanup.
5507 (Left Margin Paren): Minor cleanup.
5508
55092005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5510
5511 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5512 (Customization Groups): Delete text moved to "Browsing Custom".
5513 (Browsing Custom): New node.
5514 (Specific Customization): Clarify which commands only work for
5515 loaded options.
5516
55172005-12-18 Bill Wohler <wohler@newt.com>
5518
5519 * frames.texi (Tool Bars): Shorten text of previous change.
5520
55212005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5522
5523 * files.texi (VC Status): Document log-view mode.
5524
55252005-12-18 Bill Wohler <wohler@newt.com>
5526
5527 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5528 permanently via the customize interface.
5529
8cf51b2c
GM
55302005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5531
5532 * killing.texi (Killing by Lines): Document `kill-whole-line'
5533 function.
5534
c8763fb6 55352005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5536
5537 * buffers.texi (Select Buffer): Change `prev-buffer' to
5538 `previous-buffer'. Indicate that these functions use a frame
5539 local buffer list.
5540
8cf51b2c
GM
55412005-12-12 Richard M. Stallman <rms@gnu.org>
5542
5543 * custom.texi (Easy Customization): Change menu comment.
5544 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5545
5546 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5547 (Help): Among the Apropos commands, describe only C-h a here.
5548
55492005-12-11 Richard M. Stallman <rms@gnu.org>
5550
5551 * programs.texi (Options for Comments): Comment-end starts with space.
5552
5553 * glossary.texi (Glossary): Minor cleanup.
5554
5555 * files.texi (Old Versions): Use @table.
5556
8cf51b2c
GM
55572005-12-10 David Koppelman <koppel@ece.lsu.edu>
5558
5559 * display.texi (Highlight Interactively): Include
5560 global-hi-lock-mode. Add miscellaneous details and elaborations.
5561
55622005-12-09 Richard M. Stallman <rms@gnu.org>
5563
5564 * display.texi (Font Lock): Delete the Global FL menu item.
5565
55662005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5567
5568 * custom.texi (Minibuffer Maps): Mention the maps for file name
5569 completion.
5570
55712005-12-09 Kim F. Storm <storm@cua.dk>
5572
5573 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5574 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5575 cursor to next corner in rectangle; clarify insert around rectangle.
5576
8cf51b2c
GM
55772005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5578
5579 * custom.texi (Customization): Use xref to elisp manual for
5580 non-TeX output.
5581 (Minor Modes): Update.
5582 (Customization Groups, Changing a Variable, Face Customization):
5583 Update for new appearance of Custom buffers.
5584 (Changing a Variable): `custom-buffer-done-function' has been
5585 replaced by `custom-buffer-done-kill'.
5586 (Specific Customization): In the `customize-group' buffer, a
5587 subgroup's contents are not "hidden". They are not included at
5588 all. They have no [Show] button.
5589 (Mouse Buttons): Add pxref to description of mouse event lists in
5590 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5591 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5592 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5593
55942005-12-08 Richard M. Stallman <rms@gnu.org>
5595
5596 * mini.texi (Completion Commands, Completion):
5597 In file name input, SPC does not do completion.
5598
8cf51b2c
GM
55992005-12-08 Nick Roberts <nickrob@snap.net.nz>
5600
5601 * building.texi (GDB Graphical Interface): Explain screen size
5602 setting.
5603 (Other GDB User Interface Buffers): Describe features specific to
5604 GDB 6.4.
5605
8cf51b2c
GM
56062005-12-01 Nick Roberts <nickrob@snap.net.nz>
5607
5608 * building.texi (GDB User Interface Layout): Describe how to
5609 kill associated buffers.
5610 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5611 (Watch Expressions): Be more precise.
5612 (Other GDB User Interface Buffers): Describe how to change a
5613 register value.
5614
8cf51b2c
GM
56152005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5616
5617 * macos.texi (Mac Input): Remove description of
5618 mac-command-key-is-meta. Add descriptions of
5619 mac-control-modifier, mac-command-modifier, and
5620 mac-option-modifier.
5621 (Mac International): Fix description of conversion of clipboard data.
5622 (Mac Font Specs): Add example of font customization by face attributes.
5623
56242005-11-22 Nick Roberts <nickrob@snap.net.nz>
5625
5626 * building.texi (Watch Expressions): Expand description.
5627 (Other GDB User Interface Buffers): Describe local map for
5628 gud-watch.
5629
56302005-11-21 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * display.texi (Font Lock): Font lock is enabled by default now.
5633
56342005-11-20 Juri Linkov <juri@jurta.org>
5635
5636 * basic.texi (Position Info): Update examples of the output.
5637 Remove the fact that examples are produced in the TeXinfo buffer,
5638 because in the Info reader users will get a different output from
5639 `C-x ='.
5640
5641 * building.texi (Compilation Mode): Remove paragraph duplicated
5642 from the node `Compilation'. Add `compilation-skip-threshold'.
5643
5644 * display.texi (Font Lock): Suggest more user-friendly method of
5645 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5646
56472005-11-18 Richard M. Stallman <rms@gnu.org>
5648
5649 * files.texi (Registering): Mention @@ in mode line.
5650
5651 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5652
56532005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5654
5655 * files.texi (Renaming and VC): Some back-ends don't
5656 handle renaming.
5657
8cf51b2c
GM
56582005-11-17 Juri Linkov <juri@jurta.org>
5659
5660 * emacs.texi (Top):
5661 * display.texi (Highlight Interactively): Put this font-lock based
5662 mode near Font Lock node.
5663
56642005-11-16 Chong Yidong <cyd@stupidchicken.com>
5665
5666 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5667 icons.
5668
56692005-11-12 Kim F. Storm <storm@cua.dk>
5670
5671 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5672 (Help Summary): Add C-h d and C-h e.
5673 (Apropos): Clarify that all apropos commands may search for either
5674 list of words or a regexp. Add C-h d for apropos-documentation.
5675 Describe apropos-documentation-sort-by-scores user option.
5676
8cf51b2c
GM
56772005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5678
5679 * killing.texi (CUA Bindings): Add @section.
5680
56812005-11-10 Kim F. Storm <storm@cua.dk>
5682
5683 * emacs.texi (Top): Add CUA Bindings entry to menu.
5684
5685 * killing.texi (CUA Bindings): New node. Moved here from
5686 misc.texi and extended with info on rectangle commands and
5687 rectangle highlighting, interface to registers, and the global
5688 mark feature.
5689
5690 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5691
5692 * regs.texi: Prev link points to CUA Bindings node.
5693
56942005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5695
5696 * help.texi (Help Echo): By default, help echos are only shown on
5697 mouse-over, not on point-over.
5698
c8763fb6 56992005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5700
5701 * misc.texi (Shell Mode): Describe how to activate password echoing.
5702
8cf51b2c
GM
57032005-11-04 Romain Francoise <romain@orebokech.com>
5704
5705 * mark.texi (Mark Ring): Fix typo.
5706
57072005-11-03 Richard M. Stallman <rms@gnu.org>
5708
5709 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5710
57112005-11-01 Bill Wohler <wohler@newt.com>
5712
5713 * help.texi (Help Mode): Fix typo.
5714
57152005-11-01 Nick Roberts <nickrob@snap.net.nz>
5716
1c6c854e
CS
5717 * building.texi (Other GDB User Interface Buffers):
5718 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5719
57202005-10-31 Romain Francoise <romain@orebokech.com>
5721
5722 * files.texi (Compressed Files): Fix typo.
5723
5724 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5725
5726 * windows.texi (Force Same Window): Likewise.
5727
57282005-10-30 Bill Wohler <wohler@newt.com>
5729
5730 * help.texi (Help Mode): URLs viewed with browse-url.
5731
57322005-10-31 Nick Roberts <nickrob@snap.net.nz>
5733
5734 * building.texi (GDB Graphical Interface): Don't reference
5735 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5736 must stay in same frame.
5737
57382005-10-29 Chong Yidong <cyd@stupidchicken.com>
5739
5740 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5741
5742 * anti.texi (Antinews): Likewise.
5743
8cf51b2c
GM
57442005-10-28 Bill Wohler <wohler@newt.com>
5745
5746 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5747
57482005-10-28 Richard M. Stallman <rms@gnu.org>
5749
5750 * files.texi (Visiting): Explain how to enter ? in a file name.
5751
5752 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5753
8cf51b2c
GM
57542005-10-25 Nick Roberts <nickrob@snap.net.nz>
5755
1c6c854e
CS
5756 * building.texi (GDB Graphical Interface):
5757 Describe gdb-mouse-until.
8cf51b2c
GM
5758
57592005-10-23 Richard M. Stallman <rms@gnu.org>
5760
5761 * custom.texi (Init File): Recommend when to use site-start.el.
5762
8cf51b2c
GM
57632005-10-21 Juri Linkov <juri@jurta.org>
5764
5765 * custom.texi (Examining): Mention accessing the old variable
5766 value via M-n in set-variable.
5767
8cf51b2c
GM
57682005-10-18 Romain Francoise <romain@orebokech.com>
5769
5770 * files.texi (Version Systems): Capitalize GNU.
5771
8cf51b2c
GM
57722005-10-18 Nick Roberts <nickrob@snap.net.nz>
5773
5774 * building.texi (Compilation Mode): Remove redundant paragraph.
5775 (Watch Expressions): Remove paragraph to reflect code change.
5776
8cf51b2c
GM
57772005-10-16 Richard M. Stallman <rms@gnu.org>
5778
5779 * building.texi (Compilation Mode, Compilation): Clarified.
5780
57812005-10-15 Richard M. Stallman <rms@gnu.org>
5782
5783 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5784
8cf51b2c
GM
57852005-10-13 Kenichi Handa <handa@m17n.org>
5786
5787 * basic.texi (Position Info): Fix previous change.
5788
c8763fb6 57892005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5790
5791 * cmdargs.texi (Icons X): Fix typo.
5792
57932005-10-12 Kenichi Handa <handa@m17n.org>
5794
5795 * basic.texi (Position Info): Describe the case that Emacs shows
5796 "part of display ...".
5797
c8763fb6 57982005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5799
5800 * cmdargs.texi (Icons X): -nb => -nbi.
5801
58022005-10-10 Chong Yidong <cyd@stupidchicken.com>
5803
5804 * frames.texi (Speedbar): A couple more clarifications.
5805
58062005-10-11 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * building.texi (GDB User Interface Layout): Improve diagram.
5809 (Watch Expressions): Explain how to make speedbar global.
5810 (Other GDB User Interface Buffers): Make references more precise.
5811
8cf51b2c
GM
58122005-10-09 Richard M. Stallman <rms@gnu.org>
5813
5814 * frames.texi (Speedbar): Clarify the text.
5815
58162005-10-09 Chong Yidong <cyd@stupidchicken.com>
5817
5818 * frames.texi (Speedbar): Add information on keybindings,
5819 dismissing the speedbar, and buffer display mode. Link to
5820 speedbar manual.
5821
c8763fb6 58222005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5823
1c6c854e 5824 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5825 added -nb, --no-bitmap-icon.
5826
8cf51b2c
GM
58272005-10-07 Nick Roberts <nickrob@snap.net.nz>
5828
5829 * building.texi (GDB Graphical Interface): Add variables and
5830 functions to indices. Be more precise.
5831
c8763fb6 58322005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5833
5834 * frames.texi (Drag and Drop): Remove the x- from
5835 x-dnd-open-file-other-window and xdnd-protocol-alist.
5836
58372005-09-30 Romain Francoise <romain@orebokech.com>
5838
5839 * mini.texi (Minibuffer): The default value now appears before the
5840 colon in minibuffer prompts.
5841
8cf51b2c
GM
58422005-09-25 Richard M. Stallman <rms@gnu.org>
5843
5844 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5845
8cf51b2c
GM
58462005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5847
5848 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5849
8cf51b2c
GM
58502005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5851
5852 * emacs.texi (Top): Update submenus from macos.texi.
5853
5854 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5855 (Mac OS): Update feature support status.
5856 (Mac Input): List supported input scripts. Remove description
5857 about `mac-keyboard-text-encoding'. Mention mouse button
5858 emulation and related variables.
5859 (Mac International): Mention Central European and Cyrillic
5860 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5861 Add description about coding system for selection.
5862 Add description about language environment.
5863 (Mac Environment Variables):
5864 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5865 arguments. Add Preferences support.
5866 (Mac Directories): Explicitly state that this node is for Mac OS
5867 Classic only.
1c6c854e
CS
5868 (Mac Font Specs): Mention specification for scalable fonts.
5869 List supported charsets. Add preferred way of creating fontsets.
5870 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5871 (Mac Functions): Add descriptions about `mac-set-file-creator',
5872 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5873 and `mac-get-preference'.
5874
8cf51b2c
GM
58752005-09-16 Romain Francoise <romain@orebokech.com>
5876
5877 Update all files to specify GFDL version 1.2.
5878
5879 * doclicense.texi (GNU Free Documentation License): Update to
5880 version 1.2.
5881
58822005-09-15 Richard M. Stallman <rms@gnu.org>
5883
5884 * buffers.texi (List Buffers): Fix xref.
5885
5886 * rmail.texi (Rmail Basics): Fix xref.
5887
5888 * emacs.texi (Top): Update subnode menus.
5889
5890 * files.texi (Saving Commands): New node, broken out of Saving.
5891 (Customize Save): New node, broken out of Saving.
5892 Clarify effect of write-region-inhibit-fsync.
5893 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5894
8cf51b2c
GM
58952005-09-14 Romain Francoise <romain@orebokech.com>
5896
5897 * files.texi (Saving): Mention write-region-inhibit-fsync.
5898
58992005-09-05 Chong Yidong <cyd@stupidchicken.com>
5900
5901 * custom.texi (Custom Themes): New node.
5902
59032005-09-03 Richard M. Stallman <rms@gnu.org>
5904
49823426
GM
5905 * search.texi (Search Case): Mention vars that control
5906 case-fold-search for various operations.
8cf51b2c
GM
5907
59082005-08-22 Juri Linkov <juri@jurta.org>
5909
5910 * display.texi (Standard Faces): Merge the text from
5911 `(elisp)Standard Faces' into this node.
5912
59132005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5914
5915 * emacs.texi (Top): Delete menu item for deleted node
5916 Keyboard Translations.
5917
59182005-08-18 Richard M. Stallman <rms@gnu.org>
5919
8cf51b2c
GM
5920 * trouble.texi (Unasked-for Search):
5921 Delete xref to Keyboard Translations.
5922
5923 * glossary.texi (Glossary): Delete xref.
5924
8cf51b2c
GM
5925 * custom.texi (Minor Modes): Say that the list here is not complete.
5926 (Keyboard Translations): Node deleted.
5927 (Disabling): Delete xref to it.
5928 (Customization Groups): Fix Custom buffer example.
5929 (Hooks): Mention remove-hooks.
5930
59312005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5932
5933 * building.texi (GDB Graphical Interface): Improve filling of menu
5934 item.
5935
59362005-08-18 Nick Roberts <nickrob@snap.net.nz>
5937
5938 * building.texi (GDB Graphical Interface): Use better node names.
5939
59402005-08-14 Richard M. Stallman <rms@gnu.org>
5941
5942 * text.texi (Sentences): Fix xref.
5943
59442005-08-14 Juri Linkov <juri@jurta.org>
5945
5946 * building.texi (Compilation, Grep Searching): Move grep command
5947 headings from `Compilation' to `Grep Searching'.
5948
5949 * dired.texi (Dired and Find):
5950 * maintaining.texi (Tags Search): Replace grep xref to
5951 `Compilation' node with `Grep Searching'.
5952
5953 * files.texi (Comparing Files): Replace xref to `Compilation' with
5954 `Compilation Mode'.
5955
59562005-08-13 Alan Mackenzie <acm@muc.de>
5957
5958 * search.texi (Non-ASCII Isearch): Correct a typo.
5959 (Replacement Commands): Mention query-replace key binding.
5960
59612005-08-11 Richard M. Stallman <rms@gnu.org>
5962
5963 * programs.texi (Options for Comments): Fix xref.
5964
5965 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5966 out of Regexps.
5967
8cf51b2c
GM
59682005-08-09 Juri Linkov <juri@jurta.org>
5969
5970 * building.texi (Compilation): Use `itemx' instead of `item'.
5971 (Grep Searching): Simplify phrase.
5972
5973 * display.texi (Standard Faces): Describe vertical-border on
5974 window systems.
5975
5976 * windows.texi (Split Window): Simplify phrase and mention
5977 vertical-border face.
5978
59792005-08-09 Richard M. Stallman <rms@gnu.org>
5980
5981 * files.texi (Comparing Files): Clarify compare-windows.
5982
5983 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5984
8cf51b2c
GM
59852005-08-06 Eli Zaretskii <eliz@gnu.org>
5986
5987 * mule.texi (Coding Systems): Rephrase the paragraph about
5988 codepages: no need for "M-x codepage-setup" anymore, except on
5989 MS-DOS.
5990
5991 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5992 the MS-DOS port only.
5993
59942005-07-30 Eli Zaretskii <eliz@gnu.org>
5995
5996 * makefile.w32-in (info): Don't run multi-install-info.bat.
5997 ($(infodir)/dir): New target, produced by running
5998 multi-install-info.bat.
5999
8cf51b2c
GM
60002005-07-22 Eli Zaretskii <eliz@gnu.org>
6001
6002 * files.texi (Quoted File Names): Add index entry.
6003
8cf51b2c
GM
60042005-07-19 Juri Linkov <juri@jurta.org>
6005
6006 * files.texi (Comparing Files): Mention resync for `compare-windows'.
6007
60082005-07-18 Juri Linkov <juri@jurta.org>
6009
8cf51b2c
GM
6010 * custom.texi (Easy Customization):
6011 * files.texi (Old Versions):
6012 * frames.texi (Wheeled Mice):
6013 * mule.texi (Specify Coding):
8cf51b2c
GM
6014 * text.texi (Cell Justification):
6015 * trouble.texi (After a Crash):
8cf51b2c
GM
6016 * xresources.texi (GTK styles):
6017 Delete duplicate duplicate words.
6018
60192005-07-17 Richard M. Stallman <rms@gnu.org>
6020
6021 * frames.texi (Creating Frames): Fix foreground color example.
6022
6023 * custom.texi (Init Examples): Clean up text about conditionals.
6024
60252005-07-16 Richard M. Stallman <rms@gnu.org>
6026
6027 * mini.texi (Completion Commands): Fix command name for ?.
6028
8cf51b2c
GM
60292005-07-16 Eli Zaretskii <eliz@gnu.org>
6030
6031 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
6032 `menu' face has no effect on w32 and with GTK.
6033 Add cross-references.
8cf51b2c
GM
6034
6035 * cmdargs.texi (General Variables): Clarify the default location
6036 of $HOME on w32 systems.
6037
60382005-07-15 Jason Rumney <jasonr@gnu.org>
6039
6040 * cmdargs.texi (General Variables): Default HOME on MS Windows has
6041 changed.
6042
60432005-07-08 Kenichi Handa <handa@m17n.org>
6044
1c6c854e
CS
6045 * mule.texi (Recognize Coding):
6046 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
6047
60482005-07-07 Richard M. Stallman <rms@gnu.org>
6049
6050 * anti.texi (Antinews): Mention mode-line-inverse-video.
6051
6052 * files.texi (Saving): Minor correction about C-x C-w.
6053
6054 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
6055
60562005-07-07 Luc Teirlinck <teirllm@auburn.edu>
6057
6058 * search.texi (Isearch Scroll): Add example of using the
6059 `isearch-scroll' property.
6060 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
6061 `Display Custom' node.
6062 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
6063 and de-emphasize it.
6064 (Other Repeating Search): `occur' currently can not correctly
6065 handle multiline matches. Correct, clarify and update description
6066 of `flush-lines' and `keep-lines'.
6067
6068 * display.texi (Display Custom): Add anchor for `baud-rate'.
6069
60702005-07-07 Richard M. Stallman <rms@gnu.org>
6071
6072 * gnu.texi: Update where to get GNU status; add refs for how to help.
6073 Add footnotes 6 and 7.
6074
60752005-07-04 Lute Kamstra <lute@gnu.org>
6076
6077 Update FSF's address in GPL notices.
6078
8cf51b2c 6079 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6080 * trouble.texi (Checklist): Update FSF's address.
6081
8cf51b2c
GM
60822005-06-24 Richard M. Stallman <rms@gnu.org>
6083
6084 * display.texi (Text Display): Change index entries.
6085
60862005-06-24 Eli Zaretskii <eliz@gnu.org>
6087
6088 * makefile.w32-in (MAKEINFO): Use --force.
6089 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6090 Makefile.in.
8cf51b2c
GM
6091
60922005-06-23 Richard M. Stallman <rms@gnu.org>
6093
1c6c854e 6094 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6095 nobreak-char-display.
6096
6097 * emacs.texi (Top): Update detailed node listing.
6098
1c6c854e 6099 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6100 to nobreak-char-display and no-break-space to nobreak-space.
6101 (Standard Faces): Split up the list of standard faces
6102 and put it in a separate node. Add nobreak-space and
6103 escape-glyph.
6104
8cf51b2c
GM
61052005-06-23 Lute Kamstra <lute@gnu.org>
6106
6107 * mule.texi (Select Input Method): Fix typo.
6108
61092005-06-23 Kenichi Handa <handa@m17n.org>
6110
1c6c854e
CS
6111 * mule.texi (International): List all supported scripts.
6112 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6113 distribution.
6114 (Language Environments): List all language environments.
6115 Intlfonts contains fonts for most supported scripts, not all..
6116 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6117 input a specific character.
8cf51b2c
GM
6118 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6119
61202005-06-23 Juanma Barranquero <lekktu@gmail.com>
6121
49823426 6122 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6123
61242005-06-22 Miles Bader <miles@gnu.org>
6125
6126 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6127
61282005-06-20 Miles Bader <miles@gnu.org>
6129
6130 * display.texi (Faces): Add `vertical-divider'.
6131
61322005-06-17 Richard M. Stallman <rms@gnu.org>
6133
6134 * text.texi (Adaptive Fill): Minor clarification.
6135
8cf51b2c
GM
61362005-06-10 Lute Kamstra <lute@gnu.org>
6137
6138 * emacs.texi (Top): Correct version number.
6139 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6140 refer to the current version of Emacs.
6141
61422005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6143
6144 * files.texi (Log Buffer): Document when there can be more than
6145 one file to be committed.
6146
61472005-06-08 Juri Linkov <juri@jurta.org>
6148
6149 * display.texi (Faces): Add `shadow' face.
6150
61512005-06-07 Masatake YAMATO <jet@gyve.org>
6152
6153 * display.texi (Faces): Write about mode-line-highlight.
6154
61552005-06-06 Richard M. Stallman <rms@gnu.org>
6156
6157 * misc.texi (Printing Package): Explain how to initialize
6158 printing package.
6159
6160 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6161
61622005-06-05 Chong Yidong <cyd@stupidchicken.com>
6163
6164 * emacs.texi: Rename Hardcopy to Printing.
6165 Make PostScript and PostScript Variables subnodes of it.
6166
6167 * misc.texi (Printing): Rename node from Hardcopy.
6168 Mention menu bar options.
6169 Move PostScript and PostScript Variables to submenu.
6170 (Printing package): New node.
6171
6172 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6173
6174 * dired.texi (Operating on Files): Likewise.
6175
6176 * calendar.texi (Displaying the Diary): Likewise.
6177
6178 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6179
6180 * glossary.texi (Glossary): Likewise.
6181
6182 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6183 effect.
6184
61852005-06-04 Richard M. Stallman <rms@gnu.org>
6186
6187 * trouble.texi (After a Crash): Polish previous change.
6188
8cf51b2c
GM
61892005-05-30 Noah Friedman <friedman@splode.com>
6190
6191 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6192 recovery mechanism.
6193
8cf51b2c
GM
61942005-05-28 Nick Roberts <nickrob@snap.net.nz>
6195
6196 * building.texi (Other Buffers): SPC toggles display of
6197 floating point registers.
6198
8cf51b2c
GM
61992005-05-27 Nick Roberts <nickrob@snap.net.nz>
6200
6201 * files.texi (Log Buffer): Merge in description of Log Edit
6202 mode from pcl-cvs.texi.
6203
62042005-05-26 Richard M. Stallman <rms@gnu.org>
6205
6206 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6207
8cf51b2c
GM
62082005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6211 not enabled by default.
6212 When not on a word, `ispell-word' by default checks the word
6213 before point.
6214
62152005-05-24 Nick Roberts <nickrob@snap.net.nz>
6216
6217 * building.texi (Debugger Operation): Simplify last sentence.
6218
62192005-05-23 Lute Kamstra <lute@gnu.org>
6220
6221 * emacs.texi: Update FSF's address throughout.
6222 (Preface): Use @cite.
6223 (Distrib): Add cross reference to the node "Copying". Mention the
6224 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6225 printed manuals.
6226 (Intro): Use @xref for the Emacs Lisp Intro.
6227
8cf51b2c
GM
62282005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6229
6230 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6231
6232 * basic.texi (Moving Point): Mention default for `goto-line'.
6233
6234 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6235 of a variable's docstring.
6236
62372005-05-18 Lute Kamstra <lute@gnu.org>
6238
6239 * maintaining.texi (Overview of Emerge): Add cross reference.
6240 Remove duplication.
6241
6242 * emacs.texi (Top): Update to the current structure of the manual.
6243 * misc.texi (Emacs Server): Add menu description.
6244 * files.texi (Saving): Fix menu.
6245 * custom.texi (Customization): Fix menu.
6246 * mule.texi (International): Fix menu.
6247 * kmacro.texi (Keyboard Macros): Fix menu.
6248
62492005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6250
6251 * display.texi: Various minor changes.
6252 (Faces): Delete text that is repeated in the next section.
6253
62542005-05-16 Nick Roberts <nickrob@snap.net.nz>
6255
6256 * building.texi (Debugger Operation): Mention GUD tooltips are
6257 disabled with GDB in text command mode.
6258
8cf51b2c
GM
62592005-05-16 Nick Roberts <nickrob@snap.net.nz>
6260
6261 * building.texi: Replace toolbar with "tool bar" for consistency.
6262 (Compilation Mode): Describe compilation-context-lines
6263 and use of arrow in compilation buffer.
6264 (Debugger Operation): Replace help text with variable's value.
6265
6266 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6267 consistency.
6268
62692005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6270
6271 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6272 Add xref.
6273
8cf51b2c
GM
62742005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6275
6276 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6277 (Position Info): Delete discussion of `goto-line'. It is already
6278 described in `Moving point'.
6279
6280 * mini.texi (Completion Commands): Correct reference.
6281 (Completion Options): Fix typo.
6282
6283 * killing.texi (Deletion): Complete description of `C-x C-o'.
6284
8cf51b2c
GM
62852005-05-10 Richard M. Stallman <rms@gnu.org>
6286
6287 * building.texi (Compilation): Clarify recompile's directory choice.
6288
6289 * frames.texi (Tooltips): Cleanups.
6290
6291 * basic.texi (Arguments): Fix punctuation.
6292
62932005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6294
6295 * screen.texi (Menu Bar): The up and down (not left and right)
6296 arrow keys move through a keyboard menu.
6297
62982005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6299
6300 * basic.texi: Various typo and grammar fixes.
6301 (Moving Point): C-a now runs move-beginning-of-line.
6302
63032005-05-08 Nick Roberts <nickrob@snap.net.nz>
6304
6305 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6306
6307 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6308 as different animals.
6309
63102005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6311
6312 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6313 Correct index entry.
6314
63152005-05-07 Nick Roberts <nickrob@snap.net.nz>
6316
6317 * building.texi (Debugger Operation): Update to reflect changes
6318 in GUD tooltips.
6319
63202005-04-30 Richard M. Stallman <rms@gnu.org>
6321
6322 * files.texi (Compressed Files): Auto Compression normally enabled.
6323
6324 * building.texi (Debugger Operation): Clarify previous change.
6325
8cf51b2c
GM
63262005-04-28 Nick Roberts <nickrob@snap.net.nz>
6327
6328 * building.texi (Debugger Operation): Add description for
6329 GUD tooltips when program is not running.
6330
63312005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6332
6333 * misc.texi (Shell): Add `Shell Prompts' to menu.
6334 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6335 description. Delete remarks moved to new node.
6336 (Shell Prompts): New node.
6337 (History References): Replace remarks moved to `Shell Prompts'
6338 with xref to that node.
6339 (Remote Host): Clarify how to specify the terminal type when
6340 logging in to a different machine.
6341
63422005-04-26 Richard M. Stallman <rms@gnu.org>
6343
6344 * emacs.texi (Top): Update submenus from files.texi.
6345
6346 * files.texi (Filesets): Clarify previous change.
6347
6348 * dired.texi (Misc Dired Features): Clarify previous change.
6349
63502005-04-25 Chong Yidong <cyd@stupidchicken.com>
6351
6352 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6353
1c6c854e
CS
6354 * dired.texi (Misc Dired Features):
6355 Document dired-compare-directories.
8cf51b2c
GM
6356
6357 * files.texi (Filesets): New node.
6358 (File Conveniences): Document Image mode.
6359
6360 * text.texi (TeX Print): Document tex-compile.
6361
63622005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6365 Delete redundant reference to tooltip Custom group. It is
6366 referred too again in the next paragraph.
6367
63682005-04-24 Richard M. Stallman <rms@gnu.org>
6369
6370 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6371
8cf51b2c
GM
63722005-04-19 Kim F. Storm <storm@cua.dk>
6373
6374 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6375
63762005-04-18 Lars Hansen <larsh@math.ku.dk>
6377
6378 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6379 turns off desktop-save-mode.
6380
63812005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6382
6383 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6384 by default in terminals compatible with xterm. Mention that
6385 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6386 node.
6387
8cf51b2c
GM
63882005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6389
6390 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6391
c8763fb6 63922005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6393
6394 * xresources.texi (Table of Resources): Add cursorBlink.
6395
63962005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6397
6398 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6399 `d', `C-d' and `u'.
6400
64012005-04-11 Richard M. Stallman <rms@gnu.org>
6402
6403 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6404 (Misc X): Add -D, --basic-display.
6405
6406 * maintaining.texi (Change Log): Correct the description of
6407 the example.
6408
6409 * major.texi (Choosing Modes): Document magic-mode-alist.
6410
8cf51b2c
GM
64112005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6412
6413 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6414 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6415 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6416 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6417 `w', respectively.
6418 (Rmail Labels): Mention `l'.
6419 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6420 (Rmail Summary Edit): Describe `j' and RET.
6421
c8763fb6 64222005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6423
6424 * xresources.texi (Lucid Resources): Add fontSet resource.
6425
8cf51b2c
GM
64262005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6427
6428 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6429 now called `indicate-empty-lines'.
6430
64312005-04-06 Kim F. Storm <storm@cua.dk>
6432
6433 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6434
64352005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6436
6437 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6438 deleted.
6439 (Marks vs Flags): Add some convenient key bindings.
6440 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6441 (Misc Dired Features): Correct and expand description of `w' command.
6442
6443 * frames.texi (XTerm Mouse): Delete apparently false info.
6444 The GNU/Linux console currently does not appear to support
6445 `xterm-mouse-mode'.
6446
8cf51b2c
GM
64472005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6448
6449 * calendar.texi (Diary): Mention shell utility `calendar'.
6450
64512005-04-01 Richard M. Stallman <rms@gnu.org>
6452
6453 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6454
8cf51b2c
GM
64552005-04-01 Lute Kamstra <lute@gnu.org>
6456
6457 * maintaining.texi (Change Log): add-change-log-entry uses
6458 add-log-mailing-address.
6459
64602005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6461
6462 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6463 `VC Mode Line' and put in an xref to that node.
6464 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6465 its description.
6466
64672005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6468
6469 * calendar.texi (Calendar Systems): Say that the Persian calendar
6470 implemented here is the arithmetical one championed by Birashk.
6471
64722005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6473
6474 * programs.texi (Fortran Motion): Fix previous change.
6475
8cf51b2c
GM
64762005-03-29 Richard M. Stallman <rms@gnu.org>
6477
6478 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6479
64802005-03-29 Chong Yidong <cyd@stupidchicken.com>
6481
6482 * text.texi (Refill): Refer to Long Lines Mode.
6483 (Longlines): New node.
6484 (Auto Fill): Don't index "word wrap" here.
6485 (Filling): Add Longlines to menu.
6486
64872005-03-29 Richard M. Stallman <rms@gnu.org>
6488
6489 * xresources.texi: Minor fixes.
6490
6491 * misc.texi (Emacs Server): Fix Texinfo usage.
6492
6493 * emacs.texi (Top): Don't use a real section heading for
6494 "Detailed Node Listing". Fake it instead.
6495
6496 * basic.texi (Position Info): Minor cleanup.
6497
6498 * mule.texi (Input Methods): Minor cleanup.
6499
65002005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6501
6502 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6503 constructs as well.
6504 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6505
65062005-03-29 Kenichi Handa <handa@m17n.org>
6507
6508 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6509
6510 * basic.texi (Position Info): Update the description about the
6511 command C-u C-x =.
6512
65132005-03-28 Richard M. Stallman <rms@gnu.org>
6514
6515 * emacs.texi (Top): Use @section for the detailed node listing.
6516
6517 * calendar.texi: Minor fixes to previous change.
6518
6519 * programs.texi (Fortran): Small fixes to previous changes.
6520
6521 * emacs.texi (Top): Update list of subnodes of Dired.
6522 Likewise for building.texi.
6523
6524 * files.texi (File Conveniences): Delete Auto Image File mode.
6525
65262005-03-28 Chong Yidong <cyd@stupidchicken.com>
6527
6528 * building.texi (Flymake): New node.
6529
6530 * custom.texi (Function Keys): Document kp- event types and
6531 keypad-setup package.
6532
6533 * dired.texi (Wdired): New node.
6534
6535 * files.texi (File Conveniences): Reorder entries.
6536 Explain how to turn on Auto-image-file mode.
6537 Document Thumbs mode.
6538
6539 * mule.texi (Specify Coding): Document recode-region and
6540 recode-file-name.
6541
6542 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6543
65442005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6545
6546 * commands.texi (Keys): M-o is now a prefix key.
6547
65482005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6549
6550 * programs.texi: Reformat and update copyright years.
6551 (Fortran): Update section.
6552
65532005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6554
6555 * files.texi: Several small changes in addition to:
6556 (Visiting): Change xref for Dialog Boxes to ref.
6557 (Version Headers): Replace references to obsolete var
6558 `vc-header-alist' with `vc-BACKEND-header'.
6559 (Customizing VC): Update value of `vc-handled-backends'.
6560
65612005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6562
6563 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6564 move here from Emacs Lisp Reference Manual.
6565 * calendar.texi (Calendar/Diary, Diary Commands)
6566 (Special Diary Entries, Importing Diary): Change some xrefs to
6567 point to emacs-xtra rather than elisp.
6568
6569 * emacs-xtra.texi (Calendar Customizing):
6570 Move view-diary-entries-initially, view-calendar-holidays-initially,
6571 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6572 Emacs Manual.
6573 (Appt Customizing): Merge entire section into main Emacs Manual.
6574 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6575 mark-holidays-in-calendar here from emacs-xtra.
6576 (Displaying the Diary): Move view-diary-entries-initially,
6577 mark-diary-entries-in-calendar here from emacs-xtra.
6578 (Appointments): Move appt-display-mode-line,
6579 appt-display-duration, appt-disp-window-function,
6580 appt-delete-window-function here from emacs-xtra.
6581
6582 * calendar.texi: Update and reformat copyright.
6583 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6584 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6585 (Diary): Refer to `diary-file' rather than ~/diary.
6586 (Diary Commands): Rename node to "Displaying the Diary".
6587 * emacs.texi (Top): Rename "Diary Commands" section.
6588 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6589
65902005-03-26 Eli Zaretskii <eliz@gnu.org>
6591
6592 * misc.texi (Emacs Server): Fix the command for setting
6593 server-name. Add an xref to Invoking emacsclient.
6594
6595 * help.texi (Help Summary): Clarify when "C-h ." will do something
6596 nontrivial.
6597 (Apropos): Add cindex entry for apropos-sort-by-scores.
6598
6599 * display.texi (Text Display): Add index entries for how no-break
6600 characters are displayed.
6601
8cf51b2c
GM
66022005-03-26 Eli Zaretskii <eliz@gnu.org>
6603
6604 * files.texi (Visiting): Fix cross-references introduced with the
6605 last change.
6606
6607 * xresources.texi (GTK resources): Fix last change.
6608
8cf51b2c
GM
66092005-03-25 Chong Yidong <cyd@stupidchicken.com>
6610
6611 * xresources.texi (X Resources): GTK options documented too.
6612 (Resources): Clarify meaning of program name.
6613 (Table of Resources): Add visualClass.
6614 (GTK resources): Rewrite.
6615 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6616
6617 * display.texi (Text Display): Mention non-breaking spaces.
6618
6619 * files.texi (Reverting): Document auto-revert-check-vc-info.
6620
6621 * frames.texi (Mouse Commands): Document
6622 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6623
6624 * help.texi (Help Summary): Add `C-h .'.
6625 (Apropos): Apropos accepts a list of search terms.
6626 Document apropos-sort-by-scores.
6627 (Help Echo): Document display-local-help.
6628
6629 * misc.texi (Emacs Server): Document server-name.
6630 (Invoking emacsclient): Document -s option for server names.
6631
6632 * text.texi (Outline Visibility): Introduce "current heading
6633 line" (commands can be called with point on a body line).
6634 Re-order table to follow the sequence of discussion.
6635 hide-body won't hide lines before first header line.
6636 (TeX Mode): Add DocTeX mode.
6637
8cf51b2c
GM
66382005-03-24 Richard M. Stallman <rms@gnu.org>
6639
6640 * mule.texi (Single-Byte Character Support): Delete mention
6641 of iso-acc.el and iso-transl.el.
6642
8cf51b2c
GM
66432005-03-23 Lute Kamstra <lute@gnu.org>
6644
6645 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6646
66472005-03-23 Richard M. Stallman <rms@gnu.org>
6648
8cf51b2c
GM
6649 * search.texi: Delete explicit node pointers.
6650 (Incremental Search): New menu.
6651 (Basic Isearch, Repeat Isearch, Error in Isearch)
6652 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6653 (Slow Isearch): New subnodes.
6654 (Configuring Scrolling): Node deleted.
6655 (Search Case): Doc default-case-fold-search.
6656 (Regexp Replace): Move replace-regexp doc here.
6657
6658 * rmail.texi (Movemail): Put commas inside closequotes.
6659
6660 * picture.texi (Insert in Picture): Document C-c arrow combos.
6661 (Basic Picture): Clarify erasure.
6662
6663 * display.texi (Font Lock): Put commas inside closequotes.
6664
6665 * cmdargs.texi (General Variables): Put commas inside closequotes.
6666
66672005-03-23 Nick Roberts <nickrob@snap.net.nz>
6668
6669 * building.texi (Stack Buffer): Mention reverse contrast for
6670 *selected* frame (might not be current frame).
6671
8cf51b2c
GM
66722005-03-21 Richard M. Stallman <rms@gnu.org>
6673
6674 * building.texi (Starting GUD): Add bashdb.
6675
66762005-03-20 Chong Yidong <cyd@stupidchicken.com>
6677
6678 * basic.texi (Moving Point): Add M-g M-g binding.
6679 (Undo): Document undo-only.
6680 (Position Info): Document M-g M-g and C-u M-g M-g.
6681
6682 * building.texi (Building): Put Grep Searching after Compilation
6683 Shell.
6684 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6685 Document next-error-highlight.
6686 (Grep Searching): Document grep-highlight-matches.
6687 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6688
6689 * calendar.texi (Importing Diary): Rename node from iCalendar.
6690 Document diary-from-outlook.
6691
6692 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6693 Commands.
6694 Mention effect of X drag and drop on Dired buffers.
6695
6696 * files.texi (Visiting): Document large-file-warning-threshold.
6697 Move paragraph on file-selection dialog.
6698 Mention visiting files using X drag and drop.
6699 (Reverting): Mention using Auto-Revert mode to tail files.
6700 Document auto-revert-tail-mode.
6701 (Version Systems): Minor correction.
6702 (Comparing Files): Diff-mode is no longer based on Compilation
6703 mode.
6704 Document compare-ignore-whitespace.
6705 (Misc File Ops): Explain passing a directory to rename-file.
6706 Likewise for copy-file and make-symbolic-link.
6707
6708 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6709 Document mouse-wheel-progressive speed.
6710
6711 * help.texi (Misc Help): Document numeric argument for C-h i.
6712 Correctly explain the effect of just C-u as argument.
6713
6714 * killing.texi (Deletion): Document numeric argument for
6715 just-one-space.
6716
6717 * mini.texi (Completion): Completion acts on text before point.
6718
6719 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6720 (Emulation): CUA mode replaces pc-bindings-mode,
6721 pc-selection-mode, and s-region.
6722
6723 * mule.texi (Input Methods): Leim is now built-in.
6724 (Select Input Method): Document quail-show-key.
6725 (Specify Coding): Document revert-buffer-with-coding-system.
6726
6727 * programs.texi (Fortran Motion): Document f90-next-statement,
6728 f90-previous-statement, f90-next-block, f90-previous-block,
6729 f90-end-of-block, and f90-beginning-of-block.
6730
6731 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6732
6733 * emacs.texi (Acknowledgments): Updated.
6734
6735 * anti.texi: Total rewrite.
6736
8cf51b2c
GM
67372005-03-19 Chong Yidong <cyd@stupidchicken.com>
6738
6739 * ack.texi (Acknowledgments): Update.
6740
67412005-03-19 Eli Zaretskii <eliz@gnu.org>
6742
1c6c854e
CS
6743 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6744 Update copyright years.
8cf51b2c
GM
6745
67462005-03-14 Nick Roberts <nickrob@snap.net.nz>
6747
6748 * building.texi (Commands of GUD): Move paragraph on setting
6749 breakpoints with mouse to the GDB Graphical Interface node.
6750
67512005-03-07 Richard M. Stallman <rms@gnu.org>
6752
8cf51b2c
GM
6753 * misc.texi (Single Shell, Shell Options): Fix previous change.
6754
6755 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6756
67572005-03-06 Richard M. Stallman <rms@gnu.org>
6758
6759 * building.texi (Starting GUD): Don't explain text vs graphical
6760 GDB here. Just mention it and xref.
6761 Delete "just one debugger process".
6762 (Debugger Operation): Move GUD tooltip info here.
6763 (GUD Tooltips): Node deleted.
6764 (GDB Graphical Interface): Explain the two GDB modes here.
6765
8cf51b2c
GM
6766 * sending.texi (Sending Mail): Minor cleanup.
6767 (Mail Aliases): Explain quoting conventions.
6768 Update key rebinding example.
6769 (Header Editing): C-M-i is like M-TAB.
6770 (Mail Mode Misc): mail-attach-file does not do MIME.
6771
6772 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6773 that really belongs here.
6774 (Remote Mailboxes): Text moved to Rmail Inbox.
6775 (Rmail Display): Mention Mouse-1.
6776 (Movemail): Clarify two movemail versions.
6777 Clarify rmail-movemail-program.
6778
8cf51b2c
GM
6779 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6780 Document async shell commands.
6781 (Shell History): Clarify.
6782 (Shell Ring): Mention C-UP an C-DOWN.
6783 (Shell Options): Add comint-prompt-read-only.
6784 (Invoking emacsclient): Set EDITOR to run Emacs.
6785 (Sorting): No need to explain what region is.
6786 (Saving Emacs Sessions): Fix typo.
6787 (Recursive Edit): Fix punctuation.
6788 (Emulation): Don't mention "PC bindings" which are standard.
6789 (Hyperlinking): Explain Mouse-1 convention here.
6790 (Find Func): Node deleted.
6791
8cf51b2c
GM
6792 * help.texi (Name Help): Xref to Hyperlinking.
6793
6794 * glossary.texi (Glossary):
6795 Rename "Balance Parentheses" to "Balancing...".
6796 Add "Byte Compilation". Correct "Copyleft".
6797 New xref in "Customization".
6798 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6799 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6800 Rename "Registers" to "Register".
6801 Replace "Selecting" with "Selected Frame",
6802 "Selected Window", and "Selecting a Buffer".
6803
6804 * files.texi (Types of Log File): Explain how projects'
6805 methods can vary.
6806
8cf51b2c
GM
6807 * display.texi (Faces): Delete "Emacs 21".
6808
6809 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6810 * fixit.texi (Spelling): C-M-i like M-TAB.
6811 * mini.texi (Completion Options): C-M-i like M-TAB.
6812 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6813 * text.texi (Text Mode): C-M-i like M-TAB.
6814
6815 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6816
6817 * calendar.texi (Specified Dates): Mention `g w'.
6818 (Appointments): appt-activate toggles with no arg.
6819
8cf51b2c
GM
68202005-03-05 Juri Linkov <juri@jurta.org>
6821
6822 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6823 "invocation (command line arguments)".
8cf51b2c
GM
6824 (Misc X): Add -nbc, --no-blinking-cursor.
6825
68262005-03-04 Ulf Jasper <ulf.jasper@web.de>
6827
6828 * calendar.texi (iCalendar): No need to require it now.
6829
8cf51b2c
GM
68302005-03-03 Nick Roberts <nickrob@snap.net.nz>
6831
6832 * trouble.texi (Contributing): Mention Savannah. Direct users to
6833 emacs-devel.
6834
68352005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6836
6837 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6838 window.
6839
8cf51b2c
GM
68402005-02-27 Richard M. Stallman <rms@gnu.org>
6841
6842 * building.texi (Compilation): Update mode line status info.
6843
68442005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6845
6846 * calendar.texi (General Calendar): Document binding of
6847 scroll-other-window-down.
6848 (Mayan Calendar): Fix earliest date.
6849 (Time Intervals): Document timeclock-change.
6850 Fix timeclock-ask-before-exiting documentation.
6851
68522005-02-26 Kim F. Storm <storm@cua.dk>
6853
6854 * frames.texi (Mouse References):
6855 Add mouse-1-click-in-non-selected-windows.
6856
68572005-02-25 Richard M. Stallman <rms@gnu.org>
6858
6859 * screen.texi (Screen): Explain better about cursors and mode lines;
6860 don't presuppose text terminals.
6861 (Point): Don't assume just one cursor.
6862 Clarify explanation of cursors.
6863 (Echo Area, Menu Bar): Cleanups.
6864
6865 * mini.texi (Minibuffer): Prompts are highlighted.
6866 (Minibuffer Edit): Newline = C-j only on text terminals.
6867 Clarify resize-mini-windows values.
6868 Mention M-PAGEUP and M-PAGEDOWN.
6869 (Completion Commands): Mouse-1 like Mouse-2.
6870 (Minibuffer History): Explain history commands better.
6871 (Repetition): Add xref to Incremental Search.
6872
6873 * mark.texi (Setting Mark): Clarify info about displaying mark.
6874 Clarify explanation of C-@ and C-SPC.
6875 (Transient Mark): Mention Delete Selection mode.
6876 (Marking Objects): Clean up text about extending the region.
6877
6878 * m-x.texi (M-x): One C-g doesn't always go to top level.
6879 No delay before suggest-key-bindings output.
6880
6881 * fixit.texi (Fixit): Mention C-/ for undo.
6882 (Spelling): Mention ESC TAB like M-TAB.
6883 Replacement words with r and R are rechecked.
6884 Say where C-g leaves point. Mention ? as input.
6885
68862005-02-23 Lute Kamstra <lute@gnu.org>
6887
6888 * cmdargs.texi (Initial Options): Add cross reference.
6889
8cf51b2c
GM
68902005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6891
6892 * emacs.texi (Top): Update menu for splitting of node in
6893 msdog.texi.
6894 * frames.texi (Frames): Update xref for splitting of node in
6895 msdog.texi.
6896 * trouble.texi (Quitting): Ditto.
6897
68982005-02-16 Richard M. Stallman <rms@gnu.org>
6899
6900 * windows.texi (Split Window): Simplify line truncation info
6901 and xref to Display Custom.
6902
6903 * trouble.texi (Quitting): Emergency escape only for text terminal.
6904 (Screen Garbled): C-l for ungarbling is only for text terminal.
6905
6906 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6907
6908 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6909
6910 * programs.texi (Program Modes): Mention Python mode.
6911 (Moving by Defuns): Repeating C-M-h extends region.
6912 (Basic Indent): Clarify.
6913 (Custom C Indent): Clarify.
6914 (Expressions): Repeating C-M-@ extends region.
6915 (Info Lookup): Clarify for C-h S.
6916 (Symbol Completion): ESC TAB alternative for M-TAB.
6917 (Electric C): Clarify.
6918
6919 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6920
6921 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6922 MS-DOS Input node.
6923 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6924 (MS-DOS and MULE): Clarify.
6925 (MS-DOS Processes, Windows Processes): Fix typos.
6926
6927 * major.texi (Choosing Modes): Clarify.
6928
6929 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6930 (Keyboard Macro Step-Edit): Clarify.
6931
6932 * indent.texi (Indentation): Clarifications.
6933
6934 * help.texi (Help): Correct error about C-h in query-replace.
6935 Clarify apropos vs C-h a. Fix how to search in FAQ.
6936 (Key Help): Describe C-h w here.
6937 (Name Help): Minor cleanup. C-h w moved to Key Help.
6938 Clarify the "object" joke.
6939 (Apropos): Clarify. Mouse-1 like Mouse-2.
6940 (Help Mode): Mouse-1 like Mouse-2.
6941
6942 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6943
6944 * display.texi (Display): Reorder menu.
6945 (Faces): Cleanup.
6946 (Font Lock): Cleanup. Mention Options menu.
6947 Delete obsolete text.
6948 (Scrolling): For C-l, don't presume text terminal.
6949 (Horizontal Scrolling): Simplify intro.
6950 (Follow Mode): Clarify.
1c6c854e 6951 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6952 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6953 Doc default-tab-width. Doc line truncation more thoroughly.
6954
6955 * dired.texi (Dired Enter): C-x C-f can run Dired.
6956 (Dired Visiting): Comment out `a' command.
6957 Mouse-1 is like Mouse-2.
6958 (Shell Commands in Dired): ? can be used more than once.
6959
6960 * basic.texi (Continuation Lines): Simplify description of truncation,
6961 and refer to Display Custom for the rest of it.
6962
8cf51b2c
GM
69632005-02-06 Lute Kamstra <lute@gnu.org>
6964
6965 * basic.texi (Undo): Fix typo.
6966
6967 * cmdargs.texi (Emacs Invocation): Fix typo.
6968
6969 * custom.texi (Init Examples): Fix typo.
6970
6971 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6972
69732005-02-06 Richard M. Stallman <rms@gnu.org>
6974
6975 * regs.texi (Registers): Registers can hold numbers, too.
6976
6977 * killing.texi (Other Kill Commands): Cleanup.
6978 Delete redundant explanation of kill in read-only buffer.
6979 (Yanking): Mention term "copying".
6980 (Accumulating Text): Fix typo.
6981
6982 * entering.texi (Entering Emacs): Update rationale at start.
6983 (Exiting): Treat iconifying on a par with suspension.
6984
6985 * custom.texi (Minor Modes): Fix typo.
6986 (Easy Customization): Fix menu style.
6987 (Variables): Add xref.
6988 (Examining): Setting for future sessions works through .emacs.
6989 (Keymaps): "Text terminals", not "Many".
6990 (Init Rebinding): Explain \C-. Show example of \M-.
6991 Fix minor wording errors.
6992 (Function Keys): Explain vector syntax just once.
6993 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6994 (Init File): Mention .emacs.d directory.
6995 (Init Examples): Add xref.
6996 (Find Init): Mention .emacs.d directory.
6997
6998 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6999 (Action Arguments): Explain which kinds of -l args are found how.
7000 (Initial Options): --batch does not inhibit site-start.
7001 Add xrefs.
7002 (Command Example): Use --batch, not -batch.
7003
7004 * basic.texi (Inserting Text): Cleanup wording.
7005 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
7006 C-n is not error at end of buffer.
7007 (Undo): Doc C-/ like C-_. Add xrefs.
7008 (Arguments): META key may be labeled ALT.
7009 Peculiar arg meanings are explained in doc strings.
7010
7011 * abbrevs.texi (Expanding Abbrevs): Clarify.
7012
70132005-02-05 Eli Zaretskii <eliz@gnu.org>
7014
7015 * frames.texi (Frame Parameters): Add an xref to the description
7016 of list-colors-display. Add a pointer to the X docs about colors.
7017
7018 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 7019 Improve docs of list-colors-display.
8cf51b2c
GM
7020
70212005-02-03 Lute Kamstra <lute@gnu.org>
7022
7023 * frames.texi (Frames, Drag and Drop): Fix typos.
7024
70252005-02-03 Richard M. Stallman <rms@gnu.org>
7026
7027 * windows.texi (Basic Window): Mention color-change in mode line.
7028 (Change Window): Explain dragging vertical boundaries.
7029
7030 * text.texi (Sentences): Clarify.
7031 (Paragraphs): Explain M-a and blank lines.
7032 (Outline Mode): Clarify text and menu.
7033 (Hard and Soft Newlines): Mention use-hard-newlines.
7034
7035 * frames.texi (Frames): Delete unnecessary mention of Windows.
7036 (Mouse Commands): Likewise. Mention xterm mouse support.
7037 (Clipboard): Clarify.
7038 (Mouse References): Mention use of Mouse-1 for following links.
7039 (Menu Mouse Clicks): Clarify.
7040 (Mode Line Mouse): Clarify.
7041 (Drag and Drop): Rewrite.
7042
7043 * fixit.texi (Spelling): Fix typo.
7044
7045 * files.texi (File Names): Clarify.
7046 (Visiting): Update conditions for use of file dialog. Clarify.
7047 (Saving): Doc d as answer in save-some-buffers.
7048 (Remote Files): Clean up the text.
7049
7050 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
7051
7052 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
7053 (List Buffers): Clarify.
7054 (Several Buffers): Doc T command.
7055 (Buffer Convenience): Clarify menu.
7056
7057 * basic.texi (Undo): Clarify last change.
7058
70592005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7060
7061 * fixit.texi (Spelling): Fix typo.
7062
70632005-02-01 Luc Teirlinck <teirllm@auburn.edu>
7064
7065 * basic.texi (Undo): Update description of `undo-outer-limit'.
7066
70672005-02-01 Nick Roberts <nickrob@snap.net.nz>
7068
7069 * building.texi: Update documentation relating to GDB Graphical
7070 Interface.
7071
70722005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7073
7074 * custom.texi (Easy Customization): Adapt menu to node name change.
7075
70762005-01-30 Richard M. Stallman <rms@gnu.org>
7077
7078 * custom.texi (Easy Customization): Defn of "User Option" now
7079 includes faces. Don't say just "option" when talking about variables.
7080 Do say just "options" to mean "anything customizable".
7081 (Specific Customization): Describe `customize-variable',
7082 not `customize-option'.
7083
7084 * glossary.texi (Glossary) <Faces>: Add xref.
7085 <User Option>: Change definition--include faces. Change xref.
7086
7087 * picture.texi (Picture): Mention artist.el.
7088
7089 * sending.texi, screen.texi, programs.texi, misc.texi:
7090 * mini.texi, major.texi, maintaining.texi, macos.texi:
7091 * help.texi, frames.texi, files.texi:
7092 Don't say just "option" when talking about variables.
7093
7094 * display.texi, mule.texi: Don't say just "option" when talking
7095 about variables. Other minor cleanups.
7096
8cf51b2c
GM
70972005-01-26 Lute Kamstra <lute@gnu.org>
7098
7099 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7100 File'. Mention the `-Q' option at the `--no-site-file' option.
7101
8cf51b2c
GM
71022005-01-22 David Kastrup <dak@gnu.org>
7103
7104 * building.texi (Grep Searching): Mention alias `find-grep' for
7105 `grep-find'.
7106
71072005-01-20 Richard M. Stallman <rms@gnu.org>
7108
7109 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7110
8cf51b2c
GM
71112005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7112
7113 * rmail.texi (Movemail): Explain differences
7114 between standard and mailutils versions of movemail.
7115 Describe command line and configuration options introduced
7116 with the latter.
7117 Explain the notion of mailbox URL, provide examples and
7118 cross-references to mailutils documentation.
7119 Describe various methods of specifying mailbox names,
7120 user names and user passwords for rmail.
1c6c854e
CS
7121 (Remote Mailboxes): New section.
7122 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7123 options used to control its behavior.
7124 (Other Mailbox Formats): Explain handling of various mailbox
7125 formats.
7126
71272005-01-13 Richard M. Stallman <rms@gnu.org>
7128
7129 * commands.texi (Commands): Clarification.
7130
71312005-01-11 Richard M. Stallman <rms@gnu.org>
7132
7133 * programs.texi (Multi-line Indent): Fix previous change.
7134 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7135
8cf51b2c
GM
71362005-01-08 Richard M. Stallman <rms@gnu.org>
7137
7138 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7139 lazy-highlight.
7140
7141 * search.texi (Query Replace): Mention faces query-replace
7142 and lazy-highlight.
7143 (Incremental Search): Update isearch highlighting info.
7144
8cf51b2c
GM
71452005-01-04 Richard M. Stallman <rms@gnu.org>
7146
7147 * custom.texi (Saving Customizations): Minor improvement.
7148
8cf51b2c
GM
71492005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7150
7151 * custom.texi (Saving Customizations): Emacs no longer loads
7152 `custom-file' after .emacs. No longer mention customizing through
7153 Custom.
7154
8cf51b2c
GM
71552005-01-01 Andreas Schwab <schwab@suse.de>
7156
7157 * killing.texi (Graphical Kill): Move up under node Killing,
7158 change @section to @subsection.
7159
71602005-01-01 Richard M. Stallman <rms@gnu.org>
7161
7162 * custom.texi (Face Customization): Mention hex color specs.
7163
7164 * emacs.texi (Top): Update Killing submenu.
7165
7166 * killing.texi (Killing): Reorganize section.
7167 No more TeX-only text; put the node command at start of chapter.
7168 But the first section heading is used only in TeX.
7169 Rewrite the text to read better in this mode.
7170 (Graphical Kill): New subnode gets some of the text that
7171 used to be in the first section.
7172
71732004-12-31 Richard M. Stallman <rms@gnu.org>
7174
7175 * dired.texi (Shell Commands in Dired): Delete the ? example.
7176
7177 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7178
7179 * files.texi (Saving): Describe new require-final-newline features
7180 and mode-require-final-newline.
7181
8cf51b2c
GM
71822004-12-29 Richard M. Stallman <rms@gnu.org>
7183
7184 * custom.texi (File Variables): Clarify previous change.
7185
c8763fb6 71862004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7187
7188 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7189 out now.
7190
71912004-12-27 Richard M. Stallman <rms@gnu.org>
7192
7193 * Makefile.in (MAKEINFO): Specify --force.
7194
7195 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7196 (Undo): Doc undo-outer-limit.
7197
8cf51b2c
GM
71982004-12-15 Juri Linkov <juri@jurta.org>
7199
7200 * mark.texi (Transient Mark, Mark Ring): M-< and other
7201 movement commands don't set mark in Transient Mark mode
7202 if mark is active.
7203
8cf51b2c
GM
72042004-12-12 Juri Linkov <juri@jurta.org>
7205
7206 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7207 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7208
7209 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7210 (Misc Dired Commands): Add @r{(Dired)} to w.
7211
72122004-12-12 Juri Linkov <juri@jurta.org>
7213
7214 * mark.texi (Marking Objects): Marking commands also extend the
7215 region when mark is active in Transient Mark mode.
7216
8cf51b2c
GM
72172004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * custom.texi (Saving Customizations): Emacs only loads the custom
7220 file automatically after the init file in version 22.1 or later.
7221 Adapt text and examples to this fact.
7222
8cf51b2c
GM
72232004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7224
7225 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7226 be set through Custom. Otherwise, it has no effect.
7227
8cf51b2c
GM
72282004-12-05 Richard M. Stallman <rms@gnu.org>
7229
7230 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7231 * entering.texi: Rename Command Line to Emacs Invocation.
7232
10d1d0af 7233 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7234
7235 * custom.texi (Easy Customization): Move up to section level,
7236 before Variables. Avoid using the term "variable"; say "option".
7237 New initial explanation.
7238 (Variables): In initial explanation, connect "variable" to the
7239 already-explained "user option".
7240
7241 * emacs.texi (Top): Fix ref to Command Line.
7242 Move reference to Easy Customization.
7243
7244 * xresources.texi (X Resources): Fix From link.
7245
7246 * doclicense.texi (GNU Free Documentation License): Fix To link.
7247
7248 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7249
7250 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7251
72522004-12-03 Richard M. Stallman <rms@gnu.org>
7253
7254 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7255
72562004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * kmacro.texi: Several small changes in addition to the following.
7259 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7260 defining a keyboard macro.
7261 Mention `kmacro-ring-max'.
7262 (Keyboard Macro Counter): Clarify description of
7263 `kmacro-insert-counter', `kmacro-set-counter',
7264 `kmacro-add-counter' and `kmacro-set-format'.
7265
72662004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7267
7268 * custom.texi (File Variables): Add `unibyte' and make it more
7269 clear that `unibyte' and `coding' are special. Suggested by Simon
7270 Krahnke <overlord@gmx.li>.
7271
7272 * mule.texi (Enabling Multibyte): Refer to File Variables.
7273 Suggested by Simon Krahnke <overlord@gmx.li>.
7274
c8763fb6 72752004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7276
7277 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7278 x-use-old-gtk-file-dialog.
7279
8cf51b2c
GM
72802004-11-20 Richard M. Stallman <rms@gnu.org>
7281
7282 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7283
72842004-11-09 Lars Brinkhoff <lars@nocrew.org>
7285
7286 * building.texi (Lisp Eval): Delete hyphen in section name.
7287
72882004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7289
7290 * files.texi (Old Versions):
7291 No longer document annotation as "CVS only".
7292
72932004-11-10 Andre Spiegel <spiegel@gnu.org>
7294
7295 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7296 version systems, mentioning the new ones that we support.
7297 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7298 suggestions.
7299
c8763fb6 73002004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7301
49823426 7302 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7303
c8763fb6 73042004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7305
7306 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7307
73082004-10-23 Eli Zaretskii <eliz@gnu.org>
7309
7310 * text.texi (Text Based Tables, Table Definition)
7311 (Table Creation, Table Recognition, Cell Commands)
7312 (Cell Justification, Row Commands, Column Commands)
7313 (Fixed Width Mode, Table Conversion, Measuring Tables)
7314 (Table Misc): New nodes, documenting the Table Mode.
7315
8cf51b2c
GM
73162004-10-19 Jason Rumney <jasonr@gnu.org>
7317
7318 * makefile.w32-in (info): Change order of arguments to makeinfo.
7319
73202004-10-19 Ulf Jasper <ulf.jasper@web.de>
7321
7322 * calendar.texi (iCalendar): Update for package changes.
7323
8cf51b2c
GM
73242004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7325
7326 * files.texi (Misc File Ops): View mode is a minor mode.
7327
8cf51b2c
GM
73282004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7329
7330 * calendar.texi (iCalendar): Style changes.
7331
73322004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7333
7334 * search.texi (Regexps): The regexp described in the example is no
7335 longer stored in the variable `sentence-end'.
7336
8cf51b2c
GM
73372004-10-06 Nick Roberts <nickrob@snap.net.nz>
7338
7339 * building.texi (Starting GUD): Note that multiple debugging
7340 sessions requires `gdb --fullname'.
7341
73422004-10-05 Ulf Jasper <ulf.jasper@web.de>
7343
7344 * calendar.texi (iCalendar): New section for a new package.
7345
8cf51b2c
GM
73462004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * text.texi: Various small changes in addition to the following.
7349 (Text): Replace xref for autotype with inforef.
7350 (Sentences): Explain nil value for `sentence-end'.
7351 (Paragraphs): Update default values for `paragraph-start' and
7352 `paragraph-separate'.
7353 (Text Mode): Correct description of Text mode's effect on the
7354 syntax table.
7355 (Outline Visibility): `hide-other' does not hide top level headings.
7356 `selective-display-ellipses' no longer has an effect on Outline mode.
7357 (TeX Misc): Add missing @cindex.
7358 Replace xref for RefTeX with inforef.
7359 (Requesting Formatted Text): The variable
7360 `enriched-fill-after-visiting' no longer exists.
7361 (Editing Format Info): Update names of menu items and commands.
7362 (Format Faces): Mention special effect of specifying the default face.
7363 Describe inheritance of text properties.
7364 Correct description of `fixed' face.
7365 (Format Indentation): Correct description of effect of setting
7366 margins. Mention `set-left-margin' and `set-right-margin'.
7367 (Format Justification): Update names of menu items.
7368 `set-justification-full' is now bound to `M-j b'.
7369 Mention that `default-justification' is a per buffer variable.
7370 (Format Properties): Update name of menu item.
7371 (Forcing Enriched Mode): `format-decode-buffer' automatically
7372 turns on Enriched mode if the buffer is in text/enriched format.
7373
73742004-10-05 Emilio C. Lopes <eclig@gmx.net>
7375
7376 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7377
73782004-09-28 Kim F. Storm <storm@cua.dk>
7379
7380 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7381 Align with new functionality.
7382
8cf51b2c
GM
73832004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * display.texi (Display Custom): Remove stray `@end defvar'.
7386
73872004-09-23 Kim F. Storm <storm@cua.dk>
7388
7389 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7390 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7391
8cf51b2c
GM
73922004-09-20 Richard M. Stallman <rms@gnu.org>
7393
7394 * custom.texi (Hooks): Explain using setq to clear out a hook.
7395 (File Variables): Explain multiline string constants.
7396 (Non-ASCII Rebinding): Explain when you need to update
7397 non-ASCII char codes in .emacs.
7398
7399 * building.texi (Compilation): Explain how to make a silent
7400 subprocess that won't be terminated. Explain compilation-environment.
7401
74022004-09-13 Kim F. Storm <storm@cua.dk>
7403
7404 * mini.texi (Repetition): Rename isearch-resume-enabled to
7405 isearch-resume-in-command-history and change default to disabled.
7406
8cf51b2c
GM
74072004-09-09 Kim F. Storm <storm@cua.dk>
7408
7409 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7410 with new `kmacro-name-last-macro'.
7411
8cf51b2c
GM
74122004-09-08 Juri Linkov <juri@jurta.org>
7413
7414 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7415
8cf51b2c
GM
74162004-09-03 Juri Linkov <juri@jurta.org>
7417
7418 * search.texi (Incremental Search): Update wording for M-%.
7419
74202004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * killing.texi (Killing): Correct description of kill commands in
7423 read-only buffer.
7424
74252004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7426
7427 * building.texi (Compilation Mode): Add a paragraph about rules
7428 for finding the compilation buffer for `next-error'.
7429
7430 * search.texi (Other Repeating Search): Mention that Occur mode
7431 supports the next-error functionality.
7432
74332004-09-02 Juri Linkov <juri@jurta.org>
7434
7435 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7436
74372004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7438
7439 * kmacro.texi (Basic Keyboard Macro):
7440 `apply-macro-to-region-lines' now operates on all lines that begin
7441 in the region, rather than on all complete lines in the region.
7442
c8763fb6 74432004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7444
7445 * frames.texi (Drag and drop): Add documentation about
7446 x-dnd-test-function and x-dnd-known-types.
7447
74482004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * indent.texi: Various minor changes in addition to:
7451 (Indentation Commands): Correct description of `indent-relative'.
7452 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7453 mode. The *Tab Stops* buffer uses Overwrite Mode.
7454 (Just Spaces): `tabify' converts sequences of at least two spaces
7455 to tabs.
7456
8cf51b2c
GM
74572004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7458
7459 * frames.texi (Secondary Selection): Setting the secondary
7460 selection with M-Drag-Mouse-1 does not alter the kill ring,
7461 setting it with M-Mouse-1 and M-Mouse-3 does.
7462 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7463 toolkit scroll bars.
7464 (Scroll Bars): Ditto.
7465
7466 * windows.texi (Basic Window): When using a window system, the value
7467 of point in a non-selected window is indicated by a hollow box.
7468 (Split Window): Side by side windows are separated by a scroll bar,
7469 if scroll bars are used.
7470 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7471 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7472 (Window Convenience): Update bindings for `winner-undo' and
7473 `winner-redo'.
7474
7475 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7476 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7477 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7478 of "Using Emacs as a Server".
7479 * building.texi (Building): Interchange nodes (for correct numbering).
7480 * programs.texi (Programs): Interchange nodes (for correct numbering).
7481 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7482 Info to the node structure.
7483 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7484 Rearrange order of nodes and sections such that both "GNU GENERAL
7485 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7486 end, as appropriate for appendices.
7487 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7488 Use `@unnumberedsec'.
7489 * trouble.texi: Adapt sectioning in Info to the node structure.
7490 Adapt node pointers to change in emacs.texi.
7491 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7492
8cf51b2c
GM
74932004-08-25 Kenichi Handa <handa@m17n.org>
7494
7495 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7496 description for unibyte mode.
7497
74982004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7499
7500 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7501
7502 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7503 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7504 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7505 in @pxref.
7506
75072004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7510 Change section names.
7511
8cf51b2c
GM
75122004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * kmacro.texi (Keyboard Macro Ring): Rename section.
7515 Emacs treats the head of the macro ring as the `last keyboard macro'.
7516 (Keyboard Macro Counter): Minor change.
7517 (Save Keyboard Macro): Some clarifications.
7518 (Edit Keyboard Macro): Rename section.
7519
7520 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7521 32-bit machines.
7522 (Several Buffers): Clarify which buffer is selected if `2' is
7523 pressed in the Buffer Menu.
7524 Auto Revert mode can be used to update the Buffer Menu
7525 automatically.
7526
75272004-08-21 Eli Zaretskii <eliz@gnu.org>
7528
7529 * help.texi (Misc Help): Add an index entry for finding an Info
7530 manual by its file name.
7531
75322004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7533
7534 * files.texi (Backup Deletion): Correct description of
7535 `delete-old-versions'.
7536 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7537 (Auto Save Files): Recommend `auto-save-mode' to reenable
7538 auto-saving, rather than the abbreviation `auto-save'.
7539
75402004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7541
7542 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7543 for "killing" and "yanking" in main menu.
7544
75452004-08-16 Richard M. Stallman <rms@gnu.org>
7546
7547 * killing.texi (Yanking, Killing): Minor cleanups.
7548
7549 * mark.texi (Momentary Mark): Minor cleanups.
7550
75512004-08-15 Kenichi Handa <handa@etl.go.jp>
7552
7553 * custom.texi (Non-ASCII Rebinding):
7554 C-q always inserts the right code to pass to global-set-key.
7555
8cf51b2c
GM
75562004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7559 `insert-register', instead of `C-x r g' binding, for consistency.
7560
75612004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7562
7563 * fixit.texi (Spelling): Fix typo.
7564
75652004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7566
7567 * help.texi (Help): Fix Texinfo usage.
7568
8cf51b2c
GM
75692004-07-24 Richard M. Stallman <rms@gnu.org>
7570
7571 * text.texi (Paragraphs): Update how paragraphs are separated
7572 and the default for paragraph-separate.
7573
7574 * search.texi (Regexp Replace): Further update text for new
7575 replacement operators.
7576
8cf51b2c
GM
75772004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7578
7579 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7580 `R' switch.
7581
7582 * dired.texi (Dired Updating): `k' only deletes inserted
7583 subdirectories from the Dired buffer if a prefix argument was given.
7584
7585 * search.texi (Regexps): Delete redundant definition of `symbol' in
7586 description of `\_>'. It already occurs in the description of `\_<'.
7587
8cf51b2c
GM
75882004-07-01 Juri Linkov <juri@jurta.org>
7589
7590 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7591 (Regexp Search): Add M-r.
7592
75932004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7594
7595 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7596
75972004-06-29 Jesper Harder <harder@ifa.au.dk>
7598
49823426 7599 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7600
76012004-06-25 Richard M. Stallman <rms@gnu.org>
7602
7603 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7604
76052004-06-25 David Kastrup <dak@gnu.org>
7606
7607 * search.texi (Regexp Replace): Some typo corrections and
7608 rearrangement.
7609
76102004-06-24 David Kastrup <dak@gnu.org>
7611
7612 * search.texi (Unconditional Replace): Use replace-string instead
7613 of query-replace in example.
7614 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7615 sequences.
7616 (Query Replace): Correct explanation of `^' which does not use
7617 the mark stack.
7618
76192004-06-21 Nick Roberts <nickrob@gnu.org>
7620
7621 * misc.texi (Shell History Copying): Document comint-insert-input.
7622 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7623
8cf51b2c
GM
76242004-06-20 Jesper Harder <harder@ifa.au.dk>
7625
7626 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7627 * custom.texi (Customization): Do.
7628 * anti.texi (Antinews): Do.
7629 * abbrevs.texi (Defining Abbrevs): Do.
7630
7631 * programs.texi (Info Lookup): Fix keybinding for
7632 info-lookup-symbol.
7633
76342004-06-16 Juanma Barranquero <lektu@terra.es>
7635
7636 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7637 Add emacs-xtra.
7638 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7639 (clean): Add emacs-xtra and flymake. Remove redundancies.
7640
76412004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7642
7643 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7644 Add emacs-xtra.
7645 * emacs-xtra.texi: New file.
7646
76472004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7648
7649 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7650 (Dired and Find): Mention differences with ordinary Dired buffers.
7651
8cf51b2c
GM
76522004-06-13 Richard M. Stallman <rms@gnu.org>
7653
7654 * custom.texi (Init Syntax): Explain about vars that do special
7655 things when set with setq or with Custom.
7656 (Init Examples): Add line-number-mode example.
7657
8cf51b2c
GM
76582004-06-12 Juri Linkov <juri@jurta.org>
7659
7660 * dired.texi (Operating on Files): Add dired-do-touch.
7661
8cf51b2c
GM
76622004-06-10 Juri Linkov <juri@jurta.org>
7663
7664 * building.texi (Lisp Eval): Add C-M-x on defface.
7665
76662004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7667
7668 * files.texi (Reverting): Auto-Revert mode and
7669 Global Auto-Revert mode no longer revert remote files.
7670
8cf51b2c
GM
76712004-05-29 Richard M. Stallman <rms@gnu.org>
7672
7673 * custom.texi (Init File): Two dashes start --no-site-file.
7674
8cf51b2c
GM
76752004-05-29 Alan Mackenzie <acm@muc.de>
7676
7677 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7678 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7679 (AWK, Pike): Document as "C-like modes".
7680 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7681 (M-x man): Supersedes M-x manual-entry.
7682 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7683
7684 ("Comments in C"): Delete node; the info is in CC Mode manual.
7685 (c-comment-only-line-offset): Remove description.
7686
7687 (C-c ., C-c C-c): Describe new C Mode bindings.
7688
7689 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7690 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7691 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7692 Amend definitions.
7693
7694 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7695 Describe functions.
7696
7697 (c-comment-start-regexp, c-hanging-comment-ender-p)
7698 (c-hanging-comment-starter-p): Remove obsolete definitions.
7699
7700 * emacs.texi: Remove the menu entry "Comments in C".
7701
8cf51b2c
GM
77022004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7703
7704 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7705 `M-x locate'.
7706
77072004-05-16 Karl Berry <karl@gnu.org>
7708
7709 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7710 makeinfo --html fails.
7711 * help.texi (Help Summary) [@ifnottex]: Likewise.
7712
77132004-05-13 Nick Roberts <nickrob@gnu.org>
7714
7715 * building.texi (GDB Graphical Interface): Update and describe
7716 layout first.
7717
8cf51b2c
GM
77182004-05-04 Jason Rumney <jasonr@gnu.org>
7719
7720 * makefile.w32-in: Revert last change.
7721
77222004-05-03 Jason Rumney <jasonr@gnu.org>
7723
7724 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7725
8cf51b2c
GM
77262004-04-23 Juanma Barranquero <lektu@terra.es>
7727
7728 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7729
77302004-04-18 Juri Linkov <juri@jurta.org>
7731
7732 * fixit.texi (Spelling): Remove file extension from ispell xref.
7733
77342004-04-15 Kim F. Storm <storm@cua.dk>
7735
7736 * cmdargs.texi (Initial Options): Add -Q.
7737
77382004-04-05 Kim F. Storm <storm@cua.dk>
7739
7740 * custom.texi (File Variables): Add safe-local-eval-forms.
7741
8cf51b2c
GM
77422004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7743
7744 * files.texi (Reverting): Correct description of revert-buffer's
7745 handling of point.
7746
77472004-03-22 Juri Linkov <juri@jurta.org>
7748
7749 * emacs.texi (Top): Add `Misc X'.
7750
49823426 7751 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7752
7753 * glossary.texi: Improve references.
7754
7755 * help.texi: Sync keywords with finder.el.
7756
7757 * mini.texi (Completion): Add description for menu items.
7758
7759 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7760
7761 * sending.texi (Mail Methods): Fix xref to Message manual.
7762
8cf51b2c
GM
77632004-03-12 Richard M. Stallman <rms@gnu.org>
7764
8cf51b2c
GM
7765 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7766
8cf51b2c
GM
77672004-03-04 Richard M. Stallman <rms@gnu.org>
7768
7769 * search.texi (Regexps): Explain that ^ and $ have their
7770 special meanings only in certain contexts.
7771
7772 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7773
7774 * mule.texi (Specify Coding): Doc C-x RET F.
7775
7776 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7777 for multiple compile and grep buffers.
7778 (Indirect Buffers): Don't recommand clone-indirect-buffer
7779 for multiple compile and grep buffers.
7780
8cf51b2c
GM
77812004-02-29 Juanma Barranquero <lektu@terra.es>
7782
7783 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7784 Use $(DEL) instead of rm, and ignore exit code.
7785
8cf51b2c
GM
77862004-02-23 Nick Roberts <nick@nick.uklinux.net>
7787
7788 * building.texi (Watch Expressions): Update.
7789
77902004-02-21 Juri Linkov <juri@jurta.org>
7791
1c6c854e
CS
7792 * cmdargs.texi (Action Arguments): Add alias --find-file.
7793 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7794 to Command Arguments.
7795 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7796 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7797 (Window Size X): Join -g and --geometry. Add @cindex.
7798 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7799 (Title X): Remove alias -title.
7800 (Misc X): New node.
7801
c8763fb6 78022004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7803
7804 * frames.texi (Drag and drop): Add Motif to list of supported
7805 protocols.
7806
c8763fb6 78072004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7808
7809 * frames.texi (Drag and drop): New section.
7810
78112004-01-24 Richard M. Stallman <rms@gnu.org>
7812
1c6c854e 7813 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7814 Include it only @ifnotinfo. Patch the preceding and following
7815 node headers to point to each other.
7816
78172004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7818
7819 * calendar.texi (Appointments): Update section.
7820
78212003-12-29 Kevin Ryde <user42@zip.com.au>
7822
8cf51b2c
GM
7823 * programs.texi (C Modes): Fix the xref.
7824
78252003-12-23 Nick Roberts <nick@nick.uklinux.net>
7826
7827 * building.texi (Watch Expressions): Update.
7828 (Commands of GUD): Include use of toolbar + breakpoints set from
7829 fringe/margin.
7830
78312003-12-03 Andre Spiegel <spiegel@gnu.org>
7832
7833 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7834 <acm@muc.de>.
7835
c8763fb6 78362003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7837
7838 * frames.texi (Dialog Boxes): Add use-file-dialog.
7839
8cf51b2c
GM
78402003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7841
7842 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7843 in CC Mode.
7844
8cf51b2c
GM
78452003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7846
7847 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7848 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7849 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7850 * man/frames.texi, man/glossary.texi, man/killing.texi:
7851 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7852 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7853 * man/sending.texi, man/text.texi, man/trouble.texi:
7854 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7855
78562003-11-01 Alan Mackenzie <acm@muc.de>
7857
7858 * search.texi (Scrolling During Incremental Search): Document a
7859 new scrolling facility in isearch mode.
7860
8cf51b2c
GM
78612003-10-22 Miles Bader <miles@gnu.org>
7862
7863 * Makefile.in (info): Move before $(top_srcdir)/info.
7864
78652003-10-22 Nick Roberts <nick@nick.uklinux.net>
7866
7867 * building.texi (Watch Expressions): Update section on data display
7868 to reflect code changes (GDB Graphical Interface).
7869
8cf51b2c
GM
78702003-10-13 Richard M. Stallman <rms@gnu.org>
7871
7872 * xresources.texi (GTK resources): Clean up previous change.
7873
c8763fb6 78742003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7875
7876 * xresources.texi (GTK resources): Add a note that some themes
7877 disallow customizations. Add scroll theme example.
7878
8cf51b2c
GM
78792003-09-30 Richard M. Stallman <rms@gnu.org>
7880
8cf51b2c
GM
7881 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7882
7883 * misc.texi (Saving Emacs Sessions): Shorten the section,
7884 collapsing back into one node.
7885
78862003-09-30 Lars Hansen <larsh@math.ku.dk>
7887
7888 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7889
ce058493 78902003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7891
7892 * xresources.texi (GTK names in Emacs): Correct typo.
7893
8cf51b2c
GM
78942003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7895
1c6c854e
CS
7896 * cmdargs.texi (Font X): Mention new default font.
7897 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7898 problems involved. (Result of discussion on emacs-devel.)
7899
79002003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7901
7902 * emacs.texi (Acknowledgements): Correct typo.
7903
79042003-09-22 Richard M. Stallman <rms@gnu.org>
7905
7906 * dired.texi (Misc Dired Commands): New node.
7907 (Dired Navigation): Add dired-goto-file.
7908
7909 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7910
7911 * emacs.texi (Acknowledgements): New node, split from Distribution.
7912
7913 * cmdargs.texi (Action Arguments): -f reads interactive args.
7914
8cf51b2c
GM
79152003-09-08 Lute Kamstra <lute@gnu.org>
7916
7917 * screen.texi (Mode Line): Say that POS comes before LINE.
7918 Mention `size-indication-mode'.
1c6c854e
CS
7919 * display.texi (Optional Mode Line):
7920 Document `size-indication-mode'.
8cf51b2c
GM
7921 * basic.texi (Position Info): Mention `size-indication-mode'.
7922
79232003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7924
7925 * xresources.texi (Resources): Refer to `editres' man page.
7926 (Lucid Resources): Update defaults. Expand description of
7927 `shadowThickness'.
7928
79292003-09-04 Miles Bader <miles@gnu.org>
7930
7931 * Makefile.in (top_srcdir): New variable.
7932 ($(top_srcdir)/info): New rule.
7933 (info): Depend on it.
7934
79352003-09-03 Peter Runestig <peter@runestig.com>
7936
7937 * makefile.w32-in: New file.
7938
79392003-08-29 Richard M. Stallman <rms@gnu.org>
7940
7941 * misc.texi (Saving Emacs Sessions): Correct previous change.
7942
8cf51b2c
GM
79432003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7944
8cf51b2c
GM
7945 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7946 (Intro): Include kmacro.texi after fixit.texi instead of after
7947 custom.texi. (As suggested by Kim Storm.)
7948
79492003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7950
7951 * fixit.texi (Fixit): Update `Next' pointer.
7952 * files.texi (Files): Update `Previous' pointer.
7953 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7954 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7955 (Suggested by Kim Storm.)
7956 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7957
79582003-08-18 Kim F. Storm <storm@cua.dk>
7959
7960 * kmacro.texi: New file describing enhanced keyboard macro
7961 functionality. Replaces old description in custom.texi.
7962
7963 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7964 (Keyboard Macros): Move to new kmacro.texi file.
7965
7966 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7967
8cf51b2c
GM
79682003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7969
7970 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7971
79722003-08-17 Alex Schroeder <alex@gnu.org>
7973
7974 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7975 required.
7976
8cf51b2c
GM
79772003-08-05 Richard M. Stallman <rms@gnu.org>
7978
7979 * programs.texi (Lisp Indent): Don't describe
7980 lisp-indent-function property here. Use xref to Lisp Manual.
7981
8cf51b2c
GM
79822003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7983
fffa137c 7984 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7985 abbreviations.
7986
79872003-07-24 Markus Rost <rost@math.ohio-state.edu>
7988
7989 * buffers.texi (List Buffers): Fix previous change.
7990
8cf51b2c
GM
79912003-07-13 Markus Rost <rost@math.ohio-state.edu>
7992
7993 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7994 List*.
7995
79962003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7997
8cf51b2c
GM
7998 * display.texi (Font Lock): Fix typo.
7999
80002003-07-07 Richard M. Stallman <rms@gnu.org>
8001
8002 * display.texi (Font Lock): Add xref for format info on
8003 font-lock-remove-keywords.
8004
8005 * building.texi (Compilation): Document what happens with asynch
8006 children of compiler process.
8007
8008 * help.texi (Library Keywords): Use @multitable.
8009
8cf51b2c
GM
80102003-06-04 Richard M. Stallman <rms@gnu.org>
8011
8012 * programs.texi (Expressions): Delete C-M-DEL.
8013
8014 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
8015 comint-move-point-for-output renamed from
8016 comint-scroll-to-bottom-on-output.
8017
8018 * custom.texi (Init Rebinding): Replace previous change with xref.
8019 (Non-ASCII Rebinding): Explain that issue more briefly here.
8020
80212003-05-28 Richard M. Stallman <rms@gnu.org>
8022
8023 * indent.texi (Indentation): Condense, simplify, clarify prev change.
8024
80252003-05-28 Nick Roberts <nick@nick.uklinux.net>
8026
8027 * building.texi (GDB Graphical Interface): New node.
8028 (Rewritten somewhat by RMS.)
8029
c8763fb6 80302003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8031
8032 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
8033 non-English letters. Explain how to set coding systems correctly
8034 and how to include the right coding cookie in the file.
8035
c8763fb6 80362003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
8037
8038 * indent.texi (Indentation): Explain the concepts.
8039 (Just Spaces): Explain why preventing tabs for indentation might
8040 be useful.
8041
8cf51b2c
GM
80422003-04-16 Richard M. Stallman <rms@gnu.org>
8043
8044 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
8045
8cf51b2c
GM
80462003-02-22 Alex Schroeder <alex@emacswiki.org>
8047
8048 * cmdargs.texi (General Variables): Document SMTPSERVER.
8049
8cf51b2c
GM
8050 * sending.texi: Remove SMTP node.
8051 (Mail Sending): Describe `send-mail-function'. Link to SMTP
8052 library.
8053
8cf51b2c
GM
80542003-02-22 Alex Schroeder <alex@emacswiki.org>
8055
8056 * sending.texi (Sending via SMTP): Explain MTA/MUA.
8057
80582003-02-22 Simon Josefsson <jas@extundo.com>
8059
8060 * sending.texi (Mail Methods): Add node about SMTP.
8061
c8763fb6 80622003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8063
8064 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
8065
8cf51b2c
GM
80662003-02-01 Kevin Ryde <user42@zip.com.au>
8067
8068 * glossary.texi (Glossary): Correction to cl cross reference.
8069
80702003-01-20 Richard M. Stallman <rms@gnu.org>
8071
8072 * killing.texi (Rectangles): Document C-x c r.
8073
c8763fb6 80742003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8075
8076 * xresources.texi (GTK resources): New node.
8077 (GTK widget names): New node.
8078 (GTK names in Emacs): New node.
8079 (GTK styles): New node.
8080
c8763fb6 80812003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8082
8083 * maintaining.texi (Create Tags Table): Add reference to the new
8084 `etags --help --lang=LANG' option.
8085
8cf51b2c
GM
80862002-10-02 Karl Berry <karl@gnu.org>
8087
49823426 8088 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8089 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8090 where needed for the sake of the HTML output.
8cf51b2c
GM
8091
80922001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8093
8094 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8095 source files.
8096
80972001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8098
8099 * Makefile.in (emacsman): New target.
8100
8cf51b2c
GM
81012001-10-20 Gerd Moellmann <gerd@gnu.org>
8102
8103 * (Version 21.1 released.)
8104
81052001-10-05 Gerd Moellmann <gerd@gnu.org>
8106
8107 * Branch for 21.1.
8108
8cf51b2c
GM
81092001-03-05 Gerd Moellmann <gerd@gnu.org>
8110
8111 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8112
8cf51b2c
GM
81132000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8114
8115 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8116
8cf51b2c
GM
81171999-07-12 Richard Stallman <rms@gnu.org>
8118
8119 * Version 20.4 released.
8120
81211998-12-04 Markus Rost <rost@delysid.gnu.org>
8122
8123 * Makefile.in (INFO_TARGETS): Delete customize.info.
8124 (DVI_TARGETS): Delete customize.dvi.
8125 (../info/customize, customize.dvi): Targets deleted.
8126
81271998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8128
8129 * Version 20.3 released.
8130
81311998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8132
8133 * Makefile.in (EMACSSOURCES): Add mule.texi.
8134 Add msdog.texi, ack.texi. Remove gnu1.texi.
8135
81361998-04-06 Andreas Schwab <schwab@gnu.org>
8137
768c0c0f
JB
8138 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8139 Use it in dvi targets.
8cf51b2c
GM
8140
81411997-09-23 Paul Eggert <eggert@twinsun.com>
8142
8143 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8144 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8145 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8146
81471997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8148
8149 * Version 20.2 released.
8150
81511997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8152
8153 * Version 20.1 released.
8154
81551997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8156
8157 * Makefile (../info/customize, customize.dvi): New targets.
8158 (INFO_TARGETS): Add ../info/customize.
8159 (DVI_TARGETS): Add customize.dvi.
8160
8cf51b2c
GM
81611996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8162
8163 * Version 19.33 released.
8164
81651996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8166
8167 * Version 19.32 released.
8168
8cf51b2c
GM
81691996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8170
8171 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8172
81731996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8174
8175 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8176 Specify -I option.
8177 (All dvi targets): Set the TEXINPUTS variable.
8178
81791996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8180
8181 * Version 19.31 released.
8182
8cf51b2c
GM
81831995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8184
8185 * Version 19.30 released.
8186
8cf51b2c
GM
81871995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8188
8189 * Makefile.in (maintainer-clean): Rename from realclean.
8190
81911994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8192
8193 * Makefile.in: New file.
8194 * Makefile: File deleted.
8195
81961994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8197
8198 * Makefile (TEXINDEX_OBJS): Variable deleted.
8199 (texindex, texindex.o, getopt.o): Rules deleted.
8200 All deps on texindex deleted.
8201 (distclean): Don't delete texindex.
8202 (mostlyclean): Don't delete *.o.
8203 * texindex.c, getopt.c: Files deleted.
8204
82051994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8206
8207 * Version 19.26 released.
8208
82091994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8210
8211 * Makefile (EMACSSOURCES): Exclude undo.texi.
8212
82131994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8214
8215 * Version 19.25 released.
8216
82171994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8218
8219 * Version 19.24 released.
8220
82211994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8222
8223 * Version 19.23 released.
8224
82251994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8226
8227 * Makefile: Delete spurious tab.
8228
82291994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8230
8231 * Makefile (.SUFFIXES): New rule.
8232
8cf51b2c
GM
82331993-12-04 Richard Stallman (rms@srarc2)
8234
8235 * getopt.c: New file.
8236 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8237 (getopt.o): New rule.
8238 (dvi): Don't depend on texindex.
49823426 8239 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8240
82411993-12-03 Richard Stallman (rms@srarc2)
8242
49823426
GM
8243 * Makefile (TEXI2DVI): New variable.
8244 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8245 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8246
82471993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8248
8249 * Version 19.22 released.
8250
82511993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8252
8253 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8254
82551993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8256
8257 * Version 19.21 released.
8258
8cf51b2c
GM
82591993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8260
8261 * Makefile (realclean): Don't delete the Info files.
8262
f0131492 82631993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8264
8cf51b2c
GM
8265 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8266 4' where appropriate.
8267
f0131492 82681993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8269
49823426 8270 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8271
8272 * texindex.c: Include "../src/config.h" if building in emacs.
8273
8274 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8275 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8276 Add target to build texindex.c, defining `emacs'.
8277
8cf51b2c
GM
82781993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8279
8280 * Version 19.19 released.
8281
8cf51b2c
GM
82821993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8283
8284 * Version 19.18 released.
8285
82861993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8287
8288 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8289
82901993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8291
8292 * Version 19.17 released.
8293
82941993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8295
8296 * split-man: Fix typos in last change.
8297
82981993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8299
8300 * Version 19.16 released.
8301
83021993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8303
8304 * version 19.15 released.
8305
83061993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8307
8308 * Makefile (distclean): It's rm, not rf.
8309
83101993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8311
8312 * Version 19.14 released.
8313
83141993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8315
8316 * Makefile: New file.
8317
83181993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8319
8320 * Version 19.13 released.
8321
83221993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8323
8324 * Version 19.9 released.
8325
83261993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8327
8328 * Version 19.8 released.
8329
83301993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8331
8332 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8333
8334 * trouble.texi: It's `enable-flow-control-on', not
8335 `evade-flow-control-on'.
8336
83371993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8338
8339 * display.texi: Document standard-display-european.
8340
83411993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8342
8343 * Version 19.7 released.
8344
8345 * emacs.texi: Add a sentence to the top menu mentioning the
8346 specific version of Emacs this manual applies to.
8347
83481993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8349
8350 * basic.texi: Document next-line-add-lines variable used to
8351 implement down-arrow.
8352
8353 * killing.texi: Document kill-whole-line.
8354
83551993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8356
8357 * text.texi: Update unix TeX ordering information.
8358
83591993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8360
8361 * news.texi: Mention fill-rectangle in keybinding list.
8362
8363 * killing.texi: Document fill-rectangle.
8364
83651993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8366
8367 * vc.texi: Bring the docs up to date with VC 5.2.
8368
83691992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8370
8371 * emacs.tex: Mention blackbox and gomoku under Amusements.
8372 Assembler mode is now mentioned and appropriately indexed
8373 under Programming Modes.
8374
83751991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8376
8377 * emacs.tex: Update TeX ordering information.
8378
8cf51b2c
GM
83791990-06-26 David Lawrence (tale@geech)
8380
8381 * emacs.tex: Note that completion-ignored-extensions is not used
8382 to filter out names when all completions are displayed in
8383 *Completions*.
8384
83851990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8386
8387 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8388
83891990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8390
8391 * emacs.tex: Add @findex grep.
8392
8cf51b2c
GM
83931988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8394
8395 * emacs.tex: Correct two typos. No other changes before
8396 Version 19 will be made.
8397
8cf51b2c
GM
83981988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8399
8400 * emacs.tex: Update information for obtaining TeX distribution from the
8401 University of Washington.
8402
8403;; Local Variables:
c8763fb6 8404;; coding: utf-8
8cf51b2c
GM
8405;; End:
8406
95df8112 8407 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8408
8409 This file is part of GNU Emacs.
8410
352c8b4a 8411 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8412 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8413 the Free Software Foundation, either version 3 of the License, or
8414 (at your option) any later version.
8cf51b2c
GM
8415
8416 GNU Emacs is distributed in the hope that it will be useful,
8417 but WITHOUT ANY WARRANTY; without even the implied warranty of
8418 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8419 GNU General Public License for more details.
8420
8421 You should have received a copy of the GNU General Public License
352c8b4a 8422 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.